.atlantBanner__container{
  display: flex;
  justify-content: center;
}

.atlantBanner {
  color: #fff;
  display: flex;
  align-items: center;
  background-color: #12212e;
  height: 45px;
  width: auto;
  overflow: hidden;
  text-decoration: none;
  justify-content: space-between;
}

.atlantBanner:hover {
  text-decoration: none;
}

.atlantBanner__item {
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}

.atlantBanner:hover .atlantBanner__item--description{
  color: #009eff;
}

.atlantBanner__presaleEnd {
  background-color: #940304;
  padding: 1px;
}

.atlantBanner__logo {
  height: 30px;
  width: 100px;
  margin: 5px 20px 0 20px;
}

.atlantBanner__link {
  color: #fff;
  background-color: #009eff;
  border: 1px solid #000;
  padding: 7px 25px;
}

.atlantBanner__link:hover{
  color: #009eff;
  background-color: #fff;
}

.minerva1 {
	font-family: Arial;
	width: 900px;
	height: 42px;
	overflow: hidden;
	text-align: left;
	border: 0px solid #f40f39;
	display: inline-block;
	background: #13171d; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #13171d 1%, #2b3242 55%, #2b3242 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #13171d 1%,#2b3242 55%,#2b3242 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #13171d 1%,#2b3242 55%,#2b3242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13171d', endColorstr='#2b3242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.minerva1 a, .minerva1 a:hover {
	text-decoration: none;
}
.minerva1 .logo {
	padding-left: 5px;
	background-color: #f40f39;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-top:2px;
	margin-top:0px;
	width: 145px;
	height: 100%;
}
.minerva1 .logo:after {
	height: 0;
	width: 0;
	content: "";
	display: block;
	position: relative;
}
.minerva1 .logo:after{
  border-bottom: 50px solid #f40f39;
  border-right: 12px solid transparent;
  left: 145px;
  top:-40px;
}
.minerva1 .logo img {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	height: 40px;
	width: auto;
}
.minerva1 .logotext {
	height:14px !important;
	width:auto !important;
	margin-top:-0.7px !important;
	margin-left:3px !important;
}
.minerva1 .logo img:nth-child(2) {
	margin-left: 5px;
}
.minerva1:hover .logo img:nth-child(1) {
	transform:rotate(360deg);
}
.minerva1 .text1 {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 50px;
	width: 500px;
	height: 23px;
	text-align:center;
	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}
