/*
Theme Name: azemostbet
*/

/* 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: 22px;
	font-family: 'Oswald', sans-serif;
	background: #fff;
	text-align: center;
	}

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

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

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

a:hover {
	color: #fa6200;
	text-decoration: underline;
	}

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 25px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #000;
	font-weight: 600;
	}
h1, .h1, .title{
	font-size: 32px;
	line-height: 34px;
	}
h2, .h2{
	font-size: 28px;
	line-height: 30px;
	}
h3, .h3{
	font-size: 26px;
	line-height: 28px;
	}
h4, .h4{
	font-size: 24px;
	line-height: 26px;
	}
h5, .h5{
	font-size: 22px;
	line-height: 24px;
	}
h6, .h6{
	font-size: 20px;
	line-height: 22px;
	}

.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 {
	background: #003266;
    box-shadow: 0 0 12px rgb(0 0 0 / 32%);
	padding: 20px 0 40px 0;
	margin: 0 0 30px 0;
	height:350px;
	clip-path: polygon(0 0,100% 0,100% 72%,0 100%);
	-webkit-clip-path: polygon(0 0,100% 0,100% 72%,0 100%);
	}

.logo{
	margin: 0 0 20px 0;
	}
.logo img{
	max-width: 420px;
	vertical-align: bottom;
	}
.righth{
	}
.righth_bonus_title{
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 2px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	margin: 0 0 20px 0;
	}
.righth_bonus{
	font-size: 40px;
	line-height: 44px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 2px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	margin: 0 0 20px 0;
	}
.righth_sub a{
	display:block;
	width: 100%;
	margin: 0;
	max-width: 400px;
	min-width: 200px;
	height: 56px;
	box-sizing: border-box;
    border-bottom: 1px solid #fff;
	border-radius: 5px;
	background: #0a427c;
    font-weight: bold;
	text-align: center;
	line-height: 55px;
	letter-spacing: 3px;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	text-decoration: none;
	}
.righth_sub a:hover {
    background: #fff;
    border-bottom: 1px solid #2a2d32;
    color: #2a2d32;
	}	



.main_nav{
	background: #f7f7f7;
	}
.nav_top{
	}
.nav_top ul{
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	}
.nav_top ul li{
	display: block;
	padding: 0 1px;
	}
.nav_top ul li a{
	display: block;
	padding: 10px 15px;
	color: #2a2d32;
	font-size: 16px;
	text-decoration: none;
	}
.nav_top ul li a:hover{
	background: #2a2d32;
	color: #fff;
	}



.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: #2a2d32;
	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: #ffc000;
	}
.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);
	}			


/* END HEADER */


/* HOME */

#content{
	display: flex;	
	justify-content: flex-start;
    margin: 0 0 30px 0;
	}
#posts{
	}
#sidebar{
	flex: 0 0 300px;
	margin: 0 0 0 30px;
	}
.post{
    background: #f5f5f5;
	border-top: 2px solid #331313;
    padding: 30px 20px;
    margin: 0 0 30px 0;
	}
.widget{
    background: #f5f5f5;
    border-radius: 5px;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
	}
.widget_title, .widget h2{
	background: #331313;
	padding: 5px 10px;
    border-radius: 5px 5px 0 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
    margin: 0 0 15px 0;
	}
.widget ul{
	padding: 0 10px 0 10px;
	}
.widget li{
	display:block;
	padding: 0 0 12px 27px;
	position:relative;
    color: #2a2d32;
	font-size: 18px;
	text-decoration: none;
	}
.widget li a{
	position:relative;
    color: #2a2d32;
	font-size: 18px;
	text-decoration: none;
	}
.widget li a:hover{
    color: #fc6200;
	}
.widget li:before{
	content:"";
	position: absolute;
	z-index:1;
	top: 3px;
	left: 0;
	width: 15px;
	height: 15px;
	display:block;
	background: url('/web/20230723085444im_/{{assets_url}}/wp-content/themes/azemostbet/images/toph.png') no-repeat;
	background-size: auto 15px;
	transition: all 0.3s 0.02s ease;
	}
.widget li:hover:before{
    transform: rotate(360deg);
	}

/* END HOME */




/* FOOTER */


/* FOOTER */

footer{
	background: #003266;
	padding: 50px 0 40px 0;
	}
.footer_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
	margin: 0 0 12px 0;
	}	

.copu{
	color: #f4f4f4;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	}
.footer_text{
	background: #000;
	padding: 20px 0 20px 0;
	color: #f4f4f4;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	}




/* END FOOTER */

.small_text_title{
    padding: 5px 10px;
    text-transform: uppercase;
    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;
	border-top: 2px solid #331313;	
    padding: 20px 20px;
    margin: 0 0 30px 0;
	display: flex;	
	justify-content: flex-start;
	align-items: flex-start;
	}
.small_text_l{
	padding: 0 30px 0 0;
	}
.small_text_l img{
	border-radius: 50%;
	}
.small_text_l span{
	display: block;
	padding: 3px 0 0 0;
	font-size: 14px;
	font-weight: 600;
	}



.plus_minus{
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
	border-top: 2px solid #331313;
    padding: 20px 20px;
    margin: 0 0 30px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}
.plus_minus_b{
	width: 50%;
	}
.plus_minus_p{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	position: relative;
	}
.plus_minus_m{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	position: relative;
	}
.plus_minus_p:before, .plus_minus_m:before{
	content:"+";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #67b686;
	font-weight: bold;
	font-size: 18px;
	}
.plus_minus_m:before{
	content:"-";
	color: #ff333a;
	}






.reyting{
	margin: 0 0 30px 0;
	border-top: 2px solid #331313;
	}
.reyting_b{
	padding: 7px 10px;
	display: flex;	
	justify-content: space-between;
	align-items: center;
	line-height: 26px;
	}
.reyting_b:nth-child(even){
    background: #f5f5f5;
	}
.reyting_title{
	font-size: 16px;
	padding: 0 20px 0 0;
	}
.reyting_star{
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	}	
.reyting_star span {
	font-size: 25px;
	color: #cccccc;
	margin: 0 0 0 7px;
	}	
.reyting_star span.active{
	color: #ffd700;
	}


.screenshots{
	margin: 0 0 20px 0;
	}
.screenshots_list{
	padding: 10px 0 0 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-top: 2px solid #331313;
	}
.screenshots_b{
	width: 33%;
	text-align: center;
	margin: 0 0 10px 0;
	}
.screenshots_b img{
	vertical-align: bottom;
	max-width: 90%;
	}




.specifications{
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
	border-top: 2px solid #331313;
    padding: 20px 20px;
    margin: 0 0 30px 0;
	display: flex;	
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	}
.specifications_b{
	width: 50%;
	margin: 0 0 15px 0;
	padding: 0 10px 0 0;
	box-sizing:border-box;
	}
.specifications_title{
	font-size: 16px;
	font-weight: 600;
	}


.bonus_b_list{
	display: flex;	
	border-top: 2px solid #331313;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
    margin: 0 0 30px 0;
	padding: 10px;
	}
.bonus_b_l{
	width: 70%;
	box-sizing: border-box;
	padding: 0 15px 0 0;
	}
.bonus_b_r{
	width: 30%;
	}

.bonus_b_title{
	font-size: 40px;
	line-height: 44px;
	color: #0a427c;
	padding: 0 0 10px 0;
	font-weight: 600;
	}
.bonus_b_text{
	font-size: 28px;
	line-height: 30px;
	color: #0a427c;
	padding: 0 0 0 0;
	}




.bonus_b_sub a{
	display:block;
	width: 100%;
	margin: 0 auto;
	max-width: 400px;
	min-width: 200px;
	height: 56px;
	box-sizing: border-box;
    border-bottom: 1px solid #000;
	border-radius: 5px;
	background: #0a427c;
    font-weight: bold;
	text-align: center;
	line-height: 55px;
	letter-spacing: 3x;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
	text-decoration: none;
	}
.bonus_b_sub a:hover {
    background: #000;
    border-bottom: 1px solid #fc6200;
    color: #fff;
	}	


.dop_text_b{
	margin: 0 0 30px 0;
	}
.dop_text_b_text{
	padding: 10px;
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
    border-top: 2px solid #331313;
	}



.faq_block{
	padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	border-top: 2px solid #331313;
	}
.faq_b{
	padding: 10px;
    background: #fbfbfb;
	border: 1px solid #331313;
    border-radius: 4px;
	margin: 0 0 15px 0;
	transition: all 0.3s 0.02s ease;
	}
.faq_b.active, .faq_b:hover{
    background: #f5f5f5;
	}
.faq_b_title{
	font-size: 18px;
	font-weight: 600;
	position:relative;
    padding: 0 30px 0 0;
    margin: 0;
	}
.faq_b_title:before{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 10px;
	right: 0;
	width: 13px;
	height: 2px;
	background: #331313;
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title:after{
	content:"";
	display: block;
	position:absolute;
	z-index:1;
	top: 10px;
	right: 0;
	width: 13px;
	height: 2px;
	background: #331313;
	transform:rotate(90deg);
	transition: all 0.3s 0.02s ease;    
	}
.faq_b_title.active:before{
	background: #331313;
    transform: rotate(60deg);
	width: 8px;
	top: 12px;
	right: 8px;
	}
.faq_b_title.active:after{
	background: #331313;
    transform: rotate(120deg);
	}
.faq_b_text{
	display: none;
	padding: 15px 0 0 0;
	}

.widget_contact{
	padding: 10px 10px 0 10px;
	}
.widget_line{
	font-size: 16px;
	padding: 0 0 10px 0;
	}

/* 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 */
.wp-caption {
    width: 100% !important;
	}
table {
    width: 100%;
}
div#ez-toc-container {
    margin: 20px auto;
}
@media screen and (max-width: 1220px){
	.wrap {
	width: 980px;
	}

	#sidebar {
    flex: 0 0 300px;
    margin: 0 0 0 30px;
	}
}
@media screen and (max-width: 1020px){
	.wrap {
	width: 760px;
	box-sizing: border-box;
	padding: 0 10px;
	}
.header_list {
    justify-content: space-between;
	}
.logo {
    max-width: 300px;
    padding: 0 0 0 0;
	}
.logo img {
    max-width: 100%;
    vertical-align: bottom;
	}
.f_soc {
	padding: 20px 0 0 0;
	width: 100%;
	}
#content {
    display: block;
    margin: 0 0 30px 0;
	}
#sidebar {
    flex: 0 0 0;
    margin: 0 0 0 0;
	}
