/*
Theme Name: Onexbet-Mobile 
*/

/* NULL */

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, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */


/* BASE */

body {
	color: #fff;
	font-size: 17px;
	line-height: 22px;
	font-family: 'Ubuntu', sans-serif;
	background: #838e0e;
	text-align: center;
	}

.wrap {
	width: 1220px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	color: #222222;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Ubuntu', sans-serif;
	}

a {
	color: #fbff12;
	text-decoration: underline;
	transition: all 0.3s 0.02s ease;
	}

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

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 30px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #fff;
	font-weight: bold;
	}
h1, .h1, .title{
	font-size: 30px;
	line-height: 34px;
	}
h2, .h2{
	font-size: 27px;
	line-height: 30px;
	}
h3, .h3{
	font-size: 25px;
	line-height: 28px;
	}
h4, .h4{
	font-size: 23px;
	line-height: 26px;
	}
h5, .h5{
	font-size: 22px;
	line-height: 25px;
	}
h6, .h6{
	font-size: 21px;
	line-height: 24px;
	}

.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}


.table, .entry table {
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th, .entry table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 8px 10px;
	}

.table tr td, .entry table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 8px 10px;
	}

.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 0 0 0 20px;
	list-style: none;
	}

.entry ol, ol.list {
	padding: 0 0 0 25px;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 7px 0 7px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	margin: 7px 0 7px 10px;
	list-style-type: disc;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.grid {
	clear: both;
	*zoom: 1;
	}
.grid:after {
	content: "";
	display: table;
	clear: both;
	}
[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	}
.col-1-8 {
	width: 12.5%;
	}
.col-1-4 {
	width: 25%;
	}
.col-1-3 {
	width: 33.33%;
	}
.col-1-2 {
	width: 50%;
	}
.col-2-3 {
	width: 66.66%;
	}

/* END BASE */


/* FORM */

.form_line{
	padding: 0 0 15px 0;
	}

.lab{
	display: block;
	padding: 0 0 2px 0;
	}

.inp{
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	}

.ta{
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 3px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	vertical-align: bottom;
	}

.form_sub {
	position: relative;
	}

.btn {
	display: inline-block;
	box-sizing: border-box;
	min-height: 40px;
	padding: 10px 20px;
	border: 1px solid #57b64d;
	background: #57b64d;
	border-radius: 5px;
	transition: all 0.3s 0.02s ease;
	-webkit-appearance: none;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	}

.btn:hover{
	border-color: #ca2a3c;
	background-color: #ca2a3c;
	color: #fff;
	text-decoration: none;
	}

.form_sub .ajax-loader {
	position: absolute;
	top: -5px;
	right: -5px;
	}

/* END FORM */


/* HEADER */

header {
	height: auto;
	}
.header_h{
	padding: 10px 0 10px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    transition: all 0.3s 0.02s ease;
	background: rgb(0 0 0 / 50%);
	overflow: hidden;
	}
.header_h.fixed{
	position: relative;
	z-index: 777;
	top: 0;
	left: 0;
	width: 100%;
	padding: 6px 0 6px 0;
	}
.header_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}
.logo{
	width: 140px;
    transition: all 0.3s 0.02s ease;
	}
.header_h.fixed .logo{
	width: 110px;
	}
.logo img{
	opacity: 0;
	vertical-align: bottom;
    transition: all 0.3s 0.02s ease;
	}
.logo:hover {
    transform: translatey(-5px);
	}


.main_nav{
	padding: 10px 0 0 0;
	display: none;
	width: 100%;
	}
.main_nav ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	}	
.main_nav li{
	display: block;
	padding: 0 0 0 30px;
	}	
.main_nav li:first-child{
	padding: 0 0 0 0;
	}	
.main_nav li a{
	font-weight: 500;
	font-size: 15px;
	line-height: 110%;
	color: #fff;
	text-decoration: none;
	position: relative;
	}	
.main_nav li a:hover, .main_nav li.current-menu-item a{
	color: #fbff12;
	}
.main_nav li a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -5px;
	left:50%;
	transform:translateX(-50%);
	height: 1px;
	width: 0;
	background: #fbff12;
	border-radius: 2px;
	transition: all 0.3s 0.02s ease;
	}
.main_nav li.current-menu-item a:before{
	width: 90%;
	}
.main_nav li a:hover:before{
	width: 100%;
	}
	

.adapt_menu{
	display: block;
	margin: 0 0 0 49px;
	width: 22px;
    height: 15px;
	position: relative;
    z-index: 1000;
	cursor: pointer;
    transition: all .3s ease-in-out;
	}
