@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Light.eot');
	src: local('Montserrat Light'), local('Montserrat-Light'),
		url('Montserrat-Light.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Light.woff') format('woff'),
		url('Montserrat-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Thin.eot');
	src: local('Montserrat Thin'), local('Montserrat-Thin'),
		url('Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Thin.woff') format('woff'),
		url('Montserrat-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-SemiBold.woff') format('woff'),
		url('Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-ExtraLight.eot');
	src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'),
		url('Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-ExtraLight.woff') format('woff'),
		url('Montserrat-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Bold.woff') format('woff'),
		url('Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-LightItalic.eot');
	src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
		url('Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-LightItalic.woff') format('woff'),
		url('Montserrat-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-BlackItalic.eot');
	src: local('Montserrat Black Italic'), local('Montserrat-BlackItalic'),
		url('Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-BlackItalic.woff') format('woff'),
		url('Montserrat-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-SemiBoldItalic.eot');
	src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
		url('Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-SemiBoldItalic.woff') format('woff'),
		url('Montserrat-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Regular.woff') format('woff'),
		url('Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Medium.eot');
	src: local('Montserrat Medium'), local('Montserrat-Medium'),
		url('Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Medium.woff') format('woff'),
		url('Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-ExtraBold.eot');
	src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
		url('Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-ExtraBold.woff') format('woff'),
		url('Montserrat-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Black.eot');
	src: local('Montserrat Black'), local('Montserrat-Black'),
		url('Montserrat-Black.eot?#iefix') format('embedded-opentype'),
		url('Montserrat-Black.woff') format('woff'),
		url('Montserrat-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

body {
    font-weight: 500;
    line-height: 1.2;
    width: 100%;
    color: #000;
    font-size: 19px;
    font-family: 'Montserrat';
    font-weight: 400;
    background-color: #ffffff;
}
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: #f86e08;
}
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;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #fff;
	color: #f86e08;
}
/* 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, #f86e08, #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 .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
    margin: 0 auto;
    max-width: 160px;
    display: block;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
    background-image: none;
    background-color: none;
    border: 0px solid #E6E6E6;
    color: #666;
    box-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;
}
@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: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	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, #f86e08, #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, #f86e08, #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, #f86e08, #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: #f86e08;
	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: #000;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #f86e08;
    background: #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 {
    min-height: 35px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
}
.product-thumb .caption {
	padding: 0 20px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	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 {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #f51313;
}
.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: 15px;
}

@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;
    text-align: center;
    margin: 5px;
    padding: 10px;
    box-shadow: 11px 14px 42px 25px rgba(218, 214, 214, 0.2);
}
#rass2 {
    max-width: 200px;
}
#obyavys {
    z-index: 1;
    background: #f86e08;
    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 {
    background: #f86e08 url(/image/derevotop.png) center top no-repeat;
    padding-top: 30px;
}
#derevodva {
    background: #f86e08 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;
}
#carousel14 {
    margin-top: -120px;
}
#fotokust2 {
    color: #2c2c2f;
    font-family: 'Roboto', sans-serif;
    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: #f86e08;
    color: #fff;
    padding: 13px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    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: #f86e08;
    color: #fff;
    padding: 16px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    max-width: 250px;
    box-shadow: 8px 2px 25px 11px rgba(218, 214, 214, 0.2);
}
#polkons:hover {
    background: #6b9e48;
    cursor: pointer;
}
#bloksknopkami {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 35px;
}
#nachtr33 {
    font-size: 15px;
    color: #000;
}
#nachtr2 {
    font-size: 15px;
    color: #000;
    width: 235px;
}
#nachtr1 {
    width: 60px;
}
#perkat {
    text-align: center;
    padding: 10px 10px;
    font-family: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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;
}



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: #f86e08;
    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: #f86e08;
    font-family: NeoSansPro-Medium;
    font-size: 17px;
}
.chitdal2 a {
    color: #f86e08;
}
#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: #2b2b2b !important;
    border-color: #2b2b2b !important;
}
.data7 {
    font-size: 14px;
}
#white {
    background: #f3f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
}
#phne {
    padding: 18px 15px 0px 15px;
    font-size: 14px;
    line-height: 1.0;
    
}
li.dropdown {
    text-align: center;
}
#phn {
    padding-top: 7px;
    text-align: center;
    font-size: 17px;
    margin: 0 0 0 0px;
}
a.optov {
    background: #f86e08;
    color: #fff !important;
}
a.optov:hover {
    background: #f86e08;
    color: #fff !important;
}
#menutwig li.dropdown {
    padding: 5px 0 0 0;
}
.phnj {
    font-weight: 700;
    font-size: 19px;
    padding: 10px 0 0 0;
    max-width: 260px;
}
.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 {
    color: #000;
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
}
.nizmenn {
    padding: 9px 0px 1px 0px;
    background-color: transparent;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    font-weight: 500;
}
#search .input-lg::placeholder {
    color: #000;
    font-weight: 500;
}
#textokomp {
    font-size: 17px;
}
#okomp {
    padding: 40px 0 0px 0;
}
#chertamas2 {
    margin: 0 35px 0 -35px;
}
footer li {
    padding: 0px 0 2px 0;
}

#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: #f86e08;
    width: 220px;
    height: 220px;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-size: 17px;
    border-radius: 140px;
    margin: 0px auto 10px auto;
}

#cop {
    min-height: 50px;
    border-top: 1px solid #e8e8e8;
    background: #f6f7f9;
    text-align: center;
}

#coptext {
    padding-top: 15px;
    font-size: 11px;
    color: #b3afaf;
    padding-bottom: 15px;
}
#coptext a {
    color: #b3afaf;
}
#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: 'Roboto', sans-serif;
    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: 100px;
}
#vsevm11 {
    padding: 24px 30px;
    border-radius: 0px;
    text-align: center;
    font-size: 16px;
    max-width: 230px;
    margin-top: 15px;
    margin: 0 0 0 6px;
    background: #f86e08;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    border: 0px;
}
#ogran {
    margin: 0px 5px;
}
#categgs {
    padding-bottom: 20px;
}
#vsevm11345 {
    padding-bottom: 15px;
}
#vsevm0 {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600;
    min-height: 75px;
}
input.inp {
    width: 100%;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #000;
    background: none;
    border: 0px solid #ccc;
    background: #f0f0f0;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    padding: 20px 10px;
}
#f1 {
    padding: 15px 0;
    max-width: 800px;
    margin: 0 auto;
}
.formpodb2 #f10 {
    padding-left: 10px;
}
#f10 {
    
    padding-bottom: 20px;
}
.ocf-option-values {
    margin: 0 5px;
}
#vsevm12 {
    min-height: 195px;
    text-align: center;
}
#button-cart {
    background: #f86e08;
    color: #fff;
    padding: 15px 25px;
    text-align: center;
    font-size: 16px;
    max-width: 160px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}

#vsevm11 a {
    background: #f86e08;
    color: #fff;
    padding: 12px 40px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 17px;
    box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.2);
    text-decoration: none;
}
#vsevm11 a:hover {
    background: #e66c0a;
    color: #fff;
    background: #d2301b;
}
#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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    color: #000;
}
#katblog4:hover {
    background: #fed83a;
    border: 2px solid #debd32;
}

#rusfanzag {
    font-family: 'Roboto', sans-serif;
    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%;
}

.popup2 {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 520px;
/* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР  Р’В·Р  РЎвЂР РЋРІР‚ Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ, Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  РЎвЂў Р РЋР С“Р РЋРІР‚С™Р  Р’В°Р  Р’В±Р  РЎвЂР  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂў Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  РЎвЂ”Р РЋР вЂљР  РЎвЂўР  РЎвЂќР РЋР вЂљР РЋРЎвЂњР РЋРІР‚С™Р  РЎвЂќР  Р’Вµ */
    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+.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);    
}
/* Р  РЎвЂР  Р’В·Р  РЎвЂўР  Р’В±Р РЋР вЂљР  Р’В°Р  Р’В¶Р  Р’ВµР  Р вЂ¦Р  РЎвЂР РЋР РЏ Р  Р вЂ Р  Р вЂ¦Р РЋРЎвЂњР РЋРІР‚С™Р РЋР вЂљР  РЎвЂ Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  Р’В° */
.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: 555px;
  overflow: hidden;
  margin-top: 20px;
}
@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: 555px;
  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: #f86e08;
    font-family: 'Roboto', sans-serif;
}
#derevo33 {
    font-size: 17px;
    color: #000;
    padding-top: 20px;
    padding-bottom: 10px;
    max-width: 600px;
}
#derevopreim3 {
    width: 85px;
}
#derevo2 {
    background: #f86e08;
    color: #fff;
    padding: 16px 10px;
    border-radius: 35px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    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: 143px;
    padding-bottom: 20px;
}
#descriptt2 {
    min-height: 35px;
}
label.col-sm-2.control-label {
    margin-right: 15px;
}
#derevopreim4 {
    color: #2c2c2f;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 10px;
}
#derevo {
    background: #f8f8f8 url(/image/rightbg.png) center top no-repeat;
    padding-bottom: 30px;
}
#derevopreim5 {
    font-size: 17px;
    color: #000;
}
#wh2 {
    padding-top: 50px;
    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: #fff;
    color: #000;
    padding: 13px 25px;
    border-radius: 35px;
    text-align: center;
    border: 2px solid #ffc501;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
#rass1 {
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}
#descriptt3 {
    font-family: NeoSansPro-Medium;
}


#nazgl {
    min-height: 35px;
    font-family: 'Roboto', sans-serif;
}

#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: 17px;
}

#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: 29px;
    line-height: 1.2;
    padding-top: 80px;
    color: #2c2c2f;
    font-family: NeoSansPro-Medium;
}

.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: #09090a;
    font-size: 20px;
    padding-top: 15px;
    max-width: 400px;
}

#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;
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
    font-size: 24px;
    color: #6b6868;
    padding: 0px 60px;
}

/*Р РЋРЎвЂљР С‘Р В»Р С‘ Р Т‘Р В»РЎРЏ Р СР ВµРЎвЂљР С”Р С‘*/
.faq-section label{
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    font-size: 22px;
    cursor: pointer;
    font-weight: 900;
    display: block;
    position: relative;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    transition: all .15s ease-out;
}

/*Р Р€Р Т‘Р В°Р В»РЎРЏР ВµР С Р Р†РЎвЂ№Р Т‘Р ВµР В»Р ВµР Р…Р С‘Р Вµ РЎвЂљР ВµР С”РЎРѓРЎвЂљР В° Р С—РЎР‚Р С‘ Р С—Р ВµРЎР‚Р ВµР С”Р В»РЎР‹РЎвЂЎР ВµР Р…Р С‘Р С‘*/
.faq-section label::selection{
        background: none;
}

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

/*Р вЂўРЎРѓР В»Р С‘ РЎвЂЎР ВµР С”Р В±Р С•Р С”РЎРѓ Р С•РЎвЂљР СР ВµРЎвЂЎР ВµР Р…, РЎС“РЎРѓРЎвЂљР В°Р Р…Р В°Р Р†Р В»Р С‘Р Р†Р В°Р ВµР С РЎРѓРЎвЂљР С‘Р В»Р С‘ РЎРѓР С•Р С•РЎвЂљР Р†Р ВµРЎвЂљРЎРѓРЎвЂљР Р†Р ВµР Р…Р Р…Р С•*/
.faq-section input[type=checkbox]:checked~label{

}
.faq-section label img {
    margin: 0 5px 0 0;
}
/*Р РЋРЎвЂљРЎР‚Р ВµР В»Р С”Р В° Р СР ВµРЎвЂљР С”Р С‘ - РЎРѓР С•РЎРѓРЎвЂљР С•РЎРЏР Р…Р С‘Р Вµ Р С—Р С• РЎС“Р СР С•Р В»РЎвЂЎР В°Р Р…Р С‘РЎР‹*/
.faq-section label::before{
        content: '';
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -6px;
        border: 6px solid transparent;
        border-left-color: inherit;
        border-left-color: #d80303;
}

/*Р С›Р В±Р Р…Р С•Р Р†Р В»РЎРЏР ВµР С РЎРѓРЎвЂљРЎР‚Р ВµР В»Р С”РЎС“ РЎРѓР С—РЎР‚Р В°Р Р†Р В°*/
.faq-section input[type=checkbox]:checked~label::before{
        border: 6px solid transparent;
        border-top-color: inherit;
        border-top-color: #d80303;
        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;
}

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: #f86e08;/* Р РЋРІР‚С›Р  РЎвЂўР  Р вЂ¦ Р  РЎвЂќР  Р вЂ¦Р  РЎвЂўР  РЎвЂ”Р  РЎвЂќР  РЎвЂ */
      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: 535px;
    float: left;
}

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

/* default font size */
.fa {
	font-size: 14px;
}
.boldst {
    font-family: 'Roboto', sans-serif;
}
.yell {
    color: #fedf60;
}
#menurusfan2 {
    padding-top: 12px;
    font-size: 22px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 35px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}
h1::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 0 0;
    width: 130px;
    height: 2px;
    display: block;
}
h2 {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
}
h3 {
    font-size: 30px;
    color: #000;
    
    text-transform: uppercase;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}

input#input-password {
    margin-bottom: 10px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #f86e08;
}
.table-responsive {
    background: #fff;
    border: 0px solid #eaeaea;
}
button.btn.btn-primary {
    padding: 15px;
}
button.btn.btn-danger {
    padding: 15px;
}
#socc1 a {
    color: #848080;
}
i.fa.fa-vk {
    font-size: 20px;
}
i.fa.fa-instagram {
    font-size: 18px;
}
i.fa.fa-odnoklassniki {
    font-size: 16px;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-weight: 500;
	
}
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;
}
/* 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, #f86e08, #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 {
    text-align: center;
    margin: 10px 0 0 15px;
    padding: 0px 0 0 0;
}

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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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 {
    margin-bottom: 10px;
    display: block;
}
#search .input-lg {
    height: 70px;
    line-height: 20px;
    padding: 0 40px 0 30px;
    width: 100%;
    border-radius: 4px;
    margin: 0 0px 0 0px;
    border: 0px;
    display: block;
    background: #f9f9f9;
    border: 1px solid #e8e4e4;
}
#search07 .form-control {
    box-shadow: none;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    text-shadow: 0 1px 0 #FFF;
    background: none;
    color: #000;
    width: 15px;
    margin: 15px 0 0 -70px;
}
i.fa.fa-search {
    font-size: 17px;
}
.dropdown-menu>li>a {
    font-size: 14px;
}
.dropdown-menu>li>a:hover {
    
}

element.style {
}
.dropdown-menu>li>a {
    font-size: 14px;
}
.dropdown-menu>li>a {
    font-weight: 500;
}
#d_quickcheckout label {
    font-size: 15px !important;
    font-weight: normal;
}

#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: #000;
    padding: 12px;
    background: #f86e08;
    border-radius: 5px;
    color: #fff;
    width: 200px;
    
}
.well {
    background-color: #ffffff;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

/* cart */
#cart {
     
}
#cart > .btn {
    font-size: 16px;
    line-height: 18px;
    padding: 5px;
    background: none;
    border-radius: 30px;
        max-width: 200px;
        color:#000;
        margin: -9px 0 0 0;
}
#cart.open > .btn {
	background-image: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
    background: #ffffff;
	color: #000;
	font-size: 15px;
	z-index: 1001;
}
#cart .dropdown-menu {
    min-width: 500px;
    margin: 90px 0 0 0px;
    padding: 0;
    border: 0px;
}
@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: #ffffff;
    padding: 10px 0px 5px 0px;
    min-height: 15px;
    background-color: transparent;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin: 0 12px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
color: #f9ff05;
}
#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 {
    padding: 20px 15px 15px 12px;
    font-size: 19px;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
}
.ocfilter-option .ocf-option-name {
    font-size: 16px;
    line-height: 1;
    color: #000;
    padding: 20px 15px 5px 12px;
    /*  */
    
}

#verhshapka {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f86e08;
    color: #fff;
    width: 100%;
    z-index: 999;
    position: fixed;
}
#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, #f86e08, #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;
    padding-bottom: 40px;

}

.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;
}
/* footer */
footer {
    margin-top: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f6f7f9;
    color: #000;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
#oplopl2 {
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}
footer a {
    font-size: 18px;
    color: #000;
}
footer a:hover {
	color: #f86e08;
}
footer h5 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 20px 0px 20px -20px;
    padding: 8px 0;
    font-size: 16px;
    
}
.breadcrumb a {
    color: #212121;
}
.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: 6px;
    right: -5px;
    width: 9px;
    height: 9px;
    /* border-right: 2px solid #dbdcda; */
    border-bottom: 1px solid #f86e08;
    -webkit-transform: rotate(-80deg);
    -moz-transform: rotate(-80deg);
    -o-transform: rotate(-80deg);
    transform: rotate(-80deg);
}
.list-group {
    border-radius: 4px;
    max-width: 260px;
    margin: 0 0 0 -15px;
}
.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: 'Roboto', sans-serif;
    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;
    float: right;
}
/* 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: 12px;
    max-width: 260px;
    margin: 20px auto 10px 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: 60px;
    height: 50px;
    border-radius: 3px;
    margin: 0px 10px 0px 10px;
    text-align: center;
    border: 0px;
    font-weight: 600;
    background: #f0f0f0;
}
span.my_minus {
    font-size: 20px;
    font-weight: 600;
}
span.my_plus {
    font-size: 20px;
    font-weight: 600;
}
a.thumbnail {
    border: 0px solid #fff !important;
}
.my_quantity {
    float: left;
    margin: 0 10px 0px 0;
}

#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;
}

.tab-content {
    min-height: 200px;
}

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

a.btn.btn-primary {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 12px;
    background: #f86e08;
    width: 150px;
    
}
#daddet {
    background: #f86e08;
    color: #fff;
    width: 65px;
    overflow: hidden;
    height: 40px;
    float: left;
    padding: 10px 5px;
    font-size: 18px;
    text-align: center;
    
    margin: -2px 15px 0 0;
}
.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: #f86e08;
	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] {

}
.noUi-pips.noUi-pips-horizontal {
    display: none;
}
/* list group */
.list-group a {
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #e8e4e4;
    border-color: #e8e4e4 !important;
}
.list-group a.active:hover, .list-group a:hover {
    color: #f86e08;
    background: #f86e08;
}
/* 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 {
    min-height: 130px;
    max-width: 460px;
    overflow: hidden;
    border: 0px solid #e9e4e4;
    position: relative;
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 0 5px 10px 5px;
    padding: 35px 20px;
}
.product-thumb:hover {
    box-shadow: 11px 14px 75px 5px rgb(175 173 173 / 20%);
}
#carousel19 {
    padding: 20px 0 0 0;
}
#carousel20 {
    padding: 20px 0 0 0;
}
#trigsam1 {
    background: #ebf1f4 url(/image/fonsam1.png) left bottom no-repeat;
    padding: 20px;
    margin: 10px;
    min-height: 290px;
}
#trigsam4 {
    background: #2b2b2b url(/image/fonsam2.png) left bottom no-repeat;
    color: #fff;
    padding: 20px;
    margin: 10px;
    min-height: 290px;
}
#trigsam8 {
    background: #ffc501 url(/image/fonsam3.png) left 440px no-repeat;
    padding: 20px;
    margin: 10px;
    min-height: 590px;
}
#bloggzagg {
    min-height: 35px;
}
#svmaket5 {
    font-family: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    background: #fed83a;
}

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

#svmaket8 {
    font-family: 'Roboto', sans-serif;
    color: #a29d9d;
    text-transform: uppercase;
    font-size: 27px;
    padding: 0 10px;
    text-align: center;
}

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

.product-thumb .image {
	text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 15px;
}
.product-thumb .image img{
    border-radius: 5px;
}
.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 .caption {
padding: 0px 20px 0px 0px;
    padding-bottom: 20px;
}
.caption {
    font-size: 17px;
    color: #000;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	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: #cecece;
    font-size: 20px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    width: 70%;
    float: left;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    
}
.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: 90px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 15px;
}

@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: 300px;
	padding: 0px;
	margin: 0 auto;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs>section {
	display: none;
    background: #f9f9f9;
    min-height: 400px;
}
.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;
    padding: 15px 0px 5px 0px;
    margin: 0 30px 0 0px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #b1b0b0;
    border: 0px solid #ddd;
    font-weight: 800;
    
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs>input:checked+label {
    color: #000;
    border-bottom: 4px solid #f86e08;
    background: #f9f9f9;
    font-weight: 800;
    
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block !important;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ 
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/
 
 
 
 
 
 
 
 
 /* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs2 {
	min-width: 320px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs2>section {
	display: none;
	padding: 15px;
	background: #fff;
	text-align: left;
}
.tabs2>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;
	}
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs2>input {
	display: none;
	position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs2>label {
    display: inline-block;
    padding: 15px 0px;
    margin: 0 20px;
    text-align: center;
    font-size: 28px;
    color: #000;
    border: 0px solid #ddd;
    border-bottom: 1px dashed #000;
    
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabs2>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs2>input:checked+label {
    color: #000;
    border-bottom: 2px solid #f86e08;
    background: #fff;
    font-weight: 500;
    
}

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






 /* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabs4 {
	min-width: 320px;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabs4>section {
	display: none;
	padding: 15px;
	background: #fff;
	text-align: left;
}
.tabs4>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;
	}
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabs4>input {
	display: none;
	position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabs4>label {
    display: inline-block;
    padding: 15px 0px;
    margin: 0 20px;
    text-align: center;
    font-size: 28px;
    color: #000;
    border: 0px solid #ddd;
    border-bottom: 1px dashed #000;
    
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabs4>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabs4>input:checked+label {
    color: #000;
    border-bottom: 2px solid #f86e08;
    background: #fff;
    font-weight: 500;
    
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab0001:checked~#content-tab0001, #tab0002:checked~#content-tab0002, #tab0003:checked~#content-tab0003 {
	display: block !important;
}
/* РЈР±РёСЂР°РµРј С‚РµРєСЃС‚ СЃ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ 
* Рё РѕСЃС‚Р°РІР»СЏРµРј РёРєРѕРЅРєРё РЅР° РјР°Р»С‹С… СЌРєСЂР°РЅР°С…
*/





