@charset "utf-8";
/* CSS Document */
html { overflow-x: hidden; overflow-y: auto; }

html,body{
	font-family: 'Nunito',  Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:100%;
	height:100%;
	background-color:#8ac7fc;
	font-weight: 300;
}

p {
	padding: 0 0 10px 0;
}

.heading {
	font-size: 48px;
	text-transform: uppercase;
	position:absolute;
	font-family: 'Pompiere',  Arial, Helvetica, sans-serif;
}

h1 {
	font-family: 'Pompiere',  Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin: 10px 0;
}

.pink-heading{
	color: #E6001C;
}

.bold {
	font-weight: 400;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	color: #E6001C;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

ul li {
	list-style: disc;
}

ul.text-list li {
	list-style: disc;
	margin-left: 30px !important;
}

.nav-container {
	position:absolute;
	z-index:3;
	top: 270px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}

.nav-list {
	height: 39px;
	overflow: hidden;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.navigation{
	/*margin-top:31px;*/
	margin-left: 100px;
}
.navigation li {
	font-family: 'Pompiere',  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding: 12px 16px;
	margin: 0 -2px 0px -2px;
	-webkit-transition: all .2s ease-in-out;
	text-align:left;
	width:960px;
	height: 44px;
	line-height: 39px;
}
.navigation li:hover,.active{
	background-color: #e2d9fa;
	cursor:pointer;
	width:100px!important;
}

.toplink li:hover {
	cursor:pointer;
}

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	/*box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);*/
	overflow:hidden;
}
.wrapper{
	width:960px;
	height:200px;
	margin:0 auto;
	position: relative;
}
.slideno{
	position:absolute;
	bottom:0px;
	left:0px;
	font-size:100px;
	font-weight:bold;
	color:rgba(255,255,255,0.3);
}
.button{
	display:block;
	width:42px;
	height:33px;
	position:absolute;
	bottom:0px;
	left:50%;
	background-image:url(../images/arrow.png);
	margin-left:-21px;
}
.button:hover{
	background-image:url(../images/arrow_hover.png);
	cursor:pointer;
}

/******************************
 SLIDE 1 
*******************************/
#slide1{
	height: 1200px;
}

#slide1-text {
	position:absolute;
	top: 765px;
	left: 215px;
	width: 530px;
	text-align: center;
}

#slide1 img:first-child{
	position:absolute;
	top: 0px;
	left: -20px;
	height: 1089px;
}

/*cloud right*/
#slide1 img:nth-child(2){
	position:absolute;
	top:400px;
	right: 0;
}

/*cloud*/
#slide1 img:nth-child(3){
	position:absolute;
	top:700px;
	left: 0;
	margin-left: -100px;
}

/*cloud top left*/
#slide1 img:nth-child(4){
	position:absolute;
	top: 0px;
	left: 0;
	margin-left: -290px;
	margin-top: -30px;
}

.slide1-heading {
	top: 650px;
	left: 50%;
	margin-left: -125px;
	color: #ffffff;
}

/******************************
 SLIDE 2 
*******************************/
.nav-container-slide2 {
	position:absolute;
	z-index:3;
	top: 350px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}

#slide2{
	height: 2300px;
}

.slide2-headingabout {
	color:#e74d5b;
	top: 60px;
	right: 90px;
}

.slide2-heading1 {
	color:#e74d5b;
	top: 900px;
	left: 210px;
}

.slide2-heading2 {
	color:#e74d5b;
	top: 1550px;
	left: 210px;
}

#slide2-text1 {
	position:absolute;
	top: 500px;
	width: 940px;
}

#anneliese-left {
	float: left;
	width: 260px;
	margin-left: 110px;
	margin-top: 20px;
}

#hayley-right {
	float: right;
	width: 250px;
	margin-right: 50px;
	margin-top: -20px;
}

#slide2-text2 {
	position:absolute;
	top: 1000px;
	left: 215px;
	width: 560px;
}

#slide2-text3 {
	position:absolute;
	top: 1650px;
	left: 215px;
	width: 560px;
}

/*bubble*/
#slide2 img:first-child{
	position:absolute;
top: 800px;
left: 650px;
}

/*bubble left*/
#slide2 img:nth-child(2){
	position:absolute;
	top:1000px;
	left:0px;
	margin-left: -100px;
}

/*small bubble on left*/
#slide2 img:nth-child(3){
	position:absolute;
	top:1000px;
	left:-500px;
}