.minerva1:hover .text1 {
	width: 600px;
}
.minerva1 .text1 span:nth-child(1){
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	opacity: 1;
	font-weight: 700;
	font-size: 25px;
	color: #ffb33a;
	letter-spacing: 1.5px;
	line-height: 16.5px;
	padding-top: 3px;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.minerva1:hover .text1 span:nth-child(1) {
	visibility: hidden;
	opacity: 0;
	top: -42px;
}
.minerva1 .text1 span:nth-child(2){
	position: absolute;
	top: 0;
	left: 215px;
	visibility: visible;
	opacity: 1;
	font-weight: 400;
	font-size: 13px;
	border: 1px solid #fff;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	line-height: 16px;
	padding: 3px 5px 2px 5px;
	text-transform: uppercase;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.minerva1:hover .text1 span:nth-child(2) {
	visibility: hidden;
	opacity: 0;
	top: -42px;
}
.minerva1 .text1 span:nth-child(3) {
	position: absolute;
	bottom: -42px;
	left: 0;
	visibility: hidden;
	opacity: 0;
	font-weight: 700;
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: 1.56px;
	line-height: 22px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.minerva1:hover .text1 span:nth-child(3) {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.minerva1 .text2 {
	display: inline-block;
	float: right;
	vertical-align: middle;
	position: relative;
	visibility: visible;
	opacity: 1;
	border-radius: 3px;
	width: 180px;
	height: 26px;
	text-align:center;
	padding-top: 6.5px;
	margin-top:8px;
	margin-right:8px;
	font-weight: 400;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 1;
	background-color: #f40f39;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.minerva1:hover .text2 {
	visibility: hidden;
	opacity: 0;
	margin-right: -280px;
}
.minerva1 .text3 {
	display: inline-block;
	float: right;
	vertical-align: middle;
	position: relative;
	visibility: hidden;
	opacity: 1;
	border-radius: 3px;
	width: 125px;
	height: 28px;
	text-align:center;
	padding-top: 7px;
	margin-top:-36px;
	margin-right:-140px;
	font-weight: 600;
	font-size: 13px;
	color: #f40f39;
	letter-spacing: 1;
	background-color: #fff;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 1.2s;
	transition: all 0.2s;
}
.minerva1:hover .text3 {
	visibility: visible;
	opacity: 1;
	margin-right: 9px;
	margin-top:-37px;
}

.ammbr-ad {
   width:900px;
   height:42px;
   margin:0 auto;
   display:inline-block;
   font-family: Helvetica, Arial, sans-serif;
   border:1px solid #131826;
   border-radius:2px;
   background: rgb(19,24,38);
   background: -moz-linear-gradient(-45deg,  rgba(19,24,38,1) 0%, rgba(26,46,84,1) 50%, rgba(52,69,104,1) 51%, rgba(19,24,38,1) 100%);
   background: -webkit-linear-gradient(-45deg,  rgba(19,24,38,1) 0%,rgba(26,46,84,1) 50%,rgba(52,69,104,1) 51%,rgba(19,24,38,1) 100%);
   background: linear-gradient(135deg,  rgba(19,24,38,1) 0%,rgba(26,46,84,1) 50%,rgba(52,69,104,1) 51%,rgba(19,24,38,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131826', endColorstr='#131826',GradientType=1 );
   box-sizing:border-box;
   overflow:hidden;
   color:#fff;
}

.ammbr-ad * {
   box-sizing:border-box;   
}

.ammbr-ad .ammbr-logo {
   display:inline-block;
   float:left;
   position:relative;
   margin-left:10px;
   margin-top:7px;
}

.ammbr-ad .ammbr-description {
   display:inline-block;
   float:left;
   color:#fff;
   text-decoration:none;
   width:400px;
   text-align:center;
   position:relative;
   height:42px;
   margin-left:10px;
}

.ammbr-ad .ammbr-description:before, .ammbr-ad .ammbr-description:after {
   content:"";
   position:absolute;
   left:15px;
   top:-10px;
   width:1px;
   height:60px;
   background: -moz-linear-gradient(top,  rgba(19,24,38,0) 0%, rgba(255,255,255,0) 17%, rgba(255,255,255,0) 23%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 77%, rgba(255,255,255,0) 83%, rgba(19,24,38,0) 100%);
   background: -webkit-linear-gradient(top,  rgba(19,24,38,0) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 77%,rgba(255,255,255,0) 83%,rgba(19,24,38,0) 100%);
   background: linear-gradient(to bottom,  rgba(19,24,38,0) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 23%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 77%,rgba(255,255,255,0) 83%,rgba(19,24,38,0) 100%);
}

.ammbr-ad .ammbr-description:after {
   left:auto;
   right:15px;   
}

.ammbr-ad .ammbr-description .descr1 {
   display:block;
   font-size:22px;
   font-weight:700;
   position:absolute;
   top:7px;
   text-shadow:0 0px 20px rgba(255,255,255,0.7);
   width:100%;
   opacity:1;
   transition:all 0.2s ease-in-out
}

.ammbr-ad .ammbr-description .descr2 {
   display:block;
   font-size:20px;
   font-weight:700;
   position:absolute;
   opacity:0;
   bottom:-42px;
   transition:all 0.3s ease-in-out;
   width:100%;
   text-shadow:0 0px 20px rgba(255,255,255,0.7);
}

.ammbr-ad:hover .descr1 {
   opacity:0;
}

.ammbr-ad:hover .descr2 {
   bottom:9px;
   opacity:1;
}


.ammbr-ad .ammbr-whitepaper {
   background:#f57820;
   display:inline-block;
   float:right;
   color:#fff;
   text-decoration:none;
   font-size:15px;
   font-weight:700;
   padding:4px 20px;
   border-radius:4px;
   margin-top:5px;
   margin-right:10px;
   text-shadow: 0 0 0 rgba(255,255,255,0);
   transition:all 0.3s ease-in-out;
}

.ammbr-ad .ammbr-whitepaper:hover {
   background: #fff;
   color:#f57820;
   text-shadow: 0 0px 20px rgba(255,255,255,0.9);

}

.ammbr-ad .ammbr-website {
   background:#ffffff;
   display:inline-block;
   float:right;
   color:#f57820;
   text-decoration:none;
   font-size:16px;
   font-weight:700;
   padding:4px 20px;
   border-radius:4px;
   margin-top:5px;
   margin-right:10px;   
   text-shadow: 0 0 0 rgba(255,255,255,0);
   transition:all 0.3s ease-in-out;
}

.ammbr-ad .ammbr-website:hover {
   background: #db6715;
   text-shadow: 0 0px 20px rgba(255,255,255,0.9);
   color:#fff;

}

.ammbr-ad .ammbr-whitepaper span, .ammbr-ad .ammbr-website span {
   width:0px;
   display:inline-block;
   opacity:0;
   transition:all 0.3s ease-in-out;
}

.ammbr-ad .ammbr-whitepaper:hover span, .ammbr-ad .ammbr-website:hover span {
   width:10px;
   opacity:1;   
}

.olddiv {display:block}
.wrapper *{font-family: 'Arial'}
.wrapper .text-green{color:#01ff01;font-size:24px}
.wrapper .text-white{color:#fff;font-size:24px}
.wrapper .text-blue{color:#041643;font-size:16px;font-weight:bold;}
.wrapper {
	width: 900px; height: 42px;
	background: #041643;
	background: -moz-linear-gradient(left, #041643 0%, #134c85 100%);
	background: -webkit-linear-gradient(left, #041643 0%,#134c85 100%);
	background: linear-gradient(to right, #041643 0%,#134c85 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#041643', endColorstr='#134c85',GradientType=1 );
	position: relative;
}			
.wrapper .logo {
	display: inline-block;
	padding: 7px 35px;
	position: absolute;
	left: 0;
}
.wrapper .text-container{width:100%;height:100%;position:absolute;top:0}
.wrapper:hover{cursor:pointer;}
.wrapper:hover .layer-1{display:none}
.wrapper:hover .layer-2{display:block}
.layer{padding-top:7px;padding-bottom:7px;position:absolute;right:30px;}
.layer span{vertical-align:middle;margin-left:10px;margin-right:10px;}
.layer-2{display:none;}
.wrapper .button{border-radius:5px;padding:5px 7px;background-color:#aeff00;}
.wrapper .wrapper a{text-decoration:none;}
.layer-2 span.text-white {position: relative;left: -115px;}
