

/*

mint: 
dark:A6D6C9
light: B6E4D7

yellow:
dark:F7D118
darker:FBCE3E
light:FCDD7E

purple:
dark:6A43D7
light:8A6DDF

pink:
dark:FA7B7A
light:FEC0B9

cream:F4F1EA
skyblue :B5D8FE

greys :
Light:fafafa
Dark3:565656

black:
dark : 21252A
darker : 232323
light: 343434


Positive:25AB21
Error:F50031
Warning: F06D0F

*/

/* start --------------------------------------

.main-carousel .cover1{
	background: url('../img/school/homeslider3.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 900px;
}

.main-carousel .cover2{
	background: url('../img/school/homeslider2.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 900px;
}

.main-carousel .cover3{
	background: url('../img/school/homeslider1.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 900px;
}
.main-carousel .cover4{
	background: url('../img/school/homeslider5.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 900px;
}

.main-carousel .maincap1{
	padding: 100px 0;
}
.main-carousel .maincap2{
	padding: 120px 0;
}
.main-carousel .maincap3{
	padding: 120px 0;
}
.main-carousel .maincap4{
	padding: 120px 0;
}

.main-carousel h1{	
	font-size: 64px;
	font-weight: 700;
	line-height: 72px;
	text-shadow: none;
	text-align: center;
	color: #fff;
	font-family: 'poppins', sans-serif;
}

.main-carousel h6{
	margin-top: 24px;
	text-align: center;
}
.main-carousel p{
	font-size: 32px;
	font-weight: 300;
	line-height: 40px;
	text-shadow: none;
	text-align: center;
	padding: 16px 0 24px 0 ;
	color: #fff;
}

/*-------------------------------------*/

.mainslider .cover1{
	background-color: #fff;
	min-height: 700px;
	margin: 128px 0 0 0;
}
.mainslider .caption1 h1{	
	font-size: 56px;
	font-weight: 700;
	line-height: 64px;
	text-shadow: none;
	margin-top: 80px;
	text-align: left;
	color: #141414;
	font-family: 'poppins', sans-serif;
}

.mainslider .caption1 h6{
	margin-top: 48px;
	text-align: left;
}
.mainslider .caption1 p{
	font-size: 24px;
	font-weight: 300;
	line-height: 32px;
	text-shadow: none;
	text-align: left;
	padding: 16px 0 24px 0 ;
	color: #141414;
}
.mainslider .caption1 img{
	border-radius: 24px;
}
/*-------------------------------------*/

.message{	
	padding:128px 0;
	background-color: #141414;
	background: url('../img/school/school1.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
}
.message .caption{
	background-color: #A6D6C9;
	padding: 48px;
	border-radius: 32px;
}
.message h1{
	font-size: 48px;
	font-weight: 600;
	line-height: 56px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	font-family: "Poppins", serif;
}
.message h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #141414;
}
.message p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
	margin-bottom: 8px;
}
.message h4{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #141414;
	font-family: "Poppins", serif;
}
.message h6{
	margin-top: 40px;
}
.message  .abouthome{
	padding: 24px 48px;
}

/*-----------------------------------------*/
.serviceshome{
	padding: 64px 0;
	background-color: #fff;
}
.serviceshome h1{
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-align: center;
	margin: 0px 0px 48px 0px;
	color: #A6D6C9;
	font-family: "Poppins", serif;
}
.serviceshome h4{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	color: #141414;
	font-family: "Poppins", serif;
}
.serviceshome img{
	border-radius: 48px 0px 48px 0px;
}

.serviceshome h2{
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	text-align: left;
	font-family: "Poppins", serif;
	color: #141414;
}
.serviceshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.serviceshome h6{
	text-align: center;
	margin-top: 48px;
}
.serviceshome a{
	text-decoration: none;
}
.serviceshome .serv{
	border: 1px solid #d2caa8;
	border-radius: 48px 0px 48px 0px;
	background-color: transparent;
}
.serviceshome .serv:hover{
	border: 1px solid #d2caa8;
	border-radius: 48px 0px 48px 0px;
	background-color: #f6f4ee;
}
.serviceshome .serv .cap{
	padding: 8px 24px 16px 24px;
}

/*-----------------------------------------*/

