html, body {
  overflow-x: hidden;
}
body{
	background:url('images/skybg2.png');
	position:relative;
}
li.nav-item.spnav.active{
	color: yellow;
    border: 2px solid white;
}
a.nav-link.linkcol.active {
    color: yellow;
}
.smallfont{
    font-size: 20px;
}
input.smallfont {
    width: 100%;
}

.navbar-toggler {
    border: 5px solid transparent;
    color: #ff9107;
    
}

@font-face{
	font-family:acid;
	src: url("fonts/acid.otf") format("truetype");
}
.mainbg{	
    background: url(images/mainbg.png);	
    background-size:cover;
	background-repeat:no-repeat;	
    background-position: center bottom;
}

.mainbgsignup{    
    background: url(images/mainbg2.png); 
    background-size: cover;
    background-repeat:no-repeat; 
    background-position: center bottom;   
   
}
	
.collapse.navbar-collapse.fontnav{
	font-family:acid;
	font-size: 1.3rem;
}

li.nav-item.spnav {
    padding: 0px 15px 0px 15px;
    line-height: 15px;
}
a.nav-link.linkcol {
    color: white;
}
a.nav-link.linkcol:hover {
    color: yellow;
    text-decoration: underline;
}
.togglercus.navbar-toggler {
    border-color: rgba(254, 254, 253, 0.2);
}
.togglercus .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 254, 253, 0.1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.displayhere{	
    width: 100%;
    margin: 0 auto;
	background: transparent;
	font-family: acid;
}
.row.textwhen {
    display: flex;
    justify-content: center;
    font-size: 45px;
    color: #d9f1f3;
}
.row.textletter {
    display: flex;
    justify-content: center;
    font-size: 45px;
    color: #d9f1f3;
	padding: 50px 0px 600px 0px;
}

p.putborder{	
    padding: 25px;
	border: 2px solid #d9f1f3;    
}
.row.textdeadline {
    display: flex;
    justify-content: center;
    font-size: 30px;
    color: #d9f1f3;
	text-align: center;
}
.row.btncenter {
    display: flex;
    justify-content: center;
    padding: 18px;
}
.addtopmar{
	margin: 7% 0% 0% 0%;
}
button.signupbtn {
    color: #fff;
    background-color: #f7941d;
    border-color: #e83000;
    font-size: 43px;
    line-height: 1.5;
    font-weight: bold;
    width: 250px;
}
button.datedeadline{	
    color: #fff;
    background-color: #e83000;
    border-color: #e83000;
    font-size: 43px;
    line-height: 1.5;
    font-weight: bold;
    width: 100%;
}
.borderdiv {
    border: 2px solid white;
    padding: 10px;
}
a.putborder {
    padding: 24px;
    border: 2px solid #d9f1f3;
    color: white;
    font-weight: bold;
    text-align: center;
    width: 400px;
    margin: 20px 0px 20px 0px;
    line-height: 30px;
    height: 130px;
}
a.putborder:hover {
    color: yellow;
    text-decoration: underline;
	border: 2px solid yellow;
}
.col-md-6.center {
    display: flex;
    justify-content: center;
}
.displayhereletter {
    width: 100%;
    padding: 0px 0px 200px 0px;
    margin: 0 auto;
    background: transparent;
    font-family: acid;
}
h1.center {
    display: flex;
    justify-content: center;
    color: white;
    padding: 0px 0px 60px 0px;
    font-weight: bold;
    text-align: center;
}
.displaywhenandwhere {
    color: white;
    margin: 0% 5% 0% 5%;
    text-align: justify;
    padding-bottom: 600px;
}
.infodisplay {
    margin: 0% 5% 0% 5%;
    font-size: 30px;
    font-family: acid;
}
.infodisplayvenue {
    margin: 0% 5% 0% 5%;
    font-size: 30px;
    font-family: acid;
    padding-bottom: 1000px;
	color: white;
}
a.destinationlink {
    color: yellow;
}

.centerimg{
    display: flex;
    justify-content: center;
}
label{
	color:white;
	font-face:acid;
}
label.center {
    color: white;
    font-family: acid;
    display: flex;
    justify-content: center;
    color: white;
    padding: 60px 0px 60px 0px;
    font-weight: bold;
    text-align: center;
    font-size: 2.5rem;
}
input.roundinput {
    border-radius: 20px;
    border: none;
    height: 30px;
}
form.signupform {
    font-size: 35px;
    font-family: acid;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    color: white;
}
.row.signuprow {
    height: auto;
}
p.pstyle {
    font-family: acid;
    color: white;
    font-size: 35px;
}
.botmargin{
margin-bottom: 5px;
}
textarea:focus, input:focus{
    outline: none;
}

