
@font-face {
	font-family:'NeoSansPro-Medium';
	src:local('Fake Font FakeFont'), url('NeoSansPro-Medium.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'NeoSansPro-Bold';
	src:local('Fake Font FakeFont'), url('NeoSansPro-Bold.ttf') format('truetype');
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family:'NeoSansPro-Regular';
	src:local('Fake Font FakeFont'), url('NeoSansPro-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'NeoSansPro-Light';
	src:local('Fake Font FakeFont'), url('NeoSansPro-Light.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}


body {
    font-weight: 400;
    line-height: 1.2;
    width: 100%;
    color: #000;
    font-size: 17px;
    font-family: 'NeoSansPro-Regular';
    background: #f9f9f9;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
#vnutrkat div {
    float: left;
    min-height: 35px;
        margin: 15px 0 0 0;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#logo h1 {
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: -5px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-top: 15px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#boleerat1 {
    padding: 0 0px 10px 0;
    font-family: NeoSansPro-Regular;
    font-size: 19px;
}
#boleerat {
    max-width: 200px;
    margin: 150px auto 0 auto;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu .nav > li > a {
	color: #000;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 0px solid #cccccc;
	border-radius: 4px;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 0px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 5px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
span.nalich {
    background: #9BD79B;
    color: #fff;
    padding: 4px;
    font-size: 12px;
}
#descriptt3 {
    min-height: 50px;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border:0px !important;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* OLD SITE  */



#menuopt2 {
    display: none;
}
#phonerf {
    display: none;
}

#phonerf2 {
    display: none;
}
#vsevm {
    background: #fff;
    margin: 5px;
    padding: 10px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
    min-height: 370px;
}
#rass2 {
    max-width: 200px;
}
#obyavys {
    z-index: 1;
    background: #fccf02;
    width: 250px;
    position: absolute;
    height: 250px;
    color: #fff;
    text-align: center;
    padding: 30px;
    border-radius: 140px;
    margin-top: 270px;
}
#sp-f8ed82c7-049a-4c62-9d37-7b1126acc687 {
    width: 185px;
}
#kist {
    background: url(/kist.png) center top no-repeat;
    height: 60px;
    padding-top: 20px;
    max-width: 265px;
    padding-left: 25px;
}
#kist0 {
    background: url(/image/kist0.png) center top no-repeat;
    height: 60px;
    padding-top: 20px;
    max-width: 200px;
    padding-left: 25px;
}
#kist2 {
    padding-left: 25px;
}
#cocosn {
    text-align: center;
    padding-top: 60px;
}
#zagolfeat {
    min-height: 35px;
}
#zagolfeat2 {
    min-height: 190px;
}

#cocosn1 {
    padding-top: 20px;
}
table.table.table-striped.table-bordered {
    background: #fff;
    box-shadow: 11px 14px 112px 25px rgba(218, 214, 214, 0.2);
}
#fotoobzor {
    float: right;
    width: 116px;
    min-height: 125px;
}
#derevopreim {
    padding: 50px 0 50px 0;
}
#derevodva {
    background: #fccf02 url(/image/derevobottom.png) center bottom no-repeat;
    padding-bottom: 60px;
}
#derevopreim2 {
    background: #fff;
    min-height: 235px;
    margin: 5px;
    padding: 30px 20px;
    box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.2);
}
#derevodva2 {
    text-align: center;
    color: #fff;
    max-width: 750px;
    margin: 10px auto 125px auto;
}
#fonprod {
    background: #fff;
    margin-top: 30px;
    padding: 10px 20px;
    box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.2);
}
#carousel14 {
    margin-top: -120px;
}
#fotokust2 {
    color: #2c2c2f;
    font-family: NeoSansPro-Regular;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}
#fotokust3 {
    font-size: 17px;
    color: #000;
    max-width: 300px;
    margin: 0 auto;
    min-height: 145px;
    padding-bottom: 15px;
}
img.catt {
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.4);
}
#derevodva1 {
text-align: center;
    color: #fff;
    font-size: 32px;
    padding-top: 40px;
}
#fotokust4 {
    background: #fccf02;
    color: #fff;
    padding: 13px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 16px;
    max-width: 170px;
    margin: 0 auto;
    box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#fotokust4:hover {
    background: #6b9e48;
}
.katvyd {
    font-family: NeoSansPro-Medium;
}
i.fa.fa-cart-plus {
    font-size: 20px;
}
#polkons {
    background: #fccf02;
    color: #000;
    padding: 18px 15px;
    border-radius: 35px;
    text-align: center;
    font-weight: 600;
    font-family: NeoSansPro-Regular;
    font-size: 15px;
    width: 260px;
    box-shadow: 8px 2px 25px 11px rgba(185, 178, 178, 0.3);
}
#polkons:hover {
    background: #000;
    cursor: pointer;
    color:#fff;
}
#bloksknopkami {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 35px;
}
#nachtr33 {
    font-size: 16px;
    color: #000;
}
#nachtr2 {
    font-size: 16px;
    color: #000;
}
#nachtr1 {
    width: 60px;
}
#perkat {
    text-align: center;
    padding: 10px 10px;
    font-family: NeoSansPro-Regular;
    font-size: 17px;
    color: #000;
}
a.katper {
    text-decoration: underline;
}
#textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
        text-align: right;
}


#katrf {
background: #ffffff url(/fonrf.png) left top no-repeat;
    overflow: hidden;
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    min-height: 130px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}


#katrf1 {
    float: left;
    padding-left: 50px;
        width: 255px;
}

#katrf01 {
    float: left;
    padding-left: 0px;
}

#katrf2 {
font-family: 'NeoSansPro-Medium';
    color: #232323;
    text-align: left;
    padding-top: 90px;
    padding-left: 20px;
    overflow: hidden;
    font-size: 32px;
    line-height: 1.1;
}

#katrf3 {
    overflow: hidden;
    color: #a9a6a6;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#katrf4 {
    border: 1px solid #f1ecec;
    overflow: hidden;
    padding: 11px;
    margin: 15px 0px;
    border-radius: 25px;
    text-align: center;
    max-width: 190px;
    font-family: 'NeoSansPro-Medium';
    color: #000;
    background: #fed83a;
    font-size: 16px;
    box-shadow: 0px 8px 43px 9px rgba(173, 169, 169, 0.2);
}

#katrf4:hover {
    color: #fff;
    background: #000;
}


#sobInput1 {
    padding: 15px 20px;
    border-radius: 40px;
    border: 1px solid #d6d4d4;
    max-width: 220px;
    margin-bottom: 10px;
    margin: 10px auto;
    text-align: center;
}
#sobInput2 {
    padding: 15px 20px;
    border-radius: 40px;
    border: 1px solid #d6d4d4;
    max-width: 220px;
    margin-bottom: 10px;
    margin: 10px auto;
    text-align: center;
}
#batkn {
    max-width: 220px;
    margin: 10px auto 10px auto;
}

button.newbut1 {
    margin-top: 20px;
}


#formarusfan2 a {
    color: #a09e9e;
}

#formarusfan2 {
    padding-top: 20px;
    font-size: 14px;
    color: #a09e9e;
}



h2.logo {
    color: #fff;
}


/**
 * РљРЅРѕРїРєР° РїРµСЂРµРєР»СЋС‡РµРЅРёСЏ РїР°РЅРµР»Рё
 * С‚РµРі <label>
 */

.nav-toggle {
background: inherit;
    color: #ffffff;
    cursor: pointer;
    line-height: 1;
    z-index: 2001;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


/* РѕРїСЂРµРґРµР»СЏРµРј С‚РµРєСЃС‚ РєРЅРѕРїРєРё 
 * СЃРёРјРІРѕР» Unicode (TRIGRAM FOR HEAVEN)
*/


/* С†РІРµС‚ С‚РµРєСЃС‚Р° РїСЂРё РЅР°РІРµРґРµРЅРёРё */

.nav-toggle:hover {
    color: #f4f4f4;
}


/**
 * РЎРєСЂС‹С‚С‹Р№ С‡РµРєР±РѕРєСЃ (С„Р»Р°Р¶РѕРє)
 * РЅРµРІРёРґРёРј Рё РЅРµРґРѕСЃС‚СѓРїРµРЅ :)
 * РёРјСЏ СЃРµР»РµРєС‚РѕСЂР° Р°С‚СЂРёР±СѓС‚ С„Р»Р°Р¶РєР°
 */

[id='nav-toggle'] {
    position: absolute;
    display: none;
}


/**
 * РёР·РјРµРЅРµРЅРёРµ РїРѕР»РѕР¶РµРЅРёСЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»СЏ 
 * РїСЂРё РїСЂРѕСЃРјРѕС‚СЂРµ РЅР° РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІР°С…
 * РєРѕРіРґР° РЅР°РІРёРіР°С†РёСЏ СЂР°СЃРєСЂС‹С‚Р°, СЂР°СЃРїРѕР»РѕРіР°РµРј РІРЅСѓС‚СЂРё РїР°РЅРµР»Рё
*/

[id='nav-toggle']:checked ~ .nav > .nav-toggle {
    left: auto;
    right: 2px;
    top: 1em;
}


/**
 * РљРѕРіРґР° С„Р»Р°Р¶РѕРє СѓСЃС‚Р°РЅРѕРІР»РµРЅ, РѕС‚РєСЂС‹РІР°РµС‚СЃСЏ РїР°РЅРµР»СЊ
 * РёСЃРїРѕР»СЊР·СѓРµРј РїСЃРµРІРґРѕРєР»Р°СЃСЃ:checked
 */

[id='nav-toggle']:checked ~ .nav {
    left: 0;
    box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}


/* 
 * СЃРјРµС‰РµРЅРёРµ РєРѕРЅС‚РµРЅС‚Р° СЃС‚СЂР°РЅРёС†С‹
 * РЅР° СЂР°Р·РјРµСЂ С€РёСЂРёРЅС‹ РїР°РЅРµР»Рё,
 * С„РёС€РєР° РЅРµРѕР±СЏР·Р°С‚РµР»СЊРЅР°СЏ, РЅР° Р»СЋР±РёС‚РµР»СЏ
*/

[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}


/*
 * РёР·РјРµРЅРµРЅРёРµ СЃРёРјРІРѕР»Р° РїРµСЂРµРєР»СЋС‡Р°С‚РµР»СЏ,
 * РїСЂРёРІС‹С‡РЅС‹Р№ РєСЂРµСЃС‚РёРє (MULTIPLICATION X), 
 * РІС‹ РјРѕР¶РµС‚Рµ РёСЃРїР»СЊР·РѕРІР°С‚СЊ Р»СЋР±РѕР№ РґСЂСѓРіРѕР№ Р·РЅР°С‡РѕРє
*/



/**
 * РїСЂРѕС„РёРєСЃРёРј Р±Р°Рі РІ Android <= 4.1.2
 * СЃРј: http://timpietrusky.com/advanced-checkbox-hack
 */



@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}


/**
 * РїРѕР·Р°Р±РѕС‚СЊС‚РёРјСЃСЏ Рѕ СЃСЂРµРґРЅРёС… Рё РјР°Р»РµРЅСЊРєРёС… СЌРєСЂР°РЅР°С…
 * РјРѕР±РёР»СЊРЅС‹С… СѓСЃС‚СЂРѕР№СЃС‚РІ
 */

@media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}

@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}


/**
 * Р¤РѕСЂРјРёСЂСѓРµРј СЃС‚РёР»СЊ Р·Р°РіРѕР»РѕРІРєР° (Р»РѕРіРѕС‚РёРї) РїР°РЅРµР»Рё 
*/

