/*
Theme Name: Betano
*/

/* 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: #2a2d32;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	background: #ffffff;
	}

.wrap {
	width: 1000px;
	margin: 20px auto;
	text-align: left;
	}

input, textarea {
	color: #2a2d32;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	}

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

a:hover {
	color: #69d0d9;
	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: #242b35;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #dedcdc;
	}
h1, .h1, .title{
	font-size: 28px;
	line-height: 36px;
	}
h2, .h2{
	font-size: 26px;
	line-height: 32px;
	}
h3, .h3{
	font-size: 24px;
	line-height: 30px;
	}
h4, .h4{
	font-size: 22px;
	line-height: 28px;
	}
h5, .h5{
	font-size: 20px;
	line-height: 26px;
	}
h6, .h6{
	font-size: 18px;
	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 #dddddd;
	border-left: 1px solid #dddddd;
	}

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

.table tr td, .entry table tr td{
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	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 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 10px 7px 10px;
	}

.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;
    background: #e85f03;
    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: #e6772c;
	background-color: #e6772c;
	color: #fff;
	text-decoration: none;
	}

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

/* END FORM */


/* HEADER */

header {
    padding: 5px 0 5px 0;
    background: #101419;
	}
.header_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	}

.h_right{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}

		
a.login {
    display: block;
    margin: 0 10px 0 0;
    padding: 0 18px;
    height: 32px;
    box-sizing: border-box;
    border-radius: 3px;
    background: #2bba87;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
}
a.login:hover{
	background: #000000;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.32);
	}

/* END HEADER */


/* HOME */


#content{
	padding: 10px 0 70px 0;
	}
.top_small_t {
    margin: 0 0 40px 0;
	}
	


.white_width{
    background: #fff;
    border-radius: 6px;
	margin: 0 0 30px 0;
	}


.bet_list {
	display: flex;
	justify-content: space-around;
	align-content: center;
	align-items: center;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	background: #fff;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
	position: relative;
	text-align: center;
	}

.bet_list:hover {
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 35%);
	}

.bet_list_img {
    width: 80px;
    padding: 10px;
    background: #000;
    border-radius: 10px;
    height: 25px;
}

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

.bet_list_sep {
	width: 1px;
    height: 50px;
    background: #d6d7db;
	}

.bet_list_t {
	width: 120px;
	}

.bet_list_bon{
	width: 262px;
	color: #8c9394;
	font-size: 12px;
	line-height: 17px;
	}

.bet_list_bon span{
	display: block;
	padding: 0 0 5px 0;
	color: #272a37;
	font-size: 20px;
	line-height: 34px;
	font-weight: bold;
	}

.bet_list_r{
	width: 140px;
	}

.bet_list_r .btn{
	width: 100%;
	}

@media (max-width: 1200px) {
	
.bet_list {
	padding: 10px 10px;
	margin: 0 0 20px 0;
	}

	}

@media (max-width: 759px) {
	
.bet_list {
	display: block;
	}

.bet_list_img {
	margin: 0 auto 15px auto;
	}

.bet_list_sep {
	display: none;
	}

.bet_list_t {
    width: auto;
	margin: 0 0 5px 0;
}

.bet_list_bon{
	width: auto;
	margin: 0 0 15px 0;
	}

.bet_list_r{
	width: auto;
	}

.bet_list_r .btn{
	width: auto;
	}

	}


/* END HOME */




/* FOOTER */

footer {
    background: #101419;
    box-shadow: 0 0 12px rgb(0 0 0 / 32%);
    padding: 20px 0;
    color: #f3f3f3;
}
.f_exchange{
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #d8dbe0; 
	}


.f_center_list{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	}
.f_nav_zag{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	}

.f_nav{
	padding: 0 10px 20px 0;
	}
.f_nav li{
	display:block;
	padding: 0 0 10px 0;
	font-size: 14px;
	}
.f_nav li a{
	text-decoration: none;
	}
.f_nav li a:hover{
	text-decoration: underline;
	}

.f_nav_col{
	max-width: 250px;
	}
.f_nav_col ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	}
.f_nav_col li{
	width: 50%;
	box-sizing:border-box;
	display:block;
	padding: 0 0 10px 0;
	font-size: 14px;
	}

.f_right{
	margin: 0 0 30px 0;
	}	
