@charset "UTF-8";/*!
 * GodRage for MAX Touch, http://maxsrv.automania.net
 * There is no Copyright 2018
 * http://godrage.online.fr
 */

@font-face {font-family: Helmet;src: url(helmet.regular.ttf);}

body  { /*background:transparent url(img/matte2560x1440.png) center center fixed; /*!important;*/
margin-top: 80px!important; /* if header is position:fixed; put 80px margin, if not, reduce to 0 or add "/*" at start of the line*/
}
body.dark, body.dark .wrapper {background-color: rgba(37,37,37,1)!important;} /*area under everthing, another body in fact. xD */


/*********** header ***********/
.header .navbar-nav>.active>a { color: white;} /*from "v2.css, it changes the color or letters in the menu for big windows*/
.header .navbar-nav>li>a {font-family: Helmet; font-size:18px!important;}

.header .topbar ul.loginbar>li>a, .header .topbar ul.loginbar>li>a:hover {font-family: Helmet; font-size:14px!important;} /*from "v2.css, LOGIN/LOGOUT one.  or just add this one in custom.css*/

.header, .header-v3 {    background: #111!important; border:5px solid transparent!important; position:fixed!important; width:100%;top:0px;
-webkit-border-image: url('img/interface/box03.png') 5 round!important; /* Safari 3.1-5 */
-o-border-image: url('img/interface/box03.png') 5 round!important; /* Opera 11-12.1 */
border-image: url('img/interface/box03.png') 5 round!important;
}


/*********** slider ***********/
.da-slider {background-image:url(img/bg2046a.png)!important; border:11px inset #333!important;}/*to overwrite the v2.css /* 04*/
/*.slider-inner {background:transparent url(img/bg2046a.png) center center;} /*this one is the background of the slider 04*/
/*.slider-inner {background:rgba(33,33,33,0.5);margin-top: 55px; border:0px;} /*this one is the background of the slider*/ /* 06 */
.da-slide h2 {background:rgba(33,33,33,0.8);box-shadow:#333 3px 3px 5px,#333 0px 0px 3px,#333 -3px -3px 5px;border-radius:5px;}/*04?*/
.da-slide h2 i {background-color:transparent!important; font-family: Helmet; font-size:44px; color:white; } /*title;*/
.da-slide p i { background:transparent; padding: 0px 10px; font-style: normal; color:#CCC; text-shadow:#000000 1px 1px 1px;} 


/*********** buttons ***********/
.btn-u { background:#111111!important; border:3px outset #333!important;font-family: Helmet;}/*all boutons*/
/* .btn-u-lg {}/*Download now button on main page*/



/*********** others ***********/
body.dark .purchase{ background: rgba(11,11,11,0.8)!important; border:0px;margin:44px; border:3px inset #333;}/*Download now and play absolutely for free!*/


/*********** content ***********/ 
.content-sm { background: rgba(11,11,11,0.8)!important; border:3px inset #333;}/*An award-winning classic/Turn-based strategy at it's best/Multiplayer strategists*/
.service:hover { background:transparent!important;} /*mouse over the 3 blocks*/

/*********** footer ***********/ 
.footer {background: rgba(11,11,11,0.6)!important; border:3px inset #333;margin:44px;}

/*********** copyright ***********/ 
.copyright, .footer-v1 .copyright p{ background:transparent!important; padding:0px!important; margin:0px!important;}











