@font-face
{
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf');
}

@font-face
{
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf');
}



.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #ffa64d !important;
    background-color: unset !important;
}

body
{
  font-size: 16px !important;
  color: #8f8a86;
  background-color: #e8e8ff;
  font-family: 'Poppins', sans-serif;
}



.navbar-default .navbar-nav>li>a 
{
   color: #4a403c !important;
   font-size: 18px;
}

.navbar-default .navbar-nav>li>a:hover 
{
   color: #ffa64d !important;
}


.navbar-header a
{
	text-decoration: none !important;
	color: black !important;
}

.navbar-nav
{
  padding: 15px 0;
}

.field p
{
  text-align: justify;
}


.swashodhan-description
{
	 position: relative;
	 top: 20px;
    z-index: 0;
    background-color: #ffffff !important;
    border-radius: 5px !important;
    box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
}

.description-box
{
  padding: 70px 60px 65px 60px;
}

.description-box p
{
    font-style: italic;
    font-size: 20px;
    text-align: center;
    line-height: 32px;
    color: #000;
}

.dharma-block
{
  display: block;
  margin: 20px 0 30px 0;
}

.dharma-head
{
    font-size: 38px;
    font-family: 'Poppins', sans-serif;
    color: #4a403c;
    letter-spacing: -2px;
}

.dharma-list
{
  display: block;
  margin: 20px 0;
}

.dharma-list p
{
  font-style: italic; 
}

.dharma-list ul li
{
  font-style: italic;
  line-height: 30px;
  font-size: 18px;
  color: #000000;
}

.dharma-list .shil-head 
{
    margin-top: 0;
    color: #4a403c;
    font-style: italic !important;
    font-family: 'Poppins', sans-serif;
    font-size: 1.333em;
    font-weight: 500;
    font-style: normal;
    line-height: 1.25em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
}

.about-block
{
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
}

.about-row
{
  display: table-row;
  /*background-color: #b3b3d8 !important;*/
}

.aboutus-left
{
	 display: table-cell;
	 width: 50%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    text-align: center;
    padding: 8px;
    background-color: #b3b3d8 !important;
}

.img-height
{
  height: 400px;
}



.aboutus-left h2
{
  color: #fff;
  font-size: 42px;
}

.aboutus-left p
{
  color: #ffffff;
  padding: 30px 50px;
  line-height: 32px;
  font-size: 26px;
  font-style: italic;
  font-weight: 600;
  
} 

.more-aboutus .btn
{
   padding: 14px 50px;
   font-size: 18px ;
}

.more-aboutus .btn-default 
{
  color: #4a403c !important;
}

.more-aboutus .btn-default:hover 
{
  background: #69cff3;
  color: #ffffff !important;
  box-shadow: 0 0 4.222em rgba(253,149,81,0.24) !important;
}
 
.aboutus-right
{
	 display: table-cell;;
	 width: 50%;
	 padding: 0;
	 position: inherit;
	 /*background-image: url(../images/swami-rama.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-left: auto;
    margin-right: auto;*/
}

/*
.aboutus-right img
{
	 display: block;
    height: 432px;
    width: 100%;
    max-width: 100%;
}
*/

.hover-box
{
  height: 140px
}

.transparency-bg
{
   height: 0px;
}

.transparency
{
  padding-top: 50px;
}


.block-height
{
  padding-top: 0px;
}

.block-height h2
{
  padding: 0 0 20px 0;
  color: #000;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
  margin-top: 0;
}

.transparency h2
{
  padding: 20px 0;
  color: #000;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
}

