.top_right .db a, .top_right .db a:hover {
	text-decoration: none;
}
.top_phones.db a, .top_phones.db a:hover {
	text-decoration: none;
}
.db a b{
	border-bottom: 1px dotted #3b9700;
    color: #3b9700;
}
.db a b:hover {
	border-bottom-style: solid;
    color: #3b9700;
}
span.po:hover {
	border-bottom-style: solid;
}
.top_right .db img {
	margin-right: 4px;
}
.top_right .db a:first-child {
	margin-right: 7px;
}

.top_phones p, .foot_contacts p {
	text-indent: 0px;
}

.about_box ul li {
	list-style-type: initial;
}
.about_box ol li, .content ol li {
	list-style-type: decimal;
}
.about_box ul, .about_box ol, .content ul, .content ol {
	margin: 0 0 17px 17px;
}

.content ul li {
	text-align: left;
}
.content ul ul {
	position: relative;
    left: 14px;
    margin-bottom: 0;
 }


.menu-level-2.active {
    /*background: url(/images/menu-level-1.jpg) no-repeat;*/
    background: #499622;
}
.active.active-color {
	background: #438b20;
}
.menu-level-3.active {
	background: #71b54c;
}
.menu-level-3.active a{
    color: #fff;
}
.menu-level-4w a, .menu-level-4w a:visited {
	font-family: inherit;
	font-size: 13px;
    line-height: 1.3;
	padding-bottom: 10px;
}
.menu-level-4w a.item-selected {
	color: #438b20;
    font-weight: bold;
}

.bx-pagination .show_page {
	float: left;
    border: 1px solid #e1e1e1;
    border-radius: 16px;
    height: 32px;
    padding: 5px 12px 0 18px;
    box-sizing: border-box;
    width: initial;
}
.bx-pagination .show_page select {
	font-size: 12px;
	border: none;
	float: right;
    width: 42px;
}
.bx-pagination .show_page select:hover {
	cursor: pointer;
}
.show_page label {
	font-size: 12px;
	width: initial;
}
#form_order .left-block .form-product-name{
    color: black;
    font-size: 15px !important;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-top: 25px;
    text-align: left;
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
    display: inline-block;
    font-weight: 600;
}
.product_box_new .product_img_new img{
	width: auto;
	height: 200px;
}


.catalog-charaсteristic body
{
	font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 20;
}
.catalog-charaсteristic #content tr
{
	background-color: #f3f3f3;
	border: solid white;
	border-radius: 5px;
	margin: auto;
	padding: 3px;
}
.catalog-charaсteristic #content td
{
	border: solid 2px white;
	border-radius: 5px;
	margin: 2px;
	padding: 3px;
}
.catalog-charaсteristic th
{
	color: #676767;
	text-align: left;
	text-transform: uppercase;
}
.catalog-charaсteristic tr .small
{
	font-size: 12px;
}
.catalog-charaсteristic div
{
	border-radius: 5px;
}
.catalog-charaсteristic #content tr:nth-child(odd)
{
	background-color: #d5d5d5;
}
.catalog-charaсteristic #content tr:hover
{
	background-color: #B5CDA9;
}

.map_contacts{
	margin-top: -50px;
}
.content .main_product_info ul.main_ads_tabs{
	float: left;
}
.main_product_info #poloska{
	clear: both;
}

#form_order #form_order_product button{
	opacity: 1;
}
.modal.fade{
	display: none;
}


body.bsk{
	padding-left:0; 
	padding-right: 0; 
}

img {
    vertical-align: middle;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
    margin: 139px auto;
    max-width: 1000px;
}

ul, ol {
    padding: 0;
    margin: 0 0 0 0;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: auto;
}

.db .btn-default{
	padding: 0;
	text-shadow: none;
}

div#FRM_contacts{
    width: auto;
	z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    margin: 0;
    margin-top: 5%;
}

#FRM_contacts .modal-fluid{
	width: 100%;
    height: 100%;
}
#FRM_contacts  .modal-content{
	margin: 0 auto;
}

#FRM_contacts  .modal-body{
	max-height: unset;
}
.footer p{
	margin: 0;
}

a{
	text-decoration: underline;
}
.product_link_new{
	margin-top: 0;
}

li.slide div:first-child {
    height: 50px;
    width: 410px;
}

li.slide div:last-child {
    width: 750px;
    padding-left: 50px;
}

.main_accordion.liteAccordion{
	width: 1000px; 
	height: 410px;
}


textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: none;
	box-shadow: unset;
}

.searchPage .content{
	float: none;
	width: auto;
}

.searchPage  .inp_search input{
	width: 100%;
	margin: 0 -4px 0px 0;

}
ul.main_ads_tabs h3{
	    font-size: inherit;
    line-height: inherit;
    margin: 0;
    font-weight: inherit;
        color: inherit;
}

#FRM_contactsForm .row{
	margin: 0;
}

#FRM_contactsForm form{
	margin-bottom: 0;
}

#FRM_support{
	display: block;
    z-index: 99999;
    border: none;
    background: unset;
}
#form_order_product .h4,
#form_order_product h4{
	color: #3a7f1a;
    font-size: 18px !important;
    margin-bottom: 20px;
    text-align: left;
}

.header .menu_block{
  width: auto;
}

/*social icons*/
.fa {
    padding: 5px;
    font-size: 15px;
    width: 15px;
    height: 15px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}
.fa.round{
	border-radius: 50%;
}
.fa:hover {
    color:#fff;
    box-shadow: inset 0px 0px 30px rgba(0, 0, 0, 0.35);
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-vk {
  background: #4a76a8;
  color: white;
}


.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}