@charset utf-8;
@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');
@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
html { background:none; }
body {
font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
font-size: 12px;
background-image:url(../images/center_bj.png);
  background-size: contain;
    background-repeat: x-repeat;
 
 }


	b{
		font-family: "The Trickster Display","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size:20px;
	}
h1{
		font-family: "Lobster","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size:30px;
		letter-spacing:2px;
		 text-transform: capitalize  !important;
	}
h2{
		font-family: "The Trickster Display","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size:20px;
		letter-spacing:2px;
		 text-transform: capitalize !important;
	}
	a{
		font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size: 14px;
		letter-spacing:1px;
		text-decoration:none;
		color:#fff;
		font-weight:bold;
		 
	}
	a:hover{
			text-decoration:none;
		color:#fff;
	}
	h6{
		font-family: "Lobster", cursive, sans-serif,Arial, Helvetica;
		margin-left:5%;
		font-size: 20px;
		letter-spacing:2px;
		margin-bottom:1%;
		margin-top:2%;
		 text-transform: capitalize !important;
	}
#pgBack1{
	font-size: 12px;
	color:#000000;  
	font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
font-size: 12px;
background-image:url(../images/cente1r_bj1.png);
  background-size: contain;
    background-repeat: x-repeat;
    width: 100%;
    height: 100%;
	display: block;
	padding-top: 100%; /* (img-height / img-width * container-width) */
                /* (853 / 1280 * 100) */
				
	  position: relative;
	  border-color: transparent;
   
}

.caption {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
}

.headrow{
	
	 position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
	padding-bottom:20%;
	
}

.rowban{
	 position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
	
	
}
.rowStatic
{
	 position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
	
	
}
.rowovisa{
	 position: absolute;
    top: 35%;
    left: 0;
    width: 100%;
	
}
.rowoption
{
	 position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
	
	
}
.rowofooter{
	 position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
	background-color:rgba(255,255,255,0.5);
	font-size:14px;
	vertical-align:center;
}

.rowcontaint{
	position: absolute;
    top: 34%;
    left: 0;
    width: 100%;
	
	
}
* {
  box-sizing: border-box;
  font-size: 14px;
  font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
}

.flex-container {
  display: flex;
  flex-direction: row;
  font-size: 30px;
  text-align: center;
}

.flex-item-left {
  background-color: transparent;
  padding: 10px;
  flex: 30%;
}
.flex-item-center {
  background-color: transparent;
  padding: 10px;
  flex: 30%;
}
.flex-item-right {
  background-color: transparent;
  padding: 10px;
  flex: 30%;
  
}

.alignright{
	padding-right:-150px;
	float:right;
	
}

.alignleft{
	
	float:left;
}
.vcenter{
	padding-top:2%;
	
}
.imgmenu img {
  width: auto;
  height: auto;
  border:solid 0px #000;
}

.footer{
	background-image:url(../images/footer_bg.png);
	border:solid 2px #000;display:relative;
	margin-top:10%;
	float:left;
	width:100%;

	 position:absolute;
	   width: 100%;
    height: 100%;
	display: block;
	padding-top: 29%; /* (img-height / img-width * container-width) */
                /* (853 / 1280 * 100) */
		   background-repeat: no-repeat;		
	  position: relative;
	  border-color: transparent;
	  background-size:cover;
	
}
.centerwrap{
	text-align:center;
}

 #socialmedia{
	float:right;
	
	
}
#socialmedia ul li{
	float:left;
	list-style-type: none; /* Remove bullets */
  padding: 0px; /* Remove padding */
 /* Remove margins */
}

.bgimagecover{
	
	background: rgba(0,0,0, 1.6);
}
.centerbj div{
	 position:absolute;
	 width:100%;
	
}

div.backgroundpg {
 
  
 
  margin-top:22%;
 	
	  position: relative;
	  
	 background-image:url(../images/wmlogo.png);
	
	
	width:100%;
	  background-repeat: no-repeat;	
 
	background-position: center;
	  
}


.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#toplife{
	margin-top:-10px;margin-left:-81px;
	
}
#lifeguardbg{
	
	width:69%;
}
@media (max-width: 800px) {
  .flex-container {
     width: 100%;
	
  }
   
  
  .imgmenu img {
  width: 100%;
  
  border:solid 0px #000;
  
}
#socialmedia{
	width: 100%;
	
}


	b,h2,a{
		font-family: "The Trickster Display","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size:12px;
	}
	
	
	#toplife{
	margin-top:-10px;margin-left:-30px;
	
}
#lifeguardbg{
	
	width:75%;
}



}


#plainbackground {
 
  
color:#000000; 
font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
font-size: 12px;
background-image:url(../images/center_bj.png);
  background-size: contain;
    background-repeat: x-repeat;
	  position: relative;
	  
	  
	  
}
.transbox {
  margin: 30px;
  background-color: #87CEEB;
  border: 0px solid black;
  opacity: 0.9;
  color:#fff;
  text-align:justify;
  color:#000;
  padding-bottom:20px;
  
}

