@font-face {
	font-family: 'rubikbold';
    src: url('rubik-bold-webfont.woff2') format('woff2'),
    url('rubik-bold-webfont.woff') format('woff');
    font-weight: 100 !important;
    font-style: normal;
}

@font-face {
	font-family: 'rubikregular';
    src: url('rubik-regular-webfont.woff2') format('woff2'),
    url('rubik-regular-webfont.woff') format('woff');
    font-weight: 400 !important;
    font-style: normal;
}

@font-face {
    font-family: 'rubikmedium';
    src: url('rubik-medium-webfont.woff2') format('woff2'),
    url('rubik-medium-webfont.woff') format('woff');
    font-weight: 700 !important;
    font-style: normal;

}

body {
	font-family: 'rubikregular';
	font-size: 17px;
	line-height: 1.6;
	overflow-x: hidden;
}

p {
	 color: #666;
}

.sinhala {
	font-size: 19px;
	line-height: 27px;
}

/* Jquery form validation error  */
.error {
	color: #f00 !important;
	font-size: 12px;
}

h1, h2, h3, h5 {
	font-family: 'rubikmedium';
	background: linear-gradient(135deg, rgba(143,195,31,1) 0%, rgba(0,166,91,0.76) 80%, rgba(0,166,91,0.7) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

section {
	padding: 90px 0 70px 0;
}

.bg-light {
	background: #eee !important;
}

.bg-dark {
	color: #fff !important;
}

.bg-black {
	background: #111;
}

.footer {
	padding: 20px 0;
}

.footer p {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 13px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.back-to-top {
	padding: 5px;
	line-height: 0;
	border-radius: 50%;
	bottom: 99px;
	right: 33px;
	font-size: 30px;
}

.page-mt{
	margin-top: 65px;
}

.page-main-img {
	width: 100%;
	height: auto;
}

.form-row {
	margin-top: 20px !important;
}

.form-row label {
	margin-bottom: 3px;
}

.carousel-control-next, .carousel-control-prev {
    width: 10%;
    opacity: 0;
    border: none;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
    opacity: .2;
}

.lineup_img {
	margin: 0 auto;
	width: 75%;
	margin-top: 40px;
	margin-bottom: 30px;
}

.th1 {
	background: #72BF43 !important;
}

.th2 {
	background: #40B671 !important;
}

td {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

th, td {
	padding-left: 30px !important;
}

.tr_color {
	background: #E6EFC1 !important;
}

.navbar-collapse {
    width: auto !important;
}

.btn-primary {
	background: linear-gradient(135deg, rgba(143,195,31,1) 0%, rgba(0,166,91,0.76) 80%, rgba(0,166,91,0.7) 100%) !important;
	color: #fff;
	border: none !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}

.ctrlq.fb-button {
	bottom: 90px !important;
}
.dVYIqU {
    bottom: 145px !important;
	right: 7px !important;
}
.jMfHkK {
    height: 60px !important;
    width: 60px !important;
    box-shadow: rgb(143, 195, 31) 0px 0px 10px !important;
	bottom: 70px !important;
	position: fixed !important;
	right: 5px;
}
.llcnCH {
	bottom: 140px !important;
}
.jobjA {
	bottom: 0px !important;
	position: fixed;
	right: 0;
}
.logo {
	height: 40px;
}
.phone-no {
	border-radius: 500px;
	background: #40B671;
	background: linear-gradient(135deg, rgba(143,195,31,1) 0%, rgba(0,166,91,0.76) 80%, rgba(0,166,91,0.7) 100%);
	color: #fff !important;
}
.fa-phone {
	transform: rotate(90deg);
}
.fa-facebook-square {
	margin-right: 15px;
	color: #4267B2;
}
.active {
	color: #72BF43 !important;
}
nav {
	box-shadow: 0 0 10px rgb(0,0,0,.3);
}
#spHide {
	display: block;
}
#pcHide {
	display: none;
}
.green-text {
	color: #1a7c4d !important;
	-webkit-text-fill-color: unset !important;
}
.carousel-indicators {
	display: none;
}
.jxPOhn {
    bottom: 70px !important;
}
.bg-primary {
	background: linear-gradient(135deg, rgba(143,195,31,1) 0%, rgba(0,166,91,0.76) 80%, rgba(0,166,91,0.7) 100%);
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 100vh;
}
#pay .form-group {
	margin-bottom: 20px;
	color:  #fff;
}
#pay .form-group .form-control, .form-select {
	background-color: rgba(255, 255, 255, 0.65);
	border: 0;
}
#pay .text-white {
	-webkit-text-fill-color: unset;
}
#pay h2 {
	font-size: 22px;
}
#pay .card {
	border-radius: 20px;
}
#pay .card .card-body {
	padding: 40px 30px;
}
#pay .logo {
	width: 100%;
	max-width: 300px;
	height: auto;
}
.align-center {
	/*display: flex;
	align-items: center;
	min-height: 100vh;*/
	padding-top: 100px;
}
.bg-yellow {
	background-color: #faf5e3;
}
.bg-green {
	background-color: #ecf5ee;
}