/* Р‘Р°Р·РѕРІС‹Р№ РєРѕРЅС‚РµР№РЅРµСЂ С‚Р°Р±РѕРІ */
.tabsss {
	min-width: 300px;
	padding: 0px;
	margin: 0 auto;
}
/* РЎС‚РёР»Рё СЃРµРєС†РёР№ СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.tabsss>section {
	display: none;
    padding: 30px 0 0 0;
    background: #f9f9f9;
    text-align: left;
}
.tabsss>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;
	}
}
/* РџСЂСЏС‡РµРј С‡РµРєР±РѕРєСЃС‹ */
.tabsss>input {
	display: none;
	position: absolute;
}
/* РЎС‚РёР»Рё РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє (С‚Р°Р±РѕРІ) */
.tabsss>label {
    display: inline-block;
    padding: 15px 0px 5px 0px;
    margin: 0 30px 0 0px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #b1b0b0;
    border: 0px solid #ddd;
    font-weight: 800;
    
}

/* РР·РјРµРЅРµРЅРёСЏ СЃС‚РёР»СЏ РїРµСЂРµРєР»СЋС‡Р°С‚РµР»РµР№ РІРєР»Р°РґРѕРє РїСЂРё РЅР°РІРµРґРµРЅРёРё */
 
.tabsss>label:hover {
	color: #888;
	cursor: pointer;
}
/* РЎС‚РёР»Рё РґР»СЏ Р°РєС‚РёРІРЅРѕР№ РІРєР»Р°РґРєРё */
.tabsss>input:checked+label {
    color: #000;
    border-bottom: 4px solid #f86e08;
    background: #f9f9f9;
    font-weight: 800;
    
}

/* РђРєС‚РёРІР°С†РёСЏ СЃРµРєС†РёР№ СЃ РїРѕРјРѕС‰СЊСЋ РїСЃРµРІРґРѕРєР»Р°СЃСЃР° :checked */
#tab001:checked~div #content-tab001, #tab002:checked~div #content-tab002, #tab003:checked~div #content-tab003 {
	display: block !important;
}

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


@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;
}
#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;
}

p.price {
    color: #d33e50;
     
    font-size: 23px;
    min-height: 50px;
}

.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 {
    text-align: center;
}

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;
     
}


.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: 820px;
/* Р РЋРІР‚С›Р  РЎвЂР  РЎвЂќР РЋР С“Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  Р вЂ¦Р  РЎвЂўР  Р’Вµ Р  РЎвЂ”Р  РЎвЂўР  Р’В·Р  РЎвЂР РЋРІР‚ Р  РЎвЂР  РЎвЂўР  Р вЂ¦Р  РЎвЂР РЋР вЂљР  РЎвЂўР  Р вЂ Р  Р’В°Р  Р вЂ¦Р  РЎвЂР  Р’Вµ, Р  РЎвЂўР  РЎвЂќР  Р вЂ¦Р  РЎвЂў Р РЋР С“Р РЋРІР‚С™Р  Р’В°Р  Р’В±Р  РЎвЂР  Р’В»Р РЋР Р‰Р  Р вЂ¦Р  РЎвЂў Р  РЎвЂ”Р РЋР вЂљР  РЎвЂ Р  РЎвЂ”Р РЋР вЂљР  РЎвЂўР  РЎвЂќР РЋР вЂљР РЋРЎвЂњР РЋРІР‚С™Р  РЎвЂќР  Р’Вµ */
    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;
    border-bottom: 3px solid #f86e08;
}
/* Р В°Р С”РЎвЂљР С‘Р Р†Р С‘РЎР‚РЎС“Р ВµР С Р СР С•Р Т‘Р В°Р В»РЎРЉР Р…РЎвЂ№Р в„– Р В±Р В»Р С•Р С” */
.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: 'Roboto', sans-serif;
    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: 'Roboto', sans-serif;
    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;
}


#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;
}


.wrapper img {
    position: absolute;
    margin: 0 auto;
    width: 255px;
    overflow: hidden;
    opacity: 0;
    animation-name: fade;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}

.wrapper {
    margin: 0 auto;
    width: 255px;
    overflow: hidden;
    margin-top: 20px;
}

#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: 20px;
}
h3 {
    font-size: 20px;
}

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;
}
#logo {
    text-align: center;
    margin: 0px auto;
    max-width: 210px;
}
#verh {
    padding-top: 20px;
}
#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: 355px;
}
.wrapper {
    padding-top: 20px;
    width: 300px;
}
#derevo1 {
    padding-top: 50px;
    text-align: center;
}
#derevo33 {
    max-width: 100%;
}
#derevo2 {
    margin: 0 auto;
}
footer {
    text-align: center;
}
}  


@media (max-width: 768px) {
    
    #vtorstroka {
    padding-left: 0px;
}
#verhshapka {
    position: fixed;
}
#menu .btn-navbar {
    padding: 0px 21px;
}
#menu .btn-navbar {
    color: #000;
}
#menu .nav > li > a {
    color: #fff;
}
#menu .nav > li > a:hover {
    color: #000;
}
ul.nav.navbar-nav {
    text-align: center;
}
.navbar-toggle {
    margin-right: 0px;
}
button {
    margin-top: 5px;
}
#vtorstroka {
    padding-top: 40px;
}
#derevo33 {
    text-align: left;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #000;
}
#derevopreim3 {
    display: none;
}
#menuopt2 {
    display: block;
}
.wrapper img {
    width: 255px;
}
#phonerf {
    height: 230px;
}
.wrapper {
    width: 255px;
}
#derevopreim2 {
    min-height: 155px;
}
#polkons {
    margin: 10px auto;
}
#nachtr1 {
    display: none;
}
#nachtr33 {
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}
#nachtr2 {
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}
#glav {
    font-size: 22px;
}
#glav2 {
    font-size: 19px;
}
#poppoz {
    text-align: center;
}
#poppozfon334 {
    text-align: center;
}
#poppozfon3348 {
    text-align: center;
}
#vsevm0 {
    text-align: center;
}
#vsevm11 {
    margin: 0px auto 5px 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 */


a.orkn {
    background: #f86e08;
    color: #000;
    padding: 10px 15px;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 500;
}
a.orkn i.fa.fa-bars {
    color: #000;
    padding: 0px 5px 0 0;
}
#katalog07 {
    padding: 25px 0 0 0;
}
#zakzv {
    font-size: 13px;
    margin: 2px 0 0 0;
}
a.vybgor {
    font-weight: 500;
}
i.fa.fa-chevron-down {
    font-size: 11px;
    color: #f86e08;
}
i.fa.fa-clock-o {
    font-size: 17px;
    padding: 0 10px 0 0;
    float: left;
    color: #f86e08;
}
#telser {
    float: left;
    width: 70px;
}
#search07 {
    margin: 40px 0 0 65px;
}
#pokodin {
    margin: 6px 0 0 5px;
    display: block;
    overflow: hidden;
    font-size: 17px;
    font-weight: 900;
}
#pokodin a {
    text-decoration: none;
}
#citys2 ul {
    list-style: none;
    margin: 20px 0 20px 0;
}
#citys2 ul li {
    font-size: 22px;
    
    padding: 10px 0;
}
#citys2 ul li a {
    border-bottom: 2px dotted;
}
#myseti {
    margin: 0 0 0 15px;
}
i.fa.fa-phone {
    color: #000000;
    padding: 0 5px 0 0;
    font-size: 17px;
    font-weight: 600;
}
#zhirn {
    font-weight: 600;
}
i.fa.fa-map-marker {
    color: #f86e08;
    font-size: 15px;
    padding: 0 5px 0 0;
}
#izb2 {
font-size: 13px;
    font-weight: 500;
    text-align: center;
    
}
#izb1 {
    text-align: center;
    margin: 9px 0 0 0;
    border: 2px solid #fff;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    background: url(/image/trik2.png) center 0% no-repeat;
}
i.fa.fa-heart-o {
    font-size: 25px;
    color: #fff;
    margin: 12px 0 0 0;
}
.navbar-nav>li>a {
    color: #000;
}
#fonprod .nav>li>a {
    position: relative;
    display: block;
    margin: 0px 0px !important;
    text-transform: uppercase;
    font-size: 17px;
    color: #817f7f;
    font-weight: 800;
    padding: 10px 15px 5px 15px;
}
li.dropdown a span {
    color: #000;
    
}
#baid01 {
    background: url(/image/bd1.png) center top no-repeat;
    height: 154px;
    margin: 5px;
    padding: 20px;
}
#baid02 {
    background: url(/image/bd2.png) center top no-repeat;
    height: 154px;
    margin: 5px;
    padding: 20px;
}
#baid03 {
    background: url(/image/bd3.png) center top no-repeat;
    height: 154px;
    margin: 5px;
    padding: 20px;
}
#baid2 {
    font-size: 25px;
    padding: 25px 0 0 20px;
    
}
a.belpodl {
    background: #fff;
    padding: 5px 16px;
    border-radius: 30px;
    font-size: 14px;
    text-decoration: none;
    
}
a.belpodl:hover {
    background: #f86e08;
    color: #fff;
    text-decoration: none;
}
#baid3 {
    padding: 5px 0 0 18px;
}
#specopt0 {
    background: #e5e9e7;
    color: #000;
    overflow: hidden;
    margin: 85px 0px 10px 0px;
    min-height: 155px;
    padding: 20px 20px 25px 20px;

}
#sam012 {
    font-size: 33px;
    color: #000;
    text-transform: uppercase;
    line-height: 1;
    max-width: 350px;
    font-weight: 800;
    margin-bottom: 5px;
}
#sam010 {
    float: left;
    overflow: hidden;
    padding-right: 10px;
    min-height: 50px;
    width: 65px;
}
#sam01 #sam010 {
    width: 80px;
}
#sam02 #sam010 {
    margin: -6px 0 0 0;
}
#sam0132 {
    font-size: 17px;
    color: #f86e08;
    transition: 0.8s ease;
    text-transform: uppercase;
    font-weight: 600;
}
#sam020 {
    float: left;
    width: 37px;
}
#sam011 {
    font-size: 25px;
    color: #dcdcdc;
    
    padding: 35px 0 150px 0;
}
#sam014 {
    font-size: 30px;
    color: #000;
    
    padding: 25px 0 0 0;
}
a.vkat {
    background: #ffc501;
    padding: 12px 40px;
    border-radius: 50px;
    font-weight: 600;
    font-size: 17px;
    box-shadow: 0px 3px 5px 0px rgba(177, 177, 177, 0.2);
}
#sam013 {
    font-size: 22px;
    color: #6f6e6e;
    padding: 10px 0 10px 0px;
    max-width: 280px;
    line-height: 1;
    min-height: 90px;
}
#sam015 {
    padding: 35px 0 0 0;
}
#sam021 {
    font-size: 30px;
    color: #000;
    
    padding-left: 10px;
    overflow: hidden;
}
#sam022 {
    font-size: 17px;
    color: #6f6e6e;
    padding: 5px 0 0 48px;
    max-width: 240px;
}
#samvse02 {
    overflow: hidden;
    padding: 40px 0 0 25px;
    max-width: 247px;
    float: right;
}
#sam032 {
    font-size: 17px;
    color: #6f6e6e;
    padding: 10px 0 10px 0px;
    
    max-width: 185px;
}
#sam033 {
    max-width: 165px;
    margin: 185px auto 0 auto;
}
#sam041 {
    font-size: 30px;
    color: #000;
    
    border-left: 5px solid #ffc501;
    padding-left: 10px;
    margin: 45px 0 0 0;
}
#sam043 {
    margin: 30px 0 0 15px;
}
#sam051 {
    font-size: 30px;
    color: #000;
    
    border-left: 5px solid #ffc501;
    padding-left: 10px;
    margin: 45px 0 0 141px;
}
#sam053 {
    margin: 30px 0 0 160px;
}
#sam023 {
    padding: 30px 0 0 0;
}
#specopt2 {
    padding: 10px 0px 2px 40px;
    font-size: 24px;
    margin: -5px 0 0 0;
}
#specopt3 {
    padding: 0px 0px 0px 5px;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0px 0 0px 32px;
    font-weight: 500;
    
}
#specopt4 {
    font-size: 15px;
    font-weight: 500;
    padding: 30px 17px 0px 40px;
    max-width: 400px;
    
}
#specopt4 b {
    color: #fff;
}
#hattrig {
    padding: 40px 0 40px 0;
}
#hattrig1 {
    text-align: center;
    font-size: 27px;
    
    text-transform: uppercase;
    margin: 30px 0 35px 0;
}
#hattrig2 {
    padding-bottom: 30px;
    text-align: center;
    color: #989898;
    font-weight: 500;
    font-size: 17px;
    margin: -5px auto 0 auto;
    max-width: 300px;
    
}
#hattrig3 {
    color: #fff;
}
#hattrig3 p:nth-child(1) {
    min-height: 65px;
    float: left;
    width: 120px;
}
#hattrig3 p:nth-child(2) {
    font-size: 23px;
    font-weight: 500;
    padding: 7px 0 0px 0;
    
}
#hattrig3 p:nth-child(3) {
    padding-bottom: 30px;
    font-size: 18px;
    max-width: 400px;
}
#pochrealt {
    padding: 30px 0 20px 0;
}
#tribayd {
    padding: 10px 0 0px 0;
}
#komand {
    padding: 40px 0 80px 0px;
    background: url(/image/predfooter.jpg) center top no-repeat;
}
#phsnizu3 {
    padding: 0 0 0 15px;
}
#phsnizu3 ul.setim a {
    color: #fff;
}
#omagaz {
    font-size: 42px;
    line-height: 1.0;
    color: #191919;
    
}
#omagaz:after {
content: "";
    border-bottom: 4px solid #ffc501;
    width: 65px;
    overflow: hidden;
    display: block;
    margin: 10px 0 0 0;
}
#omagaz2 {
    font-size: 17px;
    line-height: 1.2;
    padding: 25px 35px 25px 0;
    
    color: #989898;
    max-width: 320px;
}
a.omagaz4 {
    border: 1px solid #696565;
    padding: 15px 35px;
    border-radius: 50px;
    color: #696565;
    font-weight: 500;
    font-size: 16px;
    
}
#omagaz3 {
    padding: 45px 0 25px 0;
}
#omagaz5 {
    font-size: 31px;
    font-weight: 800;
    line-height: 1.0;
    color: #191919;
    
}
#omagaz6 {
    font-size: 23px;
    line-height: 1.2;
    font-style: italic;
    padding: 5px 17px 35px 25px;
    max-width: 300px;
    
}
#omagaz0 {
    padding: 10px 0 0 0;
}
#omagaz7 img {
    width: 220px;
    margin: 32px 0 0 0;
}
#omagaz8 img {
    width: 220px;
}
#omagaz9 img {
    width: 240px;
    margin: 0 0 20px 0;
}
#omagaz10 img {
    width: 240px;
}
#hit {
    background: #ffc501;
    width: 50px;
    height: 33px;
    padding: 7px 5px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    
}
#hitnew {
    background: #f00505;
    width: 50px;
    height: 33px;
    padding: 7px 5px;
    border-radius: 8px;
    color:#fff;
    font-size: 15px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    
}
#tribayd .container {
    width: 1210px;
}
.swiper-viewport {
    padding-bottom: 10px;
}
#datadd {
    color: #fff;
    font-size: 16px;
    
}
#newsblog {
    padding: 0 0 50px 0;
}
#menutwig .dropdown-toggle {
    background: #fff;
    padding: 5px 17px;
    border-radius: 50px;
    color: #000;
}
i.fa.fa-circle {
    color: #f86e08;
    font-size: 8px;
    margin: 0px 5px 0px 0px;
}
#prodlev button#vsevm11 {
    border: 0px;
    padding: 0;
    margin: -20px 0 0px 0;
    right: 60px;
    position: absolute;
}
#cits {
    padding: 3px 0 0 0;
    font-size: 14px;
    font-weight: 600;
}
#zakzv a {
    color: #5bb1cd;
    font-weight: 600;
    font-size: 12px;
}
ul.vsplmenu {
    display: none;
    position: absolute;
    z-index: 5;
    background: #fff;
    width: 100%;
    min-width: 1120px;
    margin: 0px 0 0 0;
    padding: 15px 25px;
    font-size: 15px;
    list-style: none;
}
.snizom:hover .vsplmenu {
    display: block;
}
#banhatoptvn {
    background: #efefef;
    height: 500px;
    padding: 20px;
    margin: 10px 0 0 0;
    overflow: hidden;
}
#banhatopt2 {
    font-size: 30px;
    color: #000;
    
    text-transform: uppercase;
    max-width: 500px;
}
#epsoptcart {
    float: left;
    width: 55px;
    height: 40px;
    margin: 3px 0 0 0;
}
#banhatopt3 {
    font-size: 20px;
    font-weight: 300;
    padding: 15px 0 15px 55px;
}
#hattrigopt {
    padding: 40px 0 40px 0;
    background: url(/image/fonpreim.jpg) center top no-repeat;
    min-height: 723px;
}
#zagtopor {
    font-size: 66px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 0.9;
    margin: 10px 0 0 165px;
}
#topor {
    position: relative;
    z-index: 2;
    margin: 0 0 0 100px;
    transition: 0.8s ease;
}
#hattrigopt:hover #topor {
    margin: 0 0 0 110px;
    transition: 0.8s ease;
}
#hattrigopt:hover #desktopor p:nth-child(3) {
    padding: 10px 0 0 15px;
    transition: 0.8s ease;
}
#optov {
    padding: 30px 0 0 0;
}
#epsopt {
    font-size: 25px;
    color: #dcdcdc;
    
    padding: 110px 0 0px 0;
}
#banhatopt4 {
    margin: 0 0 0 55px;
}
#optvmest {
    padding: 50px 0 0 0px;
}
a.optprice {
    background: #f86e08;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 25px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    
}
a.optprice:hover {
    background: #ffffff;
    color: #000;
    text-decoration: none;
}
.thumbnail.media .thumbnail .caption {
    padding: 9px;
    color: #333;
    font-size: 15px;
    color: #9a9898;
}
.thumbnail {
    border: 0px solid #ddd;
}
.caption.media-body h4 {
    padding: 0px 0 0 0;
    font-size: 18px;
    font-weight: 600;
    
}
.thumbnail.media img {
    border-radius: 5px;
}
.thumbnail .caption {
    font-size: 15px;
    
    padding: 35px 20px;
}
td.nazvatr {
    width: 129px;
    font-weight: 600;
}
#artname {
    font-weight: 600;
}
#myart {
    padding: 0 30px 10px 0px;
    float: left;
}
.otsuphar {
    padding: 15px 0 0 0;
}
ul.nav.nav-tabs {
    margin: 40px 0 0px 0;
}
#attribs {
    font-size: 15px;
    padding: 0px 0 21px 0;
    overflow: hidden;
    min-height: 150px;
}
#pochpok {
    background: #f2fcfe;
    padding: 35px 0;
}
#f13 {
    
    font-size: 15px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
}
#f13 a {
    color: #f86e08;
}
#sogl2 a {
    color: #f86e08;
}
#pochpok1 {
    text-align: center;
    font-size: 37px;
    font-weight: 600;
    padding: 25px 0 70px 0;
}
#pochpok2 {
    min-height: 150px;
    margin-top: -20px;
}
#pochpok2 p:nth-child(1) {
    min-height: 170px;
    max-width: 180px;
    margin: 0 auto;
    text-align: center;
}
#pochpok2 p:nth-child(2) {
    text-align: center;
    font-size: 23px;
    max-width: 290px;
    margin: 0 auto 30px auto;
    font-weight: 500;
    
}
#pochpok2 p:nth-child(3) {
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    max-width: 330px;
    margin: 0 auto;
    line-height: 1.4; 
    min-height: 195px;
    
}
#f12 input[type="submit"] {
    background: #f86e08;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    padding: 20px 25px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    
}
#f12 {
    text-align: center;
    padding: 25px 0px 0 0;
}
#volna {
    background: url(/image/volna.png) center top no-repeat;
    min-height: 440px;
}
#volna2 {
    background: url(/image/volna.png) center top no-repeat;
    min-height: 440px;
}
#marketpodder {
    padding: 35px 0;
}
#marketpodder1 p:nth-child(1) {
    font-size: 28px;
    font-weight: 300;
}
#marketpodder1 p:nth-child(2) {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 47px;
    color: #00b5fd;
    margin: -10px 0 25px 0;
    
}
#marketpodder3 {
    font-size: 17px;
    font-weight: 300;
}
#zaprosopt {
    padding: 50px 0 35px 0;
    text-align: center;
}
#zaprosopt1 p:nth-child(1) {
    text-align: center;
    font-size: 27px;
    
    text-transform: uppercase;
}
#optovzayavka {
    border: 1px solid #e2e2e2;
    padding: 35px 20px;
    border-radius: 4px;
}
#zaprosopt1 p:nth-child(2) {
    padding: 5px 0 0px 0;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    
}
#zaprosopt1 p:nth-child(3) {
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    
    padding: 0 0 30px 0;
    margin: -7px 0 0 0;
}
#coptext p {
    margin: 5px 0;
}
#farantiiivozvr1 {
    font-size: 17px;
    overflow: hidden;
    padding: 30px 0 20px 0;
}
#farantiiivozvr2 p:nth-child(1) {
    font-size: 25px;
    font-weight: 600;
    
}
#farantiiivozvr3 {
    text-align: center;
    padding-right: 25px;
    padding-top: 5px;
}
#farantiiivozvr {
    padding-bottom: 40px;
}
#farantiiivozvr4 {
    width: 50px;
    background: #00b0f4;
    text-align: center;
    height: 50px;
    border-radius: 50px;
    padding: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    float: right;
    margin-right: 40px;
}
#oplkart {
    overflow: hidden;
    padding: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}
