@charset "utf-8";
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px; 
	margin: 0px;
	padding: 0px;
	min-width:100%;
}
p { font-size: 1em; /* 12px */ line-height: 1.5em; /* 18px */ margin: 0 0 1.5em 0; }
a:hover, a:focus {
    color: #5bb13d;
    text-decoration: underline;
}
a {
    color: #87d76b;
    text-decoration: none;
}
img, iframe, #vk_groups {
	max-width:100%;
}
#header {
	background-color: #87d76b;
	height: 130px;
	display: flex;
	position: relative;
}
#logo {
    height: 100%;
    display: flex;
    width: 50%;
    padding-left: 30px;
    align-items: center;
}
#logo object {
position: absolute;
top: 0;
left: 0;
height: 188px;
width:498px;
}
#logo a {
	    display: table-cell;
    vertical-align: middle;
}
#logo a img {
	border: 0px;
	width: 450px;
}
#right-side {
 width: 50%;
 justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 30px;
}
#phones a {
color: #fff;
text-decoration: none;
font-size: 1.5em;
    font-weight: bold;
}
#phones {
	color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.54em;
	line-height: 1.8em;
	margin-bottom: 0em;
}
#header-navigation {
padding-top: 10px;
    display: flex;
	    align-items: center;
}
#top-nav-left {
	float:left;
	background-image: url(../images/top-nav-left.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 58px;
	z-index: 13;
}
#top-nav-right {
	float:right;
	background-image: url(../images/top-nav-right.png);
	height: 37px;
	width: 112px;
	background-repeat: no-repeat;
}
#header-links {
    background-color: #FFF;
    height: 37px;
    display: flex;
    align-items: center;
}
#header-links ul, li {
    padding:0px;
    margin:0px;
}
#header-links li {
    display:  inline;
}
#header-links a {
	color:#000;
	font-size: 14px;
	font-weight:bold;
	padding-left: 20px;
	}
	.mobile_m {
    display: none;
}
#link-to-main {
	
	height: 32px;
	padding-left: 80px;
	padding-top: 0px;
	background-position: 30px top;
}
#link-to-main a {
	    color: #FFF;
    font-size: 21px;
    display: inline-block;
    background: #87d76b;
    padding: 5px 20px;
	}
#bottom {
	clear:both;
	height: 173px;
	background: #3a3a3a;
	background-repeat: repeat-x;
	color:#FFF;
	position: relative;
}
#address {
	
	padding-top: 70px;
	padding-left: 30px;
	background-position: 30px top;
	float:left;
}
#gloves {
	
	height: 173px;
	width: 176px;
	position: absolute;
	right: 0;
}
/* -------------------------- Main ---------------------------- */
#content_in {
padding: 30px;
height: 300px;
overflow:auto;
}
#main {
    padding: 1em;
	position: relative;
}
#main table {
	width: 100%;
}
#main h1 a:after {
	content: '\003E';
	padding-left: 10px;
}
#main .row {
margin: 0;
}
div.zvonok label[for="mail"] {
padding: 10px 30px;
  background-color: #981CBA;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  position: relative;
  top: -21px;
  cursor: pointer;
}
div.zvonok {
  text-align: center;
}
#brands {
    width: 980px;
}
#brands td {
    height: 140px;
    text-align: center;
    vertical-align: top;
}
#brands img {
    border: 0px;
}
.brand-name a {
    color: #343c44;
    font-size: 26px;
}
#brand-page {
    width:200px;
    text-align: center;
    padding-left: 30px;
}
#brand-page img {
    border: 0px;
}
.brand-name-page {
    font-weight: normal;
} 
#brand-page .brand-name-page a {
    color: #343c44;
    font-size: 26px;
}
#models {
    margin-top: 30px;
}
#models td {
        width: 25%;
    text-align: center;
    display: inline-block;
	    vertical-align: top;
		    padding: 20px;
}
#models td a {
    color: #343c44;
    font-size: 26px;
}
#models a {
	    min-height: 150px;
    display: block;
    vertical-align: middle;
} 
#models img {
border: 0px;
    width: 80%;
    height: initial;
}
#model-name {
    font-weight: bold;
}
h2 {
    font-size: 21px;
    font-weight: normal;
}
#models h2 a {
    font-size: 21px;
    text-decoration: underline;
	height: initial;
}
#models tr {
	display: table;
    border-bottom: 1px solid #dedede;
    width: 100%;
}
#models tr:nth-of-type(2n+1) td:nth-of-type(2n+1), #models tr:nth-of-type(2n) td:nth-of-type(2n){
	background-color:#f9f9f9;
}