a.f_right_sub{
	display:block;
	width: 180px;
	height: 44px;
	padding: 0 0 0 0;
	box-sizing:border-box;
	border-radius: 3px;
	background: #2bba87;
	font-size: 15px;
	color: #fff;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	line-height: 44px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	}	
a.f_right_sub:hover {
    background: #ffffff;
    color: #101419;
	}
	
	
.f_bottom_list{
	padding: 20px 0 0 0;
	border-top: 1px solid #d8dbe0; 
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}

.copu{
	font-weight: 600;
	font-size: 13px;
	padding: 0 15px 0 0;
	}	
			
.f_soc{
	}
.f_soc ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	align-items: center;
	}	
.f_soc li{
	display:block;
	padding: 0 0 0 15px;
	}	
.f_soc li:first-child{
	}	
.f_soc li a{
	display:block;
	width: 25px; 
	height: 25px;  
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-items: center;
	}	
.f_soc li img{
	vertical-align: bottom;
	transition: all 0.3s 0.02s ease;
	}	
.f_soc li a:hover img{
    transform: rotate(360deg);
	}	
	
.f_bot_nav{
	margin: 0 0 0 auto;
	}
.f_bot_nav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	}	
.f_bot_nav li{
	display:block;
	padding: 0 10px 0 10px;
	border-left: 1px solid #fff;
	font-size: 13px;
	}	
.f_bot_nav li:first-child{
	border-left: 0 solid #000;
	}	
.f_bot_nav li a{
	text-decoration: none;
	font-size: 14px;
	}
.f_bot_nav li a:hover{
	text-decoration: underline;
	}

/* END FOOTER */


@media (max-width: 1200px) {
	.wrap {
		width: 980px;
		}
	}
@media (max-width: 1020px) {
	.wrap {
		width: 760px;
		padding: 0 10px;
		box-sizing: border-box;
		}
	}
@media (max-width: 759px) {
	.wrap {
		width: 100%;
		min-width: 320px;
		}
	.f_bottom_list {
		display: block;
		text-align:center;
		}
	.copu {
		padding: 0 0 10px 0;
		}
	.f_soc ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		padding: 0 0 10px 0;
		}
	.f_bot_nav {
		margin: 20px 0;
		}	
	.f_bot_nav ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		}	
	.white_width {
		padding: 20px 10px;
		}
	ul.columntwo {
    column-count: 1!important;
		}
	}


/* 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 auto;
	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 */

.myfaq {
    margin-bottom: 40px;
	background: #f5f5f5;
    padding: 20px;
}
div#ez-toc-container {
    margin:30px auto;
}
.small_text_title {
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin: 0 0 0 0;
}
.small_text{
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
    padding: 20px 20px;
    margin: 0 0 30px 0;
	display: flex;	
	justify-content: flex-start;
	align-items: flex-start;
	box-shadow: 0 0 12px rgb(0 0 0 / 32%);
	}
.small_text_l{
	padding: 0 30px 0 0;
	width:200px;
	}
.small_text_l img {
    border-radius: 50%;
    max-width: 90px;
    height: 90px;
}
.small_text_l span{
	display: block;
	padding: 3px 0 0 0;
	font-size: 14px;
	font-weight: 600;
	}

.nav_top {
    padding: 0 0 0 0;
    margin: 20px 0 0 0;
}
.nav_top > ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items:center;
	}
.nav_top > ul > li{
	display:block;
	padding: 0 0 0 15px;
	position: relative;
	}
.nav_top > ul > li:first-child{
	padding: 0 0 0 0;
	}
.nav_top > ul > li > a{
	color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 500;
    position: relative;
    padding: 0 0 3px 0;
    text-transform: uppercase;
	}
.nav_top > ul > li.menu-item-has-children > a{
	padding-right: 23px;
	}
.nav_top > ul > li > a:before{
	content:"";
	display:block;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height: 2px;
	width: 0;
	background: #e85f03;
	transition: all 0.3s 0.02s ease;
	}
.nav_top > ul > li:hover > a, .nav_top > ul > li > a:hover, .nav_top > ul > li.current-menu-item > a{
	color: #e85f03;
	}	
.nav_top > ul > li:hover > a:before, .nav_top > ul > li > a:hover:before, .nav_top > ul > li.current-menu-item > a:before{
	width: 100%;
	}

.nav_top > ul > li > ul{
	display: none;
	width: 100%;
	min-width: 200px;
	padding: 0;
	margin: 0;
	background: #e85f03;
	position: absolute;
	top: 100%;
	left: 1px;
	z-index: 300;
	}

.nav_top > ul > li > ul li{
	margin: 0;
	list-style-type: none;
	}