.nav h2 {
float: left;
    width: 85%;
    padding: 0;
    margin: 15px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px;
    font-size: 1.3em;
    line-height: 1.3em;
    opacity: 0;
    transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
button.btn.btn-success.pull-right {
  color: #fff;
    padding: 16px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 15px;
    max-width: 250px;
    padding: 14px 15px;
    border-color: #8e908e;
    font-size: 15px;
}
.nav h2 a {
    color: #dadada;
    text-decoration: none;
    text-transform: uppercase;
}


/*РїР»Р°РІРЅРѕРµ РїРѕСЏРІР»РµРЅРёРµ Р·Р°РіРѕР»РѕРІРєР° (Р»РѕРіРѕС‚РёРїР°) РїСЂРё СЂР°СЃРєСЂС‹С‚РёРё РїР°РЅРµР»Рё */

[id='nav-toggle']:checked ~ .nav h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}


/**
 * С„РѕСЂРјРёСЂСѓРµРј РЅРµРїРѕСЃСЂРµРґСЃС‚РІРµРЅРЅРѕ СЃР°РјРѕ РјРµРЅСЋ
 * РёСЃРїРѕР»СЊР·СѓРµРј РЅРµСѓРїРѕСЂСЏРґРѕС‡РµРЅРЅС‹Р№ СЃРїРёСЃРѕРє РґР»СЏ РїСѓРЅРєС‚РѕРІ РјРµРЅСЋ
 * РїСЂРёРєСЂСѓС‚РёРј С‚СЂР°РЅСЃС„РѕРјР°С†РёРё Рё РїР»Р°РІРЅС‹Рµ РїРµСЂРµС…РѕРґС‹
 */

.nav > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav-toggle']:checked ~ .nav > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}


/* РѕРїСЂРµРґРµР»СЏРµРј РёРЅС‚РµСЂРІР°Р»С‹ РїРѕСЏРІР»РµРЅРёСЏ РїСѓРЅРєС‚РѕРІ РјРµРЅСЋ */

.nav > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}


/**
 * РѕС„РѕСЂРјР»РµРЅРёРµ СЃСЃС‹Р»РѕРє РїСѓРЅРєС‚РѕРІ РјРµРЅСЋ
 */

.nav > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    font-weight: 300;
    color: #dadada;
    width: 100%;
    text-decoration: none;
    /* РїР»Р°РІРЅС‹Р№ РїРµСЂРµС…РѕРґ */
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}


/**
 * СЃРѕСЃС‚РѕСЏРЅРёРµ СЃСЃС‹Р»РѕРє РјРµРЅСЋ РїСЂРё РЅР°РІРµРґРµРЅРёРё
 */

.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
    color: white;
    padding-left: 15px;
}


/**
 * Р»РёРЅРёСЏ РїРѕРґС‡РµСЂРєРёРІР°РЅРёСЏ СЃСЃС‹Р»РѕРє РјРµРЅСЋ
 */

.nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #474748;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}


/**
 * Р°РЅРёРјРёСЂСѓРµРј Р»РёРЅРёСЋ РїРѕРґС‡РµСЂРєРёРІР°РЅРёСЏ 
 * СЃСЃС‹Р»РѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё
 */

.nav > ul > li > a:hover:before {
    width: 0%;
    background: #fedf60;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}


/* С„РѕРЅ Р·Р°С‚РµРјРЅРµРЅРёСЏ РЅР° РѕСЃРЅРѕРІРЅРѕР№ РєРѕРЅС‚РµРЅС‚ 
 * РїСЂРё СЌС‚РѕРј СЌР»РµРјРµРЅС‚С‹ Р±Р»РѕРєРёСЂСѓСЋС‚СЏ
 * СЃРїРѕСЂРЅР°СЏ С‚Р°РєР°СЏ С„РёС‡Р°, РµСЃР»Рё РѕРЅРѕ РІР°Рј РЅР°РґРѕ
 * РїСЂРѕСЃС‚Рѕ СЂР°СЃРєРѕРјРјРµРЅС‚РёСЂСѓР№С‚Рµ
*/

/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}

[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}
*/









#zakrrusf {
        float: right;
    z-index: 9999;
    position: relative;
    padding-top: 7px;
}


#cocdetali {
    clear: both;
    padding-top: 10px;
    padding-bottom: 30px;
        color: #000;
}

#textobzor2 {
    font-size: 14px;
}

#textobzor1 {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 14px;
        color: #16b5f3;
}

#slideshow0 {
        background: #fff;
}

.owl-wrapper-outer {
    margin: 0 auto;
    max-width: 1140px;
}

#fotoobzor3 {
    float: left;
    padding-right: 15px;
}

#textobzor33 {
    max-width: 245px;
    float: left;
    min-height: 125px;
}

.list-group {
margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    min-height: 130px;
    max-width: 260px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

label {

    margin-top: 10px;
}

input.form-control3 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 48px;
    border-radius: 35px;
    line-height: 1.42857143;
    o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    width: 240px;
    float: left;
    margin: 5px;
}
.product-thumb7 {
    background: #fff;
    padding: 10px;
    min-height: 130px;
    max-width: 460px;
    box-shadow: 11px 14px 112px 25px rgba(218, 214, 214, 0.2);
    margin: 0px 5px 20px 5px;
    overflow: hidden;
}
.product-thumb7.transition:hover {
    background: #fccf02;
    color: #fff;
}
#zagnewsnew {
    font-family: NeoSansPro-Medium;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#poppozfon334 {
    padding-top: 20px;
    padding-bottom: 30px;
}
.captionan7 {
    padding: 0 20px;
    padding-bottom: 10px;
    min-height: 245px;
}
.chitdal2 {
    padding: 0px 20px 20px 20px;
    color: #fccf02;
    font-family: NeoSansPro-Medium;
    font-size: 17px;
}
.chitdal2 a {
    color: #fccf02;
}
#poppozfon3348 {
    padding-top: 20px;
    padding-bottom: 30px;
}
#poppozfon337 {
    background: #f9f9f9 url(/image/leftbg.png) center bottom no-repeat;
    min-height: 800px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #fccf02 !important;
    border-color: #fccf02 !important;
}
.data7 {
    font-size: 14px;
}
#white {
    background: #f3f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
}
#phne {
    padding-top: 5px;
    font-size: 17px;
    text-align: center;
}
li.dropdown {
    text-align: center;
    display: block;
}
#phn {
    padding-top: 13px;
    text-align: center;
    font-size: 17px;
}
.phnj {
    font-family: NeoSansPro-Bold;
}
.probdenkorz3 {
      line-height: 18px;
    color: #fff;
    padding: 15px 20px 15px 20px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;
    
     
    margin: 5px;
    outline: none;
    border: 0;
    font-size: 14px;
    font-weight: bold;
}

#formanovaya {
    padding-top: 20px;
    padding-bottom: 20px;
}


#vmenu {
    margin: 0 auto;
    text-align: center;
}

select
{ -webkit-appearance: none; -webkit-border-radius:0; border-radius:0; }


#sred {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
    margin: 30px 10px;
     
}

#blfix{
    display:none;
    position:fixed;
    top:0; 
    background-color: #fff;
    width: 100%;
    padding: 0px;
    opacity: 0.9;
        z-index: 9999999999999999;
}

#whiteblock {
    background: #fff;
        padding-bottom: 50px;
}

#prday {
    font-size: 40px;
    padding-top: 60px;
    padding-bottom: 25px;
    color: #f4f7f9;
     
    text-align: center;
}

#prdaydesc {
    color: #bff7b8;
    font-size: 25px;
     
    text-align: center;
    /* padding-top: 15px; */
    padding-bottom: 30px;
}


.input-group.btn-block {
    width: 50px;
}

.probdenkorz2 {
    font-size: 16px;
    line-height: 18px;
    color: #343434;
    padding: 16px 20px 16px 20px;
    background: #f4f7f9;
    border-radius: 30px;
    width: 240px;
     
    margin-top: 20px;
    outline: none;
    border: 0;
    /* margin: 0 auto; */
    float: none;
}

#katv {
    font-family: NeoSansPro-Medium;
    color: #fff;
    font-size: 15px;
    padding-bottom: 10px;
}
.nizmenn {
    padding: 9px 0px 1px 0px;
    min-height: 15px;
    background-color: transparent;
    font-size: 15px;
    margin-top: 10px;
}

#vkont {
    margin-bottom: 80px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    min-height: 130px;
    max-width: 260px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

#nizhcvet {
color: #3c3b3b;
    font-size: 16px;
}

#grfon {
    background: #f3f7f9 url(/grfon-min2.jpg) center top no-repeat;
    min-height: 350px;
}

#zaginst {
    font-size: 40px;
padding-top: 100px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: left;
    line-height: 1.1;
    max-width: 500px;
}

#zaginst2 {
    font-size: 40px;
padding-top: 10px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: left;
    line-height: 1.1;
    max-width: 500px;
}

.gallery_gallery_grid {
    padding-top: 55px;
    padding-bottom: 55px;
}

#textinst {
    color: #8f8f9d;
    font-size: 19px;
     
    text-align: left;
    padding-top: 15px;
    padding-bottom: 30px;
    max-width: 500px;
}

#impinst {
    padding-top: 30px;
    padding-bottom: 30px;
}
#obyavys2 {
    padding-top: 15px;
}
#obyavys1 {
    padding-top: 10px;
}

#obyavys0 {
    z-index: 99;
    background: #fccf02;
    width: 220px;
    height: 220px;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 17px;
    border-radius: 140px;
    margin: 0px auto 10px auto;
}
#vsevidy0 {
    padding: 50px 0 50px 0;
}
#cop {
    background: #010101;
    min-height: 50px;
}
#premrat1 {
    font-family: NeoSansPro-Medium;
    font-size: 17px;
    padding: 5px 0;
    max-width: 215px;
}
#premrat2 {
    font-size: 17px;
    max-width: 215px;
}
#premrat {
    min-height: 80px;
}
#derevopreim9 {
    padding: 50px 0 50px 0;
}
#derevopreim10 {
    padding: 50px 0 50px 0;
}

#coptext {
    color: #bbbab9;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

#sinbl {
    background: #1b1b1b;
    padding: 20px;
    color: #fff;
        min-height: 215px;
}

#whitebl {
    background: #ffffff;
    color: #383636;
    text-align: center;
        min-height: 215px;
    overflow: hidden;
}

#sinblzag {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    padding-bottom: 10px;
}
#katblog0 {
    float: left;
    padding-right: 20px;
}

#katblog1 {
    box-shadow: 4px 0px 29px 9px rgba(208, 202, 202, 0.2);
    background: #fff;
    padding: 20px;
    margin: 20px;
    border-radius: 15px;
    min-height: 280px;
    margin-bottom: 75px;
}

#katblog1:hover {
    background: #e8e8e8;
    cursor: pointer;
}

#rusfankatalig8 {
    padding-top: 95px;
    padding-bottom: 95px;
}

#katblog0 {
    float: left;
    padding-right: 20px;
    margin-top: -80px;
}

#katblog2 {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    padding-top: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

#katblog3 {
    color: #a9a6a6;
}

#vseotzyvy {
    width: 30%;
    float: left;
    /* font-size: 20px; */
}

#nazgl4 {
    min-height: 50px;
    color: #9a9a9a;
}
#vsevm11 {
    background: #fccf02;
    color: #0e0e0e;
    padding: 13px 30px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 16px;
    max-width: 170px;
    margin-top: 15px;
    overflow: hidden;
}
#vsevm11:hover {
    background: #6b9e48;
}
#ogran {
    margin: 0px 5px;
}
#categgs {
    padding-bottom: 20px;
}
#vsevm0 {
font-family: NeoSansPro-Medium;
    color: #000;
    font-size: 18px;
    padding-top: 20px;
    overflow: hidden;
}
#podkateg {
    min-height: 200px;
}
#vsevm12 {
    min-height: 346px;
    float: left;
    overflow: hidden;
    min-width: 133px;
}
#button-cart {
    background: #fccf02;
    color: #000;
    padding: 15px 25px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 16px;
    max-width: 200px;
}

