/*
Theme Name: 123scommesse
*/

/* 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: #263d2e;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	background: #fff;
	text-align: center;
	}

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

input, textarea {
	font-family: 'Roboto', sans-serif;
	}

a {
	color: #29a154;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #05587a;
	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 20px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #263d2e;
	font-weight: bold;
	}
h1, .h1, .title{
	padding: 0 0 12px 0;
	position: relative;
	font-size: 26px;
	line-height: 30px;
	}
h1:before, .h1:before, .title:before {
	content: " ";
	display: block;
	width: 33%;
	height: 4px;
	background: #29a154;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}

.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: 38px;
	padding: 9px 18px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 19px;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	}

.ta{
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	padding: 9px 18px;
	background: #fff;
	border: 1px solid #b2b2b2;
	border-radius: 19px;
	-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: 38px;
	padding: 10px 18px;
	border: 1px solid #29a154;
	background: #29a154;
	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: #05587a;
	background-color: #05587a;
	color: #fff;
	text-decoration: none;
	}

.btn_c2{
	border-color: #f4f1f1;
	background-color: #f4f1f1;
	color: #263d2e;
	}

.btn_c2:hover{
	border-color: #e5e3e3;
	background-color: #e5e3e3;
	color: #263d2e;
	}

.btn_i1 span, .btn_i2 span{
	padding: 0 15px 0 0;
	position: relative;
	}

.btn_i1 span:before, .btn_i2 span:before {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: url('images/btn_i1.svg') no-repeat center / 10px auto;
	position: absolute;
	top: 5px;
	right: 0px;
	}

 .btn_i2 span:before {
	transform: rotate(180deg);
	}

.form_sub .wpcf7-spinner {
	position: absolute;
	top: -5px;
	right: -5px;
	}

/* END FORM */


/* HEADER */

.header_h {
	height: 70px;
	}

header {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 70px;
	padding: 0 40px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}

.logo{
	width: 200px;
	padding: 0 10px;
	}

.logo img{
	vertical-align: bottom;
	width: 189px;
	}


.show_nav{
	display: none;
	width: 40px;
	height: 23px;
	margin: 10px;
	position: relative;
	cursor: pointer;
	}
.show_nav span, .show_nav:before, .show_nav:after{
	content: " ";
	display: block;
	width: 100%;
	height: 4px;
	background: #000;
	border-radius: 2px;
	position: absolute;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}
.show_nav span{
	top: 10px;
	}
.show_nav:before {
	top: 0px;
	}
.show_nav:after {
	top: 20px;
	}
.show_nav.open span{
	display: none;
	}
.show_nav.open:before{
	transform: rotate(45deg);
	top: 10px;
	}
.show_nav.open:after{
	transform: rotate(-45deg);
	top: 10px;
	}

@media (min-width: 1021px) {
.main_nav{
	display: block !important;
	}
}

.main_nav {
	box-sizing: border-box;
	width: 100%;
	padding: 0 10px;
	}

.main_nav > ul{
	display: flex;
	justify-content: space-around;
	}

.main_nav > ul > li > a{
	display: block;
	padding: 10px 0;
	position: relative;
	color: #263d2e;
	font-size: 17px;
	}

.main_nav > ul > li > a:hover {
	color: #263d2e;
	}

.main_nav > ul > li.menu-item-has-children > a{
	padding: 10px 20px 10px 0;
	background: url('images/drop.svg') no-repeat right center / 12px auto;
	}

.main_nav > ul > li > a:before {
	content: " ";
	display: block;
	width: 0;
	height: 4px;
	border-radius: 2px;
	background: #29a154;
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	transition: all 0.3s 0.02s ease;
	}

.main_nav > ul > li > a:hover:before, .main_nav > ul > li.current-menu-item > a:before, .main_nav > ul > li.current-menu-parent > a:before, .main_nav > ul > li.current-menu-ancestor > a:before{
	width: 100%;
	}

.main_nav > ul > li > ul{
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	width: 100%;
	padding: 20px 15%;
	position: absolute;
	top: 52px;
	left: 0px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	text-align: left;
	}

.main_nav > ul > li:hover > ul{
	top: 62px;
	opacity: 1;
	visibility: visible;
	}

.main_nav ul li ul li {
	display: block;
	width: 21%;
	padding: 5px 2%;
	}

.main_nav > ul > li > ul > li > a{
	color: #263d2e;
	}

