body , html {
	padding:0;
	margin:0;
	font-family: 'Heebo', sans-serif;
	height:100%;
}

* {
	box-sizing:border-box;
}

#l1 , #l2 , #l3 ,#l12 , #newfooter  {
	position:absolute;
	display:block;
	width:100%;
	top:0;
	left:0;
}

#l1 {
	z-index:1;
}
#l12 {
	width: 354px;
	height:354px;
    z-index: 2;
    right: 20px;
    left: auto;
    top: 55px;
    border-radius: 50%; 
    overflow: hidden; 
}

#l2 {
	z-index:3;
}

#l3 {
	z-index:4;
}


#l1 img , #l2 img , #l3 img , #newfooter img  {
	width:100%;
	max-width:100%;
}

#l12 img {
	width:110%;
	max-width:110%;
}

#newfooter {
	top:auto;
	bottom:0;
}

#mainphone {
	position: absolute;
    display: block;
    width: 100%;
    bottom: 3px;
    right: 5px;
    left: auto;
    color: #FFFFFF;
    font-size: 1.32em;
    z-index: 999;
    text-decoration: none;
    text-align: right;
}

#warper {
	position:relative;
	display:block;
	width:100%;
	max-width:644px;
	float:none;
	clear:both;
	margin:0 auto;
	direction:rtl;
	height:100%;
	font-size:100%;
}

#pageText {
	position: absolute;
    display: block;
    width: 100%;
    top: 35%;
    left: 0;
    color: #92c844;
    font-size: 100%;
    z-index: 4;
    font-weight: 900;
    text-align: center;
	background: url(../images/footer.png) bottom center no-repeat;
    background-size: contain;
    padding-bottom: 70px;
}

#staticTitle {
	position: relative;
    display: block;
    width: 100%;
    color: #2dc0d0;
    font-size: 3.5em;
    font-weight: 900;
    text-align: center;
	line-height: 1.1;
}

#kidsnames {
	position: relative;
    display: block;
    width: 100%;
    color: #040707;
    font-size: 2.3em;
    font-weight: 900;
    text-align: center;
}
#partylocation {
	position: relative;
    display: block;
    width: 100%;
    color: #040707;
    font-size: 2.1em;
    font-weight: normal;
    text-align: center;
}

#partylocation span {
	font-size:0.9em;
}

#fillform {
	position: relative;
    display: block;
    width: 100%;
    color: #040707;
    font-size: 1.8em;
    font-weight: normal;
    text-align: center;
	margin-top:7px;
}

#fillform a {
	color:#1b479d;
	text-decoration:underline;
}

#parents {
	position: relative;
    display: block;
    width: 100%;
    color: #040707;
    font-size: 1.6em;
    font-weight: normal;
    text-align: center;
	margin-top:7px;
}
#parents a {
	position:relative;
    display: block;
	color:#1b479d;
	text-decoration:none;
	height:47px;
}

#parents br {
	display:none !important;
}

#parents a:after {
	position: absolute;
    display: inline-block;
    content: '\f095';
    top: 7px;
    font-style: normal;
    font-family: 'Font Awesome\ 5 Free';
    color: #1b479d;
    font-weight: 600;
    font-size: 0.7em;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

#happyTo {
	position: relative;
    display: block;
    width: 100%;
    color: #040707;
    font-size: 2em;
    font-weight: 900;
    text-align: center;
}

#overlayloading {
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:rgba(0,0,0,0.8);
	z-index: 9999;
	line-height:100%;
	font-size: 50px;
    color: #FFFFFF;
}

#overlayloading i { 
	position:absolute;
	display:block;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
}


#overlay {
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	z-index: 5;
}

#sid {
	margin-top:40px;
}

#ishurtext {
	position:fixed;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	max-width:640px;
	overflow-y:auto;
	background:#FFFFFF;
	padding:20px;
	z-index: 999;
	
}
a.closeText {
    position: absolute;
    display: block;
    top: 10px;
    left: 2	0px;
    color: #959595;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    z-index: 99999;
}