p.zagopl {
    font-size: 16px;
}
p.zagopl2 {
    text-align: center;
}
input.oplf {
    background: none;
    border: 0px;
    border-bottom: 1px solid;
    width: 100%;
    max-width: 300px;
    height: 40px;
}
input.subopl {
    background: #fff;
    border: 0px;
    padding: 18px 80px;
    font-weight: 500;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#farantiiivozvr55 {
    text-align: center;
}
#farantiiivozvr23 {
    font-size: 14px;
    padding: 10px 0;
}
#linheader {
    padding: 10px 0 0 0;
}
#citys{  
    min-height: 250px;
    font-weight: 500;
}

#citys3{  
    min-height: 250px;
        border: 10px solid #e8e8e8;
}
#citys4{  
    min-height: 250px;
        border: 10px solid #e8e8e8;
}

.mci.letter-list {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mci3.letter-list3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mci4.letter-list4 {
    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:#000}
#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;}



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



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

/* demo РєРѕРЅС‚РµР№РЅРµСЂ */
.demo {
    margin: 13px 0 0 0;
}
/* СЃРєСЂС‹РІР°РµРј С‡РµРєР±РѕРєСЃС‹ Рё Р±Р»РѕРєРё СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј */
.hide,
.hide + label ~ div {
    display: none;
    position: absolute;
    background: #fff;
    width: 1250px;
    top: 110px;
    min-height: 400px;
    z-index: 10;
    left: -400px;
    box-shadow: 11px 14px 75px 5px rgba(202, 199, 199, 0.4);
}
/* РІРёРґ С‚РµРєСЃС‚Р° label */
.hide + label {
    margin: 0 0 0 -12px;
    padding: 17px 30px 10px 30px;
    background: #f86e08;
    cursor: pointer;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    
}
/* РІРёРґ С‚РµРєСЃС‚Р° label РїСЂРё Р°РєС‚РёРІРЅРѕРј РїРµСЂРµРєР»СЋС‡Р°С‚РµР»Рµ */
.hide:checked + label {
    color: #fff;
    border-bottom: 0;
    background: #1baae3;
}
/* РєРѕРіРґР° С‡РµРєР±РѕРєСЃ Р°РєС‚РёРІРµРЅ РїРѕРєР°Р·С‹РІР°РµРј Р±Р»РѕРєРё СЃ СЃРѕРґРµСЂР¶Р°РЅРёРµРј  */
.hide:checked + label + div {
    display: block; 
    margin-left: 20px;
    padding: 20px;
    /* С‡СѓС‚РѕС‡РєСѓ Р°РЅРёРјР°С†РёРё РїСЂРё РїРѕСЏРІР»РµРЅРёРё */
     -webkit-animation:fade ease-in 0.5s; 
     -moz-animation:fade ease-in 0.5s;
     animation:fade ease-in 0.5s; 
}
/* Р°РЅРёРјР°С†РёСЏ РїСЂРё РїРѕСЏРІР»РµРЅРёРё СЃРєСЂС‹С‚С‹С… Р±Р»РѕРєРѕРІ */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }   
}
.hide + label:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    content: "\f0c9";
    display: block;
    float: left;
    font-size: 14px; 
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 0px 5px 3px 5px;
    text-align: center;
    width: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.hide:checked + label:before {
    content: "\f00d";
    color:#fff;
}
a.closebd {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 0px;
    color: #bbbaba;
}
#tovhatmen {
    min-height: 250px;
    padding: 0 10px;
}
#tovhatmen p:nth-child(1) {
    
}
#tovhatmen p:nth-child(2) {
    font-weight: 600;
    
    
}
#tovhatmen p:nth-child(3) {
    font-size: 15px;
    color: #9a9898;
    
}
#tovhatmen a {
    color:#fff;
}
#input-sort {
    border: 0px;
    background: none;
    text-align: left;
}
#column-right {
    padding-left: 20px;
    padding-bottom: 80px;
}
#jelt {
    background: #f86e08;
    color: #fff;
    padding: 3px 9px;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 50px;
    font-size: 14px;
}
#prodlev {
    max-width: 150px;
    float: left;
}
#prodlev2 {
    font-size: 10px;
    padding: 30px 0px 0px 9px;
    overflow: hidden;
    font-size: 15px;
}
#prodlev2 a {
    color: #06a3e2;
    font-weight: 600;
    border-bottom: 2px dotted !important;
}
#uznopt {
    font-size: 15px;
    padding: 10px 0px;
    
}
#vsepoakc2 {
    padding: 30px 0 30px 0;
}
#vsepoakc2 a {
    color: #f86e08;
    border-bottom: 2px dotted;
    padding-bottom: 2px;
    font-size: 17px;
    font-weight: bold;
}
#chertamas {
    padding: 0 25px 0 0;
}
#textnov {
    font-size: 19px;
    color: #726c6c;
    padding: 0 5px;
    
}
#daddet2 img {
    margin: -3px 5px 0 0;
}
#fonprod .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    font-size: 23px;
    margin: 0 5px 0 0px;
}
#fonprod .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
font-weight: 800;
    cursor: default;
    background-color: #f9f9f9;
    border: 0px;
    border-bottom: 4px solid #f86e08;
    
    color: #000;
}
#fonprod .nav-tabs {
    border-bottom: 0px solid #ddd;
}
.rating a {
    font-size: 16px;
    color: #f86e08;
    font-weight: 500;
    padding-left: 10px;
    
}
.list-unstyled7 {
    list-style: none;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0;
}
.list-unstyled7 li {
    display: inline-block;
}
#fonprod h2 {
    font-weight: 900;
    margin: 0;
    font-size: 31px;
    
}
li.nizhe {
    padding: 0px 0px 4px 21px;
    overflow: hidden;
    font-size: 17px;
    font-weight: 500;
    
}
.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
li.nizhe a {
    color: #f86e08;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: none !important;
    background: none !important;
}
ul.vsplmenu i.fa.fa-circle {
    color: #dadad8;
    font-size: 6px;
    padding-right: 10px;
    min-height: 28px;
    float: left;
    padding: 6px 5px 0 0px;
}
ul.vsplmenu li {
    padding: 6px 0;
    font-weight: 400;
    border-bottom: 1px dotted #e6e2e2;
    
}
ul.vsplmenu li a {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
ul.vsplmenu li a:hover {
    color:#f86e08;
}
.addthis_toolbox.addthis_default_style {
    display: none !important;
}
ul.setim a {
    color: #6d6d6d;
}
ul.setim {
    list-style: none;
    margin: 0 0px 0 -15px;
    padding: 0;
}
ul.setim li {
    padding: 0 0 0 4px;
}
i.fa.fa-facebook {
    font-size: 17px;
}
ul.setim li {
    display: inline;
}
i.fa.fa-youtube-play {
    font-size: 20px;
}
i.fa.fa-key {
    color: #f86e08;
}
#cart .btn.btn-inverse.btn-block.btn-lg.dropdown-toggle {
    margin-left: 0px;
}
#logo img {
    max-width: 240px;
}
#cart-dvig {
    width: 27px;
    height: 27px;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 15px;
    background: #f86e08;
    border-radius: 50px;
    margin: 15px 0 0 43px;
    position: relative;
    z-index: 2;
}
#cart-totalk {
font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin: 0 0px 0px 60px;
    
}
#izb {
    margin: 15px 0 0 10px;
    padding: 0 0 0 25px;
}
#cart-totalkhat {
    margin: -38px 0 0 0;
    position: relative;
    z-index: 1;
    background: #fff;
    float: left;
    padding: 10px;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    box-shadow: 11px 14px 75px 5px rgb(84 84 84 / 30%);
    background: url(/image/korzhat.png) center 55% no-repeat;
}
#phonehat {
    padding: 0 6px 0 0px;
}
#phsnizu1 {
    color: #000;
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
}
#phsnizu1 p {
    margin: 0 0 3px 0;
}
ul.socvnizu {
    list-style: none;
}
ul.socvnizu li {
    display: inline;
    padding: 0 4px 0 0;
}
ul.socvnizu {
    list-style: none;
    padding: 0;
    margin: 18px 0 10px 0;
}
#smesh a {
    color: #000;
}
#smesh a:hover {
    color: #1baae3;
}
.list-group-item {
    background: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    background: none;
}
#jird label {
    font-weight: 600;
    font-size: 14px;
}
#jird #input-sort {
    font-weight: 600;
}
#input-sort {
    padding-left: 10px;
}
.input-option2 {
	margin-right: 10px;
	width: 100%;
    min-height: 50px;
    overflow: hidden;
    margin-bottom:20px;
}
a.zakodkl2 {
    background-color: #fa7b32;
    color: #fff;
    padding: 25px 25px;
    text-align: center;
    border-radius: 4px;
    font-weight: 700;
    font-size: 18px;
    border: 0px;
    width: 100%;
    height: 70px;
    max-width: 320px;
    box-shadow: 0px 20px 50px 10px rgb(237 115 45 / 30%);
    display: block;
    margin: 0 0 30px 0;
    text-decoration: none;
}
#nuzhpom {
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 0px 0;
}
ul.spossv {
    display: -webkit-box;
    list-style: none;
    padding: 0;
    margin: 5px 0 15px 0;
}
ul.spossv li {
    padding: 0 15px 0 0;
}
#zakodklwha {
    overflow: hidden;
    padding: 3px 0 0;
}
a.zakodklwha2 {
    color: #f86e08;
    font-weight: 500;
    font-size: 18px;
}
#zakodkl7 a {
    font-size: 20px;
    font-weight: 600;
}
#zakodkl7 {
    margin: 0 0 10px 0;
}
.price-old {
    font-size: 19px;
    font-weight: 600;
    color: #817f7f;
    
}
a.zakodklwha2 {
    color: #f86e08;
    font-weight: 500;
    font-size: 18px;
    
}
i.fa.fa-whatsapp {
    font-size: 20px;
}
h2.price.price-old {
    color: #000;
}
#artname2 {
    background: #f0f0f0;
    padding: 5px 10px;
    border-radius: 5px;
    
}
#zakodklwha {
    padding: 5px 0 0 8px;
    overflow: hidden;
}
.input-option2 input[type=radio] {
	display: none;
}
.input-option2 label {
    display: inline-block;
    cursor: pointer;
    margin: 0px 3px;
    line-height: 35px;
    border-radius: 3px;
    padding: 0px 10px;
    padding-left: 11px !important;
    text-align: center;
    background: #f0f0f0;
    font-size: 16px;
    user-select: none;
    float: left;
    min-height: 38px;
    
}
 .salles .bx-wrapper
{ margin: 0 !important; }

.sale-block img{position: absolute;right: 10px;top: -6px;}

.block-city ul {display: none;}

.this-city
{
    padding: 20px;
    position: relative;
    background-color: #f1f1f1;
    cursor: pointer;
    margin: 20px 10px;
    
}
.tal ul li {
    list-style: none;
}
#puvyd {
    padding: 40px 0;
    
    font-size: 23px;
    border-bottom: 1px solid #f1f1f1;
}
.this-city:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    color: #dedddd;
    float: right;
}
.arrow-span
{
    position: absolute;
    right: 20px;
    top: 10px;
}
/* Checked */
.input-option2 input[type=radio]:checked + label {
	border-bottom: 2px solid #00b2f6;
	font-weight: 600;
}
 
/* Hover */
.input-option2 label:hover {
    background: #e6e6e6;
}

#product .radio input[type="radio"]:checked + .input-option2  {
    border-bottom: 2px solid #00b2f6;
	font-weight: 600;
}
/* Disabled */
.input-option2 input[type=radio]:checked ~ label {
	border-bottom: 2px solid #00b2f6;
	font-weight: 600;
}
.input-option2 img {
    display: none;
}
#cvkrasn {
    width: 40px;
    height: 40px;
    background: #f30606;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#cvoranj {
        width: 40px;
    height: 40px;
    background: #ff7e00;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#cvjelt {
        width: 40px;
    height: 40px;
    background: #ffc501;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#cvsin {
        width: 40px;
    height: 40px;
    background: #223ebb;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#cvzel {
        width: 40px;
    height: 40px;
    background: #1b7907;
    border-radius: 50px;
    margin: 10px 0 0 0px;
}
#krasn {
    float: left;
    width: 20px;
    height: 20px;
    background: #f70808;
    border-radius: 50px;
    margin: 6px 8px 0 0px;
    padding-left: 0px !important;
}
#oranj {
    float: left;
    width: 20px;
    height: 20px;
    background: #ff7e00;
    border-radius: 50px;
    margin: 6px 8px 0 0px;
    padding-left: 0px !important;
}
#jeltt {
    float: left;
    width: 20px;
    height: 20px;
    background: #ffc501;
    border-radius: 50px;
    margin: 6px 8px 0 0px;
    padding-left: 0px !important;
}
#sin {
    float: left;
    width: 20px;
    height: 20px;
    background: #223ebb;
    border-radius: 50px;
    margin: 6px 8px 0 0px;
    padding-left: 0px !important;
}
#zel {
    float: left;
    width: 20px;
    height: 20px;
    background: #1b7907;
    border-radius: 50px;
    margin: 6px 8px 0 0px;
    padding-left: 0px !important;
}
.checkbox label, .radio label {
    padding-left: 0px;
}
#peremvyb {
    border-radius: 5px;
    margin: 25px 0 0 0;
}
#input-coupon {
    max-width: 300px;
    float: left;
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #ececec;
}
#button-coupon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 51px;
    background: #fff;
    color: #000;
    border: 1px solid #d2cdcd;
}
#svoya {
background: #f86e08;
    padding: 20px 25px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 18px;
    
    border: 0px;
    color: #000;
    width: 250px;
}
#d_quickcheckout .panel-default > .panel-heading {

}
#d_quickcheckout .panel-default {

}
#d_quickcheckout form.form-horizontal {
    border: 0px solid #e2e2e2;
}
#d_quickcheckout .panel-default > .panel-heading {
    padding: 20px 15px 10px 15px;
    color: #333;
    border: 0px;
    background-color: #ffffff !important;
    border-color: #dddddd;
    
}
#payment_address_heading_heading {
    display: none;
}
#d_quickcheckout .table-bordered {
    border: 0px solid #dddddd;
}
#d_quickcheckout .table-bordered > tbody > tr > td, #d_quickcheckout .table-bordered > tbody > tr > th, #d_quickcheckout .table-bordered > tfoot > tr > td, #d_quickcheckout .table-bordered > tfoot > tr > th, #d_quickcheckout .table-bordered > thead > tr > td, #d_quickcheckout .table-bordered > thead > tr > th {
    border: 0px solid #dddddd !important;
}
#d_quickcheckout .table-bordered > tbody > tr > td, #d_quickcheckout .table-bordered > tbody > tr > th, #d_quickcheckout .table-bordered > tfoot > tr > td, #d_quickcheckout .table-bordered > tfoot > tr > th, #d_quickcheckout .table-bordered > thead > tr > td, #d_quickcheckout .table-bordered > thead > tr > th {
    border: 0px solid #dddddd !important;
}
#d_quickcheckout .table-bordered {
    border: 0px solid #dddddd !important;
}
td.qc-name a {
    
    color: #000 !important;
    font-size: 17px;
}
td.qc-total {
    
}
td.qc-name {
    max-width: 200px;
    line-height: 0.9 !important;
}
#d_quickcheckout thead {
    display:none;
}
#overss {
    height: 385px;
    overflow: hidden;
}
#overss img {
    border: 1px solid #eaecec;
    border-radius: 5px;
}
#tab-description {
    font-size: 16px;
    
}
#tab-specification table {
    width: 100%;
    margin-bottom: 18px;
    table-layout: auto;
    min-width: 500px;
}
#tab-specification table tbody>tr:nth-child(odd)>td, .table tbody>tr:nth-child(odd)>th {
    background-color: #f5f5f5;
}
#phvyd {
    padding: 0 0px 0 30px;
    text-align: center;
    font-weight: 600;
}
#tab-specification table th, .item-pages table td {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #d9eff7;
    border-bottom: 1px solid #d9eff7;
    border-right: 1px solid #d9eff7;
    border-left: 1px solid #d9eff7;
}
#tab-specification {
    font-size: 16px;
    font-weight: 500;
    
}
#form-review {
    padding: 30px 35px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
#form-review h2 {
    font-weight: 600;
    margin: 0;
    font-size: 28px;
    
}
.tab-content>.tab-pane {
    margin: 25px 0px;
}
a.omagaz4:hover {
    border: 1px solid #00aef9;
    color: #00aef9;
}
select.form-control {
    height: 53px;
    margin: 0 10px;
}
label.checkbox-inline {
    margin: 20px 0px 0 25px;
}
.alert-success {
    color: #f86e08;
    background-color: #eff1f0;
    border-color: #eff1f0;
}
a.neakt {
    pointer-events: none;
}
#footniz1 {
    max-width: 250px;
}
.panel2.panel-default1 {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    max-width: 260px;
    padding: 0px 10px 10px 10px;
}
.formobrsv2 {
    font-size: 27px;
    color: #000;
    font-weight: 500;
}
.formobrsv {
    padding: 40px;
    border: 1px solid #f86e08;
    border-radius: 5px;
}
#blokkont1 {
    width: 70px;
    float: left;
    height: 80px;
    padding-right: 10px;
}
#blokkont2 p:nth-child(1) {
    font-size: 14px;
    color: #9e9898;
}
#blokkont2 p:nth-child(2) {
    font-weight: 600;
    font-size: 20px;
    margin: -5px 0 5px 0;
}
#blokkont2 p:nth-child(3) {
    font-size: 14px;
    color: #f86e08;
    font-weight: 600;
}
.buttons {
    overflow: hidden;
}
#kartaboat {
    padding: 10px 0 50px 0;
}
#zaginpp134 {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    padding: 15px 0 15px 0;
    text-transform: uppercase;
}
#zaginpp1342 {
    padding-bottom: 23px;
    text-align: center;
    color: #989898;
    font-size: 14px;
}
#zaginpp1343 {
    text-align: center;
    font-size: 16px;
    padding: 0px 0 15px 0;
    
}
#zaginpp1344 {
    text-align: center;
    padding-bottom: 15px;
}
.hatforma {
    width: 250px;
    height: 55px;
    border: 0px;
    padding: 0 15px;
    background: #f4f4f4;
    border: 0px solid #d1d1d1;
}
input.hatformabut {
    background: #f86e08;
    color: #fff;
    padding: 14px 25px;
    font-weight: 500;
    font-size: 18px;
    border: 0px;
    width: 100%;
    height: 55px;
    max-width: 250px;
    
}
#vybmag {
    margin: 0 -35px 0 0px;
    position: relative;
    z-index: 1;
}
#zaginpp1345 {
    text-align: center;
    padding-bottom: 15px;
}
#farantiiivozvr2 {
    
    font-size: 16px;
}
#komandstr {
    margin: 35px 0;
}
#komandstr p:nth-child(1) {
    font-size: 20px;
    
}
#komandstr p:nth-child(2) {
    color: #f86e08;
    font-size: 17px;
    
    margin: -5px 0 0 0;
}
#negl #podnsotr {
    background: #f86e08;
    color: #fff;
    padding: 25px;
    margin: -150px 0 0 70px;
    max-width: 290px;
    position: relative;
}
#komandstr #negl p:nth-child(2) {
    color: #ffffff;
}
#form-xreviews .btn-primary {
    color: #fff !important;
    border-radius: 4px;
    padding: 15px 20px !important;
    background-color: #f86e08 !important;
    background: #f86e08 !important;
}
.table-bordered {
    border: 0px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0px solid #ddd;
}
thead {
    color: #000000;
    padding-bottom: 20px;
    
    font-size: 18px;
}
table.table.table-bordered thead td {


}
table.table.table-bordered .img-thumbnail {
    border: 0px solid #ddd;
}
#nows {
    
    font-size: 25px;
    padding: 50px 0;
    text-align: center;
}
#nazvvkorz {
    
    padding: 20px 0 0 0;
}
#udalkorz {
    background: none;
    color: #000;
    font-size: 20px;
    padding: 40px 0 0 0;
}
input.optfgl {
    background: none;
    border: 0px;
    border-bottom: 1px solid #212020;
    height: 40px;
    color: #000;
    float: left;
}
input.optfglsub {
    background: #f86e08;
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 500;
    font-size: 15px;
    
    border: 0px;
    color: #000;
    margin: 0 0px 0 10px;
}
#specopt77 {
    padding: 10px 0 0 0;
}
input.optfgl::placeholder {
    color: #000;
    font-size: 15px;
}
button#qc_confirm_order {
    background: #fff !important;
    background-color: #fff !important;
    max-width: 300px;
    border-radius: 50px !important;
    border: 2px solid #dad7d7 !important;
    height: 50px;
    color: #929292 !important;
}
#blokkont {
    overflow: hidden;
    padding-bottom: 30px;
}
#platezhi {
    padding: 20px 0 0 0;
}
.messages {
    background: #f5f5f5;
    text-align: center;
}
.messages2 {
    background: #f5f5f5;
    text-align: center;
}
.messages3 {
    background: #f5f5f5;
    text-align: center;
}
.messages4 {
    background: #f5f5f5;
    text-align: center;
}
.messages6 {
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 12px;
}
span.optvtov a {
    color: #000;
}
.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: #ffffff;
    z-index: 2010;
}



.nav2-toggle {
position: fixed;
    left: 0px;
    top: 0px;
    padding: 10px 15px 0 15px;
    color: #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;
}

#world {
    list-style: none;
}
#world2 {
    list-style: none;
}
.nav2-toggle:after {
    content: "\f0c9";
    text-decoration: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}



.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';
}