#slide2 img:nth-child(4){
	position:absolute;
	top:1000px;
	left:-400px;
}
#slide2 img:nth-child(5){
	position:absolute;
	top:800px;
	right:0px;
}
#slide2 img:nth-child(6){
	position:absolute;
	top:600px;
	right:0px;
}

/*bubble right*/
#slide2 img:nth-child(7){
	position:absolute;
	top:1200px;
	right: 0;
	margin-right: -200px;
}

/*big bubble*/
#slide2 img:nth-child(8){
	position:absolute;
	top:0px;
	left: 0;
	margin-left: -900px;
	margin-top: 1000px;
}

/*sun*/
#slide2 img:nth-child(9){
	position:absolute;
	top:50px;
	right: 0px;
	height: 446px;
	width: 446px;
	margin-right: -200px;
}

/*cloud intro anneliese*/
#slide2 img:nth-child(10){
	position:absolute;
	top:450px;
	left: 40px;
	
}

/*cloud anneliese*/
#slide2 img:nth-child(11){
	position:absolute;
	top:740px;
	left: 40px;
}


/*kite*/
#slide2 img:nth-child(12){
	position:absolute;
	top:880px;
	right: 0;
	z-index: -2;
	margin-right: -100px;
}

/*create tagline*/
#slide2 img:nth-child(13){
	position:absolute;
	top:0px;
	left: 0px;
	margin-left: -100px;
}

/*earlybird tagline*/
#slide2 img:nth-child(14){
	position:absolute;
	top:1900px;
	right: 0;
	margin-right: -130px;
}

/*about cloud*/
#slide2 img:nth-child(15){
	position:absolute;
	top:0;
	margin-top: 20px;
	right: 0;
}

/*hayley intro cloud*/
#slide2 img:nth-child(16){
	position:absolute;
	top:420px;
	right: 40px;
}

/*cloud hayley*/
#slide2 img:nth-child(17){
	position:absolute;
	top:1400px;
	left: 40px;
}

/*paperplane1*/
#slide2 img:nth-child(18){
	position:absolute;
	top:1390px;
	left: 0;
	margin-left: -80px;
	z-index: -2;
}


/******************************
 SLIDE 3 
*******************************/
#slide3{
	height: 1050px;
}

.nav-container-slide3 {
	position:absolute;
	z-index:3;
	top: 330px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}

#slide3-text {
	position:absolute;
	top: 450px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	z-index: 1;
}

/*plane title*/
#slide3 img:first-child{
	position:absolute;
	top: 20px;
	left: 0px;
	margin-left: 100px;

}

/*right cloud*/
#slide3 img:nth-child(2){
	position:absolute;
	top:500px;
	right:0px;
	z-index: -2;
	margin-right: -160px;
}

/*cloud right*/
#slide3 img:nth-child(3){
	position:absolute;
	top:200px;
	left:200px;
	z-index: -2;
	margin-left: 350px;
}

/*cloud right small*/
#slide3 img:nth-child(4){
	position:absolute;
	top:20px;
	right: 0;
	margin-right: -200px;
	z-index: -2;
}

/*cloud left small*/
#slide3 img:nth-child(5){
	
	position:absolute;
	top:100px;
	left:0px;
	margin-left: -150px;
	z-index: -2;
}

/*cloud left*/
#slide3 img:nth-child(6){
	
	position:absolute;
	top:700px;
	left:0px;
	margin-left: -250px;
	z-index: -2;
}

/*cloud with book*/
#slide3 img:nth-child(7){
	
	position:absolute;
	top:550px;
	left:0px;
	margin-left: -20px;
	z-index: -2;
}

/*cloud overlay*/
#slide3 img:nth-child(8){
	
	position:absolute;
	top:700px;
	left:0px;
	margin-left: 50px;
	z-index: 2;
}

/******************************
 SLIDE 4 
*******************************/

#slide4{
	height: 1000px;
}

.nav-container-slide4 {
	position:absolute;
	z-index:3;
	top: 350px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}

#slide4-text {
	position:absolute;
	top: 440px;
	width: 800px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

.slide4-heading {
	top: 140px;
	left: 700px;
	margin-left: -155px;
	color: #E74D5B;
}

#slide4 .parallaxbg{
	position:absolute;
	right:40px;
	top:40px;
	font-size:28px;
	color:rgba(51,51,51,0.3);
}

#slide4 img:first-child{
	position:absolute;
	top:0px;
	margin-top: -80px;
	margin-left: 80px;
}

/*services cloud*/
#slide4 img:nth-child(2){
	position:absolute;
	top:60px;
	right: 130px;
}