#vsevm11 a {
    color: #000;
}
#rusfanpreim {
    background: #fff;
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    min-height: 130px;
    box-shadow: 11px 14px 29px 9px rgba(218, 214, 214, 0.2);
}

.quote {
    background: #1b1b1b;
    min-height: 300px;
    padding-top: 95px;
    transform: skewY(-3deg);
    padding-bottom: 95px;
    color: #fff;
}

.quote2 {
    transform: skewY(3deg);
}

#zagrf2 {
    padding-bottom: 40px;
    padding-top: 15px;
    text-align: center;
}

#zagrf4 {
    color: #a29d9d;
    font-family: 'NeoSansPro-Medium';
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

#zagrf3 {
    max-width: 60px;
    margin: 0 auto;
    padding-bottom: 10px;
}

#zagrf5 {
    text-align: center;
    color: #a29d9d;
    max-width: 240px;
    margin: 0 auto;
}

#zagrf1 {
    font-family: 'NeoSansPro-Medium';
    color: #ffffff;
    text-transform: uppercase;
    font-size: 35px;
    text-align: center;
}

#katblog4 {
    border: 2px solid #000;
    overflow: hidden;
    padding: 10px;
    margin: 15px 0;
    border-radius: 25px;
    text-align: center;
    max-width: 200px;
    font-family: 'NeoSansPro-Medium';
    color: #000;
}
#katblog4:hover {
    background: #fed83a;
    border: 2px solid #debd32;
}

#rusfanzag {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    text-transform: uppercase;
    font-size: 35px;
}
#rusfanzag2 {
    padding-bottom: 40px;
    padding-top: 15px;
}
/* Р вЂР В°Р В·Р С•Р Р†РЎвЂ№Р Вµ РЎРѓРЎвЂљР С‘Р В»Р С‘ РЎРѓР В»Р С•РЎРЏ Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В°  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* РЎвЂћР С•Р Р… Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
    background-color: rgba(0, 0, 0, 0.85);
    position: fixed; /* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•РЎвЂ Р С‘Р В·Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ */
    cursor: default; /* РЎвЂљР С‘Р С— Р С”РЎС“РЎР‚РЎРѓР В°РЎР‚Р В° */
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С РЎРѓР В»Р С•Р в„– Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
.overlay:target {
    display: block;
}
/* РЎРѓРЎвЂљР С‘Р В»Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В° */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 350px;
/* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•Р В·Р С‘РЎвЂ Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ, Р С•Р С”Р Р…Р С• РЎРѓРЎвЂљР В°Р В±Р С‘Р В»РЎРЉР Р…Р С• Р С—РЎР‚Р С‘ Р С—РЎР‚Р С•Р С”РЎР‚РЎС“РЎвЂљР С”Р Вµ */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #0155b8;;
/* РЎРѓР С”РЎР‚РЎС“Р С–Р В»Р ВµР Р…Р С‘Р Вµ РЎС“Р С–Р В»Р С•Р Р† */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;

/* Р Р†Р Р…Р ВµРЎв‚¬Р Р…РЎРЏРЎРЏ РЎвЂљР ВµР Р…РЎРЉ */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…РЎвЂ№Р в„– Р В±Р В»Р С•Р С” */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/* РЎвЂћР С•РЎР‚Р СР С‘РЎР‚РЎС“Р ВµР С Р С”Р Р…Р С•Р С—Р С”РЎС“ Р В·Р В°Р С”РЎР‚РЎвЂ№РЎвЂљР С‘РЎРЏ */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);    
}
/* Р С‘Р В·Р С•Р В±РЎР‚Р В°Р В¶Р ВµР Р…Р С‘РЎРЏ Р Р†Р Р…РЎС“РЎвЂљРЎР‚Р С‘ Р С•Р С”Р Р…Р В° */
.popup img {
    width: 100%;
    height: auto;
}
/* Р СР С‘Р Р…Р С‘Р В°РЎвЂљРЎР‹РЎР‚РЎвЂ№ РЎРѓР В»Р ВµР Р†Р В°/РЎРѓР С—РЎР‚Р В°Р Р†Р В° */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* РЎРЊР В»Р ВµР СР ВµР Р…РЎвЂљРЎвЂ№ Р С-Р СР ВµР Т‘Р С‘Р В°, РЎвЂћРЎР‚Р ВµР в„–Р СРЎвЂ№ */
.popup embed, 
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С•Р С” 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* Р С—Р В°РЎР‚Р В°Р С–РЎР‚Р В°РЎвЂћРЎвЂ№ */
.popup p {margin: 0; padding: 5px 0}

.wrapper { 
  margin: 0 auto;
  width: 688px;
  overflow: hidden;
}
@keyframes fade {
  0%{ opacity: 0; }
  10%{ opacity: 1; }
  20%{ opacity: 1; }
  30%{ opacity: 1; }
  40%{ opacity: 0; }
  50%{ opacity: 0; }
  60%{ opacity: 0; }
  70%{ opacity: 0; }
  80%{ opacity: 0; }
  90%{ opacity: 0;} 
  100% { opacity: 0; }
}	

.wrapper img { 
  position:absolute; 
  margin: 0 auto;
  width: 688px;
  overflow: hidden;
  opacity:0; 
  animation-name: fade; 
  animation-duration: 10s; 
  animation-iteration-count: infinite; 
}
.wrapper img:nth-child(1) { animation-delay: 0s;  }
.wrapper img:nth-child(2) { animation-delay: 3s;  }
.wrapper img:nth-child(3) { animation-delay: 6s;  }
.wrapper img:nth-child(4) { animation-delay: 9s;  }

#blfix{
position: fixed;
    top: 0;
    background-color: #ffffff;
    width: 100%;
    padding: 0px;
    opacity: 1;
    height: 40px;
    z-index: 999999;
    border-bottom: 1px solid #f3eeee;
}

#shir {
    margin: 0 auto;
    max-width: 1020px;
    padding: 10px;
}

#zavtrak {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
margin: 30px 10px;
     
}

#perekusodin {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
margin: 30px 10px;
     
}

#obed {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
margin: 30px 10px;
     
}

#perekusdva {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
margin: 30px 10px;
     
}


#uzhin {
    border: 1px solid #f3eded;
    border-radius: 6px;
    min-height: 200px;
margin: 30px 10px;
     
}


#kolvomenu {
    background: #f7f7f7;
    height: 80px;
    padding: 20px;
        color: #949393;
}

#ccalden {
    color: #949393;
     
    font-weight: normal;
    padding-top: 15px;
}



#ccaldenkol {
    color: #1b1b1b;
    font-size: 21px;
}

#otstp {
    padding: 20px;
    background: #fff;
}

#zagmenu {
    width: 65%;
    float: left;
    font-size: 20px;
}


#vibmen {
     
    text-align: center;
    font-weight: bold;
    height: 450px;
    padding-top: 240px;
}

#vibmenramc {
border: 1px solid #e0dede;
    padding: 13px 0px 13px 0px;
    max-width: 260px;
    margin: 0 auto;
    border-radius: 24px;
    font-size: 15px;
}

#vremyamenu {
width: 35%;
    float: left;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

#opismenu {
    padding-top: 40px;
    color: #000;
    font-size: 18px;
    min-height: 78px;
}

a.days {
padding: 5px;
}




a.days:focuse {
    background: #0ac33b;
    color: #fff;
    border-radius: 25px;
    padding: 5px;

}

a.days:hover {
    background: #0ac33b;
    color: #fff;
    border-radius: 25px;
    padding: 5px;

}

a.days:visited {


}

a.days:active {
    background: #0ac33b;
    color: #fff;
    border-radius: 25px;
    padding: 5px;
        margin: 3px;
}

#progname {
font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #383636;
    text-transform: uppercase;
     
    float: left;
    width: 70%;
}

#kal {
    font-size: 21px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #1b1b1b;
     
    float: left;
    width: 30%;
}

#kaldesc {
    /* color: #a59f9f; */
    color: #8f8f9d;
    font-size: 16px;
     
}

#progname:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 43%;
    height: 1px;
    background: #e2e8e4;
    border: solid #FFF;
    border-width: 0 10px;
}

#progdescrip {
    color: #8f8f9d;
    font-size: 16px;
     
    padding-top: 15px;
    padding-bottom: 15px;
        min-height: 213px;
}
#cartosn {
    padding-top: 5px;
}
span.deyat {
    font-size: 29px;
    line-height: 1.2;
    padding-top: 80px;
    color: #2c2c2f;
    font-family: NeoSansPro-Medium;
}
span.deyat2 {
    font-size: 27px;
    line-height: 1.2;
    padding-top: 80px;
    color: #fccf02;
    font-family: NeoSansPro-Regular;
}
#derevo33 {
    font-size: 17px;
    color: #000;
    padding-top: 20px;
    padding-bottom: 10px;
    max-width: 600px;
}
#derevopreim3 {
    width: 85px;
}
#derevo2 {
    background: #fccf02;
    color: #fff;
    padding: 16px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 16px;
    max-width: 200px;
    box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#derevo2:hover {
    background: #6b9e48;
}
#poppoz {
    padding-top: 20px;
    padding-bottom: 30px;
}
#poppoz1 {
    padding-left: 25px;
    padding-top: 10px;
}
#poppozfon {
    padding-top: 40px;
    background: #f9f9f9 url(/image/rightbg2.png) center top no-repeat;
}
#descriptt {
    min-height: 30px;
    color: #9a9a9a;
    font-size: 17px;
}
#descriptt2 {
    min-height: 35px;
}
label.col-sm-2.control-label {
    margin-right: 15px;
}
#derevopreim4 {
    color: #2c2c2f;
    font-family: NeoSansPro-Regular;
    padding-bottom: 10px;
}
#derevo {
    margin-top: -120px;
    padding-bottom: 30px;
}
#derevopreim5 {
    font-size: 17px;
    color: #000;
}
#vsevidy1 {
    font-family: NeoSansPro-Medium;
    line-height: 1.0;
    font-size: 30px;
    padding-bottom: 10px;
}
#vsevidy3 {
    max-width: 320px;
    padding-bottom: 30px;
}
#vsevidy33 {
    max-width: 500px;
    padding-bottom: 30px;
}
#dop {
    font-size: 13px;
    padding: 3px 0 0 0;
    font-family: NeoSansPro-Light;
}
#vsevidy {
    padding: 50px 0 50px 0;
}
#vsekart {
    width: 60px;
    margin-left: 25px;
}
#tabl1 {
    border-right: 1px solid #e4e1e1;
    min-height: 125px;
    padding: 35px 15px 35px 15px;
    font-family: NeoSansPro-Regular;
}
#tabl1:hover {
    background: #fccf02;
}
#tabl1 a:hover {
    color: #000;
}
#tabl2:hover {
    background: #fccf02;
}
#tabl2 a:hover {
    color: #000;
}
#tabl3:hover {
    background: #fccf02;
}
#tabl3 a:hover {
    color: #000;
}
#tabl4:hover {
    background: #fccf02;
}
#tabl4 a:hover {
    color: #000;
}
#tabl2 {
    border-top: 1px solid #e4e1e1;
    border-right: 1px solid #e4e1e1;
    min-height: 125px;
    padding: 35px 15px 35px 15px;
    font-family: NeoSansPro-Regular;
}