.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;
    font-weight: 500;
    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: #005282;
    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: #eae8e8;
    -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: #005282;
    -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;
}
i.fa.fa-times-circle-o {
    color: #000;
    font-size: 18px;
}
nav.nav2 {
    font-size: 16px;
    
}
#menutwigmob {
    position: fixed;
    width: 100%;
    background: #171717;
    z-index: 5;
    box-shadow: 12px 2px 13px 1px rgba(218, 214, 214, 0.4);
    padding: 10px 0 10px 0;
}
#menutwigmob #phonetwig {
    text-align: center;
    padding: 10px 0 0 0px;
}
#menutwigmob #zakzv {
    font-size: 11px;
    margin: 2px 0 0 0;
    text-align: center;
}
#menutwigmob #cart {
    padding-top: 5px;
}
#menutwigmob {
    display: none;
}
button.btn.btn-primary {
    background: #f86e08;
    background-color: #f86e08;
}
i.fa.fa-arrow-circle-o-right {
    color: #00aef1;
    font-size: 25px;
}
p.zagopl {
    text-align: left;
}
p.zagopl3 {
    text-align: left;
    padding: 33px 0 25px 0;
}
#menuosn {
    background: #f9f9f9;
    height: 70px;
    border-top: 1px solid #e8e4e4;
    border-bottom: 1px solid #e8e4e4;
}
#menuosn .navbar-nav>li:hover {
    background: #f86e08;
}
li.nav-item:hover a {
    color:#fff !important;
}
li.nav-item:hover a i.fa.fa-chevron-down {
    color:#fff;
}
#menuosn .nav-item.dropdown:hover .dropdown-inner li a {
    color: #000 !important;
    font-size: 17px;
}
#input-option2 .radio input[type="radio"]:checked + label {
    background: #000000;
    border: 1px solid #5d5d5d;
    color: #fff;
}
#input-option2 #netnal .radio input[type="radio"]:checked + label {
    background: #c7c4c4;
    border: 1px solid #5d5d5d;
    color: #fff;
}
#fn1 {
    background: url(/image/f1.jpg) center top repeat-x;
    height: 447px;
}
#fn2 {
    background: url(/image/f2.jpg) center top no-repeat;
    height: 447px;
}
#fn3 {
    background: url(/image/f3.jpg) center top repeat-x;
    height: 447px;
}
#fn4 {
    background: url(/image/f4.jpg) left top no-repeat;
    height: 447px;
}
#pochrealt p:nth-child(1) {
    color: #f86e08;
    font-size: 20px;
    
}
#pochrealt p:nth-child(2) {
    
    color: #fff;
    font-size: 26px;
    max-width: 300px;
}
#pochrealt p:nth-child(3) {
    color: #fff;
    max-width: 400px;
    font-size: 18px;
    padding: 5px 0 0 0;
}
#bl1 {
    padding: 75px 35px 0 0px;
    width: 220px;
    float: right;
    color: #fff;
}
#bl2 {
    padding: 75px 0px 0 35px;
    width: 220px;
    color: #fff;
}
#bl11 p:nth-child(1) {
    
    font-size: 21px;
    line-height: 1;
    max-width: 160px;
    padding: 15px 0 0 0;
}
#bl12 p:nth-child(2) {
    font-size: 16px;
}
#bl12 a {
    
    font-size: 16px;
    color: #fff;
    display: block;
    border: 2px solid;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
    max-width: 155px;
    margin: 15px 0 0 0;
    text-decoration: none;
    transition: 0.8s ease;
}
#bl12 a:hover {
    margin: 15px 0 0 10px;
}
#bl10 {
    min-height: 65px;
}
#bl1 img {
    margin: 10px 0 0 0;
}
#aktualnews {
    color: #f86e08;
    font-size: 20px;
    
}
#okomp h3 {
    margin: 5px 0 5px 0;
}
#aktualnewstext {
    color: #726c6c;
    padding: 0 0 20px 0;
    max-width: 350px;
    
}
#okomp h4 {
    
    font-size: 20px;
    line-height: 1;
}
#daddet2 {
    color: #726c6c;
    
    padding: 10px 0 0 0;
}
#tagnov {
    font-size: 17px;
    background: #f86e08;
    width: 80px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    position: absolute;
    top: 35px;
    right: 0px;
}
.tabsss .product-thumb h4 {
    padding: 5px 0 0 0;
}
#okomp #sam0132 a {
    color: #f86e08;
}
#lkab {
    font-weight: 500;
}
#lkab img {
    margin: 0 5px 0 0;
}
#smglfon {
    margin: -20px 0 20px 0;
}
#prodlev button#vsevm11 {
    border: 0px;
    padding: 0;
    margin: -28px 0 0px 0;
    right: 40px;
    position: absolute;
    padding: 10px 15px;
    border: 2px solid #f86e08;
    border-radius: 5px;
}
.product-thumb:hover #prodlev button#vsevm11 {
    background: #f86e08;
}
.rating .fa-stack {
    font-size: 8px;
}
i.fa.fa-shopping-cart {
    color: #f86e08;
    font-size: 18px;
}
.product-thumb:hover i.fa.fa-shopping-cart {
    color: #fff;
    font-size: 19px;
}
.mknp {
    width: 40px;
    background: none;
    color: #000;
}
#askzaebudpr {
    text-align: right;
}
.product-list .product-thumb {
    width: 100%;
    max-width: 100%;
    min-height: auto;
}
.product-list .image {
    max-width: 235px;
    margin-right: 20px;
}
.product-list #artnazgl {
    display: block;
    padding-bottom: 10px;
    color: #afaaaa;
}
.product-list .product-thumb h4 {
    min-height: 30px;
}
.rating .fa-star {
    color: #cecece;
    font-size: 15px;
}
.mknp.active {
    background: none;
    box-shadow: none;
    color: #f86e08;
}
#jird #input-sort {
    font-weight: 600;
    background: #f0f0f0;
    margin: 0px 0 0 20px;
    border-radius: 3px;
    font-size: 13px;
}
#tovcat {
    margin: 25px -15px 0 -15px;
}
#product-category h1 {
    padding-bottom: 15px;
}
#product-category h1::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 0 0;
    width: 130px;
    height: 2px;
    display: block;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
    background: #f0f0f0 !important;
    color: #000 !important;
    border-radius: 7px;
    width: 40px;
    height: 40px;
    
    text-align: center;
}
.pagination>li>a, .pagination>li>span {
background-color: #fff;
    border: 0px solid #ddd;
    color: #2b2b2b;
    float: left;
    line-height: 1.42857143;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    
    font-size: 17px;
}
.pagination>li>a, .pagination>li>span {
    padding: 6px 10px;
}
ul.plitss {
    list-style: none;
    margin: 0;
    padding: 0;
}
#myseti p {
    padding: 0;
}
.live-search {
    margin-top: 70px;

}
h5 {
    font-size: 22px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}
b, strong {
    font-weight: 700;
    
}
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
.form-control {
    border: 0px solid #ccc;
    background: #f0f0f0;
    border-radius: 4px;
    box-shadow: none;
}
form.form-horizontal {
    padding: 30px 35px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
}
#xreviews #input-text {
    margin-left: -15px;
    margin-right: -15px;
}
.xreviews-comment {
    font-size: 16px;
    
    margin-bottom: 15px;
    border-left: 4px solid #f86e08 !important;
}
#xreviews #form-xreviews {
    margin: 20px 0;
}
.thumbnail.media {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    padding: 20px;
}
h3.pohtov {
    padding: 0 0 10px 0;
    font-weight: 800;
}
#button-cart i.fa.fa-shopping-cart {
    color: #ffffff;
    font-size: 18px;
    padding: 0 5px 0 0;
}
#tab-specification77 table tbody>tr:nth-child(odd)>td, .table tbody>tr:nth-child(odd)>th {
    background-color: #f5f5f5;
}
#tab-specification77 {
    font-size: 16px;
    font-weight: 500;
    
}
.vyrcencart {
    width: 95px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
#tsnizu {
    border-top: 1px solid #e6e4e4;
    margin: 0 -10px;
    padding: 10px 0 0 0;
}
#myudal {
    padding: 0 0 0 10px;
}
.itvs {
    width: 150px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
#perk {
    margin: 0px -10px 0px -10px;
}
#perk a {
    background: #f86e08;
    height: 60px;
    padding: 20px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 16px;
}
#cart .img-thumbnail {
    border: 0px solid #ddd;
}
#skko {
    font-weight: 600;
}
#pustkorz {
    padding: 20px 20px 0px 20px;
    text-align: center;
}
#pustkorz1 img {
    width: 65px;
}
#pustkorz2 {
    font-size: 20px;
    padding: 5px 0 5px 0;
    font-weight: 500;
}
#pustkorz3 {
    color: #777;
    font-size: 14px;
    line-height: 1.1;
    padding: 0 0 15px 0;
    max-width: 350px;
    margin: 0 auto;
}
#pustkorz4 a {
    display: block;
    border-top: 1px solid #e6e4e4;
    padding: 15px 0;
    font-size: 16px;
    margin: 0 -20px;
    background: #f86e08;
    color: #fff;
}
#komandstrzag p:nth-child(1) {
    color: #f86e08;
    font-size: 20px;
    
}
#komandstrzag p:nth-child(2) {
    font-size: 30px;
    color: #000;
    
    text-transform: uppercase;
    line-height: 1;
}
#komandstrzag p:nth-child(3) {
    color: #726c6c;
    padding: 0 0 20px 0;
    max-width: 350px;
    
}
#komandstr img {
    max-width: 350px;
}
#podnsotr {
    background: #171717;
    color: #fff;
    padding: 25px;
    margin: -120px 0 0 70px;
    max-width: 290px;
    position: relative;
}
#prvooil1 p:nth-child(1) {
    color: #f86e08;
    font-size: 30px;
    
    text-transform: uppercase;
}
#prvooil1 p:nth-child(2) {
    padding: 0 0 20px 0;
    max-width: 250px;
    
    margin: -5px 0 0 0;
    line-height: 1;
}
#description {
    
    line-height: 1.2;
}
li.nav-item.cataloil {
    background: #f86e08;
}
i.fa.fa-bars {
    color: #fff;
    font-size: 20px;
    padding: 0 10px 0 0;
}
#korzvsya {
    border: 1px solid #e6e4e4;
    border-radius: 5px;
    margin: 30px 0 0 0;
    padding: 20px;
    font-size: 16px;
}
#checkout-cart img.img-thumbnail {
    width: 80px;
}
#nazvvkorz {
    padding: 5px 0 0 0;
    max-width: 500px;
    font-size: 15px;
}
#nows {
    font-size: 20px;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: 600;
}
.my_quantity {
    height: 50px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 98px;
}
.my_quantity button {
    border: 0;
    padding: 0 7px 0 7px;
    height: 45px;
}
input.quant {
    border: 0;
    text-align: center;
}
#udalkorz {
    background: none;
    color: #8e8888;
    font-size: 15px;
    padding: 0px 0 0 0;
}
p.kupdesc {
    color: #777;
    font-size: 14px;
}
#input-coupon {
    height: 50px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 175px;
    float: left;
    margin: 0 5px 0 0px;
}
#button-coupon {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 50px;
    background: #fff;
    color: #000;
    border: 1px solid #d2cdcd;
    font-size: 15px;
    width: 180px;
}
#svoya {
background: #f86e08;
    padding: 16px 25px;
    display: block;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    border: 0px;
    color: #fff;
    width: 230px;
    margin: 14px 0 0 0;
}
#modulicart {
    border-top: 1px solid #e6e4e4;
    padding: 25px 0 0 0;
}
#myitogokartitvse {
    max-width: 200px;
    margin: 30px auto 0 auto;
}
#myitogokartit {
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 25px 0 0;
}
#myitogokart {
    font-size: 23px;
    font-weight: 800;
    margin: 0px 0 0 0;
    
}
#nizkorz {
    margin: 0;
}
#poztov {
    margin: 0 0 15px 0;
}
#korzvsya .table-responsive {
    background: #fff;
    border: 0px solid #eaeaea;
    overflow: hidden;
    margin: 0 0 10px 0;
}
#d_quickcheckout .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border: 0px solid #ccc  !important;
    background: #f0f0f0 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    height: 45px !important;
}
#payment_address .panel-heading {
    display: none;
}
#cart_view .panel-heading {
    display: none;
}
#d_quickcheckout .panel-body {
    padding: 0px 15px 10px 15px !important;
}
button#qc_confirm_order {
    background: #f86e08 !important;
    padding: 16px 25px !important;
    display: block !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    border: 0px !important;
    color: #fff !important;
    margin: 14px 0 0 0px !important;
}
#confirm_wrap form.form-horizontal {
    padding: 0;
}
#payment_address_form form.form-horizontal {
    padding: 0;
}
#d_quickcheckout .telephone-validation {
    padding-left: 10px !important;
}
#d_quickcheckout a {
    color: #f86e08 !important;
}
.flag-container {
    display: none;
}
#d_quickcheckout .telephone-validation {
    padding-left: 10px;
}
#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: #f86e08 !important;
    border: 0px !important;
}
#d_quickcheckout .btn-default {
    color: #777 !important;
    text-shadow: none !important;
    background-color: #f0f0f0 !important;
    background-image: none !important;
    background-repeat: repeat-x;
    border: 0px solid !important;
}
#shipping_method_list strong.title {
    display: none;
}
#payment_address form.form-horizontal {
    padding: 10px 0px 0px 0px !important;
}
#product-product #input-quantity {
    max-width: 60px;
    height: 46px;
    padding: 5px;
    border-radius: 3px;
    margin: 0px 10px 0px 10px;
    text-align: center;
    border: 0px;
    font-weight: 600;
    background: #ffffff;
    width: 45px;
}
#product-product .my_quantity {
    padding: 0 10px;
    height: 50px !important;
    border-radius: 0px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 130px;
}
#vydgl {
    
    font-size: 18px;
    color: #000;
    line-height: 1;
}
#vydgl:hover {
    color: #f86e08;
}
#otstpglmen {
    padding: 5px 20px 15px 20px;
    min-height: 195px;
}
.vnutroil i.fa.fa-circle {
    color: #f86e08;
    font-size: 6px;
    margin: 0px 5px 0px 3px;
}
#vydglvsek {
    
    font-size: 17px;
    color: #f86e08;
}
ul.list-unstyled.vnutroil {
    
}
#vydgl2 {

    font-size: 16px;
    color: #000;
    line-height: 1;
    display: block;
}
#vydgl2:hover {
    color: #f86e08;
}
#otstpglmen2 {
    padding: 5px 20px 5px 20px;
}
#menuosn .dropdown-menu {
    padding: 25px 13px;
}
#knopssnar {
    position: absolute;
    right: 0;
    display: none;
}
#knopssnar button {
    background: none;
    color: #000;
    padding: 13px 20px;
    border-radius: 35px;
    text-align: center;
    border: 0px solid #ffc501;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
i.fa.fa-bookmark {
    font-size: 18px;
    color: #8e8d8d;
}
i.fa.fa-bookmark:hover {
    font-size: 18px;
    color: #f86e08;
}
#product-search input.btn.btn-primary {
    font-size: 16px;
    line-height: 18px;
    color: #000;
    padding: 17px;
    background: #f86e08;
    border-radius: 5px;
    color: #fff;
    width: 200px;
    
    margin: 0 0 0 5px;
}
#pbezotstp {
    margin: 0;
}
#d_quickcheckout .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #f86e08 !important;
    background-image: linear-gradient(to bottom, #f86e08, #f86e08) !important;
    background-repeat: repeat-x;
    border-color: #f86e08 #f86e08 #f86e08 !important;
}
.swiper-pagination-bullet-active {
    background: rgb(221 42 27) !important;
}
.formpodb {
    border: 1px solid #e2e2e2;
    overflow: hidden;
    border-radius: 5px;
    padding: 20px;
}
#dopinf {
    margin: 0;
}
.swiper-viewport img.img-responsive {
    border-radius: 5px;
}
#brend {
    border: 0px solid #ccc;
    background: #f0f0f0;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    padding: 20px 10px;
    margin: 0 10px;
}
#produkt {
    border: 0px solid #ccc;
    background: #f0f0f0;
    border-radius: 4px;
    box-shadow: none;
    width: 100%;
    padding: 20px 10px;
    margin: 0 10px;
}
#buttonpodbor {
    background: #f86e08;
    padding: 19px 25px;
    display: block;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    border: 0px;
    color: #fff;
    width: 100%;
    /* margin: 14px 0 0 0; */
}
#fpodb {
    margin: 0 10px;
}
select {
    appearance: auto;
}
#logo h1 {
    font-size: 25px;
}
h2.invr {
    text-align: center;
    padding: 0 0 25px 0;
}
#menuosn .container {
    padding-left: 0px;
    padding-right: 0px;
}
#deskrip {
    font-size: 16px;
    line-height: 1;
    margin: 18px 0 0 -55px;
}
#logzn {
    max-width: 135px;
    margin: 55px auto 0 auto;
}
#world li {
    line-height: 1.2;
    padding: 0 0 5px 0;
}
#world2 li {
    line-height: 1.2;
    padding: 0 0 5px 0;
}
.pokazsemsot {
    display: none;
}
#pokdva {
    display: none;
}
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3000;
}

#loader-wrapper #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  z-index: 1001;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#loader-wrapper #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader-wrapper #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #171717;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#loader-wrapper .loader-section #loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section #loader-wrapper .loader-section.section-right {
  right: 0;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  -o-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}