input.roundinput1 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput2 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput3 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput4 {
	text-align: center;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput5 {
	text-align: center;
    border-radius: 20px;
    border: none;
    height: 30px;
	width:15%;
	margin: 5px;
}
input.roundinput6 {
	text-align: center;
    border-radius: 20px;
    border: none;
    height: 30px;
	width:16%;
	margin: 5px;
}
input.roundinput7 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput8 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput9 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput10 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput11 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput12 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput13 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput14 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput15 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput16 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput17 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput18 {
	border-radius: 20px;
    border: none;
    height: 30px;
    text-align: center;
	margin: 5px;
}
input.roundinput19 {
    border-radius: 20px;
    border: none;
    height: 30px;
    text-align: center;
	margin: 5px;
}
input.roundinput20 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput21 {
	text-align:center;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput22 {
	text-align:center;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput23 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;	
	margin: 5px;
}
input.roundinput24 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput25 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput26 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput27 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput28 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput29 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	width:100px;
	margin: 5px;
}
input.roundinput30 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;	
	width:100px;
}
input.roundinput31 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
}
input.roundinput32 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput33 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
input.roundinput34 {
	text-indent: 5px;
    border-radius: 20px;
    border: none;
    height: 30px;
	margin: 5px;
	width:100px;
}
.row.btninform {
    display: flex;
    justify-content: center;
}

button.btncancel {
	height: 40px;
    width: 100px;
    color: white;
    background: #cccde6;
    border: none;
    margin: 0px 5px 0px 5px;
    line-height: 0px;
}
button.btncancel:hover {
	height: 40px;
    width: 100px;
    color: white;
    background: gray;
    border: none;
    margin: 0px 5px 0px 5px;
	line-height: 0px;
}
button.btnsubmit {
	height: 40px;
    width: 100px;
    color: white;
    background: #d03434;
    border: none;
    margin: 0px 5px 0px 5px;
	line-height: 0px;
}
button.btnsubmit:hover {
	height: 40px;
    width: 100px;
    color: white;
    background: red;
    border: none;
    margin: 0px 5px 0px 5px;
    line-height: 0px;
}
select {
    border-radius: 20px;
    border: none;
    height: 30px;
    margin: 5px;
}
::-moz-selection { /* Code for Firefox */
    color: black;
    background: white;
    transform: translateZ(0);
}

::selection {
    color: black;
    background: white;
    transform: translateZ(0);
}

  

     input, input:before, input:after, textarea, select {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  transform: translateZ(0);
  color: black;
    background: white;
    
}
.displayfunact {
    margin: 0% 5% 0% 5%;
    font-size: 30px;
    font-family: acid;
    font-weight: bold;
    color: white;
}
.displayeointl {
    margin: 0% 5% 0% 5%;
    font-size: 30px;
    font-family: acid;
    font-weight: bold;
    color: white;
    height:540px;
}
.displayfaq {
    margin: 0% 5% 0% 5%;
    font-size: 30px;
    font-family: acid;
    color: white;
    height: 100%;
}
a.linkcol1 {
    color: yellow;
    text-decoration: underline;
}
.displayfees {
    margin: 0% 15% 0% 15%;
    font-size: 35px;
    font-family: acid;
    font-weight: bold;
    color: white;
    height: 540px;
    text-align: center;
	padding-bottom: 740px;
}
.displayheresignupform {
    width: 100%;
    padding: 0% 20% 0% 20%;
    margin: 0 auto;
    background: transparent;
    font-family: acid;
}

.twoinp{
	width:35%;
}

.threeinp{
	width:60%;
}

.indtextT{
	margin-left: 5%;
}

.indtext{
	margin-left: 10%;
}
.displaycenter {
}
.responsive-image {
    background: url('images/mainbg3.png');
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.responsive-image1 {
    background: url('images/mainbg4.png');
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.col-md-6.centerlogo{
    display: flex;
    justify-content: center;
}
a.venuelink {
    color: yellow;
    text-decoration: underline;
}
button:focus{
    outline: 0!important;
}
.bgopa{
	background: rgba(18, 142, 156, 0.3);
}

p#error_pw {
    background: red;
    color: white;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}
div.col-md-12::-webkit-scrollbar {
    background-color: transparent;
    opacity: 0.5;
 }
div.col-md-12::-webkit-scrollbar-thumb {
    background-color: transparent;
    opacity: 0.5;
    border-radius: 50px;
}
object.pdfact::-webkit-scrollbar {
    background-color: transparent;
    opacity: 0.5;
 }
object.pdfact::-webkit-scrollbar-thumb {
    background-color: transparent;
    opacity: 0.5;
    border-radius: 50px;
}
.col-md-12.centermsg {
    text-align: center;
    color: white;
    font-weight: bold;
}
a.signuplink {
    color: red;
    text-decoration: underline;
}
p.psignuplink {
    width: 85%;
    margin: 110px auto;
    border: 2px solid red;
    background: rgba(132, 203, 191, 0.4);
}
a.signuplink:hover {
    color: #f7941d;
}



