

/* Start:/yenisite.resizer2/js/fancybox2/jquery.fancybox.css?15120405144387*/
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/yenisite.resizer2/js/fancybox2/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/yenisite.resizer2/js/fancybox2/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	border: none !important;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/yenisite.resizer2/js/fancybox2/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/yenisite.resizer2/js/fancybox2/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

a.yenisite-zoom {
	border: none !important;
}
/* End */


/* Start:/yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-buttons.css?15120405142727*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/yenisite.resizer2/js/fancybox2/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
	border: none !important;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
	border: none !important;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
	border: none !important;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
	border: none !important;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px;
	border: none !important;
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
	border: none !important;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
	border: none !important;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
	border: none !important;
}
/* End */


/* Start:/yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-thumbs.css?1512040514770*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/* End */


/* Start:/bitrix/templates/bbs_1.3.3/templates_addon.css?15121151395893*/
div.login-controls>label.remember{
	padding-left: 18px;
	margin-top: 10px;
}
@media only screen and (max-width: 375px){
	div.control-group.ctrl-fullwidth.add-photo div.controls {
		display: table;
	}

}
@media only screen and (max-width: 950px){
	div#setting{
		width: 98%;
		left: 0px;
		margin: 0 1%;
	}
	
	div#setting div.modal-body{
		margin: 0px;
		padding: 0px 20px 15px 20px;
	}
	
	div#setting div.modal-body form{
		width: 98%;
		text-align: center;
	}
}

@media only screen and (max-width: 979px){
	form#ad_add div.manage_buttons {
		display: inline-flex;
	}
}



div#wrapper section.blc_toolbar.clearfix div.row-fluid div.span3 a.button {
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #ffffff;
	overflow: hidden;
	box-sizing: border-box;
}	

@media only screen and (max-width: 767px){
	div#wrapper section.blc_toolbar.clearfix div.row-fluid div.span3 a.button {
		margin-bottom: 30px;
	}
	
	div.control-group.ctrl-fullwidth.add-photo div.controls img
	{
		height: 100%;
	}

}


div#wrapper section.blc_intro.clearfix div.row-fluid div.span3 {
	margin-top: 60px; /* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! FOR MAIN BANNER AND TITLE MAIN PAGE */
}
		
		
.searchform form {
	line-height: 0;
}
@media only screen and (min-width: 768px){
	div#wrapper section.blc_toolbar.clearfix div.row-fluid div.span9 div.searchform {
		height: 50px;
		margin-bottom: 0px;
	}
	
	
	div.wdt_user ul.user_menu{
		width: 50px;
		top: 60px;
		left: auto;
		right: auto;
	}
	
}

@media only screen and (min-width: 685px){
	
	div.adm-fileinput-wrapper {
		width: 465px;
	}
	
	div.adm-fileinput-area.mode-pict.adm-fileinput-drag-area{
		width: 396px;
	}
}

@media only screen and (max-width: 685px){
	
	div.adm-fileinput-wrapper  {
		width: 267px;
	}
	
	div.adm-fileinput-area.mode-pict.adm-fileinput-drag-area{
		width: 198px;
	}
}

@media only screen and (max-width: 365px){
	div.blog-comment-field-captcha-label span.blog-required-field{
		position: absolute;
		left: 86px;
		top: 422px;
	}
}

@media only screen and (max-width: 767px){
	div.column{
		float: none;
	}
}

#ys-settings-head{
position: fixed;
top: 40%;
left: 48px;
width: 1px;
height: 1px;
margin-left: -50px;
}

div.blc_ditail div.thumbs img{
	height: 40px;
}

/*UNDO COMMENTS FOR DETAIL*/
.bx-catalog-tab-list {
    border-bottom: 1px solid #d9e1e3;
    text-align: left;
    padding: 0;
    vertical-align: bottom;
    margin: 16px 0;
}

.bx-catalog-tab-list li {
    vertical-align: bottom;
    border: 1px solid #d9e1e3;
    border-bottom: 0;
    display: inline-block;
    border-radius: 3px 3px 0 0;
    background: #f7f7f7;
    box-shadow: inset 0 -10px 5px -10px rgba(0,0,0,.12);
}

.bx-catalog-tab-list li:hover, .bx-catalog-tab-list li.active {
    background: #fff;
}

.bx-catalog-tab-list li.active a, .bx-catalog-tab-list li.active > span {
    background: #fff;
    line-height: 35px;
    height: 35px;
    color: #3f3f3f;
    position: relative;
    bottom: -2px;
}