.main_nav > ul > li > ul > li > a:hover, .main_nav > ul > li > ul > li.current-menu-item > a, .main_nav > ul > li > ul > li.current-menu-parent > a, .main_nav > ul > li > ul > li.current-menu-ancestor > a{
	color: #29a154;
	}


.top_go {
	padding: 0 10px;
	}


.show_se {
	display: block;
	width: 38px;
	min-width: 38px;
	height: 38px;
	margin: 0 10px;
	border-radius: 50%;
	background: url('images/search.svg') no-repeat center / 16px auto;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	}

.show_se:hover {
	background-color: #f7fbf8;
	}


.search {
	box-sizing: border-box;
	width: 100%;
	padding: 30px 20%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2000;
	transform: translateY(-100%);
	background: #29a154;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	color: #fff;
	text-align: center;
	}

.search.open {
	top: 0px;
	opacity: 1;
	visibility: visible;
	transform: none;
	}

.search .title {
	color: #fff;
	}

.search form {
	display: flex;
	}

.search_inp {
	width: 100%;
	}

.search_inp input {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 9px 20px;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	line-height: 20px;
	}

.search_sub {
	width: 40px;
	min-width: 40px;
	margin: 0 0 0 10px;
	}

.search_sub input {
	width: 40px;
	height: 40px;
	background: url('images/search2.svg') no-repeat center / 16px auto;
	border: 0;
	cursor: pointer;
	}

.search_close {
	width: 40px;
	height: 40px;
	background: url('images/close.svg') no-repeat center / 16px auto;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	transition: all 0.3s 0.02s ease;
	}

.search_close:hover {
	opacity: 0.5;
	}

/* END HEADER */


/* HOME */

.home_top {
	padding: 40px 0 50px 0;
	background: #157a39 url('images/home_top.svg') no-repeat right 5% bottom / auto 80%;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.15);
	color: #fff;
	}

.home_top_w {
	width: 75%;
	}

.home_top_t {
	padding: 0 0 20px 0;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	}

.home_top_e {
	padding: 0 0 30px 0;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	}

.home_top_preims {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 20px 0;
	}

.home_top_preim {
	box-sizing: border-box;
	width: 130px;
	height: 80px;
	padding: 44px 10px 0 10px;
	margin: 0 10px 10px 0;
	background: #29a154;
	border-radius: 5px;
	position: relative;
	transition: all 0.3s 0.02s ease;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	}

.home_top_preim:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	}

.home_top_preim_n {
	background: #29a154 url('images/home_top_preim_n.svg') no-repeat center 10px / auto 28px;
	}
.home_top_preim_bp {
	background: #29a154 url('images/home_top_preim_bp.svg') no-repeat center 10px / auto 28px;
	}
.home_top_preim_m {
	background: #29a154 url('images/home_top_preim_m.svg') no-repeat center 10px / auto 28px;
	}
.home_top_preim_bs {
	background: #29a154 url('images/home_top_preim_bs.svg') no-repeat center 10px / auto 28px;
	}

.home_top_preim span {
	padding: 3px 5px;
	background: #fe7500;
	border-radius: 4px;
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 13px;
	}


.home_top_aut {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	font-size: 12px;
	text-transform: uppercase;
	}

.home_top_aut_a {
	width: 30px;
	margin: 0 10px 0 0;
	}

.home_top_aut_a img {
	vertical-align: bottom;
	border-radius: 50%;
	}

.home_top_aut_n {
	padding: 0 10px 0 0;
	border-right: 1px solid #6bac82;
	}

.home_top_aut_n a {
	color: #fff;
	text-decoration: none;
	}

.home_top_aut_n a:hover {
	color: #fff;
	text-decoration: underline;
	}

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

.home_top_aut_d span {
	font-weight: bold;
	}


/* END HOME */


/* POSTS */


.text_block {
	padding: 40px 0 20px 0;
	}



.breadc {
	padding: 0 0 20px 0;
	color: #888;
	font-size: 12px;
	line-height: 14px;
	}

.breadc a {
	color: #888;
	}

.breadc a:hover {
	color: #29a154;
	}


.bet_lists {
	padding: 10px 0 15px 0;
	}

.bet_list {
	margin: 0 0 15px 0;
	padding: 15px 20px;
	background: #fff;
	position: relative;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.3s 0.02s ease;
	border-radius: 5px;
	font-size: 15px;
	line-height: 23px;
	}

.bet_list:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	}