.transbox p {
	
	font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;

  margin: 2% 5% 2% 5%;
  font-weight: bold;
  color: #fff;
  text-align:justify;
    color:#000;
	line-height:20px;
	
}

 .transbox ul{
	 margin-left:10%;
 }
  
  .transbox ul li {
	 line-height:25px;
	 list-style-type:circle;
	   color:#000;
 }
 
.transbox p  strong{
	
	margin:0px;
}

.transdescbox {
  margin: 30px;
  background-color: #87CEEB;
  border: 0px solid black;
  opacity: 0.9;
  color:#fff;
  text-align:justify;
  color:#000;
   padding-bottom:20px;
  
  
}

.transdescbox p {
	
	font-family:  "Comic Sans MS", cursive, sans-serif,Arial, Helvetica; 
  margin: 2% 5% 2% 5%;
  font-weight: bold;
  color: #fff;
  text-align:justify;
    color:#000;
	line-height:30px;
}




.selectinput {
	width:50%;
	color:#000000; 
font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
font-size: 12px;

height:50px;
border: 1px solid #E5E5E5;
   
	
	 padding: 10px 14px;
    border: 1px solid #fde102;
    border-radius: 20px;
    box-shadow: none;
}

.selectinput option{
	width:50%;
	color:#000000; 
font-family: "Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
font-size: 12px;
height:50px;

}

.button {
		font-family: "Lobster","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
		font-size:20px;
    background: #FFFFFF;
    border: none;
    padding: 8px 30px;
    color: #fde102;
    background: #000000;
    transition: 0.4s;
    cursor: pointer;
    border-radius: 30px;
	font-weight:bold;
	text-transform:uppercase;
}

.button:hover {
    color: #fde102;
    background: #000000;
	font-weight:bold;
}


.button1 {
	font-family: "Lobster","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 10px;
  width: 300px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button1:hover span {
  padding-right: 25px;
}

.button1:hover span:after {
  opacity: 1;
  right: 0;
}
.smalltext{
		font-family: "Comic Sans MS", sans-serif,Arial, Helvetica;
		font-size:14px;
		
		padding-left:35px;
		 padding-right:25px;
		 line-height:25px;
		 font-weight:normal;
	}
	
	.blacktext{
		
		color:#000;
	}
.blacktext:hover{
		font-size:14px;
		color:#000;
	}
  .footertextlink{
	  
	  color:#000;
	  font-family:"Lobster","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
	  letter-spacing:2px;
  }
  
  
  .selectoption {
	font-family: "Lobster","Comic Sans MS", cursive, sans-serif,Arial, Helvetica;
    font-size: 16px;
    padding: 10px 14px;
    border: 1px solid #fde102;
    border-radius: 20px;
    box-shadow: none;
}


.flagpanel{
	width:100%;
	float:left;
	 border: 0px solid #000;
	margin-bottom:30px;
	
}
.flagimg {
	width:40%;
	float:left;
	 border: 0px solid #000;
	 text-align:center;
}
.flagimg img {
	width:50%;
	opacity:1.0;
	 border: 0px solid #000;
}
.flagdesc {
	width:60%;
	float:left;
	 border: 0px solid #000;
}

.flagdesc p{
	font-family:  "Comic Sans MS", cursive, sans-serif,Arial, Helvetica; 
  margin: 2% 5% 2% 5%;
  font-weight: bold;
  color: #fff;
  text-align:justify;
    color:#000;
	line-height:30px;
}
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width:100%;
  text-align:center;

}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 0px solid #ccc;
  border-top: none;
  margin:20px;
  width:100%;
  
}
.tabcontent h3{
  font-size:20px;
  margin:20px;
  
}
#visaflags ul{
 list-style-type: none; 
	 padding: 0;
  margin: 0; 	
  float:left;
  width:100%;
  border:solid 0px #000;
	
}
#visaflags ul li{
 list-style-type: none; 
	 	float:left;
		width:10%;
	  border:solid 0px #000;
	  margin-left:3%;
	  
}
#visaflags ul li img{
	width:100%;
	
}
#arrowup{
	width:50px;
	height:50px;
	border:0px solid;
	position:fixed;
	bottom:10%;
	right:10px;
	display:none;
	cursor:hand;
	
	}
#arrowback{
	width:50px;
	height:50px;
	border:0px solid;
	position:fixed;
	bottom:30%;
	left:10px;
	display:block;
	cursor:hand;
	 
	
	}
	
	
	#pdfdown{
	width:50px;
	height:50px;
	border:0px solid;
	position:fixed;
	bottom:50%;
	right:15px;
	cursor:hand;
	 
	
	}
	#wrapper{
		
	}
	@page {
  size: A4;
 
}

@media print {
  .page {
 
  display: block;
   
  }
  body,html {

}
#divPageDesc{
	margin-top:0px;
}
  
  .noprint{
		 display: none;
	}
	
	#pdfdown,#arrowback,#arrowback{
		
		 display: none;
	}
}