h1 {
    color: #343c44;
    font-size: 26px;
    font-weight: normal;
}
h1 a {
	color: #228400;
    font-size: 16px;
    font-weight: normal;
}
#product-name {
    font-weight: bold;
}
#products-details img {
    border: 3px solid #f1dd00;
}
#price {
	background-color: #164682;
	color:#FFF;
	font-size: 18px;
	text-align:center;
	height: 53px;
	}
#left-price {
	background-image: url(../images/price-left.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 19px;
	float:left;
}
#right-price {
	float:right;
	background-image: url(../images/price-right.gif);
	height: 53px;
	width: 20px;
	background-repeat: no-repeat;
}
#products-details {
	width: 190px;
	float:left;
}
/* Детальная информация */
.part-block img {
	border: 3px solid #f1dd00;	
	}

#product-parts {
	padding-left: 220px;
	padding-right: 30px;
	}
	
.image-part {
	width: 160px;
	
	}
.part-details {
	
}
.part-details.uzel {
	display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 40px;
    position: relative;
}
h3 {
	font-size: 21px;
	color: #164682;
}
h4 {
	font-size: 14px;
	color: #164682;
}
h5 {
	font-size: 18px;
	color: #164682;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 14px;
	color: #164682;
	padding: 0px;
	margin: 0px;
}
#product-parts p{
	padding: 0px;
	margin: 0px;
}
.part-block {
	
}
.all-parts {
	width:100%;
}
.all-parts tr {
	display: flex;
}
.all-parts td {
	padding: 10px;
	width: 16.6666666666666666%;
	max-width: 300px;
	display: flex;
	float:left;
}
.image-part a {
display: table-cell;
    height: 150px;
    vertical-align: middle;
    max-height: 150px;
}
.image-part a img {
    height: initial;
    width: 100%;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../administrator/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../administrator/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../administrator/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../administrator/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.mnenter, .gosnip {
display:none;
}
.fa-video-camera:before {
content: '\f040'!important;
}
.textix {
font-size: 13px;
}

/* New style */

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: inherit !important;
}

.nav>li>a{
	color:#fff;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	 background-color: transparent;
	border-color: #428bca;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: transparent;
	border-color: #428bca;
}

#lbOverlay{
	background-color: transparent;
}

.image-part img {
	/*border: 3px solid #f1dd00 !important;*/
	height:100px;
}
.detailName {
font-size: 18px;
    color: #333333;
    padding-top: 5px;
    line-height: 1.0em;
    font-weight: bold;
}

.image-part {
    width: 100%;
    display: table;
	height: 220px;
}
a.read_more {
	    background: #3a3a3a;
    display: block;
    font-size: 18px;
    line-height: 40px;
	height: 40px;
	text-transform: uppercase;
    color: #9cff79;
	    position: absolute;
    bottom: 0;
    width: 100%;
}
a.read_more:hover {
	color:#fff;
}
.pitem .uzel .image-part{
	    width: 16.6666666666666666%;
        max-width: 300px;
    
    margin: 0 auto;
}
.montag_block, .analigi_block {
	
        width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.montag_block>div, .analigi_block>div {
	width: 16.6666666666666666%;
    max-width: 300px;
	min-width: 300px;
    display: inline-block;
	vertical-align: top;
}
.analigi_block_in, .montag_block_in {
	border-top: 10px dotted #f9f9f9;
    margin-top: 20px;
    padding-top: 10px;
}
.analigi_block>div {
	    margin: 5px;
    display: flex;
}
#brand-page {
	width: 100%;
	text-align: center;
	padding-left: 0px;
}

.no-indent {
	padding: 0;
	margin: 0;
}

.price {
	margin-top: 10px;
	line-height: 30px;
}
#lbCenter {
	position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