/*cloud*/
#slide4 img:nth-child(3){
	position:absolute;
	top:820px;
	left: 0;
	margin-left: -50px;
}

/*cloud*/
#slide4 img:nth-child(4){
	position:absolute;
	top:630px;
	left: 0;
	margin-left: -180px;
}


/******************************
 SLIDE 5
*******************************/

#slide5{
	height: 1200px;
}

.nav-container-slide5 {
	position:absolute;
	z-index:3;
	top: 240px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}

.slide5-heading {
	top: 130px;
	left: 155px;
	color: #DA183E;
	transform: rotate(-15deg);
}

#slide5 img:first-child{
	position:absolute;
	top:30px;
	left: 0px;
	z-index: -1;
}

/*pig*/
#slide5 img:nth-child(2){
	position:absolute;
	top:10px;
	right: 0;
	margin-right: -110px;
}

/*bubble*/
#slide5 img:nth-child(3){
	position:absolute;
	top:80px;
	left:0px;
	margin-left: -400px;
	z-index: -2;
}

/*bubble*/
#slide5 img:nth-child(4){
	position:absolute;
	top:10px;
	left:0px;
	margin-left: -300px;
	z-index: -2;
}

/*bubble*/
#slide5 img:nth-child(5){
	position:absolute;
	top:90px;
	left:0px;
	margin-left: 400px;
	z-index: -2;
}

/*paperplane2*/
#slide5 img:nth-child(6){
	position:absolute;
	top:1000px;
	left: 0;
	margin-left: 0px;
	z-index: -2;
}

#slide5-text {
	position:absolute;
	top: 320px;
	left: 220px;
	width: 600px;
}

/******************************
 SLIDE 6
*******************************/
#slide6{
	height: 1600px;
}

.slide6-heading {
	top: 150px;
	left: 235px;
	color: #a3238e;
}

#slide6-text {
	position:absolute;
	top: 380px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

/*faq cloud*/
#slide6 img:first-child{
	position:absolute;
	top:90px;
	left: 150px;
	z-index: -1;
}

/*balloon*/
#slide6 img:nth-child(2){
	position:absolute;
	top:10px;
	left:700px;
}

/*abc bird*/
#slide6 img:nth-child(3){
	position:absolute;
	top:450px;
	left: 0px;
	margin-left: -220px;
}

/*leaf 1*/
#slide6 img:nth-child(4){
	position:absolute;
	top:0px;
	right: 0px;
	margin-top: 500px;
	z-index: -1;
}

/*leaf 2*/
#slide6 img:nth-child(5){
	position:absolute;
	top:0px;
	left: 0px;
	margin-top: 1000px;
	margin-left: -100px;
	z-index: -1;
}

/*leaf 2*/
#slide6 img:nth-child(6){
	position:absolute;
	top:0px;
	left: 0px;
	margin-top: 700px;
	margin-left: -150px;
	z-index: -1;
	transform: rotate(15deg);
}

/*leaf 2*/
#slide6 img:nth-child(7){
	position:absolute;
	top:0px;
	left: 0px;
	margin-top: 1300px;
	margin-left: 100px;
	z-index: -1;
	transform: rotate(-90deg);
}

.faq-accordion {
	margin-bottom: 50px;
}

.accordion-headings {
	font-family: 'Pompiere',  Arial, Helvetica, sans-serif;
}

/******************************
 SLIDE 7
*******************************/
#slide7{
	height: 1700px;
}


.nav-container-slide7 {
	position:absolute;
	z-index:3;
	top: 200px;
	left: 50%;
	margin-left: -400px;
	background-image:url(../images/nav-bg.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 60px;
}


.slide7-heading {
	top: 100px;
	left: 50%;
	margin-left: -125px;
	color: #fff200;
}

#slide7-text-1 {
	position:absolute;
	top: 420px;
	left: 160px;
	width: 630px;
}

#slide7-text-2 {
	position:absolute;
	top: 1450px;
	left: 215px;
	width: 560px;
	text-align: center;
}

/*boy image*/
#slide7 img:first-child{
	position:absolute;
	bottom:0px;
	left: 50%;
	margin-left: -400px;
}

/*peg bg*/
#slide7 img:nth-child(2){
	position:absolute;
	top:240px;
	left: 50%;
	margin-left: -469px;
}

/*tree*/
#slide7 img:nth-child(3){
	position:absolute;
	top:850px;
	right:0;
	margin-right: -400px;
}