#glbanners {
    background: url(/image/catalog/banner1.jpg) center top no-repeat;
    height: 620px;
    margin: 0 0 100px 0;
}
#glbannerszag {
    font-size: 90px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 0.8;
    margin: 130px 0 0 30px;
}
#glbannerzhelt {
    background: #f4ff0a;
    max-width: 600px;
    padding: 55px 50px;
    float: right;
    margin: 100px 0 0px 0;
    width: 100%;
    min-height: 200px;
}
#glbannerzhelt1 {
    padding-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 29px;
}
#glbannerzhelt2 {
    max-width: 500px;
    font-size: 21px;
    line-height: 1;
    min-height: 63px;
}
#glbannerzhelt3 a {
    transition: 0.8s ease;
    display: block;
    border: 2px solid;
    padding: 15px 25px;
    text-align: center;
    max-width: 190px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    margin: 40px 0 0 35px;
    box-shadow: 20px 18px 0px 5px rgb(0 0 0 / 2%);
}
#glbanners:hover a {
    border: 2px solid #f86e08;
    color: #fff;
    background: #f86e08;
    margin: 40px 0 0 50px;
    transition: 0.8s ease;
    margin: 40px 0 0 45px;
}
#blockotzs:hover #zagotzvseotz a {
    border: 2px solid #f86e08;
    color: #fff;
    background: #f86e08;
    margin: 40px 0 0 50px;
    transition: 0.8s ease;
    margin: 40px 0 0 15px;
}
#desktopor {
    background: #f4ff0a;
    width: 750px;
    padding: 55px 84px 55px 160px;
    margin: 100px 0px 0 -80px;
    min-height: 200px;
}
#desktopor p:nth-child(1) {
    padding-bottom: 5px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 29px;
}
#desktopor p:nth-child(2) {
    max-width: 500px;
    font-size: 21px;
    line-height: 1;
}
#desktopor p:nth-child(3) a {
    text-transform: uppercase;
    font-weight: 600;
}
#desktopor p:nth-child(3) {
    padding: 10px 0 0 0;
    transition: 0.8s ease;
}
#hattrigopt:hover #desktopor p:nth-child(3) a {
    color: #000;
}
#preimgost1 p:nth-child(1) {
    float: left;
    width: 95px;
}
#preimgost1 p:nth-child(2) {
    font-size: 19px;
    min-height: 65px;
    font-weight: 900;
    text-transform: uppercase;
}
#preimgost1 p:nth-child(3) {
    color: #6b6868;
    font-size: 19px;
    max-width: 300px;
}
#preimgost1 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 40px;
    min-height: 285px;
}
#blockotzs22 {
padding: 60px 0 60px 0;
    min-height: 597px;
    background: #f6f7f9;
}
#blocknovs {
    padding: 40px 0 40px 0;
}
#zagotz {
    font-size: 66px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 0.9;
    margin: 10px 0 0 0px;
}
#zagotzvseotz a {
    display: block;
    border: 2px solid;
    padding: 15px 25px;
    text-align: center;
    max-width: 190px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 15px;
    margin: 40px 0 0 0px;
    box-shadow: 20px 18px 0px 5px rgb(0 0 0 / 2%);
}
#blockotzs:hover #zagotzvseotz a {
    margin: 40px 0 0 0px;
}
i.fa.fa-caret-right {
    padding: 0 0 0 5px;
}
#dvkorz {
    margin: 8px 0 0 65px;
    font-weight: 600;
    font-size: 21px;
}
#obrtkorz {
    padding: 10px 0 0 0;
}
#glbannerz4 {
    position: absolute;
    top: 10%;
    left: 28%;
    transition: 0.8s ease;
}
#glbanners:hover #glbannerz4 {
    left: 29%;
}
.tabsss .product-thumb {
    padding: 10px;
    min-height: 130px;
    max-width: 560px;
    margin: 0px 5px 20px 5px;
    overflow: hidden;
    border: 1px solid #e9e4e4;
    border-radius: 4px;
    position: relative;
}
#imgnov {
    float: left;
    margin: -10px 15px 0 0px;
    position: relative;
    min-width: 230px;
    min-height: 230px;
}
#imgnov img {
    border-radius: 5px;
}
#sam0132 a {
    color: #f86e08;
    display: block;
    transition: 0.8s ease;
    overflow: hidden;
}
.tabsss .product-thumb:hover #sam0132 a {
    padding: 0 0 0 15px;
    transition: 0.8s ease;
}
#carousel1119 .product-thumb:hover #sam0132 a {
    padding: 0 0 0 15px;
    transition: 0.8s ease;
}
#carousel1119 .product-thumb {
    background: #ffffff;
    min-height: 455px;
    max-width: initial;
    margin: 40px 5px 40px 5px;
    padding: 35px 35px;
}
.xreview-image img {
    border-radius: 5px;
    max-width: 125px;
    border-radius: 300px;
}
.xreview-image {
    position: relative;
    float: left;
    margin: 0 15px 0 0;
}
#sam013212 {
    padding: 5px 0 15px 0;
}
#footniz3 {
    padding: 0 0px 5px 0;
}
#preimgost {
    padding: 40px 0 40px 0;
}
#vozvrash {
    margin: 0 -15px;
}
.owl-pagination {
    display: none;
}
#carousel001 .owl-pagination {
    display: block;
    position: absolute !important;
    top: 85% !important;
    left: 3%;
}
#d_quickcheckout label {
    font-weight: 500;
}
#vsevm12 img {
    width: 100%;
    border-radius: 5px;
}
#formavozvrata {
    border: 1px solid #e8e4e4;
    padding: 40px;
    border-radius: 5px;
}
#descrvozvr {
    padding: 0 0 30px 0;
}
#formavozvrata1 input {
    width: 95%;
    margin: 0 10px 10px 0;
    height: 50px;
    padding: 10px;
}
#dopinf textarea {
    border-radius: 5px;
    border: 0px;
    background: #f2f2f2;
    width: 97%;
    padding: 10px;
}
#dopinf #sogl2 {
    text-align: left;
    font-size: 12px;
    max-width: 100%;
    margin: 20px auto 10px auto;
}
#dopinf #zaginpp1345 {
    text-align: left;
    padding-bottom: 15px;
}
#glbanners11 {
    padding: 40px 0 40px 0;
    min-height: 510px;
    position: relative;
}
#glbanners111 {
    min-height: 570px;
    position: relative;
}
#blokrem {
    padding: 60px 0 40px 0;
    background: #ffffff;
}
.hhome #levkatr111 h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.0;
    padding: 0px 0 10px 0;
    max-width: 800px;
    text-transform: uppercase;
    color: #fff;
}
.hhome {
    padding: 20px 40px 20px 40px !important;
    margin: 30px 0 30px 0 !important;;
}
#levkatr1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.0;
    padding: 0px 0 10px 0;
    max-width: 800px;
    text-transform: uppercase;
    color: #fff;
}
#levkatr2 {
    font-size: 24px;
    max-width: 650px;
    margin: 10px 0 20px 0;
    font-weight: 500;
}
#thpunkt22 ul li {
    list-style: none;
    background: url(/image/galsept.png) no-repeat 0px 8px;
    padding: 0px 0px 15px 34px;
}
#levkatr {
    color: #fff;
    background: rgb(0,0,0,0.3);
    max-width: 750px;
    padding: 40px 40px 30px 40px;
    margin: 30px 0 0 0;
}
#thpunkt {
    margin: 20px 0 20px 0px;
    max-width: 700px;
}
#stellkn2 a {
    display: block;
    max-width: 300px;
    text-align: center;
    padding: 24px 19px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
}
#stellkn2 a:hover {
    
}
#stellkn2 img {
    margin: 0 3px 0 0;
}
#stellkn2 {
    margin: 0 0 0 -30px;
}
#levkatr3 a {
    display: block;
    background: #f86e08;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 23px 0;
    border-radius: 5px;
    text-decoration: none;
    margin: 0px 0 5px 0;
    transition: 0.8s ease;
}
#levkatr3 a:hover {
    background: #c70202;
    text-decoration: none;
    margin: 5px 0 0px 0;
    transition: 0.8s ease;
}
a:hover #glbanners121 p:nth-child(2) {
    color: #272929;
    text-decoration: none;
}
a:hover #glbanners122 p:nth-child(2) {
    color: #272929;
    text-decoration: none;
}
#problserv1 p:nth-child(3) img {
    margin: -7px 0 0 0;
}
#levkatr4 {
    display: block;
}
#levkatr4 a {
    font-weight: 900;
    border-bottom: 2px dotted;
    padding: 0 0 1px 0;
}
#levkatr5 {
    
}
#levkatr5 p:nth-child(1) {
    float: left;
    padding: 0 0 0 0;
    width: 85px;
}
#levkatr5 p:nth-child(2) {
    font-size: 20px;
    font-weight: 900;
}
#levkatr5 p:nth-child(3) {
    font-size: 17px;
    color: #6b6868;
}
#levkatr5 {
    max-width: 373px;
    margin: 35px auto 0 auto;
}
#pravkatr {
    margin: -15px 0 0 0;
}
.hhome #levkatr111 h1 b {
    color: #f86e08;
}
#levkatr1 b {
    color: #f86e08;
}
#zagrem1 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    margin: 0 5px 10px 5px;
    text-align: center;
    padding: 30px 20px;
    min-height: 470px;

}
#zagrem {
    text-align: center;
    max-width: 600px;
    margin: 10px auto 50px auto;
}
#zagrem p:nth-child(1) {
    font-size: 47px;
    font-weight: 600;
}
#zagrem p:nth-child(2) {
    font-size: 24px;
    color: #6b6868;
}
#zagrem1 p:nth-child(1) {
    min-height: 180px;
}
#zagrem1 p:nth-child(2) {
    font-size: 27px;
    font-weight: 900;
    line-height: 0.9;
}
#zagrem1 p:nth-child(3) {
    font-size: 22px;
    color: #6b6868;
    line-height: 1.1;
    min-height: 30px;
}
#zagrem1 p:nth-child(4) {
    max-width: 260px;
    margin: 15px auto 15px auto;
}
#zagrem1 p:nth-child(5) {
    
}
#zagrem1 p:nth-child(4) a {
    display: block;
    background: #f86e08;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 23px 0;
    border-radius: 5px;
    text-decoration: none;
}
#zagrem1 p:nth-child(4) a:hover {
    background: #c70202; 
    text-decoration: none;
}
#zagrem1 p:nth-child(5) a {
    font-weight: 900;
    border-bottom: 2px dotted;
    padding: 0 0 1px 0;
}
#levkatr3 img {
    margin: -7px 0 0 0;
}
#pravkatr2 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    padding: 20px 30px;
    margin: -125px 0 0 140px;
    position: relative;
    z-index: 2;
    line-height: 0.9;
}
#pravkatr2 p:nth-child(1) {
    float: left;
    height: 100px;
    width: 50px;
    margin: 20px 0 0 0;
}
#pravkatr2 p:nth-child(2) {
    font-size: 22px;
    color: #6b6868;
}
#pravkatr2 p:nth-child(3) {
    font-size: 18px;
    font-weight: 900;
}
#pravkatr2 p:nth-child(4) {
    
}
#pravkatr2 p:nth-child(4) a {
    font-weight: 900;
    color: #f86e08;
    border-bottom: 2px dotted;
}
#search07 .nav>li>a {
    display: -webkit-box;
    padding: 10px 8px;
    position: relative;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
}
#problserv {
    padding: 60px 0 60px 0;
}
#problserv22 {
    padding: 60px 0 60px 0;
}
#oservcent {
    padding: 60px 0 60px 0;
    min-height: 600px;
    background: #f6f7f9;
}
#oservcent2 {
    position: absolute;
    left: -340px;
}
#oservcent2 img {
    border-radius: 5px;
}
#problserv2 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    margin: 0 5px 10px 5px;
    padding: 20px;
    min-height: 245px;
}
#problserv2 p:nth-child(1) {
    
}
#problserv2 p:nth-child(2) {
    font-size: 24px;
    font-weight: 900;
    max-width: 200px;
    line-height: 1;
    min-height: 45px;
}
#problserv2 p:nth-child(3) {
    font-size: 22px;
    color: #6b6868;
}
#problserv2 p:nth-child(4) {
    
}
#problserv2 p:nth-child(4) a {
    font-size: 22px;
    font-weight: 900;
    color: #f86e08;
    border-bottom: 3px dotted;
}
#problserv1 p:nth-child(1) {
    font-size: 47px;
    font-weight: 900;
    line-height: 1;
    max-width: 290px;
}
#problserv1 p:nth-child(2) {
    font-size: 23px;
    color: #6b6868;
    max-width: 290px;
    padding: 10px 0 15px 0;
}
#problserv1 p:nth-child(3)  {
    
}
#problserv1 p:nth-child(3) a  {
    display: block;
    background: #f86e08;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 23px 0;
    border-radius: 5px;
    max-width: 270px;
}
#problserv1 p:nth-child(3) a:hover  {
    background: #c70202;
    text-decoration: none;
}
#glbanners122 a:hover #glbanners122 p:nth-child(2) {
    color:#000;
}
#glbanners122 a:hover {
   text-decoration: none; 
}
#problserv1 {
    margin: 50px 0 0 40px;
}
#oservcent3 {
    
}
#oservcent3 p:nth-child(1) {
    font-size: 47px;
    font-weight: 700;
    line-height: 0.9;
    padding: 0 0 10px 0;
    color: #000;
}
#oservcent3 {
    font-size: 20px;
    line-height: 1.3;
    color: #6b6868;
    padding: 25px 0 15px 0;
}
#oservcent3 a {
    font-weight: 800;
    color: #f86e08;
    border-bottom: 2px dotted;
    text-decoration: none;
    font-size: 22px;
}
#oservcent4 {
    font-size: 22px;
    font-weight: 900;
    padding: 0 0 25px 0;
}
#bloksertt {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    min-height: 250px;
    margin: 0 5px;
}
#zagotz234 {
    text-align: center;
    margin: 0 0 30px 0;
    line-height: 1;
}
#zagotz234 p:nth-child(1) {
    font-size: 47px;
    font-weight: 700;
    line-height: 0.9;
}
#zagotz234 p:nth-child(2) {
    font-size: 24px;
    color: #6b6868;
}
#zagotz2342 {
    text-align: center;
    max-width: 700px;
    margin: 10px auto 0px auto;
    line-height: 1;
}
#zagotz2342 p:nth-child(1) {
    font-size: 47px;
    font-weight: 700;
    line-height: 0.9;
}
#zagotz2342 p:nth-child(2) {
    font-size: 24px;
    color: #6b6868;
    max-width: 450px;
    margin: 0 auto;
    line-height: 1.1;
}
.faq-section {
    max-width: 850px;
    margin: 0 auto;
}
.xreviews-meta13 {
    text-align: center;
}
.naznotz {
    font-size: 19px;
    font-weight: 900;
    padding: 0 0 5px 0;
    text-transform: uppercase;
}
.naznotz1 {
    font-size: 17px;
    font-weight: 400;
    padding: 5px 0 15px 0;
}
#ogranfoot {
    max-width: 240px;
}
#zagrem1 p:nth-child(4) img {
    margin: -9px 0 0 0;
}
#glbanners12 {
    padding: 40px 0 40px 0;
    background: url(/image/bgth5.jpg) center top no-repeat;
    min-height: 597px;
}
#glbanners121 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    margin: 0 5px 10px 5px;
    padding: 50px 20px;
    min-height: 270px;
}
#glbanners121 p:nth-child(1) {
    width: 235px;
    float: left;
    height: 200px;
}
#glbanners121 p:nth-child(2) {
    font-size: 42px;
    font-weight: 900;
    line-height: 0.9;
    padding: 15px 0 0 0;
}
#glbanners121 p:nth-child(3) {
    font-size: 22px;
    color: #6b6868;
}
#glbanners122 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    margin: 0 5px 10px 5px;
    padding: 35px 20px;
    min-height: 245px;
    text-align: center;
}
#glbanners122 p:nth-child(1) {
    
}
#glbanners122 p:nth-child(2) {
    font-size: 37px;
    font-weight: 900;
    line-height: 0.9;
    padding: 15px 0 0 0;
}
#glbanners122 p:nth-child(3) {
    font-size: 22px;
    color: #6b6868;
    max-width: 270px;
    margin: 0 auto;
}
#glbanners13 {
    padding: 40px 0 40px 0;
    background: url(/image/bgth6.jpg) center top no-repeat;
    min-height: 696px;
}
#glbanners131 {
    text-align: center;
    max-width: 600px;
    margin: 10px auto 50px auto;
}
#glbanners131 p:nth-child(1) {
    font-size: 47px;
    font-weight: 900;
}
#glbanners131 p:nth-child(2) {
    font-size: 24px;
    color: #6b6868;
}
#glbanners14 {
    padding: 40px 0 40px 0;
}
#preimgostopis {
    padding: 40px 0 40px 0;
}
div#contdesc {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    min-height: 250px;
    margin: 0 5px;
}
#bloksertt img {
    width: 100%;
}
a.thumbnail {
    background: none;
}
#bloksertt .thumbnail {
    margin-bottom: 0px;
}
#slogan {
    font-size: 16px;
    margin: 10px auto 0px auto;
    max-width: 145px;
}
#zaginpp134512 .hatformabut {
    background-color: #fa7b32;
    color: #fff;
    padding: 14px 25px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 18px;
    border: 0px;
    width: 100%;
    height: 70px;
    max-width: 355px;
    margin: 0 0 0 5px;
    box-shadow: 0px 20px 50px 10px rgb(237 115 45 / 30%);
}
#levkatr4 .hatforma {
    width: 250px;
    height: 70px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 0 15px;
    margin: 0 5px 0 0;
    position: relative;
    z-index: 1;
}
#polrash {
    color: #999797;
    font-size: 13px;
    margin: 20px 0 0 0;
}
#polrash a {
    color: #f86e08;
}
.navbar-nav {
    display: -webkit-box;
}
#telser img {
    box-shadow: 11px 14px 75px 5px rgb(84 84 84 / 30%);
    border-radius: 200px;
}
#telser2 a {
    color: #f86e08;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 2px dotted;
}
#kompredblsee {
    max-width: 800px;
    margin: 55px auto 55px auto;
}
#kompredblsee2 .hatformabut {
    background-color: #fa7b32;
    color: #fff;
    padding: 14px 25px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 18px;
    border: 0px;
    width: 100%;
    height: 70px;
    max-width: 420px;
    box-shadow: 0px 20px 50px 10px rgb(237 115 45 / 30%);
}
#kompredblsee1 #polrash {
    color: #999797;
    font-size: 16px;
    margin: 20px 0 0 0;
}
#kompredblsee1 .hatforma {
    max-width: 325px;
    height: 70px;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 0 15px;
    margin: 0 5px 0 0;
    position: relative;
    z-index: 1;
}
#polrash22 {
    color: #6b6868;
    font-size: 17px;
    margin: 25px auto 0px auto;
    max-width: 340px;
}
#problserv134 {
    font-size: 47px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 40px 0;
}
#zpoptpr a {
    font-weight: 800;
    color: #f86e08;
    border-bottom: 2px dotted;
    text-decoration: none;
}
#zpoptpr img {
    padding: 0 7px 0 0;
}
#logonizblsee img {
    max-width: 265px;
}
#kompredblsee22 {
    max-width: 665px;
    margin: 55px auto 55px auto;
}
#slog {
    font-size: 15px;
    margin: 10px 0 0 0;
    max-width: 155px;
    text-align: center;
}
#logonizblsee {
    margin: 65px 0 0 -25px;
}
#askzaebudpr {
    display: none;
}
#jird {
    display: none;
}
#yandkarta {
    -webkit-filter: grayscale(100%);
    margin: 40px 0 -40px 0;
    min-height: 600px;
}
#yandkarta2 {
    position: absolute;
    top: 145px;
    right: 15%;
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    width: 100%;
    max-width: 500px;
    padding: 30px;
    border-radius: 5px;
}
#yandkarta21 img {
    max-width: 300px;
}
#yandkarta21 {
    margin: 0 0 10px 0;
}
.xreview-image12 img {
    width: 300px;
    height: auto;
}
#otzgr {
    margin: 0;
}
.xreview-text a {
    font-weight: 800;
    color: #f86e08;
    border-bottom: 2px dotted;
    text-decoration: none;
    font-size: 20px;
}
#ssotz {
    margin: 10px 0 0 0;
}
i.fa.fa-user {
    box-shadow: 11px 14px 75px 5px rgb(157 153 153 / 30%);
    border-radius: 200px;
    background: #fff;
    padding: 8px 10px;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
}
i.fa.fa-file-text {
    box-shadow: 11px 14px 75px 5px rgb(157 153 153 / 30%);
    border-radius: 200px;
    background: #fff;
    padding: 7px 11px;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    font-size: 13px;
}
i.fa.fa-paint-brush {
    box-shadow: 11px 14px 75px 5px rgb(157 153 153 / 30%);
    border-radius: 200px;
    background: #fff;
    padding: 8px 10px;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
}
#problserv13422 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 20px;
    border-radius: 10px;
    min-height: 250px;
}
#str1 {
    background: #fff;
    border-top: 1px solid #e8e4e4;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 500;
}
#str2 {
    background: #fff;
    min-height: 100px;
}
.hhome #levkatr111 h1::after {
content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 30px 0 0 0;
    width: 150px;
    height: 2px;
    display: block;
}
#levkatr1::after {
content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 0 0;
    width: 150px;
    height: 2px;
    display: block;
}
#prstr1 {
    margin: 0 -15px;
}
#toviusl {
    background: #f6f7f9;
    padding: 60px 0 60px 0;
    min-height: 600px;
}
#oservcent33 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff url(/image/stkviz.jpg) 85% 90% no-repeat;
    margin: 10px 5px;
    padding: 60px 70px;
    min-height: 600px;
}
#preimstell {
    margin: 60px 0 60px 0;
    min-height: 100px;
}
#okompstell {
    padding: 60px 0 60px 0;
    min-height: 600px;
}
#okomsuzh {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 20px;
}
i.fa.fa-envelope {
    color: #f86e08;
    float: left;
    margin: 0 5px 0 0;
}
#problserv13434 {
    color: #c3bdbd;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 20px 0 20px 0;
}
#problserv134222 {
    
}
#problserv134222 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#problserv134222 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#problserv134222 p:nth-child(2) {
    font-size: 24px;
}
#problserv1342334 {
    margin: 0 0 0 -20px;
}
#problserv13422245 {
    position: absolute;
    top: 35%;
    left: 32%;
}
#blusl {
    box-shadow: 11px 14px 75px 5px rgb(231 228 228 / 30%);
    background: #fff;
    margin: 55px 10px;
    min-height: 455px;
}
#carousel1 {
    margin: 40px 0 0 0;
}
#blusl img {
    width: 100%;
}
#problserv1342210 {
    max-width: 330px;
    margin: 35px 0 0 0;
}
#blusl p:nth-child(1) {
    min-height: 300px;
}
#blusl p:nth-child(2) {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    max-width: 300px;
    padding: 30px 50px; 
}
ul.strelnav {
    list-style: none;
    display: -webkit-box;
    margin: 20px 0 0 0;
    padding: 0;
}
ul.strelnav li {
    margin: 0 10px 0 0;
}
#problserv133564 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    max-width: 300px;
}
#problserv133564::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#problserv1335634 {
    font-size: 24px;
}
#problserv13001 {
    
}
#problserv13001 p:nth-child(1) {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
}
#problserv13001 p:nth-child(2) {
    font-size: 20px;
    max-width: 250px;
}
#problserv13001 {
    margin: 25px 0 40px 0;
}
#preimtovstell {
    margin: 70px 0 0px 0;
}
#oservcent2234 {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 40px;
    color: #dfdbdb;
    text-transform: uppercase;
    font-weight: 900;
}
#oservcent22340 {
    margin: 490px 0 0px 0;
}
#preimstell23 {
    
}
#preimstell23 p:nth-child(1) {
    min-height: 60px;
}
#preimstell23 p:nth-child(2) {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
}
#preimstell23 p:nth-child(3) {
    font-size: 20px;
    max-width: 250px;
}
#zagotz2344 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    max-width: 350px;
}
#zagotz2344::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#zagotz2345 {
    float: right;
    margin: -10px 0 0 0;
}
#namdoverstell {
    min-height: 569px;
}
#sklad1 {
    position: absolute;
    left: -400px;
}
#zagotz2344888 {
    
}
#zagotz2344888 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#zagotz2344888 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block; 
}
#zagotz2344888 p:nth-child(2) {
    font-size: 24px;
    max-width: 500px;
}
#okompstell3402 {
    font-size: 20px;
}
#okompstell3401 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#okompstell3401 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#okompstell344 {
    margin: 60px 0px 0 60px;
}
#okompstell34013 {
    
}
#okompstell34013 p:nth-child(1) {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    max-width: 300px;
}
#okompstell34013 p:nth-child(2) {
    font-size: 20px;
}
#tovznsm {
    margin: 30px 0 0 0;
}
#okompstell34013 {
    margin: 0 0 0 20px;
}
#okompstell34 {
    margin: -20px 0 -30px -10px;
}
#fotrealpro {
    padding: 60px 0 60px 0;
    min-height: 600px;
    background: #f6f7f9;
}
#fotrealprol34 {
    
}
#fotrealprol34 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#fotrealprol34 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#fotrealprol34 p:nth-child(2) {
    font-size: 24px;
    max-width: 550px;
}
#fotrealpro .owl-wrapper-outer {
    max-width: 100%;
}
#carousel1888 {
    margin: 30px 0 0 0;
}
#fotrealprol34477 {
    float: right;
    margin: -10px 0 0 0;
}
#namdoverstell34 {
    margin: 70px 0 0 20px;
}
#carousel1889 {
    margin: 60px 0 0 0;
}
#footniz2 {
    font-size: 14px;
    font-weight: 500;
}
.xreview-title {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.1;
    max-width: 600px;
    margin: 15px 0 0 0;
}
.xreview-text {
    color: #000 !important;
}
#str14 ul {
    list-style: none;
    display: -webkit-box;
    margin: 0;
}
#str14 ul li {
    margin: 0 4px 0 0;
}
#str16 {
    float: right;
}
#dvablvm {
    /* background: linear-gradient(to right, rgba(2, 127, 212, 0.0) 50%, #fff 50%); */
    background: #fff;
}
.us-product-attr-item:after {
    content: '';
    border-bottom: 1px dotted #BABABA;
    height: 1px;
    position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    z-index: 1;
}
.us-product-attr-item span {
    background-color: #FFF;
    z-index: 2;
}
.us-product-attr-item {
    position: relative;
    font-size: 16px;
    margin: 0 0 5px 0;
}
.us-product-attr-item span:last-child {
    padding-left: 8px;
    position: relative;
    max-width: 50%;
    text-align: right;
    float: right;
}
.us-product-attr-item span:first-child {
    padding-right: 8px;
    position: relative;
}
#artnazgl {
    font-size: 16px;
    margin: 0 0 15px 0;
}
#zpoptpr1232 ul {
    display: -webkit-box;
    padding: 0;
    list-style: none;
    margin: 10px 0 0 0;
}
button#vsevm11 img {
    width: 20px;
    margin: -3px 2px 0 0;
}
#zpoptpr1232 ul li:nth-child(1) a {
    display: block;
    background: #cbcbcb;
    max-width: 270px;
    text-align: center;
    padding: 24px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}