#lbBottomContainer {
    position: absolute;
    z-index: 0;
    overflow: hidden;
    background-color: #fff;
}
#lbOverlay {
    background-color: rgba(0, 0, 0, 0.05);
}
#lbNumber {
	display: table;
    width: 100%;
    padding: 10px;
    z-index: 10;
    position: relative;
}
#lbBottom {
	border:none;
}
/* loader */
.loader-block {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid blue;
	border-right: 16px solid green;
	border-bottom: 16px solid red;
	position: fixed;
	z-index: 999999;
	width: 150px;
	height: 150px;
	left: 50%;
	top: 50%;
	margin-left: -75px;
	margin-top: -75px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.loader{
	bottom: 0;
	display: none;
	opacity: 1;
	left: 0;
	outline: 0 none;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999;
	transition: opacity 0.15s linear 0s;
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
/* end loader */
.in-basket {
	color: #5cb85c;
	font-weight: bold;
}

.dropdown-menu{
	min-width: 400px;
}

.detailQuantity {
	width: 40px;
	margin-left: 10px;
	line-height: initial;
}

.removeDetailFromBasket {
	color: #FF0000;
}

fieldset{
	border: none;
}
#brands {
	width: 100%;
}
#brands .brand-name {
	    margin: 10px 0 20px;
}
#brands .brand-logo {
	    text-align: center;
    margin: 0 auto;
    display: table;
}
#brands .brand-logo a {
    display: table-cell;
    height: 115px;
    vertical-align: middle;
}
#brands td {}
/* end new style */
.edit-part-block {
	margin: 10px 0;
	padding: 10px;
	position: relative;
	padding-bottom: 60px;
}
.basket {
	    position: absolute;
    left: 50%;
    margin-left: -70px;
    background: #333;
}
.basket i {
	margin-right: 5px;
}
.edit-part-block-details {   
	border: 1px solid #5d5d5d;
}
.edit-part-block-details h3{
	    background: #5d5d5d;
    margin: -10px -10px 0 -10px;
    display: block;
    padding: 10px;
    color: #fff;
}
.edit-part-analogs {
	border: 1px solid #87d76b;
}
.edit-part-analogs h3 {
	background: #87d76b;
    margin: -10px -10px 0 -10px;
    display: block;
    padding: 10px;
    color: #fff;
}
p.price>b {
	font-size: 20px;
}
a.call_us {
	    display: block;
    background: #87d86a;
    width: 230px;
    margin: 0 auto;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 10px 20px;
    color: #636363;
    font-weight: bold;
    margin-bottom: 15px;
}
.edit-part-block a.call_us {
	position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -115px;
}
a.call_us:hover {
	color: #3a3a3a;
}
a.buyDetail {
	    background: #333333;
    padding: 5px 10px;
    color: #fff;
    font-size: 20px;
	
}
.part-details .bg-warning {
    background-color: #fce9e3;
    padding: 5px;
}
.part-details>b:first-of-type, .part-details-in>b:first-of-type{
	font-size: 1.3em;
    display: block;
    background-color: #f9f9f9;
    padding: 3px;
	margin-bottom: 10px;
}
.part-details-in {
	padding: 10px;
    border: 1px solid #eee;
}
.text-desc {
	    padding: 20px;
    font-size: 16px;
    color: #333;
    background-color: #87d86a40;
    text-align: left;
	    margin-top: 15px;
}
.text-desc p:last-of-type {
	margin:0;
}

#header-links li:nth-of-type(2) {
	display:none;
}
#form_content {
	display: flex;
    flex-direction: column;
}
#form_content>div {    margin: 5px 0;}
#form_content input[type="submit"] {
	    background-color: #981cba;
    border: none;
    font-size: 20px;
    color: #fff;
}
#form_content input[type="submit"]:hover {
	text-decoration:underline;
}
a#inline, #form_content input[type="submit"] {
	display: block;
	width: 230px;
	color: #fff;
	    background-color: #981cba;
    margin: 0 auto;
	    font-size: 1.5em;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.social {
	display:none;
}
body.contact .social {
	display:block;
	    margin-top: 30px;
}

