﻿/* style for template #0  */

body, font, td
{
  font-size:		12px;
}
h1
{ font-family:		Arial;
  font-size:		17px;
  color:			black;
}
h2
{ font-family:		Arial;
  font-size:		14px;
  color:			#ed6b4b;
  margin:			0;
  padding:			0;
}
h3
{ font-family:		Arial;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		Arial;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		Arial;
  font-weight:		500;
  color:			#a2270f;
}
.clear{
	display: block;
	height: 0;
	clear: both;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}

.faq_gray
{ font-size:		14px;
  color:			#666666;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		14px;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.totalPrice
{ font-family:		tahoma;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}


.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top{
	position: relative;
	border-bottom: 1px solid #b7b7b7;
}
.myaccount_tab_top img{position: absolute; top: 15px;left: 50px;}
.myaccount_tab_top a
{
	display: block;
  font-size: 36px;
  color: #666666;
  padding:23px 0 23px 0;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button{
 display: block;
width: 300px;
padding: 8px 0px;
margin: 40px 0 0 30px;
font-size: 20px;
color: #763a3a;
text-align: center;
background: #fcd844 none repeat scroll 0% 0%;
border-width: 0px 0px 3px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #A10101;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 5px;
cursor: pointer;
}
.comparison_button_check{
	display: block;
	cursor: pointer;
	position: relative;
	width: 101px;
	height: 80px;
	background: url("/images/comparison_button_check.png") no-repeat 0 -473px;
	text-indent: -9999px;
}
.comparison_button_check.active {
	background: url("/images/comparison_button_check.png") no-repeat 0 0;
}
.comparison_button_check input{
	    margin-left: 15px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
.comparison_button_check label{
	position: absolute;
	top: 0; left: 0; right:0;bottom: 0;
	line-height: 68px;
	text-align: center;
	cursor: pointer;
}
.cat-nav{
	margin: 30px 30px;
}
.cat-nav .faq{
	font-size: 26px;
	margin: 0 15px;
}
.cat-nav a{
	font-size: 26px;
	margin: 0 15px;
	color: #989898;
	text-decoration: underline;
}
.cat-nav b {
	color: #fcd844;
	font-weight: normal;
}
.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}

.discuss a{color:#323232;text-decoration:underline;font-family:Arial, Helvetica, sans-serif;font-size:14px}
.discuss a:hover{text-decoration:none}

.descr{width:100%;border-top:2px solid #dbdbdb;padding-top:20px;vertical-align:top}
.descr table{width:100%}
.descr ul{vertical-align:top;list-style-image: url(/images/red_kvadrat.gif)}
.descr li{line-height:21px}
.descr td{vertical-align:top}
.descr strong{font-family:Arial, Helvetica, sans-serif;color:#a2270f;font-weight:bold;font-size:16px}

.addBookmark {
	display: block;
	background: url('/images/book.png') no-repeat left center;
	padding: 3px 0 3px 28px;
	position: absolute;
	top: 15px;
	right: 305px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.btCredit {
	background: url('/images/button_credit3.png') no-repeat;
	border: 0px;
	display: block;
	height: 40px;
	width: 160px;
	text-indent: -99999px;
	/*position: relative;
	top: -45px;
	cursor: pointer;*/
	position: absolute;
	right: 0px;
	cursor: pointer;
}

.bt_back {
	background: url('/images/bt_back.png') no-repeat;
	display: block;
	height: 37px;
	width: 221px;
	text-indent: -99999px;
	border: 0px;
	cursor: pointer;
}

.bt_suc {
	display: block;
	width: 50%;
	height: 109px;
	margin: 0 auto 30px;
	font-size: 37px;
	font-family: Tahoma;
	color: #763a3a;
	text-align: center;
	background: #fcd844;
	border: 0;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.bt_suc:after{
	content: 'Оформить заказ';
	line-height: 109px;
	display: inline-block;
}
.bt_cat {
	display: block;
	width: 50%;
	padding: 23px 0;
	margin: 0 auto;
	font-size: 33px;
	color: #fff;
	text-align: center;
	background: #acb2b4;
	border: 0;
	border-bottom: 3px solid #8c9193;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
text-decoration: none;

}
.bt_cat:after{
		content: 'Перейти в каталог';
	line-height: 36px;
	display: inline-block;
}

.bt_update {
	background: #acb2b4;
	display: block;
	height: 40px;
	width: 150px;
	border: 0px;
	cursor: pointer;
	color: #fff;
	font-size:18px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin: 10px 30px;
	float: right;
}
.clear-cart{
	text-align: center;
height: 40px;
line-height: 40px;
	width: 150px;
	display: block;
	background: #fcd844;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 10px 30px;
	color: #763a3a;
	font-size:18px;
	text-decoration: none;
	float: right;
}

.bt_t_credit {
	background: url('/images/bt_t_credit.png') no-repeat;
	border: 0px;
	display: block;
	height: 29px;
	width: 117px;
	text-indent: -99999px;
	margin: 0 0 0 9px;
	cursor: pointer;
}

/**************************/

.mainwrap {
	min-width: 750px;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 20px;
}

.cart_info {
    background: #fcd844 url(/images/cart_empty.png) no-repeat;
    overflow: hidden;
	position: relative;
	height: 41px;
	width: 61px;
}

.cart_info.full {
	background: #fcd844 url(/images/cart_full.png) no-repeat;
}

.cart_info .cart1 {
    font-size: 26px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #fff;
    margin: 0 0 6px 0;
}

.cartsmall1 {
    display: block;
    background: url('/images/cartsmall1.png') repeat-x;
    height: 18px;
    color: #c10001;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.faq_gray1 {
    color: #666666;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.topsearch {
    background: #fcd844;
    height: 68px;
	padding-left: 23px;
	padding-right: 23px;
}

.topsearch table {
    width: 100%;
}

.topsearch table td.one {
    padding: 0 5px 0 10px;
}

.topsearch table td.two {
    width: 67px;
}

.topsearch form{
	position: relative;
}
.topsearch .inputtext {
    border: 0;
    background: #fff;
    color: #aaaaaa;
    font-size: 28px;
    height: 54px;
    line-height: 28px;
    font-family: Tahoma, Verdana Sans-Serif;
	padding-left: 18px;
	padding-right: 35px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.topsearch .inputbtn {
	border: 0;
	width: 33px;
	display: block;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 2%;
}

.leftnav {
	border-left: 3px solid #9c0001;
	border-right: 3px solid #9c0001;
}

.leftnav.cat1 {
	border-top: 3px solid #9c0001;
}

.leftnav.cat6 {
	border-bottom: 3px solid #9c0001;
}

.leftnav .menu {
	padding: 0 4px;
}

.leftnav .title {
	background: #c10001 url('/images/leftnav-title.png') repeat-x left bottom;
	height: 28px;
	font-size: 12px;
	font-family: Arial;
	line-height: 28px;
	color: #ffffff;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.leftnav .title .ltitle {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
}

.leftnav .parent {
	color: #666666;
	border-bottom: 1px dashed #666666;
	padding: 7px 0 7px 16px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	background: url('/images/leftnav-parent.png') no-repeat left center;
}

.leftnav .parent.active {
	color: #9c0001;
	border: 0;
	background: url('/images/leftnav-parent-active.png') no-repeat left center;
	padding: 7px 0 9px 16px;
}

.leftnav .parent:last-child {
	border: 0;
}

.leftnav .parent a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.leftnav .parent.active a {
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
}

.leftnav .child {
	padding: 7px 0 8px 30px;
	/*margin: 0 0 15px 0;*/
	background: url('/images/leftnav-child.png') no-repeat left center;
}

.leftnav .child a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.leftnav .child.active a {
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
}

.cat-buttons {
	text-align: center;
}

.cat-buttons .bt {
	display: block;
	height: 185px;
	width: 100%;
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
}

.cat-buttons .bt.last {
	margin: 0 0 9px 0;
}

.cat-buttons .bt1 {
	background-image: url('/images/c1.png');
}

.cat-buttons .bt2 {
	background-image: url('/images/c2.png');
}

.cat-buttons .bt3 {
	background-image: url('/images/c3.png');
}

.cat-buttons .bt4 {
	background-image: url('/images/c4.png');
}

.cat-buttons .bt5 {
	background-image: url('/images/c5.png');
}

.cat-buttons .bt6 {
	background-image: url('/images/c6.png');
}

.bbs {
	width: 100%;
}

.bbs a {
	display: inline-block;
	float: left;
	height: 163px;
	margin: 0px 15px 20px 0;
	width: 153px;
	text-indent: -9999px;
}

.bbs-item1 {
	background: url('/images/bb1.png') no-repeat;
}

.bbs-item2 {
	background: url('/images/bb2.png') no-repeat;
}

.bbs-item3 {
	background: url('/images/bb3.png') no-repeat;
}

.bbs-item4 {
	background: url('/images/bb4.png') no-repeat;
}

.bbs-item5 {
	background: url('/images/bb5.png') no-repeat;
}

.bbs-item6 {
	background: url('/images/bb6.png') no-repeat;
}

.bbs a:hover {
	background-position: 0 -163px;
}

#bbs1-2 {
	background-position: -170px 0;
}

#bbs1-2:hover {
	background-position: -170px -163px;
}

#bbs1-3 {
	background-position: -340px 0;
}

#bbs1-3:hover {
	background-position: -340px -163px;
}

#bbs1-4 {
	background-position: -509px 0;
}

#bbs1-4:hover {
	background-position: -509px -163px;
}

#bbs1-5 {
	background-position: -679px 0;
}

#bbs1-5:hover {
	background-position: -679px -163px;
}