#zpoptpr1232 ul li:nth-child(1) a:hover {
    background: #bbb8b8;
    text-decoration: none;
}
.kvizkn:hover {
   background: #e56202;  
}
#zayvkast4 input:hover {
    background: #e56202;  
}
#vsevm11:hover {
    background: #e56202;
}
#prodprice {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 24px;
    margin: 20px 0 20px 0;
}
#skalaprogrvopr {
    color: #c3bdbd;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 20px 0 20px 0;
}
#voproskviz {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#voproskviz::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#rashkv {
    font-size: 22px;
    margin: 0 0 20px 0;
}
.limit-radio-custom {
display: block;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px solid #E6EAED;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 19px;
    line-height: 1;
    color: #000;
    cursor: pointer;
    font-weight: 800;
    padding: 25px 20px 25px 40px;
    min-height: 70px;
}
#prostokn .limit-radio-custom {
    padding: 20px 20px 20px 20px;
    min-height: auto;
    height: auto;
}
.limit-label input {
    display: none;
}
.limit-label {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 20px;
}
.limit-label input:checked ~ .limit-radio-custom {
    border: 1px solid #f86e08;
}
.kvizkn {
    display: block;
    background: #f86e08;
    max-width: 287px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    border: 0;
}
.kvizkn2 {
    display: block;
    background: #cbcbcb;
    width: 100%;
    max-width: 200px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    border: 0;
}
footer #str14 ul {
    padding: 0;
}
footer i.fa.fa-envelope {
    margin: 0 10px 0 0;
}
.popup2 h5 {
    margin-left: 42px;
}
.popup2 h5::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 20px 0;
    width: 125px;
    height: 2px;
    display: block;
}
#cartimg {
    margin: 5px;
    max-height: 435px;
    overflow: hidden;
}
#cartimg img {
    width: 100%;
}
#zayvkast {
    margin: 60px 5px 40px 0px;
    min-height: 135px;
    max-width: 300px;
}
#zayvkast1 {
    font-size: 30px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
}
#zayvkast1::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 0 0;
    width: 130px;
    height: 2px;
    display: block;
}
#zayvkast2 {
    font-size: 20px;
    margin: 10px 0 20px 0;
}
#zayvkast3 input {
    width: 100%;
    max-width: 350px;
    height: 55px;
    border-radius: 5px;
    border: 0px;
    padding: 0 15px;
    background: #fff;
    background: #f4f4f4;
    margin: 0 0 10px 0;
}
#zayvkast3 textarea {
    width: 100%;
    max-width: 350px;
    height: 125px;
    border-radius: 5px;
    border: 0px;
    padding: 15px 15px;
    background: #f4f4f4;
    margin: 0 0 10px 0;
}
#zayvkast5 {
    font-size: 13px;
    margin: 15px 0 0 0;
}
#zayvkast4 input {
    display: block;
    background: #f86e08;
    width: 100%;
    max-width: 310px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    border: 0;
}
#zayvkast5 a {
    color: #f86e08;
    border-bottom: 1px solid;
}
#column-left #mod:nth-last-child(-n+1) {
    margin: 0;
}
#mod {
    margin: 0px 0px 40px 0px;
}
#mod p:nth-child(1){
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
}
#mod p:nth-child(2){
    font-size: 20px;
    max-width: 250px;
}
#artik {
    margin: 0 0 5px 0;
}
#artik span {
    font-weight: 700;
}
#product-product h1::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 0 0;
    width: 130px;
    height: 2px;
    display: block;
}
#zakodkl7 img {
    margin: 0 10px 0 0;
}
#zakodkl {
    overflow: hidden;
}
a.zakodkl245 {
    display: block;
    padding: 14px 10px;
    max-width: 250px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}
#spusk2kn {
    margin: 25px 0 0 0;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
#menu2 {
    z-index: 10;
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
}
#listspis2 {
    background: #fff;
    padding: 15px 0;
}
#listspis2 #search07 {
    margin: 7px 0 0 40px;
}
#listspis2 .phnj {
    padding: 0px 0 0 0;
    margin: -15px 0 0 -25px;
}
#slogan22 {
    margin: -15px 0 0px 0;
}
#listspis2 #telser1 {
    padding: 0px 0 0 0;
}
#information-information h1::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 0 0;
    width: 130px;
    height: 2px;
    display: block;
}
#information-information hr {
    border-top: 0px solid #eee;
}
#komandastvnzag {
    
}
#komandastvnzag p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#komandastvnzag p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;  
}
#komandastvnzag p:nth-child(2) {
    font-size: 24px;
    max-width: 750px; 
}
#komandastvnzag {
    margin: 0 0 30px 0;
}
#komandastvn {
    
}
#komandastvn p:nth-child(1) {
    min-height: 220px;
}
#komandastvn p:nth-child(2) {
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
}
#komandastvn p:nth-child(3) {
    font-size: 20px;
    max-width: 250px;
}
#komandast {
    margin: 0px 0 40px 0;
}
.xreview-image12 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 20px;
    padding: 10px;
    min-height: 135px;
}
.xreview-item1 {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #f0f0f0;
}
#prvncat {
    margin: 30px 0 30px 0;
}
#prvncat #preimstell23 {
    margin: 0 0 0 0;
    min-height: 280px;
}
#tovnastr {
    margin: 60px 0 40px 0;
}
#zagotz234455 {
    
}
#zagotz234455 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#zagotz234455 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#zagotz234455 p:nth-child(2) {
    font-size: 24px;
    max-width: 550px;
}
#zagotz234455 {
    margin: 0 0 40px 0;
}
#dvavid {
    margin: 15px 0 15px 0;
}
#dvavid #problserv134221 img {
    width: 100%;
}
#problserv13422245101 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 20px;
    min-height: 135px;
}
#problserv134222451 {
    margin: 20px 0 10px 0;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}
#dvavid #problserv13422245 {
    position: absolute;
    top: 30%;
    left: 38%;
}
#blockskladprog {
    padding: 60px 0 60px 0;
    min-height: 600px;
    background: #f6f7f9;
}
#zagotzskl2344 {
    
}
#zagotzskl2344 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    max-width: 550px;
}
#zagotzskl2344 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#zagotzskl2344 p:nth-child(2) {
    font-size: 24px;
    max-width: 500px;
}
#zagotzskl234401 {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    min-height: 461px;
}
#zagotzskl2344011 {
    float: left;
    width: 247px;
}
#zagotzskl2344 {
    margin: 0 0 30px 0;
}
#zagotzskl2344012 {
    overflow: hidden;
    padding: 60px 40px 20px 40px;
}
#zagotzskl2344012 p:nth-child(1) {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
    margin-bottom: 30px;
}
#zagotzskl2344012 b {
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 235px;
    margin-bottom: 10px;
    display: block;
}
#zagotzskl2344012 a {
    display: block;
    background: #f86e08;
    max-width: 200px;
    text-align: center;
    padding: 21px 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin: 30px 0px 0 0;
}
#prvncat2 {
    margin: 50px 0 30px 0;
}
#prvncact2 {
    margin: 60px 0 0px 0;
}
#preimstectll23 {
    font-size: 20px;
    margin: 25px 0 0 0;
}
#preimstectll23 p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    max-width: 350px;
}
#preimstectll23 p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block;
}
#ottp {
    padding-bottom: 60px;
}
#preimstectll230 img {
    max-width: 500px;
}
#preimstectll230 {
    text-align: center;
}
#preimstectovb {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 20px;
    min-height: 135px;
}
#preimstectovb1 img {
    width: 100%;
}
#preimstectovb2 {
    margin: 20px 0 10px 0;
    font-size: 19px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    min-height: 50px;
}
#preimstectovb3 a {
    display: block;
    background: #f86e08;
    max-width: 250px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin: 0 auto;
}
#preimstectovb3 {
    text-align: center;
    min-height: 100px;
    margin: 15px 0 0 0;
}
#preimstectovb33 a {
    display: block;
    background: #f86e08;
    max-width: 250px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin: 20px 0 0 0;
}
.owl-carousel .owl-buttons div i {
    color: #f86e08 !important;
}
#listspis2 #logo {
    margin: -8px 0 0 0;
}
#listspis2 .navbar-nav {
    display: -webkit-box;
    margin: 0 0 0 45px;
}
#polnar {
    font-size: 13px;
    margin: 15px 0 0 0;
}
#vers1 {
    width: 100%;
    max-width: 350px;
    height: 55px;
    border: 0px;
    padding: 0 15px;
    background: #fff;
    background: #f4f4f4;
    margin: 0 0 10px 0;
}
#vers2 {
    display: block;
    background: #f86e08;
    width: 100%;
    max-width: 280px;
    text-align: center;
    padding: 16px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    border: 0;
    margin: 0 0 0 10px;
}
#zayvkast4 input {
    display: block;
    background: #f86e08;
    width: 100%;
    max-width: 310px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    border: 0;
}
#oservcent33 .hatforma {
    margin: 0 0 15px 0;
    width: 100%;
}
#problserv13422245101 img {
    width: 100%;
    border-radius: 5px;
}
#videootz {
    margin: 40px 0 40px 0;
}
#carousel000 {
    margin: 20px 0 20px 0;
}
#carousel000 #problserv13422245 {
    position: absolute;
    top: 34%;
    left: 37%;
}
#carousel11191 .product-thumb {
    max-width: 100%;
}
#search071 .nav>li>a {
    display: -webkit-box;
    padding: 10px 11px 10px 8px;
    position: relative;
    font-weight: 800;
    font-size: 15px;
    text-transform: uppercase;
}
#search072 {
    font-size: 15px;
    font-weight: 500;
    margin: 20px 0 0 0;
    max-width: 250px;
}
#problserv1335634 a {
    color: #f86e08;
    text-decoration: none;
    border-bottom: 2px dotted;
}
#zayvkast3 input::placeholder {
    font-size: 16px;
}
#zayvkast3 textarea::placeholder {
    font-size: 16px;
}
#prstr2 {
    margin-top: 0px;
}
#prstr2 #problserv13356433 {
    max-width: 200px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 20px;
    min-height: 50px;
}
#problserv13356433::after {
    content: " ";
    border-bottom: 4px solid #f86e08;
    margin: 10px 0 25px 0;
    width: 60px;
    height: 2px;
    display: block;
}
#nazharakt2 ul {
    list-style: none;
    padding: 0 0 0 0;
}
#nazharakt2 ul li::before {
    content: "•  ";
    color: #dadad8;
    font-size: 20px;
    padding: 0 0 0 0px;
}
#prstr2 #problserv13356433 p {
    min-height: 50px;
}
#nazharakt2 ul li a {
    text-decoration: none;
    color: #6b6868;
}
#spisul {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
    background: #fff;
    margin: 10px 5px;
    padding: 40px 20px 30px 20px;
    min-height: 405px;
}
#zagmenu23 {
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 0px dotted #e6e2e2;
    margin-bottom: 10px;
    margin-top: 15px;
    max-width: 200px;
}
#mwidth {
    padding-right: 40px;
}
#listspis2 #search07 li#vsplnone {
    display: none;
}
#telser021 p {
    margin: 0;
}
#telser021 {
    font-size: 15px;
}
#telser021 p {
    margin: 3px 0 0 0;
    font-weight: 500;
}
#search072 a {
    color: #f86e08;
    text-decoration: none;
    border-bottom: 2px dotted;
}
#search071 .nav>li:hover a {
    color: #f86e08;
}
#search071 .nav>li:hover ul.vsplmenu a {
    color: #000000;
}
#search071 .nav>li:hover ul.vsplmenu a:hover {
    color: #f86e08;
}
#description a {
    color: #f86e08;
    border-bottom: 2px dotted;
    font-weight: 700;
}
#dvablvm {
    box-shadow: 11px 14px 75px 5px rgb(204 202 202 / 30%);
}
#vnalich {
    background: #00c36b;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    max-width: 120px;
    position: absolute;
    top: 55px;
    left: 0;
}
#preimgost1 p:nth-child(1) img {
    margin: -20px 0 0 0;
}
.video-bg__content {
    z-index: 2;
    position: absolute;
    color: #ffffff;
    top: 40px;
    width: 100%;
}
.video-bg {
    height: 570px !important;
    overflow: hidden;
}
.effects {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    height: 570px !important;
    overflow: hidden;
}
.video-bg video {
    margin: -250px 0 0 0;
}
#search0744 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 33px 0 0 0;
}
#search0744 ul li {
    margin: 0px 10px 0 0;
}
#search0744 ul li:nth-child(1) img {
    width: 28px;
}
#search0744 ul li:nth-child(2) img {
    width: 25px;
    margin: 3px 0 0 0;
}
#search0744 ul li:nth-child(3) img {
    width: 25px;
    margin: 3px 0 0 0;
}
#search0744 ul li:nth-child(4) img {
    width: 25px;
    margin: 3px 0 0 0;
}
.telegram-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #0088cc; /*С†РІРµС‚ РєРЅРѕРїРєРё*/
    border-radius: 50%;
    width: 55px; /*С€РёСЂРёРЅР° РєРЅРѕРїРєРё*/
    height: 55px; /*РІС‹СЃРѕС‚Р° РєРЅРѕРїРєРё*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*С†РµРЅС‚СЂРѕРІРєР° РёРєРѕРЅРєРё РІ РєРЅРѕРїРєРµ*/
    font-size: 35px; /*СЂР°Р·РјРµСЂ РёРєРѕРЅРєРё*/
    z-index: 9999;
}
.telegram-button a {
    color: #fff;
}
.telegram-button:before,
.telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #0088cc; /*С†РІРµС‚ Р°РЅРёРјРёСЂРѕРІР°РЅРЅС‹С… РІРѕР»РЅ РѕС‚ РєРЅРѕРїРєРё*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.telegram-button:after{
    animation-delay: .5s;
}
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
.telegram-button i.fa.fa-telegram {
    font-size: 30px;
    background: none;
}
#product-category #preimgost1 {
    min-height: 105px;
    padding: 40px 40px 0px 40px;
}
.exitblock
{
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}
.exitblock .fon
{
	background-color: rgba(0,0,0,0.65);
	height: 100%;
	position: fixed;
	width: 100%;
}
.exitblock .modaltext
{
	background: #F6FCFF;
	background: #fefefe;
	border-radius: 4px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	box-sizing: border-box;
	font-size: 14px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
	max-width: 300px;
	max-width: 800px;
	min-width: 320px;
	moz-border-radius: 4px;
	moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	padding: 20px 40px;
	position: fixed;
	right: 0;
	top: 20%;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	width: 100%;
	width: 85%;
	z-index: 20;
}
.closeblock
{
	background-color: rgba(61,61,61,0.8);
	border: 2px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 10px #000;
	color: #807e7e;
	cursor: pointer;
	font-size: 10px;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #000;
	moz-transition: all ease .8s;
	ms-border-radius: 15px;
	ms-transition: all ease .8s;
	o-border-radius: 15px;
	opacity: .5;
	o-transition: all ease .8s;
	padding: 3px;
	position: absolute;
	right: -10px;
	text-align: center;
	text-decoration: none;
	top: -10px;
	transition: all ease .8s;
	webkit-border-radius: 15px;
	webkit-box-shadow: 0 0 10px #000;
	webkit-transition: all ease .8s;
	width: 20px;
}
.closeblock:hover
{
	color: #000;
}
#personskid a
{
	border-bottom: 2px dotted #1e46a1;
	color: #1e46a1;
	font-size: 15px;
}
#personskid
{
	padding: 10px 0;
}
.pops8 #zaginpp134 {
    text-align: left;
}
.pops8 #zaginpp1342 {
    text-align: left;
}
.pops8 .hatforma {
    width: 100%;
}
.pops8 #zaginpp1345 {
    text-align: left;
}
.pops8 #sogl2 {
    text-align: left;
    font-size: 12px;
    max-width: 100%;
    margin: 20px 0 10px 0;
}
.pops8 textarea {
    padding: 15px;
    min-height: 100px;
}
.pops8 #zaginpp134 b {
    font-weight: 900;
    color: #f7700b;
}
#manageblock {
    max-width: 200px;
    margin: 20px 0 0 0;
}
.pops8 #komandastvn p:nth-child(3) {
    font-size: 14px;
    max-width: 250px;
}
.pops8 #search0744 ul {
    margin: 3px 0 0 0;
}
.pops8 #komandastvn p:nth-child(1) {
    min-height: 210px;
}
.pops8 #phsnizu1 {
    padding-bottom: 10px;
}
#zakodklwha img {
    width: 25px;
}
#nasklade span {
    background: #00c36b;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    max-width: 120px;
}
#nasklade {
    padding: 0px 0 20px 0;
}
#skladinfo {
    background: #f5f1f1;
    padding: 20px;
}
#d_quickcheckout .panel-title {
    font-weight: 900;
}
#d_quickcheckout .checkbox label, #d_quickcheckout .radio label {
    font-weight: 600 !important;
}
#login_view {
    display: none;
}
#fonprod .tab-content h2 {
    font-size: 22px;
    margin-bottom: 20px;
}
#komandastvn {
    min-height: 355px;
}
#carousell001 .owl-pagination {
    display: block;
}
#tehosvid {
    padding: 60px 0 60px 0;
}
#tehosvid p:nth-child(1) {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
}
#tehosvid p:nth-child(1)::after {
    content: " ";
    border-bottom: 5px solid #f86e08;
    margin: 20px 0 25px 0;
    width: 150px;
    height: 2px;
    display: block; 
}
#tehosvid a {
    padding: 24px 30px;
    border-radius: 0px;
    text-align: center;
    font-size: 16px;
    max-width: 230px;
    margin-top: 15px;
    margin: 20px 0 0 0px;
    background: #f86e08;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    border: 0px;
    display: block;
    text-decoration: none;
}
#tehosvid a:hover {
    background: #e56202;
}
/* TALIPOV.BIZ  */
.breadcrumb {
    background: none;
}
#stellkn1 a {
    display: block;
    background: #f86e08;
    max-width: 287px;
    text-align: center;
    padding: 24px 35px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    box-shadow: 11px 14px 75px 5px rgb(104 104 104 / 30%);
}
#stellkn1 a:hover {
    background: #e56202;
    text-decoration: none;
}
#content ul.thumbnails {
    max-width: 450px;
    margin: 0 auto;
}
#cart-total {
    color: #fff;
}
#carousel25 {
    overflow: hidden;
}
#trigsam6 a {
    color: #fff;
    text-decoration: none;
}
#trigsam2 a {
    color: #000;
    text-decoration: none;
}
#trigsam10 a {
    color: #000;
    text-decoration: none;
}
#carousel17 {
    overflow: hidden;
}
#narbar-menu {
    padding: 0px;
}
#menutwig .dropdown {
    margin: -3px 0 0 0;
}
#menuosn .navbar-nav>li>a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}
#menuosn .navbar-nav>li {
    padding: 24px 22px 24px 22px;
    font-size: 16px;
    list-style: none;
}
#menuosn .navbar-nav {
    padding: 0;
}
#mensam {
    width: 200px;
    float: left;
    color: #fff;
    padding: 24px 30px 25px 30px;
    text-transform: uppercase;
    font-size: 15px;
    background: #f86e08;
    
    height: 70px;
}
#menuosn .nav-item.dropdown:hover .dropdown-menu {
    display:block;
}
#dvigcat {
    padding: 3px 0 0 20px;
}
#menuosn .nav-item.dropdown .dropdown-menu {    
    min-width: 1150px;
}
img.lsnizzu {
    margin: 75px 0 0 0;
    width: 170px;
}
#trigsam2 {
    font-size: 21px;
    line-height: 1.0;
    
}
.dropdown-inner li {
    padding: 5px 0;
}
#trigsam2:after {
    content: "";
    border-bottom: 4px solid #ffc501;
    width: 50px;
    overflow: hidden;
    display: block;
    margin: 14px 0 10px 0;
}
#trigsam6 {
    font-size: 21px;
    line-height: 1.0;
    
}
#trigsam6:after {
    content: "";
    border-bottom: 4px solid #fff;
    width: 50px;
    overflow: hidden;
    display: block;
    margin: 14px 0 10px 0;
}
#trigsam10 {
    font-size: 21px;
    line-height: 1.0;
    
}
#trigsam10:after {
    content: "";
    border-bottom: 4px solid #000;
    width: 50px;
    overflow: hidden;
    display: block;
    margin: 14px 0 10px 0;
}
#trigsam3,#trigsam7,#trigsam11 {
    font-size: 18px;
}
#carousel17 .product-thumb {
    background: none;
    box-shadow: none;
    border: 0px solid #e2e2e2;
}
.leftkart {
    max-width: 300px;
    float: left;
    margin: 0px -40px 0px 0;
    height: 300px;
}
#specopt {
    margin: 20px 0;
}
#samvse01 {
    overflow: hidden;
    padding: 40px 0 0 25px;
    max-width: 247px;
    float: right;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 95% bottom no-repeat;
    height: 285px;
    margin: 0 10px 0px 0;
    padding: 20px;
    border-radius: 5px;
    transition: 0.8s ease;
}

