﻿/* Common CSS Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    -ms-word-break: break-all;
    word-break: break-all;
	
}
h2 {
    -ms-word-break: normal;
    word-break: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #000000;
    text-decoration: none;
    outline: none;
    -webkit-transition-property: color, text;
    -webkit-transition-duration: 0.3s, 0.3s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, text;
    -moz-transition-duration: 0.3s;
    -moz-transition-timing-function: linear, ease-in;
    -o-transition-property: color, text;
    -o-transition-duration: 0.3s;
    -o-transition-timing-function: linear, ease-in;
}
a:hover {
    vertical-align: baseline;
    /*    background: transparent;*/
    color: #ffda2e;
    text-decoration: none;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
img {
    max-width: 100%;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    clear: both;
}
/*--------style-start------*/
.outer-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.top-header-blk {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #f2727d;
	background-image: url('../images/school-bg.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	
}

.school-open-form-blk {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #874e55;
	background-image: url('../images/form-bg-v1.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	
}

.header-blk-in {
    max-width: 1100px;
    width: 100%;
    padding: 15px;
    margin: 0 auto;
	overflow: hidden;
}

.logo-blk {
    width: 100%;
    margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.online-logo {
    width: 100%;
    float: left;
    height: auto;
	text-align: left;
	max-width: 345px;
}

.online-logo img{
    width: 100%;
}

.children-channel {
    width: 50%;
    float: right;
	max-width: 110px;
    height: auto;
	font-size: 14px;
	font-family: roboto, sans-serif;
	background-color: #f2727d;
	color: #ffffff;
	font-weight: 500;
	border-radius: 50px;
	padding: 6px;
	text-align: center;
	
	
}

.First-day-at-school-top-header {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.First-day-at-school-top-header-v1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
	max-width: 1000px;
	text-align: center;
	display: block;
}

.First-day-at-school-top-header-mob {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
	max-width: 765px;
	text-align: center;
	display: none;
}

.photo-display-button {
    max-width: 395px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.photo-call-button {
    width: 100%;
    margin: 0 auto;
    text-align: center;
	height: auto;
    font-size: 20px;
	font-family: EggindulekhaUni;
    background-color: #874e55;
    color: #ffffff;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px;
	cursor: pointer;
	word-break: normal;
}

.photo-display-blk-IN {
    width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-bottom: 15px;

}

.photo-display-blk {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
	background-color: #fdeba8;
	padding: 0px 15px 0px 15px;
	border-radius: 8px;
	
	
}

.whishes-photo-v2 {
	width: 100%;
	height: 600px;
	overflow: hidden;
}


.First-day-at-school-header {
    width: 65%;
    height: auto;
	float: left;
    text-align: center;
	 padding: 70px;
	
}
.First-day-at-school-header img{
    width: 100%;
}

.kids-playing-blk {
    width: 35%;
    height: auto;
	float: left;
 
}
.kids-playing-blk img{
    width: 100%;
	-webkit-animation: vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	animation: vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	max-width:1045px; margin:0 auto;
}

@-webkit-keyframes vertical {
	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	20%,
	40%,
	60% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	90% {
		-webkit-transform: translateY(-6.4px);
		transform: translateY(-6.4px);
	}
}

@keyframes vertical {
	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	20%,
	40%,
	60% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	80% {
		-webkit-transform: translateY(6.4px);
		transform: translateY(6.4px);
	}
	90% {
		-webkit-transform: translateY(-6.4px);
		transform: translateY(-6.4px);
	}
}

.middile-blk {
    width: 100%;
    height: auto;
    margin: 0 auto;
	background-color: #f2727d;
}

.middile-blk-in {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    padding: 5px 15px 20px 15px;
	position: relative;

}
.intro-header {
	max-width: 550px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	 font-family: EggindulekhaUni;
	font-size: 30px;
	color: #000;
	line-height: 30px;
	padding-bottom: 10px;
	word-break: normal;
}

.intro-sub-tittle {
	max-width: 820px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	font-family: EggindulekhaUni;
	font-size: 25px;
	color: #FFF;
	line-height: 25px;
	word-break: normal;
}



.bottom-blk-in {
    max-width: 1000px;
    width: 100%;
    height: auto;
    padding: 25px 15px 25px 15px;
	margin: 0 auto;
}

.copy-right-blk {
    width: 100%;
    height: auto;
background-color: #f2727d;
	overflow: hidden;
	
}

.copyright-blk-in {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    height: 120;
    padding: 45px 45px;
    text-align: center;
	font-size: 12px;
	font-family: roboto, sans-serif;
	color: #000;
	
}

.guidelines-blk {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
}
.guidelines-header {
    width: 100%;
	max-width: 190px;
    font-family: EggindulekhaUni;
	font-size: 30px;
	color: #e3779b;
	line-height: 30px;
	padding-bottom: 2px;
	word-break: normal;
	margin: 0 auto;
	text-align: center;
	border-bottom: 2px solid #509ad9;
	
}

.guidelines-sub-tittle {
	max-width: 820px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	 font-family: EggindulekhaUni;
	font-size: 25px;
	color: #000000;
	line-height: 25px;
	word-break: normal;
	padding-top: 10px;
}

.VFirst-day-at-school-form-blk {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.Vacation-Activity-form-left {
    width: 55%;
    float: left;
    height: auto;
	padding: 20px 0px 20px 0px;
}

.First-day-at-school-form {
    width: 100%;
	max-width: 620px;
	margin: 0 auto;
    height: auto;
	background-color: #FFF;
	padding: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.rules-regulations-blk {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
	border-radius: 10px 0px 10px 10px;
	background-color: #509ad9;
	padding: 15px;
}

.rules-blk {
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
}
.rules-blk ul {
  width: 100%;
}
.rules-blk ul li {
	background-position: left 6px;
	width: 100%;
	font-family: PanchariUni;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-left: 21px;
	padding-bottom: 10px;
	background-image: url('../images/arrow-v1.png');
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 115%;
	word-break: normal;
}
.rules-header-blk {
    width: 100%;
    padding: 15px 0px 15px 0px;
    height: auto;
    float: left;
}

.guidelines-header-v1 {
    width: 100%;
	max-width: 140px;
    font-family: EggindulekhaUni;
	font-size: 30px;
	color: #ffeba6;
	line-height: 30px;
	word-break: normal;
	border-bottom: 2px solid #fe9cbd;
	float: left;
	
}
.First-day-at-school-form-call{
	width: 100%;
	padding: 10px;
	background-color: #FFF;
	float: left;
	border-radius: 10px;
}

.contact-us-blk {
    max-width: 320px;
    width: 100%;
    height: auto;
    margin: 0 auto;
	font-family: EggindulekhaUni;
	font-size: 30px;
	color: #000;
	line-height: 20px;
	word-break: normal;
	text-align: center;
}
.contact-no-blk {
    max-width: 320px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
	font-family: roboto, sans-serif;
	font-size: 25px;
	color: #186ab0;
	line-height: 20px;
	word-break: normal;
	text-align: center;
	font-weight: 500;
}


.contact-call-icon-blk{
    max-width: 140px;
    width: 100%;
    height: auto;
    margin: 0 auto;
	text-align: center;
	padding: 25px 0px 10px 0px;
}
.contact-call-icon-blk img{
    width: 100%;

}

.round-elements{
    width: 100px;
    height: 142px;
    position: absolute;
    z-index: 100;
    top: -24%;
    left: -3%;
	
}

.round-elements-v1{
    width: 100px;
    height: 142px;
    position: absolute;
    z-index: 100;
    top: -24%;
    right: -3%;
	
}

.guidelines-sub-tittle-v1 {
	max-width: 820px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
	 font-family: PanchariUni;
	font-size: 20px;
	color: #000000;
	line-height: 22px;
	word-break: normal;
	padding-top: 10px;
}

.scroll-bottom{
	position:fixed; 
	bottom:20px;
	text-align:center;
	z-index: 20;
	display: block;
	-moz-transition: all .5s ease .0s;
-webkit-transition: all .5s ease .0s;
transition: all .5s ease .0s;
width: 56px;
	height: 56px;
	left: 50%;
	margin-left: -28px;
	cursor: pointer;
}
.hidden.scroll-bottom{
  bottom: -100px;
}	
.scroll-bottom img {
	-webkit-animation: vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	animation: vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	max-width:40px; margin:0 auto;
}
@-webkit-keyframes vertical {
	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	20%,
	40%,
	60% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	90% {
		-webkit-transform: translateY(-6.4px);
		transform: translateY(-6.4px);
	}
}

@keyframes vertical {
	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	10%,
	30%,
	50%,
	70% {
		-webkit-transform: translateY(-6px);
		transform: translateY(-6px);
	}
	20%,
	40%,
	60% {
		-webkit-transform: translateY(8px);
		transform: translateY(8px);
	}
	80% {
		-webkit-transform: translateY(6.4px);
		transform: translateY(6.4px);
	}
	90% {
		-webkit-transform: translateY(-6.4px);
		transform: translateY(-6.4px);
	}
}
/* .........................  Social media style  .........................*/
.shareboxwrp {
    display: none;
    float: left;
    width: 100%;
}
.shareboxwrpin {
    margin: 0 auto;
    display: table;
    width: 40px;
}
.social-media-main {
    width: 50px;
    height: 192px;
    float: left;
    position: fixed;
    bottom: 10px;
    z-index: 9;
    right: 20px;
    padding-top: 60px;
}
.shretle {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 30px 62px;
    background-image: url("../images/social-share.svg");
    background-repeat: no-repeat;
    background-position: 8px -23px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px 0;
    color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    float: left;
    position: absolute;
    top: 125px;
    left: 0;
    cursor: pointer;
    -moz-transition: top .2s linear .0s;
    -webkit-transition: top .2s linear .0s;
    transition: top .2s linear .0s;
}
.shretle.open {
    top: 0;
    background-position: 10px 15px;
}
.social-media-ins {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0px;
}
.social-media-head {
    width: 100%;
    height: auto;
    float: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    line-height: 110%;
}
.social-media-icon {
    width: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    background-image: url(../images/social.svg);
    background-size: 50px auto;
    background-repeat: no-repeat;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 5px;
}
.tw-clr {
    background-position: -4px -107px;
    background-color: #000;
}
.gl-clr {
    background-position: -4px -56px;
    background-color: #fb443e;
}
.wt-clr {
    background-position: -4px -159px;
    background-color: #13b345;
}
.fb-clr {
    background-color: #2b44a0;
    background-position: -6px -5px;
}
/* .........................  /Social media style  .........................*/