#bbs1-6 {
	background-position: -849px 0;
}

#bbs1-6:hover {
	background-position: -849px -163px;
}

#bbs2-2 {
	background-position: -170px 0;
}

#bbs2-2:hover {
	background-position: -170px -163px;
}

#bbs2-3 {
	background-position: -340px 0;
}

#bbs2-3:hover {
	background-position: -340px -163px;
}

#bbs3-2 {
	background-position: -170px 0;
}

#bbs3-2:hover {
	background-position: -170px -163px;
}

#bbs3-3 {
	background-position: -340px 0;
}

#bbs3-3:hover {
	background-position: -340px -163px;
}

#bbs3-4 {
	background-position: -509px 0;
}

#bbs3-4:hover {
	background-position: -509px -163px;
}

#bbs3-5 {
	background-position: -679px 0;
}

#bbs3-5:hover {
	background-position: -679px -163px;
}

#bbs3-6 {
	background-position: -849px 0;
}

#bbs3-6:hover {
	background-position: -849px -163px;
}

#bbs3-7 {
	background-position: -1019px 0;
}

#bbs3-7:hover {
	background-position: -1019px -163px;
}

#bbs4-2 {
	background-position: -170px 0;
}

#bbs4-2:hover {
	background-position: -170px -163px;
}

#bbs6-2 {
	background-position: -170px 0;
}

#bbs6-2:hover {
	background-position: -170px -163px;
}

.bbs .bbs-title {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-family: Tahoma;
	margin: 0 0 14px 0;
	text-transform: uppercase;
}