/*balloon*/
#slide7 img:nth-child(4){
	position:absolute;
	top:1000px;
	left: 0px;
	margin-left: 0px;
}

/*balloon bunch*/
#slide7 img:nth-child(5){
	position:absolute;
	top:0px;
	right: 0;
	margin-right: 100px;
	margin-top: -100px;
	z-index: -1;
}

/*leaf*/
#slide7 img:nth-child(6){
	position:absolute;
	top:0px;
	right: 0px;
	margin-top: 500px;
	z-index: -1;
}

/*leaf 2*/
#slide7 img:nth-child(7){
	position:absolute;
	top:0px;
	right: 0px;
	margin-top: 300px;
	z-index: -1;
}


#boy {
	position:absolute;
	bottom:0px;
	left: 50%;
	margin-left: 0px;
}

#grass{
	position:absolute;
	z-index: -1;
	bottom:0px;
	left: 0;
	right: 0;
	margin-left: -451px;
	background-image:url(../images/slide7/grass.png);
	background-position:bottom;
	height:118px;
	background-repeat: repeat-x;
	
}

.toplink li{
	margin-top: 30px;
	text-transform: uppercase;
	font-weight:bold;
	list-style: none;
}


/******************************
 ACCORDION
*******************************/

.z-title {
	font-size: 13px;
	
}

.z-accordion.orange.horizontal > section.redtitle > h3 > .z-title {
	background-color: #e8667c;
}

.z-accordion.orange.horizontal > section.orangetitle > h3 > .z-title {
	background-color: #fcc779;
}

.z-accordion.orange.horizontal > section.yellowtitle > h3 > .z-title {
	background-color: #fff64d;
}

.z-accordion.orange.horizontal > section.greentitle > h3 > .z-title {
	background-color: #7ce282;
}

.z-accordion.orange.horizontal > section.bluetitle > h3 > .z-title {
	background-color: #4dbbeb;
}

.z-accordion.orange.horizontal > section.darkbluetitle > h3 > .z-title {
	background-color: #6d6fb4;
}

.z-accordion.orange.horizontal > section.purpletitle > h3 > .z-title {
	background-color: #a679b6;
}

#serv_mob {
width:780px;
height:auto;
display:block;
background:#FFFFFF;
border:1px solid #D74B4B;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#serv_mob h3 {
width:800px;
margin-left:-10px;
margin-right:-10px;
height:32px;
background:#D74B4B;
display:block;
line-height:32px;
margin-bottom:15px;
text-indent:20px;
color:#FFFFFF !important;
}

#areas_mob {
width:780px;
height:auto;
display:block;
background:#FFFFFF;
border:1px solid #D74B4B;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#areas_mob h3 {
width:800px;
margin-left:-10px;
margin-right:-10px;
height:32px;
display:block;
line-height:32px;
margin-bottom:15px;
text-indent:20px;
color:#FFFFFF !important;
}

#areas_mob h3.red {
background:#E8667C;
}

#areas_mob h3.orange {
background:#FCC779;
}

#areas_mob h3.yellow {
background:#FFF64D;
}

#areas_mob h3.green {
background:#7CE282;
}

#areas_mob h3.blue {
background:#3580A1;
}

#areas_mob h3.darkblue {
background:#6C6EB3;
}

#areas_mob h3.purple {
background:#A679B6;
}


#mob_faq1 {
width:780px;
height:auto;
display:block;
background:#FFFFFF;
border:1px solid #0AB687;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#mob_faq1 h3 {
width:800px;
margin-left:-10px;
margin-right:-10px;
height:32px;
display:block;
line-height:32px;
margin-bottom:15px;
text-indent:20px;
color:#FFFFFF !important;
background:#0AB687;
}

#mob_faq2 {
width:780px;
height:auto;
display:block;
background:#FFFFFF;
border:1px solid #D26CB8;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#mob_faq2 h3 {
width:800px;
margin-left:-10px;
margin-right:-10px;
height:32px;
display:block;
line-height:32px;
margin-bottom:15px;
text-indent:20px;
color:#FFFFFF !important;
background:#D26CB8;
}

#mob_faq3 {
width:780px;
height:auto;
display:block;
background:#FFFFFF;
border:1px solid #045FBC;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#mob_faq3 h3 {
width:800px;
margin-left:-10px;
margin-right:-10px;
height:32px;
display:block;
line-height:32px;
margin-bottom:15px;
text-indent:20px;
color:#FFFFFF !important;
background:#045FBC;
}