.nav_top > ul > li > ul li a{
	display: block;
	padding: 7px 15px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	}

.nav_top > ul > li > ul li a:hover, .nav_top > ul > li > ul li.current-menu-item > a{
    background: #ff0000;
	color: #fff;
	}


.nav_top > ul > li.menu-item-has-children > .nav_drop {
	display: block;
	width: 23px;
	height: 18px;
	background: url('images/arr.svg') no-repeat center / 13px auto;
	position: absolute;
	top: 4px;
	right: 0px;
	}

.nav_top > ul > li.menu-item-has-children:hover > .nav_drop, .nav_top > ul > li.current-menu-item.menu-item-has-children > .nav_drop {
	background-image: url('images/arr_h.svg');
	}



.adapt_menu{
	display: none;
	width: 28px;
    height: 17px;
	position: relative;
	cursor: pointer;
    transition: all .3s ease-in-out;
	}
.adapt_menu span{
    position: absolute;
    left: 0;
    top: 0;
	display: block;
    width: 100%;
    height: 3px;
    background: #fff;
	border-radius: 3px;
    transition: all .2s ease-in-out;
	}
.adapt_menu span:nth-child(2){
	top: 7px;
	}
.adapt_menu span:nth-child(3){
	top: 14px;
	}
.adapt_menu.open span{
    top: 7px;
    background: #0c314d;
	}
.adapt_menu.open span:nth-child(1){
    transform: rotate(45deg);
	}
.adapt_menu.open span:nth-child(2){
	opacity: 0;
	}
.adapt_menu.open span:nth-child(3){
    transform: rotate(-45deg);
	}			


@media (max-width: 759px) {
	.nav_top{
	display: none;
		width: 100%;
	margin: 10px 0 0 0;
	}

.nav_top > ul{
    display: block;
	}
.nav_top > ul > li{
	padding: 5px 0;
	}
.nav_top > ul > li:first-child{
	padding: 5px 0;
	}

.nav_top > ul > li > ul{
	padding: 0 0 10px 0;
	background: none;
	position: relative;
	top: 0;
	left: 0px;
	}

.nav_top > ul > li.menu-item-has-children > .nav_drop {
    top: 7px;
    right: 5px;
}

.nav_top > ul > li.menu-item-has-children:hover > .nav_drop, .nav_top > ul > li.current-menu-item.menu-item-has-children > .nav_drop {
	background-image: url('images/arr.svg');
	}

.nav_top > ul > li.menu-item-has-children.open > .nav_drop {
	transform: rotate(180deg);
}

.adapt_menu{
	display: block;
	}
	}


table {
width:100%;
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
th, td:first-child {
color: #ec5f03;
padding: 10px 20px;
}
th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}
th:first-child, td:first-child {
text-align: left;
}
ul.columntwo {
    column-count: 2;
}
h3.hfaq {
    margin: 0;
	font-size: 22px;
	border-bottom: none;
}
img.logocasinos {
    padding: 10px;
    background: #000;
    border-radius: 10px;
    height: 25px;
	width: 80px;
}
p#breadcrumbs {
	text-align: center;
	text-transform: uppercase;
    font-size: 12px;
	margin-top: 15px;
}
.bet_lists {
    margin: 20px 0;
}
.bet_list_t a {
    font-weight: 600;
    font-size: 16px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: auto;
}
input, textarea {
    width: 95%;
}
input[type="checkbox"] {
    width: auto;
}
.wpcf7-list-item {
    margin: 0;
}
.nav_flag {
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}
.nav_flag a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: rgba(255,255,255,.08);
    padding: 1px 7px 1px 1px;
    border-radius: 10px;
    margin: 0 7px 10px 0;
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    text-decoration: none;
}
.nav_flag a img {
    vertical-align: bottom;
    border-radius: 10px;
    width: 20px;
    margin: 0 6px 0 0;
}
input#submit {
    max-width: 200px;
}
.logo img {
	width:130px;
}
ol li {
	list-style-type: none;
	counter-increment: item;
	background: #f5f5f5;
    padding: 10px;
}