body{margin: 0; padding: 0; font-family: Tahoma; }
#footer{padding: 30px 20px; margin-top: 30px; font-size: 19px;}
#footer .footer-menu{margin-bottom: 20px;}
#footer .footer-menu a{color: #000000; font-size: 18px; margin-right: 25px;}
.header{height: 138px; background: #fee8b6 url(/images/header.png) no-repeat right top; box-sizing: border-box;position: relative;}
.header-link{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: url("/images/header_logo.png") no-repeat;
	height: 138px;
	width: 323px;
}

.header-panel{background: #fcd844; padding-top: 13px; padding-bottom: 13px; position: relative;}
.header-panel .logo{color: #763a3a; font-family: Tahoma; text-align: center;}
.header-panel .logo a{color: #763a3a; font-size: 22px; line-height: 26px; text-decoration: none;}
.header-panel .logo span {display: block; color: #8e5555; font-size: 23px; line-height: 23px;}
.header-panel .left-side{float: left;}
.header-panel .left-side .menu{background: url(/images/menu.png) no-repeat center center; width: 50px; height: 50px; margin-right: 30px; display: inline-block; cursor: pointer;position: relative; margin-top: 2px; margin-left: 23px;}
.header-panel .left-side .menu:after{
	    content: "Меню";
    position: absolute;
    top: 15px;
    left: 120%;
    color: #763a3a;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
}
.header-panel .left-side .search{background: url(/images/search.png) no-repeat center center; width: 50px; height: 50px;display: inline-block;cursor: pointer;}

.header-panel .right-side{float: right; padding-top: 5px}
.header-panel .right-side .profile{background: url(/images/profile.png) no-repeat center center; width: 38px; height: 40px;margin-right: 27px; display: none; cursor: pointer;}
.header-panel .right-side .basket{background: url(/images/basket.png) no-repeat center center; min-width: 50px; height: 50px;margin-right: 10px; display: inline-block; cursor: pointer;}

.header-panel .right-side a {
	text-decoration: none;
}

.login-form{max-width: 650px; width: 100%;}
.login-form .login, .login-form .password{
	display: block;
	width: 100%;
	color: #666666;
	font-size: 36px;
	border: 0;
	border-bottom: 1px solid #464646;
	-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
padding: 0 20px;
}
::-webkit-input-placeholder {
   color: #d6d6d6;
}
:-moz-placeholder { /* Firefox 18- */
   color: #d6d6d6;  
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #d6d6d6;  
}
:-ms-input-placeholder {  
   color: #d6d6d6;  
}
.login-form .submit{
	display: block;
	width: 70%;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 33px;
	color: #763a3a;
	text-align: center;
	background: #fcd844;
	border: 0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

.promotext{
	font-family: Arial;
	color: #666666;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.promotext2{
	font-family: Arial;
	color: #666666;
	font-size: 24px;
	padding: 0 30px;
	margin-bottom: 30px;
}
.promotext2 .title{
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

#menu-body ul{list-style: none; padding: 0; margin: 0;}
#menu-body ul li{width: 300px;}
#menu-body ul li a{display: block; padding: 20px 20px 20px 20px ; color: #763a3a; font-size: 28px; text-decoration: none; font-weight: 500;font-family: Tahoma; border-bottom: 1px solid #f7f7f7;}
#menu-body ul li:last-child a{border-bottom: 0}
#menu-body ul li span{margin-right: 20px;width: 44px; text-align: center; display: inline-block;}
#menu-body ul li img{}
#menu-body ul li{
	background: #fcd844;
}
#menu-body ul li a{
	color: #763a3a;
	font-family: Tahoma;
	font-weight: bold;
}
#menu-body ul li ul li{
	background: #fff;
	background: #fff url('/images/leftnav-parent.png') no-repeat 10px center;
	padding-left: 30px;
	box-sizing: border-box;
}
#menu-body ul li li a{
	font-size: 24px;
	color: #000000 !important;
	font-weight: normal;
	text-transform: capitalize;
}
.menu-close{
	    height: 25px;
    line-height: 24px;
    font-size: 21px;
    color: #fff;
    position: fixed;
    top: 15px;
    left: 280px;
    padding-left: 60px;
    background: url(/images/closemenu.png) no-repeat left center;
    text-decoration: none;
    width: 25px;
	text-indent: -9999px;
}

.popover{position: absolute;
    top: 0;
    left: 0;
  
	color: #fff;
    text-align: left;
    white-space: normal;
    background-color: rgba(0,0,0,0.5);
	padding: 20px 50px 20px 50px;
	font-size: 28px;
}
.popover .close{display: none;}
.popover .popover-content, .popover .popover-title{position: relative;padding-left: 60px;}
.popover .popover-title{color: #fff;font-size: 28px; margin: 0;padding-bottom: 15px;}
.popover .popover-title:after{
	content: url(/images/map-target.png);
	position: absolute;
top: 0;
left: 0;
}
.popover .popover-content:after{
content: url(/images/map-phone.png);	
position: absolute;
top: 0;
left: 0;
}
.popover .arrow{
	position: absolute;
bottom: -15px;
left: 50%;
margin-left: -15px;
	width: 0;
  height: 0;
  border: 15px solid transparent; 
	border-bottom: 0;
	border-top-color: rgba(0,0,0,0.5);
}

.page-title{ padding: 20px 0 20px 0;position: relative;text-align: center; font-size: 33px; color: #763a3a; font-family: Tahoma; font-weight: bold}
.breadcrumbs{
	padding: 15px 20px;
}
.breadcrumbs .backlink{}
.articles_content {padding: 20px;color: #666666; font-size: 24px;}
.articles_content p{color: #666666; font-size: 24px;}
.articles_content h1{font-size: 38px; color: #666666;}
.articlesonly{margin-bottom: 15px;}

.breadcrumbs .backlink.grey {
	font-family: Tahoma;
	font-size: 25px;
	text-decoration: underline;
	color: #989898;
}


#backcall .title{
	color: #000000;
	font-size: 39px;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	width: 420px;
	margin: 20px 40px;
}
#backcall .title:before{
	content: url(/images/backcall-title.png);
	position: absolute;
	left: 0;
	top: -20px;
	padding-left: 30px;
}
#backcall input[type='text'], #backcall input[type='date']{
display: block;
width: 100%;
color: #666;
font-size: 36px;
border-width: 0px 0px 1px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #464646;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
padding: 0px 20px;
margin-bottom: 15px;
}
#backcall input[type='button']{
	display: block;
width: 70%;
padding: 10px 0px;
margin: 40px auto 0;
font-size: 33px;
color: #FFF;
text-align: center;
background: #C10001 none repeat scroll 0% 0%;
border-width: 0px 0px 3px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #A10101;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 5px;
}
#backcall .date, #backcall .time{
	width: 50%!important;
	float: left;
	max-width: 270px;
}


.top-title{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 32px;
	line-height: 32px;
	color: #763a3a;
	position: relative;
}
.top-title:after{
	content: '';
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -13px;
	background: url('/images/arr-right.png') no-repeat center center;
	width: 16px;
	height: 26px;
}

.offers-block{
  	background: #fff;
	margin: 0 15px 40px;
	padding: 25px 15px;
}
.offers-block.grey {
	background: #f6f6f6;
}
.offer{width: 335px; margin: 20px 2px 20px 0; border: 3px solid #fcd844; font-family: Tahoma}
.offer {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	vertical-align: top;
}
.offers-wrap{
	display: block;
}
.offer .image{display: block; width: 100%; height: 220px; text-align: center; background: #fff; position: relative;}
.offer.popular .image:after{content: url(/images/popular.png); position: absolute; right: 2px; top: 2px;}
.offer.shock .image:after{content: url(/images/shock-i.png); position: absolute; right: 2px; top: 2px;}
.offer.recs .image:after{content: url(/images/rec-i.png); position: absolute; right: 2px; top: 2px;}
.offer.hit .image:after{content: url(/images/hit-i.png); position: absolute; right: 2px; top: 2px;}
.offer .image img{max-width: 335px; max-height: 220px;}
.offer .name{display: block;color: #000000; font-size: 28px; text-decoration: none; padding: 12px 0 20px 18px; line-height: 32px; overflow: hidden; background: #fcd844; }
.offer .price{color: #ff0000; font-size: 32px; line-height: 32px; font-weight: bold; padding-left: 18px; padding-bottom: 16px; background: #fcd844;}

.offer .name {
	min-height: 96px;
}

.scrollup {
    width: 66px;
    height: 66px;
    position: fixed;
    bottom: 150px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background: url('/images/icon_top.png') no-repeat;
	z-index: 9999;
}
.page-wrap{
	padding: 0 20px;
}
.page-title.product{
	text-transform: none;
}
.page-title.product .backlink{
	top: 40px;
}
.page-title h1{
	color: #a10101;
	font-size: 51px;
	text-align: center;
	display: block;
	font-weight: 500;
}
.page-title .stock{
	font-size: 32px;
	color: #666666;
	font-weight: 500;
}
.product-image{text-align: center;}
.product-image img{
	max-width: 100%;
}
#currentPrice{
	color: #ff0000;
	font-size: 42px;
	font-family: Tahoma;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.description{
	padding: 20px;
	color: #666666!important;
	font-size: 25px!important;
	line-height: 37px;
}
#discuss{padding: 20px 30px;}
.discuss{padding: 20px 30px;}
.discuss .moscow{color: #666666; font-size: 32px; margin-bottom: 15px;}
.discuss .moscow span{color: #c10001;}
.comment-link{line-height: 39px;margin-bottom: 15px;}
.comment-link a{color: #c10001; font-size: 32px; line-height: 39px;}
.comment-link img{margin-right: 15px; vertical-align: top}
.deliver-link , .deliver-addr-link { margin-bottom: 15px; font-family: Tahoma; font-weight: bold; padding-left: 20px; padding-right: 20px}
.deliver-link a, .deliver-addr-link a{color: #763a3a; font-size: 25px; line-height: 32px; font-weight: bold; text-decoration: underline}
.deliver-link img, .deliver-addr-link img{margin-right: 15px; vertical-align: top}

.addtocart{display: block;position: relative;}
.addtocart .kreditqa{
	position: absolute;
    bottom: 25px;
    right: 50%;
    margin-right: -260px;
	
}

.cart-body{
	padding: 0 20px;
}
.cart-item{border: 3px solid #ebebeb; padding: 15px 50px 20px 30px;position: relative; border-radius: 10px;margin-bottom: 20px; font-family: Tahoma}
.cart-item:after{
	display: block;
	content: '';
	clear: both;
}
.cart-item .del-item{position: absolute; right: 10px; top: 15px;}
.cart-item  .item-name a{display: block; color: #000000; font-size: 28px; text-decoration: uppercase; line-height: 40px; text-decoration: none; padding-bottom: 30px; font-weight: bold}
.cart-item .item-price{color: #ff0000; font-size: 32px; position: absolute; bottom: 23px; right: 32px; font-weight: bold}
.cart-item .item-quant{color: #666666; font-size: 36px; margin-bottom: 10px;}

.cart-item .item-quant-text {
	font-size: 23px;
	line-height: 23px;
	color: #989898;
	margin-bottom: 10px;
}

.total{padding: 40px 30px; font-family: Tahoma}
.total .left{float: left;font-size: 28px; color: #000000; font-weight: bold}
.total .right{float: right;font-size: 32px; color: #ff0000; font-weight: bold}












.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 31px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 3px solid #fcd844;
}
.jq-number__field:hover {
	border-color: #fcd844;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #763a3a;
	text-align: left; /* дл¤ Opera Presto†*/
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #fcd844;
	border-radius: 4px;
	background: #fcd844;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #fcd844;
}
.jq-number__spin:active {
	background: #fcd844;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 3px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #763a3a;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
 .jq-number {
	padding: 0 31px;
}
 .jq-number__field {
	width: 60px;
}
.jq-number__field input {
	text-align: center;
}
 .jq-number__spin {
	left: 0;
	height: 32px;
}
 .jq-number__spin.plus {
	right: 0;
	left: auto;
}
 .jq-number__spin:before {
	content: '';
	position: absolute;
	top: 25px;
	left: 10px;
	width: 12px;
	height: 2px;
	border: none;
	background: #666;
}
.jq-number__spin.minus:after {
	display: none;
}
.jq-number__spin.plus:after {
	top: 20px;
	left: 15px;
	width: 2px;
	height: 12px;
	border: none;
	background: #666;
}
.jq-number__spin:hover:before,
.jq-number__spin.plus:hover:after {
	background: #000;
}



.menu .parent{height: 100px;border-bottom: 1px solid #f6f6f6;}
.menu .parent a{display: block; font-size:25px; color: #000000; text-decoration: none; line-height: 100px; text-align: center}
.menu .parent.active a{font-weight: bold;}
.menu .child{height: 70px;border-bottom: 1px solid #f6f6f6;}
.menu .child:hover {
	background: #fcd844;
}

.menu .parent a span {
	display: inline-block;
	background: url("/images/leftnav-parent.png") no-repeat left center;
	padding-left: 20px;
}

.menu .parent.active a span {
	background: none;
	padding-left: 0;
}

.menu .child a{display: block; font-size:22px; color: #666666; text-decoration: none; line-height: 70px; text-align: center}

.cat-item{border-bottom: 1px solid #b7b7b7; position: relative;padding-top: 15px;}
.cat-item .left-size{position: absolute; left: 30px; top: 0; width: 220px;}
.cat-item .right-size{ padding-left: 270px; min-height: 400px;}
.cat-item .right-size .name{color: #763a3a; font-size: 33px; line-height: 42px; text-decoration: none; font-weight: bold; text-decoration: underline}
.cat-item .right-size .price{color: #ff0000; font-size: 33px;text-decoration: none;margin-bottom: 10px; font-weight: bold; font-family: Tahoma}
.cat-item-descr{color: #000!important; font-size: 26px!important;font-family: Tahoma!important;font-weight: 500!important;padding-top: 15px;line-height: 32px; height: 96px;overflow: hidden;}

.ordering-title{font-size: 36px; padding: 15px 0; text-align: center;}
.ordering-item{padding: 10px 0; border-bottom: 1px solid #b7b7b7;}
.ordering-item .name{color: #a10101; font-size: 36px; display: inline-block; width: 60%;}
.ordering-item .quantity{font-size: 32px; display: inline-block;width: 18%;}
.ordering-item .cost{font-size: 32px; display: inline-block;width: 18%;}

.pay-info{font-size: 22px; padding: 15px 0;}
.pay-info span{font-size: 28px; padding: 15px 0;}
.pay-info.full-price{font-size: 38px;text-align: center; color: #a10101;}
.pay-info.full-price span{color: #000;text-transform: uppercase;}
.order-comment{width: 100%; font-size: 22px;}

.compare-table td{ border-bottom: 1px solid #acacac; text-align: center;}
.compare-table td:first-child{text-align: left; padding-left: 20px; color: #322828; font-size: 24px;}
.compare-table td:last-child{padding-right: 20px;}
.compare-table .compare-name{color: #a10101!important; text-decoration: none;font-size: 24px;}


.order-page .title{color: #000000; font-size: 38px; text-align: center; padding: 15px 0;}
.order-page .address{font-size: 28px;}
.shipping-method-div{background: url(/images/unchecked.png) no-repeat top left;}
.shipping-method-div.checked{background: url(/images/checked.png) no-repeat top left;}
.order-page .shipping-methods input.shipping-method{display: none;}
.order-page .shipping-methods label{font-size: 28px; margin-left: 80px; padding-top: 14px; color: #000000; margin-bottom: 20px;display: block;}
.order-page .shipping-methods span{color: #808080; font-size: 18px; }
input.next-step:disabled{
		background: #acb2b4;
	border: 0;
	border-bottom: 3px solid #8c9193;
}
.next-step{
	display: block;
width: 70%;
padding: 10px 0px;
margin: 40px auto 0;
font-size: 33px;
color: #FFF;
text-align: center;
background: #C10001 none repeat scroll 0% 0%;
border-width: 0px 0px 3px;
border-style: none none solid;
border-color: -moz-use-text-color -moz-use-text-color #A10101;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-radius: 5px;
}

.kredit-btn:after{
	content: 'ќформить кредит';
	line-height: 36px;
	display: inline-block;
}
.kredit-btn{
display: block;
    width: 50%;
    padding: 23px 0;
    margin: 0 auto 30px;
    font-size: 33px;
    color: #fff;
    text-align: center;
    background: #c10001;
    border: 0;
    border-bottom: 3px solid #a10101;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.all-pictures {
	text-align: center;
}

.all-pictures div {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.all-pictures a {
	display: block;
	width: 147px;
	height: 147px;
	border: 3px solid #f2f2f2;
	overflow: hidden;
}

.all-pictures a:hover {
	border: 3px solid #a10101;
}

.all-pictures a img {
	height: 100%;
	width: auto;
}

.ny-text {
	font-size: 18px;
	line-height: 35px;
	color: #ff0000;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
}

.social_right ul {
	display: block;
	position: absolute;
	top: 20px;
	right: 15px;
}

.social_right li {
	display: block;
	margin-bottom: 5px;
}

.social_right img {
	width: 32px;
	height: auto;
	border: 0px;
}
.header-contacts{
	width: 420px; 
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}

#shpcrtgc{
	font-size: 23px;
	line-height: 23px;
	color: #ff0000;
	text-align: center;
	width: 32px;
	position: absolute;
	font-family: Tahoma;
	top: 0px;
	left: 10px;
}

.cat-buttons{
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cat-buttons-item{
	width: 228px;
	border: 6px solid #fcd844;
	border-radius: 15px;
	background: #fcd844;
	    box-sizing: border-box;
		margin: 0 auto 15px;
}
.cat-buttons-item .name{
	color: #763a3a;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	height: 48px;
	background: #fcd844;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	    width: 216px;
}
.cat-buttons-item .name.lowercase-text{
	    font-size: 14px;
}



.pages-menu{
	margin: 32px 0 25px;
	overflow: hidden;
	padding: 0 60px;
}
.pages-menu div a{
	text-decoration: none;
	display: block;
}
.pages-menu div .pages-menu-icon{
	    width: 140px;
    height: 140px;
    line-height: 140px;
    text-align: center;
    vertical-align: middle;
	display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
}
.pages-menu div .pages-menu-icon img{
	display: inline-block;
}
.pages-menu-name{
	color: #763a3a;
	font-size: 27px;
	text-align: center;
	line-height: 37px;
	font-family: Tahoma;
	font-weight: bold;
}

.buy-info{
	font-family: Tahoma;
	color: #ff0000;
	text-decoration: underline;
	padding: 30px 20px 30px 20px;
	font-size: 25px;
	line-height: 32px;
}
.onclick-buy{
	color: #010101;
	font-size: 34px;
	text-align: center;
	max-width: 436px;
	height: 107px;
	line-height: 107px;
	border-bottom: 3px solid #a10101;
	background: #ffb400;
	border-radius: 5px;
	text-decoration: none;
	display: block;
	margin: 30px auto 30px;
	
}

.callback-box{
	background: #f6f6f6;
	padding: 35px 0;
}
.callback-box .callback-box-text{
	font-size: 25px;
	text-align: left;
	color: #000;
	line-height: 32px;
	padding: 0 20px;
}
.callback-box input[type="phone"]{
	width: 100%;
	max-width: 557px;
	height: 50px;
	line-height: 50px;
	color: #d8d8d8;
	font-size: 30px;
	background: #fff;
	margin: 20px auto;
	box-shadow: none;
	display: block;
	border: 3px solid #ebebeb;
	text-align: center;
	padding: 0;
}
.callback-box-title {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #763a3a;
}
.callback-box input[type="submit"]{
	color: #763a3a;
	font-size: 37px;
	text-align: center;
	width: 100%;
	max-width: 388px;
	height: 107px;
	line-height: 107px;
	border: 0;
	background: #fcd844;
	border-radius: 15px;
	text-decoration: none;
	display: block;
	margin: 30px auto 30px;
	cursor: pointer;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.callback-box .messages{
	text-align: center;
	font-size: 25px;
	line-height: 32px;
}
.buy-info-cat{
	color: #ff0000;
	font-size: 25px;
	line-height: 32px;
	padding: 0 3px;
	display: inline-block;
	margin-top: 30px;
	text-decoration: underline;
}
.cat-item-footer{
	padding-top: 20px;
	    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: space-between;
}

.cat-item-compare{
	margin: 0 auto 0 0;
}
.cat-item-oneclickbuy{
	margin: 0 auto;
}
.cat-item-oneclickbuy-button{
	display: block;
	background: url("/images/cat-item-oneclickbuy-button.png") no-repeat left top;
	height: 80px;
	width: 102px;
	text-indent: -9999px;
}
.cat-item-buy{
	margin: 0 auto 0 0;
}

.jq-number__spin{
	border: 0;
	background: #fcd844;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	color: #763a3a;
}
.jq-number__spin.plus{
	border-radius: 0 14px 14px 0;
}
.jq-number__spin.minus{
	border-radius: 14px 0 0 14px;
}
.jq-number__field input{
	box-shadow: none;
	height: 54px;
	box-sizing: border-box;
	font-size: 35px;
	color: #763a3a;
}
.jq-number__spin.plus:after, .jq-number__spin:before{
	background: #763a3a;
	font-weight: bold;
	color: #763a3a;
}
.description-wrapper{
	padding: 20px 15px 0 15px;
}
.description-wrapper > ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.description-wrapper > ul li{
	font-size: 32px;
	font-weight: bold;
	color: #763a3a;
	text-align: center;
	padding-bottom: 20px;
}

.description * {
	font-size: 25px !important;
	line-height: 32px !important;
	color: #000000 !important;
}

.description h3 {
	text-align: center;
	font-size: 32px !important;
	color: #763a3a !important;
	font-weight: bold;
}

.description h3 span {
	color: #763a3a !important;
}

#oneclickbuy{
	min-width: 680px;
	padding: 40px 0 45px;
}
#oneclickbuy .messages{
	padding: 10px 0;
}
#oneclickbuy .title{
	color: #000000;
	font-size: 25px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
#oneclickbuy label input{
	display: block;
	border: 1px solid #adadad;
	height: 64px;
	font-size: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	border-radius: 5px;
	width: 100%;
}
#oneclickbuy label{
	color: #000000;
	font-size: 25px;
	position: relative;
}
#oneclickbuy label span{
	color: #ca4242;
}
#oneclickbuy .form-group{
	margin-bottom: 10px;
}
#oneclickbuy input[type="submit"]{
	height: 100px;
	line-height: 100px;
	border: 0;
	border-bottom: 3px solid #a10101;
	width: 100%;
	background: #c10001;
	color: #fff;
	font-size: 34px;
	border-radius: 10px;
	cursor: pointer;
}

.confirm-button, .continue-reg{
	    color: #763a3a;
    font-size: 34px;
    text-align: center;
    width: 100%;
    max-width: 488px;
    height: 107px;
    line-height: 107px;
    border: 0;
    background: #fcd844;
    border-radius: 15px;
    text-decoration: none;
    display: block;
    margin: 30px auto 30px;
    cursor: pointer;
    box-sizing: border-box;
}
.register-form label{
	display: block;
	margin-bottom: 5px;
		color: #000000;
	font-size: 25px;
	position: relative;
	text-align: left;
	width: 500px;
}
.register-form label input, .register-form label textarea{
	display: block;
	border: 1px solid #adadad;
	height: 64px;
	font-size: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	border-radius: 5px;
	width: 100%;

}

.cat-item-image {
	margin-bottom: 30px;
}

.cat-item-image img {
	width: auto;
	max-width: 180px;
	height: 180px;
}

.header-top-left {
	float: left;
	width: 260px;
}

.header-top-right {
	margin-left: 260px;
}

.header-top-right .page-title {
	padding: 0px;
	text-align: left;
}

.header-top-right .page-title h1 {
	text-align: left;
	font-size: 32px;
	line-height: 42px;
	color: #763a3a;
	font-weight: bold;
	padding: 0 0 30px 0;
	margin: 0;
}

.header-top-right .page-title .stock {
	font-size: 28px;
	color: #4ac126;
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
}

.detail-kredit {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 25px;
}

.detail-kredit span {
	color: #ff0000 !important;
	text-decoration: underline;
}

.detail-dostavka-free {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 38px;
	display: none;
}

.header-top-prod {
	overflow: hidden;
}

.end {
	text-align: center;
	font-size: 27px;
	color: #763a3a;
}

.end a {
	color: #763a3a;
}

.tab-prods,
.tab-prods td {
	font-size: 18px !important;
}

.page-wrap * {
	font-size: 25px !important;
	line-height: 35px !important;
}

#AdvancedSearchInCategoryCenter {
	position: relative;
	text-align: center;
	width: 528px;
	margin: 20px auto 0 auto;

}

.AdvancedSearchInCategory-title {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #a43d03;
	margin-bottom: 5px;
}

.AdvancedSearchInCategoryCenter {
	background: #fcd844;
	display: inline-block;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px 20px 15px 20px;
}

.AdvancedSearchInCategory-title {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #a43d03;
	margin-bottom: 5px;
}

.AdvancedSearchInCategoryCenter th {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 8px;
}

.AdvancedSearchInCategoryCenter input[type=text] {
	box-sizing: border-box;
	background: url("/images/AdvancedSearchInCategoryCenter-input.png") repeat-x;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	border: 0;
	display: inline-block;
	padding: 0 10px;
	color: #676767;
}

.AdvancedSearchInCategoryCenter input[name=search_price_from],
.AdvancedSearchInCategoryCenter input[name=search_price_to] {
	width: 80px;
	margin-right: 4px;
}

.AdvancedSearchInCategoryCenter input[name=search_name] {
	width: 226px;
}

.AdvancedSearchInCategoryCenter .one {
	padding-right: 15px;
}

.AdvancedSearchInCategoryCenter input[type=submit] {
	background: #be3b00;
	border: 0;
	display: inline-block;
	width: 66px;
	height: 24px;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-left: 4px;
	-webkit-appearance: none;
}

.red {
	text-align: center;
	font-size: 22px;
	line-height: 1.3;
	color: #ff0000;
}





.messenger {
display: block;
position: fixed;
right: 50%;
bottom: 50%;
width: 260px;
height: 60px;
/* overflow: hidden; */
}
.messenger-btn {
padding: 14px;
display: block;
width: 60px;
height: 60px;
border-radius: 60px;
background-color: #2e7805;
position: absolute;
    right: -330;
top: 350;
cursor: pointer;
z-index: 2;
}
.messenger-btn img {
width: 55px;
height: 55px;
}
.messenger-links {
    position: absolute;
    /* left: 150px; */
    top: 367px;
    width: 200px;
    transform: scale(0);
    transform-origin: 100% 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10;
    margin-left: 280;
}
.messenger-links.show {
left: 0;
transform: scale(1);
}
.messenger-links a {
width: 40px;
margin-left: 4px;
}
.messenger-links img {
max-width: 60px;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.messenger-links a:hover img {
transform: scale(1.1);
text-decoration: none;
}


/**/


.modalbox-wrap{width:470px;}

input[type=radio] {
	display: none;
}
.form-valid  label:before {
	content: "";
	display: inline-block;

	width: 16px;
	height: 16px;

	margin-right: 10px;

	background-color: #02bbdd;
	
		border-radius: 8px;
    position: absolute;
    left: 0px;
    top: 5px;
}

input[type=radio]:checked + label:before {

    content: "\2022";
    color: #f3f3f3;
    font-size: 30px;
    text-align: center;
    line-height: 20px;
}


#contact #form_text{
	
width: 97%;
    margin: 0 auto 16px;
    padding: 10px 3%;
    height: 73px;
    font-size: 16px;
    color: #181616;
    font-family: 'FiraSans';
    background: #fff;
    border: 1px solid #dddddd;
    line-height: 18px;
    display: block;	
	max-width: 659px;
}

#call {display:none;font-family: 'FiraSans',ubuntu,arial;}
#call input[type="text"]{
	
height: 35px;
    background: #fff;
    width: 97%;
    margin: 0 auto 16px;
    padding: 0 0 0 3%;
    font-size: 16px;
    color: #000;
    font-family: 'FiraSans';
    border: 1px solid #dddddd;
    display: block;	
	
}
#call input[type="submit"]{width: 100%;
    margin: 5px auto;
    padding: 0 0%!important;height:45px;color:#fff;border-top:3px solid #89e5f7;box-shadow:0 2px 2px rgba(0,0,0,0.82);text-align:center;font-size:20px;text-transform:uppercase;background:#02bbdd;background:-moz-linear-gradient(top, #02bbdd 0%, #018bae 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #02bbdd), color-stop(100%, #018bae));background:-webkit-linear-gradient(top, #02bbdd 0%, #018bae 100%);background:-o-linear-gradient(top, #02bbdd 0%, #018bae 100%);background:-ms-linear-gradient(top, #02bbdd 0%, #018bae 100%);background:linear-gradient(to bottom, #02bbdd 0%, #018bae 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#02bbdd', endColorstr='#018bae',GradientType=0);    border-radius: unset;display: block;	}

#call input[type="submit"]:hover{    background: #0a73f6;}
.b5-left input[type="text"].error, #call input[type="text"].error{border:1px solid #f00;}

#contact label{
padding: 4px 30px 13px 27px;
    float: left;
    margin: 0 0 0 5px;
    cursor: pointer;
    position: relative;
}

.konfdan{    color: #ababab;
    text-align: justify;
    padding: 0 !important;
    width: 97%;
    display: block;
    margin: 0 auto 17px;
    font-size: 14px;}
	
.konfdan a{color: #868080;}

.vyborsvsp{    display: block;
    width: 97.4%;
    margin: 0 auto;
    padding: 0px 0 10px;}
	
	
.popup-title{width:97%;margin:0 auto;font-size:36px;color:#787878;font-weight:300;text-transform:uppercase;line-height:38px;padding:0 0 25px;}

.skrytvrv{display:none !important;}

.form_vrv{display:none !important;}
.form_vrv2{border:0 !important; width:1px !important; height:1px !important;padding: 0 0 0 0!important;    background: #fff !important;    float: left;}
.form_vrv3{border:0 !important; width:1px !important; height:1px !important;padding: 0 0 0 0!important;    background: #fff !important;    float: left;}

.call{font-size:12px;color:#022855;display:block;margin:6px 0 0 0;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-decoration:none;text-transform:uppercase;padding:5px;line-height:12px;border-radius:19px;border:1px solid #2d3034;border-top:1px solid #7b7e80;    max-width: 200px;}


.call span{display:block;padding:8px 7px 7px;border-radius:13px;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;color:black;font-weight:500;background:#00d9ff;background:-moz-linear-gradient(top, #00d9ff 0%, #00bbed 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00d9ff), color-stop(100%, #00bbed));background:-webkit-linear-gradient(top, #00d9ff 0%, #00bbed 100%);background:-o-linear-gradient(top, #00d9ff 0%, #00bbed 100%);background:-ms-linear-gradient(top, #00d9ff 0%, #00bbed 100%);background:linear-gradient(to bottom, #00d9ff 0%, #00bbed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d9ff', endColorstr='#00bbed',GradientType=0);}
.call:hover span{background:#ffac30;background:-moz-linear-gradient(top, #ffac30 0%, #f0ae30 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffac30), color-stop(100%, #f0ae30));background:-webkit-linear-gradient(top, #ffac30 0%, #f0ae30 100%);background:-o-linear-gradient(top, #ffac30 0%, #f0ae30 100%);background:-ms-linear-gradient(top, #ffac30 0%, #f0ae30 100%);background:linear-gradient(to bottom, #ffac30 0%, #f0ae30 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac30', endColorstr='#f0ae30',GradientType=0);}


input.btn,a.btn,button.btn {
    display: inline-block;
    font: 700 12pt/12pt Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial,Sans-serif;
    color: #fff;
    outline: medium none;
    border: none;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: .5px .866px 0 #05649a;
    background-image: -webkit-linear-gradient(top,#55d9fe,#0ab8ea);
    background-image: -moz-linear-gradient(top,#55d9fe,#0ab8ea);
    background-image: -o-linear-gradient(top,#55d9fe,#0ab8ea);
    background-image: -ms-linear-gradient(top,#55d9fe,#0ab8ea);
    background-image: linear-gradient(to bottom,#55d9fe,#0ab8ea);
    -webkit-box-shadow: 0 3pt 0 0 #0480a3,0 3pt 2pt 0 rgba(0,0,0,.667);
    box-shadow: 0 3pt 0 0 #0480a3,0 3pt 2pt 0 rgba(0,0,0,.667);
}

.callme {
	height: 151px;
    position: fixed;
    position: absolute;
    top: 170px;
    right: 0;
    width: 37px;
    background: url(https://dom-mechty58.ru/callme/templates/default/bttn.png);
    z-index: 10000;
    border: 0;
    padding: 0;
    height: 246px;
    cursor: pointer;
    outline: 0;
}