.outer{	
  position: relative;
  display: block;
    width: 100%;
    margin: 0 auto;

  
}

.top{padding-top:190px;}

.home-top {font-family:Roboto,DeliciousRoman7,arial,verdana,trebuchet MS;font-size:59px;color:#ffffff;text-decoration:none;
font-weight:bold;text-transform:uppercase;}

.typewrite {font-family:Roboto,DeliciousRoman7,arial,verdana,trebuchet MS;font-size:49px;color:#DCB744;text-decoration:none;
font-weight:bold;text-transform:uppercase;}
  
  
.spa-pad {
  display: flex; /* establish flex container */
    flex-direction: column; /* make main-axis vertical */
    justify-content: center; /* align items vertically, in this case */
}


.overlay {
    position:absolute;
    top:132px;
    left:0;
    z-index:1;width:100%;height:500px;background:url(images/image.png);
}

.img{background:url(images/top2.png) center no-repeat;
    width: 1003px;
    height: 891px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img1{background:url(images/top31.png) center no-repeat;
    width: 1003px;
    height: 665px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}


.img2{background:url(images/top5.png) center no-repeat;
    width: 1003px;
    height: 890px;
    position: absolute;
    top: 0px;
    z-index: 300;
	left:0px;
        
	}

.img3{background:url(gifs/comp2.png) center no-repeat;
    width: 284px;
    height: 166px;
    position: absolute;
    top: 5px;
    z-index: 300;
	left:0px;
        
	}


.call-to-action {
	background:url(images/corp.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:408px;
}


	.call-to-action1 {
	background:url(images/corp1.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	border-bottom: 1px solid #eaebec;
	height:auto;
}

.call-to-action2 {
	background:url(images/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	height:353px;
}


.call-to-action3 {
	background:url(images/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:1145px;
}

.call-to-action41 {
	background:url(images/corp.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:519px;
}

.call-to-action5 {
	background:url(images/corp2.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:407px;
}

.call-to-action51 {
	background:url(images/corp3.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height:407px;
}


.call-to-action31 {
	background:url(images/corp-home.jpg);
	background-position: 50% 50%; 
	background-repeat: no-repeat;
	background-size: cover;
	height:500px;
}