body, html{
	font-family: "Montserrat", sans-serif!important;
   font-optical-sizing: auto;
   font-weight: 400;
   font-style: normal;
	-webkit-font-smoothing: antialiased !important;
	color: #231f20 !important;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
	background-color:#fff!important; 
	
}

link, visited, active{
	text-decoration:none;
}
	
hover{
	text-decoration:none;
}


.row{
	width:100%;
	margin:0;
	padding:0;
	
}

.hero-row{ 
	padding: 0px 0px;
 	background-color: #417bf6;
	margin: 0px 0px;
	height: auto;
	overflow: visible;
	
}

.hero-txt
{
	margin-top: 30px;
}




.container{
 	max-width: 1400px;
 }

.inner-container{
	max-width: 1400px;
}

.container-footer{
 	max-width: 1500px;
	margin: 0 auto;
 }

.container-footer2{
 	max-width: 1500px;
	margin: 0 auto;
 }
.box-container1{
	background-color: #417bf6;
	padding: 5% 5%;
	border: 0px solid #231f20;
    border-radius: 8.5px;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
    box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
	
}

.box-container2{
	background-color: #f6f6f6;
	padding: 4% 2%;
	margin-bottom: 50px;
    border-radius: 8.5px;
    -webkit-box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
    -moz-box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
    box-shadow: 5px 5px 0px 0px rgba(35, 31, 32, 1);
	
}

.white-container{ 
	padding: 100px 0px;
	background-color: #fff;
	
}



.header2{
	width:100%;
	margin:0;
	overflow:hidden;
 	padding: 20px 0px;
	background-color: #fff;
}

.padding1{
	padding:0 5em;
	box-sizing:border-box;
}

.margin-bottom{
	margin-bottom:100px;
}

.logos{
	width:450px;
	margin: 0 auto;
	padding:0;
}	

.home-logos{
width:300px;
	margin: 0 auto;
	padding:0;
	}

.bottom-line{
	border-bottom:solid 1px #ffffff;
	margin-bottom: 20px;
	padding-top: 10px;
}


p {
	color: #000!important;
	font-size:18px;
	line-height: 24px;
	margin:0 0 20px;
}


h1{
	color: #fff!important;
	font-weight: 600;
	font-size:38px;
	line-height: 48px;
	margin:0 auto;
}

h2{
	color: #7855fa!important;
	font-weight: 600;
	font-size:40px !important;
	margin-top:0 !important;
	margin-bottom:30px !important;
	line-height:46px !important;
}
h3{
	color: #000!important;
	font-weight: 600;
	font-size:18px !important;
	margin-top:40px !important;
	margin-bottom:10px !important;
	line-height:26px !important;
}


.code{
	color: #000!important;
	font-size:22px !important;
	margin-top:0 !important;
	line-height:36px !important;
	font-weight:600;
}

.badcode{
	color: #000!important;
	font-size:16px !important;
	margin-top:0 !important;
	line-height:26px !important;
	font-weight:600;
}

h4{
	color: #fff!important;
	font-weight: 600;
	font-size:34px;
	line-height: 58px;
	margin:0 0 10px;
}

h5{
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:18px;
	line-height: 26px;
	margin:0 0 20px 0px;
}


.white-txt{
	color: #ffffff!important;
}

.white-txt-small{
	color: #ffffff!important;
	font-size:14px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 5px;
}

.white-txt-form{
	color: #ffffff!important;
	font-size:14px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
}

.blue-txt{
	color: #417bf6!important;
}

.skyblue-txt{
	color: #007FFF;
}


.vertical-align {
    display: flex;
    align-items: center;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}





.sub-header{
	padding:40px 0;
}

.lg-img{
	max-width:450px;
	margin:0 auto;
	text-align: center;
}

.header-img{
	margin:0 auto;
	max-width: 650;
}

.form-container1{
	max-width:95%;
	margin:0 auto;
	background-color: #417bf6;
	border-radius: 10px;
	padding:1.75em;
	color: #fff;
}

#keyBad{
	display: none;	
	padding-top: 15px;
	text-align: center;
}

.col-key{
	width:100%;
	margin: 25px auto 0px;
	padding:0em;
	height: auto;
	
}

.register-form-wrapper{
    padding: 20px 20px 20px 20px;
    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: 250px!important;
    height: 52px!important;
    padding: 16px 0!important;
    margin-top: 25px;
    color: #417bf6!important;
    border: 1px solid #417bf6!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: #000;
	border: 1px solid #000!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: #000;
	border: 1px solid #000!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;
}


.btn-blue{
	
	font-family: 'gothamMedium', sans-serif;
	border-radius: 50px;
	text-align: center;
	display:inline-block;
	padding: .5em 1.5em;
	background: #7855fa;
	position: relative;
	margin: 1.5em .5em 0 0;
	font-size: 16px;
	color: #fff;
	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;
}

.btn-blue:hover{
	color: #fff;
    background: #5123f9;
	text-decoration: none;
}

input.register-submit-top, input.register-submit{
	color: #fff;
	background-color: #000 !important;
	border: 1px solid #000!important;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
	font-weight:400;
	width:250px!important;
	margin: 1.5em 0em 0 0;
	 padding: 16px 0;
	-webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    border-radius: 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.register-submit-top:hover, input.register-submit:hover{
	color:#fff;
	background: #000;
	text-decoration: none;

	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}



.network{
	width: 100%;
	
}

		.network2{
	width: 100%;
}


.hero-img
{
	margin-top: 0px;
	margin-bottom: -50px;
	overflow: hidden;
}

.page-wrap{
	overflow:visible;
	padding: 0px 0px 80px 0px;
	background-color: #417bf6;
    position: relative;
	height:100vh;
}

a.footer-link{
	font-family: "Montserrat", sans-serif!important;
   font-optical-sizing: auto;
   font-weight: 400;
   font-style: normal;
	-webkit-font-smoothing: antialiased !important;
	color: #231f20 !important;
	line-height: 38px;
}

a.footer-link2{
	font-family: "Montserrat", sans-serif!important;
   font-optical-sizing: auto;
   font-weight: 400;
   font-style: normal;
	-webkit-font-smoothing: antialiased !important;
	color: #231f20 !important;
	font-size: 15px;
	line-height: 26px;
}

.footer-link2{
	font-family: "Montserrat", sans-serif!important;
   font-optical-sizing: auto;
   font-weight: 400;
   font-style: normal;
	-webkit-font-smoothing: antialiased !important;
	color: #231f20 !important;
	font-size: 15px;
	line-height: 26px;
}



@media screen and (min-width: 768px) {
	
		.home-logos{
width:450px;
	margin: 0 auto;
	padding:0;
	}
	
	.col-key{
	width:100%;
	margin: 5px auto 0px;
	padding:1.25em;
	height: auto;
	
}
	
h1{
	font-family: "epilogue", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:60px;
	line-height: 68px;
	margin:0 0 25px;
}
.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;
}
	
	.white-container{ 
	padding: 100px 30px;
	background-color: #fff;
	
}

	
	.hero-row{ 
	padding: 0px 0px;
 	background-color: #417bf6;
	margin: 0px 0px;
	height: 400px;
	overflow: hidden;
	
}
	.hero-txt
{
	margin-top: 60px;
}

.hero-img
{
	margin-top: -90px;
	
}


}

@media screen and (min-width: 1400px) {

	
	
	.network{
	width: 526px;
	height: 526px;
}
	
		.network2{
	width: 450px;
	height: 450px;
}

	
}



	
	