.we-believe
{
    position: relative;
    top: -150px;
    bottom: 0;
    z-index: 0;
    background-color: #b3b3d8 !important;
    background-image: linear-gradient(to bottom right,#b3b3d8 0%,#b3b3d8 100%);
    border-radius: 5px !important;
} 
 
.webelieve-box
{
  padding: 20px 40px;
  color: #fff;
} 

.webelieve-box h3
{
  font-size: 32px;
  font-weight: 500;
  color: #fff;
} 

.webelieve-box p
{
  padding: 20px 0;
  color: #fff;
  font-style: italic;
  font-size: 20px;
  font-weight: 600;
}  
   
.intend-do h2
{
  padding: 10px 0;
  color: #4a403c;
  text-align: center;
  font-size: 42px;
} 

.intend-do .title-description
{
  padding: 5px 0;
  text-align: center;
}  

.intend-do .card
{
  box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
} 

.intend-do .card-body
{
  padding: 2.3em 2.7em 2.5em;
  background-color: #fff;
  height: 360px;
  border-radius: 5px;
} 
   
.clear
{
  clear: both;
}

.card-img-top
{
  border-radius: 5px;
  width: 360px;
  height: 243px;
}




.intendto-bottom
{
  margin: 20px 0;
}
 
.card-title
{
  margin-top:5px;
} 

.card-title a
{
  color: #4a403c;
}

.card-title a:hover
{
  color: #ffa64d;
}

.card-text-block
{
  margin: 20px 0;
} 

.card-text-block p
{
  margin-bottom: 5px;
}
 
.learn-more .btn
{
   padding: 10px 40px;
   font-size: 16px ;

}
  
.learn-more .btn-default 
{
	color: #ffffff;
   background: #ffa64d;
}

.learn-more .btn-default:hover 
{
  background: #69cff3;
  color: #ffffff !important;
  box-shadow: 0 0 4.222em rgba(253,149,81,0.24) !important;
}


.volunteer h2
{
  padding: 20px 0;
  color: #000;
  text-align: center;
  font-size: 42px;
}

.updates-img
{
  width: 790px;
  height: 390px;
  border-radius: 5px;
}

.webelieve-box .volunteer-text
{
  padding: 5px 0;
}

.footer-bg
{
  background-color: #f6f7fa;
  color: #8f8a86;
}

.footer
{
  padding-top: 20px;
}

.other-links h3
{
  color: #44392e;
  font-size: 20px;
}

.other-links ul
{
  list-style-type: disc;
  color: #b3b3d8;
  margin: 20px 0;

}

.other-links ul li
{
  line-height: 26px;
}

.other-links ul li a
{
  color: #8f8a86;
  text-decoration: none;
}

.other-links ul li a:hover
{
  color: #b3b3d8;
  text-decoration: none;
}

.footer-logo
{
  text-align: center;
}

.footer-logo img
{
  margin: 20px 0; 
  /*width: 250px;
  height: 103px;
  */
}

.contact-us
{
  text-align: center;
}

.contact-us h3
{
  color: #44392e;
  font-size: 20px;
}

.contact-address
{
  padding: 10px 0;
}

.contact-address p span
{
  display: block;
}

.social-block
{
  padding: 10px 0 0 0;
}

.social-icons
{ 
  text-align: center;
  padding: 30px 0;
} 
  
ul.social-network 
{
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}

ul.social-network li 
{
	display: inline;
	margin: 0 10px;
} 

ul.social-network li a
{
   padding: 15px;
   color: #4a403c;
    background: #fafafa;
    border-radius: 5px;
    box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
}

ul.social-network li a:hover
{
   color: #ffffff;
   background: #69cff3;
   border-radius: 5px;
   box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
}

.copyright
{
	padding: 20px 0 10px 0;
}

.copy-left 
{
   text-align: left;
}
  
.copy-right 
{
    text-align: right;
} 
  
.copy-left a, .copy-right a
{  
  color: #8f8a86;
  text-decoration: none;
}  

.copy-left a:hover, .copy-right a:hover
{  
  color: #b3b3d8;
} 

.section-bg
{
  background-color: #e8e8ff;
} 
    
/*slider css*/ 

.fade-carousel {
    position: relative;
}

.carousel-indicators
{
  display: none;
}


.fade-carousel .carousel-inner .item {
    height: 500px;
}


.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero h2 span 
{
    margin: 10px 0px 15px 0px !important;
    position: relative !important;
    padding-bottom: 10px;
}

.hero h2 span:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #fd9551;
    left: 3px;
    background-image: linear-gradient(to bottom right,#feb970 0%,#fd9551 100%) !important;
    box-shadow: 0 0 4.222rem rgba(253,149,81,0.24) !important;
}

.hero h2 .head-after {
    margin: 10px 0px 15px 0px !important;
    padding-bottom: 10px;
    position: relative !important;
}

.hero h2 .head-after:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #52bee5;
    left: 3px;
    background-image: linear-gradient(to bottom right,#69cff3 0%,#52bee5 100%)!important;
    box-shadow: 0 0 4.222rem rgba(82,190,229,0.24) !important;
}

.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: none;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h2 {
    font-size: 60px;    
    margin: 0;
    padding: 0;
    font-family: Quicksand_Bold !important;

}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #ffffff;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#btnSearch,
#btnClear{
    display: inline-block;
    vertical-align: top;
}




.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #fd9551;
    border-color: #fd9551;
    outline: none;
    display: inline-block;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100%;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url("../images/sadhana-vidhyalaya.jpg"); 
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:center;
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/sadhana-vidhyalaya1.jpg);
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:center;
}