#sam01:hover #sam0132 {
    padding-left:10px;
    transition: 0.8s ease;
}
#sam02:hover #sam0132 {
    padding-left:10px;
    transition: 0.8s ease;
}
#sam03:hover #sam0132 {
    padding-left:10px;
    transition: 0.8s ease;
}
#sam04:hover #sam0132 {
    padding-left:10px;
    transition: 0.8s ease;
}
#sam05:hover #sam0132 {
    padding-left:10px;
    transition: 0.8s ease;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 95% bottom no-repeat;
    height: 285px;
    margin: 0 10px 0px 0;
    padding: 20px;
    border-radius: 5px;
    transition: 0.8s ease;
}
#sam031 {
    font-size: 27px;
    color: #000;
    
    text-transform: uppercase;
    line-height: 1;
    max-width: 350px;
}
#sam050 {
    float: left;
    margin: 13px 10px 0px 0;
    width: 42px;
}
#sam030 {
    float: left;
    margin: 13px 10px 0px 0;
    width: 30px;
}
#sam052 {
    font-size: 16px;
    color: #6f6e6e;
    padding: 7px 0 0 54px;
    max-width: 250px;
}
#sam042 {
    font-size: 16px;
    color: #6f6e6e;
    padding: 7px 0 0 40px;
    max-width: 215px;
}
#samvse03 {
    padding: 65px 0px 0 0px;
    overflow: hidden;
}
#sam024 {
    font-size: 26px;
    color: #000;
    
    padding: 15px 0 0 18px;
}
#sam03 {
    background: #f0f0f0 url(/image/sam3.png) 95% bottom no-repeat;
    height: 285px;
    margin: 10px 10px 0px 0;
    padding: 20px;
    border-radius: 5px;
    transition: 0.8s ease;
}
#sam03:hover {
    background: #f0f0f0 url(/image/sam3.png) 98% bottom no-repeat;
}
#sam04 {
    background: #f0f0f0 url(/image/sam4.png) 95% bottom no-repeat;
    height: 285px;
    margin: 10px 10px 0px 0;
    padding: 20px;
    border-radius: 5px;
    transition: 0.8s ease;
}
#sam04:hover {
    background: #f0f0f0 url(/image/sam4.png) 98% bottom no-repeat;
}
#sam05 {
    background: #f0f0f0 url(/image/sam5.png) 95% bottom no-repeat;
    height: 285px;
    margin: 10px 10px 0px 0;
    padding: 20px;
    border-radius: 5px;
    transition: 0.8s ease;
}
#sam05:hover {
    background: #f0f0f0 url(/image/sam5.png) 98% bottom no-repeat;
}
#sam06 {
    background: url(/image/sam6.png) center top no-repeat;
    height: 379px;
    margin: 10px 0px 0px 0;
    padding: 20px;
}
a.subopl {
    background: #f86e08;
    padding: 15px 35px;
    color: #fff;
    border-radius: 4px;
}
#prodlev3 {
    margin: -15px 0 0 0;
}
li.optovmob {
    border: 2px solid #f86e08;
    padding: 0px 9px;
    border-radius: 30px;
    margin: 5px 0;
    max-width: 215px;
    text-align: center;
}
.btn-group.btn-group-sm {
    display: none;
}
#compare-total {
    display: none;
}
#menutwig {
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e4e4;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    
}
#menutwig .nav>li>a {
    display: block;
    padding: 0px 5px;
    position: relative;
}
#menu.navbar {
    margin-bottom: 0px;
    min-height: auto;
}
a.nav-link2 {
    color: #f86e08 !important;
}
#vnal {
    color: #07d37a;
    
    font-size: 16px;
    margin: 10px 0 0 5px;
}
#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 {
    display: block;
}
.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;
}
#menuosn li.nav-item.dropdown.cataloil {
    padding: 31px 30px 33px 30px;
}
#menuosn .dropdown-menu {
    border: 0px solid #ccc;

}
/* TALIPOV.BIZ  */
@media (max-width: 1500px) {
#smglfon .col-lg-4 {
    width: 30%;
}
#smglfon .col-lg-2 {
    width: 20%;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 1220px) {
    #baid01 {
    max-width: 400px;
    margin: 5px auto 5px auto;
}
#tehosvid p:nth-child(1) {
    font-size: 30px;
}
#listspis2 .navbar-nav {
    margin: 0 0 0 0px;
}
#osv2 img {
    max-width: 90%;
}
a.zakodkl245 {
    font-size: 16px;
}
#listspis2 .phnj {
    padding: 0px 0 0 0;
    margin: -15px 0 0 60px;
}
#search071 .nav>li>a {
    font-size: 12px;
}
#zagotzskl2344011 {
    display: none;
}
input#vers2 {
    max-width: 350px;
    margin: 0 0 0 0px;
}
#samvse01 {
    max-width: 250px;
}
#preimgost1 p:nth-child(2) {
    font-size: 16px;
    padding: 5px 0 0 0;
}
#preimgost1 {
    padding: 25px;
    min-height: 310px;
}
.navbar-nav {
    margin: 0 0 0 0px;
}
#search07 .nav>li>a {
    font-size: 15px;
}
#problserv134221 img {
    width: 100%;
}
#problserv1342334 {
    margin: 0 0 0 20px;
}
#problserv134222 p:nth-child(1) {
    font-size: 30px;
}
#problserv134222 p:nth-child(2) {
    font-size: 22px;
}
#blusl p:nth-child(1) {
    min-height: auto;
}
#vsevm11 {
    padding: 23px 22px;
    font-size: 12px;
}
#blusl {
    min-height: 405px;
}
#problserv1335634 {
    font-size: 23px;
}
#voproskviz {
    font-size: 30px;
}
#zagotz2344 {
    font-size: 30px;
}
#zagotz2344888 p:nth-child(1) {
    font-size: 30px;
}
#zagotz2344888 p:nth-child(2) {
    font-size: 23px;
}
#fotrealprol34 p:nth-child(1) {
    font-size: 30px;
}
#fotrealprol34 p:nth-child(2) {
    font-size: 23px;
}
#okompstell3401 p:nth-child(1) {
    font-size: 30px;
}
#zpoptpr1232 ul li:nth-child(1) a {
    padding: 24px 17px;
    font-size: 12px;
}
#preimstell23 {
    max-width: 215px;
}
.xreview-image12 img {
    width: 100%;
    max-width: 300px;
}
#namdoverstell34 {
    margin: 70px 0 0 50px;
}
#okompstell344 {
    margin: 30px 0px 0 100px;
}
#okompstell34012 img {
    width: 100%;
}
#logonizblsee img {
    max-width: 235px;
}
#rashkv {
    font-size: 23px;
}
#logo img {
    max-width: 225px;
}
#samvse02 {
    max-width: 250px;
}
#topor {
    margin: 0 0 0 0px;
}
#hattrigopt:hover #topor {
    margin: 0 0 0 0px;
}
#zagtopor {
    font-size: 50px;
}
#glbannerszag {
    font-size: 80px;
}
#fonprod .nav>li>a {
    font-size: 13px;
}
#komandstr img {
    max-width: 310px;
}
#podnsotr {
    padding: 15px;
    margin: -110px 0 0 30px;
    max-width: 290px;
}
#negl #podnsotr {
    padding: 15px;
    margin: -110px 0 0 30px;
}
#menuosn .nav-item.dropdown .dropdown-menu {
    min-width: 970px;
}
#komandstr {
    margin: 20px auto 35px auto;
    max-width: 300px;
}
#komandstrzag {
    max-width: 270px;
}
#prvooil1 p:nth-child(1) {
    font-size: 25px;
}
#otstpglmen {
    min-height: 230px;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 75% bottom no-repeat;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 75% bottom no-repeat;
}
#menuosn li.nav-item.dropdown.cataloil {
    padding: 31px 30px 32px 30px;
}
#smglfon .col-lg-4 {
    width: 50%;
    float: right;
}
#bl1 {
    padding: 76px 35px 0 47px;
    width: 275px;
    float: left;
    color: #fff;
}
#bl2 {
    padding: 76px 50px 0 0px;
    width: 270px;
    color: #fff;
    float: right;
}
#smglfon .col-lg-2 {
    width: 50%;
}
#menutwig .nav>li>a {
    display: block;
    padding: 0px 5px;
    position: relative;
}
#optov {
    padding: 30px 0 0 0;
    text-align: center;
}
#banhatopt2 {
    max-width: 400px;
    margin: 20px auto 0 auto;
}
.panel2.panel-default1 {
    max-width: 215px;
}
#banhatopt3 {
    font-size: 24px;
    font-weight: 300;
    padding: 30px 0 60px 0px;
    text-align: center;
}
#banhatopt4 {
    max-width: 300px;
    margin: 0 auto;
}
a.optprice {
    font-size: 14px;
}
#optov img {
    max-width: 400px;
}
#banhatopt2 {
    font-size: 28px;
}
#hattrigopt {
    margin: 45px 0 40px 0;
}
#banhatopt {
    min-height: 730px;
    padding-bottom: 50px;
}
#epsopt {
    padding: 10px 0 0px 0;
    text-align: center;
}
    #baid02 {
    max-width: 400px;
}
    #baid03 {
    max-width: 400px;
    margin: 5px auto 5px auto;
}
.tabs2>label {
    margin: 0 15px;
    font-size: 20px;
}
.tabsss {
    text-align: center;
}
#zagotz {
    font-size: 50px;
}
.tabs {
    text-align: center;
}
#omagaz5 {
    padding-top: 30px;
}
#omagaz9 {
    width: 300px;
    float: left;
    text-align: center;
    margin: 20px auto;
}
#omagaz10 {
    overflow: hidden;
    margin: 15px auto;
    max-width: 300px;
}
#omagaz8 {
    text-align: center;
}
.hide, .hide + label ~ div {
    width: 1050px;
    left: -315px;
}
#omagaz7 {
    text-align: center;
}
.tabsss #smesh {
    width: 725px;
}
#tribayd .container {
    width: 950px;
}
.list-group {
    max-width: 215px;
}
#sam011 {
    padding: 15px 0 90px 0;
}
a.vkat {
    padding: 12px 31px;
    font-size: 16px;
}
#sam024 {
    display: none;
}
#trigsam1 {
    display: none;
}
#trigsam4 {
    display: none;
}
#trigsam8 {
    display: none;
}
#komand {
    background: url(/image/predfooter.jpg) 10% top no-repeat;
}
#omagaz6 {
    max-width: 400px;
}
#hattrig3 p:nth-child(2) {
    font-size: 21px;
}
#search07 {
    margin: 38px 0 0 30px;
}
#zagrem1 p:nth-child(2) {
    min-height: 80px;
}
#oservcent2 {
    left: -430px;
}
#oservcent3 {
    padding: 0px 0 15px 0;
}
#bloksertt {
    min-height: auto;
}
#glbanners121 p:nth-child(2) {
    font-size: 33px;
}
#glbanners122 p:nth-child(2) {
    font-size: 33px;
}
#glbanners121 p:nth-child(3) {
    font-size: 20px;
}
#glbanners122 p:nth-child(3) {
    font-size: 20px;
}
#pokodin {
    font-size: 17px;
}

}
/* TALIPOV.BIZ  */
@media (max-width: 992px) {
    #phne {
    text-align: center;
}
#tehosvid {
    padding: 20px 0 20px 0;
}
#osv3 {
    max-width: 500px;
    margin: 35px auto 30px auto;
}
#osv2 {
    max-width: 500px;
    margin: 35px auto 30px auto;
}
.hhome {
    margin: 30px auto 30px auto !important;
}
.telegram-button {   
    bottom: 5px; /*РѕС‚СЃС‚СѓРї РєРЅРѕРїРєРё СЃРЅРёР·Сѓ РѕС‚ СЌРєСЂР°РЅР°*/
    right: 10px; /*РѕС‚СЃС‚СѓРї РєРЅРѕРїРєРё СЃР»РµРІР° РѕС‚ СЌРєСЂР°РЅР°(right - СЃРїСЂР°РІР°)*/
  }
.kvizkn2 {
    max-width: 198px;
    padding: 24px 27px;
    font-size: 16px;
}
#blockotzs22 {
    padding: 0px 0 60px 0;
}
#fotrealprol34 {
    max-width: 500px;
}
#footniz2 {
    max-width: 200px;
    margin: 0 auto;
}
.xreview-image12 {
    max-width: 300px;
}
#footniz3 {
    max-width: 75px;
    margin: 0 auto;
}
#okompstell344 {
    margin: 30px 0px 0 0px;
}
#okomsuzh {
    margin: 10px auto;
    max-width: 500px;
}
#preimstell {
    margin: 60px auto 60px auto;
}
.phnj {
    max-width: 240px;
}
#preimstell23 {
    max-width: 250px;
    min-height: 300px;
}
.limit-radio-custom {
    font-size: 16px;
}
#problserv134221 {
    max-width: 500px;
    margin: 0 auto;
}
.kvizkn {
    font-size: 16px;
}
#fotrealprol34477 {
    float: left;
    margin: -10px 0 0 0;
}
#okompstell34 {
    display: none;
}
#okompstell34012 img {
    width: auto;
}
#zagotz2345 {
    float: left;
}
#oservcent22340 {
    margin: 450px 0 0px 0;
}
#sklad1 {
    left: -480px;
}
#oservcent22340 {
    margin: 450px 0 0px 0;
}
#problserv1342334 {
    margin: 0 auto;
    max-width: 500px;
}
#problserv1342210 {
    max-width: 500px;
    margin: 35px auto 30px auto;
}
#blusl {
    max-width: 500px;
    margin: 90px auto 0 auto;
}
#problserv133564 {
    max-width: 500px;
    margin: 0 auto;
}
#problserv1335634 {
    max-width: 500px;
    margin: 0 auto 30px auto;
}
#problserv13001 {
    margin: 25px auto 40px auto;
    max-width: 500px;
}
ul.strelnav {
    margin: 20px auto 20px auto;
    max-width: 500px;
}
#problserv13422245 {
    top: 30%;
    left: 40%;
}
#preimgost1 {
    min-height: 500px;
}
#yandkarta {
    margin: 140px 0 -40px 0;
}
#menu2 {
    display: none;
}
#dvablvm {
    display: none;
}
#preimgost1 {
    max-width: 100%;
    min-height: 250px;
    margin: 0 5px 15px 5px;
}
#preimgost1 p:nth-child(2) {
    font-size: 18px;
}
#yandkarta2 {
    top: -145px;
}
#slog {
    margin: 10px auto 0 auto;
}
#carousel1119 .product-thumb {
    margin: 0 auto;
}
.hhome #levkatr111 h1 {
    margin: 0 auto;
}
#levkatr1 {
    margin: 0 auto;
}
#thpunkt22 ul li {
    text-align: left;
}
#menutwigmob #cart {
    padding-top: 10px;
    margin: -21px auto 0 auto;
}
#topor {
    margin: 0 0px 0 -170px;
}
#hattrigopt:hover #topor {
    margin: 0 0px 0 -170px;
}
#menuosn {
    display: none;
}
.xreview-image {
    position: relative;
    max-width: 320px;
    margin: 0 auto;
}
#zagotz {
    font-size: 45px;
}
#glbanners {
    height: 560px;
}
#imgnov {
    float: none;
    min-width: 230px;
    min-height: 230px;
    max-width: 200px;
    margin: 0 auto;
}
#desktopor {
    width: 500px;
    padding: 55px 84px 55px 65px;
    margin: 100px 0px 0 -80px;
}
#glbannerz4 {
    top: 30%;
    left: 0%;
}
#glbanners:hover #glbannerz4 {
    top: 30%;
    left: 0%;
}
#glbannerszag {
    margin: 70px 0 0 30px;
}
#glbannerzhelt {
    position: relative;
    z-index: 3;
}
#izb1 {
    text-align: center;
    margin: 0px 0 0 0;
    border: 0px solid #fff;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    background: url(/image/trik2_2.png) center 10% no-repeat;
}
#sdvkavvlev {
    text-align: left;
}
nav.nav2 i.fa.fa-chevron-right {
    color: #f86e08;
    padding: 0 13px 0px 0px;
}
i.fa.fa-map-marker {
    color: #f86e08;
    font-size: 18px;
    padding: 0 13px 0 0;
}
i.fa.fa-key {
    color: #f86e08;
    font-size: 16px;
    padding: 0 8px 0px 0;
}
ul.podmenslev {
    margin: 30px 0 0 0;
}
.phnj {
    color: #fff;
    font-weight: 600;
}
#cart-totalkhat {
    background: none;
}
i.fa.fa-phone {
    font-size: 20px;
}
#button-cart {
    padding: 15px 13px;
    font-size: 16px;
    max-width: 125px;
    float: left;
}
#fonprod .nav>li>a {
    font-size: 13px;
}
#logo img {
    max-width: 240px;
    margin: 0 auto;
}
#deskrip {
    margin: 15px auto 0px auto;
    max-width: 200px;
    text-align: center;
}
#sam01 {
    max-width: 615px;
}
#sam021 {
    font-size: 24px;
    padding-top: 3px;
    padding-bottom: 7px;
}
#wh2 {
    padding-top: 30px;
}
#menutwigmob #cart {
    padding-top: 10px;
}
#menutwigmob #phonetwig {
    text-align: center;
    padding: 5px 0 0px 0px;
}
#chertamas {
    display: none;
}
.list-group {
    max-width: 165px;
}
.panel2.panel-default1 {
    max-width: 165px;
}
#chertamas2 {
    display: none;
}
#omagaz:after {
    margin: 10px auto 0px auto;
}
#omagaz0 {
    text-align: center;
}
img.lsnizzu {
    margin: 30px 0 30px 0;
}
.leftkart {
    max-width: 300px;
    float: none;
    height: 300px;
    text-align: center;
    margin: 0 auto;
}
#specopt0 {
    background: #e5e9e7;
    color: #000;
    overflow: hidden;
    margin: -80px auto 0px auto;
    min-height: 155px;
    padding: 20px 20px 25px 20px;
    max-width: 500px;
}
#vsepoakc2 {
    text-align: center;
    padding: 10px 0 30px 0;
}
header {
    background: none;
}
#cart > .btn {
    max-width: 140px;
}
#phn {
    padding-top: 0px;
}
#tribayd .container {
    width: 700px;
}
#baid02 {
    margin: 0 auto;
}
#cart {
    min-height: 50px;
    margin: -15px 0 5px 0;
}
#cart .btn.btn-inverse.btn-block.btn-lg.dropdown-toggle {
    margin-left: 0px;
    margin: 0 auto;
    float: none;
}
#specopt0 {
    text-align: center;
}
#specopt4 {
    padding: 15px 0 25px 0;
    max-width: 400px;
    margin: 0 auto;
}
#omagaz9 {
    float: none;
}
#omagaz10 {
    max-width: 245px;
}
#omagaz8 {
    text-align: center;
    margin: 35px 0 20px 0;
}
#omagaz5 {
    font-size: 35px;
    text-align: center;
}
#omagaz6 {
    max-width: 432px;
    margin: 0 auto;
    text-align: center;
}
#omagaz {
    font-size: 35px;
    font-weight: 500;
    text-align: center;
}
#omagaz2 {
    max-width: 432px;
    margin: 0 auto;
    text-align: center;
    padding: 25px 0px 0 0;
}
#omagaz3 {
    padding: 0px 0px 10px 0px;
    max-width: 220px;
    margin: 0 auto;
}
#footniz1 {
    max-width: 250px;
    margin: 0 auto;
}
#specopt5 {
    display: none;
}
#specopt77 {
    padding: 10px 0 15px 0;
    max-width: 365px;
    margin: 0 auto;
}
#specopt4 {
    max-width: 300px;
    margin: 0 auto;
}
#specopt0 {
    padding-bottom: 20px;
}
#logzn {
    margin: 0px auto 20px auto;
}
footer {
    padding-top: 50px;
    padding-bottom: 50px;
}
#katv {
    padding-top: 20px;
}
#specopt3 {
    padding: 0px 0px 0px 10px;
    font-size: 37px;
    font-size: 34px;
    margin: 85px 0 0px 0px;
    font-weight: 500;
    
    border-left: 0px solid #ffc501;
}
span.optvtov {
    display: block;
    padding: 10px 0 0 0;
}
#menutwigmob {
    display: block;
}
#menutwig {
    display: none;
}
#cart-totalkhat {
    margin: -34px 0 0px 4px;
}
#cart-totalk {
    display: none;
}
#cart-totalkhat {
    background: url(/image/korzhat.png) 56% 53% no-repeat;
    height: 40px;
    width: 40px;
    background-size: 40px;
}
#logo {
    padding-top: 50px;
}
#footniz1 p:nth-child(1) {
    margin: 0 auto 15px auto;
}
#footniz1 {
    max-width: 250px;
    margin: 0 auto;
    text-align: center;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 20% bottom no-repeat;
    margin: 0 0 10px 0;
    max-width: 100%;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 20% bottom no-repeat;
    margin: 0 0 10px 0;
    max-width: 100%;
}
#samvse01 {
    max-width: 300px;
}
#samvse02 {
    max-width: 300px;
}
#sam03 {
    background: #f0f0f0 url(/image/sam3.png) 95% bottom no-repeat;
    width: 100%;
}
#sam04 {
    background: #f0f0f0 url(/image/sam4.png) 95% bottom no-repeat;
    width: 100%;
}
#sam05 {
    background: #f0f0f0 url(/image/sam5.png) 95% bottom no-repeat;
    width: 100%;
}
#samvse03 {
    padding: 65px 0px 0 25px;
    overflow: hidden;
}
#hattrigopt {
    background: url(/image/fonpreim.jpg) 40% top no-repeat;
}
#korzvsya {
    text-align: center;
}
#nazvvkorz {
    padding: 10px 0 10px 0;
    max-width: 400px;
    font-size: 15px;
    margin: 0 auto;
}
#checkout-cart .my_quantity {
    height: 60px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 98px;
    margin: 10px auto 0 auto;
    float: none;
}
#input-coupon {
    height: 50px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 180px;
    float: none;
    margin: 0 auto 10px auto;
}
#checkout-cart .pull-right {
    float: none !important;
    margin: 0 auto;
    text-align: center;
    max-width: 230px;
}
#menutwigmob {
    box-shadow: none;
}
#smglfon {
    margin: 0px 0 20px 0;
}
#hattrigopt {
    background: url(/image/fonpreim.jpg) 45% top no-repeat;
}
#zagtopor {
    margin: 10px 0 0 55px;
}
#izb {
    float: right;
}
#preimgost1 {
    max-width: 365px;
    margin: 0 auto 30px auto;
}
#dvkorz {
    color: #fff;
    display: none;
}
#pravkatr {
    text-align: center;
}
#pravkatr2 {
    text-align: left;
    max-width: 500px;
}
#levkatr {
    margin: 120px auto 0 auto;
    max-width: 500px;
}
.hhome #levkatr111 h1 {
    padding: 20px 0 10px 0;
}
.hhome #levkatr111 h1 {
    font-size: 30px;
}
#levkatr1 {
    padding: 20px 0 10px 0;
}
#levkatr1 {
    font-size: 30px;
}
#levkatr2 {
    font-size: 20px;
}
#stellkn1 a {
    padding: 24px 20px;
    font-size: 16px;
}
#stellkn2 a {
    max-width: 300px;
    padding: 24px 0px 0px 20px;
    font-size: 16px;
}
#zagrem1 {
    max-width: 500px;
    margin: 0 auto 15px auto;
}
#zagrem1 p:nth-child(2) {
    min-height: auto;
    max-width: 300px;
    margin: 0 auto 15px auto;
}
#zagrem {
    max-width: 500px;
}
#zagrem p:nth-child(1) {
    line-height: 0.9;
}
#problserv1 {
    margin: 0 auto 50px auto;
    max-width: 500px;
    text-align: center;
}
#problserv1 p:nth-child(1) {
    max-width: 500px;
}
#problserv1 p:nth-child(2) {
    max-width: 500px;
}
#problserv1 p:nth-child(3) a {
    margin: 0 auto;
}
#problserv2 {
    max-width: 320px;
    margin: 0 auto 15px auto;
}
#oservcent2 {
    left: 0;
    position: relative;
    max-width: 500px;
    margin: 0 auto;
}
#oservcent2 img {
    width: 100%;
}
#oservcent3 {
    max-width: 500px;
    margin: 30px auto 30px auto;
}
#oservcent4 {
    text-align: center;
}
#oservcent5 {
    max-width: 500px;
    margin: 0 auto;
}
#ogranfoot {
    max-width: 240px;
    margin: 0 auto;
}
#problserv1 p:nth-child(1) {
    line-height: 0.9;
}
#pravkatr1 {
    max-width: 500px;
    margin: 0 auto;
}
#pravkatr1 img {
    width: 100%;
}
#coptext {
    max-width: 500px;
    margin: 0 auto;
}
#logo {
    padding-top: 45px;
}
#pravkatr {
    margin: 10px 0 0 0;
}
#telser img {
    width: 40px;
}
#pokodin {
    padding: 3px 0 0 5px;
}
#cart-dvig {
    margin: 15px 0 0 34px;
}
#cart-dvig {
    margin: 10px 0 0 34px;
}
#cart .dropdown-menu {
    margin: 5px 0 0 0px;
}
#glbanners11 {
    padding: 10px 0 40px 0;
}
.nav2-toggle {
    padding: 9px 15px 0 15px;
}
#glbanners121 p:nth-child(1) {
    width: 235px;
    float: none;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