.bet_list_labs {
	padding-top: 44px;
	}

.bet_list_lab {
	position: absolute;
	left: -10px;
	top: 10px;
	padding: 5px 20px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	}

.bet_list_top {
	display: flex;
	justify-content: space-between;
	}

.bet_list_vn .bet_list_top {
	align-content: center;
	align-items: center;
	}

.bet_list_img {
	width: 15%;
	}

.bet_list_vn .bet_list_img {
	width: 20%;
	}

.bet_list_img img {
	vertical-align: bottom;
	}

.bet_list_bd {
	width: 28%;
	}

.bet_list_bon {
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	}

.bet_list_bd ul {
	padding: 0;
	margin: 0;
	}

.bet_list_bd ul li {
	padding: 0 0 5px 20px;
	margin: 0;
	list-style: none;
	background: url('images/ok.svg') no-repeat 0px 3px / 15px auto;
	}

.bet_list_c {
	width: 15%;
	text-align: center;
	}

.bet_list_rat_n {
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	}

.bet_list_rat_n span {
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 auto;
	border: 2px solid #29a154;
	border-radius: 50%;
	line-height: 28px;
	}

.bet_list_rat {
	padding: 0 0 5px 0;
	}

.rat span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 2px 0 0;
	background: url('images/star2.svg') no-repeat center / 20px;
	}

.rat span.active {
	background-image: url('images/star.svg');
	}

.bet_list_rat span, .betsm_rats span{
	margin: 0 1px;
	}

.bets_list_rat span, .betsm_rats span {
	width: 14px;
	height: 14px;
	margin: 0 0 0 1px;
	background-size: 12px;
	}


.bet_list_more {
	font-size: 13px;
	}

.bet_list_more a {
	color: #263d2e;
	text-decoration: underline;
	}

.bet_list_more a:hover {
	color: #263d2e;
	text-decoration: none;
	}


.bet_list_promocod {
	width: 13%;
	padding: 5px 0;
	}