#tabl4 {
    min-height: 125px;
    padding: 35px 15px 35px 15px;
    font-family: NeoSansPro-Regular;
}
#tabl3 {
    border-top: 1px solid #e4e1e1;
    min-height: 125px;
    padding: 35px 15px 35px 15px;
    font-family: NeoSansPro-Regular;
}
#tabl6 {
    border-top: 1px solid #e4e1e1;
    min-height: 125px;
    padding: 25px 35px 35px 35px;
    font-family: NeoSansPro-Regular;
}
#tabl7 {
    padding: 0 0px 10px 0;
}
#wh2 {
    background: #f9f9f9;
    padding-bottom: 30px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 10px;
    text-align: left;
}
.well {
    margin: 0 25px 0 0px;
}
#derevo1 {
    padding-top: 25px;
}
button {
    background: #fccf02;
    color: #fff;
    padding: 13px 20px;
    border-radius: 35px;
    text-align: center;
    font-family: NeoSansPro-Regular;
    font-size: 16px;
    border: 0px;
}
#rass1 {
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}


#nazgl {
    min-height: 35px;
    font-family: 'NeoSansPro-Medium';
}

#nazgl2 {
    min-height: 100px;
}

.razdel {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 15px 20px 15px 20px;
    background: #1b1b1b;
    border-radius: 30px;
     
    outline: none;
    border: 0;
    margin-left: 15px;
    /* padding: 12px 12px 23px 30px; */
    float: left;
    text-transform: uppercase;
}

select {
    font-size: 16px;
    line-height: 18px;
    padding: 13px 35px 13px 30px;
    width: 190px;
    outline: none;
    background-repeat: no-repeat;
    background-position: left;
}



p.price {
    font-size: 14px;
    padding: 10px 5px 0 12px;
}

#kartleft {
    margin-left: -15px;
}

#bloktab {
    background: #fff;
    min-height: 343px;
box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
border-radius: 0px 20px 20px 0px;
        margin-bottom: 30px;
        text-align: left;
}

.options {
    float: left;
    min-width: 200px;
}

.options {
    min-height: 0 !important;
}

#glav {
    font-size: 42px;
    line-height: 0.8;
    margin-top: 100px;
    color: #000;
    padding: 20px 0 0 10px;
    font-family: NeoSansPro-Bold;
    background: url(/image/bgrat.png) left top no-repeat;
}

.probdenkorz {
font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 16px 20px 16px 20px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;
     
    margin-top: 20px;
    outline: none;
    border: 0;
}

#probden {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #09090a;
    font-size: 31px;
     
}

#oprobnom {
    color: #4d4d54;
    font-size: 19px;
     
}


#descr {
        padding-bottom: 15px;
    font-size: 15px;
}

#glav2 {
    color: #000000;
    font-size: 21px;
    padding-top: 15px;
    max-width: 440px;
    font-family: NeoSansPro-Light;
    line-height: 1.2;
    padding-left: 10px;
}

#menurusfan {
    text-align: center;
        padding-top: 10px;
}

#blokzakaz {
    max-width: 500px;
height: 240px;
overflow: hidden;
    padding: 20px;
}

/*Р”РѕР±Р°РІР»СЏРµРј РїРѕР»СЏ*/
.faq-section{

}

/*РЎРєСЂС‹РІР°РµРј С‡РµРєР±РѕРєСЃС‹ Рё Р°Р±Р·Р°С†С‹*/
.faq-section input,
.faq-section p{
        display: none;
}

/*РџРѕРєР°Р·С‹РІР°РµРј С‚РѕР»СЊРєРѕ РѕР±СЂРµР·Р°РЅРЅРѕРµ РІРІРµРґРµРЅРёРµ */
.faq-section label+p{
        display: block;
        color: #999;
        font-size: .85em;
        transition: all .15s ease-out;
        /* Clipping text */
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
}

/*Р•СЃР»Рё С‡РµРєР±РѕРєСЃ РѕС‚РјРµС‡РµРЅ, РїРѕРєР°Р·С‹РІР°РµРј РІСЃРµ Р°Р±Р°Р·Р°С†С‹*/
.faq-section input[type=checkbox]:checked~p{
        display: block;
        color: #444;
        font-size: 1em;
        /* Р’РѕСЃСЃС‚Р°РЅР°РІР»РёРІР°РµРј РѕР±СЂРµР·Р°РЅРёРµ РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋС‹ */
        text-overflow: clip;
        white-space: normal;
        overflow: visible;
}

/*РЎС‚РёР»Рё РґР»СЏ РјРµС‚РєРё*/
.faq-section label{
        font-size: 1.2em;
        cursor: pointer;
        background: #eee;
        display: block;
        position: relative;
        padding: 7px 10px;
        font-weight: bold;
        border: 1px solid #ddd;
        border-left: 3px solid #888;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        transition: all .15s ease-out;
}

/*РЈРґР°Р»СЏРµРј РІС‹РґРµР»РµРЅРёРµ С‚РµРєСЃС‚Р° РїСЂРё РїРµСЂРµРєР»СЋС‡РµРЅРёРё*/
.faq-section label::selection{
        background: none;
}

.faq-section label:hover{
        background: #f5f5f5;
}

/*Р•СЃР»Рё С‡РµРєР±РѕРєСЃ РѕС‚РјРµС‡РµРЅ, СѓСЃС‚Р°РЅР°РІР»РёРІР°РµРј СЃС‚РёР»Рё СЃРѕРѕС‚РІРµС‚СЃС‚РІРµРЅРЅРѕ*/
.faq-section input[type=checkbox]:checked~label{
    border-color: #1b1b1b;
    background: #c1e9ea;
    background-image: linear-gradient(to bottom, #fff, #eff8f9);
    box-shadow: 0 0 1px rgba(0,0,0,.4);
}

/*РЎС‚СЂРµР»РєР° РјРµС‚РєРё - СЃРѕСЃС‚РѕСЏРЅРёРµ РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ*/
.faq-section label::before{
        content: '';
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -6px;
        border: 6px solid transparent;
        border-left-color: inherit;
}

/*РћР±РЅРѕРІР»СЏРµРј СЃС‚СЂРµР»РєСѓ СЃРїСЂР°РІР°*/
.faq-section input[type=checkbox]:checked~label::before{
        border: 6px solid transparent;
        border-top-color: inherit;
        margin-top: -3px;
        right: 10px;
}

.tooltip {
    position: relative;
    display: none;
}

.tooltip .tooltiptext {
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
        display: none;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    display: none;
}

#vect {
    font-size: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e6ea;
}

#punkt {
    min-height: 30px;
        color: #666;
}
#shapkav {
    min-height: 570px;
}
#verh {
    background: url(/image/rat1.jpg) center top no-repeat;
    min-height: 796px;
}

i.fa.fa-bars {
    color: #fff;
    font-size: 20px;
}
@media (max-width: 1000px) {

}

#glav3 {
    padding-top: 20px;
    font-size: 18px;
}

a.knopka {
  color: #fff; /* РЎвЂ Р Р†Р ВµРЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° */
  text-decoration: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р С—Р С•Р Т‘РЎвЂЎРЎвЂРЎР‚Р С”Р С‘Р Р†Р В°Р Р…Р С‘Р Вµ РЎС“ РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” */
  user-select: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р Р†РЎвЂ№Р Т‘Р ВµР В»Р ВµР Р…Р С‘Р Вµ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° */
  background: #1b1b1b; /* РЎвЂћР С•Р Р… Р С”Р Р…Р С•Р С—Р С”Р С‘ */
  padding: .6em 1.0em; /* Р С•РЎвЂљРЎРѓРЎвЂљРЎС“Р С— Р С•РЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° */
  outline: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р С”Р С•Р Р…РЎвЂљРЎС“РЎР‚ Р Р† Mozilla */
} 
a.knopka:hover { background: #fed83a;    text-decoration: none; } /* Р С—РЎР‚Р С‘ Р Р…Р В°Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р С‘ Р С”РЎС“РЎР‚РЎРѓР С•РЎР‚Р В° Р СРЎвЂ№РЎв‚¬Р С”Р С‘ */
a.knopka:active { background: #fed83a;     text-decoration: none; } /* Р С—РЎР‚Р С‘ Р Р…Р В°Р В¶Р В°РЎвЂљР С‘Р С‘ */


a.knopkanews {
  color: #fff; /* РЎвЂ Р Р†Р ВµРЎвЂљ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° */
  text-decoration: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р С—Р С•Р Т‘РЎвЂЎРЎвЂРЎР‚Р С”Р С‘Р Р†Р В°Р Р…Р С‘Р Вµ РЎС“ РЎРѓРЎРѓРЎвЂ№Р В»Р С•Р С” */
  user-select: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р Р†РЎвЂ№Р Т‘Р ВµР В»Р ВµР Р…Р С‘Р Вµ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° */
  background: #fccf02;/* РЎвЂћР С•Р Р… Р С”Р Р…Р С•Р С—Р С”Р С‘ */
      padding: 5px 10px 6px 10px;
  outline: none; /* РЎС“Р В±Р С‘РЎР‚Р В°РЎвЂљРЎРЉ Р С”Р С•Р Р…РЎвЂљРЎС“РЎР‚ Р Р† Mozilla */
} 
a.knopkanews:hover { background: #6b9e48;    text-decoration: none; } /* Р С—РЎР‚Р С‘ Р Р…Р В°Р Р†Р ВµР Т‘Р ВµР Р…Р С‘Р С‘ Р С”РЎС“РЎР‚РЎРѓР С•РЎР‚Р В° Р СРЎвЂ№РЎв‚¬Р С”Р С‘ */
a.knopkanews:active { background: #6b9e48;     text-decoration: none; } /* Р С—РЎР‚Р С‘ Р Р…Р В°Р В¶Р В°РЎвЂљР С‘Р С‘ */



#napol {
    max-width: 600px;
}

#kn {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* default font size */
.fa {
	font-size: 14px;
}
.boldst {
    font-family: 'NeoSansPro-Medium';
}
.yell {
    color: #fedf60;
}
#menurusfan2 {
    padding-top: 12px;
    font-size: 22px;
}
#otstup {
    padding-bottom: 25px;
}
#descrs {
    padding: 25px 0 5px 0;
    font-size: 16px;
}
#podkateg ul li {
    list-style: none;
    padding: 2px 0;
    font-family: NeoSansPro-Regular;
}
#podkateg ul {
    padding: 15px 10px;
    overflow: hidden;
}
/* Override the bootstrap defaults */
h1 {
    font-family: NeoSansPro-Medium;
    line-height: 1.0;
    font-size: 30px;
    padding-bottom: 10px;
}
h2 {
    font-family: NeoSansPro-Medium;
    line-height: 1.0;
    font-size: 30px;
    padding-bottom: 10px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}

input#input-password {
    margin-bottom: 10px;
}
a {
	color: #272929;
}
a:hover {
	text-decoration: none;
	color: #fccf02;
}
.table-responsive {
    background: #f5f5f5;
    border: 1px solid #eaeaea;
}
button.btn.btn-primary {
    padding: 15px;
}
button.btn.btn-danger {
    padding: 15px;
}
#socc1 a {
    color: #848080;
}
i.fa.fa-vk {
    font-size: 18px;
}
i.fa.fa-instagram {
    font-size: 18px;
}
i.fa.fa-odnoklassniki {
    font-size: 16px;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #1b1b1b;
}
/* top */
#top {
	background-color: #f8f9fb;
    border-bottom: 1px solid #f3eeee;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#proizved {
    padding-left: 25px;
}

.captionan {
    padding: 0 20px;
        padding-bottom: 10px;
        min-height: 355px;
}

#textnews {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    min-height: 235px;
    overflow: hidden;
}

#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #1b1b1b;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
}
#top-links a + a {
	margin-left: 15px;
}
span.caret {
    display: none;
}

/* logo */
#logo {
    margin: 10px auto 0px auto;
}