.bx-catalog-tab-list li a, .bx-catalog-tab-list li > span {
    display: block;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    color: #999;
    text-decoration: none;
    font-size: 13px;
    padding: 0 20px;
    box-shadow: none;
}

.bx-catalog-tab-body-container .bx-catalog-tab-container > div {
    opacity: 1;
    -webkit-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    padding: 0 10px;
}

div.blog-comment-form {
    margin-bottom: 0.7em;
    margin-top: 0.7em;
    width: 100% !important;
}

div.blog-post-edit-form, div.blog-comment-fields {
    background-color: #f1f1f1;
}

div.blog-comment-fields {
    padding: 0.8em;
    zoom: 1;
}

.blog-add-comment {
    text-align: center !important;
    padding-top: 0em;
    padding-bottom: 1.5em;
}

div.blog-comment .blog-author {
  font-size: 0.85em;
}

.blog-comment-content {
	font-size: 13px;
  overflow: hidden!important;
  padding-top: 0 !important;
}

div.blog-comment-buttons input {
  font-size: 13px !important;
  padding: 0 3px !important;
}






@media only screen and (max-width: 767px){
	div.item_title div.navis div.item  i.sym.nextpage {
		display: block;
		left: 40px;
		top: 11px;
	}
}

/* _________________________________________________________________________________________________*/


@media (max-width: 979px) and (min-width: 768px){
	.row-fluid div.span3.social {
		width: 20%;
	}
}

@media only screen and (min-width: 768px){
	.persPaymentMobil {
		display: none;
	}
}


#order_form_content .section.delivery {
	display: none;
}

/*FOR MAIN MENU ON MOBILE*/
@media only screen and (max-width: 767px){
	#mainmenu .open ul.dropdown-menu {
		display: block;
		top: 100%;
		left: 0;
		width: 92%;
		min-width: 100px;
		padding: 5px;
	}
	
	#mainmenu .open ul.dropdown-menu.nav-pills li > a {
		padding: 0px !important;
	}
	
	#mainmenu ul.dropdown-menu:before {
		display: none;
	}
	#mainmenu ul.dropdown-menu:after {
		display: none;
	}

}


.blc_list div.announcement.highlight,
.blc_products div.announcement.highlight{
	background-color: #ff8;
}
.blc_products.top + .blc_products {
	background: none;
}

.top_wrapper {
	border: 3px solid #75C23E;
	border-radius: 5px;
	background-color: #F7FFF0;
}
.top_header {
	background: #75C23E;
	padding: 3px;
	width: 200px;
	text-align: center;
	margin: -17px auto 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}

#order_form_content .sale_order_table.paysystem label {
	background: none;
}

.desc{
 word-wrap:break-word;
 overflow-wrap:break-word;
}
#cab_settings .checkbox-privacy{
	text-align: center;
	margin-top: 10px;
}
[type="submit"].disabled{
	pointer-events: none;
	background: gray;
}
#ORDER_FORM.form-horizontal .controls{
	margin-left: 0;
}
#ORDER_FORM.form-horizontal .important{
	text-align: left;
}
/* End */