.adapt_menu span{
    position: absolute;
    left: 0;
    top: 0;
	display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 7px;
    left: auto;
	right: 0;
	width: 83%;
	transition: all 1.1s 0.02s ease;
	}
.adapt_menu span:nth-child(3){
	top: 14px;
	}
.adapt_menu.open span{
    top: 7px;
	}
.adapt_menu.open span:nth-child(1){
    transform: rotate(45deg);
	}
.adapt_menu.open span:nth-child(2){
	opacity: 0;
	width: 100%;
    transform: rotate(360deg);
	}
.adapt_menu.open span:nth-child(3){
    transform: rotate(-45deg);
	}	



.top_icon{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	order: 3;
	}
.top_icon a{
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 10px;
	}
a.top_icon_tv{
	background: url('images/top_icon_tv.svg') no-repeat center;
	background-size: auto 100%;
	}	
a.top_icon_te{
	background: url('images/top_icon_te.svg') no-repeat center;
	background-size: auto 100%;
	}	
a.top_icon_bit{
	background: url('images/top_icon_bit.svg') no-repeat center;
	background-size: auto 100%;
	}		
.top_icon a:hover{
    transform: rotate(360deg) scale(1.13);
	}





/* END HEADER */


/* HOME */

.ba_block{
	padding: 50px 0 50px 0;
	overflow: hidden;
	background-image: url('images/bg.svg');
	background-position: right bottom;
	background-repeat:  no-repeat;
	background-size: cover;
	}
.ba_block_line{
	}
.ba_block_l{
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	}

.ba_block_title{
	font-weight: bold;
	font-size: 46px;
	line-height: 50px;
	letter-spacing: 0.04em;
	color: #fff;
	margin: 0 0 30px 0;
	}	
.ba_block_text{
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #222222;
	margin: 0 0 30px 0;
	}	

.ba_block_adres{
	position: relative;
	margin: 0 0 40px 0;
	}
.ba_block_adres_b{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	}
.ba_block_adres_b_title{
	font-weight: 500;
	}
.ba_block_adres_text{
	font-weight: bold;
	font-size: 19px;
	padding: 0 10px 0 10px;
	}
.ba_block_adres_sub{
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}
.ba_block_adres_sub:hover{
    transform: rotate(360deg);
	}
.ba_block_adres_copied {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    padding: 0 0 0 0;
    color: #828395;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
	}

.ba_block_but{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
	}
a.m_but{
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 14px 60px;
	border: 2px solid #32877c;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
	}
a.m_but:hover{
	color: #7a3413;
	border: 2px solid #7a3413;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
	}	
a.m_but::before{
	background: #32877c;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: all 0.4s ease;
	width: 100%;
	height: 100%;
	}
a.m_but:hover::before{
	width: 0%;
	}



.main_zag{
	color: #7a3413;
	font-size: 36px;
	line-height: 40px;
    font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 40px 0;
	}
.main_zag > span{
	position:relative;
	padding: 0 10px;
	}
.main_zag > span > span{
	position:relative;
	z-index:2;
	}
.main_zag > span:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: 3px;
	left:0;
	height: 10px;
	width: 100px;
	background: #ffab2e;
	transition: all 0.3s 0.02s ease;
	}
.main_zag_w{
	color: #fff;
	}	
.main_zag_w > span:before{
	background: #ffab2e;
	width: 80px;
	}
.main_zag_l{
	text-align:left;
	}	



.formats{
	overflow: hidden;
    background-color: rgb(0 0 0 / 20%);
	padding: 40px 0 40px 0;
    box-shadow: inset 0 0 10px rgb(0 0 0 / 20%);
	}