.values{
	padding: 64px 0;
	/*background: url('../img/services/bg.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 700px;*/
	background-color: #fff;
}
.values h1{
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-align: left;
	margin: 0px 0px 48px 0px;
	color: #141414;
	font-family: "Poppins", serif;
}
.values h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
.values h2{
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	color: #141414;
	text-align: left;
	font-family: "Poppins", serif;
}
.values .serv .cap{
	z-index: 2;
	position: relative;
}
.values .thum img{
	width: 40%;
	bottom: 0px;
	right: 24px;
	position: absolute;
	margin-bottom: 16px;
}
.values p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
	position: relative;
}
.values h6{
	text-align: left;
	margin-top: 48px;
}
.values .thum{	
	margin-bottom: 32px;
}
.values .thum .serv1{
	background-color: #A6D6C9;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}

.values .thum .serv2{
	background-color: #FCDD7E;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv3{
	background-color: #c5b6ef;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv4{
	background-color: #B5D8FE;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv5{
	background-color: #FFB7B8;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv6{
	background-color: #BED6A6;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv6 img{
	width: 20%;
	bottom: 0px;
	right: 24px;
	position: absolute;
	margin-bottom: 16px;
}
.values .thum .serv7{
	background-color: #D6BCA6;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
}
.values .thum .serv8{
	background-color: #ff;
	border-radius: 16px;
	min-height: 250px;
	padding: 16px 16px 8px 16px;
	border: 1px solid #eee;
}
.values .thum .serv8 h6{
	padding-top: 56px;
}
.values .thum .serv8:hover{
	background-color: #FBCE3E;
	border: 1px solid #FBCE3E;
}

/*-----------------------------------------*/

.quoteline{
	padding: 128px 0;
	background-color: #A6D6C9;
}

.quoteline h1{	
	font-size: 108px;
	font-weight: 700;
	line-height: 108px;
	color: #B6E4D7;
	text-align: left;
	margin: 0px 0px 48px 0px;
	font-family: "Poppins", serif;
}

.quoteline p{
	font-size: 32px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
	color: #141414;	
	padding: 8px 0 32px 0;
}
.quoteline h4{	
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	color: #141414;
	text-align: left;
	margin-top: 16px;
}

.quoteline h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
.quoteline img{
	border-radius: 1000px;
	border: 5px solid #B6E4D7;
}
/*-----------------------------------------*/

.gallery{
	background: url('../img/services/homeback.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 500px;
	padding: 96px 0;
}
.gallery h1{	
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	font-family: "Poppins", serif;
	text-align: center;
	color: #141414;
	margin: 0px 0px 48px 0px;

}
.gallery img{
	margin-bottom: 32px;
	border-radius: 8px;
}
.gallery h6{
	text-align: center;
	margin-top: 48px;
}

/*-----------------------------------------*/
.admissions{
	padding: 128px 0;
	background-color: #A6D6C9;
}
.admissions h1{
	font-size: 108px;
	font-weight: 700;
	line-height: 108px;
	color: #B6E4D7;
	text-align: left;
	margin: 0px 0px 48px 0px;
	font-family: "Poppins", serif;
}
.admissions h4{	
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
.admissions h2{
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	font-family: "Poppins", serif;
	text-align: left;
	color: #141414;
}
.admissions h3{
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
.admissions p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
	padding-bottom: 16px;
}

/* CSS end --------------------------------------*/


/* Media start----------------------------------------*/

@media (max-width: 768px){

div.mainslider .cover1{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	min-height: 700px;
}
div.mainslider .caption1 .col-sm-5{
	margin: 0px;
	padding: 0px;
}
div.mainslider .caption1{
	margin: 0px;
	padding: 0px 0px 32px 0px;
}
div.mainslider .caption1 h1{	
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	text-shadow: none;
	text-align: left;
	color: #141414;
	margin: 16px 0 0 0;
	font-family:'poppins', sans-serif;
}
div.mainslider .caption1 h6{
	margin: 16px 0;
	text-align: left;
}
div.mainslider .caption1 p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-shadow: none;
	text-align: left;
	padding: 16px 0 24px 0 ;
	color: #141414;
}
div.mainslider .caption1 img{
	padding: 0px;
}
/*-------------------------------------*/

div.message{	
	padding:0px 0;
	background-color: #fff;
	background: url('../img/school/schoo.jpg') no-repeat center center;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
}
div.message .caption{
	background-color: #A6D6C9;
	padding: 32px 40px;
	border-radius: 32px;
}
div.message h1{
	font-size: 32px;
	font-weight: 600;
	line-height: 40px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
	font-family: "Poppins", serif;
}
div.message h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #141414;
}
div.message p{
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #141414;
	margin-bottom: 8px;
}
div.message h4{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #141414;
	font-family: "Poppins", serif;
}
div.message h6{
	margin-top: 40px;
}
div.message  .abouthome{
	padding: 24px 48px;
}

/*-----------------------------------------*/
div.serviceshome{
	padding: 64px 0;
	background-color: #fff;
}
div.serviceshome h1{
	font-size: 48px;
	font-weight: 700;
	line-height: 56px;
	text-align: center;
	margin: 0px 0px 48px 0px;
	color: #A6D6C9;
	font-family: "Poppins", serif;
}
div.serviceshome h4{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
	color: #141414;
	font-family: "Poppins", serif;
}
div.serviceshome img{
	border-radius: 48px 0px 48px 0px;
}

div.serviceshome h2{
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	text-align: left;
	font-family: "Poppins", serif;
	color: #141414;
}
div.serviceshome p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
div.serviceshome h6{
	text-align: center;
	margin-top: 48px;
}
div.serviceshome a{
	text-decoration: none;
}
div.serviceshome .serv{
	border: 1px solid #d2caa8;
	border-radius: 48px 0px 48px 0px;
	background-color: transparent;
}
div.serviceshome .serv:hover{
	border: 1px solid #d2caa8;
	border-radius: 48px 0px 48px 0px;
	background-color: #f6f4ee;
}
div.serviceshome .serv .cap{
	padding: 8px 24px 16px 24px;
}

/*-----------------------------------------*/

div.values{
	padding: 32px 0;
	/*background: url('../img/services/bg.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 700px;*/
	background-color: #fff;
}
div.values h1{
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	text-align: left;
	margin: 0px 0px 16px 0px;
	color: #141414;
	font-family: "Poppins", serif;
}
div.values h4{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
}
div.values h2{
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	color: #141414;
	text-align: left;
	font-family: "Poppins", serif;
}
div.values .serv .cap{
	z-index: 2;
	position: relative;
}
div.values .thum img{
	width: 25%;
	bottom: 0px;
	right: 24px;
	position: absolute;
	margin-bottom: 16px;
}
div.values p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;
	position: relative;
}
div.values h6{
	text-align: left;
	margin-top: 48px;
}
div.values .thum{	
	margin-bottom: 16px;
}
div.values .thum .serv1{
	background-color: #A6D6C9;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv2{
	background-color: #FCDD7E;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv3{
	background-color: #c5b6ef;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv4{
	background-color: #B5D8FE;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv5{
	background-color: #FFB7B8;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv6{
	background-color: #BED6A6;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv7{
	background-color: #D6BCA6;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv8{
	background-color: #ff;
	border-radius: 16px;
	min-height: 100px;
	padding: 8px 16px;
}
div.values .thum .serv8 h6{
	padding-top: 56px;
}
div.values .thum .serv8:hover{
	background-color: #FBCE3E;
	border: 1px solid #FBCE3E;
}

/*-----------------------------------------*/

div.quoteline{
	padding: 32px 0;
	background-color: #A6D6C9;
}

div.quoteline h1{	
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #141414;
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-family: "Poppins", serif;
}

div.quoteline p{
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #141414;	
	padding: 8px 0 8px 0;
}
div.quoteline h4{	
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	color: #141414;
	text-align: left;
	margin-top: 0px;
}

div.quoteline h5{
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
div.quoteline img{
	border-radius: 1000px;
	width: 96px;
	border: 2px solid #141414;
	margin-bottom: 8px;
}
/*-----------------------------------------*/

div.gallery{
	background: url('../img/services/homeback.jpg') no-repeat center center fixed;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
	background-size: cover;
	min-height: 500px;
	padding: 32px 0;
}
div.gallery h1{	
	font-size:32px;
	font-weight: 700;
	line-height: 40px;
	font-family: "Poppins", serif;
	text-align: left;
	color: #141414;
	margin: 0px 0px 8px 0px;

}
div.gallery img{
	margin-bottom: 16px;
	border-radius: 8px;
}
div.gallery h6{
	text-align: center;
	margin-top: 48px;
}

/*-----------------------------------------*/

div.admissions{
	padding: 32px 0;
	background-color: #A6D6C9;
}
div.admissions h1{
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	color: #141414;
	text-align: left;
	margin: 0px 0px 16px 0px;
	font-family: "Poppins", serif;
}
div.admissions h4{	
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
div.admissions h2{
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	font-family: "Poppins", serif;
	text-align: left;
	color: #141414;
}
div.admissions h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
}
div.admissions p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #141414;	
	margin-top: 0px;
	padding-bottom: 16px;
}

}

/*-----------------------------------------*/