.fade-carousel .slides .slide-3 {
  background-image: url("../images/sadhana-vidhyalaya2.jpg");
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:center;
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h2 
    { 
      font-size: 20px;
      font-family: 'Poppins', sans-serif; 
    }  
    
    .hero
	 {
	 	width: 100%;
	   top: 50%;
	   text-align: left;
	   left: 60%;
	 } 
    
    .btn-group-lg>.btn, .btn-lg
    {
      font-size: 14px;
    } 
    
    .btn.btn-lg
    {
    	 padding: 1px 10px;
    }
    
    .btn.btn-hero,
    .btn.btn-hero:hover,
    .btn.btn-hero:focus 
    {
    	display: inline-block;
    	margin: 4px auto;
    }
    
 .hero h2 span 
{
    margin: 0px 0px 0px 0px !important;
    position: relative !important;
    padding-bottom: 2px;
}

.hero h2 span:before 
{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #fd9551;
    left: 3px;
    background-image: linear-gradient(to bottom right,#feb970 0%,#fd9551 100%) !important;
    box-shadow: 0 0 4.222rem rgba(253,149,81,0.24) !important;
}

.hero h2 .head-after 
{
    margin: 0px 0px 0px 0px !important;
    padding-bottom: 2px;
    position: relative !important;
}

.hero h2 .head-after:after 
{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #52bee5;
    left: 3px;
    background-image: linear-gradient(to bottom right,#69cff3 0%,#52bee5 100%)!important;
    box-shadow: 0 0 4.222rem rgba(82,190,229,0.24) !important;
}

.fade-carousel .carousel-inner .item 
{
    height: 320px;
}

.fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3, .fade-carousel .slides .slide-4, .fade-carousel .slides .slide-5 {
  height: 65vh;
}
     	  
}

/*dropdown-menu*/

.navbar-nav>li>.dropdown-menu
{
    background-color: #ffffff !important;
    box-shadow: 0 0 4.222rem rgba(82,190,229,0.24) !important;
    top: 5.3em !important;
    left: 50% !important;
    margin-left: -6.25em !important;
    padding: 20px 10px;
    text-align: center !important;
    width: 210px !important;
}

.dropdown-menu>li>a
{
   color: #4a403c !important;
   font-size: 18px !important;
}

.dropdown-menu>li>a:hover
{
   color: #4a403c !important;
   font-size: 18px !important;
}

.flower-bg
{   
    background: #e8e8ff url(../images/flower-left-bg.png);
    background-position: top left !important;
    background-repeat: no-repeat !important;
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
}



/*nav menu css*/

.menu-button,
.m-menu-button {
    width: 30px;
    height: 18px;
    position: absolute;
    right: 15px;
    display: none;
    cursor: pointer;
    margin-top: 20px;
}

.menu-button span,
.m-menu-button span {
    height: 2px;
    margin-top: 10px;
    background: #03dcd4;
    display: block;
    position: relative;
    top: 0;
    transition: all 500ms ease-out;
}

.menu-button span:first-child,
.m-menu-button span:first-child {
    margin-top: 0
}

.menu-button.active span:nth-child(1),
.m-menu-button.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}

.menu-button.active span:nth-child(2),
.m-menu-button.active span:nth-child(2) {
    opacity: 0;
    top: 7px;
}

.menu-button.active span:nth-child(3),
.m-menu-button.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -17px
}

.m-menu-button {
    transition: top .4s ease;
}

.m-menu-button.active span {
    color: #4a403c;
}

.m-menu-button.active {
    top: 5px
}

.a-menu-button span {
    background: #ffa64d;
}

.ag-nav li a {
    color: #4a403c;
}

.ag-nav li a:hover {
    color: #ffa64d;
    border-color: #333333
}

.ag-nav li.active a {
    color: #ffa64d;
    border-color: #4a403c
}


/*AG-NAV*/


.nav {
    float: right;
    margin-top: 15px;
    margin-right: 15px
}

.nav li {
    list-style: none;
    float: left;
    margin: 0 5px
}

.nav li a {
    color: #4a403c;
    font-size: 18px;
    padding: 3px 2px 2px 5px;
    transition: border-color .2s linear;
    display: inline-block;
    text-transform: uppercase;
}
.nav li a:hover {
    border-color: #196575
}

.nav li:last-of-type {
    margin-right: 0;
}

.nav li.active a {
    border-color: #4a403c;
}


.ag-nav li a {
    color: #4a403c;
}

.ag-nav li a:hover {
    color: #ffa64d;
    border-color: #4a403c
}

.ag-nav li.active a {
    color: #ffa64d;
    border-color: #4a403c
}

/*Sub-Menu CSS Starts Here*/
.nav ul ul 
{
	position: absolute;
	display: none;
	background-color: #ffffff !important;
   box-shadow: 0 0 4.222rem rgba(82,190,229,0.24) !important;
   top: 30px !important;
   width: 210px !important;
}