@media screen and (max-width: 1000px) {
	#product-parts tr {
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	#product-parts tr td {
	max-width: 100%;
    border-bottom: 20px solid rgba(23, 70, 129, 0.85);
    margin-bottom: 20px;
	}
	.montag_block>h6 i {
		display:inline;
	}
	.montag_block_inner {
	
	flex-wrap: nowrap;
	overflow-x: auto;
      margin: 0 10px;
	  display:none;
	}
	.montag_block_inner.open {
	display: flex;	
	}
	.montag_block_inner>div {
			max-width: 200px;
		padding: 10px;
		flex: 0 0 auto;
		background: #edf5ff;
		margin: 10px;
	}
}
@media screen and (max-width: 800px) {
	#header {
		display: flex;
    height: initial;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
	padding-bottom: 20px;
	    flex-wrap: wrap;
	}
	#header>div {
	position: relative;
    width: 100%;
	height: initial;
	margin: 0;
	}
	#header #logo {
		order: 2;
		    width: 50%;
    padding: 10px;
	}
	#header #right-side {
		order: 3;
		    width: 50%;
    padding: 10px;
	}
	#phones {
	background: none;
    padding: 0;	
	}
	#header-navigation {
	margin: 0;
	}
	#header-links a {
		    padding: 0 9px;
	}
	table.all-parts tr td, #brand-page table.pitem tr td .image-part {
		width:100%;
		max-width:330px;
	}
	div.zvonok label[for="mail"] { 
    top: 0;
    display: inline-block;
	}
	.basket {
		order: 1;
		left: 0%;
		    background: none;
	}
	.basket .nav-pills>li {
	    background: #333;
    margin-top: 10px;
	margin: 0;
    width: 100%;
	}
	.basket .nav-pills>li ul.userBasket li a {
		white-space: normal;
	}
	.basket .nav-pills>li ul.userBasket {
		max-width: 100%;
    min-width: 320px;
	}
	#address {
	width: initial;
    position: relative;
    z-index: 1;
    padding: 70px 10px 0;
	}
}
@media screen and (max-width: 700px) {
	#brands, #brands tbody, #brands tr, #models, #models tbody, #models tr, table.all-parts, table.all-parts tbody, table.all-parts tr {
    width: initial;
	display:flex;
	flex-direction:column;
	}	
	table.all-parts tr td, #brand-page table.pitem tr td .image-part {
		width:100%;
	}
	#header {
		flex-direction:column;
	}
	#header #logo, #header #right-side {
		    width: 100%;
		align-items: center;
    justify-content: center;
	}
	
	#models td {
		width:100%;
	}
	#brands tr {
		flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
	}
	#brands td {
		padding: 20px;
		height: initial;
		    width: 50%;
	}
}
@media screen and (max-width: 500px) {
	#header-navigation {
	width: 100%;
    display: flex;
    height: initial;
    align-items: flex-start;
	}
	#top-nav-left, #top-nav-right {
	background-color: #87d86a;
	position: absolute;
	}
	
	#top-nav-left {left:0;}
	#top-nav-right {right:0;}
	#header-links {
	    margin: 0 37px;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    position: relative;
	}
	#header-links a.mobile_m {
	display: block;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #174681;
    padding: 0 0 0 30px;
    text-align: left;
	}
	#header-links a.mobile_m i {
		margin-right: 10px;
		
	}
	#logo a img {
    width: 330px;
	}
	#header-links ul.open {
	display: flex;
    background: #fff;
    position: absolute;
    top: 37px;
    width: 100%;
    border: 1px solid #eaeaea;
    border-top: none;
    z-index: 12;
	}
	#header-links ul {
		display: none;
    flex-direction: column;
	}
	#header-links ul li {
		border-bottom: 1px solid #eee;
    text-align: left;
	}
	#header-links ul li a {
		padding: 10px;
    display: block;
	}
	#address {
	width: initial;
    position: relative;
    z-index: 1;
    padding: 70px 10px 0;
	}
	table.all-parts tr td, #brand-page table.pitem tr td .image-part {
		width:100%;
	}
	#models td {
		width:100%;
	}
	#brands {
		
	}
	#brands td {
		padding: 20px;
		height: initial;
		    width: 100%;
	}
	#main table.table , #main table.table thead, #main table.table thead tr {
		display: flex;
    width: 100%;
    flex-direction: column;
	}
	#main table.table thead tr img {
		width: 100%;
	}
	#main table.table thead tr span {
		display:inline-block;
		font-weight:bold;
	}
	#main table.table thead tr {
		border: 1px solid #333;
    margin-bottom: 20px;
	}
	#main table.table thead tr:last-of-type {
			border: none;
	}
	#main table.table thead tr:nth-of-type(1) {
		display:none;
	}
}
#main table.table thead tr td:nth-of-type(2) {
		font-weight:bold;
	}
table.table thead tr span {
	display:none;
}
.itog {
	font-size:20px;
}
#custom_html-3 {
    position: fixed;
    right: 0.5em;
    bottom: 0.5em;
    margin: 0;
    padding: 0;
}
#custom_html-3 ul ul {
    margin: 0;
    padding: 0;
	list-style: none;
background: #f2f2f2;
    border-radius: 2em;
display:none;
}

#custom_html-3 .textwidget>ul {
margin: 0;
    padding: 0;
	list-style: none;
}
#custom_html-3 .textwidget>ul.open {

}
#custom_html-3 .textwidget>ul>li {
display: flex;
    flex-direction: column-reverse;
}
#custom_html-3 a {
font-size: 3em;
    line-height: initial;
    display: flex;
    align-items: center;
    justify-content: center;
text-decoration:none;
}
#custom_html-3 a:hover {
	text-decoration:none;
}
#custom_html-3 a>i {
margin: 5px;
    padding: 5px;
    border-radius: 50%;
width: 1.5em;
    height: 1.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}
#custom_html-3 i.fa-whatsapp {
    background: #35b623;
    color: #fff;
    
}
#custom_html-3 i.fa-viber {
background: #609;
color: #fff;
}
#custom_html-3 a.open i.fa-comments:before {
content:'\f00d';
    font-weight: 900;
}
#custom_html-3 a.open i.fa-comments {

background: #333;
}
#custom_html-3 i.fa-comments {
background: #66c500;
    color: #fff;
}