@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');


/* RESET
------------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    outline: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */





/* BODY 
----------------------------------------------------------------------------*/
body {
	background-color: #131e3a;
}



/* HEADER
----------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
	background-color: #1d2944;
	margin: 140px 0 0 0;
	z-index: 2;
}
.content-header {
	width: 1000px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	z-index: 2;
}
.logo, .general-menu, .general-menu li {
	position: relative;
	float: left;
}
.logo {
	width: 113px;
	margin: -120px 0 0 0;
}
#logoPartner {
	display: none;
	width: 200px;    
    position: absolute;
    right: 0;
    margin: -85px 0 0 200px;
}
.logo img,
#logoPartner img {
	width: 100%;
	cursor: pointer;
}
.general-menu li a {
	min-width: 60px;
	position: relative;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 11px 10px;
	margin: 0 10px;
	cursor: pointer;
}
.general-menu li.active a {
	padding: 11px 10px 8px;
	border-bottom: 3px solid #FFFFFF;
}
.general-menu li a:hover {
	background-color: #434d64;
}




/* SLIDER
----------------------------------------------------------------------------*/
.offers_wrapper {
	width: 100%;
	position: relative;
	float: left;
}

.slider_wrapper {
	width: 100%;
	position: absolute;
    z-index: -1;
}
.home-slider {
	width: 100%;
	height: 481px;
	position: relative;
	overflow: hidden;
}
.home-slider li {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -960px;
}
.bx-controls {
	display: none;
}



/* OFFER
----------------------------------------------------------------------------*/
.inner_slider {
	width: 1000px;
	height: 462px;
	position: relative;
	margin: 0 auto;
}
.offer {
	width: 100%;
	height: 321px;
	position: relative;
	float: left;
}
.main_offer {
	position: relative;
	float: left;
}
.main_offer, 
.main-offer-code,
.extra-offer,
.extra-offer-container,
.free_text {
	display: none;
}





/* BUTTON
----------------------------------------------------------------------------*/
.btn_wrapper {
	width: 100%;
	position: relative;
	float: left;
}

.btnPlay, .btnDownload {
	width: 250px;
	height: 50px;
	position: relative;
	float: left;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 12px 0 0 0;
	background-color: #ffd927;
	border-radius: 30px;
	box-sizing: border-box;
	cursor: pointer;
}
.btnDownload {
	margin: 0 25px 0 0;
}

.btnPlay:hover,
.btnDownload:hover {
	padding: 10px 0 0 0;
	border: solid 2px #fff;
}




/* BONUS CODES
----------------------------------------------------------------------------*/
.bonus_wrapper {
	width: 100%;
	min-height: 26px;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF
}
.bonus_code {
	width: 1000px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #131e3a;
	text-transform: uppercase;
	text-align: left;
	margin: 13px auto;
}
.bonus_active {
	display:block !important;
}
.bonus_wrapper div span {
	color: #fb0226;
}
.bonus_code div {
	margin: 6px 0;
}




/* STEPS
----------------------------------------------------------------------------*/
.steps_wrapper {
	width: 100%;
	height: 140px;
	position: relative;
	float: left;	
	background: url('../images/back_steps.jpg') no-repeat center top;
	z-index: 1;
}
.steps {
	width: 1000px;
	margin: 11px auto 0 auto;
	overflow: hidden;
}
.steps li {
	width: 291px;
	position: relative;
	float: left;
	cursor: pointer;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
} 
.steps_arrow {
	width: 57px;
	height: 119px;
	position: relative;
	float: left;
	background: url('../images/step_arrow.png') no-repeat center 25px;
}
.step, .step_txt {
	position: relative;
	float: left;
}
.step {
	width: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 33px;
	color: #FFFFFF;
	text-align: center;
	padding: 14px 0;
	margin: 25px 0 25px 18px;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
}
.step_txt {
	margin: 25px 0 0 0;
}



/* CONTENT
----------------------------------------------------------------------------*/
.content_wrapper {
	width: 100%;
	position: relative;
	float: left;
	background-color: #FFFFFF;
}
.columns {
	width: 1000px;
	position: relative;
	margin: 45px auto;
	overflow: hidden;
}
.columns li {
	width: 324px;
	height: 219px;
	position: relative;
	float: left;
	margin: 0 14px 0 0;
}
.columns li:last-child {
	margin: 0;
}




/* BOTTOM
----------------------------------------------------------------------------*/
.bottom_wrapper {
	width: 100%;
	position: relative;
	float: left;
}
/*
.menu {
	width: 600px;
	position: relative;
	margin: 50px auto;
}
.menu ul {
	width: 100%;
	display: table;
}
.menu ul li {
	display: table-cell;
	font-family: 'Tahoma', sans-serif;
	font-size: 18px;
	color: #a9a9a9;
	cursor: pointer;
	text-align: center;
	padding: 0 11px;
	text-decoration: underline;
}
.menu ul li:hover {
	text-decoration: none;
}
*/
.icons {
	width: 100%;
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
}



/* FOOTER
----------------------------------------------------------------------------*/
.footer_wrapper {
	width: 100%;
	position: relative;
	float: left;
}
.footer {
	width: 1000px;
	margin: 20px auto 0 auto;
}
.footer p {
	margin: 40px 0 80px;
	font-family: 'Arial', sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}