.formats_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.formats_b{
    width: 370px;
    margin: 0 0 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.formats_block{
	width: 100%;
    box-sizing: border-box;
    padding: 20px 20px;
	line-height: 26px;
    box-shadow: 0 0 12px rgb(0 0 0 / 32%);
	transition: all 0.3s 0.02s ease; 
	background: #fff;
	border-radius: 8px;
	color: #222;
	}
.formats_block:hover{
    box-shadow: 0 0 32px rgb(0 0 0 / 32%);
	}
.formats_block_t{
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 5px 0;
	}
.formats_block_t a{
	color: #000;
	text-decoration: none;
	}
.formats_block_t a:hover{
	color: #fbff12;
	text-decoration: none;
	}




.monetizing{
	overflow: hidden;
	padding: 60px 0 60px 0;
	}
.monetizing_list {
	max-width: 980pxpx;
	margin: 0 auto;
	}
.monetizing_b{
    box-sizing: border-box;
    padding: 0 0 0 0;
    margin: 0 0 35px 0;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
    justify-content: space-between;
	}
.monetizing_text{
	border: 1px solid #4c4c50;
	border-radius: 12px;
	padding: 30px;
	box-sizing:border-box;
	width: 712px;
    transition: all 0.3s 0.02s ease;
	}
.monetizing_b:hover .monetizing_text{
	box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
	}
.monetizing_img{
	width: 400px;
	background: url('images/arrow2.svg') no-repeat 5px center;
	background-size: auto 70px;
    transition: all 0.3s 0.02s ease;
	}
.monetizing_img_l{
	background: url('images/arrow.svg') no-repeat right 5px center;
	background-size: auto 70px;
	}
.monetizing_b:hover .monetizing_img{
	background: url('images/arrow2.svg') no-repeat 0 center;
	background-size: auto 70px;
	}
.monetizing_b:hover .monetizing_img_l{
	background: url('images/arrow.svg') no-repeat right center;
	background-size: auto 70px;
	}
.monetizing_img span{
	overflow: hidden;
	width: 280px;
	height: 280px;
    display: flex;
	margin: 0 0 0 auto;
	align-items: flex-end;
    justify-content: center;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
	}
.monetizing_img img{
	vertical-align: bottom;
	max-height: 240px;
	}
.monetizing_img_l span{
	margin: 0 auto 0 0;
	}




	


	
.benefits{
	overflow:hidden;
	padding: 60px 0;
	}
.benefits_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	}
.benefits_b{
	width: 33%;
	box-sizing:border-box;
	padding: 0 20px 55px 20px;
	text-align:center;
	}
.benefits_img{
    width: 105px;
    height: 105px;
	margin: 0 auto 25px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    transition: all 0.3s 0.02s ease;
	}
.benefits_img img {
    vertical-align: bottom;
	max-height: 60px;
	}	
.benefits_b:hover .benefits_img{
    transform: scale(1.2);
    box-shadow: 0 15px 30px rgb(0 0 0 / 30%);
	}


.benefits_text b{
	display:block;
	font-size: 20px;
	margin: 0 0 10px 0;
	}		



/* END HOME */

/* FOOTER */

footer {
	padding: 20px 0 0 0;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
	background: rgb(0 0 0 / 50%);
	}
.copy {
	padding: 15px 10px;
	background: rgb(0 0 0 / 30%);
    font-size: 12px;
    line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
    color: #FFFFFF;
	text-align: center;
	}


.f_contact ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin: 0 0 20px 0;
	}	
.f_contact li{
	display: block;
	padding: 0 10px 6px 10px;
	}	
.f_contact li a{
	font-weight: 500;
	font-size: 15px;
	line-height: 110%;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	}	
.f_contact li a:hover, .f_contact li.current-menu-item a{
	color: #fbff12;
	}
.f_contact li a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom: -3px;
	left:50%;
	transform:translateX(-50%);
	height: 1px;
	width: 0;
	background: #fbff12;
	border-radius: 2px;
	transition: all 0.3s 0.02s ease;
	}
.f_contact li a:hover:before, .f_contact li.current-menu-item a:before{
	width: 90%;
	}
	
.f_icon{
	display: flex;	
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	order: 3;
	}
.f_icon a{
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 7px 0 7px;
	}
a.f_icon_tv{
	background: url('images/top_icon_tv.svg') no-repeat center;
	background-size: auto 100%;
	}	
a.f_icon_te{
	background: url('images/top_icon_te.svg') no-repeat center;
	background-size: auto 100%;
	}	
a.f_icon_bit{
	background: url('images/top_icon_bit.svg') no-repeat center;
	background-size: auto 100%;
	}	
.f_icon a:hover{
    transform: rotate(360deg) scale(1.13);
	}

.nav_scroll{
	position:relative;
	}
.nav_scroll > div{
	position: absolute;
	z-index:1;
	top: -80px;
	left: 0;
	}


/* END FOOTER */



/* COMMENTS */

.comments_list li {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	}

.comments_list li li {
	margin: 15px 0 0 0;
	}

.comments_list li.thread-even {
	} 

.comments_list .even {
	}

.comments_list .alt {
	background: #f8f8f8; 
	}

.comment_ava{
	float: left;
	padding: 0 10px 0 0;
	}

.comment_top{
	padding: 0 0 10px 0;
	}

.comment_a{
	font-weight: bold;
	}

.comment_d{
	font-style: italic;
	}

.comment_repl{
	text-align: right;
	}

#respond{
	padding: 15px;
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
	}

.comments_list #respond{
	margin: 0 15px 15px 15px;
	}

#cancel-comment-reply-link{
	display: inline-block;
	margin: 0 0 15px 0;
	}

/* END COMMENTS */


/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */