@charset "UTF-8";
/*
Theme Name: DRKB
Theme URI: https://cinar/
Author: Cinar Team
Author URI: https://cinar.ru/
Version: 1
*/
img.aligncenter{
	display:block;
	margin:0 auto;
}
img.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}
img.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.mistaker{
	display:inline-block!Important;
	width:170px!Important;
	height:25px!Important;
	line-height:25px!Important;
	font-size:15px!Important;
}
.spec_item_img .size_1_wrap img{
	padding-top:80px;
}
a.logomin{
	display:block;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
	height:60px;
	padding:0 10px;
}
.phos{overflow:hidden}
.clack .usl_item{width:100%}
.usl_list_row.clack{padding-bottom:0}
.allbtn_style.usl_all_btn{margin-bottom:65px}
.usl_list_item{
	cursor:pointer;
}
.kolme{
	display:none;
}
@media (max-width: 990px) {
p > img {
	width:100%;
	height:auto;
}
.kolme{
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#2260A7;
	color:#fff;
	height:40px;
	line-height:40px;
	font-size:18px;
	z-index:999;
	text-align:center;
}
.kolme a{
	color:#fff;
	font-size:18px;
}
}