@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}

header {
	padding: 10px 10px 0px 10px;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
/*Pro*Act Green: 087e40 / at 25%: c1dfcf*/
.Wnew {
  max-width: 100%;
  height: auto;
}
.Wnew2 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;

}
footer {
	padding: 10px 10px;
	background-color: #FFFFFF;
}

body {
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
.style-ppp {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 300px;
    padding-right: 20px;
    padding-bottom: 50px;
}
.style-ppp2 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 700px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.list {
    font-size: 15px;
    font-weight: 400;
    border: 2px #FFFFFF solid;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    color: #2F4F4F;
    text-decoration: none;
    margin-left: 10px;
    margin-right: auto;
    display: block;
    min-width: 300px;
    max-width: 660px;
    height: auto;
    padding-left: 10px;
    list-style-type: disc;
    text-align: left;
}
.list2 {
    padding-bottom: 10px;
    list-style-type: disc;
    text-align: left;
    min-width: 300px;
}
.list2b {
    padding-bottom: 10px;
    list-style-type: circle;
    text-align: left;
    margin-left: 10px;
    margin-right: auto;
    min-width: 300px;
}
.list2c {
    padding-bottom: 15px;
	margin-left: 25px;
    list-style-type: disc;
    text-align: left;
    min-width: 300px;
}
.list3 {
	padding-bottom: 2px;
    list-style-type: disc;
    text-align: left;
}
.list4 {
    font-size: 15px;
    font-weight: 400;
    border: 2px #FFFFFF solid;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    color: #000000;
    text-decoration: none;
    display: block;
    height: auto;
    padding-left: 0px;
    list-style-type: disc;
    text-align: left;
}
.list5 {
    font-size: 14px;
    font-weight: 400;
    border: 2px #FFFFFF solid;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    color: #000000;
    text-decoration: none;
    display: block;
    height: auto;
    padding-left: 80px;
    list-style-type: disc;
    text-align: left;
}
.container-h {
  position: relative;
  text-align: center;
  color: white;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bannertext1 {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}
.bannertext2 {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}
.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 150px;
}
.style-pp {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	display: block;
	width: 450px;
}
.style-ua {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
	width: 300px;
}
.style-da {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 15px;
	width: 300px;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: block;
    font-size: 20px;
	text-transform: uppercase;
	padding: 8px;
}
.hide_file {
    position: absolute;
    z-index: 1000;
    opacity: 0;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 24px;
    width: 100%;
}

.collapsible {
  background-color: #2F4F4F;
  color: white;
  cursor: pointer;
  padding: 6px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
}
.collapsible2 {
  background-color: #2F4F4F;
  color: white;
  cursor: pointer;
  padding: 6px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 14px;
}

.active, .collapsible:hover {
  background-color: #b4b4b4;
}
.active, .collapsible2:hover {
  background-color: #b4b4b4;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.collapsible2:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active:after {
  content: "\2212";
}

.collcontent {
  color: #000000;
  padding: 0 25px;
  max-height: 0;
  font-size: 10px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #ebe8de;
}

.hero {
	background-image: url("images/resort1.png");
	background-size: cover;
    height: 454px;
	padding: 50px 20px 50px 20px;
	color: #FFFFFF;
	text-align: center;
}
.banner {
	background-image: url("images/resort1.png");
	background-size: cover;
    height: 454px;
	padding: 20px 20px 50px 20px;
	color: #FFFFFF;
	text-align: center;
}

.register {
	background-color: #e7dfdb;
	background-size: cover;
	padding: 20px 20px 50px 20px;
	color: #FFFFFF;
	text-align: center;
}
.important {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 5px;
  border: 1px solid blue;
  background-image: url(images/important.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
.labels {
	color: #000000;
	text-align: right;
	margin-bottom: 10px;
}
.reqlabels {
	color: #9E1A1A;
	text-align: right;
	font-weight: 600;
	margin-bottom: 10px;
}
.reqlabels2 {
	color: #9E1A1A;
	text-align: right;
	font-weight: 600;
	margin-bottom: 10px;
    margin-left: auto;
	margin-right: auto;
}
.between {
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
.between2 {
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
.fields {
	color: #000000;
	text-align: left;
	margin-bottom: 13px;
	padding-left: 20px;
}
.fields2 {
	color: #000000;
	text-align: left;
	margin-bottom: 25px;
	padding-left: 20px;
}
.fields3 {
	color: #000000;
	text-align: right;
	margin-bottom: 13px;
	padding-left: 20px;
}
.boxheader {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 10px;
}
.boxtext {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.boxheader2 {
	font-size: 24px;
    color: #000000;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 10px;
}
.boxtext2 {
	font-size: 14px;
    color: #000000;
	font-weight: 400;
	text-align: center;
}
h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 120px;
}

h4 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 23px;
}
h5 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0px;
}
h6 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
h7 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
}
p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
}

.button {
	border: 2px #FFFFFF solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.button2 {
	border: 2px #16204b solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #16204b;
	text-decoration: none;
}
.button3 {
	border: 2px #16204b solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #16204b;
	text-decoration: none;
	background-color: #FFFFFFB3;
}
.button4 {
	border: 2px #16204b solid;
	padding: 8px 30px;
	max-width: 300px;
	font-size: 24px;
	color: #16204b;
	text-decoration: none;
	background-color: #FFFFFFB3;
}
.congrats {
	font-size: 17px;
	font-weight: 500;
	border: 2px #FFFFFF solid;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px 2px 20px 2px;
	border-radius: 10px;
	color: #000000;
	text-decoration: none;
    margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 360px;
	max-width: 460px;
	height: auto;
}
.congrats2 {
	text-align: left;
	font-size: 17px;
	font-weight: 500;
	border: 2px #FFFFFF solid;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 20px 2px 20px 2px;
	border-radius: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 360px;
	max-width: 460px;
	height: auto;
}
.btext {
	font-size: 17px;
	font-weight: 500;
    margin-top: 130px;
	border: 2px #FFFFFF solid;
	background-color: #FFFFFFB3;
	padding: 10px 15px 10px 15px;
	border-radius: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 360px;
	max-width: 460px;
	height: auto;
}
.btext2 {
	text-align: left;
	font-size: 17px;
	font-weight: 500;
	border: 2px #FFFFFF solid;
	background-color: #FFFFFFB3;
	padding: 20px 20px 20px 20px;
	border-radius: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 360px;
	max-width: 460px;
	height: auto;
}
.info-box-regHead {
    min-width: 360px;
	max-width: 1200px;
    min-height: 350px;
    max-height: 800px;
    text-align: center;
}
.info-box-regWG {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
    min-width: 360px;
	max-width: 660px;
    min-height: 700px;
    max-height: 1210px;
}
.info-box-regG12 {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
    height: 630px;
}
.info-box-regMH {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 0px 10px;
	text-align: center;
    min-width: 360px;
	max-width: 660px;
    min-height: 360px;
    max-height: 480px;
}
.info-box-regADD {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
    height: 200px;
}
.info-box-regADD2 {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
    height: 460px;
}
.info-box-regARL {
	background-color: #c8cfe3;
	color: #23408e;
	padding: 10px 10px 10px 10px;
	text-align: left;
    min-width: 360px;
	max-width: 660px;
    min-height: 320px;
    max-height: 450px;
}
.info-box-regleft {
	background-color: #d0e3df;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-regright {
	background-color: #faca9a;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-tan {
	background-color: #f1f3f8;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-ltblue {
	background-color: #69e2ff;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-ltblue2 {
	background-color: #69e2ff;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-ltblue3 {
	background-color: #69e2ff;
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-ltyellow {
	background-color: #e7af4e;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-ltred {
	background-color: #ff6462;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-royalblue {
	background-color: #7181ED;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-GlacierBlue {
	background-color: #1fbad8;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-WarmGray {
	background-color: #BCBABE;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.info-box-Ice {
	background-color: #A1D6E2;
	color: #0032a0;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.info-box-fabBlue {
	background-color: #3475b7;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.info-box-da {
	background-color: #A1D6E2;
	color: #183d6e;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.info-box-tan2 {
	background-color: #b9a88e;
	color: #FFFFFF;
	text-align: center;
}
.info-box-itin {
	background-image: url("images/apple.png");
	background-size: cover;
	color: #FFFFFF;
    min-height: 260px;
	text-align: center;
    padding-top: 190px;
}
.info-box-tt {
	background-image: url(images/koba.png);
    background-size: cover;
	color: #FFFFFF;
    min-height: 260px;
	text-align: center;
    padding-top: 190px;
}
.info-box-act {
	background-image: url("images/riviera.png");
	background-size: cover;
	color: #FFFFFF;
    min-height: 260px;
	text-align: center;
    padding-top: 190px;
}
.info-box-hot {
	background-image: url("images/hotel.png");
	background-size: cover;
	color: #FFFFFF;
    min-height: 260px;
	text-align: center;
    padding-top: 190px;
}
.info-box-dark {
	background-color: #2D2D35;
	color: #FFFFFF;
	padding: 30px 20px 60px;
	text-align: center;
}
.info-box-Black {
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px 10px 5px 10px;
	text-align: center;
}
.footer-text {
	font-size: 18px;
    color: #000000;
	margin-bottom: 5px;
	text-align: center;
}
.footer-text2 {
	font-size: 18px;
    color: #000000;
	margin-bottom: 5px;
	text-align: center;
}

.col {
	width: 100%;
	padding: 0px 7px 8px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}
.menu-icon { display: none; 
}
@media (max-width: 768px) {
  .menu-icon { display: block; }
}
/*Tablet View*/

@media (min-width: 768px){
	
	body {
		max-width: 778px;
	}
	.bannertext1 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
    }
    .bannertext2 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
    }
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	h1 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h2 {
		margin-bottom: 16px;
	}
	
	.col-md-one-half {
		width: 50%;
		}
	
	.col {
		float: left;
		padding: 0px 7px 14px;
		}
	.col-md-one-third {
		width: 33%;
		}
}
/*Desktop View*/

@media (min-width: 1024px){
	
	body {
		max-width: 1200px;
	}
	.bannertext1 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
    }
    .bannertext2 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
    }
	.style-logo {
		float: left;
	}
	
	.style-nav {
		float: right;
	}
	
	.col-lg-one-fourth {
		width: 25%;
	}
}