button {
	   position:relative;
	   display:inline-block;
	   border:0;
	   width:100%;
	   height:42px;
	   color:#FFFFFF;
	   font-size:17px;
	   background:#1a479a;
	   -webkit-border-radius: 21px;-moz-border-radius: 21px;border-radius: 21px;
		margin-bottom:10px;
 }
 
 .searchwrap {
    position: relative;
    display: block;
    float: none;
    clear: both;
    border: 0;
    width: 100%;
    height: 42px;
	margin-top:20px;
	margin-bottom:20px;
 }
 
 #sid {
	 -webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
	height:42px;
	width:100%;
	padding: 1px 6px;
    margin-right: 0;
	margin-top:0;
	color:#8d8d8d;
 }
 
 #go {
	position: absolute;
    left: 10px;
    top: 5px;
    font-size: 24px;
    color: #8d8d8d;
 }
 
 #topWbg {
	 position:absolute;
	 display:block;
	 width:100%;
	 height:155px;
	 background:#FFFFFF;
	 z-index:998;
 }
 
 .kidsTD {
	 font-size:16px;color:#16489d;font-weight:bold;background:#FFFFFF;-webkit-border-radius: 14px;-moz-border-radius: 14px;border-radius: 14px; padding-right: 10px;height: 28px;
 }

#message {
	position:fixed;
	display:block;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	z-index: 9999;
}

#message h1 {
	color:#FFFFFF;
	font-weight:bold;
}



.kidrow {
	position:relative;
	margin:20px 0;
	padding-bottom:10px;
}

img {
	width:100%;
	max-width:100%;
}

a.addkid {
	position: relative;
    display: block;
    width: 100%;
    color: #939393;
    font-size: 14px;
    text-align: right;
    height: 30px;
    text-decoration: none;
    background: #ededed;
    line-height: 30px;
    border: 1px dashed #939393;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    padding-right: 10px;
	}
 .ishur {
	position:fixed !important;
	display:none;
	width:100%;
	max-width:644px;
	height:100% !important;
	min-height:100% !important;
	background:#ededed;
	top:0 !important;
	left:0;
	right:0;
	bottom:0 !important;
	z-index:9999 !important;
	direction:rtl;
	overflow-y:scroll;
	font-size: 15px;
    padding: 20px;
	margin:0;
 }
 
 .ishur a.logo {
	position:relative;
	display:block;
	float:left;
	top:auto;
	left:auto;
}

.ishur ul {
 padding: 0 20px 0 0;
}

#toptext {
	position:relative;
	display:block;
	width:100%;
	float:right;
}

a.share {
	position:fixed;
	display:block ;
	bottom:10px;
	left:10px;
	z-index:99999;
}
 