ol li:before {
    content: counter(item);
    margin-right: 5px;
    font-size: 80%;
    background-color: #dd8720;
    color: #f9f9f9;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 3px;
}
.bet_tabs {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.bet_tab {
    justify-content: space-around;
    align-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    border-radius: 5px;
    transition: all .3s ease-in-out;
    position: relative;
    text-align: center;
    padding: 10px;
    margin: 10px;
    display: block;
    width: 100%;
	max-width: 190px;
}
.bet_tab_img {
    width: 80px;
    padding: 10px;
    background: #000;
    border-radius: 10px;
    height: 25px;
    margin: 0 auto 15px auto;
}
.bet_tab_sep {
    width: 1px;
    height: 50px;
    background: #d6d7db;
    display: none;
}
.bet_tab_t {
    width: auto;
    margin: 0 0 5px;
}
.bet_tab_bon {
    color: #8c9394;
    font-size: 12px;
    line-height: 17px;
    width: auto;
    margin: 0 0 15px;
}
.bet_tab_r {
    width: auto;
}
.bet_tab_bon span {
    display: block;
    padding: 0 0 5px;
    color: #272a37;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
}
.bet_tab_t a {
    font-weight: 600;
    font-size: 16px;
}

.bookmaker__top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	align-items: flex-start
}

.bookmaker__starline {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7px 10px;
    line-height: 22px;
}

.bookmaker__starline:nth-child(even) {
    background: #f5f5f5;
}

.bookmaker__star-title {
	font-size: 12px;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}

.bookmaker__stars {
	display: flex;
	align-items: center;
}

.bookmaker__star {
	font-size: 25px;
    margin: 0 0 0 7px;
}

.bookmaker__star-full {
	color: #ffd700;
}
.bookmaker__star:first-child {
    margin: 0;
}
.bookmaker__star-empty {
    color: #cccccc;
}

.bookmaker__information {
	margin-bottom: 30px;
}

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

.bookmaker__info-block {
	width: calc(50% - 15px);
    padding: 0 10px 15px 0;
}

.bookmaker__info-label {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
	color: #e85f03;
}

.bookmaker__list {
	display: flex;
}

.bookmaker__subtitle {
    border-bottom: 2px solid #dedcdc;
    padding: 7px 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
	margin: 0;
}
.bookmaker__pros {
    width: 50%;
}
.bookmaker__box {
	padding: 5px;
}

.bookmaker__plus-minus {
	margin-bottom: 30px;
}

.bookmaker__logo {
    width: 110px;
    padding: 10px;
    background: #000;
    border-radius: 10px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.bookmaker__logo img {
	display: block;
}

.bookmaker__cart {
	box-sizing: border-box;
	padding: 10px;
	border-radius: 10px;
	background: #fff;
	width: 220px;
	min-width: 220px;
	box-shadow: 1px 1px 5px rgba(0, 0, 15, 0.15), -1px -1px 5px rgba(0, 0, 15, 0.15);
}

.bookmaker__deposit {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 20px;
}

.bookmaker__go a {
	display: flex;
	margin: 0 auto;
	width: 140px;
	height: 40px;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	background: #e85f03;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	transition: all .3s .02s ease;
}

.bookmaker__go a:hover {
    background-color: #e6772c;
}

.bookmaker__rating {
	width: calc(100% - 240px);
}

.breadcrumbs__wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.bookmaker__pros-line, .bookmaker__cons-line {
	margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    position: relative;
}

.bookmaker__pros .bookmaker__pros-line:before {
	content: "+";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    color: #3a925d;
    font-weight: bold;
    font-size: 18px;
}

.bookmaker__cons .bookmaker__cons-line:before {
	content: "-";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    color: #dd2d33;
    font-weight: bold;
    font-size: 18px;
}


@media screen and (max-width:756px) {
	.bet_tab {
    	max-width: none;
	}
	.bookmaker__top {
		display: block;
	}

	.bookmaker__rating {
		width: 100%;
	}

	.bookmaker__logo {
		margin-bottom: 0;
	}

	.bookmaker__cart {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-bottom: 20px;
	}

	.bookmaker__deposit {
		width: calc(100% - 240px);
		margin-bottom: 0;
	}

	.bookmaker__infos {
		display: block;
	}

	.bookmaker__info-block {
		width: 100%;
	}
}

@media screen and (max-width: 425px) {
	.bookmaker__cart {
		display: block;
	}
	.bookmaker__deposit {
		width: 100%;
		margin: 20px 0;
		text-align: center;
	}
	.bookmaker__starline {
		display: block;
	}

	.bookmaker__star-title {
		margin-bottom: 5px;
	}
	.bookmaker__list {
		display: block;
	}
	.bookmaker__pros {
		width: 100%;
		margin-bottom: 20px;
	}
	.bookmaker__cons {
		width: 100%;
	}
}
.borderimg {
    border: 1px solid #e8e8e8;
}