span.emrusf {
color: #fedf60;
    text-decoration: none;
    border-bottom: #fedf60 1px dotted;
}

#rusfanpreim888 {
border: 1px solid #f1ecec;
    overflow: hidden;
    padding: 11px;
    margin: 15px auto;
    border-radius: 25px;
    text-align: center;
    max-width: 190px;
    font-family: 'NeoSansPro-Medium';
    color: #000;
    background: #fed83a;
    font-size: 16px;
    box-shadow: 0px 8px 43px 9px rgba(173, 169, 169, 0.2);
}

#rusfanpreim888:hover {
    color: #fff;
    background: #252525;
}

#rusfanpreim888 a:hover {
    color: #fff;
}

#nashiraboty {
    padding-top: 95px;
    padding-bottom: 95px;
}
#kabinet {
    margin: 10px 0;
    text-align: center;
}

#rusfanpreim2 {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    text-align: center;
    padding-top: 20px;
    font-size: 22px;
}

#rusfanpreim3 {
    border-bottom: 3px solid #000;
    max-width: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 1;
}

#rusfanpreim4 {
    color: #a9a6a6;
    text-align: center;
}

#maks {
    max-width: 50px;
    margin: 0 auto;
}

#menurusfan3 {
    padding-top: 3px;
    font-size: 26px;
}

#socsss {
    max-width: 90px;
    margin: 10px auto;
}

#logoniz {
margin: 40px auto;
    width: 90px;
}

#svmaket2 {
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

#oplopl {
    padding-top: 20px;
}
@media (min-width: 767px) {
    #skrkomp {
    display: none;
}
}



@media (max-width: 767px) {
    #skrmob {
    display: none;
}
    #skrkomp {
    float: right;
}
.navbar-toggle {
    position: absolute;
    margin-top: 0px;
}
#cart {
    margin-top: 0px;
    margin-bottom: 5px;
}
#poppozfon337 {
    min-height: 600px;
}
 #logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}   

 #logoniz {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 150px;
}   
}

/* search */
#search {
    padding-top: 5px;
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
font-size: 15px;
    line-height: 18px;
    text-shadow: 0 1px 0 #FFF;
    background: #1b1b1b;
    color: #fff;
}

.dropdown-menu>li>a {
    font-size: 15px;
    color: #000 !important;
}
.dropdown-menu>li>a:hover {
    background: #fccf02;
}
#d_quickcheckout label {
    font-size: 15px !important;
    font-weight: normal;
}
#d_quickcheckout .btn-primary:hover, #d_quickcheckout .btn-primary:active, #d_quickcheckout .btn-primary.active, #d_quickcheckout .btn-primary.disabled, #d_quickcheckout .btn-primary[disabled] {
    background-color: #fccf02 !important;
    background-position: 0 -15px !important;
}
#d_quickcheckout .btn-primary {
    color: #ffffff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-color: #fccf02 !important;
    background-image: linear-gradient(to bottom, #fccf02, #fccf02) !important;
    background-repeat: repeat-x !important;
    border-color: #fccf02 #fccf02 #fccf02 !important;
}
#d_quickcheckout .form-horizontal .control-label {
    text-align: left !important;
}
#d_quickcheckout .btn-group > .btn, #d_quickcheckout .btn-group > .dropdown-menu, #d_quickcheckout .btn-group > .popover {
    font-size: 15px !important;
}
.radio-input.radio img {
    display: none;
}

input.btn.btn-primary {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 12px;
    background: #fccf02;
    border-radius: 30px;
    width: 200px;
}

/* cart */
#cart {
     
}
#cart > .btn {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    padding: 5px;
    background: none;
    border-radius: 30px;
        width: 200px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#rattrigs {
    background: #fff;
    min-height: 180px;
    max-width: 340px;
    margin: 5px auto;
    padding: 30px 40px;
    box-shadow: 11px 14px 75px 5px rgba(197, 195, 195, 0.3);
}
#rattrigs2 {
    font-family: NeoSansPro-Medium;
    min-height: 41px;
    max-width: 200px;
}
#rattrigs3 {
    font-size: 16px;
    padding: 10px 0 15px 0;
    max-width: 250px;
    color: #9a9a9a;
}
#rattrigs1 {
    margin: -50px 0px 10px -60px;
}

#rattrigs4 a {
    font-family: NeoSansPro-Medium;
    border-bottom: 1px dotted;
}
#cart .dropdown-menu {
	background: #ffffff;
	color: #000;
	font-size: 15px;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	min-height: 40px;
}
#menu .nav > li > a {
color: #000000;
    padding: 10px 0px 5px 0px;
    min-height: 15px;
    background-color: transparent;
    font-size: 16px;
    font-family: NeoSansPro-Regular;
    margin: 0 10px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {

}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
padding: 10px 20px 10px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 16px;
}

#zaglav {
    font-size: 40px;
    padding-top: 60px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: center;
}

#inst {
    background: url(/instright-min.png) right top no-repeat;
}

#inst2 {

background: url(/instleft-min.png) left bottom no-repeat;
}
#zaglav5 {
    font-size: 30px;
    padding-top: 60px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: center;
}

#preimpunktytext {
    padding-bottom: 40px;
    padding-top: 15px;
    color: #09090a;
    font-size: 13px;
     
    font-weight: bold;
        text-align: center;
        min-height: 90px;
}


#preimpunktyris {
    text-align: center;
    padding-top: 20px;
}

#podzaglav {
    color: #8f8f9d;
    font-size: 19px;
     
    text-align: center;
    padding-top: 15px;
    
    padding-bottom: 30px
}


#proizv {
color: #000;
    padding: 13px;
font-family: 'NeoSansPro-Regular';
}


#verhshapka {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #fccf02;
    color: #fff;
    width: 100%;
    z-index: 999;
    position: fixed;
}

ul.nav.navbar-nav {
        padding: 10px 0 0 0;
}
#socc {
    max-width: 95px;
    margin: 0 auto;
    text-align: center;
}

#vtorstroka {
    color: #8f8f9d;
    font-size: 20px;
    padding-top: 20px;
    padding-left: 10px;
}

@media (max-width: 767px) {
    #vtorstroka {
    color: #8f8f9d;
    font-size: 20px;
     
    padding-top: 10px;
    padding-left: 10px;
    max-width: 250px;
    margin: 0 auto;
}
}
    

.title:before,
.title:after {
       content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
height: 1px;
    background-color: #f8f9fb;
    position: relative;
}
.title:before {
    /* РЎРјРµС‰Р°РµРј Р»РµРІСѓСЋ Р»РёРЅРёСЋ РЅР° 100% РІР»РµРІРѕ, С‡С‚РѕР±С‹ Р»РёРЅРёСЏ 
    ** РІСЃС‚Р°Р»Р° СЂСЏРґРѕРј СЃ С‚РµРєСЃС‚РѕРј СЃР»РµРІР° */
    margin-left: -100%;
    /* РЈРєР°Р·С‹РІР°РµРј РІ РїРёРєСЃРµР»СЏС… РѕС‚СЃС‚СѓРї Р»РёРЅРёРё РѕС‚ С‚РµРєСЃС‚Р° Р·Р°РіРѕР»РѕРІРєР° */
    left: -14px;
}
.title:after {
    /* РЎРјРµС‰Р°РµРј РїСЂР°РІСѓСЋ Р»РёРЅРёСЋ РЅР° 100% РІРїСЂР°РІРѕ, С‡С‚РѕР±С‹ 
    ** Р»РёРЅРёСЏ РІСЃС‚Р°Р»Р° СЂСЏРґРѕРј СЃ С‚РµРєСЃС‚РѕРј СЃРїСЂР°РІР° */
    margin-right: -100%;
    /* РЈРєР°Р·С‹РІР°РµРј РІ РїРёРєСЃРµР»СЏС… РѕС‚СЃС‚СѓРї Р»РёРЅРёРё РѕС‚ С‚РµРєСЃС‚Р° Р·Р°РіРѕР»РѕРІРєР° */
    right: -14px;
}

#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #1b1b1b;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {

    padding-left: 15px;
    font-size: 16px;
    line-height: 40px;
    color: #232222;
}
#menu .btn-navbar {
font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 8px 21px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
.navbar-header {

}
}

@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
        min-height: 480px;

}

.navy>li {
    display: block;
    position: relative;
}
.navy-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.navy-tabs {
    margin-bottom: 15px;
}
ul.navy.nav-tabs {
    overflow: hidden;
    width: 100%;
    height: 40px;
}

.navy>li>a {
    display: block;
    padding: 4px 12px;
    position: relative;
}
a.vsevmaa {
    background: #fff;
    padding: 10px;
    margin: 5px;
    border: 1px solid #d0cdcd;
}

/* footer */
footer {
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
    color: #a29d9d;
    background: #151616;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
#oplopl2 {
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}
footer a {
	color: #fff;
	text-decoration: underline;
}
footer a:hover {
	color: #fccf02;
}
footer h5 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 20px 0px 20px 0;
    padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: -5px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #fccf02;
    border-bottom: 2px solid #fccf02;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sidebar {
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    min-height: 130px;
    max-width: 260px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.3);
}

.kvota1 {
    background: #f5f4fa;
    min-height: 300px;
    padding-top: 95px;
    transform: skewY(-3deg);
    padding-bottom: 95px;
}

.kvota2 {
    transform: skewY(3deg);
    text-align: center;
}

.kvota3 {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    text-transform: uppercase;
    font-size: 42px;
    text-align: center;
}

.kvota4 {
    color: #a29d9d;
    max-width: 500px;
    font-size: 16px;
    padding: 5px 15px 10px 15px;
    text-align: center;
}

.pagination {
	margin: 30px 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {

}

#blokzakazcont {

    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
}
#sogl2 {
    text-align: center;
    font-size: 13px;
    max-width: 260px;
    margin: 0px auto 0px auto;
}
#zaginpp {
    text-align: center;
    font-size: 15px;
    max-width: 260px;
    margin: 0px auto 0px auto;
}
#zaginpp2 {
    font-family: NeoSansPro-Medium;
    font-size: 17px;
    padding-bottom: 5px;
}
#blokzakazcont7 {

    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    margin-top: 0px;
    padding: 20px;
    text-align: center;
}

#input-quantity {
    max-width: 100px;
    border-radius: 30px;
    float:left;
    margin-right: 15px;
}
a.thumbnail {
    border: 0px solid #fff !important;
}

#formanovaya2 {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 760px;
    margin: 0 auto;
        color: #fff;
}

.probdenkorz4 {
    line-height: 18px;
    color: #000;
    padding: 15px 20px 15px 20px;
    background: #ffffff;
    border-radius: 30px;
    width: 240px;
     
    margin: 5px;
    outline: none;
    border: 0;
    font-size: 14px;
    font-weight: bold;
}

button.btn.btn-default.btn-lg {
    padding: 10px 15px 10px 15px;
}

.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 12px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 200px;
}

input.form-control {
    height: 52px;
}


#svmaket {
    padding-top: 95px;
    padding-bottom: 95px;
}

a.btn.btn-primary {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 12px;
    background: #fccf02;
    border-radius: 30px;
    width: 200px;
}
.btn-primary {

}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {

}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {

}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {

}
/* list group */
.list-group a {
	color: #151414;
	padding: 8px 12px;
}
.list-group a.active:hover, .list-group a:hover {
    color: #ffffff;
    background: #fccf02;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
    background: #fff;
    padding: 10px;
    min-height: 410px;
    max-width: 460px;
    box-shadow: 0px 3px 5px 0px rgba(218, 214, 214, 0.2);
    margin: 0px 5px 20px 5px;
    overflow: hidden;
}
#bloggzagg {
    min-height: 35px;
}
#svmaket5 {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    text-transform: uppercase;
    font-size: 28px;
}