a.share.mobile {
	display:none;
} 
 
 
 
 a.ishura {
	text-decoration:underline;
	color:blue;
 }
 
 .ishur p {
	 padding: 20px 0;
     font-size: 15px;
     margin: 0;
 }
 
 .ishur p strong { 
	font-size: 17px;
 }
 .ishur ul {
	 margin-top: 0;
 }
 
 #regform {
	 position:relative;
	 display:block;
	 width:100%;
	 float:right;
 }
 
 input[type=text] , input[type=tel] , input[type=email], input[type=date] {
	-webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px;
    height: 42px;
    width: 100%;
    padding: 1px 6px;
    margin-right: 0;
    margin-top: 0;
    color: #8d8d8d;
	margin-bottom:10px;
	border: 0;
	outline:none;
 } 
 
 #kidsList2 input {
	 margin-bottom:10px;
 }
 
 input[type=checkbox] {
	 margin-right:5px;margin-left:5px;
	 width:20px;height:20px;
 }
 
 input[type="date"]:before {
	 position:absolute;
    content: attr(placeholder) !important;
    color: #454547;
    margin-left: 2em;
	right:0.5em;
  }
  input[type="date"]:focus:before,
  input[type="date"]:valid:before {
    content: "";
  }
  
  .errofield {
	  border:1px solid red;
  }
 

 select {
	 width:25%;
	 height: 37px;
	 border:1px solid #000000;
 }
 
 .ishur form label {
	 margin-right: 25px;margin-left: 20px;margin-bottom: 10px;margin-top: 10px;
	 font-size:16px;
 }
 
 #signwarp {
	 position:relative;
	 display:block;
	 width:100%;
	 float:none;
	 clear:both;
	 width:320px;
	 height:125px;
	 margin:0 auto;
	 text-align:center;
 }
 
 #sign {
	 width:320px;
	 height:100px;
	 border:1px solid #000000;
	 z-index:100;
	 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
 }
 
  input[type=submit] {
	   border:0;
	   width:100%;
	   height:37px;
	   color:#FFFFFF;
	   font-size:17px;
	   background:#a6c953;
	   -webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
  }
  

  
  a.closeishur {
	  position:absolute;
	  display:block;
	  top:10px;
	  left:10px;
	  color:#959595;
	  font-size:17px;
	  font-weight:bold;
	  text-decoration:none;
	  z-index: 999;
  }
	a.closeishur i {
		margin-left:3px;
		 font-size:15px;
	}
	
	#clearcanvas {
		position:relative;
		display:inline-block;
		color:#454547;
		font-size:15px;
		float:left;
		line-height:15px;
		font-weight: 600;
	}
	
	#clearcanvas i { 
		margin-left:7px;
		font-size:14px;
	}
	.ishur form label[for="sign"] {
		position:relative;
		display:inline-block;
		color:#454547;
		float:right;
		font-size:15px;
		line-height:15px;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: 600;
	}
	
	.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
		font-family: Tahoma !important;
	}
	
	select.ui-datepicker-month {
		margin-left:1px !important;
	}
	
	

	
@media screen and (min-width: 767px){
	
	#pageText {
		top:47%;
	}
	#newfooter {
		bottom:-20px;
	}
}
@media screen and (max-width: 1600px){ 
	#pageText {
		top:55%;
	}
}

@media screen and (max-width: 1366px){ 
	#pageText {
		top:52%;
	}
}

@media screen and (max-width: 768px){
	#l12 {
		width: 176px;
		height:176px;
	}
	#staticTitle {
		font-size: 1.8em;
	}
	#kidsnames {
		    font-size: 2.1em;
	}
	
	
	a.share {
		display:none;
	} 
	a.share.mobile {
		display:block;
	} 	
	
	
	

	a.callme {
	font-size:20px;
	text-decoration:underline;
	}

	a.callme i {
	margin-left:5px;
	text-decoration:none;
	}

	.callparents {
	position:relative;
	display:block;
	width:100%;
	text-align:center;
	line-height:1.25;
	}

	.ishur {
	position:fixed;
	display:none;
	width:100%;
	min-height:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	z-index:5;
	direction:rtl;
	overflow-y:scroll;
	}

	a.ishura {
	text-decoration:underline;
	color:blue;
	}

	
	

	.ishur ul {
	padding-left: 10px;
	}

	

	input[type=checkbox] {
	margin-right:5px;margin-left:5px;
	width:20px;height:20px;
	}
	
	

	
	.ishur form input[type=text].kidid {

	margin-left:20px;
	}

	select {
	width:25%;
	height: 37px;
	
	}

	.ishur form label {
	margin-right: 25px;margin-left: 20px;margin-bottom: 10px;margin-top: 10px;
	font-size:16px;
	}

	a.closeishur {
	position:absolute;
	display:block;
	top:10px;
	left:10px;
	} 
	
	a.logo {
		top: 70px;
		left: 0px;
		width: 70%;
		z-index: 1;
	}
	
	#l12 {
		width: 176px;
		height:176px;
	}
	#fillform {
		font-size: 1.5em;
	}
	#parents{
			font-size: 1.3em;
	}
	
	  
  }
  
  
  @media screen and (max-width: 414px){
	#pageText {
		top:42%;
	}
	#newfooter {
		bottom:-20px;
	}
}

@media screen and (max-width: 375px){
	#pageText {
		top:42%;
	}
	#partylocation {
		 font-size: 1.3em;
	}
	#newfooter {
		bottom:-50px;
	}
	}