* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	outline: none;
}

*:focus {
	outline: 0;
}

body,
html {
	color: #666;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.clear {
	clear: both;
}

span.clear {
	display: block;
}

.no-border,
.no-border td,
.no-border th {
	border: none;
}

.no-padding,
.no-padding td,
.no-padding th {
	padding: 0;
}

.h-tac {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1a1a1a;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-weight: normal;
	padding: 0 0 10px;
}

h4,
h5,
h6 {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 24px;
}

h6 {
	font-size: 22px;
}

p {
	color: #666;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 18px 0;
}

a,
a:visited {
	color: #0083ca;
	text-decoration: underline;
	-webkit-transition: color 0.2s ease 0s;
	-moz-transition: color 0.2s ease 0s;
	-o-transition: color 0.2s ease 0s;
	-ms-transition: color 0.2s ease 0s;
	transition: color 0.2s ease 0s;
}

a:visited {
	color: #0097e9;
}

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

pre {
	background: #eee;
	padding: 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 18px;
}

pre,
code {
	color: #666;
	font-family: "Consolas", "Courier New", "Nimbus Mono L", monospace;
	font-size: 12px;
	overflow: hidden;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	line-height: 18px;
}

q {
	quotes: "«" "»";
	font-style: italic;
}

q q {
	quotes: "„" "“";
	font-style: italic;
}

blockquote {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-style: italic;
	text-align: left;
	color: #1a1a1a;
}

blockquote q {
	color: #666;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
}

blockquote p {
	color: #1a1a1a;
}

abbr {
	border-bottom: thin dashed;
	cursor: help;
	font-style: italic;
}

i {
	font-style: oblique;
}

b {
	font-size: 18px;
	color: #000;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
}

table caption {
	color: #666;
	font-size: 16px;
	font-weight: 900;
	padding: 8px 0;
	text-align: left;
}

th,
td {
	padding: 8px 12px 8px 0;
	font-size: 14px;
	text-align: left;
}

th {
	padding: 10px 12px 10px 0;
	font-size: 14px;
	color: #222;
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
}

td {
	color: #666;
	border-bottom: 1px solid #eee;
}

thead tr:first-child th {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
}

tbody tr:last-child td {
	border-bottom: 1px solid #ebebeb;
}

tfoot th {
	border-color: #ebebeb;
}

.b-vertical-table tr th,
.b-vertical-table tr td {
	border-color: #eee;
}

.b-vertical-table tr:first-child th {
	padding-top: 0;
}

.b-vertical-table__title {
	font-size: 16px;
	padding-top: 35px;
	border-bottom: 1px solid #ccc !important;
}

img {
	border: 0;
}

hr {
	background: #ebebeb;
	height: 1px;
}

dt {
	color: #666;
	font-size: 14px;
	font-weight: 900;
}

dd {
	color: #666;
	font-size: 14px;
	font-style: italic;
	padding: 0 10px 15px;
	padding-top: 10px;
}

ul li {
	background-image: url("../../../design/boomBananNew/img/list-marker.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	color: #666;
	font-size: 14px;
	list-style: none;
	padding: 0 0 9px 15px;
}

ul li ul li {
	background-position: 0 10px;
	background-repeat: no-repeat;
	padding-bottom: 0;
	padding-top: 6px;
}

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ol li {
	color: #666;
	font-size: 14px;
	list-style-type: decimal;
	padding: 0 0 8px 3px;
	margin-left: 18px;
}

ol li ol li {
	padding: 6px 0 0 3px;
}

.g-orange {
	color: #da7900;
}


.b_catalog_brand{
float: left;
  width: 99%;
  #background-color: #ebebeb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 4px 0 20px 0;
  padding: 5px 5px;
}

}

#b_ul {

float: left;
}
.b_catalog_brand ul li{

padding: 0 0 4px 5px;
background-image: none;
list-style-type: none;
}
.b_catalog_brand ul{
margin-right:34px;
float: left;
}
.b_catalog_brand a:visited{

 color: #333 !important;


}
.b_catalog_brand a{

 color: #333 !important;


}
