#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 80px;
  z-index: 99;
  border: none;
  outline: none;
  background-color:#626262;
  opacity:0.3;
  color: #FFFFFF;
  cursor: pointer;
  padding: 15px;
  border-radius: 60%;
}

.hide{
	display:none;
}
 .icon-bar {
  position: fixed;
  top: 85%;
  right:1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
 
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
   border-radius:25px;
   background-color:#28b40c;
}

.icon-bar a:hover {
	background-color: #0c83fb;
}

.overlay { 
  color:#fff;
  position:absolute;
  z-index:12;
  top:30%;
  left:0;
  width:100%;
  text-align:left;
}

.logo {
	width: 100%;
}

.botlinegreen{
	border-bottom: thick #E7EB6C solid;
	padding-bottom: 15px;
	
	
}

.botline{
	border-bottom: thin #FFFFFF solid;
	padding-bottom: 15px;
	
}

.CapNoG{
	font-weight: bold;
	font-size: 35px;
	color:#E7EB6C;

}
.CapNo{
	font-weight: bold;
	font-size: 35px;
	

}

.Capcont{
	font: normal;
	font-size: 18px;
	text-align: left;
}

.copyright {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:center;

}

#content{
	position: absolute;
	top: 25%;
	left: 8%;
}


	.lead1{
	color: #517025;
    font-size: 16px;
    color: var(--color-semi-ash);
    padding: 0;
    margin: 0;
   /* font-family: 'Montserrat', sans-serif; */
    font-weight: 300;
   /* overflow-x: hidden;*/
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
	}

.treeterra
{

	background-image:url("../Img/Home/TerraGreenariaTree.png");
	background-repeat: no-repeat;
	align-content: flex-start
	
}
	.space
{
margin-bottom: 50px;
margin-top: 50px;
	
}
.smallspace
{
	padding-bottom:8px;
	padding-top:8px;
}

.bigspace
{
	padding-bottom:60px;
	padding-top:60px;
}
.mltclr{

		background: linear-gradient(180deg, #ffffff 48%,  #3e93da 10% );
}


.Admissions{

background: rgb(140,198,254);
background: linear-gradient(0deg, rgba(140,198,254,1) 0%, rgba(255,255,255,1) 0%, rgba(206,221,237,1) 0%, rgba(255,255,255,1) 0%, rgba(202,224,245,1) 50%, rgba(255,255,255,1) 100%, rgba(16,130,249,1) 100%);





}

.greenfooter{
	background-color:#3e93da;
}
.mltclr .btn{
	color: white;
}

/*
.btn-violet{
	background-color: rgba(189,29,232,1.00);
	color: rgba(255,255,255,1.00);
	
}
.btn-violet .dropdown-menu{
	background-color: rgba(189,29,232,1.00);
	color: rgba(255,255,255,1.00);
	
}

.btn-indigo, .btn-indigo .dropdown-menu{
	background-color:rgba(100,94,155,1.00);
	color: rgba(255,255,255,1.00);!important
}

.btn-indigo, .btn-indigo .dropdown-menu::hover{
	background-color:rgba(100,94,155,1.00);
	color:rgba(249,7,11,1.00)!important
}

.btn-yellow, .btn-yellow .dropdown-menu{
	background-color:rgba(255,214,0,1.00);
	color: rgba(255,255,255,1.00);
}
.btn-green, .btn-green .dropdown-menu{
	background-color:rgba(93,188,7,1.00);
	color: rgba(255,255,255,1.00);
}

.btn-blue, .btn-blue .dropdown-menu{
	background-color:rgba(111,173,239,1.00);
	color: rgba(255,255,255,1.00);
}

.btn-orange, .btn-orange .dropdown-menu{
	background-color:rgba(229,134,12,1.00);
	color: rgba(255,255,255,1.00);
}

.btn-red{
	background-color:rgba(225,2,5,1.00);
	color: rgba(255,255,255,1.00);
}

.btn-group{
	margin:0 3px 0 3px;
	color: rgba(255,255,255,1.00);
	text-align: left;
}


*/

.container-fluid
{
	margin:0px;
}
@media (max-width: 768px) {


	 .carousel
		{
		margin-top:50px;
		}
	
	
	.innerbanners{
	margin-top: 50px;

}
	
	.logo{
		width: 50px;
		
	}

.red {
color:#ee5c0d;

}

.orange {
color:#f78b17;
}
.brown{
color:#d38540;

}

.lightwhite{
color:#f1f1ef;

}
	
.white{
	color:#FFFFFF;
	
}



.grey{
color:#8b8e8b;

}

.darkgrey{
color:#7b7a7a;
}
.lightgrey{
color:#fcfcf7;
}



.blue {
color:#4d73c3;
}

.darkblue {
color:#0513aa;
}

.Magento {
color:#a00361;
}
.black {
color: #333333;
}

.white {
color:#FFFFFF;
}

.yellow{
color: #FFFF33;
}

.lyellow{
color:#F8D96C;
}
	
/* Zoom In #1 */
 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
 img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
	
		@media (max-width: 768px) {
		.logo{
			width: 25%;
		}
		.mobhide{
			display: none;
		}
			.carousel
			{
				margin-top: -15px;
				
				
			}
			.btn-group>button>span{

	text-align: center;
}

	}
	@media (max-width: 500px) {
		.logo{
			width: 25%;
		}
		.mobhide{
			display: none;
		}
			.carousel
			{
				margin-top: -15px;

			}
			.btn-group>button>span{
	text-align: center;
}
		
	}


	
	.footerfont
	{
		/*   background-color: var(--color-white);*/
    font-size: 50px;
    color: #ffffff;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 400;
    overflow-x: hidden;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
		
		
		
	}
	}
	
/*........................................................heading innerbanner......................*/
.innerbanners{
	width:100%;
	height:100%;

}


#blackbg
{
	background-color:#070707;
	padding-top:50px;
	padding-bottom:50px;
}

.social-icons .fa
{
	background-color:#FF6600;
	padding:20px;
	margin:1px;
	color:#FFFFFF;
}

.social-icons .fa:hover
{
	background-color:#FFFFFF;
	padding:20px;
	color:#FF6600;
}

footer span
{
	color: #FFFFFF;
	padding:15px;
}

.copyright {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:center;
}


/*mobile responsive*/
.banner
{
	margin-top: -150px;
}

.hometext
{
	margin-top: 150px;
}

@media (max-width: 768px) {
	
		.banner
	{
		margin-top: 0px;
	}
		.hometext
	{
		margin-top: 0px;
	}
	.bigspace
	{
		padding-bottom:5px;
		padding-top:5px;
	}

}


.icon-bar1 {
  position: fixed;
  top: 40%;
  right:-2%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width:100px;
}



.fa {

  font-size: 50px;
  width: 60px;
  text-align: center;
  text-decoration: none;
margin: 5px 5px;
    padding: 20px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;
}