
body, html{
	font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
	color: #000000!important;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
	background-color:#fff!important; 
	
}

link, visited, active{
	text-decoration:none;
}
	
hover{
	text-decoration:none;
}

.entry-page{
	
	background-color: #000;
	height:100vh;
	padding: 100px 0px 0px 0px;
    position: relative;
}
.code{
	color: #dffe02!important;
	font-size:20px !important;
	margin-top:20px !important;
	line-height:36px !important;
	font-weight:400;
}

.row{
	width:100%;
	margin:0;
	padding:0;
	
}

.code-full{
	min-height: 700px;
}

.container{
 	max-width: 1680px;
 }

.inner-container{
	max-width: 1200px;
}

.header2{
	width:100%;
	
	margin:0px;
	padding: 0px;
	background-color: #000;
}

.footer2{
	width:100%;
	margin:0px;
	padding: 0px;
	background-color: #141414;border-top: solid 1px 
}

.container-footer{
 	max-width: 1680px;
	height: auto;
	box-sizing: border-box;
	margin: 0;
	padding: 80px 0px 80px 50px!important;
	
	
 }
.container-footer-inner {
	flex-direction: column;
    width: 100%; 
	
}

.footer-left {
	
  width: 100%;
  padding: 0px 0px 0px 0px;

}

.footer-middle {
  width: 100%;
  padding: 0px 0px 0px 0px;
	
}

.footer-right {
  flex-grow: 1; 
  margin: 0px 0px 0px 0px;
}

a.footer-link:link {
	display: inline-block;
	color:#dffe02;
	text-decoration:underline;
	font-weight:500;
	font-style:normal;
	font-size:20px;
	line-height: 32px;
	margin:20px 0px 0px;	
	}