#svmaket4 {
    padding: 50px 15px 30px 15px;
}

#svmaket7 {
    border-left: 2px solid #fed83a;
    height: 50px;
    max-width: 5px;
    margin: 0 auto;
}

#svmaket10 {
    border: 1px solid #bdb9b9;
    overflow: hidden;
    padding: 15px;
    margin: 15px 0;
    border-radius: 25px;
    text-align: center;
    max-width: 300px;
    font-family: 'NeoSansPro-Medium';
    background: #fed83a;
}

#svmaket10:hover {
    background: #1b1b1b;
}
#socc1 a:hover {
    color: #fccf02;
}
#svmaket010 a:hover {
    color: #fff;
}
#svmaket6 {
    color: #a29d9d;
    max-width: 500px;
    font-size: 19px;
    padding: 5px 0 10px 0;
}

#svmaket8 {
    font-family: 'NeoSansPro-Medium';
    color: #a29d9d;
    text-transform: uppercase;
    font-size: 27px;
    padding: 0 10px;
    text-align: center;
}

.owl-pagination {
    display: none;
}

.name {
    text-align: center;
    text-transform: uppercase;
}

.product-thumb .image {
	text-align: center;
    background: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
}
.product-thumb .image a {
	display: block;
	
}
.product-thumb .image a:hover {
	opacity: 0.8;
}


.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-family: NeoSansPro-Medium;
}
.product-thumb .caption {
	padding: 0 5px;
	    background: #fff;
	        padding-bottom: 5px;
}
.caption {
    font-size: 17px;
    color: #000;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
    border:0px solid #ddd !important;
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}


#progname2 {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #383636;
    text-transform: uppercase;
     
    float: left;
    width: 70%;
}

#whiteblockkart {
    background: url(/cantermenu-min.png) center top no-repeat;
    min-height: 631px;
    text-align: left;
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*OPENCART.PRO*/

/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}


/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs {
	min-width: 320px;
	padding: 0px;
	margin: 0 auto;
	    text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs>section {
	display: none;
	padding: 15px;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs>input {
	display: none;
	position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs>label {
display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 20px;
     
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
        margin-bottom: 40px;
border-bottom: 1px solid #e1e4e2;
    border-top: 1px solid #e1e4e2;
}
/* РЁСЂРёС„С‚-РёРєРѕРЅРєРё РѕС‚ Font Awesome РІ С„РѕСЂРјР°С‚Рµ Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs>input:checked+label {
color: #fff;
    border: 1px solid #009933;
    /* border-bottom: 1px solid #fff; */
    background: #1b1b1b;
    border-radius: 35px;
}
/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab86:checked~#content-tab86, #tab87:checked~#content-tab87, #tab88:checked~#content-tab88, #tab89:checked~#content-tab89, #tab90:checked~#content-tab90 {
	display: block;
}

/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ 
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/
 
@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* РР·РјРµРЅСЏРµРј РІРЅСѓС‚СЂРµРЅРЅРёРµ РѕС‚СЃС‚СѓРїС‹ 
*  РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РґР»СЏ РјР°Р»С‹С… СЌРєСЂР°РЅРѕРІ
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}

.tabram {
    border: 1px solid #e4e2e2;
    border-radius: 30px;
    margin-bottom: 30px;
}



/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabss {
	min-width: 320px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabss>section {
	display: none;
	padding: 15px;
}
.tabss>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* РїСЂРёРєСЂСѓС‚РёРј Р°РЅРёРјР°С†РёСЋ */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* РћРїРёСЃС‹РІР°РµРј Р°РЅРёРјР°С†РёСЋ СЃРІРѕР№СЃС‚РІР° opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabss>input {
	display: none;
	position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabss>label {
display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 38px;
     
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
        margin-bottom: 40px;
border-bottom: 1px solid #e1e4e2;
    border-top: 1px solid #e1e4e2;
}
/* РЁСЂРёС„С‚-РёРєРѕРЅРєРё РѕС‚ Font Awesome РІ С„РѕСЂРјР°С‚Рµ Unicode */
.tabss>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabss>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabss>input:checked+label {
color: #fff;
    border: 1px solid #009933;
    /* border-bottom: 1px solid #fff; */
    background: #1b1b1b;
    border-radius: 35px;
}


/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab1ned:checked~#contents-tab1ned, #tab2ned:checked~#contents-tab2ned, #tab3ned:checked~#contents-tab3ned, #tab4ned:checked~#contents-tab4ned {
	display: block;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ 
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/

/* РР·РјРµРЅСЏРµРј РІРЅСѓС‚СЂРµРЅРЅРёРµ РѕС‚СЃС‚СѓРїС‹ 
*  РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РґР»СЏ РјР°Р»С‹С… СЌРєСЂР°РЅРѕРІ
*/




@media (max-width: 1220px) {
    
    #zagmenu {
    width: 100%;
    float: none;
    font-size: 20px;
    text-align: center;
    padding-bottom: 15px;
}
    
    
    #vremyamenu {
    width: 110px;
    float: none;
    margin: 0 auto;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

#opismenu {
    padding-top: 15px;
    color: #000;
    font-size: 17px;
    min-height: 78px;
}

#kolvomenu {
    background: #f7f7f7;
    height: 80px;
    padding: 20px;
    font-size: 12px;
    color: #949393;
}
    
}







@media (max-width: 767px) {
    #cartosn {
    padding-top: 8px;
    max-width: 220px;
    margin: 0 auto;
}

#filtrf {
    display: none;
}

#bordershapka {
    display: none;
}

#glav {
    padding-top: 25px;


}


#napol {
    max-width: 485px;
    margin: 0 auto;
    float: none;
}



#glav2 {
    padding-top: 10px;
    color: #09090a;
    font-size: 24px;
    text-align: center;
}

#blokzakaz {
height: 240px;
    max-width: 470px;
    background: #e7f7fb;
    box-shadow: 8px 10px 35px rgb(240, 245, 247);
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
}

#probden {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #09090a;
    font-size: 25px;
     
}

#oprobnom {
    color: #8f8f9d;
    font-size: 18px;
     
}

.form-group {
    margin-bottom: 15px;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
}

#zaglav {
    font-size: 27px;
    padding-top: 60px;
    padding-bottom: 15px;
    color: #383636;
     
    text-align: center;
}

#podzaglav {
    color: #8f8f9d;
    font-size: 17px;
     
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

.tabs>label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 13px 29px;
     
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e1e4e2;
    border-top: 1px solid #e1e4e2;
}

#whiteblock {
    background: #fff;
    padding-bottom: 10px;
}

#kartleft {
    margin-left: 0px;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    margin-bottom: 20px;
    padding-top: 20px;
}

#bloktab {
    background: #fff;
    min-height: 343px;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 20px;
}

#progname {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #383636;
    text-transform: uppercase;
     
    float: left;
    width: 100%;
}

#progname:after {
    display: none;
}

#progname2 {
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #383636;
    text-transform: uppercase;
     
    float: left;
    width: 100%;
}


#kal {
    font-size: 21px;
    padding-bottom: 15px;
    color: #1b1b1b;
     
    float: left;
    width: 100%;

}

#progdescrip {
    color: #8f8f9d;
    font-size: 17px;
     
    padding-top: 15px;
    padding-bottom: 20px;
}


.options {
    float: none;
}

#vremyamenu {
    max-width: 110px;
    min-width: 106px;
    float: left;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    text-align: center;
    border-radius: 7px;
}

#prdaydesc {
    color: #bff7b8;
    font-size: 17px;
     
    text-align: center;
    padding-top: 0px;
    padding-bottom: 5px;
}

#prday {
    font-size: 27px;
    padding-top: 60px;
    padding-bottom: 25px;
    color: #f4f7f9;
     
    text-align: center;
}

#zaginst {
    font-size: 27px;
    padding-top: 30px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: center;
    line-height: 1.1;
    max-width: 100%;
}

#zaginst2 {
    font-size: 27px;
    padding-top: 20px;
    padding-bottom: 25px;
    color: #383636;
     
    text-align: center;
    line-height: 1.1;
    max-width: 100%;
}

#textinst {
    color: #8f8f9d;
    font-size: 17px;
     
    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
    max-width: 100%;
}

#vseotzyvy {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 30px;
}

#ssinst {
    max-width: 155px;
    float: none;
    text-align: center;
    margin-bottom: 30px;
    margin: 0 auto;
}

ul.list-unstyled {
    text-align: center;
}

#logo {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
}

#nizhcvet {
    color: #bbbaba;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
}

footer {
    text-align: center;
}

#coptext {
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    font-size: 15px;
}

h2 {
    font-size: 23px;
    color: #383636;
     
    text-transform: uppercase;
}

.probdenkorz {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 16px 20px 16px 20px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;
     
margin-top: 0px;
    outline: none;
    border: 0;
}



.razdel {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 15px 20px 15px 20px;
    background: #1b1b1b;
    border-radius: 30px;
     
    outline: none;
    border: 0;
    margin-left: 15px;
    float: none;
    max-width: 212px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 15px;
}

#vibmen {
     
    text-align: center;
    font-weight: bold;
height: 100px;
padding-top: 0px;
}





#whiteblockkart {
    background: #fff;
    min-height: 631px;
    text-align: left;
}

.probdenkorz {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 10px 10px 10px 10px;
    background: #1b1b1b;
    border-radius: 30px;
    width: 240px;
     
    margin-top: 20px;
    outline: none;
    border: 0;
}

}




@media (max-width: 767px) {
    
    #zagmenu {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 20px;
}

#vremyamenu {
    max-width: 110px;
    min-width: 106px;
    float: none;
    font-size: 20px;
    background: #ef2a2a;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

#opismenu {
    padding-top: 25px;
    color: #000;
    font-size: 18px;
    min-height: 79px;
}

#kolvomenu {
    background: #f7f7f7;
    height: 80px;
    padding: 20px;
    color: #949393;
    font-size: 12px;
}

#prday {
    font-size: 27px;
    padding-top: 40px;
    padding-bottom: 25px;
    color: #f4f7f9;
     
    text-align: center;
}

#oprobnom {
    color: #8f8f9d;
    font-size: 16px;
     
}

#probden {
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09090a;
    font-size: 20px;
     
}

.tabs>label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 13px 29px;
     
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e1e4e2;
    border-top: 1px solid #e1e4e2;
    
    
    
}

.tabs {
min-width: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}


#boleerat1 {
    padding: 0 0px 10px 0;
    font-family: NeoSansPro-Regular;
}
#boleerat {
    max-width: 200px;
    margin: 150px auto 0 auto;
}
.razdel {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 10px 15px 10px 15px;
    background: #1b1b1b;
    border-radius: 30px;
     
    outline: none;
    border: 0;
    margin-left: 15px;
    float: none;
    max-width: 175px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 15px;
}

#blokzakaz {
    height: auto;
    margin-bottom: 20px;
    max-width: 800px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    border-radius: 20px;
    margin-top: 60px;
    padding: 20px;
}


input.form-control3 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 48px;
    border-radius: 35px;
    line-height: 1.42857143;
    o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    width: 240px;
    float: none;
    margin: 5px auto;
}




}