@media (max-width: 1199px) {
	.lineup_img {
		width: 100%;
	}
}
@media (max-width: 768px) {
	.form-row {
		margin-top: 0 !important;
	}
	.form-group {
		margin-bottom: 20px;
	}
	section {
		padding: 50px 0 50px 0;
	}
}
@media (max-width: 575px) {
	.logo {
		height: 28px;
	}
	.page-mt {
		margin-top: 60px;
	}
	.navbar-toggler-icon {
		width: 1em;
	}
	.navbar-toggler {
    	padding: 0px 5px;
	}
	section {
		padding: 20px 0 20px 0;
	}
	table, table .sinhala{
		font-size: 12px;
		line-height: 14px;
	}
	table th, td {
		padding: 10px !important;
	}
	.ctrlq.fb-button, .jMfHkK {
		width: 45px !important;
		height: 45px !important;
	}
	.jMfHkK {
		margin-bottom: 20px !important;
		right: -3px !important;
	}
	.back-to-top {
		right: 19px !important;	
	}
	.hzZnJx {
		width: 28px !important;
	}
	.jWA-dFm {
		display: none !important;
	}
	.jobjA {
		width: 45px !important;
		height: 45px !important;
		right: -10px !important;
		bottom: -20px !important;
	}
	.lineup_img {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.llcnCH {
		margin-bottom: 56px !important;
	}
	
	#spHide {
		display: none;
	}
	#pcHide {
		display: block;
	}
}
@media only screen and (min-width: 992px) {
	.navbar-expand-lg .navbar-collapse {
		flex-basis: content;
	}
}
@media only screen and (max-width: 992px) {
	.navbar-collapse {
		width: 100% !important;
	}
}





/* Comment add modal */
#staticBackdrop .modal-content .modal-header {
	padding: 15px 30px 12px 30px;
}
#staticBackdrop .modal-content .modal-body {
	padding: 20px 30px 30px 30px;
}
#staticBackdrop .modal-content .modal-body form .form-group {
	margin-bottom: 20px;
}


/* Parents comment section view */
.comment_bg {
	background-color: #ecf5ee;
	padding: 40px 0 30px 0;
}
.tooltip {
	display: none;
}

.indentity {
	margin: 0!important
}
figure.testimonial {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	padding: 0 20px;
	text-align: left;
	box-shadow: none !important;
	width: 100%;
}
figure.testimonial * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
figure.testimonial img {
	max-width: 100%;
	vertical-align: middle;
	height: 90px;
	width: 90px;
	border-radius: 50%;
	margin: 40px 0 0 10px;
	border: 4px solid #fff;
}
figure.testimonial blockquote {
	background-color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0;
	padding: 25px 50px 30px;
	position: relative;

	/*display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
figure.testimonial blockquote:before, figure.testimonial blockquote:after {
	content: "\201C";
	position: absolute;
	color: #ff5057;
	font-size: 50px;
	font-style: normal;
}
figure.testimonial blockquote:before {
	top: 25px;
	left: 20px;
}
figure.testimonial blockquote:after {
	content: "\201D";
	right: 20px;
	bottom: 0;
}
figure.testimonial .btn {
	top: 100%;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	margin: 0;
	position: absolute;
}
figure.testimonial .peopl {
	position: absolute;
	bottom: 45px;
	padding: 0 10px 0 120px;
	margin: 0;
	color: #ffffff;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
figure.testimonial .peopl h3 {
	opacity: 0.9;
	margin: 0;
	line-height: 1;
	font-size: 22px;
}
figure.testimonial .peopl .indentity {
	line-height: 1;
}
figure.testimonial .peopl .indentity span {
	line-height: 1;
	font-size: 11px;
}
figure.testimonial .peopl small {
	line-height: 1;
	font-size: 12px;
	color: #888;
	display: block;
	margin-top: 2px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-btn.slick-hidden {
	display: none;
}

.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 40%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev:before, .slick-next:before {
	font-family: "FontAwesome";
	font-size: 40px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -40px;
}
.slick-prev:before {
	content: "";
}
.slick-next {
	right: -40px;
}
.slick-next:before {
	content: "";
}







