

@font-face {
    font-family: 'Fonarto';
    src: url('fonts/Fonarto.eot');
    src: url('fonts/Fonarto.eot?#iefix') format('embedded-opentype'),
        url('fonts/Fonarto.woff2') format('woff2'),
        url('fonts/Fonarto.woff') format('woff'),
        url('fonts/Fonarto.ttf') format('truetype'),
        url('fonts/Fonarto.otf') format('opentype');
       
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body{
	width: 100%;
	height:100%;
	min-height:700px;
	background-image: url('../custom/img/retrobg.png');
    font-family: 'Fonarto', sans-serif;
	font-size: 14px;
		
}





h3 {
	font-size: 18px;
	line-height: 40px;
	color: #7D0C84;
	font-family: 'Fonarto', sans-serif;
	font-weight: normal;
	padding-left: 10px;
}

h5 {
font-family: 'Fonarto', sans-serif;
}
a {color: #262d34;
font-family: 'Fonarto', sans-serif;}

a:hover {text-decoration: none; color: #262d34;}


.img16 {
   width:16px;
   height:16px;
}

.img32 {
  width:32px;
  height:32px;
}


/*Layout*/

.account-bar a {color: #ffffff;}



.wrapper {
	margin: 0px auto;
	overflow: hidden;
   
	background-image: url('../custom/img/retrobg.png');
	min-height:700px;
}

.header-top {
	width: 100%;
	min-height: 100px;
	margin: 0px auto;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
       
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
	
	
}

.header-inner {
	width: 100%;
	min-height: 100px;
	margin: 0px;
	position: relative;
	
}


.header-container {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

.sub-pages {margin-top: 20px;}





.fl-l {

	float: left;

}

.fl-r {

	float: right;

}


.logo {
background:  url(../custom/img/logo.png) no-repeat;
background-size: contain;
	width: 300px;
	height: 80px;
	margin-top: 10px;
	margin-left: 0px;
	
	
	
	
}

.top-navigation {
	color: #9e3150;
font-family: 'Fonarto', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	position: absolute;
	top: 12px; 
	right: 5px;
}



.top-navigation .fa {
	width: 16px;
}

.top-navigation a {
	display: inline-block;
	padding: 0px 6px;
	color: #9e3150;
}

.top-navigation a:hover {
	text-decoration: none;
	color: #77253c;
}

.navigation {
	width: 600px;
	height: 32px;
	float: right;
	margin-bottom: 12px;
	margin-top: 42px;
	padding-top: 10px;
	border-top: 1px solid #69593F;
}




.navigation .nav-pills > li > a { 
	color: #ffffff;
	font-size: 14px;
	padding: 0px 20px;
	margin: 0px 4px;
	line-height: 40px;
	font-family: 'Fonarto', sans-serif;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius:25px;
	font-weight: 400;
	background: rgba(180, 37, 52, 0.9);
	text-decoration:none;
	
}

.navigation .nav-pills > li > a:hover {
	background: #b42534;
	color: #ffffff;
}

.navigation .nav-pills > li > a i {margin-right: 4px;}

.navigation .nav > li > a:hover {
	background: #b42534;
	color: #ffffff;
}

.navigation .nav-pills > li > a.active {
	background-color: #b42534;
	color: #ffffff;
	border: 1px solid #3065A3;
	text-shadow: 1px 1px 1px #3065A3;

}





footerContainer{
	width: 100%;
	overflow: hidden;
	margin-bottom: 90px;
}
.footerInner{
    width: 1000px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 0px;
	margin-bottom:50px;
	
	overflow: hidden;
	background:  #fff;
	color: #56595f;
	margin-top: 0px;
	  background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
	
 
	border-radius: 25px 25px;
 
}
.ft-row{
	float: left;
	width: 17%;
	
}
.ft-row h3{
	width: 100%;
	display: inline-block;
	color: #1a315d;
	font-family: 'Fonarto', sans-serif;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
}
.ft-row ul{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left:10px;
}

.ft-row ul li a{
	width: 100%;
	display: inline-block;
	color: #9e3150;
	font-family: 'Fonarto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}


.ft-row ul li a:hover {
	
	color: #77253c;
}

.solid a {
    background: url('img/processors.png') no-repeat;
    /*text-indent: -9999px; */
    overflow: hidden;
    display: inline-block;
    width: 250px;
    height: 50px;
    margin-right: 10px;
    margin-bottom:-20px;
}

.solid a.polygon {
    background-position: 0 0; 
}

.solid a.payeer {
    background-position: 0 -25px; 
}

.solid a.faucetpay {
    background-position: 0 -50px; 
}

.ft-solid{
	overflow: hidden;
	width: 32%;
	float: right;
}
.ft-solid p{
	width: 100%;
	display: inline-block;
	color: #303236;
font-family: 'Fonarto', sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
	margin-top: 10px;
}








@media (max-width: 1000px){
.footerContainer
	{
		width: 1000px !important;
	}
	}




/*Homepage*/

.home-top-container {
	width: 100%;
	min-height: 65px;
	margin: 0px auto;
	margin-top: 0px;
}

.slider-middle {
	background: url(../custom/img/home.png) no-repeat right center;
	width: 100%;
	height: 450px;
	margin: 0px;
}




.statistics {
	height: 93px;
	line-height: 26px;
	font-family: 'Fonarto', sans-serif;
color:#262d34;
	font-size: 14px;
	font-weight: normal;
	background: transparent;
	text-transform: uppercase;
	padding-left: 30px;

	padding-top: 3px;
}

.stat-ic1 {
	background: url(../custom/img/7.png) no-repeat left center;
	
	width: 90px;
	height: 93px;
	float: left;
}

.stat-ic2 {
	background: url(../custom/img/8.png) no-repeat left center;
	width: 90px;
	height: 93px;
	float: left;
}

.stat-ic3 {
	background: url(../custom/img/9.png) no-repeat left center;
	width: 90px;
	height: 93px;
	float: left;
}

.stat-text {
	width: 220px;
	float: left;
	text-align: left;
	font-family: 'Fonarto', sans-serif;
}


.statistics span {
	font-size: 30px;
	font-weight: 900;
	padding: 0px 4px;
	display: block;
	margin-top: 18px;
	margin-bottom: 7px;
	font-family: 'Fonarto', sans-serif;
}

.slider-text {
	width: 500px;
	float: left;
	text-align: center;
	margin-top: 32px;
}


.slider-text h1 {
	color: #152443;
	font-size: 36px;
	font-family: 'Fonarto', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

.slider-text p {
	color: #786648 ;
	font-size: 22px;
	font-family: 'Fonarto', sans-serif;
	font-weight: 600;
	line-height: 28px;
}



.home-slider {
	background: #fdda47;
	width: 100%;
	height: 263px;

}

.slider-container {
	background: url(../custom/img/header-bg.png) repeat-y;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
}



.main-content {
	max-width: 1000px;

	margin: 0px auto 20px;
	padding-top: 20px;

}

.main-content2 {
	max-width: 1000px;

	margin: 0px auto 20px;
}


.clear {clear: both;}



.main-login {
	width: 470px;
	margin: 40px auto 20px;
}

.login-top {
	background: #fff;
	text-align: center;
	line-height: 50px;
	font-family: 'Fonarto', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #56595e;

}

.login-content {
	padding: 20px;
	background: white;
	position: relative;
	border: 5px solid #fff;
	border-top: 0px;
}



.register-content {
	background: url(../custom/img/register-bg.png) no-repeat left 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}

.register-content .widget-title {
	background: #346C95;
	color: white;
	padding: 7px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 5px;
	font-size: 18px;
	margin-top: -28px;
	width: 230px;
	margin-left: 0px;
	margin-bottom: 20px;
	text-align: center;
}

.register-content .widget-content {
	margin-bottom: 35px;
	padding: 10px 10px 20px 20px;
	border: 2px solid #D7D7D7;
}

.register-content .register-table {
	overflow: hidden;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-family: Arial, sans-serif;
	background: #EAEDED;
	font-size: 13px;
	padding: 30px 20px 20px;
	width: 550px;
	margin-left: 40px;
}

.register-content label {
	font-size:13px;
}

.register-content input[type="checkbox"] {margin: 0px;}


.text-retro {color: #d63647; 
  font-family: 'Fonarto', sans-serif;}
a.text-retro:hover,
a.text-retro:focus {color: #b42534;}

.text-retro-muted {color: #a38d67; 
  font-family: 'Fonarto', sans-serif;}
a.text-retro-muted:hover,
a.text-retro-muted:focus {color: #96805b;}

.text-retro-active {color: #786648;
  font-family: 'Fonarto', sans-serif;}
a.text-retro-active:hover,
a.text-retro-active:focus {color: #69593F;}

.text-retro-burgundy {color: #9e3150;
  font-family: 'Fonarto', sans-serif; }
a.text-retro-burgundy:hover,
a.text-retro-burgundy:focus {color: #77253c;}


.text-retro-navy {color: #1c2565; 
  font-family: 'Fonarto', sans-serif;}
a.text-retro-navy:hover,
a.text-retro-navy:focus {color: #161e51;}


.btn-retro-burgundy {
    background-color:  #77253c; 
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 28px;
   
    border: 2px solid #fff;
    border-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

.btn-retro-burgundy:hover {
    background-color: #9e3150; 
    color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0.4);
    transform: translateY(-2px);
}

.live-feed {
  width: 100%;
  max-height: 200px;        
  overflow: hidden;
  position: relative;
  font-family: 'Fonarto', sans-serif;
  background: transparent;  
}

.feed-list {
  display: flex;
  flex-direction: column;
  animation: scrollUp 15s linear infinite;
}

.feed-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #eaeaea;  
  color: #9e3150;      
  padding: 8px 12px;
  margin-bottom: 6px;
  border-radius: 8px;
  font-size: 14px;
}

.feed-item strong {
  font-weight: 700;
  color:#786648;
  
}

.feed-item small {
  font-size: 12px;
  opacity: 0.8;
   color: #d63647;    
}


@keyframes scrollUp {
  0%   { transform: translateY(0); }
  100% { transform: translateY(-100%); }
}




.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
	background: #fff;
	color: #9e3150;
	font-family: 'Fonarto', sans-serif;
}

.dropdown-menu {
	background:  #fff;
	font-family: 'Fonarto', sans-serif;
	width: 170px;
	border: 0px;
	top: 100%;
	left: 2px;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.navbar .nav > li > .dropdown-menu:after{
	border-bottom: 6px solid #262d34;
}

.dropdown-menu > li > a{
	color:  #d63647;
	font-size: 14px;
	font-family: 'Fonarto', sans-serif;
	padding: 8px 0px 0px 15px;
	margin: 0;
	width: 155px;
	height: 25px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	text-align: left;
	border-bottom: 1px solid #9e3150;
}

.dropdown-menu > li > a:hover {
	background: #f5f5f5;
	color:#b42534;

}

.navigation .nav .dropdown-toggle .caret {
border-top-color: #9e3150;
border-bottom-color: #9e3150;
margin-top: 12px;
margin-left: 5px;
}

.navigation .nav-tabs .open .dropdown-toggle, .navigation .nav-pills .open .dropdown-toggle, .navigation .nav > li.dropdown.open.active > a:hover {
color: #77253c;
background: #fff;
border-color: #9e3150;
	font-family: 'Fonarto', sans-serif;
}


.navigation ul > li > .dropdown-menu > li > a.firstChild{
	-webkit-border-top-left-radius: 0px;
	-moz-border-top-left-radius:  0px;
	border-top-left-radius:  0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-top-right-radius: 0px;
	border-top-right-radius:  0px;
}
.navigation ul > li > .dropdown-menu > li > a.lastChild{
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius:  0px;
	-webkit-border-bottom-right-radius:  0px;
	-moz-border-bottom-right-radius:  0px;
	border-bottom-right-radius: 0px;
}