/* Р вЂР В°Р В·Р С•Р Р†РЎвЂ№Р Вµ РЎРѓРЎвЂљР С‘Р В»Р С‘ РЎРѓР В»Р С•РЎРЏ Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В°  */
.overlay2 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* РЎвЂћР С•Р Р… Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•РЎвЂ Р С‘Р В·Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ */
    cursor: default; /* РЎвЂљР С‘Р С— Р С”РЎС“РЎР‚РЎРѓР В°РЎР‚Р В° */
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С РЎРѓР В»Р С•Р в„– Р В·Р В°РЎвЂљР ВµР СР Р…Р ВµР Р…Р С‘РЎРЏ */
.overlay2:target {
    display: block;
}
/* РЎРѓРЎвЂљР С‘Р В»Р С‘ Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…Р С•Р С–Р С• Р С•Р С”Р Р…Р В° */
.popup2 {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 17px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 320px;
/* РЎвЂћР С‘Р С”РЎРѓР С‘РЎР‚Р С•Р Р†Р В°Р Р…Р Р…Р С•Р Вµ Р С—Р С•Р В·Р С‘РЎвЂ Р С‘Р С•Р Р…Р С‘РЎР‚Р С•Р Р†Р В°Р Р…Р С‘Р Вµ, Р С•Р С”Р Р…Р С• РЎРѓРЎвЂљР В°Р В±Р С‘Р В»РЎРЉР Р…Р С• Р С—РЎР‚Р С‘ Р С—РЎР‚Р С•Р С”РЎР‚РЎС“РЎвЂљР С”Р Вµ */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* РЎРѓР С”РЎР‚РЎС“Р С–Р В»Р ВµР Р…Р С‘Р Вµ РЎС“Р С–Р В»Р С•Р Р† */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
/* Р Р†Р Р…Р ВµРЎв‚¬Р Р…РЎРЏРЎРЏ РЎвЂљР ВµР Р…РЎРЉ */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…РЎвЂ№Р в„– Р В±Р В»Р С•Р С” */
.overlay2:target+.popup2 {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/* РЎвЂћР С•РЎР‚Р СР С‘РЎР‚РЎС“Р ВµР С Р С”Р Р…Р С•Р С—Р С”РЎС“ Р В·Р В°Р С”РЎР‚РЎвЂ№РЎвЂљР С‘РЎРЏ */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}

.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);    
}
/* Р С‘Р В·Р С•Р В±РЎР‚Р В°Р В¶Р ВµР Р…Р С‘РЎРЏ Р Р†Р Р…РЎС“РЎвЂљРЎР‚Р С‘ Р С•Р С”Р Р…Р В° */
.popup2 img {
    width: 100%;
    height: auto;
}
/* Р СР С‘Р Р…Р С‘Р В°РЎвЂљРЎР‹РЎР‚РЎвЂ№ РЎРѓР В»Р ВµР Р†Р В°/РЎРѓР С—РЎР‚Р В°Р Р†Р В° */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* РЎРЊР В»Р ВµР СР ВµР Р…РЎвЂљРЎвЂ№ Р С-Р СР ВµР Т‘Р С‘Р В°, РЎвЂћРЎР‚Р ВµР в„–Р СРЎвЂ№ */
.popup2 embed, 
.popup2 iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup2 h2 { /* Р В·Р В°Р С–Р С•Р В»Р С•Р Р†Р С•Р С” 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* Р С—Р В°РЎР‚Р В°Р С–РЎР‚Р В°РЎвЂћРЎвЂ№ */
.popup2 p {margin: 0; padding: 5px 0}

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}


/* Р‘Р°Р·РѕРІС‹Рµ СЃС‚РёР»Рё СЃР»РѕСЏ Р·Р°С‚РµРјРЅРµРЅРёСЏ Рё РјРѕРґР°Р»СЊРЅРѕРіРѕ РѕРєРЅР°  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* С„РѕРЅ Р·Р°С‚РµРјРЅРµРЅРёСЏ */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* С„РёРєСЃРёСЂРѕРІР°РЅРЅРѕРµ РїРѕС†РёР·РёРѕРЅРёСЂРѕРІР°РЅРёРµ */
    cursor: default; /* С‚РёРї РєСѓСЂСЃР°СЂР° */
}
/* Р°РєС‚РёРІРёСЂСѓРµРј СЃР»РѕР№ Р·Р°С‚РµРјРЅРµРЅРёСЏ */
.overlay:target {
    display: block;
}
/* СЃС‚РёР»Рё РјРѕРґР°Р»СЊРЅРѕРіРѕ РѕРєРЅР° */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 300px;
/* С„РёРєСЃРёСЂРѕРІР°РЅРЅРѕРµ РїРѕР·РёС†РёРѕРЅРёСЂРѕРІР°РЅРёРµ, РѕРєРЅРѕ СЃС‚Р°Р±РёР»СЊРЅРѕ РїСЂРё РїСЂРѕРєСЂСѓС‚РєРµ */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* СЃРєСЂСѓРіР»РµРЅРёРµ СѓРіР»РѕРІ */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
   
/* РІРЅРµС€РЅСЏСЏ С‚РµРЅСЊ */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* Р°РєС‚РёРІРёСЂСѓРµРј РјРѕРґР°Р»СЊРЅС‹Р№ Р±Р»РѕРє */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/* С„РѕСЂРјРёСЂСѓРµРј РєРЅРѕРїРєСѓ Р·Р°РєСЂС‹С‚РёСЏ */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);    
}
/* РёР·РѕР±СЂР°Р¶РµРЅРёСЏ РІРЅСѓС‚СЂРё РѕРєРЅР° */
.popup img {
    width: 100%;
    height: auto;
}
/* РјРёРЅРёР°С‚СЋСЂС‹ СЃР»РµРІР°/СЃРїСЂР°РІР° */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* СЌР»РµРјРµРЅС‚С‹ Рј-РјРµРґРёР°, С„СЂРµР№РјС‹ */
.popup embed, 
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* Р·Р°РіРѕР»РѕРІРѕРє 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* РїР°СЂР°РіСЂР°С„С‹ */
.popup p {margin: 0; padding: 5px 0}


@media (max-width: 1200px) {
#fotoobzor {
    display: none;
}

#fotoobzor3 {
    display: none;
}
#cocosn {
    text-align: center;
    padding-top: 220px;
}



#sinblzag {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
}

#sinbl {
    background: #1b1b1b;
    padding: 20px;
    color: #fff;
    min-height: 215px;
    font-size: 15px;
}

#textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
}

#textobzor33 {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
}



#vtorstroka {
    color: #8f8f9d;
    font-size: 17px;
     
    padding-top: 10px;
    padding-left: 25px;
}

}
@media (max-width: 1150px) {


#blokzakaz {
    max-width: 500px;
    height: 240px;
    overflow: hidden;
    padding: 20px 10px;
}

#glav2 {
    padding-left: 0px;
}
#katrf {
    max-width: 590px;
    margin: 0px auto 25px auto;
}
#rusfanpreim4 {
    color: #a9a6a6;
    text-align: center;
    font-size: 17px;
}
#zagrf5 {
    font-size: 17px;
    padding-bottom: 20px;
}
.kvota4 {
    min-height: 60px;
}
}
@media (max-width: 1000px) {
    
    #sinbl {
    background: #1b1b1b;
    padding: 20px;
    color: #fff;
    min-height: 215px;
    font-size: 13px;
}
    
    #socc {
    max-width:90px;
    margin: 0 auto;
}

span.vibb {
    display: none;
}

#email {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}

#cocosn {
    display: none;
}
#fotoobzor {
    display: none;
}

#fotoobzor3 {
    display: none;
}

#textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
}
#whitebl {
    background: #ffffff;
    color: #383636;
    text-align: center;
    min-height: 215px;
    width: 100%;
    overflow: hidden;

}
    
}


@media (max-width: 767px) {
    
    #katrf1 {
    float: none;
    padding-left: 0px;
    width: 170px;
    margin: 0 auto;
}

img.img-responsive {
    max-width: 200px;
    margin: 0 auto;
}

#katrf4 {
    margin: 15px auto;
}

#cartosn {
    padding-top: 0px;
    max-width: 195px;
    margin: 0 auto;
}

#katrf2 {
    font-family: 'NeoSansPro-Medium';
    color: #232323;
    padding-top: 35px;
    padding-left: 0px;
    overflow: hidden;
    font-size: 32px;
    line-height: 1.1;
    text-align: center;
}

#svmaket5 {
    font-size: 24px;
}

#svmaket10 {
    border: 1px solid #bdb9b9;
    overflow: hidden;
    padding: 15px;
    margin: 15px auto;
    border-radius: 25px;
    text-align: center;
    max-width: 233px;
    font-family: 'NeoSansPro-Medium';
    background: #fed83a;
    font-size: 15px;
}

.product-thumb.transition {
    margin: 5px auto;
}

.product-thumb {
    margin: 5px auto;
}

.content {padding-left: 10px;padding-right: 10px;}


#katrf {
    background: #fff;
    /* max-width: 340px; */
}
    
    
#whitebl {
    background: #ffffff;
    color: #383636;
    text-align: center;
    min-height: 215px;
    width: 100%;
    overflow: hidden;
    display: none;
}



.form-group {
    margin-bottom: 5px;
    max-width: 260px;
    margin: 0 auto;
    margin-top: 5px;
}


h1 {
    text-align: center;
}


#blokzakaz {
    height: auto;
    margin-bottom: 20px;
    max-width: 300px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.2);
    border-radius: 20px;
    margin: 0px auto 30px auto;
    padding: 20px;
        z-index: 9;
    position: relative;
}
#glav {
    padding-top: 25px;
    text-align: center;
}
#glav2 {
    max-width: 450px;
}

#menurusfan3 {
    padding-top: 10px;
    font-size: 26px;
}

#komprf {
    display: none;
}

#phonerf2 {
    display: block;
        max-width: 160px;
    padding-top: 10px;
    margin: 0 auto;
    text-align:center;
}

span.emrusf {
    color: #101010;
    text-decoration: none;
    border-bottom: #0a0a0a 1px dotted;
}




#zagrf5 {
    padding-bottom: 30px;
}

#formarusfan2 {
    text-align: center;
}

.kvota4 {
    max-width: 300px;
    margin: 0 auto;
}
#rusfanzag {
    text-align: center;
}
#rusfanzag2 {
    max-width: 60px;
    margin: 0 auto;
}
#svmaket3 {
    display: none;
}
#rusfanzag2 {
    padding-bottom: 30px;
    padding-top: 15px;
}

}





@media (max-width: 760px) {
#logo {
    width: 210px;
    margin: 0 auto;
}
}

@media (max-width: 500px) {
    
    #glav {
    font-size: 30px;
}

#glav2 {
    padding-top: 10px;
    color: #09090a;
    font-size: 19px;
     
    text-align: center;
}

#blokzakaz {
        height: 260px;
    margin-bottom: 20px;
    max-width: 800px;
    background: #ffffff;
    box-shadow: 8px 10px 35px rgba(234, 223, 223, 0.6);
    border-radius: 20px;
    margin-top: 20px;
    padding: 20px;
}

#probden {
    padding-bottom: 10px;
    padding-top: 0px;
    color: #09090a;
    font-size: 24px;
    text-align: center;
     
}

#oprobnom {
    color: #8f8f9d;
    text-align: center;
    font-size: 19px;
     
}

#slideshow0 {
    display: none !important;
}

#nazgl2 {
    min-height: 60px;
}

.captionan {
    padding: 0 20px;
    padding-bottom: 10px;
    min-height: 255px;
}

.gallery_gallery_grid {
    padding-top: 0px;
    padding-bottom: 40px;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

#wv {
    text-align: center;
}

#sinblzag {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 10px;
}

#sinbldesc {
    font-size: 14px;
}

.h1, h1 {
    font-size: 23px;
}

h2 {
    font-size: 17px;
    color: #383636;
     
    text-transform: uppercase;
}






    
}

/* Р’СЏС‚РєР° */

@media (max-width: 1200px) {

    #menu .nav > li > a {
    font-size: 14px;
    margin: 0 7px;
}
}  