/* Start:/bitrix/templates/bbs_1.3.3/template_styles.css?15613691985525*/
#logo {
    background-size: contain !important;
}
header {
    background-color: #fff !important;
}
header::before {
 display: none;
}
.wdt_ads a {
    display: inline-block;
    margin-bottom: 10px;
}
.showfiltervvr {
   background: #3ab5dc;
background: -moz-linear-gradient(top, #3ab5dc 0%, #1779b1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3ab5dc), color-stop(100%, #1779b1));
background: -webkit-linear-gradient(top, #3ab5dc 0%, #1779b1 100%);
background: -o-linear-gradient(top, #3ab5dc 0%, #1779b1 100%);
background: -ms-linear-gradient(top, #3ab5dc 0%, #1779b1 100%);
background: linear-gradient(to bottom, #3ab5dc 0%, #1779b1 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@up', endColorstr='@down', GradientType=0);
color: #ffffff;
font-size: 16px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
padding: 9px 15px;
font-weight: bold;
display: inline-block;
cursor:pointer;
}

.blc_products {
    width: 75%;
    float: left;
}

.bannerssectionsvvr {
    width: 25%;
    text-align: right;
    display: inline-block;
}
.bannerssectionsvvr a {
    margin-top: 10px;
    display: inline-block;
}
footer {
    background: #2a3b76 !important;
}
footer .blc_menu::before {
    display: none;
}
.imageprosmtort {
    height: 150px;
width: 100%;
    display: inline-block;
    background-repeat: no-repeat !imoportant;
    background-size: contain !imoportant;
    background-position: 50% 50 !imoportant%;
}
.categorypreobyavlenya a {
    color: #000;
}
.owlprosm-carousel .owl-nav div {
 position: absolute;
  top: 85px;
  left: -18px;
  width: 38px;
  height: 38px;
  margin-top: -20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 30px;
  color: #686868;
  text-align: center;
  background: #fbfbfb;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e4e5e6));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fbfbfb 0%, #e4e5e6 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@up', endColorstr='@down', GradientType=0);
  /* IE6-9 */

  border: 1px solid #cccccc;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 1;
  filter: alpha(opacity=100);

font-family: WebSymbolsLiga;
font-style: normal;
}

.owlprosm-carousel .owl-nav .owl-next {
left:auto !important;
right:-18px;
}


.owlprosm-carousel .owl-nav .owl-next.disabled , .owlprosm-carousel .owl-nav .owl-prev.disabled {
opacity: 0.5;
}

#vvr_top_secret {
    background: #fff none repeat scroll 0 0;
    text-align: center;
}
.wdt_vvr_top_secret {
    width: 100%;
}

#ys-settings-head {
    display: none;
}

.vvr_ba_bottoms img {
    width: 100%;
}
#cab_ads .blc_products {
    width: 100%;
}

#mainmenu a.m span {
    white-space: normal;
    line-height: 18px;
    display: inline-block;
}
#vvrcheck_PREVIEW_TEXT {
    display: none;
}
.bx-soa-coupon {
    display: none;
}
header h2 {
    color: #2a3b76 !important;
}
.updateradsbutton{
	width: 80px;
height: 30px;
position: relative;
top: -1px;
right: -1px;
font-size: 12px;
color: #686868;
background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e4e5e6));
background: -webkit-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
background: -o-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
background: -ms-linear-gradient(top, #fbfbfb 0%, #e4e5e6 100%);
background: linear-gradient(to bottom, #fbfbfb 0%, #e4e5e6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@up', endColorstr='@down', GradientType=0);
border: solid 1px #cccccc;
color: #686868;
font-weight: 400;
text-shadow: none;
}
.promotion.updaterads {
    padding-left: 0px !important;
	border: none !important;
}
.textsuccesupgrate{
	position: relative;
display: inline-block;
vertical-align: middle;
height: 30px;
line-height: 28px;
font-size: 12px;
padding-left:15px;
color: #2fcf2f;
font-weight: bold;
}
.elementupdatesqw {
    display: inline-block;
    margin-bottom: 20px;
}
.elementupdatesqw button {
    padding: 7px 18px;
    width: auto;
    height: auto;
    display: inline-block;
}

@media only screen and (max-width : 1500px) {
#mainmenu .dropdown-menu {
    max-width: 400px;
    width: 100% !important;
}

}

@media only screen and (max-width : 1200px) {
.announcement .date .today {
    font-size: 10px;
}
}

@media only screen and (max-width : 980px) {
.announcement .date .today {
    font-size: 8px;
}
}

@media only screen and (max-width : 768px) {
.announcement .mini {
    height: auto !important;
}

.blc_products {
    width: auto;
    float: auto;
}

.bannerssectionsvvr {
    width: auto;
    text-align: center;
    display: inline-block;
}
header .wdt_user {
    margin-top: 25px !important;

}
	.dropdown-menu.nav-pills li > a {
white-space: normal !important;
}
.wdt_vvr_top_secret {
    text-align: center;
}
	.namepreobyavleniya {
 text-align: center;
}
	.categorypreobyavlenya {
 text-align: center;
}
.announcement .date .today {
    font-size: 12px;
}

}

/* End */
/* /yenisite.resizer2/js/fancybox2/jquery.fancybox.css?15120405144387 */
/* /yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-buttons.css?15120405142727 */
/* /yenisite.resizer2/js/fancybox2/helpers/jquery.fancybox-thumbs.css?1512040514770 */
/* /bitrix/templates/bbs_1.3.3/templates_addon.css?15121151395893 */
/* /bitrix/templates/bbs_1.3.3/template_styles.css?15613691985525 */