.main_nav{
	background: #f5f5f5;
	margin: 0 0 30px 0;
	padding: 10px 0;
	}
.adapt_menu{
	display: block;
	}

.nav_top{
	display: none;
	padding: 10px 0 0 0;
	}
.nav_top ul{
	display: block;
	text-align: center;
	}
.nav_top ul li{
	display: block;
	padding: 0 0 7px 0;
	}
.nav_top ul li a{
	display: inline-block;
	padding: 4px 15px;
	}
}
@media screen and (max-width: 759px){
	.wrap {
	width: 100%;
	}
.header_list {
	display: block;
	}
.logo {
    max-width: 200px;
    padding: 0 0 20px 0;
	margin: 0 auto;
	}
.righth_bonus {
	text-align:center;
    font-size: 32px;
    line-height: 36px;
    margin: 0 0 20px 0;
	}
footer {
    padding: 30px 0 20px 0;
	}
.footer_list {
    display: block;
	}
.flogo {
	text-align:center;
	margin: 0 0 20px 0;
	}
.nav_f {
    padding: 0 0 10px 0;
	}
.nav_f > ul {
    justify-content: center;
	}
.nav_f > ul > li {
    padding: 0 10px 10px 10px;
	}
.nav_f > ul > li > a {
    padding: 0 0 5px 0;
	}
.f_soc {
    padding: 0 0 0 0;
    width: 100%;
	}
.f_soc ul {
    justify-content: center;
	}
.copu {
	text-align:center;
	}
.footer_text {
    background: #e15527;
    padding: 20px 0 20px 0;
    color: #f4f4f4;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
	}
.plus_minus {
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
    padding: 20px 10px 0 10px;
    margin: 0 0 30px 0;
    display: block;
	}
.plus_minus_b {
    width: 100%;
	padding: 0 0 20px 0;
	}
.reyting_b {
    padding: 7px 10px;
    display: block;
    align-items: center;
    line-height: 26px;
	}
.reyting_title {
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 0 0;
}
.reyting_star span {
    font-size: 22px;
    color: #cccccc;
    margin: 0 0 0 3px;
	}
.screenshots_b {
    width: 33%;
    text-align: center;
    margin: 0 0 10px 0;
	}
.specifications {
    background: #f5f5f5;
    border-radius: 0 0 5px 5px;
    padding: 20px 10px 20px 10px;
    margin: 0 0 30px 0;
    display: block;
}
.specifications_b {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    box-sizing: border-box;
	}
.bonus_b_list {
    display: block;
    margin: 0 0 30px 0;
    padding: 10px;
	}
.bonus_b_l {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 15px 0;
	}
.bonus_b_r {
    width: 100%;
	}
}
/*
     FILE ARCHIVED ON 08:54:44 Jul 23, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:21:40 Dec 02, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.626
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.03
  esindex: 0.011
  cdx.remote: 26.508
  LoadShardBlock: 100.505 (3)
  PetaboxLoader3.datanode: 91.304 (5)
  PetaboxLoader3.resolve: 72.586 (2)
  load_resource: 102.831
  loaddict: 43.742
*/