#glbanners121 {
    max-width: 500px;
    margin: 0 auto 15px auto;
    text-align: center;
}
#glbanners122 {
    max-width: 500px;
    margin: 0 auto 15px auto;
    text-align: center;
}
#glbanners122 p:nth-child(2) {
    max-width: 350px;
    margin: 0 auto 10px auto;
}
#glbanners131 {
    max-width: 500px;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 768px) {
    #tribayd .container {
    width: 630px;
}
#problserv13001 {
    max-width: 300px;
}
ul.strelnav {
    max-width: 150px;
}
#blusl {
    margin: 0px auto 0 auto;
}
#okompstell34012 {
    display: none;
}
#spisul {
    max-width: 365px;
    margin: 5px auto;
    min-height: auto;
}
#prvncat #preimstell23 {
    margin: 0 auto;
    min-height: 220px;
}
#product-category {
    padding: 0 30px;
}
#vsevm11 {
    margin: 0 0 0 5px;
}
#world li {
    padding: 5px 0 5px 0;
}
#fotrealpro {
    padding: 60px 20px 60px 20px;
}
footer {
    padding-top: 0px;
}
#preimstell23 {
    min-height: 240px;
    margin: 0 auto;
}
#blockotzs22 {
    padding: 0px 20px 60px 20px;
}
#sklad1 {
    display: none;
}
#preimgost1 {
    margin: 0 auto 10px auto;
}
#stellkn2 a {
    padding: 24px 0px 24px 0px;
}
#problserv13422245 {
    top: 30%;
    left: 37%;
}
#carousel000 #problserv13422245 {
    position: absolute;
    top: 34%;
    left: 42%;
}
#toviusl {
    padding: 10px 0 60px 0;
}
#preimtovstell {
    margin: 0px 0 0px 0;
}
a.zakodkl2 {
    font-size: 14px;
}
#cart .dropdown-menu {
    margin: 0px 0 0 0px;
}
#fonprod .nav>li>a {
    font-size: 16px;
}
#daddet {
    float: none;
    margin: 0 auto 10px auto;
}
.panel2.panel-default1 {
    border: 0px solid #e2e2e2;
    width: 100%;
    max-width: 100%;
}
#samvse01 {
    padding: 14px 0 0 0;
}
#samvse02 {
    padding: 14px 0 0 0;
}
.product-thumb.transition {
    position: relative;
}
.breadcrumb {
    text-align: center;
}
#komand {
    background: url(/image/predfooter.jpg) 15% top no-repeat;
}
#content {
    padding: 0 15px 0 15px;
}
.panel2.panel-default1 {
    padding: 15px 15px 40px 15px;
    overflow: hidden;
}
#logo {
    padding-top: 65px;
}
#fonprod {
    text-align: center;
}
#overss {
    display: none;
}
#button-cart {
    float: none;
    margin: 0 auto;
}
#phne {
    max-width: 300px;
    margin: 0 auto;
}
#zakodkl {
    float: none;
    margin: 30px 8px 25px 8px;
}
#fonprod .nav-tabs>li {
    text-align: center;
    float: none;
    margin-bottom: -1px;
    font-size: 20px;
    margin: 0 auto;
    max-width: 200px;
}
.product-thumb h4 {
    margin: 0 auto;
}
.product-thumb.transition {
    max-width: 370px;
}
input.optfgl {
    float: none;
    margin-bottom: 20px;
}
.product-thumb {
    position: relative;
}
#smglfon .col-lg-4 {
    width: 100%;
    float: none;
}
#smglfon .col-lg-2 {
    width: 100%;
}
.pokazsemsot {
    display: block;
    max-width: 600px;
    margin: 0 auto;
}
#fn1 {
    max-width: 600px;
    margin: 0 auto;
}
#fn3 {
    max-width: 600px;
    margin: 0 auto;
}
#bl2 {
    padding: 76px 35px 0 47px;
    float: left;
}
#bl10 {
    min-height: 140px;
    width: 140px;
    background: #171717;
    text-align: center;
    padding: 34px;
    margin: -150px 0 0 0;
}
#fn2 {
    height: 300px;
}
#fn1 {
    height: 320px;
}
#fn4 {
    height: 300px;
}
#fn3 {
    height: 320px;
}
#hattrigopt {
    background: url(/image/fonpreim.jpg) 0% top no-repeat;
}
#glbannerz4 img {
    width: 500px;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 250% bottom no-repeat;
    max-width: 550px;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 250% bottom no-repeat;
    max-width: 550px;
}
#samvse01 {
    max-width: 250px;
}
#samvse02 {
    max-width: 250px;
}
.product-thumb.transition {
    margin: 0 auto;
}
#zagotz {
    text-align: center;
}
#zagotzvseotz a {
    margin: 30px auto;
}
#blockotzs:hover #zagotzvseotz a {
    margin: 30px auto;
}
#carousel001 .owl-pagination {
    display: none;
}
#topor {
    position: absolute;
    margin: 100px 0 0 0;
}
#hattrigopt:hover #topor {
    position: absolute;
    margin: 100px 0 0 0;
}
#hattrigopt {
    background: url(/image/fonpreim.jpg) 45% top no-repeat;
}
#desktopor {
    width: 500px;
    margin: 250px 0 0 0;
    position: relative;
    z-index: 2;
}
.tabsss>label {
    display: block;
}
.tabs>label {
    display: block;
}
.tabsss>input:checked+label {
    border-bottom: 0px solid #f86e08;
}
.tabs>input:checked+label {
    border-bottom: 0px solid #f86e08;
}
.tabsss>label {
    padding: 0px 0px 5px 0px;
    margin: 0;
}
.tabs>label {
    padding: 0px 0px 5px 0px;
    margin: 0;
}
#levkatr4 {
    padding: 23px 0 0 0px;
}
#levkatr3 a {
    max-width: 300px;
    margin: 0 auto 5px auto;
}
#zagotz2342 p:nth-child(2) {
    margin: 0 auto;
}
#pokodin {
    font-size: 18px;
}
#jird {
    text-align: center;
}
#askzaebudpr {
    display: none;
}
#thpunkt22 {
    max-width: 300px;
    margin: 0 auto;
}
#preimgost1 {
    min-height: auto;
}
.phnj {
    max-width: 260px;
}
#polrash {
    max-width: 300px;
    margin: 20px auto 0 auto;
}
#levkatr4 .hatforma {
    width: 100%;
    max-width: 300px;
    margin: 0 5px 10px 0;
}
#zaginpp134512 .hatformabut {
    font-size: 16px;
    max-width: 300px;
    margin: 0 0 0 0px;
}
#kompredblsee {
    max-width: 300px;
    margin: 55px auto 55px auto;
    text-align: center;
}
#kompredblsee1 #polrash {
    font-size: 13px;
    margin: 15px 0 15px 0;
}
#kompredblsee2 .hatformabut {
    font-size: 12px;
}
#kompredblsee22 {
    max-width: 300px;
    margin: 55px auto 55px auto;
    text-align: center;
}
#yandkarta2 {
    right: 5%;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 576px) {
    .panel2.panel-default1 {
    max-width: 100%;
    border: 0px;
}
#tehosvid p:nth-child(1) {
    font-size: 24px;
}
#osv3 {
    padding: 0 15px;
}
#osv2 img {
    max-width: 50%;
}
#osv2 {
    margin: 35px auto 0px auto;
}
#levkatr {
    background: rgb(0,0,0,0.0) !important;
}
.hhome {
    margin: 0px 0 0px 0 !important;
}
#stellkn2 {
    margin: 0 0 0 0px;
}
#carousel000 #problserv13422245 {
    position: absolute;
    top: 28%;
    left: 35%;
}
#zagotzskl2344 p:nth-child(2) {
    font-size: 20px;
}
#zagotzskl2344 p:nth-child(1) {
    font-size: 24px;
}
#cart .dropdown-menu {
    min-width: 350px;
}
#namdoverstell34 {
    margin: 0 auto;
    max-width: 350px;
}
#carousel1119 .product-thumb {
    box-shadow: none;
}
.kvizkn2 {
    margin: 0 0 10px 0;
}
#komandastvnzag p:nth-child(1) {
    font-size: 24px;
}
#komandastvnzag p:nth-child(2) {
    font-size: 20px;
}
#komandastvn {
    margin: 0 0 30px 0;
}
#zagotz2344888 p:nth-child(1) {
    font-size: 24px;
}
#zagotz2344888 p:nth-child(2) {
    font-size: 20px;
}
#namdoverstell34 {
    margin: 0;
}
#okompstell34013 {
    margin: 0 0 0 0px;
}
#prodprice {
    font-size: 20px;
}
#zagotz234455 p:nth-child(1) {
    font-size: 24px;
}
#zagotz234455 p:nth-child(2) {
    font-size: 20px;
}
#preimstectll23 p:nth-child(1) {
    font-size: 24px;
}
#preimstectll230 img {
    width: 100%;
}
.xreview-text {
    line-height: 1.1;
}
#preimstectovb2 {
    font-size: 17px;
}
.us-product-attr-item {
    font-size: 13px;
}
#zpoptpr1232 ul li:nth-child(1) a {
    font-size: 15px;
    padding: 24px 12px;
}
.product-thumb {
    padding: 35px 10px;
}
#vsevm11 {
    padding: 24px 12px 24px 12px;
    font-size: 15px;
}
#levkatr {
    margin: 40px auto 0 auto;
}
#pravkatr1 {
    padding: 10px;
}
#yandkarta21 img {
    width: 100%;
}
#yandkarta2 {
    right: 0%;
}
#oservcent3 {
    padding: 0 10px;
}
#problserv134 {
    font-size: 32px;
    margin: 0 0 0px 0;
}
#levkatr5 {
    text-align: left;
}
footer li {
    padding: 0px 0 4px 0;
}
#pravkatr2 {
    margin: -50px 0 0 0;
}
.hhome #levkatr111 h1 {
    font-size: 24px;
}
#levkatr1 {
    font-size: 24px;
}
#levkatr2 {
    font-size: 20px;
    line-height: 1.1;
}
#pravkatr2 p:nth-child(2) {
    font-size: 20px;
}
#preimgost1 p:nth-child(1) {
    width: 90px;
}
.hhome #levkatr111 h1 {
    padding: 20px 0 10px 0;
}
.video-bg video {
    margin: 0px 0 0 0;
    width: 350%;
}
#problserv134222 p:nth-child(1) {
    font-size: 24px;
}
#problserv134222 p:nth-child(2) {
    font-size: 20px;
}
#problserv13422245 img {
    width: 90px;
}
#problserv {
    padding: 40px 0 40px 0;
}
#problserv133564 {
    max-width: 300px;
    margin: 0 auto;
    font-size: 24px;
}
#problserv1335634 {
    max-width: 300px;
    margin: 0 auto 40px auto;
    font-size: 20px;
}
#problserv13001 {
    margin: 25px auto 40px auto;
    max-width: 300px;
}
ul.strelnav {
    margin: 20px 0 0 20px;
    max-width: 300px;
}
#toviusl ul.strelnav {
    margin: 20px 0 0 0px;
    max-width: 300px;
}
ul.strelnav {
    display: none;
}
#cartimg11 {
    max-width: 200px;
    margin: 0 auto;
}
#voproskviz {
    font-size: 24px;
}
#rashkv {
    font-size: 20px;
}
#zagotz2344 {
    font-size: 24px;
}
#carousel1119 .product-thumb {
    padding: 35px 0px;
}
#blockotzs22 {
    min-height: auto;
}
#fotrealprol34 p:nth-child(1) {
    font-size: 24px;
}
#fotrealprol34 p:nth-child(2) {
    font-size: 20px;
}
#okompstell3401 p:nth-child(1) {
    font-size: 24px;
}
#okompstell34012 {
    padding: 0 0 10px 0px;
}
#blusl {
    min-height: 390px;
}
#product-product h1::after {
    display: none;
}
#zakodkl7 a {
    font-size: 17px;
}
header {
    padding: 0 0 20px 0;
}
#oservcent33 {
    padding: 20px 40px;
}
#pokdva {
    padding: 9px 0 0 0;
}
#menutwigmob #cart {
    margin: -21px 0 0 0px;
}
#glbanners121 p:nth-child(2) {
    font-size: 32px;
}
#glbanners122 p:nth-child(2) {
    font-size: 32px;
}
#glbanners131 p:nth-child(1) {
    font-size: 32px;
    line-height: 1;
}
#glbanners131 p:nth-child(2) {
    font-size: 20px;
}
#zagotz234 p:nth-child(1) {
    font-size: 32px;
}
#zagotz234 p:nth-child(2) {
    font-size: 20px;
}
#zagrem p:nth-child(1) {
    font-size: 32px;
}
#zagrem p:nth-child(2) {
    font-size: 20px;
}
#problserv1 p:nth-child(1) {
    font-size: 32px;
}
#problserv1 p:nth-child(2) {
    font-size: 20px;
}
#zagtopor {
    font-size: 40px;
}
#problserv2 {
    max-width: 280px;
}
#oservcent3 p:nth-child(1) {
    font-size: 32px;
    text-align: center;
}
#carousel22 {
    max-width: 280px;
    margin: 0 auto;
}
#zagotz2342 p:nth-child(1) {
    font-size: 32px;
}
#zagotz2342 p:nth-child(2) {
    font-size: 20px;
}
.faq-section input[type=checkbox]:checked~p {
    font-size: 20px;
    padding: 0px 10px;
}
.faq-section label {
    padding: 20px;
    font-size: 20px;
}
#glbannerszag {
    font-size: 55px;
}
#glbannerz4 img {
    width: 325px;
}
#glbannerz4 {
    top: 32%;
    left: 15%;
}
#glbanners:hover #glbannerz4 {
    top: 32%;
    left: 15%;
}
#glbannerzhelt {
    margin: 150px 0 0px 0;
    padding: 25px;
}
#glbannerzhelt1 {
    font-size: 23px;
}
#glbannerz4 {
    top: 35%;
    left: 15%;
}
#glbanners:hover #glbannerz4 {
    top: 35%;
    left: 15%;
}
#list-view {
    display: none;
}
#grid-view {
    display: none;
}
#pochrealt {
    padding: 10px 0 20px 0;
}
#daddet2 {
    padding: 10px 0 10px 0;
}
#pochrealt p:nth-child(3) {
    font-size: 16px;
}
#textnov {
    padding: 10px 0 0 0;
}
#hattrig3 p:nth-child(3) {
    font-size: 15px;
}
#hattrig3 p:nth-child(2) {
    font-size: 19px;
}
#d_quickcheckout .col-xs-5 {
    width: 100% !important;
}
#d_quickcheckout .col-xs-7 {
    width: 100% !important;
}
#d_quickcheckout .panel-default > .panel-heading {
    display: none;
}
#d_quickcheckout .btn-group > .btn, #d_quickcheckout .btn-group > .dropdown-menu, #d_quickcheckout .btn-group > .popover {
    font-size: 10px !important;
}
#d_quickcheckout  form.form-horizontal {
    padding: 5px;
}
#tab-specification77 {
    font-size: 14px;
}
#form-xreviews {
    padding: 10px 40px !important;
}
i.fa.fa-phone {
    font-size: 20px;
    float: left;
}
#tribayd .container {
    width: 430px;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 140% bottom no-repeat;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 140% bottom no-repeat;
}
#sam03 {
    background: #f0f0f0 url(/image/sam3.png) 160% bottom no-repeat;
}
#sam04 {
    background: #f0f0f0 url(/image/sam4.png) 160% bottom no-repeat;
}
#sam05 {
    background: #f0f0f0 url(/image/sam5.png) 160% bottom no-repeat;
}
#sam031 {
    font-size: 23px;
}
#sam01 #sam010 img {
    width: 50px;
}
#sam02 #sam010 img {
    width: 35px;
}
#wh2 .container {
    padding-left: 0px;
    padding-right: 0px;
}
#phonetwig {
    max-width: 145px;
    margin: 0 auto;
}
#pokodin {
    display: none;
}
#pokdva {
    display: block;
}
#tab-specification table {
    min-width: 300px;
}
#citys2 ul li {
    font-size: 17px;
    
    padding: 10px 0;
}
#vsevm {
    margin: 5px auto;
    max-width: 300px;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) -25% top no-repeat;
    height: 500px;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) -25% top no-repeat;
    height: 500px;
}
#samvse01 {
    margin: 240px auto 0 auto;
    float: none;
}
#desktopor {
    width: 100%;
    padding: 30px;
}
#topor {
    margin: 155px 0 0 0;
}
#hattrigopt:hover #topor {
    margin: 155px 0 0 0;
}
#topor img {
    width: 300px;
}
#samvse02 {
    margin: 240px auto 0 auto;
    float: none;
}
#samvse01 {
    width: 250px;
    padding: 0 20px;
}
#hattrigopt {
    background: url(/image/fonpreim.jpg) 42% top no-repeat;
}
#zagotz {
    font-size: 40px;
}
#samvse02 {
    width: 250px;
    padding: 0 20px;
}
.tabsss>label {
    font-size: 23px;
}
.tabs>label {
    font-size: 23px;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 370px) {
div#topor img {
    width: 300px;
}
.hhome {
    padding: 20px 40px 0px 40px !important;
    margin: 30px 0 0px 0 !important;
}
#dvavid #problserv13422245 {
    position: absolute;
    top: 25%;
    left: 33%;
}
.faq-section label img {
    margin: 0 10px 15px 0;
    float: left;
}
#zagtopor {
    margin: 10px 0 0 0px;
    font-size: 40px;
}
#topor {
    margin: 100px 0 0 0;
}
#hattrigopt:hover #topor {
    margin: 100px 0 0 0;
}
#sam01 {
    background: #f0f0f0 url(/image/sam1.png) 0% top no-repeat;
    height: 450px;
}
#sam02 {
    background: #f0f0f0 url(/image/sam2.png) 0% top no-repeat;
    height: 450px;
}
#glbannerszag {
    font-size: 40px;
}
#glbannerz4 img {
    width: 200px;
}
#tribayd .container {
    width: 300px;
}
#sam013 {
    max-width: 190px;
}
#sam012 {
    font-size: 20px;
}
#sam010 {
    float: none;
    padding: 0px 0 10px 0;
}
#cart .dropdown-menu {
    min-width: 400px;
}
#sam03 {
    padding: 20px 0px;
}
#sam04 {
    padding: 20px 0px;
}
#sam05 {
    padding: 20px 0px;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 360px) {
#cart .dropdown-menu {
    min-width: 320px;
}
#sam06 {
    padding: 20px 0px;
}
#hattrig3 {
    min-height: auto;
}
}