.promocod, .promocod_no {
	display: block;
	box-sizing: border-box;
	width: 90%;
	height: 30px;
	padding: 0 10px;
	background: #f4f1f1;
	border: 1px dashed #3cb371;
	border-radius: 5px;
	color: #888;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	}

.promocod {
	padding: 0 26px 0 10px;
	background: #f4f1f1 url('images/copy.svg') no-repeat right 6px center / 14px auto;
	color: #000;
	cursor: pointer;
	}


.bet_list_r {
	width: 20%;
	text-align: center;
	}

.bet_list_r .btn {
	width: 100%;
	margin: 10px 0 0 0;
	}

.bet_list_r .btn:first-child {
	margin: 0;
	}

.bet_list_hide {
	display: none;
	}

.bet_list.open .bet_list_hide {
	display: inline-block;
	}

.bet_list.open .bet_list_show {
	display: none;
	}

.bet_list_desc_small {
	padding: 10px 0 0 0;
	color: #888;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	}

.bet_list_desc {
	display: none;
	padding: 15px 0 0 0;
	}

.bet_list.open .bet_list_desc {
	display: block;
	}



.bets_lists_bg {
	padding: 40px 0;
	background: #064058 url('images/bets_lists.svg') no-repeat 2% 5% / auto 82%;
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
	}

.bets_lists_bg .title {
	color: #fff;
	}

.bets_lists {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 15px;
	line-height: 23px;
	}


.bets_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 23.5%;
	padding: 15px;
	margin: 0 0 15px 0;
	background: #fff;
	border-radius: 5px;
	}

.bets_list_img{
	width: 40%;
	padding: 0 0 7px 0;
	text-align: center;
	}

.bets_list_img img{
	vertical-align: bottom;
	}

.bets_list_bon{
	width: 53%;
	padding: 0 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	}

.bets_list_rats{
	display: flex;
	justify-content: center;
	width: 40%;
	}

.bets_list_rat_n{
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	}

.bets_list_more{
	width: 53%;
	font-size: 13px;
	}

.bets_list_more a {
	color: #263d2e;
	text-decoration: underline;
	}

.bets_list_more a:hover {
	color: #263d2e;
	text-decoration: none;
	}


.bets_list_big{
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 49%;
	padding: 20px;
	margin: 0 0 15px 0;
	background: #fff;
	border-radius: 7px;
	}

.bets_list_big_l{
	width: 40%;
	text-align: center;
	}

.bets_list_big_img{
	padding: 0 0 20px 0;
	}

.bets_list_big_img img{
	vertical-align: bottom;
	}

.bets_list_big_rats{
	display: flex;
	justify-content: center;
	padding: 0 0 2px 0;
	}

.bets_list_big_rat_n{
	padding: 0 10px 0 0;
	line-height: 22px;
	font-weight: bold;
	}

.bets_list_big_more {
	font-size: 13px;
	}

.bets_list_big_more a {
	color: #263d2e;
	text-decoration: underline;
	}

.bets_list_big_more a:hover {
	color: #263d2e;
	text-decoration: none;
	}

.bets_list_big_r{
	width: 53%;
	}

.bets_list_big_bon {
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	}

.bets_list_big_r ul {
	padding: 0;
	margin: 0;
	}

.bets_list_big_r ul li {
	padding: 0 0 5px 20px;
	margin: 0;
	list-style: none;
	background: url('images/ok.svg') no-repeat 0px 3px / 15px auto;
	}



.betsm_lists {
	float: right;
	width: 270px;
	padding: 0 0 10px 30px;
	}


.betsm{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 15px;
	margin: 0 0 15px 0;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.3s 0.02s ease;
	border-radius: 5px;
	}

.betsm:hover{
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	}

.betsm_img{
	width: 40%;
	padding: 0 0 7px 0;
	text-align: center;
	}

.betsm_img img{
	vertical-align: bottom;
	}

.betsm_bon{
	width: 53%;
	padding: 0 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	}

.betsm_rats{
	display: flex;
	justify-content: center;
	width: 40%;
	}

.betsm_rat_n{
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	}

.betsm_more{
	width: 53%;
	font-size: 13px;
	}

.betsm_more a {
	color: #263d2e;
	text-decoration: underline;
	}

.betsm_more a:hover {
	color: #263d2e;
	text-decoration: none;
	}


.betsm_labs{
	box-sizing: border-box;
	padding: 40px 15px 15px 15px;
	margin: 0 0 15px 0;
	position: relative;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	text-align: center;
	}

.betsm_lab {
	position: absolute;
	left: -10px;
	top: 10px;
	padding: 5px 20px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	}

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

.betsm_lab_img img{
	vertical-align: bottom;
	}

.betsm_lab_bon{
	padding: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	}

.betsm_lab_rats{
	display: flex;
	justify-content: center;
	padding: 0 0 2px 0;
	}

.betsm_lab_rat_n{
	padding: 0 10px 0 0;
	line-height: 22px;
	font-weight: bold;
	}

.betsm_lab_more{
	font-size: 13px;
	}

.betsm_lab_more a {
	color: #263d2e;
	text-decoration: underline;
	}

.betsm_lab_more a:hover {
	color: #263d2e;
	text-decoration: none;
	}


.news_lists {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 20px;
	margin: 10px 0 30px 0;
	border-radius: 5px;
	background: #f8f8f8;
	}

.news_list {
	width: 23.5%;
	margin: 0 0 15px 0;
	}

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

.news_list_img img {
	vertical-align: bottom;
	border-radius: 5px;
	}

.news_list_t {
	padding: 0 0 10px 0;
	font-weight: bold;
	}

.news_list_t a {
	color: #263d2e;
	}

.news_list_t a:hover {
	color: #29a154;
	}

.news_list_inf {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	font-size: 12px;
	}

.news_list_ava {
	width: 30px;
	margin: 0 10px 0 0;
	}

.news_list_ava img {
	vertical-align: bottom;
	border-radius: 50%;
	}

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

.news_list_n a {
	color: #263d2e;
	}

.news_list_n a:hover {
	color: #29a154;
	}

.news_list_big .news_list_n a {
	color: #fff;
	}

.news_list_big .news_list_n a:hover {
	color: #fff;
	text-decoration: underline;
	}


.news_list_d {
	padding: 0 0 0 20px;
	background: url('images/time.svg') no-repeat 0px 5px / 14px auto;
	color: #888;
	}

.news_list_big .news_list_d {
	color: #fff;
	}


.news_list_big {
	width: 49%;
	min-height: 200px;
	margin: 0 0 15px 0;
	position: relative;
	}

.news_list_big_img {
	background: #05587a;
	border-radius: 7px;
	}

.news_list_big_img img {
	vertical-align: bottom;
	border-radius: 7px;
	}

.news_list_big_ov {
	box-sizing: border-box;
	width: 100%;
	padding: 70px 30px 30px 30px;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	border-radius: 7px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	}


.news_list_big_t {
	padding: 10px 0 0 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	}

.news_list_big_t a {
	color: #fff;
	}

.news_list_big_t a:hover {
	color: #fff;
	text-decoration: underline;
	}



.tag_lists {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 2px solid #05587a;
	border-radius: 5px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	line-height: 18px;
	}

.tag_lists_t {
	padding: 0 10px 0 0;
	font-weight: bold;
	}

.tag_list {
	padding: 0 10px;
	border-left: 1px solid #cdcdcd;
	}




.post_list {
	padding: 0 0 20px 0;
	}

.post_list_t {
	padding: 0 0 3px 0;
	font-weight: bold;
	}

.p_nav {
	padding: 10px 0;
	}

.p_nav a, .p_nav span {
	display: inline-block;
	padding: 4px 10px;
	margin: 0 5px 0 0;
	background: #57b64d;
	color: #fff;
	}

.p_nav a:hover, .p_nav .current {
	background: #ca2a3c;
	}

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

/* END POSTS */


.user_soc {
	display: flex;
	}

.user_soc a {
	display: block;
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
	transition: all 0.3s 0.02s ease;
	}

.user_soc_vk {
    background: url('images/vk.svg') center / contain;
	}
.user_soc_fb {
    background: url('images/facebook.svg') center / contain;
	}
.user_soc_in {
    background: url('images/instagram.svg') center / contain;
	}
.user_soc_tw {
    background: url('images/twitter.svg') center / contain;
	}

.user_soc a:hover {
	transform: rotate(180deg);
	}


.user_list {
    border: 1px solid #d3e3ea;
	background: #e8eff2;
    padding: 20px;
	margin: 6px 0;
	border-radius: 5px;
	text-align: left;
	}

.user_list_top {
	display: flex;
	align-content: center;
	align-items: center;
    margin-bottom: 10px;
	}

.user_list_ava {
	width: 80px;
	max-width: 80px;
	margin: 0 20px 0 0;
	}

.user_list_ava img {
	vertical-align: bottom;
	border-radius: 50%;
	}

.user_list_a {
	padding: 0 0 3px 0;
	color: #aaa;
	font-size: 13px;
	}

.user_list_t {
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	}

.user_list_t a {
	color: #111;
	text-decoration: none;
	}

.user_list_t a:hover {
	color: #000;
	text-decoration: underline;
	}



.bonuss {
	display: flex;
	flex-wrap: wrap;
	}

.bonus {
	box-sizing: border-box;
	width: 23.5%;
	padding: 20px;
	margin: 0 2% 20px 0;
	background: #fff;
	border-radius: 5px;
	transition: all 0.3s 0.02s ease;
	box-shadow: 0 0 25px 0 rgb(0 0 0 / 20%);
	text-align: center;
	}

.bonus:nth-child(4n) {
	margin: 0 0 20px 0;
	}

.bonus:nth-child(2n) {
	background: #05587a;
	}

.bonus:hover {
	box-shadow: 0 0 25px 0 rgb(0 0 0 / 40%);
	}

.bonus_t {
	padding: 0 0 15px 0;
    color: #7f8c8d;
	}

.bonus_t a {
    color: #7f8c8d;
	}

.bonus_t a:hover {
	text-decoration: underline;
	}

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

.bonus_img img {
	vertical-align: bottom;
	}

.bonus_b {
	padding: 0 0 15px 0;
	color: #151515;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	}

.bonus_b a {
    color: #151515;
	}

.bonus_b a:hover {
	opacity: 0.6;
	}

.bonus:nth-child(2n) .bonus_b, .bonus:nth-child(2n) .bonus_b a {
    color: #fff;
	}

.bonus_i {
	padding: 0 0 15px 0;
    color: #777;
	font-size: 12px;
	line-height: 14px;
	}

.bonus:nth-child(2n) .bonus_i {
    color: #7f8c8d;
	}

.bonus_i span {
	font-weight: bold;
	}

.bonus:nth-child(2n) .btn {
	border-color: #fff;
	background-color: #fff;
	color: #05587a;
	}

.bonus:nth-child(2n) .btn:hover{
	border-color: #29a154;
	background-color: #29a154;
	color: #fff;
	}


.tabss {
	padding: 15px;
	margin: 0 0 20px 0;
	background: #ebebeb;
	border-radius: 10px;
	}

.tabss br {
	display: none;
	}

.tabss ul {
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
	padding: 0 !important;
	margin: 0 !important;
	}

.tabss ul li {
	display: block;
	padding: 0 !important;
	margin: 0 5px 0 0 !important;
	list-style: none;
	}

.tabss ul li a {
	display: block;
	padding: 10px;
	background: #f4f4f4;
	border-radius: 5px 5px 0 0;
	color: #000;
	font-weight: bold;
	}

.tabss ul li a:hover, .tabss ul li.ui-tabs-active a {
	background: #fff;
	}

.tab_pane {
	padding: 15px;
	background: #fff;
	border-radius: 0 5px 5px 5px;
	}



.bet_params {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px;
	margin: 0 0 20px 0;
	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	}


.bet_param {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	width: 48%;
	padding: 10px 0;
	border-bottom: 1px solid #dfe6e9;
	}

.bet_param_t {
	width: 30%;
	}

.bet_param_l {
	width: 50%;
	height: 7px;
	border-radius: 4px;
	background: #94dcae;
	}

.bet_param_l span {
	display: block;
	height: 7px;
	border-radius: 4px;
	background: #29a154;
	}

.bet_param_p {
	width: 10%;
	}


.bet_pars {
	padding: 20px;
	margin: 0 0 20px 0;
	background: #edf7f1;
    border-radius: 5px;
	}

.bet_par {
	display: flex;
	justify-content: space-between;
	padding: 7px 0 7px 25px;
	border-bottom: 1px solid #dfe6e9;
	}

.bet_par_sit {
	background: url('images/site.svg') no-repeat 0px center / 16px auto;
	}

.bet_par_sit a {
	padding: 0 18px 0 0;
	background: url('images/url.svg') no-repeat right center / 14px auto;
	}

.bet_par_bon {
	background: url('images/bonus.svg') no-repeat 0px center / 16px auto;
	}

.bet_par_bon span {
	padding: 4px 5px;
	background: #05587a;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	}

.bet_par_lic {
	background: url('images/license.svg') no-repeat 0px center / 16px auto;
	}

.bet_par_app {
	background: url('images/app.svg') no-repeat 0px center / 16px auto;
	}

.bet_par_andr {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	background: url('images/android.svg') no-repeat center / 16px auto;
	}

.bet_par_ios {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 5px;
	background: url('images/apple.svg') no-repeat center / 16px auto;
	}



.faq {
	margin: 0 0 20px 0;
	}

.faq_block{
	padding: 20px;
    background: #edf7f1;
	border: 3px solid #edf7f1;
    border-radius: 10px;
	margin: 0 0 10px 0;
	transition: all 0.3s 0.02s ease;
	}

.faq_block.active, .faq_block:hover{
    background: #fff;
	}

.faq_title{
	position:relative;
	padding: 0 30px 0 0;
	margin: 0;
	cursor: pointer;
	font-size: 19px;
	}

.faq_title:before{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 10px;
	right: 0;
	width: 13px;
	height: 2px;
	background: #c7c7c7;
	transition: all 0.3s 0.02s ease;    
	}
.faq_title:after{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 10px;
	right: 0;
	width: 13px;
	height: 2px;
	background: #c7c7c7;
	transform:rotate(90deg);
	transition: all 0.3s 0.02s ease;    
	}
.faq_title.active:before{
	background: #05587a;
    transform: rotate(60deg);
	width: 8px;
	top: 12px;
	right: 8px;
	}
.faq_title.active:after{
	background: #05587a;
    transform: rotate(120deg);
	}

.faq_text{
	display: none;
	padding: 15px 0 0 0;
	}


.bdats{
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 20px 0;
	color: #8e8e8e;
	font-size: 13px;
	line-height: 15px;
	font-style: italic;
	}

.bdats span{
	font-weight: bold;
	}


.bet_pms {
	display: flex;
	justify-content: space-between;
	padding: 0 0 30px 0;
	}

.bet_pm {
	box-sizing: border-box;
	width: 49%;
	padding: 30px 30px 25px 30px;
	border: 1px solid #dfe6e9;
	border-radius: 5px;
	position: relative;
	}

.bet_pm:before {
	content: " ";
	display: block;
	width: 50px;
	height: 50px;
	background: url('images/plus.svg') no-repeat center / contain;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 0.4;
	}

.bet_pm_m:before {
	background-image: url('images/minus.svg');
	}

.bet_pm_t {
	padding: 0 0 10px 0;
	font-size: 21px;
	line-height: 25px;
	font-weight: bold;
	}

.bet_pm ul {
	padding: 0;
	margin: 0;
	}

.bet_pm ul li {
	margin: 1px 0;
	padding: 4px 0 4px 22px;
	background: url('images/plus.svg') no-repeat 0px 8px / 16px auto;
	list-style-type: none;
	}

.bet_pm_m ul li {
	background-image: url('images/minus.svg');
	}



/* FOOTER */

footer {
	padding: 30px 0;
	background: #05587a;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	}

footer a {
	color: #fff;
	text-decoration: underline;
	}

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


.bot {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	}

.logo_bot {
	width: 20%;
	}

.nav_bot {
	width: 40%;
	text-align: center;
	}

.nav_bot ul li {
	display: inline-block;
	margin: 5px 5px;
	}

.copy {
	width: 30%;
	text-align: right;
	}

/* END FOOTER */


/* MODAL */

.modal_win{
	display: none;
	box-sizing: border-box;
	width: 400px;
	max-width: 90%;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	text-align: left;
	}

.modal_close {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	transition: all 0.3s 0.02s ease;
	cursor: pointer;
	opacity: 0.5;
	}

.modal_close:before, .modal_close:after{
	content: " ";
	display: block;
	width: 138%;
	height: 2px;
	background: #000;
	border-radius: 1px;
	position: absolute;
	top: 49%;
	left: -19%;
	transform: rotate(90deg);
	transition: all 0.3s 0.02s ease;
	}

.modal_close:before{
	transform: rotate(45deg);
	}

.modal_close:after{
	transform: rotate(-45deg);
	}

.modal_close:hover{
	opacity: 1;
	transform: rotate(360deg);
	}

.modal_mask {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9000;
	background: #000;
	opacity: 0.8;
	}

/* END MODAL */



/* COMMENTS */

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

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

.comments_list li.thread-even {
	background: #fff; 
	} 

.comments_list .even {
	background: #fff; 
	}

.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;
	background: #eee;
	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 */
@media screen and (max-width: 1270px){
	.wrap {
	width: 980px;
	}

.on980, .only980 {display: block;}
.hide980 {display: none;}


header {
	padding: 0 15px;
	}

.logo{
	padding: 0 5px;
	}

.top_go {
	padding: 0 5px;
	}

.show_se {
	margin: 0 5px;
	}


.home_top_w {
	width: 67%;
	}

.bets_list{
	padding: 10px;
	}

.bets_list_rat span {
	width: 12px;
	height: 12px;
	}



.nav_bot {
	width: auto;
	}

.copy {
	width: auto;
	}
}
@media screen and (max-width: 1020px){
	.wrap {
	width: 760px;
	}

.on760, .only760 { display: block; }
.only980, .hide760 {display: none;}


.header_h {
	height: auto;
	}

header {
	flex-wrap: wrap;
	height: auto;
	padding: 10px 15px;
	position: relative;
	}

.logo {
	order: 1;
	}

.logo img{
	max-height: 40px;
	}

.top_go {
	order: 2;
	}

.show_se {
	order: 3;
	}

.show_nav{
	order: 4;
	display: block;
	}

.main_nav{
	order: 5;
	display: none;
	padding: 10px 5px 5px 5px;
	}

.main_nav > ul{
	display: block;
	}

.main_nav > ul > li{
	display: block;
	border-bottom: 1px solid #ccc;
	text-align: left;
	}

.main_nav > ul > li > a{
	padding: 5px 10px;
	}

.main_nav > ul > li > a:hover {
	color: #263d2e;
	}

.main_nav > ul > li.menu-item-has-children > a{
	padding: 10px;
	background: none;
	}

.main_nav > ul > li > a:before {
	display: none;
	}

.main_nav > ul > li > a:hover, .main_nav > ul > li.current-menu-item > a, .main_nav > ul > li.current-menu-parent > a, .main_nav > ul > li.current-menu-ancestor > a{
	background: #29a154;
	color: #fff;
	}

.main_nav > ul > li > ul{
	display: block !important;
	width: 100%;
	padding: 10px 10px 10px 20px;
	position: relative;
	top: 0px;
	background: none;
	box-shadow: none;
	opacity: 1;
	visibility: visible;
	}

.main_nav > ul > li:hover > ul{
	top: 0px;
	opacity: 1;
	visibility: visible;
	}

.main_nav ul li ul li {
	display: block;
	width: auto;
	padding: 5px;
	}


.search {
	padding: 20px 20%;
	}


.home_top {
	padding: 40px 0;
	}

.home_top_w {
	width: auto;
	padding: 0 10px;
	}

.text_block {
	padding: 30px 10px 10px 10px;
	}

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

.bet_list {
	padding: 15px;
	}

.bet_list_rat {
	display: none;
	}


.bets_lists_bg {
	padding: 20px 0;
	}

.bets_lists_bg .title {
	margin: 0 10px 20px 10px;
	}

.bets_lists {
	padding: 0 10px;
	}

.bets_list_rats {
	display: none;
	}

.bets_list_more{
	width: auto;
	}

.betsm{
	padding: 10px;
	}


.news_lists {
	padding: 10px;
	}

.news_list_big {
	min-height: 180px;
	}

.news_list_big_ov {
	padding: 50px 15px 15px 15px;
	}


.bet_param {
	width: 100%;
	padding: 7px 0;
	}

.bet_par {
	padding: 5px 0 5px 25px;
	}


.bet_pm {
	padding: 20px;
	}


.bot {
	display: block;
	}

.logo_bot {
	width: auto;
	padding: 0 0 10px 0;
	text-align: center;
	}

.logo_bot img {
	max-width: 200px;
	}

.nav_bot {
	width: auto;
	text-align: center;
	}

.copy {
	width: auto;
	text-align: center;
	}
}
@media screen and (max-width: 759px){
.wrap {
	width: 100%;
	}

.on320 { display: block; }
.only760, .hide320 {display: none;}

img.alignright, img.right {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}
img.alignleft, img.left {
	float: none;
	display: block;
	margin: 0 0 10px 0;
	}

.video {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 54.15%;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

.entry_table {
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	}

.entry img {
	width: auto !important;
	height: auto !important;
	}

[class*='col-'] {
	float: none;
	width: auto;
	padding: 0;
	}

h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	line-height: 24px;
	}
h5, .h5{
	font-size: 18px;
	line-height: 22px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}


header {
	padding: 10px;
	}

.logo{
	width: 100%;
	padding: 0 0 10px 0;
	text-align: center;
	}

.logo img{
	max-width: 200px;
	}

.search {
	padding: 20px 10px;
	}

.search .title {
	padding: 0;
	}


.home_top {
	padding: 30px 0;
	}

.bet_list_top {
	display: block;
	}

.bet_list_img, .bet_list_vn .bet_list_img {
	width: auto;
	padding: 0 0 10px 0;
	}

.bet_list_bd {
	width: auto;
	padding: 0 0 10px 0;
	}

.bet_list_c {
	width: auto;
	padding: 0 0 10px 0;
	}

.bet_list_rat {
	display: block;
	}

.bet_list_promocod {
	width: auto;
	}

.promocod, .promocod_no {
	margin: 0 auto;
	}

.bet_list_r {
	width: auto;
	padding: 10px 0 0 0;
	}


.news_lists {
	display: block;
	}

.news_list {
	width: auto;
	}

.news_list_big {
	width: auto;
	}

.news_list_big {
	min-height: 150px;
	}

.news_list_big_ov {
	padding: 20px 10px 10px 10px;
	}


.bets_lists {
	display: block;
	}

.bets_list{
	width: auto;
	}

.bets_list_big{
	display: block;
	width: auto;
	}

.bets_list_big_l{
	width: auto;
	padding: 0 0 10px 0;
	}

.bets_list_big_r{
	width: auto;
	}


.betsm_lists {
	float: none;
	width: auto;
	padding: 0 0 10px 0;
	}


.tag_lists {
	padding: 10px;
	}


.bonuss {
	display: block;
	}

.bonus {
	width: auto;
	margin: 0 0 20px 0;
	}


.tabss {
	padding: 10px;
	}

.tabss ul {
	display: block;
	}

.tabss ul li {
	margin: 0 0 5px 0 !important;
	}


.bet_param {
	padding: 10px 0;
	}

.bet_param_t {
	width: 50%;
	}

.bet_param_l {
	width: 30%;
	}

.bet_param_p {
	width: 12%;
	}

.bet_pars {
	padding: 10px;
	}


.bet_pms {
	display: block;
	padding: 0 0 10px 0;
	}

.bet_pm {
	width: auto;
	margin: 0 0 10px 0;
	}
}