.nav ul ul li 
{
	width: 100%;
}

.nav ul li 
{
	float: left;
	position: relative;
	margin: 0 10px 0 10px;
}

.nav li:hover 
{
	visibility:	inherit;/*Fixes IE7 'sticky bug'*/
}

.nav li li 
{
	margin: 1px 0 0 0;
}

.nav li:hover ul 
{
	display: block;
	left: 0;
	top: 18px;/*Match top ul list item height*/
	z-index: 99;
	-webkit-box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
	box-shadow:  2px 3px 2px 0px rgba(00, 00, 00, .3);
	background-color: #FFF;
}

ul.nav li:hover li ul 
{
	top: -999em;
}

ul.nav li li:hover ul 
{
	left: 12em;/*Match ul width*/
	top: 0;
}

ul.nav li li:hover li ul 
{
	top: -999em;
}

ul.nav li li li:hover ul 
{
	left: 10em;/*Match ul width*/
	top: 0;
}

.nav li li a 
{
	background:#FFFFFF;
	color: #4a403c;
	padding: 10px;
	width: 100%;
	text-decoration: none;
}

.nav li li a:hover
{
	color: #b3b3d8;
	text-decoration: none;
}

.nav li:hover > a,.nav li.active a
{ 
	color: #b3b3d8;
	text-decoration: none;
}

.nav li.active:hover > li a,.nav li.active li a
{ 
	color: #ffa64d;
	text-decoration: none;
	border-color: #FFFFFF !important; 
}

.nav li.active:hover > li a:hover, .nav li.active li a:hover, .nav li.active li.active a
{ 
	color: #b3b3d8;
	text-decoration: none;
	border-color: #333333 !important; 
}

.nav li li:hover > a
{
	color: #b3b3d8;
	text-decoration: none;
}
/*Sub-Menu CSS Starts Here*/
/*AG-NAV*/

/*Inner page design */

.inner-page
{
  background-color: #b3b3d8;
  position: relative;
  margin-top: 70px;
}

.inner-page h1
{
  color: #ffffff;
  padding: 20px 0;
  margin: 0;
  font-size: 30px;
}

.inner-content
{
   padding-top: 50px;
   padding-bottom: 50px;
}

/*Inner page css ends */


/*inner page sidebar css */


.sidenav-bg
{
  background-color: #b3b3d8;
  border-top: 1px solid #8f8a86;
}

.sidenav 
{
    height: 100vh;
    position: relative;
    z-index: 1;
    top: 20px;
    left: 0;
    overflow-x: hidden;
    padding-top: 20px;
}

.sidenav ul
{
  list-style-type: none;
}

.sidenav ul li
{
	line-height: 24px;
}

.sidenav ul .active a
{
  color: #000;
}

.sidenav ul li a
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    padding: 6px 0;
    margin: 0 0 0 0;
    display: block;
}

.sidenav ul li a:hover
{
   color: #000000;
   text-decoration: none;
}

.sidebar-content
{
   padding-top: 50px;
   padding-bottom: 50px;
} 

.sidebar-content .fa-star
{
  color: #df7416;
}

.sidebar-content h2
{
   padding: 10px 0;
   color: #000;
} 

.sidebar-content ul
{
  list-style-type: none;
   margin-top: 30px;
}

.sidebar-content ul li
{
	line-height: 24px;
	padding: 5px 0;
}

.sidebar-right
{
  padding-top: 50px;
}

.sidebar-right .more-aboutus
{
  margin-top: 20px;
  text-align: center;
}

    
 

/*
.sidenav {
  height: 100%;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  overflow-x: hidden;
  padding-top: 20px;
}

.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 18px;
  color: #ffffff;
  display: block;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.main {
  margin-left: 160px;
  font-size: 28px;
  padding: 0px 10px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
*/


#introduction .sub-head
{
  font-weight: 700;
  color: #000;
}


.hostel-schedule
{
  margin-top: 30px;
}

.thumbnail-row
{
  margin: 25px 0;
}

.hostel-schedule .more-aboutus
{
  text-align: center;
  margin-top: 20px;
}

.inner-content .hostel-list
{
  list-style-type: none;
}

.inner-content .hostel-list li
{
  line-height: 30px;
}

#enquiry-top 
{
    position: fixed;
    top: 200px;
    right: 0;
    margin-left: 1250px;
}

#enquiry-top span 
{
    width: 37px;
    height: 158px;
    display: block;
    margin-bottom: 7px;
    background: url(../images/button-icon.png) no-repeat center center;
}

.error, .required {
    color: #ff0000;
    font-size: 100%;
}