@media (max-width: 991px) {

#kist {
    margin: 0 auto;
    text-align: center;
}
#kist0 {
    margin: 0 auto;
    text-align: center;
}
#rass2 {
    margin: 0 auto;
}
span.deyat2 {
    text-align: center;
}
#poppoz1 {
    text-align: center;
}
    #verhshapka {
    position: relative;

}
#cartosn {
    max-width: 200px;
    margin: 0 auto;
}
#phn {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 280px;
    margin: 0 auto;
}
#phne {
    padding-top: 5px;
    padding-bottom: 10px;
}
#socc {
    padding-top: 10px;
}
#glav {
    padding-top: 30px;
    text-align: center;
}
#napol {
    max-width: 535px;
    float: none;
    margin: 0 auto;
}
#glav2 {
    margin: 0 auto;
    text-align: center;
}
#phonerf {
    display: block;
        height: 300px;
}
.wrapper img {
    width: 300px;
}
.wrapper {
    width: 300px;
}
#derevo1 {
    padding-top: 50px;
    text-align: center;
}
#derevo33 {
    max-width: 100%;
}
#derevo2 {
    margin: 0 auto;
}
footer {
    text-align: center;
}
#nachtr33 {
    padding-bottom: 20px;
    text-align: center;
}
#nachtr2 {
    padding-bottom: 45px;
    text-align: center;
}
#rattrigs {
    margin: 5px auto 30px auto;
}
#vsevidy1 {
    text-align: center;
}
#vsevidy3 {
    margin: 0 auto;
    text-align: center;
}
#vsevidy2 {
    text-align: center;
}
#tabl1 {
    border-right: 0px solid #e4e1e1;
    max-width: 300px;
    margin: 0 auto;
}
#tabl2 {
    border-right: 0px solid #e4e1e1;
    max-width: 300px;
    margin: 0 auto;
}
#tabl4 {
    border-right: 0px solid #e4e1e1;
    max-width: 300px;
    margin: 0 auto;
}
#tabl3 {
    border-right: 0px solid #e4e1e1;
    max-width: 300px;
    margin: 0 auto;
}
#tabl6 {
    border-right: 0px solid #e4e1e1;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
#tabl7 {
    padding: 0 0px 25px 0;
}
#vsevidy {
    padding: 20px 0 20px 0;
}
.product-thumb.transition {
    margin: 0 auto 10px auto;
}
#boleerat {
    max-width: 245px;
    margin: 20px auto 0 auto;
    text-align: center;
}
i.fa.fa-times-circle-o {
    font-size: 20px;
}
#premratvse {
    max-width: 250px;
    margin: 0px auto 15px auto;
    text-align: center;
}
#premrat1 {
    margin: 0 auto;
}
#premrat2 {
    margin: 0 auto;
}
#vsevidy33 {
    text-align: center;
    margin: 0 auto;
}
}  



@media (max-width: 992px) {
#glav {
    margin-top: 0px;
}
#derevo {
    margin-top: -10px;
    padding-bottom: 30px;
}
#glav {
    background: none;
}
#polkons {
    margin: 0 auto;
}
}



@media (min-width: 1200px) {
    

#fotoobzormob {
    display: none;
}

#fotoobzor3mob {
    display: none;
}
}

#fotoobzormob {
    padding-top: 10px;
    padding-bottom: 10px;
}

#fotoobzor3mob {
    padding-top: 10px;
    padding-bottom: 10px;
}





@media (max-width: 500px) {

#textobzor {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
}

#textobzor33 {
    max-width: 245px;
    float: left;
    min-height: 125px;
    text-align: center;
}
}



/* END OLD SITE */





/* TALIPOV.BIZ  */
.breadcrumb {
    background: none;
}
#input-option2 {
	margin-right: 10px;
	width: 100%;
    min-height: 50px;
}
#input-option2 input[type=radio] {
	display: none;
}
#input-option2 label {
    display: inline-block;
    cursor: pointer;
    padding: 0px 13px;
    line-height: 35px;
    border: 1px solid #999;
    font-size: 12px;
    border-radius: 6px;
    user-select: none;
    margin: 0 3px 3px 3px;
    float: left;
}
 
/* Checked */
#input-option2 input[type=radio]:checked + label {
	background: #ffe0a6;
}
 
/* Hover */
#input-option2 label:hover {
	color: #000;
	background: #fccf02;
}
 
/* Disabled */
#input-option2 input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}
#input-option2 img {
    display: none;
}








#input-option3 {
	margin-right: 10px;
	width: 100%;
    min-height: 20px;
}
#input-option3 input[type=radio] {
	display: none;
}
#input-option3 label {
    display: inline-block;
    cursor: pointer;
    padding: 0px 7px;
    line-height: 27px;
    border: 1px solid #999;
    font-size: 12px;
    border-radius: 6px;
    user-select: none;
    margin: 0 3px 3px 3px;
    float: left;
}
 

#input-option3 img {
    display: none;
}
#vnutrkat {
    padding-bottom: 20px;
    overflow: hidden;
}
#vsevidy2 {
    padding-bottom: 30px;
}
#citys{  
    min-height: 250px;
        border: 10px solid #e8e8e8;
}


.row2 {
    background: #fff;
    overflow: hidden;
    padding-bottom: 20px;
}
#indivzak2 {
    color: #9a9a9a;
    padding: 10px 0 15px 0;
}
#indivzak4 {
    font-family: NeoSansPro-Medium;
    padding-top: 20px;
}
#formcreat {
    max-width: 500px;
}

.nav2 {
    width: 320px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0;
    left: -320px;
    padding: 15px 20px;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
    background: #fff;
    z-index: 2010;
}
.nav2-toggle2 {
    float: right;
    display: block;
    z-index: 999;
    position: relative;
}
.nav2 h2 {
    width: 90%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .1) -1px -1px 1px, rgba(0, 0, 0, .5) 1px 1px 1px;
    font-size: 1.3em;
    line-height: 1.3em;
    opacity: 0;
    transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}

.nav2 h2 a {
    color: #dadada;
    text-decoration: none;
    text-transform: uppercase;
}


[id='nav2-toggle']:checked ~ .nav2 h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}


.nav2 > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav2 > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}

[id='nav2-toggle']:checked ~ .nav2 > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}


.nav2 > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}

.nav2 > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}

.nav2 > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}

.nav2 > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}

.nav2 > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}

.nav2 > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}

.nav2 > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
    color: #000;
    width: 100%;
    text-decoration: none;
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}


.nav2 > ul > li > a:hover,
.nav2 > ul > li > a:focus {
    color: #03abbe;
    padding-left: 15px;
}


.nav2 > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}

.nav2 > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #e1e2e2;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav2-toggle2 {
    float: right;
    display: block;
    z-index: 999;
    position: relative;
}

.nav2 > ul > li > a:hover:before {
    width: 0%;
    background: #03abbe;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}

.nav2 > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}



.nav2-toggle {
    margin-top: 5px;
    left: 0px;
    top: 0px;
    padding: 0.5em;
    color: #2d2d2d;
    background: #fff;
    cursor: pointer;
    font-size: 28px;
    line-height: 1;
    z-index: 2001;
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}


.nav2-toggle:after {
    content: '\2630';
    text-decoration: none;
}



.nav2-toggle:hover {
    color: #068d9c;;
}
#emtr:hover {
    background: #359fe2;
}

[id='nav2-toggle'] {
    position: absolute;
    display: none;
}

[id='nav2-toggle']:checked ~ .nav2 > .nav2-toggle {
    left: auto;
    right: 2px;
    top: 1em;
}

[id='nav2-toggle']:checked ~ .nav2 {
    left: 0;
    box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}

[id='nav2-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}
[id='nav2-toggle']:checked ~ .nav2 > .nav2-toggle:after {
    content: '\2715';
}

.mci.letter-list {
    padding-top: 15px;
    padding-bottom: 15px;
}
    
#citys ul{margin-bottom:0px;}
#citys ul li{list-style:none;display:inline-block;margin-left:0;margin-right:5px;padding-left:3px;cursor:pointer;}
#citys ul li a{text-decoration:none;font-size:15px;text-shadow:0 1px 2px #fff;color:#000000}
#citys ul li a:hover{border-bottom:1px dotted #000000;color:#000000}
.letter-list ul li:hover{border-bottom:1px dotted #000000;color:#000000}
#citys ul div{position:absolute;display:none;}
#citys #gor ul li{width:160px;vertical-align:top;}
#citys ul#main-citys{display:inline-block;}
#citys ul#main-citys li{width:140px;}
#city{cursor:pointer;display:inline-block;    border-bottom: #a1969b 1px dotted;}
.span2{width:210px !important;}
.halftop h4{min-height:50px;}
.mci{}
.letter-list ul{}
#current-choice{margin-bottom:15px; }
.active-letter{border-bottom:1px dotted #000000;    font-weight: bold;color:#000000}
.cit{cursor:pointer;display:block;height:0px;font-style:bold;text-shadow:0 1px 0 #fff;}

.modalDialog4 {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog4:target {
	display: block;
	pointer-events: auto;
}

.modalDialog4 > div {
	max-width: 800px;
	position: relative;
	margin: 10% auto;
	padding: 10px 20px;
	background: #faf9f9;

}

.modalDialog4 h2 {
    font-size: 20px;
    padding: 15px 0 0 0;
}
.sidebar .nav>li>a {
    padding: 4px 15px !important;
}
a.podch {
    border-bottom: 1px dotted;
}
.addthis_toolbox.addthis_default_style {
    display: none;
}
.btn-group.btn-group-sm {
    display: none;
}
#compare-total {
    display: none;
}
#menutwig {
    padding-top: 7px;
    padding-bottom: 7px;
    background: #161616;
    width: 100%;
    font-size: 15px;
    color: #7a7878;
}
#gor2 img {
    padding-right: 10px;
}
#gors a {
    color: #fff !important;
    border-bottom: 1px dotted;
}
#menu .nav > li > a:hover {
    border-bottom: 2px solid #fccf02;
}
#menutwig a {
    color: #7a7878;
}
#menu.navbar {
    margin-bottom: 0px;
    min-height: auto;
}
header {
    padding: 15px 0 15px 0;
    min-height: 100px;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgba(218, 214, 214, 0.4);
    z-index: 2;
    position: relative;
}
#homewig {
    min-height: 600px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
#phne a {
    text-decoration: none;
    border-bottom: #a9a7a7 1px dotted;
}
li.dropdown {
    text-align: center;
    display: block;
    font-family: NeoSansPro-Regular;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    height: 40px;
}
.input-group .input-group-addon {
    height: 40px;
}
@media (max-width: 768px) {
    #derevo {
    margin-top: -80px;
}
#menutwig {
    display: none;
}
header {
    padding: 5px 0 5px 0;
    min-height: 70px;
    background: #fff;
    z-index: 2;
    position: fixed;
    width: 100%;
}
#shapkav {
    padding-top: 70px;
}
.nav2-toggle {
    padding: 5px 0px 0px 20px;
}
#cart {
    padding: 12px 0 0 0;
}
#verh {
    background: none;
    min-height: 950px;
}
#glav {
    font-size: 32px;
}
#glav2 {
    font-size: 22px;
}
#dop {
    font-size: 11px;
}
#information-information {
    padding-right: 25px;
    padding-left: 25px;
}
.product-thumb {
    max-width: 350px;
}
span.skryv {
    display: none;
}
#vsevidy2 {
    padding-bottom: 5px;
}
#vnutrkat {
    text-align: center;
}
#vnutrkat div {
    float: none;
}
.product-thumb {
    max-width: 270px;
}
#fonprod {
    margin-top: 80px;
}
#button-cart {
    max-width: 115px;
}
.form-group {
    padding: 15px 0 0 0;
}
#contentss {
    padding-top: 70px;
}
#vsevm {
    max-width: 350px;
    margin: 5px auto 15px auto;
}
}