@import url('https://fonts.googleapis.com/css?family=Laila:300,400,500,600,700|Vesper+Libre:400,500,700,900&subset=devanagari,latin-ext');
.mb-4{margin-bottom:0px !important;}
body{/*font-family: 'S07150F4';*/ font-family: 'Vesper Libre', serif; background:url(../img/regal.png)repeat;font-weight: 600;}
.top_line{ background: url(../img/top_brdr.svg)repeat;
    height: 17px;
    /* background: #6a4102; */
        top: -22px;
    position: absolute;
    z-index: 1;}
.nav-link{color:#000;font-size:20px;}
.nav-link:hover{color:#f90;}


.bottom_line{ background: url(../img/top_brdr.svg)repeat;
    height: 17px;
    /* background: #6a4102; */
        top: 5px;
    position: absolute;
    z-index: 1;
        transform: rotate(180deg);
    }
    
.ftr_brdr{background: url(../img/ftr_brdr.svg)repeat;
       height: 43px;
    /* background: #6a4102; */
    top: -43px;
    position: absolute;
    z-index: 1;
}


 
.evnt_brdr{background: url(../img/evnt_brdr.svg)repeat;
       height: 20px;
    /* background: #6a4102; */
    top: -12px;
    position: absolute;
    z-index: 1;
}


.inner_line{ background: url(../img/inner_border.svg)repeat;
  
    height: 20px;
    /* background: #6a4102; */
    top: 0px;
    position: absolute;
    z-index: 1;
    /* transform: rotate(180deg); */
    border-top: 2px solid #6a4102;
    }
    

.border2{ background: url(../img/border_2.png)repeat;
    height: 17px;
    /* background: #6a4102; */
        top: 0px;
   
    z-index: 1;
    
    }
    

.border3{ background: url(../img/border_2.png)repeat;
    height: 17px;
    /* background: #6a4102; */
        top: 0px;
     transform: rotate(180deg);
    z-index: 1;
    
    }
    
    
.nav-link{color:#000;font-size:20px;}
.nav-link:hover{color:#f90;}




/* TOP HEADER
-------------------------------------------------- */
.fix_menu{width:100%;margin:0 auto;}
.collapse.show {
 
    background: transparent;
 
 
	
}

h2{    color: #6a4102;
    font-size: 40px;
    font-family: 'Laila', serif;
    font-weight: bold;
    border-bottom: 3px double #6a4102;
        padding-bottom: 10px;

    }
.sub_menu_group{    width: auto !important;}
.btn_menu {
    background: none;
    width: auto !important;
    color: #000;
    
    border: none;
    position: relative;
    padding: 0.8em 0px 0px 0px;
}
.border_img    max-width: 100%;
    margin: 25px 0px;}
.sub_menu_group button {background:none;border:none;}
.sub_menu_group button:hover{background:none;}
.sub_menu_group button:focus{background:none;border:none;box-shadow:none;}
.sub_menu_group danger:active, .show>.btn-danger.dropdown-toggle {background:none;border:none;box-shadow:none;}
.sub_menu_group .dropdown-item{color:#000;}
.sub_menu_group a{font-family: 'S07150F4';font-size:20px;color:#fff;}

.hide{display:none !important;-webkit-animation-timing-function: linear; /* Safari 4.0 - 8.0 */
    animation-timing-function: linear;}
.navbar.top-bar {
	border-radius: 0;
	padding: 16px 0;
	z-index: 16;



}
.sps--blw{ /* -webkit-filter: drop-shadow(0px 0px 1px #fff);
    filter: drop-shadow(0px 0px 1px #fff);*/ 

  

}
.navbar-toggler {
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	right: 21px;
}
.sps {
	padding: 1em .5em;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.25s ease;
	width: 100%;
}
.sps--abv {
	background-color: transparent;
	color: #000;
	
}
.sps--blw {
background:url(../img/menu_brdr.png);
	min-height:101px;
	color: #fff;
	
}
.top-bar a.navbar-brand {
	color: #fff;
	font-size: 26px;
	font-weight: 800;
	padding: 5px 0 0 10px;
	text-transform: uppercase;
}
.top-bar a.navbar-brand img{max-width:100%;    /*margin-top: -17px;*/}
.sps--blw.top-bar a.navbar-brand {
	color: #000;
}
.top-bar a.navbar-brand span {
	color: #0297ff;
}
.top-bar .nav-link {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	padding: 12px 18px;
}
.sps--blw.top-bar .nav-link {
	color: #000
}
.top-bar .navbar-nav .nav-item {
	margin: 0
}
.top-bar .nav-link:hover, .top-bar .nav-item.active a {
	color: #fff;
	border-bottom: 2px solid #fff;
	border-radius: 0;
}
.sps--blw.top-bar .nav-link:hover, .sps--blw.top-bar .nav-item.active a {
	color: #6a4102;
	border-bottom: none;
	border-radius: 0;
}

.cd-auto-hide-header {
}
.cd-auto-hide-header.is-hidden {
box-shadow:none;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/*Swiper*/
.swiper-container {
	width: 100%;
	height: 100vh;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.main-slider .slider-bg-position {
	background-size: cover!important;
	background-position: center center!important;
}
.main-slider .swiper-button-prev, .main-slider .swiper-button-next {
	background-image: none!important;
	color: #fff;
	width: 50px;
	height: 50px;
	/*border: 1px solid #fff;*/
	text-align: center;
	line-height: 50px;
	font-size: 20px;
}
.main-slider h2 {
	color: #fff;
	font-size: 54px;
	line-height: 59px;
	padding: 0 19%;
	text-transform: uppercase;
}
.main-slider .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: rgba(255,255,255,0.9)
}
.main-slider .swiper-pagination-bullet-active {
	background: #ff6600;
}
 

.slider_text{font-size:80;color:#ff6600;font-weight:bold;}
.slider_line{width:70%;}
.ml-auto{margin-right:0px !important;}


/* SUBJECT ICON AND TEXT */
.subject_bg{ 
	background-image:url(../img/subject_bg.jpg);
   background-color: #f90;
     /*  box-shadow: 0 2px 5px 1px rgba(0,0,0,0.5);*/
	height:auto;}
	
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.carousel-control {
  padding-top:10.25%;
  width:5%;
}

.education_icon_text{margin:10px 0px;}
.carousel-inner{text-align:center;}
 	
.education_icon{margin:auto;display:block;}
.education_icon:hover {-webkit-filter: drop-shadow(0px 0px 3px #ffdba3); filter: drop-shadow(0px 0px 3px #ffdba3);cursor:pointer;}
.education_icon_text{text-align:center;}
.education_icon_text span{font-family: 'Vesper Libre', serif;color:#333;font-size:25px;font-weight:70;}

.clear{clear:both;}
.title {
       color: #6a4102;
    font-size: 40px;
/*    font-family: S10410F4;*/
font-family: 'Laila', serif;
    font-weight: 900;


}
.quote{font-size:25px;}


/****FOUR CARD ****************************************************************************/
.card {
        font-size: 1em;
    overflow: hidden;
    padding: 0;
    /* border: none; */
    border-radius: none !important;
    /* box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5; */
    -webkit-transition: 1s;
    transition: 1s;
    border: 4px double #6a4102;
}

.card:hover {

    box-shadow:0px 10px 20px 0 #d4d4d5, 0px 10px 20px #d4d4d5;
    cursor:pointer;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;
}


.card-block {
  font-size: 20px;
    position: relative;
    margin: 0;
    padding: 10px;
    border: none;
    padding-top: 0px;
    box-shadow: none;
}
.card-title{    color: #6a4102;
    border-top: 1px solid rgba(34, 36, 38, .1);
    padding: 15px;
    padding-bottom: 0px;}
.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card_readmore{     background: #fff;
    height: 50px;
    box-shadow: none;
    border: none;
    color: #f90;
    cursor: pointer;
    border-top: none;
/*    font-family: 'S07150F4';*/
    font-size: 18px;
    text-align: right;
    padding-right: 10px;
	}
.card_readmore:hover{
    height: 50px;
    box-shadow: none;

    color: #6a4102;
	text-decoration:none;	
	}
	
.card_readmore:focus{
    height: 50px;
    box-shadow: none;

    color: #000;
	text-decoration:none;	
	}

.card-title {
    font-size: 1.28571429em;
	font-size:22px;
	font-weight:600;
    line-height: 1.2857em;
    
    
    

}

.card img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
     -webkit-transition: 1s; /* Safari */
    transition: 1s;
    }
	
.card img:hover{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
     -webkit-transition: 1s; /* Safari */
    transition: 1s;
    }	
.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}


/*about us ****************************************************************************/
.about_gurukulam {background:url(../img/abt_us_bg.jpg);padding:40px;}
.about_gurukulam p{font-size:20px;color:#1a1a1a;text-align:justify;}
.about_gurukulam img{display:block;width:100%;}
.about_gurukulam a{color:#6a4102;float:right;}


/* phyloshophy****************************************************************************/
.phylosophy{}
.phylosophy_card{    border-radius: .28571429rem; 
    /* box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5; */
    text-align: center;
    padding: 14px;
    min-height: 377px;
    margin-bottom: 15px;
    -webkit-transition: 1s;
    transition: 1s;
    background: #fff;
    border: 3px double #6a4102;
	}
	
.phylosophy_card:hover{
    box-shadow:0px 10px 20px 0 #d4d4d5, 0px 10px 20px #d4d4d5;
    cursor:pointer;
    -webkit-transition: 1s; /* Safari */
    transition: 1s;}
.phylosophy_card p{font-size:20px;}
.phylosophy_card .title{font-size:30px;margin-right:10px;}


/* news and events****************************************************************************/
.news_events{background:#f90;    padding: 32px 0px 50px 0px;}
.news_events a {color:#fff;}
.news_events a:focus {color:#fff;}
.news_events a:hover {color:#1a1a1a;text-decoration:underline;}
.news_events a span{font-size:21px;}


/***testimonials***/


.testimonials{background:url(../img/testimonial_bg.png);color:#563400;}

.testimonials .quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}
 

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#myCarousel1.carousel {
  padding-bottom: 60px;
}
#myCarousel1.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
           display: block !important;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active{display:block !important;}
#myCarousel1.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
          
    display: block;
}
#myCarousel1.carousel .carousel-indicators {
  bottom: 10px;
}
#myCarousel1.carousel .carousel-indicators > li {
  
  border: none;
}
.carousel-indicators .active{background-color: #6a4102;}
#myCarousel1 blockquote {
      text-align: center;
    border: none;
    font-size: 24px;
    margin-top: 22px;
    text-shadow: 1px 1px 1px rgb(255, 231, 198);
    font-family: 'Laila', serif;
}
#myCarousel1 .profile-circle {
    width: 100%;
    text-align:center;
    height: 100px;
    
    border-radius: 100px;
    display:block;
}

/*** download ************************/

.download {
    background: #f90;
    height: auto;
       padding: 35px 0px 60px 0px;
}


.download .btn_download {
    width: 260px;
    height: 65px;
    color: #ff6600;
    border-radius: 80px;
    background: #FFF;
    float: right;
}

.download .btn_download:hover {
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 18px 3px rgba(173,115,0,0.90);
    -moz-box-shadow: 0px 3px 18px 3px rgba(173,115,0,0.90);
    box-shadow: 0px 3px 18px 3px rgba(173,115,0,0.90);
}


/************footer***********/

footer{
	
background-image: url("../img/footer.png");
   background-color: #fff;
	
	
	
	min-height:250px;padding-top:40px;color:#FFFFFF;}
footer p{font-size:20px;color:#959595;}
footer .address{font-weight:normal;}
footer h2{margin:0px;font-size:20px;color:#bbbbbb;border:none;padding:0px;}
footer hr{border-color:#bbbbbb;}

.quick_contact{}
.quick_contact input{background:#151515;border:1px solid #959595;color:#d78b29;}
.quick_contact input:focus{outline:0;border:1px solid #f90;}
.quick_contact textarea{background:#151515;border:1px solid #959595;color:#d78b29;}
.quick_contact textarea:focus{outline:0;border:1px solid #f90;}


.building_3d{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);opacity:0.5;}
	
.building_3d:hover{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);opacity:1;}	


.btn-primary:hover {
    color: #fff;
    background-color: #f90;
    border-color: #000;
}


/***********INNER PAGE************************************************************/

.inner_page_img{
  width: 100vw;
  position: relative;
  left: 50%;  
  margin-left: -50vw;
}
.no-padding img{width:100%;}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.brdcrmb{background:#f90;color:#292b2c;border-radius:0px;height:45px;font-size:25px;}
.brdcrmb a{color:#fff;text-decoration:none;}
.brdcrmb li.active{color:#000;}
.brdcrmb .breadcrumb {background:none;}
.inner_abt_us{}
.inner_abt_us p {font-size:23px;text-align:justify;}
.sub_menu{background:none;font-family:'S07150F4';color:#fff;font-size:20px;text-align:left;cursor:pointer;}
.sub_menu .sub_link{color:#000 !important;text-decoration:none;}
.sub_menu .sub_link:hover{color:#f90!important;}
a {
    color: #1f1f1f;
    text-decoration: none;
}
a:hover {color:#6a4102;text-decoration:none;}

.dropdown-menu {
    position: absolute;
	left:auto !important;
    top: 100%;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 10px;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.sps--blw.top-bar .sub_menu{background:none;font-family:'S07150F4';color:#000;font-size:20px;    text-align: left;}
.sps--blw.top-bar .sub_menu:hover{color:f90;}




.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 9999999999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
/**
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
*/
.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
} 
.gal-container{
    padding-top :75px;
    padding-bottom:75px;
} 



.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.gallery_product{margin:15px 0px;padding:10px;}
.gallery_product img{border:1px solid #6a4102;padding:5px;width:100%;}
.gallery_product:hover .overlay {
  height: 100%;
  
}

.album_title {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align:center;
}

 
.thumb .thumbnail img{width:100%;}
.modal-body img{width:100%;}


/**** event ***/


.entry-list-event1 .iso-main .item {
    width: 100% !important;
    position: static !important;
    margin-top: -30px;
}

.event_img img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.entry-list-event1 .fix-col2 {
    background: #FFF;
    padding: 28px;
    padding-left: 45px;
}

.event_detail{background:#fdfdfd;}
.txt-item ul{    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;}
	
	
.txt-item ul li {
    float: left;
    font-size: 16px;
    line-height: 2.14;
    text-align: left;
    color: #60676c;
    margin-right: 20px;
}

.txt-item ul li i{ color:#6a4102;font-size:18px;margin-right:5px;}

.txt-item p{    margin-top: 70px !important;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #60676c;}
	
.event_readmore{    margin-top: 13px !important;}
	
.event_readmore a {width: 190px;
    height: 50px;
    display: block;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    border-radius: 25px;
    border: solid 1px #6a4102;
    font-size: 19px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #123c63;
    transition: all 0.5s;}
	
.event_readmore a:hover	{background: #6a4102;color: #FFF;}

.entry-pagination {
    text-align: center;
    margin-bottom: 80px;
}

.entry-pagination ul {
    display: inline-block;
}


.pagination>li {
    display: inline;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.entry-pagination ul li a {
    width: 40px;
    height: 40px;
    background-color: #dfdfdf;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    border: none;
    border-radius: 0px;
    color: #60676c;
}
bootstrap.min.css:5
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}


.Contact_us{font-family:'Vesper Libre', serif;}
.social{    list-style: none;
    margin: 0px !important;
    padding: 0px;}
.social li{display:inline-block;padding:5px;}

.font_icon{  position: fixed;
    z-index: 9;
    right: -2px;
    top: 275px;
    background: #6a4102;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;}
    
.font_icon button    { padding: 7px;
    margin-top: 0px;
    background: #fff;
    border: 2px solid #6a4102;
    width: 45px;
    border-radius: 5px;
    cursor: pointer;}
    
    
    

/* Menu Button */
.menu-btn {
       /* padding: 10px; */
    background: #6a4102;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: 0px;
    /* float: right; */
    position: fixed;
    z-index: 9;
    right: 25px;
    width: 50px;
    height: 50px;
    top: 17px;
    border-radius: 5px;
}
.menu-btn:hover {
  opacity: 0.6;
}
/*! Pushy - v1.1.0 - 2017-1-30
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background:#6a4102 url(../img/regal.png)repeat;
  overflow: auto;
  
  
  -webkit-overflow-scrolling: touch;
      font-family: 'Vesper Libre', serif;
    font-weight: normal;
  /* enables momentum scrolling in iOS overflow elements */
}
.pushy a {
  display: block;
  color: #333;
  padding: 15px 30px;
  text-decoration: none;
}
.pushy a:hover {
  color: #333;
  font-weight:bold;
}
.pushy ul:first-child {
  margin-top: 10px;
  padding:0px;
}
.pushy.pushy-left {
  left: 0;
}
.pushy.pushy-right {
  right: 0;
}

.pushy-content {
  visibility: hidden;
}

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}

.pushy-open-left .container,
.pushy-open-left .push {
  -webkit-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}

.pushy-right {
  -webkit-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}

.pushy-open-right .container,
.pushy-open-right .push {
  -webkit-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0);
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
  visibility: visible;
}

/* Menu Transitions */
.container,
.pushy,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.pushy-content {
  transition: visibility 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

/* Site Overlay */
.site-overlay {
  display: none;
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  animation: fade 500ms;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Submenu Appearance */
.pushy-submenu {
  /* Submenu Buttons */
  /* Submenu Icon */
}
.pushy-submenu ul {
  padding-left: 15px;
  transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.pushy-submenu ul .pushy-link {
  transition: opacity 0.2s ease-in-out;
}
.pushy-submenu button {
  width: 100%;
  color: #333333;
  padding: 15px 30px;
  text-align: left;
  background: transparent;
  border: 0;
  pointer:cursor;
}
.pushy-submenu button:hover {
  color: #333;
  font-weight:bold;
}

.pushy-submenu button:focus {outline:0;}

.pushy-submenu > a,
.pushy-submenu > button {
  position: relative;
  font-family: 'Vesper Libre', serif !important;
}
.pushy-submenu > a::after,
.pushy-submenu > button::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 15px;
  background: url("../img/arrow.svg") no-repeat;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: transform 0.2s;
}

/* Submenu Movement */
.pushy-submenu-closed ul {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  list-style: none;
}
.pushy-submenu-closed .pushy-link {
  opacity: 0;
}

.pushy-submenu-open {
  /* Submenu Icon */
}
.pushy-submenu-open ul {
  max-height: 1000px;
  visibility: visible;
      list-style: none;
}
.pushy-submenu-open .pushy-link {
  opacity: 1;
}
.pushy-submenu-open a::after,
.pushy-submenu-open button::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.menu_text{    padding: 10px 10px 0px 10px;
    font-size: 21px;
    font-weight: bold;
    border-bottom: 2px solid #6a4102;}
    
  
.ftr_social{    list-style: none;
    margin: 0px !important;
    padding: 0px;}
.ftr_social li{display:inline-block;padding:5px;}
.ftr_social li a{color:#959595;}
.ftr_social li a:hover{color:#6a4102;}
.copyright{    border-top: 1px solid #6f6f6f;    padding: 16px 10px;}

.ftr_menu{float:left;    padding: 0px;}
.ftr_menu ul{list-style:none;padding:0px;float:left;}
.ftr_menu ul li{margin-bottom: 16px;font-size: 20px;}
.ftr_menu ul li a{color:#959595;}
.ftr_menu ul li a i{font-size:14px;}
.ftr_menu ul li a:hover{color:#6a4102;}
  
  
.librery{    width: 100%;
    background: #6a4102;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
	-webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
	}
	
.librery:hover{opacity:0.5;
-webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
}


.Admission_form{font-family: 'Vesper Libre', serif;font-weight:300;}
.cast{    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 50%;}
	
.cast li{margin-bottom:25px;}	
input[type="radio"] {
  margin-right: 10px;
}

.percentile{
	list-style: none;
    float: left;
    margin: 0px;
    padding: 0px !important;
/*    width: 29%;*/
    margin-right:15px;
}
.percentile_div{float:left;}
.percentile li{margin-bottom:10px;}

.form-control{font-family: 'Vesper Libre', serif;}
.form-group label{    font-family: 'Vesper Libre', serif;
    font-size: 20px;
    font-weight: 300;}

.white_bg{background: #fff;
    border: 1px solid #efefef;
    padding: 25px;
		margin-top:20px;
		text-transform: capitalize;
	}
	
.white_bg h4{color:#6a4102;font-family: 'Laila', serif !important;}
.white_bg textarea{width:100%;}
.white_bg textarea:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #6a4102;
    outline: 0;
}

.form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #6a4102;
    outline: 0;
}


.glry_pic{  max-width:100%;  padding: 2px;}
.border_about{    border: 6px double #6a4102; padding: 30px;    border-radius: 20px;}
 
 
.timeline .timeline-item::after, .timeline .timeline-item::before {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}

.timeline {
  margin: 30px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
}

.timeline::before {
  background:#6a4102;
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 3px;
}

.timeline::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}

.timeline a {
  color: #f90;
  font-weight: bold;
  transition: all 0.25s ease-in;
}

.timeline a:hover {
  box-shadow: 0 1px 0px 0px #f90;
  transition: all 0.25s ease-in;
}

.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}

.timeline .timeline-item .timeline-icon {
  background: #6a4102;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin-left: -23px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50px;
}

.timeline .timeline-item .timeline-icon img,
.timeline .timeline-item .timeline-icon svg {
  left: 14px;
  position: relative;
  top: 11px;
}

.timeline .timeline-item .timeline-icon svg {
  top: 14px;
}

.timeline .timeline-item .timeline-content {
     padding: 20px;
    text-align: right !important;
    transition: all 0.25s ease-in;
    width: 45%;
    background: transparent;
    background: #f3f3f3;
    border-radius: 15px;
    border: 4px double #cccccc;
}

.timeline .timeline-item .timeline-content p {
  color: #333;
}

.timeline .timeline-item .timeline-content p {
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 0;
}

.timeline .timeline-item .timeline-content .timeline-content-date {
     font-size: 23px;
    font-weight: bold;
    margin-bottom: 0;
    color: #6a4102;
    border-bottom: 2px solid #bbbbbb;
    margin-bottom: 2px;
}

.timeline .timeline-item .timeline-content .timeline-content-month {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 400;
}

.timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}

@media screen and (max-width: 39.9375em) {
  .timeline {
    margin: 30px;
    padding: 0;
    width: 90%;
  }
  .timeline::before {
    left: 0;
  }
  .timeline .timeline-item .timeline-content {
    float: right;
    text-align: left;
    width: 90%;
  }
  .timeline .timeline-item .timeline-content::before, .timeline .timeline-item .timeline-content.right::before {
    border-left: 0;
    border-right: 7px solid #f90;
    left: 10%;
    margin-left: -6px;
  }
  .timeline .timeline-item .timeline-icon {
    left: 0;
  }
}

        .product_view .modal-dialog{max-width: 817px; width: 100%;}
        .pre-cost{text-decoration: line-through; color: #a5a5a5;}
        .space-ten{padding: 10px 0;}
.news_card   { background: #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 5px 0px rgb(195, 195, 195);
/*    min-height:445px;*/
    margin-bottom:0px;
    
    }
    
.caption{padding:10px;}

.news_btn{    width: 100%;
    border-radius: 0px;
    padding: 15px;
    background: #6a4102;
    border: none;
    cursor:pointer;
    margin-bottom:30px;
    }


.btn-primary.focus, .btn-primary:focus{box-shadow:none;}

.litebox-overlay,
	.litebox-overlay > * {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.litebox-overlay {
		display: none;
		width: 100%;
		min-width: 280px;
		text-align: center;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
	}

	@-webkit-keyframes liteboxLoader {
		0% { -webkit-transform: rotate(0deg); }
		100% { -webkit-transform: rotate(360deg); }
	}

	@-moz-keyframes liteboxLoader {
		0% { -moz-transform: rotate(0deg); }
		100% { -moz-transform: rotate(360deg); }
	}

	@-ms-keyframes liteboxLoader {
		0% { -ms-transform: rotate(0deg); }
		100% { -ms-transform: rotate(360deg); }
	}

	@-o-keyframes liteboxLoader {
		0% { -o-transform: rotate(0deg); }
		100% { -o-transform: rotate(360deg); }
	}

	@keyframes liteboxLoader {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
	}

	.litebox-overlay .litebox-loader {
		position: absolute;
		width: 40px;
		height: 40px;
		left: 20px;
		top: 20px;
		border: 3px solid #111;
		border-right-color: #fff;
		border-radius: 50%;
		-webkit-animation: liteboxLoader 1s linear infinite;
		-moz-animation: liteboxLoader 1s linear infinite;
		-ms-animation: liteboxLoader 1s linear infinite;
		-o-animation: liteboxLoader 1s linear infinite;
		animation: liteboxLoader 1s linear infinite;
	}

	.litebox-overlay .litebox-close {
		width: 40px;
		height: 40px;
		background: url('../img/litebox-close.png') no-repeat center;
		opacity: .7;
		position: absolute;
		top: 20px;
		right: 20px;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.litebox-overlay .litebox-close:hover {
		opacity: 1;
		cursor: pointer;
	}

	.litebox-overlay .litebox-nav {
		display: none;
		width: 60px;
		height: 60px;
		margin-top: -30px;
		opacity: .2;
		position: absolute;
		top: 50%;
		z-index: 9999999;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	.litebox-overlay .litebox-nav:hover {
		opacity: .5;
		cursor: pointer;
	}

	.litebox-overlay .litebox-prev {
		background: url('../img/litebox-prev.png') no-repeat center;
		left: 20px;
	}

	.litebox-overlay .litebox-next {
		background: url('../img/litebox-next.png') no-repeat center;
		right: 20px;
	}

	.litebox-overlay .litebox-container {
		position: absolute;
		top: 10%;
		right: 10%;
		bottom: 10%;
		left: 10%;
		overflow: hidden;
	}

	.litebox-overlay .litebox-container.litebox-scroll { overflow-y: auto; }

	.litebox-overlay img,
	.litebox-overlay iframe {
		display: inline-block;
		max-width: 100%;
		max-height: 100%;
		margin: 0 auto;
		vertical-align: middle;
		overflow-x: hidden;
	}

	.litebox-overlay iframe {
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 999999;
	}

	.litebox-overlay .litebox-inline-html {
		width: 100%;
		padding: 20px;
		background: #FFF;
		line-height: normal;
		overflow-x: hidden;
		line-height: normal !important;
		position: absolute;
	}

	.litebox-overlay .litebox-error {
		width: 100%;
		height: 100%;
		color: #FFF;
		text-align: center;
		line-height: inherit;
	}

	.litebox-overlay .litebox-error span {
		background: rgba(0, 0, 0, .9);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 20px;
		color: #FFF;
		text-shadow: 1px 1px 0 #000;
		line-height: normal;
	}

	@media only screen and (max-width: 479px) {
		.litebox-overlay .litebox-close { display: none; }
	}
	
	

/**
 * Tooltip Styles
 */

/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
	  opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 9999999;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
 z-index: 1000;
    padding: 10px;
     width: 160px; 
    background-color: #000;
    background-color: hsla(0, 0%, 100%, 0.8);
    color: #000;
    content: attr(data-tooltip);
    font-size: 18px;
    /* line-height: 1; */
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
       top: 50%;
    bottom: auto;
    left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: hsla(0, 0%, 100%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

/**
 * Author: Tim Vervoort - info@timvervoort.com
 * Licence: Free for commercial use
 * Last update: 8th November 2017 - v1.0
 */
.fs-gal-view {
  display: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  text-align: center;
  background-size: contain;
  background-position: center center;
  background-color: rgba(20, 20, 20, 0.7);
  background-repeat: no-repeat;
  overflow: hidden;
  z-index:1000;
}
.fs-gal-view h1 {
       position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* min-width: 100%; */
    max-width: 100%;
    margin: 0;
    padding: 0;
    min-height: 50px;
    line-height: 28px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    overflow: auto;
    display: block;
    max-width: 100%;
    padding: 4px 10px;
}
.fs-gal-prev, .fs-gal-next, .fs-gal-close {
  position: absolute;
  top: calc(50vh - 20px);
  height: 40px;
  width: 40px;
}
.fs-gal-prev {
  left: 0;
}
.fs-gal-next {
  right: 0;
}
.fs-gal-close {
  top: 4px;
  right: 4px;
  height: 30px;
  width: 30px;
}
.fs-gal:hover, .fs-gal-nav:hover, .fs-gal-close:hover {
  cursor: pointer;
}


b, strong {
    font-weight: bolder;
    color: #805f1c !important;
}

.gm-style .place-card-large {margin-top:80px !important;}

.nws_img{max-width:100%; width:800px !important;}
span.roll {
	    background: center center no-repeat #000;
    height: 100%;
    position: relative;
    text-align: left;
    line-height: 153px;
    width: auto;
    z-index: 10;
}
 
/* add the font awesome icon */
 
.roll:before {
    content: "\f00e"; 
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333333;
    font-size: 40px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 95px;
}
.news_img_box{}
.complusry{color:red;}