a.footer-link:visited {color:#dffe02; text-decoration:underline;}
a.footer-link:hover {color:#ffff66; text-decoration:underline;}
a.footer-link:active {color:#dffe02; text-decoration:underline;}

a.footer-link-white:link {
	display: inline-block;
	color:#fff;
	text-decoration:none;
	font-weight:500;
	font-style:normal;
	font-size:20px;
	line-height: 32px;
	margin:0px 0px 20px 0px;	
	}

a.footer-link-white:visited {color:#dffe02; text-decoration:underline;}
a.footer-link-white:hover {color:#ffff66; text-decoration:underline;}
a.footer-link-white:active {color:#dffe02; text-decoration:underline;}

.container-logos{
 	max-width: 1680px;
	height: 141px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 50px 0px 0px 50px;
	
 }
.container-logos-inner {
  display: flex; 
  width: 100%; 
}




.logo-left {
  width: 210px;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

.logo-right {
	display: none;
  flex-grow: 1; 
  content: '';
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(#f1f1f1), to(#e0ff00));
        background: linear-gradient(to right, #f1f1f1 0%, #e0ff00 100%);
		margin: 20px 0px 0px 0px;
}

.lpuc{
	width: 90%;
}

.container-icons {
  display: flex; 
  width: 100%; 
}
.icon-left {
  width: 180px!important;
  padding: 0px 0px 0px 0px;
}

.icon-right {
  flex-grow: 1; 
  padding: 0px 0px 0px 30px;
}

.intro{
	padding: 60px 0px;
}


.black-row-hero{
	background-color: #000;
	border-top: 1px solid transparent; /* Set a transparent border to reserve space */
    border-image: linear-gradient(to right, #f1f1f1 0%, #e0ff00 100%) 1; /* Apply the gradient and slice it */
    border-image-slice: 1; /* Ensures the entire gradient is used for the border */
	border-bottom: solid 0px #3b3d3e;
}
.black-row{
	background-color: #000;
	border-top: solid 11px #3b3d3e;
	border-bottom: solid 11px #3b3d3e;
}
.black-row2{
	background-color: #000;
	border-top: solid 11px #3b3d3e;
	
}
.yellow-row{
	background-color: #dffe02;
	
}

.white-container{ 
	padding: 60px 30px;
	background-color: #fff;
	
}


.grey-container-bottom{ 
	padding: 100px 30px 0px;
 	background-color: #1f2225;
	
}


.padding1{
	padding:0 5em;
	box-sizing:border-box;
}

.margin-bottom{
	margin-bottom:100px;
}

.logo{
	width:350px;
	margin: 0 auto;
	padding:0;
}	


.title-container{
	padding:0px 0px;
}


p {
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height: 24px;
	margin:20px 0 0px;
}




h1{
	font-weight:700;
	font-style:normal;
	font-size:38px;
	line-height: 48px;
	margin:0px 0px 25px 0px;
}

.head-gradient {
    background-image: linear-gradient(106deg, #f1f1f1 0%, #e0ff00 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 3px;
}

h2{
	
 	font-weight:700;
	font-size:30px !important;
	margin-top:0 !important;
	margin-bottom:10px !important;
	line-height:36px !important;
}

h3{
	font-weight:600;
	font-style:normal;
	font-size:30px;
	line-height: 42px;
	margin:0px 10px 0px ;
	color: #fff;	
}

h3.footerh3{
	font-weight:500;
	font-style:normal;
	font-size:20px;
	line-height: 32px;
	margin:20px 0px 0px ;
	color: #dffe02;
	text-decoration: underline;
	cursor: pointer;
	
	
}
h3.footerh3:hover{
color:#ffff66;
}

h4{
	
	font-weight:400;
	font-style:normal;
	font-size:20px;
	line-height: 32px;
	margin:0px 10px 0px ;
	color: #fff;
}

h5{
	
	font-weight:bold;
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}


h6{
	
	font-style:normal;
	font-size:20px;
	line-height: 26px;
}

ol li{
	
	font-style:normal;
	font-size:18px;
	margin-bottom: 7px;
}

ul {
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 20px;
}

ul li {
	
	font-style:normal;
	font-size:16px;
	margin-bottom: 12px;
	
}




.bold-txt{
	font-weight: 700;
	font-style: normal;
	
}


.white-txt{
	color: #ffffff;
}

a .white-txt {
	color: #ffffff;
}


.grey-txt{
	color: #77787a;
}

strong{
	font-weight:800;
}

.sm-txt{
	
	font-style:normal;
	font-size:14px;
	line-height: 21px;
	margin:0 0 20px;	
}

.lg-txt{
	
	font-style:normal;
	font-size:18px;
	line-height:26px;
	margin:0 0 35px;	
}



.vertical-align {
    display: flex;
    align-items: center;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


a.survey-btn{
	color: #fff;
}



.black-btn{
	max-width:14em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #000;
	
	font-weight: 400;
	position: relative;
	margin: 0 auto;
	font-size: 18px;
	color: #ffffff;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.black-btn:hover{
	
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #3b3d3e;
}

.yellow-btn{
	max-width:14em;
	border-radius: 5px;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #dffe02;
	
	font-weight: 400;
	position: relative;
	margin: 35px 25px 0px 0px;
	font-size: 18px;
	color: #000;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.yellow-btn:hover{
	
	color: #000;
	text-decoration: none;
	cursor: pointer;
	background: #ffff66;
}

.yellow-code-btn{
	width: 150px!important;
	border-radius: 5px;
	border: none;
	text-align: center;
	display:block;
	padding: .75em 1.25em;
	background: #dffe02;
	font-weight: 400;
	position: relative;
	margin: 25px auto;
	font-size: 18px;
	color: #000;
	outline: none;
    box-shadow:none;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.yellow-code-btn:hover{
	
	color: #000;
	text-decoration: none;
	cursor: pointer;
	background: #ffff66;
}
.sub-header{
	padding:40px 0;
}

.lg-img{
	max-width:450px;
	margin:0 auto;
	text-align: center;
}

.header-img{
	margin:15px auto;
	max-width: 95%;
	min-width: 350px;
}

.form-container1{
	max-width:95%;
	margin:0 auto;
	overflow:hidden;
	background-color: #000;
	border-radius: 10px;
	padding:1.75em;
}



#keyBad{
	display: none;	
	padding-top: 15px;
	text-align: center;
}

.col-key{
	width:100%;
	margin: 25px auto 0px;
	padding:1.25em;
	height: auto;
	
}

.register-form-wrapper{
    padding: 40px 40px 45px 40px;
    text-align: left;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	background-color:#fff;
	-webkit-box-shadow: 0 5px 20px 0 hsla(210,2%,47%,.08);
	box-shadow: 0 5px 20px 0 hsla(210,2%,47%,.08);
}

.register-form-wrapper h1{
	text-align: center;
}

input.register-input, select.register-input{
	width: 150px!important;
    height: 52px!important;
    padding: 16px 0!important;
    margin: 25px auto 0px;
    color: #070f33!important;
    border: 1px solid #070f33!important;
    background-color: #fff!important;
    font-size: 1em !important;
	font-weight: 700 !important;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	text-align: center;
}

input.go-btn {
	width: 100px!important;
    height: 52px!important;
    padding: 16px 0!important;
    
    color: #fff!important;
    background-color: #1a3b64;
	border: 1px solid #00a4ff!important;
    font-size: 1em !important;
	font-weight: 700 !important;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	text-align: center;
}

input.go-btn2 {
	color: #fff;
	background-color: #1a3b64;
	border: 1px solid #00a4ff!important;
    cursor: pointer;
    font-size: 1em !important;
	font-weight: 700 !important;
	width:100px;
	height: 52px!important;
    padding: 16px 0;
	margin-left: 20px;
    text-transform: uppercase;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 5px 5px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

input.register-submit-top{
	width:100%;
	max-width:540px;
}

input.go:hover, input.register-submit:hover{
	color:#51a546;
	background-color: #ffffff !important;
    border: 1px solid #ffffff!important;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

.col-md-6{-ms-flex:none;flex:none;width:100%;}	
	

.right-line{
	border-right:0;
}

.bottom-line{
	border-bottom:solid 1px #b7b7b7;
	
}

.sides-line{
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
	
}

.amz-card{
	background: none;
 	background-color: #323232;
	overflow: hidden;

}

.copy-block{
	background-color: #0b0b0b;
	border: solid 1px #141414;
	padding: 20px 30px!important;
}

.icon-block {
	
	background-color: #0b0b0b;
	border: solid 1px #141414;
	padding: 40px 40px!important;
	margin-right: 30px;
	box-sizing: border-box;
}

.icon-block:last-child{
	
	background-color: #0b0b0b;
	border: solid 1px #141414;
	padding: 40px 40px!important;
	margin-right: 0px;
	box-sizing: border-box;
}




@media screen and (min-width: 768px) {

	.black-row-hero{
	background-color: #000;
	border-top: solid 0px #3b3d3e;
    border-bottom: 11px solid transparent; /* Set a transparent border to reserve space */
    border-image: linear-gradient(to right, #3b3d3e 0%, #3b3d3e 100%) 1; /* Apply the gradient and slice it */
    border-image-slice: 1; /* Ensures the entire gradient is used for the border */
	
}
	
	.lpuc{
	width: 70%;
}
	
.logo-left {
  width: 210px;
  margin: 0;
  padding: 0px 0px 0px 0px;
}

.logo-right {
	display: block;
  flex-grow: 1; 
  content: '';
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(#f1f1f1), to(#e0ff00));
        background: linear-gradient(to right, #f1f1f1 0%, #e0ff00 100%);
		margin: 20px 0px 0px 0px;
}

	
h1{
	font-weight:700;
	font-style:normal;
	font-size:60px;
	line-height: 78px;
	margin:0px 0px 25px 0px;
}
	
.copy-block{
	background-color: #0b0b0b;
	border: solid 1px #141414;
	padding: 80px 118px!important;
}
	
	.intro{
	padding: 100px 0px;
}
	
.sub-header{
	padding:120px 0;
}
	
.cardRow {
  display: flex;
}	
	
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;width:50%;}	


}

.container-footer{
 	max-width: 1680px;
	height: auto;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 80px 0px 80px 0px;
	
 }

.container-footer-inner {
  display: flex; 
	flex-direction: row;
  width: 100%; 
	padding: 0px 0px 0px 0px;
}
.footer-left {
  width: 40%;
  padding: 0px 0px 0px 0px;

}

.footer-middle {
  width: 30%;
  padding: 0px 0px 0px 0px;
	
}

.footer-right {
  flex-grow: 1; 
  margin: 0px 0px 0px 0px;
}

@media screen and (min-width: 1800px) {
	.container-logos{
 	max-width: 1680px;
	height: 141px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	
 }
.container-logos-inner {
  display: flex; 
  width: 100%; 
}




.logo-left {
  width: 210px;
  margin: 0;
  padding: 0px 0px 0px 0px;
}

.logo-right {
	display: block;
  flex-grow: 1; 
  content: '';
        height: 1px;
        background: -webkit-gradient(linear, left top, right top, from(#f1f1f1), to(#e0ff00));
        background: linear-gradient(to right, #f1f1f1 0%, #e0ff00 100%);
		margin: 20px 0px 0px 0px;
}

}



	
	




