
	@font-face {
    font-family: omnibusregular;
    src: url('../FONTS/tt_omnib-webfont.woff') format('woff'),
         url('../FONTS/tt_omnib-webfont.woff2') format('woff2');
}
	@font-face {
	font-family: Geosanslight;
	src: url('../FONTS/geosanslight-webfont.woff') format('woff'),
		url('../FONTS/geosanslight-webfont.woff2') format('woff2'),
		url('../FONTS/geosanslight-oblique-webfont.woff') format('woff'),
		url('../FONTS/geosanslight-oblique-webfont.woff2') format('woff2');
}


body{
	height: 100%;
	width: 100%;
  	margin:0;
  	padding:0;
	background:#016773;
}
img {
	position:relative;
	left:0px;
	right:0;
	margin-right: auto;
	margin-left: auto;
	min-height: 1px;
	width: 100%;
	color:white;
	text-align:justify;
	z-index:9;


	
	}


#overlay {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left: 0;
  	right: 0;
 	 bottom: 0;
  	background-color: rgba(0,0,0,0.8);
	z-index:9;
}
#overlay2 {
	position:absolute;
	width:100%;
	height:2500px;
	top:0;
	left: 0;
  	right: 0;
 	 bottom: 0;
  	background-color: rgba(0,0,0,0.8);
	z-index:9;
}



* {
  box-sizing: border-box;
}
.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
	width: 100%;
}
.center {
  display: inline;
  margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/* Create two equal columns that floats next to each other */
.column {
  margin: auto;
  width: 50%;
  top:20px;
}
.column2 {
  margin: auto;
  padding: 10px;
  top:20px;
	width: 20;
}
.column3 {
  float: left;
	width: 50%;
  padding: 10px;
}

.column3 img {
  margin-top:20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;

}
.title {
	padding-top: 10px;
  position:relative;
  top: 10em;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
	padding: 2em;
	z-index:4;
}
.title2 {

  position:relative;
  top: 10em;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
	padding-bottom: 2em;
	z-index:10;
}
.subtitle {
  margin-top: 20px;
  padding-bottom: 2px;
	border-radius: 1em;
  position: center;
  color:#DFCE3A;
  text-align: center;
  letter-spacing: 10px;
  z-index: 10;
  font-size: 5vw;
  background-color:#B70C80
}
.section {
	margin: auto;
	font-family:GeosansLight;
	width:75%;
	padding-top: 125px;
	position:relative;
	text-align: center;
	line-height: 1.4;
	font-size:24px;
	z-index:9;
	color:#FFFFFF;
	max-width: 700px;

}
.section2 {
	margin: auto;
	font-family:GeosansLight;
	width:75%;
	padding-top: 50px;
	position:relative;
	text-align: center;
	line-height: 1.4;
	font-size:24px;
	z-index:9;
	color:#FFFFFF;
	max-width: 700px;

}
.section3 {
	margin: auto;
	font-family:GeosansLight;
	padding-top: 50px;
	z-index:9;
	max-width: 800px;
	font-size: 100px;
}

span.blockspam {
  display: none;
}

.fa {
  padding: 20px;
  font-size: 90px!important;
  width: 120px;
  text-decoration: none;
  margin: 5px 2px;
  border-radius:30%
}

.fa:hover {
    opacity: 0.7;
}


.fa-instagram {
  background: #125688;
  color: white;
}
div.transbox {
  margin-top: 100px;
  background-color: #ffffff;
  border: 1px solid;
  opacity: 0.7;
  text-align: center;
  width: 80%;
	margin-left: auto;
	margin-right: auto;
}

div.transbox p {
  margin: 5%;
  font-weight: bold;
  color: #000000;
  font-size: .5em;
}

h1 {
	font-family: omnibusregular;
  	text-transform:none;
  	margin: 0;
  	font-size: calc(30px + 5vw);
  	white-space: nowrap;
} 

h2 {
	font-family: omnibusregular;
  text-transform: none;
	margin:0;
 	font-size: 75px;
  	white-space: nowrap;
	color:#D700A7;
}
p {
  font-family: GeosansLight;
  text-transform:none;
  margin: 0;
  font-size: 2vw;
  white-space: nowrap;
	z-index: 10;
}

p2 {
  font-family: GeosansLight;
  text-transform:none;
  margin: auto;
  font-size: 3vw;
  white-space: nowrap;
	z-index: 10;
	color: #CCAC18;
}
	
#wrapper {
  position:relative;
  width:100%;
  height:100%;
	z-index: 100;
}

#clouds {
  background:url(../Images/stars-01.png) repeat-x 0 bottom;    
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:1;
  width: 100%;
  height: 2500px; /*190px*/
  min-height:230px;
  border:0 none transparent;
  outline:0 none transparent;
  -webkit-transform:translate3d(0,0,0.01);
  transform:translate3d(0,0,0.01);
  will-change: transform;
}

#ground {
  background:url("../Images/clouds4-01-01.png") repeat-x 0 bottom;    
  position: absolute;
  top: 0px;
  left: 0px;
  z-index:3;
  width: 100%;
  height: 2500px; /*190px*/
  min-height:230px;
  border:0 none transparent;
  outline:0 none transparent;
  -webkit-transform:translate3d(0,0,0.01);
  transform:translate3d(0,0,0.01);
  will-change: transform;
}

.price {
  color:#CCAC18;
  font-size: 40px;
	font-family: GeosansLight;
}

.section2 button {
  border: none;
  outline: 0;
	background-color: transparent;
  text-align: center;
  cursor:grab;
  width: 300px;
}

.section2 button:hover {
  opacity: 0.7;
}
