@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-MediumItalic.eot');
    src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
        url('Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-MediumItalic.woff2') format('woff2'),
        url('Montserrat-MediumItalic.woff') format('woff'),
        url('Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    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.woff2') format('woff2'),
        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-Bold.eot');
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Bold.woff2') format('woff2'),
        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-Light.eot');
    src: local('Montserrat Light'), local('Montserrat-Light'),
        url('Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Light.woff2') format('woff2'),
        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-Black.eot');
    src: local('Montserrat Black'), local('Montserrat-Black'),
        url('Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Black.woff2') format('woff2'),
        url('Montserrat-Black.woff') format('woff'),
        url('Montserrat-Black.ttf') format('truetype');
    font-weight:  900;
    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.woff2') format('woff2'),
        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.woff2') format('woff2'),
        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-SemiBold.eot');
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-SemiBold.woff2') format('woff2'),
        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-Thin.eot');
    src: local('Montserrat Thin'), local('Montserrat-Thin'),
        url('Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Thin.woff2') format('woff2'),
        url('Montserrat-Thin.woff') format('woff'),
        url('Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}


body {
    font-weight: 400;
    line-height: 1.2;
    width: 100%;
    color: #000;
    font-family: 'Montserrat';
    font-size: 19px;
    background: #ffffff;
}
h1,h2,h3,h4,h5,h6
{
	color: #444;
}
.fa
{
	font-size: 14px;
}
h1
{
	font-size: 33px;
}
h2
{
	font-size: 27px;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 15px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10.2px;
}
a
{
	color: #23a1d1;
}
a:hover
{
	text-decoration: none;
}
legend
{
	font-size: 18px;
	padding: 7px 0;
}
label
{
	font-size: 12px;
	font-weight: 400;
}
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;
}
span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg
{
	display: inline;
}
.nav-tabs
{
	margin-bottom: 15px;
}
div.required .control-label:before
{
	color: red;
	content: '* ';
	font-weight: 700;
}
.dropdown-menu li > a:hover
{
	color: #f8b763;
	text-decoration: none;
}
#top
{
	background-color: #EEE;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 20px;
	min-height: 40px;
	padding: 4px 0 3px;
}
#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
{
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	color: #fff;
	text-shadow: none;
}
#top .btn-link,#top-links li,#top-links a
{
	color: #888;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}
#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;
}
img {
  opacity: 1;
  transition: opacity 0.3s;
}
 
img[data-src] {
  opacity: 0;
}
#top-links
{
	padding-top: 6px;
}
#top-links a + a
{
	margin-left: 15px;
}
#logo
{
	margin: 0 0 10px;
}
#logo h1
{
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: -5px;
}
#search
{
	margin-bottom: 10px;
}
#search .btn-lg
{
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
#cart
{
    margin-top: 25px;
    margin-left: 45px;
}
#cart > .btn
{
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}
#cart.open > .btn
{
	background-image: none;
	border: 1px solid #E6E6E6;
	box-shadow: none;
	color: #666;
	text-shadow: none;
	border: none;
}
#cart.open > .btn:hover
{
	color: #444;
}
#cart .dropdown-menu
{
	background: #eee;
	min-width: 100%;
	z-index: 1001;
}
@media (max-width: 478px)
{
	#cart .dropdown-menu
	{
		width: 100%;
	}
	#podelsoc {display:none;}
	.breadcrumb {margin-bottom:0px !important;font-size: 10px !important;} h1 {line-height:23px;padding:0px;margin-bottom: 3px; margin-top:3px;}
	header {  padding-bottom: 0px !important;	} .form-group {margin-top: 0px;}
	.breadcrumb>li+li:before {
		top:0px;
	}
	.thumbnail {margin-bottom: 5px;}
}
#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 .nav > li > a
{
	background-color: transparent;
	color: #fff;
	font-size: 15px;
	min-height: 15px;
	padding: 10px 15px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
#menu .dropdown-menu
{
	padding-bottom: 0;
}
#menu .dropdown-inner
{
	display: table;
}
#menu .dropdown-inner ul
{
	display: table-cell;
}
#menu .dropdown-inner a
{
	clear: both;
	color: #333;
	display: block;
	font-size: 10px;
	line-height: 20px;
	min-width: 160px;
	padding: 3px 20px;
}
#menu .dropdown-inner li a:hover
{
	color: #f8b763;
}
#menu .see-all
{
	border-radius: 0 0 3px 3px;
	border-top: 1px solid #DDD;
	display: block;
	font-size: 12px;
	margin-top: .5em;
	moz-border-radius: 0 0 4px 4px;
	padding: 3px 20px;
	webkit-border-radius: 0 0 4px 4px;
}
#menu .see-all:hover,#menu .see-all:focus
{
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
}
#menu #category
{
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	padding-left: 15px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
#menu .btn-navbar
{
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	color: #FFF;
	float: right;
	font-size: 15px;
	font-stretch: expanded;
	padding: 2px 18px;
}
#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled]
{
	background-color: #229ac8;
	color: #fff;
}
@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
	{
		background-color: rgba(0,0,0,0.1);
		margin-left: 0!important;
		padding-bottom: 10px;
	}
	#menu .dropdown-inner
	{
		display: block;
	}
	#menu .dropdown-inner a
	{
		color: #f8b763;
		width: 100%;
	}
	#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover
	{
		background: rgba(0,0,0,0.1);
	}
	#menu .see-all
	{
		border: none;
		border-radius: 0;
		color: #fff;
		margin-top: 0;
	}
}
.alert
{
	padding: 8px 14px;
}
.buttons
{
	margin: 1em 0;
}
.btn
{
	border: 0 solid #ccc;
	border-radius: 4px;
	font-size: 12px;
	padding: 7.5px 12px;
}
.btn-xs
{
	font-size: 9px;
}
.btn-sm
{
	font-size: 10.2px;
}
.btn-lg
{
	font-size: 15px;
	padding: 10px 16px;
}
.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
{
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom,#eee,#ddd);
	background-repeat: repeat-x;
	border-color: #ddd #ddd #b3b3b3 #b7b7b7;
	color: #777;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.btn-primary
{
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]
{
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning
{
	background-color: #faa732;
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.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
{
	background-color: #da4f49;
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.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
{
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.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
{
	background-color: #df5c39;
	background-image: linear-gradient(to bottom,#e06342,#dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
{
	background-color: #df5c39;
	background-image: none;
}
.btn-link
{
	border-color: rgba(0,0,0,0);
	border-radius: 0;
	color: #23A1D1;
	cursor: pointer;
}
.btn-link,.btn-link:active,.btn-link[disabled]
{
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse
{
	background-color: #363636;
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	border-color: #222 #222 #000;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]
{
	background-color: #222;
	background-image: linear-gradient(to bottom,#333,#111);
}
.list-group a
{
	border: 0 solid #DDD;
	color: #000;
	padding: 8px 12px;
}
.list-group a.active,.list-group a.active:hover,.list-group a:hover
{
	background: #fff;
	color: #f8b763;
}
.carousel-caption
{
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before
{
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before
{
	content: '\f054';
	font-family: FontAwesome;
}
.product-thumb
{
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image
{
	text-align: center;
}
.product-thumb .image a
{
	display: block;
}
#persr a {
background: #f8b763;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    margin: 5px 0 0;
    padding: 15px 15px;
    text-align: center;
    display: block;
}
#persr {
    max-width: 200px;
    margin: 30px auto 15px auto;
}
.product-thumb .image a:hover
{
	opacity: .8;
}
.product-thumb .image img
{
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image
{
	float: none;
}
@media (min-width: 767px)
{
	.product-list .product-thumb .image
	{
		float: left;
		padding: 0 15px;
	}
}
.product-thumb h4
{
	font-size: 16px;
	font-weight: 700;
	max-width: 220px;
	min-height: 55px;
}
.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
	{
		margin-left: 0;
		min-height: 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
{
	color: #e60303;
	font-size: 19px;
	font-weight: 600;
	padding: 0 5px 0 0px;
}
.product-thumb .price-old
{
	color: #999;
	text-decoration: line-through;
}
.product-thumb .price-tax
{
	color: #999;
	display: block;
	font-size: 12px;
}
.product-thumb .button-group
{
	background-color: #eee;
	border-top: 1px solid #ddd;
	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
{
	background-color: #eee;
	border: none;
	color: #888;
	display: inline-block;
	float: left;
	font-weight: 700;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	width: 60%;
}
.product-thumb .button-group button + button
{
	border-left: 1px solid #ddd;
	width: 20%;
}
.product-thumb .button-group button:hover
{
	background-color: #ddd;
	color: #444;
	cursor: pointer;
	text-decoration: none;
}
@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
{
	clear: both;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
.thumbnails > li
{
	margin-left: 20px;
}
a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover
{
	border: 0!important;
}
.thumbnails > img
{
	width: 100%;
}
.image-additional a
{
	border: 1px solid #ddd;
	display: block;
	margin-bottom: 0px;
	padding: 5px;
}
.image-additional
{
	max-width: 78px;
}
.thumbnails .image-additional
{
	float: left;
	margin-left: 0px;
}
@media (min-width: 1200px)
{
	
}
@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;
	}
}
@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%;
	}
}
#column-left .product-layout,#column-right .product-layout
{
	width: 100%;
}
.input-group .form-control[name^=quantity]
{
	min-width: 50px;
}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
{
	background-color: #df5c39;
	background-image: none;
}
#menuopt2
{
	display: none;
}
#phonerf
{
	display: none;
}
#phonerf2
{
	display: none;
}
#vsevm
{
	background: #fff;
	box-shadow: 11px 14px 42px 25px rgba(218,214,214,0.2);
	margin: 5px;
	padding: 10px;
}
#rass2
{
	max-width: 200px;
}
#obyavys
{
	background: #f8b763;
	border-radius: 140px;
	color: #fff;
	height: 250px;
	margin-top: 270px;
	padding: 30px;
	position: absolute;
	text-align: center;
	width: 250px;
	z-index: 1;
}
#sp-f8ed82c7-049a-4c62-9d37-7b1126acc687
{
	width: 185px;
}
#kist
{
	background: url(/kist.png) center top no-repeat;
	height: 60px;
	max-width: 265px;
	padding-left: 25px;
	padding-top: 20px;
}
#kist0
{
	background: url(/image/kist0.png) center top no-repeat;
	height: 60px;
	max-width: 200px;
	padding-left: 25px;
	padding-top: 20px;
}
#kist2
{
	padding-left: 25px;
}
#cocosn
{
	padding-top: 60px;
	text-align: center;
}
#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;
	min-height: 125px;
	width: 116px;
}
#derevopreim
{
	background: #f8b763 url(/image/derevotop.png) center top no-repeat;
	padding-top: 30px;
}
#derevodva
{
	background: #f8b763 url(/image/derevobottom.png) center bottom no-repeat;
	padding-bottom: 60px;
}
#derevopreim2
{
	background: #fff;
	box-shadow: 11px 14px 75px 5px rgba(197,195,195,0.2);
	margin: 5px;
	min-height: 235px;
	padding: 30px 20px;
}
#derevodva2
{
	color: #fff;
	margin: 10px auto 125px;
	max-width: 750px;
	text-align: center;
}
#carousel14
{
	margin-top: -120px;
}
#fotokust2
{
	color: #2c2c2f;
	font-family: 'Roboto',sans-serif;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
}
#fotokust3
{
	color: #000;
	font-size: 17px;
	margin: 0 auto;
	max-width: 300px;
	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
{
	color: #fff;
	font-size: 32px;
	padding-top: 40px;
	text-align: center;
}
#fotokust4
{
	background: #f8b763;
	border-radius: 35px;
	box-shadow: 8px 2px 25px 11px rgba(218,214,214,0.2);
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin: 0 auto;
	max-width: 170px;
	padding: 13px 10px;
	text-align: center;
}
#fotokust4:hover
{
	background: #6b9e48;
}
.katvyd
{
	font-family: NeoSansPro-Medium;
}
i.fa.fa-cart-plus
{
	font-size: 20px;
}
#polkons
{
	background: #f8b763;
	border-radius: 35px;
	box-shadow: 8px 2px 25px 11px rgba(218,214,214,0.2);
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 15px;
	max-width: 250px;
	padding: 16px 10px;
	text-align: center;
}
#polkons:hover
{
	background: #6b9e48;
	cursor: pointer;
}
#bloksknopkami
{
	overflow: hidden;
	padding-bottom: 35px;
	padding-top: 30px;
}
#nachtr33
{
	color: #000;
	font-size: 15px;
}
#nachtr2
{
	color: #000;
	font-size: 15px;
	width: 235px;
}
#nachtr1
{
	width: 60px;
}
#perkat
{
	color: #000;
	font-family: 'Roboto',sans-serif;
	font-size: 17px;
	padding: 10px;
	text-align: center;
}
a.katper
{
	text-decoration: underline;
}
#textobzor
{
	float: left;
	max-width: 245px;
	min-height: 125px;
	text-align: right;
}
#katrf
{
	background: #fff url(/fonrf.png) left top no-repeat;
	border-radius: 10px;
	box-shadow: 11px 14px 42px 25px rgba(218,214,214,0.3);
	margin: 20px;
	min-height: 130px;
	overflow: hidden;
	padding: 20px;
}
#katrf1
{
	float: left;
	padding-left: 50px;
	width: 255px;
}
#katrf01
{
	float: left;
	padding-left: 0;
}
#katrf2
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	font-size: 32px;
	line-height: 1.1;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 90px;
	text-align: left;
}
#katrf3
{
	color: #a9a6a6;
	overflow: hidden;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#katrf4
{
	background: #fed83a;
	border: 1px solid #f1ecec;
	border-radius: 25px;
	box-shadow: 0 8px 43px 9px rgba(173,169,169,0.2);
	color: #000;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin: 15px 0;
	max-width: 190px;
	overflow: hidden;
	padding: 11px;
	text-align: center;
}
#katrf4:hover
{
	background: #000;
	color: #fff;
}
#sobInput1
{
	border: 1px solid #d6d4d4;
	border-radius: 40px;
	margin: 10px auto;
	max-width: 220px;
	padding: 15px 20px;
	text-align: center;
}
#sobInput2
{
	border: 1px solid #d6d4d4;
	border-radius: 40px;
	margin: 10px auto;
	max-width: 220px;
	padding: 15px 20px;
	text-align: center;
}
#batkn
{
	margin: 10px auto;
	max-width: 220px;
}
button.newbut1
{
	margin-top: 20px;
}
#formarusfan2 a
{
	color: #a09e9e;
}
#formarusfan2
{
	color: #a09e9e;
	font-size: 14px;
	padding-top: 20px;
}
h2.logo
{
	color: #fff;
}
.nav-toggle
{
	background: inherit;
	color: #fff;
	cursor: pointer;
	line-height: 1;
	moz-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out;
	webkit-transition: color .25s ease-in-out;
	z-index: 2001;
}
.nav-toggle:hover
{
	color: #f4f4f4;
}
[id='nav-toggle']
{
	display: none;
	position: absolute;
}
[id='nav-toggle']:checked ~ .nav > .nav-toggle
{
	left: auto;
	right: 2px;
	top: 1em;
}
[id='nav-toggle']:checked ~ .nav
{
	box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
	left: 0;
	moz-box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
	overflow-y: auto;
	webkit-box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
}
[id='nav-toggle']:checked ~ main > article
{
	moz-transform: translateX(320px);
	transform: translateX(320px);
	webkit-transform: translateX(320px);
}
@-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
	{
		box-shadow: none;
		width: 100%;
	}
}
.nav h2
{
	float: left;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 15px 0;
	moz-transform: scale(0.1,0.1);
	moz-transform-origin: 0 0;
	moz-transition: opacity 0.8s,-moz-transform .8s;
	ms-transform: scale(0.1,0.1);
	ms-transform-origin: 0 0;
	ms-transition: opacity 0.8s,-ms-transform .8s;
	opacity: 0;
	padding: 0;
	text-align: center;
	text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
	transform: scale(0.1,0.1);
	transform-origin: 0 0;
	transition: opacity 0.8s,transform .8s;
	webkit-transform: scale(0.1,0.1);
	webkit-transform-origin: 0 0;
	webkit-transition: opacity 0.8s,-webkit-transform .8s;
	width: 85%;
}
button.btn.btn-success.pull-right
{
	border-color: #8e908e;
	border-radius: 35px;
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 15px;
	max-width: 250px;
	padding: 14px 15px;
	padding: 16px 10px;
	text-align: center;
}
.nav h2 a
{
	color: #dadada;
	text-decoration: none;
	text-transform: uppercase;
}
[id='nav-toggle']:checked ~ .nav h2
{
	moz-transform: scale(1,1);
	ms-transform: scale(1,1);
	opacity: 1;
	transform: scale(1,1);
	webkit-transform: scale(1,1);
}
.nav > ul
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav > ul > li
{
	line-height: 2.5;
	moz-transform: translateX(-50%);
	moz-transition: opacity .5s .1s,-moz-transform .5s .1s;
	ms-transform: translateX(-50%);
	ms-transition: opacity .5s .1s,-ms-transform .5s .1s;
	opacity: 0;
	transform: translateX(-50%);
	transition: opacity .5s .1s,transform .5s .1s;
	webkit-transform: translateX(-50%);
	webkit-transition: opacity .5s .1s,-webkit-transform .5s .1s;
}
[id='nav-toggle']:checked ~ .nav > ul > li
{
	moz-transform: translateX(0);
	ms-transform: translateX(0);
	opacity: 1;
	transform: translateX(0);
	webkit-transform: translateX(0);
}
.nav > ul > li:nth-child(2)
{
	transition: opacity .5s .2s,transform .5s .2s;
	webkit-transition: opacity .5s .2s,-webkit-transform .5s .2s;
}
.nav > ul > li:nth-child(3)
{
	transition: opacity .5s .3s,transform .5s .3s;
	webkit-transition: opacity .5s .3s,-webkit-transform .5s .3s;
}
.nav > ul > li:nth-child(4)
{
	transition: opacity .5s .4s,transform .5s .4s;
	webkit-transition: opacity .5s .4s,-webkit-transform .5s .4s;
}
.nav > ul > li:nth-child(5)
{
	transition: opacity .5s .5s,transform .5s .5s;
	webkit-transition: opacity .5s .5s,-webkit-transform .5s .5s;
}
.nav > ul > li:nth-child(6)
{
	transition: opacity .5s .6s,transform .5s .6s;
	webkit-transition: opacity .5s .6s,-webkit-transform .5s .6s;
}
.nav > ul > li:nth-child(7)
{
	transition: opacity .5s .7s,transform .5s .7s;
	webkit-transition: opacity .5s .7s,-webkit-transform .5s .7s;
}
.nav > ul > li > a
{
	color: #dadada;
	display: inline-block;
	font-weight: 300;
	moz-transition: color .5s ease,padding .5s ease;
	padding: 0;
	position: relative;
	text-decoration: none;
	transition: color .5s ease,padding .5s ease;
	webkit-transition: color .5s ease,padding .5s ease;
	width: 100%;
}
.nav > ul > li > a:hover,.nav > ul > li > a:focus
{
	color: #fff;
	padding-left: 15px;
}
.nav > ul > li > a:before
{
	bottom: 0;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	transition: width 0 ease;
	webkit-transition: width 0 ease;
	width: 100%;
}
.nav > ul > li > a:after
{
	background: #474748;
	bottom: 0;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transition: width .5s ease;
	webkit-transition: width .5s ease;
	width: 100%;
}
.nav > ul > li > a:hover:before
{
	background: #fedf60;
	transition: width .5s ease;
	webkit-transition: width .5s ease;
	width: 0;
}
.nav > ul > li > a:hover:after
{
	background: transparent;
	transition: width 0 ease;
	webkit-transition: width 0 ease;
	width: 0;
}
#zakrrusf
{
	float: right;
	padding-top: 7px;
	position: relative;
	z-index: 9999;
}
#cocdetali
{
	clear: both;
	color: #000;
	padding-bottom: 30px;
	padding-top: 10px;
}
#textobzor2
{
	font-size: 14px;
}
#textobzor1
{
	color: #16b5f3;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
}
#slideshow0
{
	background: #fff;
}
.owl-wrapper-outer
{
	margin: 0 auto;
	max-width: 1300px;
}
#fotoobzor3
{
	float: left;
	padding-right: 15px;
}
#textobzor33
{
	float: left;
	max-width: 245px;
	min-height: 125px;
}
label
{
	margin-top: 10px;
}
input.form-control3
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 35px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	color: #555;
	display: block;
	float: left;
	font-size: 14px;
	height: 48px;
	line-height: 1.42857143;
	margin: 5px;
	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;
}
.product-thumb7
{
	background: #fff;
	box-shadow: 11px 14px 112px 25px rgba(218,214,214,0.2);
	margin: 0 5px 20px;
	max-width: 460px;
	min-height: 130px;
	overflow: hidden;
	padding: 10px;
}
.product-thumb7.transition:hover
{
	background: #f8b763;
	color: #fff;
}
#zagnewsnew
{
	font-family: NeoSansPro-Medium;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#poppozfon334
{
	padding-bottom: 30px;
	padding-top: 20px;
}
.captionan7
{
	min-height: 245px;
	padding: 0 20px;
	padding-bottom: 10px;
}
.chitdal2
{
	color: #f8b763;
	font-family: NeoSansPro-Medium;
	font-size: 17px;
	padding: 0 20px 20px;
}
.chitdal2 a
{
	color: #f8b763;
}
#poppozfon3348
{
	padding-bottom: 30px;
	padding-top: 20px;
}
#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: #f8b763!important;
	border-color: #f8b763!important;
}
.data7
{
	font-size: 14px;
}
#white
{
	background: #f3f2f2;
	padding-bottom: 20px;
	padding-top: 20px;
}
#phne
{
	font-size: 14px;
	line-height: 1;
	padding: 15px 15px 0;
}
li.dropdown
{
	text-align: center;
}
#phn
{
    font-size: 17px;
    margin: 0 -60px 0 80px;
    padding-top: 7px;
}
a.optov
{
	background: #ffd831;
	border-radius: 26px;
	color: #000!important;
}
a.optov:hover
{
	background: #efca2e!important;
	background-color: #efca2e!important;
}
#menutwig li.dropdown
{
	padding: 0px 0 0;
}
.phnj
{
    padding: 4px 0 0;
    
    font-size: 23px;
    font-weight: 700;
    line-height: 0.9;
}
.probdenkorz3
{
	background: #1b1b1b;
	border: 0;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin: 5px;
	outline: none;
	padding: 15px 20px;
	width: 240px;
}
#formanovaya
{
	padding-bottom: 20px;
	padding-top: 20px;
}
#vmenu
{
	margin: 0 auto;
	text-align: center;
}
select
{
	border-radius: 0;
	webkit-appearance: none;
	webkit-border-radius: 0;
}
#sred
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#blfix
{
	background-color: #fff;
	display: none;
	opacity: .9;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1.0E+16;
}
#whiteblock
{
	background: #fff;
	padding-bottom: 50px;
}
#prday
{
	color: #f4f7f9;
	font-size: 40px;
	padding-bottom: 25px;
	padding-top: 60px;
	text-align: center;
}
#prdaydesc
{
	color: #bff7b8;
	font-size: 25px;
	padding-bottom: 30px;
	text-align: center;
}
.input-group.btn-block
{
	width: 50px;
}
.probdenkorz2
{
	background: #f4f7f9;
	border: 0;
	border-radius: 30px;
	color: #343434;
	float: none;
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
	outline: none;
	padding: 16px 20px;
	width: 240px;
}
#katv
{
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: uppercase;
    
    color: #fff;
}
.nizmenn
{
background-color: transparent;
    color: #fff;
    margin-top: 10px;
    min-height: 15px;
    padding: 9px 0 1px;
    font-weight: 400;
    font-size: 15px;
}
footer li
{
	padding: 0 0 11px;
}
#vkont
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 11px 14px 42px 25px rgba(218,214,214,0.3);
	margin-bottom: 80px;
	max-width: 260px;
	min-height: 130px;
	padding: 30px;
}
#nizhcvet
{
	color: #3c3b3b;
	font-size: 16px;
}
#grfon
{
	background: #f3f7f9 url(/grfon-min2.jpg) center top no-repeat;
	min-height: 350px;
}
#zaginst
{
	color: #383636;
	font-size: 40px;
	line-height: 1.1;
	max-width: 500px;
	padding-bottom: 25px;
	padding-top: 100px;
	text-align: left;
}
#zaginst2
{
	color: #383636;
	font-size: 40px;
	line-height: 1.1;
	max-width: 500px;
	padding-bottom: 25px;
	padding-top: 10px;
	text-align: left;
}
.gallery_gallery_grid
{
	padding-bottom: 55px;
	padding-top: 55px;
}
#textinst
{
	color: #8f8f9d;
	font-size: 19px;
	max-width: 500px;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: left;
}
#impinst
{
	padding-bottom: 30px;
	padding-top: 30px;
}
#obyavys2
{
	padding-top: 15px;
}
#obyavys1
{
	padding-top: 10px;
}
#obyavys0
{
	background: #f8b763;
	border-radius: 140px;
	color: #fff;
	font-size: 17px;
	height: 220px;
	margin: 0 auto 10px;
	padding: 20px;
	text-align: center;
	width: 220px;
	z-index: 99;
}
#cop
{
    min-height: 65px;
    padding: 12px 0;
    border-top: 1px solid rgb(239 233 234 / 10%);
    margin-top: 40px;
}
#coptext
{
    color: rgb(239 233 234 / 30%);
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
#coptext a
{
    color: rgb(239 233 234 / 30%);
}
#sinbl
{
	background: #1b1b1b;
	color: #fff;
	min-height: 215px;
	padding: 20px;
}
#whitebl
{
	background: #fff;
	color: #383636;
	min-height: 215px;
	overflow: hidden;
	text-align: center;
}
#sinblzag
{
	font-size: 25px;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#katblog0
{
	float: left;
	padding-right: 20px;
}
#katblog1
{
	background: #fff;
	border-radius: 15px;
	box-shadow: 4px 0 29px 9px rgba(208,202,202,0.2);
	margin: 20px;
	margin-bottom: 75px;
	min-height: 280px;
	padding: 20px;
}
#katblog1:hover
{
	background: #e8e8e8;
	cursor: pointer;
}
#rusfankatalig8
{
	padding-bottom: 95px;
	padding-top: 95px;
}
#katblog0
{
	float: left;
	margin-top: -80px;
	padding-right: 20px;
}
#katblog2
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	padding-bottom: 10px;
	padding-top: 30px;
	text-transform: uppercase;
}
#katblog3
{
	color: #a9a6a6;
}
#vseotzyvy
{
	float: left;
	width: 30%;
}
#nazgl4
{
	min-height: 100px;
}
#vsevm11
{
	border-radius: 35px;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin-top: 15px;
	max-width: 170px;
	padding: 13px 20px;
	text-align: center;
}
#ogran
{
	margin: 0 5px;
}
#categgs
{
	padding-bottom: 20px;
}
#vsevm11345
{
	padding-bottom: 15px;
}
#vsevm0
{
	font-size: 17px;
	font-weight: 500;
	min-height: 55px;
	padding-top: 20px;
}
input.inp
{
	border-bottom: 1px solid #000;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	width: 100%;
}
#f1
{
	margin: 0 auto;
	max-width: 800px;
	padding: 15px 0;
}
#f10
{
	padding-bottom: 20px;
}
.ocf-option-values
{
	margin: 0 5px;
}
#vsevm12
{
	min-height: 195px;
	text-align: center;
}
#button-cart
{
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 12px 30px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #f8b763;
    background: linear-gradient(8deg, #7a5135, #f8b763);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #624028, 0 15px 15px;
    transition: 0.8s ease;
    margin: 0 0 15px 0;
}
#vsevm11 a
{
	color: #fff;
}
#rusfanpreim
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 11px 14px 29px 9px rgba(218,214,214,0.2);
	margin: 20px;
	min-height: 130px;
	padding: 20px;
}
.quote
{
	background: #1b1b1b;
	color: #fff;
	min-height: 300px;
	padding-bottom: 95px;
	padding-top: 95px;
	transform: skewY(-3deg);
}
.quote2
{
	transform: skewY(3deg);
}
#zagrf2
{
	padding-bottom: 40px;
	padding-top: 15px;
	text-align: center;
}
#zagrf4
{
	color: #a29d9d;
	font-family: 'Roboto',sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#zagrf3
{
	margin: 0 auto;
	max-width: 60px;
	padding-bottom: 10px;
}
#zagrf5
{
	color: #a29d9d;
	margin: 0 auto;
	max-width: 240px;
	text-align: center;
}
#zagrf1
{
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
}
#katblog4
{
	border: 2px solid #000;
	border-radius: 25px;
	color: #000;
	font-family: 'Roboto',sans-serif;
	margin: 15px 0;
	max-width: 200px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
#katblog4:hover
{
	background: #fed83a;
	border: 2px solid #debd32;
}
#rusfanzag
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	font-size: 35px;
	text-transform: uppercase;
}
#rusfanzag2
{
	padding-bottom: 40px;
	padding-top: 15px;
}
.overlay
{
	background-color: rgba(0,0,0,0.85);
	bottom: 0;
	cursor: default;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}
.overlay:target
{
	display: block;
}
.popup
{
	background: #0155b8;
	border: 1px solid #383838;
	border-radius: 4px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	font-size: 14px;
	left: 50%;
	margin: 0;
	max-width: 350px;
	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);
	moz-transition: -moz-transform .6s ease-out;
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-transform: translate(-50%,-500%);
	o-transform: translate(-50%,-500%);
	o-transition: -o-transform .6s ease-out;
	padding: 15px;
	position: fixed;
	right: 0;
	top: -100%;
	transform: translate(-50%,-500%);
	transition: transform .6s ease-out;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	webkit-transform: translate(-50%,-500%);
	webkit-transition: -webkit-transform .6s ease-out;
	width: 85%;
	z-index: 20;
}
.overlay:target+.popup
{
	ms-transform: translate(-50%,0);
	o-transform: translate(-50%,0);
	top: 20%;
	transform: translate(-50%,0);
	webkit-transform: translate(-50%,0);
}
.popup2
{
	background: #0155b8;
	border: 1px solid #383838;
	border-radius: 4px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	font-size: 14px;
	left: 50%;
	margin: 0;
	max-width: 750px;
	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);
	moz-transition: -moz-transform .6s ease-out;
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-transform: translate(-50%,-500%);
	o-transform: translate(-50%,-500%);
	o-transition: -o-transform .6s ease-out;
	padding: 15px;
	position: fixed;
	right: 0;
	top: -100%;
	transform: translate(-50%,-500%);
	transition: transform .6s ease-out;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	webkit-transform: translate(-50%,-500%);
	webkit-transition: -webkit-transform .6s ease-out;
	width: 85%;
	z-index: 20;
}
.overlay:target+.popup2
{
	ms-transform: translate(-50%,0);
	o-transform: translate(-50%,0);
	top: 5%;
	transform: translate(-50%,0);
	webkit-transform: translate(-50%,0);
}
.close
{
	background-color: rgba(61,61,61,0.8);
	border: 2px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 10px #000;
	font: 13px/20px Tahoma,Arial,sans-serif;
	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;
	o-transition: all ease .8s;
	padding: 0;
	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;
}
.close:hover
{
	background-color: rgba(252,20,0,0.8);
	moz-transform: rotate(360deg);
	ms-transform: rotate(360deg);
	o-transform: rotate(360deg);
	transform: rotate(360deg);
	webkit-transform: rotate(360deg);
}
.popup img
{
	height: auto;
	width: 100%;
}
.pic-left,.pic-right
{
	height: auto;
	width: 25%;
}
.pic-left
{
	float: left;
	margin: 5px 15px 5px 0;
}
.pic-right
{
	float: right;
	margin: 5px 0 5px 15px;
}
.popup embed,.popup iframe
{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 600px;
	min-width: 320px;
	right: 0;
	top: 0;
	width: 100%;
}
.popup h2
{
	color: green;
	font-family: 'Tahoma',Arial,sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.3;
	margin: 0;
	padding: 5px 0 10px;
	text-align: left;
	text-shadow: 1px 1px 3px #adadad;
}
.popup p
{
	margin: 0;
	padding: 5px 0;
}
.wrapper
{
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	width: 555px;
}
@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
{
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-name: fade;
	margin: 0 auto;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	width: 555px;
}
.wrapper img:nth-child(1)
{
	animation-delay: 0;
}
.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
{
	background-color: #fff;
	border-bottom: 1px solid #f3eeee;
	height: 40px;
	opacity: 1;
	padding: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
}
#shir
{
	margin: 0 auto;
	max-width: 1020px;
	padding: 10px;
}
#zavtrak
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#perekusodin
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#obed
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#perekusdva
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#uzhin
{
	border: 1px solid #f3eded;
	border-radius: 6px;
	margin: 30px 10px;
	min-height: 200px;
}
#snarkom {
    min-height: 560px;
    max-width: 280px;
}
#snarkom p:nth-child(1) {
    min-height: 229px;
}
#snarkom p:nth-child(2) {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
#snarkom p:nth-child(3) {
    
}
#kolvomenu
{
	background: #f7f7f7;
	color: #949393;
	height: 80px;
	padding: 20px;
}
#otstkom {
    margin: 30px 0 0 0;
}
#ccalden
{
	color: #949393;
	font-weight: 400;
	padding-top: 15px;
}
#ccaldenkol
{
	color: #1b1b1b;
	font-size: 21px;
}
#otstp
{
	background: #fff;
	padding: 20px;
}
#zagmenu
{
	float: left;
	font-size: 20px;
	width: 65%;
}
#vibmen
{
	font-weight: 700;
	height: 450px;
	padding-top: 240px;
	text-align: center;
}
#vibmenramc
{
	border: 1px solid #e0dede;
	border-radius: 24px;
	font-size: 15px;
	margin: 0 auto;
	max-width: 260px;
	padding: 13px 0;
}
#vremyamenu
{
	background: #ef2a2a;
	border-radius: 7px;
	color: #fff;
	float: left;
	font-size: 20px;
	text-align: center;
	width: 35%;
}
#opismenu
{
	color: #000;
	font-size: 18px;
	min-height: 78px;
	padding-top: 40px;
}
a.days
{
	padding: 5px;
}
a.days:focuse
{
	background: #0ac33b;
	border-radius: 25px;
	color: #fff;
	padding: 5px;
}
a.days:hover
{
	background: #0ac33b;
	border-radius: 25px;
	color: #fff;
	padding: 5px;
}
a.days:active
{
	background: #0ac33b;
	border-radius: 25px;
	color: #fff;
	margin: 3px;
	padding: 5px;
}
#progname
{
	color: #383636;
	float: left;
	font-size: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase;
	width: 70%;
}
#kal
{
	color: #1b1b1b;
	float: left;
	font-size: 21px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 30%;
}
#kaldesc
{
	color: #8f8f9d;
	font-size: 16px;
}
#progname:after
{
	background: #e2e8e4;
	border: solid #FFF;
	border-width: 0 10px;
	box-sizing: border-box;
	content: '';
	display: inline-block;
	height: 1px;
	vertical-align: middle;
	width: 43%;
}
#progdescrip
{
	color: #8f8f9d;
	font-size: 16px;
	min-height: 213px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#cartosn
{
	padding-top: 5px;
}
span.deyat
{
	color: #2c2c2f;
	font-family: NeoSansPro-Medium;
	font-size: 29px;
	line-height: 1.2;
	padding-top: 80px;
}
span.deyat2
{
	color: #f8b763;
	font-family: 'Roboto',sans-serif;
	font-size: 27px;
	line-height: 1.2;
	padding-top: 80px;
}
#derevo33
{
	color: #000;
	font-size: 17px;
	max-width: 600px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#derevopreim3
{
	width: 85px;
}
#derevo2
{
	background: #f8b763;
	border-radius: 35px;
	box-shadow: 8px 2px 25px 11px rgba(218,214,214,0.2);
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	max-width: 200px;
	padding: 16px 10px;
	text-align: center;
}
#derevo2:hover
{
	background: #6b9e48;
}
#poppoz
{
	padding-bottom: 30px;
	padding-top: 20px;
}
#poppoz1
{
	padding-left: 25px;
	padding-top: 10px;
}
#poppozfon
{
	background: #f9f9f9 url(/image/rightbg2.png) center top no-repeat;
	padding-top: 40px;
}
#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
{
	color: #000;
	font-size: 17px;
}
#wh2
{
	background: #f9f9f9;
	padding-bottom: 30px;
}
.form-horizontal .control-label
{
	margin-bottom: 10px;
	padding-top: 7px;
	text-align: left;
}
.well
{
	margin: 0 25px 0 0;
}
#derevo1
{
	padding-top: 25px;
}
button
{
	background: #ffd831;
	border: 0;
	border-radius: 35px;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 25px;
	text-align: center;
}
#rass1
{
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
}
#descriptt3
{
	font-family: NeoSansPro-Medium;
}
#nazgl
{
	min-height: 80px;
}
#nazgl2
{
	min-height: 100px;
}
.razdel
{
	background: #1b1b1b;
	border: 0;
	border-radius: 30px;
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 18px;
	margin-left: 15px;
	outline: none;
	padding: 15px 20px;
	text-transform: uppercase;
}
select
{
	background-position: left;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 18px;
	outline: none;
	padding: 13px 35px 13px 30px;
	width: 190px;
}
p.price
{
	font-family: 'Roboto',sans-serif;
	font-size: 17px;
}
#kartleft
{
	margin-left: -15px;
}
#bloktab
{
	background: #fff;
	border-radius: 0 20px 20px 0;
	box-shadow: 8px 10px 35px rgba(234,223,223,0.6);
	margin-bottom: 30px;
	min-height: 343px;
	text-align: left;
}
.options
{
	float: left;
	min-height: 0!important;
	min-width: 200px;
}
#glav
{
	color: #2c2c2f;
	font-family: NeoSansPro-Medium;
	font-size: 29px;
	line-height: 1.2;
	padding-top: 80px;
}
.probdenkorz
{
	background: #1b1b1b;
	border: 0;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
	outline: none;
	padding: 16px 20px;
	width: 240px;
}
#probden
{
	color: #09090a;
	font-size: 31px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#oprobnom
{
	color: #4d4d54;
	font-size: 19px;
}
#descr
{
	font-size: 15px;
	padding-bottom: 15px;
}
#glav2
{
	color: #09090a;
	font-size: 20px;
	max-width: 400px;
	padding-top: 15px;
}
#menurusfan
{
	padding-top: 10px;
	text-align: center;
}
#blokzakaz
{
	height: 240px;
	max-width: 500px;
	overflow: hidden;
	padding: 20px;
}
.faq-section input,.faq-section p
{
	display: none;
}
.faq-section label+p
{
	color: #999;
	display: block;
	font-size: .85em;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .15s ease-out;
	white-space: nowrap;
}
.faq-section input[type=checkbox]:checked~p
{
	color: #444;
	display: block;
	font-size: 18px;
	overflow: visible;
	text-overflow: clip;
	white-space: normal;
	padding: 0px 55px;
}
.faq-section label
{
    background: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    font-weight: 700;
    padding: 13px 30px;
    position: relative;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
    transition: all .15s ease-out;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 10px;
    max-width: 900px;
}
.faq-section label::selection
{
	background: none;
}
.faq-section label:hover
{
	background: #f5f5f5;
}
.faq-section input[type=checkbox]:checked~label
{
	
}
.faq-section label::before
{
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
	display: none;
}
.faq-section input[type=checkbox]:checked~label::before
{
	border: 6px solid transparent;
	border-top-color: inherit;
	margin-top: -3px;
	right: 10px;
	display: none;
}
.tooltip
{
	display: none;
	position: relative;
}
.tooltip .tooltiptext
{
	background-color: #000;
	border-radius: 6px;
	bottom: 100%;
	color: #fff;
	display: none;
	left: 50%;
	margin-left: -60px;
	padding: 5px 0;
	position: absolute;
	text-align: center;
	width: 120px;
	z-index: 1;
}
.tooltip:hover .tooltiptext
{
	display: none;
}
#vect
{
	border-bottom: 1px solid #e3e6ea;
	font-size: 17px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#punkt
{
	color: #666;
	min-height: 30px;
}
#shapkav
{
	min-height: 570px;
}
i.fa.fa-bars
{
	color: #fff;
	font-size: 20px;
}
#glav3
{
	font-size: 18px;
	padding-top: 20px;
}
a.knopka
{
	background: #1b1b1b;
	color: #fff;
	outline: none;
	padding: .6em 1em;
	text-decoration: none;
	user-select: none;
}
a.knopka:hover
{
	background: #fed83a;
	text-decoration: none;
}
a.knopka:active
{
	background: #fed83a;
	text-decoration: none;
}
a.knopkanews
{
	background: #f8b763;
	color: #fff;
	outline: none;
	padding: 5px 10px 6px;
	text-decoration: none;
	user-select: none;
}
a.knopkanews:hover
{
	background: #6b9e48;
	text-decoration: none;
}
a.knopkanews:active
{
	background: #6b9e48;
	text-decoration: none;
}
#napol
{
	float: left;
	max-width: 535px;
}
#kn
{
	padding-bottom: 20px;
	padding-top: 20px;
}
.fa
{
	font-size: 14px;
}
.boldst
{
	font-family: 'Roboto',sans-serif;
}
.yell
{
	color: #fedf60;
}
#menurusfan2
{
	font-size: 22px;
	padding-top: 12px;
}
h1
{
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    
}
h2
{
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    
    
}
h3
{
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    
    font-size: 35px;
}
h4
{
	color: #000;
	font-size: 20px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10.2px;
}
input#input-password
{
	margin-bottom: 10px;
}
a
{
	color: #272929;
}
a:hover
{
	color: #f8b763;
	text-decoration: none;
}
.table-responsive
{
	background: #fff;
	border: 0 solid #eaeaea;
}
button.btn.btn-primary
{
	padding: 15px;
}
button.btn.btn-danger
{
	padding: 15px;
}
#socc1 a
{
	color: #848080;
}
i.fa.fa-vk
{
	background: #989898;
	border-radius: 50px;
	color: #fff;
	font-size: 10px;
	padding: 5px;
    height: 21px;
}
i.fa.fa-instagram
{
	background: #989898;
	border-radius: 50px;
	color: #fff;
	font-size: 13px;
	padding: 4px;
	height: 21px;
}
i.fa.fa-whatsapp,
i.fa.fa-telegram
{
	background: #989898;
	border-radius: 50px;
	color: #fff;
	font-size: 13px;
	padding: 4px;
	height: 21px;
}

i.fa.fa-odnoklassniki
{
	font-size: 16px;
}
legend
{
	font-size: 18px;
	padding: 7px 0;
}
label
{
	font-weight: 600;
}
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;
}
span.hidden-xs,span.hidden-sm,span.hidden-md,span.hidden-lg
{
	display: inline;
}
.nav-tabs
{
	margin-bottom: 15px;
}
div.required .control-label:before
{
	color: red;
	content: '* ';
	font-weight: 700;
}
.dropdown-menu li > a:hover
{
	background: transparent;
	color: #f8b763;
	text-decoration: none;
}
#top
{
	background-color: #f8f9fb;
	border-bottom: 1px solid #f3eeee;
	margin: 0 0 20px;
	min-height: 40px;
	padding: 4px 0 3px;
}
#top .container
{
	padding: 0 20px;
}
#top #currency .currency-select
{
	text-align: left;
}
#proizved
{
	padding-left: 25px;
}
.captionan
{
	min-height: 355px;
	padding: 0 20px;
	padding-bottom: 10px;
}
#textnews
{
	font-size: 17px;
	min-height: 235px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}
#top #currency .currency-select:hover
{
	background-color: #1b1b1b;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	color: #fff;
	text-shadow: none;
}
#top .btn-link,#top-links li,#top-links a
{
	text-decoration: none;
	text-shadow: 0 1px 0 #FFF;
}
#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 a + a
{
	margin-left: 15px;
}
span.caret
{
	display: none;
}
#logo
{
    margin: 7px auto 0 auto;
    text-align: center;
}
span.emrusf
{
	border-bottom: #fedf60 1px dotted;
	color: #fedf60;
	text-decoration: none;
}
#rusfanpreim888
{
	background: #fed83a;
	border: 1px solid #f1ecec;
	border-radius: 25px;
	box-shadow: 0 8px 43px 9px rgba(173,169,169,0.2);
	color: #000;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin: 15px auto;
	max-width: 190px;
	overflow: hidden;
	padding: 11px;
	text-align: center;
}
#rusfanpreim888:hover
{
	background: #252525;
	color: #fff;
}
#rusfanpreim888 a:hover
{
	color: #fff;
}
#nashiraboty
{
	padding-bottom: 95px;
	padding-top: 95px;
}
#kabinet
{
	margin: 10px 0;
	text-align: center;
}
#rusfanpreim2
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	font-size: 22px;
	padding-top: 20px;
	text-align: center;
}
#rusfanpreim3
{
	border-bottom: 3px solid #000;
	line-height: 1;
	margin: 0 auto;
	margin-bottom: 10px;
	max-width: 50px;
}
#rusfanpreim4
{
	color: #a9a6a6;
	text-align: center;
}
#maks
{
	margin: 0 auto;
	max-width: 50px;
}
#menurusfan3
{
	font-size: 26px;
	padding-top: 3px;
}
#socsss
{
	margin: 10px auto;
	max-width: 90px;
}
#logoniz
{
	margin: 40px auto;
	width: 90px;
}
#svmaket2
{
	background: #fff;
	border-radius: 10px;
	box-shadow: 11px 14px 42px 25px rgba(218,214,214,0.3);
	overflow: hidden;
}
#oplopl
{
	padding-top: 20px;
}
@media (min-width: 767px)
{
	#skrkomp
	{
		display: none;
	}
}
@media (max-width: 767px)
{
	#skrmob
	{
		display: none;
	}
	#skrkomp
	{
		float: right;
	}
	.navbar-toggle
	{
		margin-top: 0;
		position: absolute;
	}
	#cart
	{
		margin-bottom: 5px;
		margin-top: 0;
	}
	#poppozfon337
	{
		min-height: 600px;
	}
	#logo
	{
		margin: 0 auto;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	#logoniz
	{
		margin: 0 auto;
		padding-bottom: 10px;
		padding-top: 10px;
		width: 150px;
	}
}
#search
{
    margin-bottom: 13px;
    padding-top: 13px;
}
#search .input-lg
{
    border-radius: 5px;
    height: 65px;
    line-height: 20px;
    padding: 0 40px 0 30px;
    width: 500px;
    background: #fff;
    border: 1px solid #e3e2e2;
    box-shadow: none;
}
#search .btn-lg
{
	background: none;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 0 -70px;
	text-shadow: 0 1px 0 #FFF;
	width: 15px;
}
.dropdown-menu>li>a
{
	font-size: 14px;
}
.dropdown-menu>li>a:hover
{
	background: #f8b763;
	color: #fff !important;
}
#account-login a.btn.btn-primary {
    background: #f8b763;
    border: 2px solid #f8b763;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    padding: 12px;
    width: 180px;
}
#account-wishlist a.btn.btn-danger {
    padding: 15px 15px;
}
#payment_address_exists_new {
    display: none !important;
}
#account-login  input.btn.btn-primary {
    line-height: 22px;
}
#d_quickcheckout label
{
	font-size: 15px!important;
	font-weight: 400;
}
#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
{
	background: #f8b763;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	width: 200px;
}
#cart > .btn
{
	background: none;
	border-radius: 30px;
	color: #000;
	font-size: 16px;
	line-height: 18px;
	padding: 5px;
	width: 55px;
}
#cart.open > .btn
{

	background-image: none;
	box-shadow: none;
	color: #666;
	text-shadow: none;
	
}
#cart.open > .btn:hover
{
	color: #444;
}
#cart .dropdown-menu
{
	background: #fff;
	color: #000;
	font-size: 15px;
	margin: 0px 0 0;
	min-width: 300px;
	z-index: 1001;
}
@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
{
	min-height: 63px;
}
#menu .nav > li > a
{
	background-color: transparent;
	color: #fff;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin: 0 12px;
	min-height: 15px;
	padding: 10px 0 5px;
}
#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
{
	clear: both;
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 20px;
	min-width: 160px;
	padding: 10px 20px;
}
#zaglav
{
	color: #383636;
	font-size: 40px;
	padding-bottom: 25px;
	padding-top: 60px;
	text-align: center;
}
#inst
{
	background: url(/instright-min.png) right top no-repeat;
}
#inst2
{
	background: url(/instleft-min.png) left bottom no-repeat;
}
#zaglav5
{
	color: #383636;
	font-size: 30px;
	padding-bottom: 25px;
	padding-top: 60px;
	text-align: center;
}
#preimpunktytext
{
	color: #09090a;
	font-size: 13px;
	font-weight: 700;
	min-height: 90px;
	padding-bottom: 40px;
	padding-top: 15px;
	text-align: center;
}
#preimpunktyris
{
	padding-top: 20px;
	text-align: center;
}
#podzaglav
{
	color: #8f8f9d;
	font-size: 19px;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
}
#proizv
{
    color: #000;
    font-weight: 700;
    padding: 3px 13px 15px 0;
    
    font-size: 40px;
}
#verhshapka
{
	background: #f8b763;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#socc
{
	margin: 0 auto;
	max-width: 95px;
	text-align: center;
}
#vtorstroka
{
	color: #8f8f9d;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
@media (max-width: 767px)
{
	#vtorstroka
	{
		color: #8f8f9d;
		font-size: 20px;
		margin: 0 auto;
		max-width: 250px;
		padding-left: 10px;
		padding-top: 10px;
	}
}
.title:before,.title:after
{
	background-color: #f8f9fb;
	content: "";
	display: none;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.title:before
{
	left: -14px;
	margin-left: -100%;
}
.title:after
{
	margin-right: -100%;
	right: -14px;
}
#menu .dropdown-inner li a:hover
{
	color: #f8b763;
}
#menu .see-all
{
	border-radius: 0 0 3px 3px;
	border-top: 1px solid #DDD;
	display: block;
	font-size: 12px;
	margin-top: .5em;
	moz-border-radius: 0 0 4px 4px;
	padding: 3px 20px;
	webkit-border-radius: 0 0 4px 4px;
}
#menu .see-all:hover,#menu .see-all:focus
{
	background-color: #1b1b1b;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
}
#menu #category
{
	color: #232222;
	font-size: 16px;
	line-height: 40px;
	padding-left: 15px;
}
#menu .btn-navbar
{
	color: #FFF;
	font-size: 15px;
	font-stretch: expanded;
	padding: 8px 21px;
}
#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled]
{
	color: #fff;
}
@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
	{
		background-color: rgba(0,0,0,0.1);
		margin-left: 0!important;
		padding-bottom: 10px;
	}
	#menu .dropdown-inner
	{
		display: block;
	}
	#menu .dropdown-inner a
	{
		color: #f8b763;
		width: 100%;
	}
	#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover
	{
		
	}
	#menu .see-all
	{
		border: none;
		border-radius: 0;
		color: #fff;
		margin-top: 0;
	}
}
.navy>li
{
	display: block;
	position: relative;
}
.navy-tabs>li
{
	float: left;
	margin-bottom: -1px;
}
.navy-tabs
{
	margin-bottom: 15px;
}
ul.navy.nav-tabs
{
	height: 40px;
	overflow: hidden;
	width: 100%;
}
.navy>li>a
{
	display: block;
	padding: 4px 12px;
	position: relative;
}
#footniz1 p:nth-child(1)
{
	font-size: 14px;
}
#footniz1 p:nth-child(2)
{
	font-size: 14px;
	margin: -2px 0 13px;
}
#footniz2 p:nth-child(1)
{
	font-size: 14px;
}
#footniz2 p:nth-child(2)
{
	color: #fff;
	font-size: 14px;
	margin: -2px 0 5px;
}
#footniz2 p:nth-child(3)
{
	color: #fff;
	font-size: 14px;
	margin: 0 0 21px;
}
footer
{
    background: #232323;
    padding-bottom: 0px;
    padding-top: 90px;
    font-size: 16px;
}
footer hr
{
	border-bottom: 1px solid #666;
	border-top: none;
}
#oplopl2
{
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #f8b763;
}
footer h5
{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.alert
{
	padding: 8px 14px;
}
.breadcrumb
{
    font-size: 14px;
    margin: 30px 0 30px -35px;
    padding: 10px 0;
    overflow: hidden;
    text-transform: uppercase;
    opacity: 0.5;
}
.breadcrumb a
{
	color: #8c8b8b;
	font-weight: 600;
}
.breadcrumb i
{
	font-size: 15px;
}
.breadcrumb > li
{
	padding: 0 20px;
	position: relative;
	text-shadow: 0 1px 0 #FFF;
	white-space: nowrap;
}
.sidebar
{
	background: #fff;
	box-shadow: 11px 14px 42px 25px rgba(218,214,214,0.3);
	margin-bottom: 20px;
	max-width: 260px;
	min-height: 130px;
	padding: 10px;
}
.kvota1
{
	background: #f5f4fa;
	min-height: 300px;
	padding-bottom: 95px;
	padding-top: 95px;
	transform: skewY(-3deg);
}
.kvota2
{
	text-align: center;
	transform: skewY(3deg);
}
.kvota3
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	font-size: 42px;
	text-align: center;
	text-transform: uppercase;
}
.kvota4
{
	color: #a29d9d;
	font-size: 16px;
	max-width: 500px;
	padding: 5px 15px 10px;
	text-align: center;
}
.pagination
{
	margin: 30px 0;
}
.buttons
{
	margin: 1em 0;
}
#blokzakazcont
{
	background: #fff;
	border-radius: 20px;
	box-shadow: 8px 10px 35px rgba(234,223,223,0.6);
	margin-top: 60px;
	padding: 20px;
}
#sogl2
{
	font-size: 12px;
	margin: 20px auto 10px;
	max-width: 260px;
	text-align: center;
}
#zaginpp
{
	font-size: 15px;
	margin: 0 auto;
	max-width: 260px;
	text-align: center;
}
#zaginpp2
{
	font-family: NeoSansPro-Medium;
	font-size: 17px;
	padding-bottom: 5px;
}
#blokzakazcont7
{
	background: #fff;
	box-shadow: 8px 10px 35px rgba(234,223,223,0.6);
	margin-top: 0;
	padding: 20px;
	text-align: center;
}
#input-quantity
{
	border: 0;
	font-weight: 600;
	margin: 20px 10px 20px 10px;
	margin: 20px 10px;
	max-width: 45px;
	text-align: center;
}
span.my_minus
{
	background: #eaeaea;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 600;
	padding: 2px 10px;
}
span.my_plus
{
	background: #eaeaea;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 600;
	padding: 2px 10px;
}
a.thumbnail
{
	border: 0 solid #fff!important;
}
#formanovaya2
{
	color: #fff;
	margin: 0 auto;
	max-width: 760px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.probdenkorz4
{
	background: #fff;
	border: 0;
	border-radius: 30px;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	margin: 5px;
	outline: none;
	padding: 15px 20px;
	width: 240px;
}
button.btn.btn-default.btn-lg
{
	padding: 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
{
	background: #1b1b1b;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	width: 200px;
}
input.form-control
{
	height: 52px;
}
.tab-content
{
	min-height: 100px;
	padding-bottom: 40px;
}
#svmaket
{
	padding-bottom: 95px;
	padding-top: 95px;
}
a.btn.btn-primary
{
	background: #fff;
	border: 2px solid #f8b763;
	border-radius: 30px;
	color: #f8b763;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	width: 180px;
}
.btn-warning
{
	background-color: #faa732;
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.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
{
	background-color: #da4f49;
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.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
{
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.btn-info
{
	background-color: #df5c39;
	background-image: linear-gradient(to bottom,#e06342,#dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
{
	background-color: #df5c39;
	background-image: none;
}
.btn-link
{
	border-color: rgba(0,0,0,0);
	border-radius: 0;
	color: #23A1D1;
	cursor: pointer;
}
.btn-link,.btn-link:active,.btn-link[disabled]
{
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
}
.noUi-pips.noUi-pips-horizontal
{
	display: none;
}
.list-group a
{
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0px;
}
.list-group a.active:hover,.list-group a:hover
{
	background: #f8b763;
	color: #f8b763;
}
.carousel-caption
{
	color: #FFF;
	text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before
{
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before
{
	content: '\f054';
	font-family: FontAwesome;
}
#carousel218 .product-thumb
{
	min-height: 230px;
}
#carousel217 .product-thumb
{
	min-height: 390px;
}
#fonprod h3
{
    color: #000;
    font-size: 47px;
    font-weight: 700;
    text-transform: uppercase;
}
.product-thumb
{
    background: #fff;
    border: 1px solid #efecec;
    margin: 0 10px 20px 0px;
    max-width: 460px;
    min-height: 500px;
    overflow: hidden;
    padding: 10px 15px 20px 15px;
    border-radius: 5px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
}
#bloggzagg
{
	min-height: 35px;
}
#svmaket5
{
	color: #232323;
	font-family: 'Roboto',sans-serif;
	font-size: 28px;
	text-transform: uppercase;
}
#svmaket4
{
	padding: 50px 15px 30px;
}
#svmaket7
{
	border-left: 2px solid #fed83a;
	height: 50px;
	margin: 0 auto;
	max-width: 5px;
}
#svmaket10
{
	background: #fed83a;
	border: 1px solid #bdb9b9;
	border-radius: 25px;
	font-family: 'Roboto',sans-serif;
	margin: 15px 0;
	max-width: 300px;
	overflow: hidden;
	padding: 15px;
	text-align: center;
}
#svmaket10:hover
{
	background: #1b1b1b;
}
#socc1 a:hover
{
	color: #f8b763;
}
#svmaket010 a:hover
{
	color: #fff;
}
#svmaket6
{
	color: #a29d9d;
	font-size: 19px;
	max-width: 500px;
	padding: 5px 0 10px;
}
#svmaket8
{
	color: #a29d9d;
	font-family: 'Roboto',sans-serif;
	font-size: 27px;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
}
.name
{
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .image
{
	background: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
.product-thumb .image a
{
	display: block;
}
.product-thumb .image a:hover
{
	opacity: .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
{
	background: #fff;
	padding: 0 0px 0 0;
	padding-bottom: 20px;
}
.caption
{
	color: #000;
	font-size: 17px;
}
.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
	{
		margin-left: 0;
		min-height: 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: #d1d1d1;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o
{
	color: #E69500;
}
h2.price
{
	margin: 0;
}
.product-thumb .price
{
    color: #000;
    font-size: 31px;
    padding: 9px 0 0;
    
    font-weight: 700;
}
.product-thumb .price-new
{
	font-weight: 600;
}
.product-thumb .price-old
{
	color: #999;
	text-decoration: line-through;
}
.product-thumb .price-tax
{
	color: #999;
	display: block;
	font-size: 12px;
}
.product-thumb .button-group
{
	background-color: #eee;
	border-top: 1px solid #ddd;
	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
{
	background-color: #eee;
	border: none;
	color: #888;
	display: inline-block;
	float: left;
	font-weight: 700;
	line-height: 38px;
	text-align: center;
	text-transform: uppercase;
	width: 60%;
}
.product-thumb .button-group button + button
{
	border-left: 1px solid #ddd;
	width: 20%;
}
.product-thumb .button-group button:hover
{
	background-color: #ddd;
	color: #444;
	cursor: pointer;
	text-decoration: none;
}
@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: 0 solid #ddd!important;
	clear: both;
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 0;
}
.thumbnails > li
{
	margin-left: 20px;
}
.thumbnails > img
{
	width: 100%;
}
.image-additional a
{
	border: 1px solid #ddd;
	display: block;
	margin-bottom: 20px;
	padding: 5px;
}
.image-additional
{
	max-width: 78px;
}
.thumbnails .image-additional
{
	float: left;
	margin-left: 0px;
}
@media (min-width: 1200px)
{
	
}
@media (min-width: 992px) and (max-width: 1199px)
{
	
}
@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;
	}
}
@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
{
	color: #383636;
	float: left;
	font-size: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-transform: uppercase;
	width: 70%;
}
#whiteblockkart
{
	background: url(/cantermenu-min.png) center top no-repeat;
	min-height: 631px;
	text-align: left;
}
#column-left .product-layout,#column-right .product-layout
{
	width: 100%;
}
.input-group .form-control[name^=quantity]
{
	min-width: 50px;
}
.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]
{
	background-color: #df5c39;
	background-image: none;
}
.imgcategory .product-thumb.transition > h4
{
	padding-left: 10px;
}
.tabs
{
	margin: 0 auto;
	min-height: 535px;
	min-width: 320px;
	padding: 0;
}
.tabs>section
{
	background: #fff;
	display: none;
}
.tabs>section>p
{
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	color: #383838;
	line-height: 1.5;
	margin: 0 0 5px;
	webkit-animation-duration: 1s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeIn;
}
@-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
{
	border: 0 solid #ddd;
	border-bottom: 1px dashed #000;
	color: #000;
	display: inline-block;
	font-size: 25px;
	margin: 0 29px;
	padding: 15px 0 5px;
	text-align: center;
}
.tabs>label:hover
{
	color: #888;
	cursor: pointer;
}
.tabs>input:checked+label
{
	background: #fff;
	border-bottom: 2px solid #f8b763;
	color: #000;
	font-weight: 500;
}
#tab1:checked~#content-tab1,#tab2:checked~#content-tab2,#tab3:checked~#content-tab3,#tab4:checked~#content-tab4
{
	display: block!important;
}
.tabs2
{
	margin: 0 auto;
	min-width: 320px;
	padding: 0;
	text-align: center;
}
.tabs2>section
{
	background: #fff;
	display: none;
	padding: 15px;
	text-align: left;
}
.tabs2>section>p
{
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	color: #383838;
	line-height: 1.5;
	margin: 0 0 5px;
	webkit-animation-duration: 1s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeIn;
}
@-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
{
	border: 0 solid #ddd;
	border-bottom: 1px dashed #000;
	color: #000;
	display: inline-block;
	font-size: 28px;
	margin: 0 20px;
	padding: 15px 0;
	text-align: center;
}
.tabs2>label:hover
{
	color: #888;
	cursor: pointer;
}
.tabs2>input:checked+label
{
	background: #fff;
	border-bottom: 2px solid #f8b763;
	color: #000;
	font-weight: 500;
}
#tab01:checked~#content-tab01,#tab02:checked~#content-tab02
{
	display: block!important;
}
.tabs4
{
	margin: 0 auto;
	min-width: 320px;
	padding: 0;
	text-align: center;
}
.tabs4>section
{
	background: #fff;
	display: none;
	padding: 15px;
	text-align: left;
}
.tabs4>section>p
{
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	color: #383838;
	line-height: 1.5;
	margin: 0 0 5px;
	webkit-animation-duration: 1s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeIn;
}
@-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
{
	border: 0 solid #ddd;
	border-bottom: 1px dashed #000;
	color: #000;
	display: inline-block;
	font-size: 28px;
	margin: 0 20px;
	padding: 15px 0;
	text-align: center;
}
.tabs4>label:hover
{
	color: #888;
	cursor: pointer;
}
.tabs4>input:checked+label
{
	background: #fff;
	border-bottom: 2px solid #f8b763;
	color: #000;
	font-weight: 500;
}
#tab0001:checked~#content-tab0001,#tab0002:checked~#content-tab0002,#tab0003:checked~#content-tab0003
{
	display: block!important;
}
.tabsss
{
	margin: 0 auto;
	min-width: 320px;
	padding: 0;
	text-align: center;
}
.tabsss>#smesh>section
{
	background: #fff;
	display: none;
	padding: 15px;
	text-align: left;
}
.tabsss>#smesh>section>p
{
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	color: #383838;
	line-height: 1.5;
	margin: 0 0 5px;
	webkit-animation-duration: 1s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeIn;
}
@-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
{
	border: 0 solid #ddd;
	color: #000;
	display: block;
	font-size: 24px;
	margin: 10px 20px;
	max-width: 200px;
	padding: 10px;
	text-align: left;
}
.tabsss>label:hover
{
	color: #888;
	cursor: pointer;
}
.tabsss>input:checked+label
{
	background: #ffbe01;
	color: #000;
	font-weight: 500;
}
#tab001:checked~div #content-tab001,#tab002:checked~div #content-tab002,#tab003:checked~div #content-tab003
{
	display: block!important;
}
.tabsss #smesh
{
	border-left: 1px solid #e2dede;
	float: right;
	margin: -175px 0 0;
	width: 950px;
}
@media (max-width: 1220px)
{
	#zagmenu
	{
		float: none;
		font-size: 20px;
		padding-bottom: 15px;
		text-align: center;
		width: 100%;
	}
	#vremyamenu
	{
		background: #ef2a2a;
		border-radius: 7px;
		color: #fff;
		float: none;
		font-size: 20px;
		margin: 0 auto;
		text-align: center;
		width: 110px;
	}
	#opismenu
	{
		color: #000;
		font-size: 17px;
		min-height: 78px;
		padding-top: 15px;
	}
	#kolvomenu
	{
		background: #f7f7f7;
		color: #949393;
		font-size: 12px;
		height: 80px;
		padding: 20px;
	}
}
@media (max-width: 767px)
{
	#cartosn
	{
		margin: 0 auto;
		max-width: 220px;
		padding-top: 8px;
	}
	#filtrf
	{
		display: none;
	}
	#bordershapka
	{
		display: none;
	}
	#glav
	{
		padding-top: 25px;
	}
	#napol
	{
		float: none;
		margin: 0 auto;
		max-width: 485px;
	}
	#glav2
	{
		color: #09090a;
		font-size: 24px;
		padding-top: 10px;
		text-align: center;
	}
	#blokzakaz
	{
		background: #e7f7fb;
		border-radius: 20px;
		box-shadow: 8px 10px 35px #f0f5f7;
		height: 240px;
		margin-top: 60px;
		max-width: 470px;
		padding: 20px;
	}
	#probden
	{
		color: #09090a;
		font-size: 25px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	#oprobnom
	{
		color: #8f8f9d;
		font-size: 18px;
	}
	.form-group
	{
		margin: 0 auto;
		margin-top: 20px;
		max-width: 300px;
	}
	#zaglav
	{
		color: #383636;
		font-size: 27px;
		padding-bottom: 15px;
		padding-top: 60px;
		text-align: center;
	}
	#podzaglav
	{
		color: #8f8f9d;
		font-size: 17px;
		padding-bottom: 30px;
		padding-top: 10px;
		text-align: center;
	}
	#whiteblock
	{
		background: #fff;
		padding-bottom: 10px;
	}
	#kartleft
	{
		margin: 0 auto;
		margin-bottom: 20px;
		max-width: 400px;
		padding-top: 20px;
		text-align: center;
	}
	#bloktab
	{
		background: #fff;
		border-radius: 0;
		box-shadow: none;
		margin-bottom: 30px;
		min-height: 343px;
		padding-bottom: 20px;
		text-align: center;
	}
	#progname
	{
		color: #383636;
		float: left;
		font-size: 25px;
		padding-bottom: 15px;
		padding-top: 20px;
		text-transform: uppercase;
		width: 100%;
	}
	#progname:after
	{
		display: none;
	}
	#progname2
	{
		color: #383636;
		float: left;
		font-size: 25px;
		padding-bottom: 15px;
		padding-top: 20px;
		text-transform: uppercase;
		width: 100%;
	}
	#kal
	{
		color: #1b1b1b;
		float: left;
		font-size: 21px;
		padding-bottom: 15px;
		width: 100%;
	}
	#progdescrip
	{
		color: #8f8f9d;
		font-size: 17px;
		padding-bottom: 20px;
		padding-top: 15px;
	}
	p.price
	{
		color: #d33e50;
		font-size: 23px;
	}
	.options
	{
		float: none;
	}
	#vremyamenu
	{
		background: #ef2a2a;
		border-radius: 7px;
		color: #fff;
		float: left;
		font-size: 20px;
		max-width: 110px;
		min-width: 106px;
		text-align: center;
	}
	#prdaydesc
	{
		color: #bff7b8;
		font-size: 17px;
		padding-bottom: 5px;
		padding-top: 0;
		text-align: center;
	}
	#prday
	{
		color: #f4f7f9;
		font-size: 27px;
		padding-bottom: 25px;
		padding-top: 60px;
		text-align: center;
	}
	#zaginst
	{
		color: #383636;
		font-size: 27px;
		line-height: 1.1;
		max-width: 100%;
		padding-bottom: 25px;
		padding-top: 30px;
		text-align: center;
	}
	#zaginst2
	{
		color: #383636;
		font-size: 27px;
		line-height: 1.1;
		max-width: 100%;
		padding-bottom: 25px;
		padding-top: 20px;
		text-align: center;
	}
	#textinst
	{
		color: #8f8f9d;
		font-size: 17px;
		max-width: 100%;
		padding-bottom: 30px;
		padding-top: 15px;
		text-align: center;
	}
	#vseotzyvy
	{
		float: none;
		margin-bottom: 30px;
		text-align: center;
		width: 100%;
	}
	#ssinst
	{
		float: none;
		margin: 0 auto;
		max-width: 155px;
		text-align: center;
	}
	ul.list-unstyled
	{
		text-align: center;
	}
	#logo
	{
		margin: 0 auto;
		padding-bottom: 10px;
		padding-top: 10px;
		text-align: center;
	}
	#nizhcvet
	{
		color: #bbbaba;
		font-size: 16px;
		padding-top: 20px;
		text-align: center;
	}
	footer
	{
		text-align: center;
	}
	#coptext
	{
		text-align: center;
	}
	h2
	{
		color: #383636;
		font-size: 23px;
		text-transform: uppercase;
	}
	.probdenkorz
	{
		background: #1b1b1b;
		border: 0;
		border-radius: 30px;
		color: #fff;
		font-size: 16px;
		line-height: 18px;
		margin-top: 0;
		outline: none;
		padding: 16px 20px;
		width: 240px;
	}
	.razdel
	{
		background: #1b1b1b;
		border: 0;
		border-radius: 30px;
		color: #fff;
		float: none;
		font-size: 16px;
		line-height: 18px;
		margin: 0 auto;
		margin-top: 15px;
		max-width: 212px;
		outline: none;
		padding: 15px 20px;
		text-transform: uppercase;
	}
	#vibmen
	{
		font-weight: 700;
		height: 100px;
		padding-top: 0;
		text-align: center;
	}
	#whiteblockkart
	{
		background: #fff;
		min-height: 631px;
		text-align: left;
	}
	.probdenkorz
	{
		background: #1b1b1b;
		border: 0;
		border-radius: 30px;
		color: #fff;
		font-size: 14px;
		line-height: 18px;
		margin-top: 20px;
		outline: none;
		padding: 10px;
		width: 240px;
	}
}
@media (max-width: 767px)
{
	#zagmenu
	{
		float: none;
		font-size: 20px;
		text-align: center;
		width: 100%;
	}
	#vremyamenu
	{
		background: #ef2a2a;
		border-radius: 7px;
		color: #fff;
		float: none;
		font-size: 20px;
		margin: 0 auto;
		margin-top: 10px;
		max-width: 110px;
		min-width: 106px;
		text-align: center;
	}
	#opismenu
	{
		color: #000;
		font-size: 18px;
		min-height: 79px;
		padding-top: 25px;
	}
	#kolvomenu
	{
		background: #f7f7f7;
		color: #949393;
		font-size: 12px;
		height: 80px;
		padding: 20px;
	}
	#prday
	{
		color: #f4f7f9;
		font-size: 27px;
		padding-bottom: 25px;
		padding-top: 40px;
		text-align: center;
	}
	#oprobnom
	{
		color: #8f8f9d;
		font-size: 16px;
	}
	#probden
	{
		color: #09090a;
		font-size: 20px;
		padding-bottom: 10px;
		padding-top: 0;
	}
	.razdel
	{
		background: #1b1b1b;
		border: 0;
		border-radius: 30px;
		color: #fff;
		float: none;
		font-size: 13px;
		line-height: 18px;
		margin: 0 auto;
		margin-top: 15px;
		max-width: 175px;
		outline: none;
		padding: 10px 15px;
		text-transform: uppercase;
	}
	#blokzakaz
	{
		background: #fff;
		border-radius: 20px;
		box-shadow: 8px 10px 35px rgba(234,223,223,0.6);
		height: auto;
		margin-bottom: 20px;
		margin-top: 60px;
		max-width: 800px;
		padding: 20px;
	}
	input.form-control3
	{
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 35px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		color: #555;
		display: block;
		float: none;
		font-size: 14px;
		height: 48px;
		line-height: 1.42857143;
		margin: 5px auto;
		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;
	}
}
.overlay2
{
	background-color: rgba(0,0,0,0.65);
	bottom: 0;
	cursor: default;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}
.overlay2:target
{
	display: block;
}
.popup2
{
	background: #fefefe;
	border: 1px solid #383838;
	border-radius: 4px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	font-size: 17px;
	left: 50%;
	margin: 0;
	max-width: 1120px;
	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);
	moz-transition: -moz-transform .6s ease-out;
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-transform: translate(-50%,-500%);
	o-transform: translate(-50%,-500%);
	o-transition: -o-transform .6s ease-out;
	padding: 15px;
	position: fixed;
	right: 0;
	top: -100%;
	transform: translate(-50%,-500%);
	transition: transform .6s ease-out;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	webkit-transform: translate(-50%,-500%);
	webkit-transition: -webkit-transform .6s ease-out;
	width: 85%;
	z-index: 100000;
}
.overlay2:target+.popup2
{
	ms-transform: translate(-50%,0);
	o-transform: translate(-50%,0);
	top: 20%;
	transform: translate(-50%,0);
	webkit-transform: translate(-50%,0);
}
.close
{
	background-color: rgba(61,61,61,0.8);
	border: 2px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 10px #000;
	font: 13px/20px Tahoma,Arial,sans-serif;
	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;
	o-transition: all ease .8s;
	padding: 0;
	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;
}
.close:hover
{
	background-color: rgba(252,20,0,0.8);
	moz-transform: rotate(360deg);
	ms-transform: rotate(360deg);
	o-transform: rotate(360deg);
	transform: rotate(360deg);
	webkit-transform: rotate(360deg);
}
.popup2 img
{
	height: auto;
	width: 100%;
}
.pic-left,.pic-right
{
	height: auto;
	width: 25%;
}
.pic-left
{
	float: left;
	margin: 5px 15px 5px 0;
}
.pic-right
{
	float: right;
	margin: 5px 0 5px 15px;
}
.popup2 embed,.popup2 iframe
{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 600px;
	min-width: 320px;
	right: 0;
	top: 0;
	width: 100%;
}
.popup2 h2
{
	color: green;
	font-family: 'Tahoma',Arial,sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.3;
	margin: 0;
	padding: 5px 0 10px;
	text-align: left;
	text-shadow: 1px 1px 3px #adadad;
}
.popup2 p
{
	margin: 0;
	padding: 5px 0;
}
.overlay3
{
	background-color: rgba(0,0,0,0.65);
	bottom: 0;
	cursor: default;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}
.overlay3:target
{
	display: block;
}
.popup3
{
	background: #fefefe;
	border: 1px solid #383838;
	border-radius: 4px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	font-size: 17px;
	left: 50%;
	margin: 0;
	max-width: 720px;
	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);
	moz-transition: -moz-transform .6s ease-out;
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-transform: translate(-50%,-500%);
	o-transform: translate(-50%,-500%);
	o-transition: -o-transform .6s ease-out;
	padding: 25px;
	position: fixed;
	right: 0;
	top: -100%;
	transform: translate(-50%,-500%);
	transition: transform .6s ease-out;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	webkit-transform: translate(-50%,-500%);
	webkit-transition: -webkit-transform .6s ease-out;
	width: 85%;
	z-index: 20;
}
.overlay:target+.popup3
{
	ms-transform: translate(-50%,0);
	o-transform: translate(-50%,0);
	top: 20%;
	transform: translate(-50%,0);
	webkit-transform: translate(-50%,0);
}
.close
{
	background-color: rgba(61,61,61,0.8);
	border: 2px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 10px #000;
	font: 13px/20px Tahoma,Arial,sans-serif;
	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;
	o-transition: all ease .8s;
	padding: 0;
	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;
}
.close:hover
{
	background-color: rgba(252,20,0,0.8);
	moz-transform: rotate(360deg);
	ms-transform: rotate(360deg);
	o-transform: rotate(360deg);
	transform: rotate(360deg);
	webkit-transform: rotate(360deg);
}
.popup3 img
{
	height: auto;
	width: 100%;
}
.pic-left,.pic-right
{
	height: auto;
	width: 25%;
}
.pic-left
{
	float: left;
	margin: 5px 15px 5px 0;
}
.pic-right
{
	float: right;
	margin: 5px 0 5px 15px;
}
.popup3 embed,.popup3 iframe
{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 600px;
	min-width: 320px;
	right: 0;
	top: 0;
	width: 100%;
}
.popup3 h2
{
	font-family: 'Tahoma',Arial,sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	font-weight: 600;
	line-height: 1;
	margin: 0;
	padding: 10px 0 15px;
	text-align: left;
	text-transform: none;
}
.popup3 p
{
	margin: 0;
	padding: 5px 0;
}
input,textarea
{
	outline: none;
}
input:active,textarea:active
{
	outline: none;
}
:focus
{
	outline: none;
}
textarea
{
	resize: horizontal;
	resize: none;
	resize: vertical;
}
.overlay
{
	background-color: rgba(0,0,0,0.65);
	bottom: 0;
	cursor: default;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10;
}
.overlay:target
{
	display: block;
}
.popup
{
	background: #fefefe;
	border: 1px solid #383838;
	border-bottom: 3px solid #f8b763;
	border-radius: 15px;
	box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	font-size: 14px;
	left: 50%;
	margin: 0;
	max-width: 400px;
	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);
	moz-transition: -moz-transform .6s ease-out;
	ms-border-radius: 4px;
	ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	ms-transform: translate(-50%,-500%);
	o-transform: translate(-50%,-500%);
	o-transition: -o-transform .6s ease-out;
	padding: 15px;
	position: fixed;
	right: 0;
	top: -100%;
	transform: translate(-50%,-500%);
	transition: transform .6s ease-out;
	webkit-border-radius: 4px;
	webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
	webkit-transform: translate(-50%,-500%);
	webkit-transition: -webkit-transform .6s ease-out;
	width: 85%;
	z-index: 20;
}
.overlay:target+.popup
{
	ms-transform: translate(-50%,0);
	o-transform: translate(-50%,0);
	top: 20%;
	transform: translate(-50%,0);
	webkit-transform: translate(-50%,0);
}
.close
{
	background-color: rgba(61,61,61,0.8);
	border: 2px solid #ccc;
	border-radius: 15px;
	box-shadow: 0 0 10px #000;
	font: 13px/20px Tahoma,Arial,sans-serif;
	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;
	o-transition: all ease .8s;
	padding: 0;
	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;
}
.close:hover
{
	background-color: rgba(252,20,0,0.8);
	moz-transform: rotate(360deg);
	ms-transform: rotate(360deg);
	o-transform: rotate(360deg);
	transform: rotate(360deg);
	webkit-transform: rotate(360deg);
}
.popup img
{
	height: auto;
	width: 100%;
}
.pic-left,.pic-right
{
	height: auto;
	width: 25%;
}
.pic-left
{
	float: left;
	margin: 5px 15px 5px 0;
}
.pic-right
{
	float: right;
	margin: 5px 0 5px 15px;
}
.popup embed,.popup iframe
{
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 600px;
	min-width: 320px;
	right: 0;
	top: 0;
	width: 100%;
}
.popup h2
{
	color: green;
	font-family: 'Tahoma',Arial,sans-serif;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.3;
	margin: 0;
	padding: 5px 0 10px;
	text-align: left;
	text-shadow: 1px 1px 3px #adadad;
}
.popup p
{
	margin: 0;
	padding: 5px 0;
}
@media (max-width: 1200px)
{
	#fotoobzor
	{
		display: none;
	}
	#fotoobzor3
	{
		display: none;
	}
	#cocosn
	{
		padding-top: 220px;
		text-align: center;
	}
	#sinblzag
	{
		font-size: 15px;
		font-weight: 700;
		padding-bottom: 10px;
		text-transform: uppercase;
	}
	#sinbl
	{
		background: #1b1b1b;
		color: #fff;
		font-size: 15px;
		min-height: 215px;
		padding: 20px;
	}
	#textobzor
	{
		float: left;
		max-width: 245px;
		min-height: 125px;
		text-align: center;
	}
	#textobzor33
	{
		float: left;
		max-width: 245px;
		min-height: 125px;
		text-align: center;
	}
	#vtorstroka
	{
		color: #8f8f9d;
		font-size: 17px;
		padding-left: 25px;
		padding-top: 10px;
	}
}
@media (max-width: 1150px)
{
	#blokzakaz
	{
		height: 240px;
		max-width: 500px;
		overflow: hidden;
		padding: 20px 10px;
	}
	#glav2
	{
		padding-left: 0;
	}
	#katrf
	{
		margin: 0 auto 25px;
		max-width: 590px;
	}
	#rusfanpreim4
	{
		color: #a9a6a6;
		font-size: 17px;
		text-align: center;
	}
	#zagrf5
	{
		font-size: 17px;
		padding-bottom: 20px;
	}
	.kvota4
	{
		min-height: 60px;
	}
}
@media (max-width: 1000px)
{
	#sinbl
	{
		background: #1b1b1b;
		color: #fff;
		font-size: 13px;
		min-height: 215px;
		padding: 20px;
	}
	#socc
	{
		margin: 0 auto;
		max-width: 90px;
	}
	span.vibb
	{
		display: none;
	}
	#email
	{
		padding-bottom: 10px;
		padding-top: 5px;
		text-align: center;
	}
	#cocosn
	{
		display: none;
	}
	#fotoobzor
	{
		display: none;
	}
	#fotoobzor3
	{
		display: none;
	}
	#textobzor
	{
		float: left;
		max-width: 245px;
		min-height: 125px;
		text-align: center;
	}
	#whitebl
	{
		background: #fff;
		color: #383636;
		min-height: 215px;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}
}
@media (max-width: 767px)
{
	#katrf1
	{
		float: none;
		margin: 0 auto;
		padding-left: 0;
		width: 170px;
	}
	#katrf4
	{
		margin: 15px auto;
	}
	#cartosn
	{
		margin: 0 auto;
		max-width: 195px;
		padding-top: 0;
	}
	#katrf2
	{
		color: #232323;
		font-family: 'Roboto',sans-serif;
		font-size: 32px;
		line-height: 1.1;
		overflow: hidden;
		padding-left: 0;
		padding-top: 35px;
		text-align: center;
	}
	#svmaket5
	{
		font-size: 24px;
	}
	#svmaket10
	{
		background: #fed83a;
		border: 1px solid #bdb9b9;
		border-radius: 25px;
		font-family: 'Roboto',sans-serif;
		font-size: 15px;
		margin: 15px auto;
		max-width: 233px;
		overflow: hidden;
		padding: 15px;
		text-align: center;
	}
	.product-thumb.transition
	{
		margin: 5px auto;
	}
	.product-thumb
	{
		margin: 5px auto;
	}
	.content
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	#katrf
	{
		background: #fff;
	}
	#whitebl
	{
		background: #fff;
		color: #383636;
		display: none;
		min-height: 215px;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}
	.form-group
	{
		margin: 0 auto;
		margin-top: 5px;
		max-width: 260px;
	}
	#d_quickcheckout .form-group
	{
		max-width: 100%;
	}
	h1
	{
		text-align: center;
	}
	#blokzakaz
	{
		background: #fff;
		border-radius: 20px;
		box-shadow: 8px 10px 35px rgba(234,223,223,0.2);
		height: auto;
		margin: 0 auto 30px;
		max-width: 300px;
		padding: 20px;
		position: relative;
		z-index: 9;
	}
	#glav
	{
		padding-top: 25px;
		text-align: center;
	}
	#glav2
	{
		max-width: 450px;
	}
	#menurusfan3
	{
		font-size: 26px;
		padding-top: 10px;
	}
	#komprf
	{
		display: none;
	}
	#phonerf2
	{
		display: block;
		margin: 0 auto;
		max-width: 160px;
		padding-top: 10px;
		text-align: center;
	}
	span.emrusf
	{
		border-bottom: #0a0a0a 1px dotted;
		color: #101010;
		text-decoration: none;
	}
	.wrapper img
	{
		animation-duration: 10s;
		animation-iteration-count: infinite;
		animation-name: fade;
		margin: 0 auto;
		opacity: 0;
		overflow: hidden;
		position: absolute;
		width: 255px;
	}
	.wrapper
	{
		margin: 0 auto;
		margin-top: 20px;
		overflow: hidden;
		width: 255px;
	}
	#zagrf5
	{
		padding-bottom: 30px;
	}
	#formarusfan2
	{
		text-align: center;
	}
	.kvota4
	{
		margin: 0 auto;
		max-width: 300px;
	}
	#rusfanzag
	{
		text-align: center;
	}
	#rusfanzag2
	{
		margin: 0 auto;
		max-width: 60px;
	}
	#svmaket3
	{
		display: none;
	}
	#rusfanzag2
	{
		padding-bottom: 30px;
		padding-top: 15px;
	}
}
@media (max-width: 760px)
{
	#logo
	{
		margin: 0 auto;
		width: 225px;
	}
}
@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
	{
		margin: 0 auto;
		max-width: 200px;
	}
	#logo
	{
		margin: 0 auto;
		max-width: 210px;
		text-align: center;
		padding-top: 35px;
	}
	#phn
	{
		margin: 0 auto;
		max-width: 280px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	#phne
	{
		padding-bottom: 10px;
		padding-top: 5px;
	}
	#socc
	{
		padding-top: 10px;
	}
	#glav
	{
		padding-top: 30px;
		text-align: center;
	}
	#napol
	{
		float: none;
		margin: 0 auto;
		max-width: 535px;
	}
	#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: 0;
	}
	#verhshapka
	{
		position: fixed;
	}
	#menu .btn-navbar
	{
		color: #000;
		padding: 0 21px;
	}
	#menu .nav > li > a
	{
		color: #fff;
	}
	#menu .nav > li > a:hover
	{
		color: #000;
	}
	ul.nav.navbar-nav
	{
		text-align: center;
	}
	.navbar-toggle
	{
		margin-right: 0;
	}
	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
	{
		font-size: 16px;
		margin: 0 auto;
		max-width: 230px;
		padding-bottom: 20px;
		text-align: center;
	}
	#nachtr2
	{
		font-size: 16px;
		margin: 0 auto;
		max-width: 230px;
		padding-bottom: 20px;
		text-align: center;
	}
	#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: 20px auto 5px;
	}
}
@media (min-width: 1200px)
{
	#fotoobzormob
	{
		display: none;
	}
	#fotoobzor3mob
	{
		display: none;
	}
}
#fotoobzormob
{
	padding-bottom: 10px;
	padding-top: 10px;
}
#fotoobzor3mob
{
	padding-bottom: 10px;
	padding-top: 10px;
}
@media (max-width: 500px)
{
	#textobzor
	{
		float: left;
		max-width: 245px;
		min-height: 125px;
		text-align: center;
	}
	#textobzor33
	{
		float: left;
		max-width: 245px;
		min-height: 125px;
		text-align: center;
	}
}
a.orkn
{
	background: #ffc801;
	border-radius: 30px;
	color: #000;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 15px;
}
a.orkn i.fa.fa-bars
{
	color: #000;
	padding: 0 5px 0 0;
}
#katalog07
{
	padding: 25px 0 0;
}
#zakzv
{
	background: #ffd831;
	border-radius: 50px;
	margin: 12px auto 0;
	max-width: 195px;
	padding: 6px;
}
#zakzv:hover
{
	background: #efca2e;
}
#snarbespl:hover
{
	background: #efca2e;
}
button:hover
{
	background: #efca2e;
}
#prosmotrov2:hover
{
	background: #025236;
}
#press
{
	float: left;
	height: 40px;
	padding: 3px 10px 0 8px;
}
a.vybgor
{
	color: #fff;
}
#izb2
{
	font-size: 13px;
	font-weight: 500;
	text-align: center;
}
#izb1
{
	margin: 9px 0 0;
	text-align: center;
}
i.fa.fa-heart-o
{
	font-size: 25px;
}
.navbar-nav>li>a
{

}
#fonprod .nav>li>a
{
    background-color: #fff;
    border: 0 solid #ddd;
    border-bottom: 2px solid #f8b763;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 37px;
    color: #c1bfbf;
    
}
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;
	border-radius: 30px;
	font-size: 14px;
	padding: 5px 16px;
	text-decoration: none;
}
a.belpodl:hover
{
	background: #23a1d1;
	color: #fff;
	text-decoration: none;
}
#baid3
{
	padding: 5px 0 0 18px;
}
#specopt0
{
	background: #323232;
	color: #fff;
	margin: 29px 0 10px;
	min-height: 155px;
	overflow: hidden;
}
#specopt2
{
	font-size: 24px;
	padding: 40px 0 0 40px;
}
#specopt3
{
	font-size: 30px;
	font-weight: 500;
	margin: -4px 0 0;
	padding: 0 0 35px 40px;
}
#specopt4
{
	color: #989898;
	font-size: 15px;
	font-weight: 500;
	max-width: 400px;
	padding: 43px 0 0;
}
#specopt4 b
{
	color: #fff;
}
#hattrig
{
	padding: 40px 0;
}
#hattrig1
{
	font-size: 30px;
	font-weight: 500;
	text-align: center;
}
#hattrig2
{
	color: #989898;
	font-size: 15px;
	font-weight: 500;
	margin: -5px 0 0;
	padding-bottom: 30px;
	text-align: center;
}
#hattrig3
{
    max-width: 250px;
    min-height: 250px;
    margin: 30px auto 0 auto;
}
#hattrig3 p:nth-child(1)
{
	min-height: 100px;
}
#hattrig3 p:nth-child(2)
{
    
    font-size: 39px;
    font-weight: 700;
    line-height: 0.9;
    max-width: 200px;
    min-height: 50px;
}
#hattrig3 p:nth-child(3)
{
    padding-bottom: 30px;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
}
#tribayd
{
    padding: 40px 0;
    background: url(/image/burfon1.jpg) center 95% no-repeat;
    min-height: 582px;
}
#komand {
    min-height: 680px;
    background: #f2f2f2 url(/image/mko5.jpg) center 85% no-repeat;
    position: relative;
}
#omagaz p:nth-child(1)
{
    
    font-size: 55px;
    font-weight: 700;
    line-height: 0.9;
}
#omagaz p:nth-child(2)
{
    font-size: 24px;
    max-width: 500px;
    margin: 0 0 10px 0;
}
#omagaz span {
    color: #f8b763;
}
#omagaz2
{
    font-size: 21px;
    line-height: 1.2;
    padding: 19px 35px 0 0;
    font-weight: 500;
}
#omagaz3
{
	padding: 30px 0 25px;
}
#omagaz5
{
    color: #191919;
    font-size: 42px;
    font-weight: 500;
    line-height: 1;
    position: absolute;
    left: -260px;
}
#omagaz6
{
	font-size: 16px;
	line-height: 1.2;
	max-width: 432px;
	padding: 25px 0 35px;
}
#omagaz7 img
{
	margin: 32px 0 0;
	width: 220px;
}
#omagaz8 img
{
	width: 220px;
}
#omagaz9 img
{
	margin: 0 0 20px;
	width: 240px;
}
#omagaz10 img
{
	width: 240px;
}
#hit
{
	background: #fef104;
	border-radius: 50px;
	font-size: 15px;
	font-weight: 800;
	height: 40px;
	padding: 10px 5px;
	position: absolute;
	transform: rotate(-30deg);
	width: 40px;
}
.swiper-viewport
{
	margin: -10px 0 10px!important;
	min-height: 426px;
}
#datadd
{
	color: #fff;
	font-size: 16px;
}
#newsblog
{
	padding: 0 0 50px;
}
#menutwig .dropdown-toggle
{
	background: #fff;
	border-radius: 50px;
	color: #000;
	padding: 5px 0px;
}
i.fa.fa-circle
{
    color: #fd0303;
    font-size: 8px;
    margin: 4px 7px 0 0;
    display: block;
    float: left;
}
#cits
{
	padding: 3px 0 0;
}
#zakzv2 a
{
    color: #e93332;
    font-weight: 700;
    font-size: 15px;
}
ul.polits li a
{
	text-decoration: underline;
}
li.snizom i.fa.fa-sort-desc {
    padding: 0 0 0 5px;
    color: #f8b763;
    font-size: 16px;
    margin: 0px 0 0 0px;
    display: block;
    float: right;
}
ul.dvamensrizb {
    list-style: none;
    display: -webkit-box;
    margin: 2px 0 0 0;
    padding: 0;
}
ul.dvamensrizb {
    list-style: none;
    display: -webkit-box;
}
ul.dvamensrizb i.fa.fa-heart {
    color: #f8b763;
    font-size: 18px;
}
ul.dvamensrizb i.fa.fa-retweet {
    color: #F90;
    font-size: 21px;
    margin: -2px 0 0 0;
}
ul.dvamensrizb li {
    padding: 0 10px 0 0;
}
ul.dvamensrizb i.fa.fa-user {
    font-size: 19px;
}
ul.vsplmenu
{
    background: #fff;
    display: none;
    font-size: 17px;
    margin: 0;
    padding: 18px;
    position: absolute;
    width: 300px;
    z-index: 5;
    border-radius: 10px;
}
.snizom:hover .vsplmenu
{
	display: block;
	list-style: none;
}
#banhatopt
{
    min-height: 460px;
    margin: 55px 0 0 0;
    background: url(/image/catalog/banadmir.jpg) center 10% no-repeat;
}
#banhatopt2
{
	font-size: 37px;
	font-weight: 600;
	line-height: 1;
}
#banhatopt2 p:nth-child(1) {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 63px;
    
}
#banhatopt2 p:nth-child(2) {
    font-size: 30px;
    font-weight: 700;
    margin: -10px 0 0 0;
    color: #f8b763;
}
#banhatopt22
{
	font-size: 37px;
	font-weight: 600;
	line-height: 1;
	padding: 80px 0 0;
}
#banhatopt22 p:nth-child(1) {
    background: url(/image/optfon2.png) left top no-repeat;
    padding: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 36px;
}
#banhatopt22 p:nth-child(2) {
    font-size: 30px;
    font-weight: 700;
    margin: -10px 0 0 0;
}
#banhatopt3
{
    font-size: 21px;
    font-weight: 500;
    padding: 30px 0 45px 0;
}
a.optprice
{
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 17px 15px 17px 15px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #217fc2;
    background: linear-gradient(8deg, #f8b763, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #217fc2, 0 15px 15px #285f85;
    box-shadow: 0 5px 0 #285f85;
    margin: 0 0 10px 0;
    transition: 0.8s ease;
}
a.optprice:hover
{
	background: #02569f;
	text-decoration: none;
	margin: 10px 0 0px 0;
	transition: 0.8s ease;
}
.thumbnail.media .thumbnail .caption
{
	color: #333;
	color: #9a9898;
	font-size: 15px;
	padding: 9px;
}
.thumbnail
{
	border: 0 solid #ddd;
}
.caption.media-body h4
{
	font-size: 18px;
	padding: 35px 0 0;
}
.thumbnail .caption
{
	color: #9a9898;
	font-size: 15px;
}
#pochpok
{
	background: #f2fcfe;
	padding: 35px 0;
}
#f13
{
	font-size: 15px;
	margin: 0 auto;
	max-width: 600px;
	text-align: center;
}
#f13 a
{
	color: #f8b763;
}
#sogl2 a
{
    border-bottom: 1px dotted;
}
#pochpok1
{
	font-size: 37px;
	font-weight: 600;
	padding: 25px 0 70px;
	text-align: center;
}
#pochpok2
{
	margin-top: -20px;
	min-height: 150px;
}
#pochpok2 p:nth-child(1)
{
	margin: 0 auto;
	max-width: 180px;
	min-height: 170px;
	text-align: center;
}
#pochpok2 p:nth-child(2)
{
	font-size: 23px;
	font-weight: 500;
	margin: 0 auto 30px;
	max-width: 290px;
	text-align: center;
}
#pochpok2 p:nth-child(3)
{
	font-size: 16px;
	line-height: 1.4;
	margin: 0 auto;
	max-width: 330px;
	min-height: 195px;
	padding-bottom: 30px;
	text-align: center;
}
#f12 input[type="submit"]
{
	background: #ffd800;
	border: 0;
	border-radius: 50px;
	font-size: 18px;
	font-weight: 500;
	padding: 20px 25px;
}
#f12
{
	padding: 25px 0 0;
	text-align: center;
}
#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)
{
	color: #00b5fd;
	font-size: 47px;
	font-weight: 800;
	margin: -10px 0 25px;
	text-transform: uppercase;
}
#marketpodder3
{
	font-size: 17px;
	font-weight: 300;
}
#zaprosopt
{
	padding: 35px 0;
}
#zaprosopt1 p:nth-child(1)
{
	font-size: 37px;
	font-weight: 600;
	text-align: center;
}
#zaprosopt1 p:nth-child(2)
{
	font-size: 22px;
	padding: 0 0 30px;
	text-align: center;
}
#coptext p
{
	margin: 5px 0;
}
#farantiiivozvr1
{
	font-size: 17px;
	overflow: hidden;
	padding: 30px 0 20px;
}
#farantiiivozvr2 p:nth-child(1)
{
    line-height: 0.9;
    font-size: 31px;
    
    font-weight: 700;
}
#farantiiivozvr3
{
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
}
#farantiiivozvr
{
	clear: both;
	padding-bottom: 40px;
}
#farantiiivozvr4
{
    background: #f8b763;
    border-radius: 50px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 700;
    height: 50px;
    margin-right: 40px;
    padding: 12px;
    text-align: center;
    width: 50px;
}
#oplkart
{
	background: #ffc400;
	overflow: hidden;
	padding: 30px;
	text-align: center;
}
p.zagopl
{
	font-size: 16px;
}
input.oplf
{
	background: none;
	border: 0;
	border-bottom: 1px solid;
	height: 40px;
	max-width: 300px;
	width: 100%;
}
input.subopl
{
	background: #fff;
	border: 0;
	border-radius: 50px;
	font-weight: 500;
	margin: 10px 0 0;
	padding: 18px 80px;
}
#farantiiivozvr55
{
	text-align: center;
}
#farantiiivozvr23
{
	font-size: 14px;
	padding: 10px 0;
}
#linheader
{
	padding: 10px 0 0;
}
#citys {
    margin: 10px 0px;
    min-height: 250px;
    height: 500px;
    overflow-y: scroll;
}
#citys3
{
	border: 10px solid #e8e8e8;
	min-height: 250px;
}
#citys4
{
	border: 10px solid #e8e8e8;
	min-height: 250px;
}
.mci.letter-list
{
	padding-bottom: 15px;
	padding-top: 15px;
}
.mci3.letter-list3
{
	padding-bottom: 15px;
	padding-top: 15px;
}
.mci4.letter-list4
{
	padding-bottom: 15px;
	padding-top: 15px;
}
#citys ul
{
	line-height: 1;
	margin-bottom: 0;
	padding: 0;
}
#citys ul li
{
	cursor: pointer;
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 3px;
}
#citys ul li a
{
	font-size: 13px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys ul li a:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
.letter-list ul li:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
#citys ul div
{
	display: none;
	position: absolute;
}
#citys #gor ul li
{
	vertical-align: top;
	width: 160px;
}
#citys ul#main-citys
{
	display: inline-block;
}
#citys ul#main-citys li
{
	width: 140px;
}
#city
{
	border-bottom: #a1969b 1px dotted;
	cursor: pointer;
	display: inline-block;
}
.span2
{
	width: 210px!important;
}
.halftop h4
{
	min-height: 50px;
}
#current-choice
{
	margin-bottom: 15px;
}
.active-letter
{
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: 700;
}
.cit
{
	cursor: pointer;
	display: block;
	font-style: bold;
	height: 0;
	text-shadow: 0 1px 0 #fff;
}
#citys3 ul
{
	margin-bottom: 0;
}
#citys3 ul li
{
	cursor: pointer;
	display: inline-block;
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 3px;
}
#citys3 ul li a
{
	color: #f8b763;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys3 ul li a:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
.letter-list3 ul li:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
#citys3 ul div
{
	display: none;
	position: absolute;
}
#citys3 #gor ul li
{
	vertical-align: top;
	width: 160px;
}
#citys3 ul#main-citys
{
	display: inline-block;
}
#citys3 ul#main-citys li
{
	width: 140px;
}
#city3
{
	border-bottom: #a1969b 1px dotted;
	cursor: pointer;
	display: inline-block;
}
.span2
{
	width: 210px!important;
}
.halftop3 h4
{
	min-height: 50px;
}
#current-choice3
{
	margin-bottom: 15px;
}
.active-letter3
{
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: 700;
}
.cit3
{
	cursor: pointer;
	display: block;
	font-style: bold;
	height: 0;
	text-shadow: 0 1px 0 #fff;
}
#citys4 ul
{
	margin-bottom: 0;
}
#citys4 ul li
{
	cursor: pointer;
	display: inline-block;
	list-style: none;
	margin-left: 0;
	margin-right: 5px;
	padding-left: 3px;
}
#citys4 ul li a
{
	color: #f8b763;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys4 ul li a:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
.letter-list4 ul li:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
#citys4 ul div
{
	display: none;
	position: absolute;
}
#citys4 #gor ul li
{
	vertical-align: top;
	width: 160px;
}
#citys4 ul#main-citys
{
	display: inline-block;
}
#citys4 ul#main-citys li
{
	width: 140px;
}
#city4
{
	border-bottom: #a1969b 1px dotted;
	cursor: pointer;
	display: inline-block;
}
.span2
{
	width: 210px!important;
}
.halftop3 h4
{
	min-height: 50px;
}
#current-choice4
{
	margin-bottom: 15px;
}
.active-letter4
{
	border-bottom: 1px dotted #000;
	color: #000;
	font-weight: 700;
}
.cit4
{
	cursor: pointer;
	display: block;
	font-style: bold;
	height: 0;
	text-shadow: 0 1px 0 #fff;
}
.demo
{
	margin: 13px 0 0;
}
.hide,.hide + label ~ div
{
	background: #fff;
	box-shadow: 11px 14px 75px 5px rgba(202,199,199,0.4);
	display: none;
	left: -400px;
	min-height: 400px;
	position: absolute;
	top: 110px;
	width: 1250px;
	z-index: 10;
}
.hide + label
{
	background: #ffbd00;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 -12px;
	padding: 17px 30px 10px;
}
.hide:checked + label
{
	background: #1baae3;
	border-bottom: 0;
	color: #fff;
}
.hide:checked + label + div
{
	animation: fade ease-in .5s;
	display: block;
	margin-left: 20px;
	moz-animation: fade ease-in .5s;
	padding: 20px;
	webkit-animation: fade ease-in .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
{
	border-radius: 50%;
	color: #000;
	content: "\f0c9";
	display: block;
	display: inline-block;
	float: left;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-weight: 700;
	height: 16px;
	line-height: 16px;
	margin: 0 5px 3px;
	moz-border-radius: 50%;
	text-align: center;
	webkit-border-radius: 50%;
	width: 16px;
}
.hide:checked + label:before
{
	color: #fff;
	content: "\f00d";
}
a.closebd
{
	color: #bbbaba;
	font-size: 0;
	position: absolute;
	right: 20px;
	top: 10px;
}
#tovhatmen
{
	min-height: 250px;
	padding: 0 10px;
}
#tovhatmen p:nth-child(2)
{
	font-weight: 600;
}
#tovhatmen p:nth-child(3)
{
	color: #9a9898;
	font-size: 15px;
}
#tovhatmen a
{
	color: #fff;
}
#input-sort
{
	background: none;
	border: 0;
	text-align: left;
}
#column-right
{
	padding-bottom: 80px;
	padding-left: 20px;
}
#jelt
{
	background: #ffbd00;
	border-radius: 50px;
	font-size: 14px;
	font-weight: 700;
	margin-right: 10px;
	padding: 3px 9px;
}
#prodlev
{
    float: right;
    max-width: 150px;
    margin-top: -60px;
    margin-right: -12px;
}
#prodlev2
{
	font-size: 15px;
	overflow: hidden;
	padding: 30px 0 20px;
}
#prodlev2 a
{
	background: #fff;
	border: 2px solid #ffd831;
	border-radius: 35px;
	font-family: 'Roboto',sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 12px;
	text-align: center;
}
#uznopt
{
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0;
}
#fonprod .nav-tabs>li
{
	float: left;
	font-size: 26px;
	margin: 0 20px 0 0;
	margin-left: -10px;
}
#fonprod .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover
{
    background-color: #fff;
    border: 0 solid #ddd;
    cursor: default;
    font-weight: 700;
    color: #000;
}
#fonprod .nav-tabs
{
	border-bottom: 0 solid #ddd;
}
.rating a
{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding-left: 10px;
}
.list-unstyled7
{
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.list-unstyled7 li
{
	display: inline-block;
}
#fonprod h2
{
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
    
    line-height: 0.9;
}
li.nizhe
{
	font-size: 17px;
	font-weight: 500;
	overflow: hidden;
	padding: 0 0 0 21px;
}
.navbar-nav>li>a
{
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 0.9;
    padding: 12px 10px;
    text-transform: uppercase;
    color: #fff;
}
li.nizhe a
{
	color: #f8b763;
}
.nav>li>a:focus,.nav>li>a:hover
{
	text-decoration: none;
	background-color: transparent;
}
ul.vsplmenu i.fa.fa-circle
{
	color: #dadad8;
	font-size: 6px;
	padding-right: 10px;
}
ul.vsplmenu li
{
	font-weight: 600;
	padding: 5px 0;
}
ul.vsplmenu li a
{
    color: #000;
    font-size: 17px;
    font-weight: 700;
}
ul.vsplmenu li:hover a {
    color: #f8b763;
}
.addthis_toolbox.addthis_default_style
{
	display: none!important;
}
ul.setim a
{
	color: #6d6d6d;
}
ul.setim
{
	list-style: none;
	margin: 0 0 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: #f8b763;
}
#cart-totalk
{
	color: #000;
	font-size: 13px;
	font-weight: 500;
	margin: -1px 0 0 -24px;
	text-align: center;
}
#izb
{
	margin: 0 0 0 35px;
}
#cart-totalkhat
{
	margin: -28px 0 0 -15px;
	position: relative;
	z-index: 1;
	display: block;
}
#phonehat
{
    float: left;
    padding: 3px 10px 0 0;
    height: 60px;
    width: 65px;
}
#phsnizu1
{
    font-size: 20px;
    font-weight: 700;
}
ul.socvnizu
{
	list-style: none;
}
ul.socvnizu li
{
	display: inline;
	padding: 0 4px 0 0;
}
ul.socvnizu
{
	list-style: none;
	margin: 18px 0 10px;
	padding: 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;
}
#input-sort
{
	padding-left: 10px;
}
.input-option2
{
	margin-bottom: 20px;
	margin-right: 10px;
	min-height: 50px;
	overflow: hidden;
	width: 100%;
}
a.zakodkl2
{
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 16px 19px 16px 15px;
    text-align: center;
    width: 100%;
    min-width: 250px;
    max-width: 250px;
    background: #ebeaea;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #dedddd, 0 15px 15px #dedddd;
    box-shadow: 0 5px 0 #dedddd;
    transition: 0.8s ease;
    margin: 0 35px 15px 0;
}
#zakodkl12
{
    min-height: 55px;
    overflow: hidden;
    padding: 10px 0 10px 0px;
}
#zakodkl12 a
{
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
#zakodkl img
{
	margin: 0 2px 0 0;
	width: 15px;
}
#zakodkl
{
    margin: 0px 8px 0;
    min-height: 35px;
}
#prosmotrov
{
	font-size: 16px;
	font-weight: 700;
	padding: 20px 0;
	width: 100%;
}
#skolkochel
{
	background: #f8b763;
	border-radius: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	height: 30px;
	padding: 8px;
	width: 30px;
}
a.zakodklwha2
{
    font-weight: 600;
    text-decoration: none;
}
/*
i.fa.fa-whatsapp
{
	font-size: 20px;
}*/
#zakodklwha
{
	overflow: hidden;
	padding: 3px 0 0;
}
#zakodklwha img
{
    margin: 0px 3px 0 0;
}
ul.spossv li {
    padding: 0 15px 0 0;
}
#nuzhpom
{
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 0px 0;
}
.input-option2 input[type=radio]
{
	display: none;
}
.input-option2 label
{
    background: #f5f5f5;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 35px;
    margin: 0 5px;
    min-height: 38px;
    padding: 10px 15px;
    padding-left: 15px !important;
    user-select: none;
    /* overflow: hidden; */
    text-align: center;
}
.salles .bx-wrapper
{
	margin: 0!important;
}
.sale-block img
{
	position: absolute;
	right: 10px;
	top: -6px;
}
.block-city ul
{
	display: none;
}
.this-city
{
    background-color: #f2f3f2;
    cursor: pointer;
    margin: 20px 10px;
    padding: 20px;
    position: relative;
}
.tal ul li
{
	list-style: none;
}
#puvyd
{
	border-bottom: 1px solid #f1f1f1;
	font-size: 23px;
	padding: 40px 0;
}
.this-city:after
{
	color: #dedddd;
	content: "\f078";
	display: inline-block;
	float: right;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	moz-osx-font-smoothing: grayscale;
	text-rendering: auto;
	webkit-font-smoothing: antialiased;
}
.arrow-span
{
	position: absolute;
	right: 20px;
	top: 10px;
}
.input-option2 input[type=radio]:checked + label
{
	border-bottom: 2px solid #f8b763;
	font-weight: 600;
}
.input-option2 input[type=radio]:disabled + label
{
	background: #efefef;
	color: #666;
}
.input-option2 img
{
	display: none;
}
#cvkrasn
{
	background: #f30606;
	border-radius: 50px;
	height: 40px;
	margin: 10px 0 0;
	width: 40px;
}
#cvoranj
{
	background: #ff7e00;
	border-radius: 50px;
	height: 40px;
	margin: 10px 0 0;
	width: 40px;
}
#cvjelt
{
	background: #ffc501;
	border-radius: 50px;
	height: 40px;
	margin: 10px 0 0;
	width: 40px;
}
#cvsin
{
	background: #223ebb;
	border-radius: 50px;
	height: 40px;
	margin: 10px 0 0;
	width: 40px;
}
#cvzel
{
	background: #1b7907;
	border-radius: 50px;
	height: 40px;
	margin: 10px 0 0;
	width: 40px;
}
#krasn
{
	background: #f70808;
	border-radius: 50px;
	float: left;
	height: 20px;
	margin: 6px 8px 0 10px;
	padding-left: 0!important;
	width: 20px;
}
#oranj
{
	background: #ff7e00;
	border-radius: 50px;
	float: left;
	height: 20px;
	margin: 6px 8px 0 10px;
	padding-left: 0!important;
	width: 20px;
}
#jeltt
{
	background: #ffc501;
	border-radius: 50px;
	float: left;
	height: 20px;
	margin: 6px 8px 0 10px;
	padding-left: 0!important;
	width: 20px;
}
#sin
{
	background: #223ebb;
	border-radius: 50px;
	float: left;
	height: 20px;
	margin: 6px 8px 0 10px;
	padding-left: 0!important;
	width: 20px;
}
#zel
{
	background: #1b7907;
	border-radius: 50px;
	float: left;
	height: 20px;
	margin: 6px 8px 0 10px;
	padding-left: 0!important;
	width: 20px;
}
.checkbox label,.radio label
{
	padding-left: 0;
}
#peremvyb
{
	border-radius: 5px;
	margin: 25px 0 0;
}
#input-coupon
{
	background: #ececec;
	border-bottom-left-radius: 20px;
	border-radius: 0;
	border-top-left-radius: 20px;
	float: left;
	max-width: 160px;
}
#button-coupon
{
	background: #fff;
	border: 1px solid #d2cdcd;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	color: #000;
	height: 51px;
}
#d_quickcheckout .panel-default > .panel-heading
{
	display: none;
}
#d_quickcheckout .panel-default
{
	border: 0!important;
}
#payment_address_heading_heading
{
	display: none;
}
#d_quickcheckout .table-bordered
{
	border: 0 solid #ddd;
}
#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: 0 solid #ddd!important;
}
#d_quickcheckout .table-bordered
{
	border: 0 solid #ddd!important;
}
td.qc-name a
{
	color: #000!important;
	font-size: 17px;
}
td.qc-name
{
	line-height: .9!important;
	max-width: 200px;
}
#d_quickcheckout thead
{
	display: none;
}
#overss
{
	height: 385px;
	overflow: hidden;
}
#product-product #overss
{
	height: auto;
	overflow: hidden;
}
#overss img
{
	border: 1px solid #eaecec;
	border-radius: 5px;
}
#tab-description
{
    font-weight: 500;
    padding: 5px 0 0;
}
#tab-specification table
{
	margin-bottom: 18px;
	min-width: 500px;
	table-layout: auto;
	width: 100%;
}
#tab-specification table tbody>tr:nth-child(odd)>td,.table tbody>tr:nth-child(odd)>th
{
    background-color: #f2f2f2;
}
#tab-specification table th,.item-pages table td
{
	border-bottom: 1px solid #d9eff7;
	border-left: 1px solid #d9eff7;
	border-right: 1px solid #d9eff7;
	border-top: 1px solid #d9eff7;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
#tab-specification
{
	font-size: 16px;
	font-weight: 500;
	padding: 30px 0 0;
}
#form-review
{
	font-size: 16px;
	padding: 30px 35px;
}
select.form-control
{
	height: 53px;
	margin: 0 10px;
}
#tab-description22
{
	font-size: 16px;
	font-weight: 300;
	padding: 30px 0 0;
}
#tab-specification22 table
{
	margin-bottom: 18px;
	min-width: 500px;
	table-layout: auto;
	width: 100%;
}
#tab-specification22 table tbody>tr:nth-child(odd)>td,.table tbody>tr:nth-child(odd)>th
{
	background-color: #e5f3ee;
}
#tab-specification22 table th,.item-pages table td
{
	border-bottom: 1px solid #d9eff7;
	border-left: 1px solid #d9eff7;
	border-right: 1px solid #d9eff7;
	border-top: 1px solid #d9eff7;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
#tab-specification22
{
	font-size: 16px;
	font-weight: 300;
	padding: 30px 0 0;
}
label.checkbox-inline
{
	margin: 20px 0 0 25px;
}
.alert-success {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #0a0a0a;
    padding: 20px;
}
.alert-success a
{
	color: #f8b763;
}
a.neakt
{
	pointer-events: none;
}
.alert {
    margin-bottom: 0px;
}
.modal-dialog {
    margin: 10% auto 0px auto;
    width: 100%;
    max-width: 400px;
}
#footniz1
{
	max-width: 250px;
}
.panel2.panel-default1
{
	overflow: hidden;
	padding: 15px 0 40px;
}
.formobrsv2
{
	color: #000;
	font-size: 27px;
	font-weight: 700;
}
.formobrsv
{
    border: 1px solid #e4e2e2;
	border-radius: 5px;
	padding: 40px;
}
#blokkont1
{
	float: left;
	height: 80px;
	padding-right: 10px;
	width: 100px;
}
#blokkont2 p:nth-child(1)
{
	color: #9e9898;
	font-size: 14px;
}
#blokkont2 p:nth-child(2)
{
    font-size: 18px;
    font-weight: 700;
    margin: -5px 0 5px;
}
#blokkont2 p:nth-child(3)
{
	color: #f8b763;
	font-size: 14px;
	font-weight: 600;
}
.buttons
{
	overflow: hidden;
}
#kartaboat
{
	padding: 10px 0 50px;
}
#zaginpp134
{
    padding: 15px 0;
    text-align: center;
    line-height: 1;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    
}
#zaginpp1342
{
    color: #989898;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 23px;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
}
#zaginpp1343
{
	font-size: 16px;
	padding: 0 0 15px;
	text-align: center;
}
#zaginpp1344
{
	padding-bottom: 15px;
	text-align: center;
}
input.hatforma
{
	background: #f2f2f2;
	border: 0;
	border-radius: 5px;
	height: 55px;
	width: 250px;
	text-align: center;
}
input.hatformabut
{
border: 0;
    color: #fff;
    padding: 20px 25px;
    width: 100%;
    max-width: 250px;
    font-size: 15px;
    font-weight: 700;
    background: #000;
    border-radius: 5px;
    transition: 0.8s ease;
    text-transform: uppercase;
    
}
#zaginpp1345
{
	padding-bottom: 15px;
	text-align: center;
}
#farantiiivozvr2
{
	font-size: 16px;
}
#komandstr
{
	margin: 20px 0;
	max-width: 245px;
	min-height: 690px;
}
#komandstr p:nth-child(2)
{
	font-size: 25px;
}
#komandstr p:nth-child(3)
{
	color: #8c8b8b;
	font-size: 16px;
	line-height: 1.1;
	margin: -5px 0 15px;
}
#komandstr p:nth-child(4)
{
	font-size: 16px;
	line-height: 1.3;
}
#form-xreviews .btn-primary
{
background: #f8b763!important;
    background-color: #f8b763!important;
    border-radius: 5px;
    color: #fff !important;
    padding: 15px 20px!important;
}
.table-bordered
{
	border: 0 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: 0 solid #ddd;
}
thead
{
	color: #000;
	font-size: 18px;
	padding-bottom: 20px;
}
.table>tbody+tbody
{
	border-top: 0 solid #ddd;
}
table.table.table-bordered thead td
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 35px;
}
table.table.table-bordered .img-thumbnail
{
	border: 0 solid #ddd;
}
#nows
{
	font-size: 25px;
	padding: 50px 0;
	text-align: center;
}
#nazvvkorz
{
	padding: 20px 0 0;
}
#udalkorz
{
	background: none;
	color: #000;
	font-size: 20px;
	padding: 40px 0 0;
}
input.optfgl
{
	background: none;
	border: 0;
	border-bottom: 1px solid #928e8e;
	color: #fff;
	float: left;
	height: 40px;
}
input.optfglsub
{
	background: #ffc801;
	border: 0;
	border-radius: 50px;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 0 10px;
	padding: 10px 25px;
}
#specopt77
{
	padding: 10px 0 0;
}
input.optfgl::placeholder
{
	color: #fff;
	font-size: 15px;
}
button#qc_confirm_order
{
	background: #fff!important;
	background-color: #fff!important;
	border: 2px solid #dad7d7!important;
	border-radius: 50px!important;
	color: #929292!important;
	font-family: 'Museo Sans Cyrl 700',sans-serif!important;
	height: 50px;
	max-width: 300px;
}
#payment_address_firstname
{
	background: #ececec!important;
	border: 0!important;
	border-radius: 2px!important;
	height: 50px!important;
}
#payment_address_email
{
	background: #ececec!important;
	border: 0!important;
	border-radius: 2px!important;
	height: 50px!important;
}
#payment_address_telephone
{
	background: #ececec!important;
	border: 0!important;
	border-radius: 2px!important;
	height: 50px!important;
}
#blokkont
{
	overflow: hidden;
	padding-bottom: 30px;
	min-height: 135px;
}
#platezhi
{
	padding: 20px 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
{
	font-size: 12px;
	margin: 3px 0 0;
	padding: 0;
}
span.optvtov a
{
	color: #000;
}
.nav2
{
    background: #020202;
	bottom: 0;
	height: 100%;
	left: -320px;
	margin: 0;
	min-width: 320px;
	moz-transition: left .3s;
	padding: 15px 20px;
	position: fixed;
	top: 0;
	transition: left .3s;
	webkit-transition: left .3s;
	width: 320px;
    z-index: 99999;
}
.nav2-toggle
{
    color: #000;
    cursor: pointer;
    font-size: 28px;
    left: 0;
    line-height: 1;
    padding: 20px 20px;
    position: fixed;
    top: -10px;
    transition: color .25s ease-in-out;
    z-index: 2001;
    background: #f8b763;
}
#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;
    -moz-osx-font-smoothing: grayscale;
}
.nav2-toggle:hover
{
	color: #000;
}
#emtr:hover
{
	background: #359fe2;
}
[id='nav2-toggle']
{
	display: none;
	position: absolute;
}
[id='nav2-toggle']:checked ~ .nav2 > .nav2-toggle
{
	left: auto;
	right: 2px;
	top: 1em;
}
[id='nav2-toggle']:checked ~ .nav2
{
	box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
	left: 0;
	moz-box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
	overflow-y: auto;
	webkit-box-shadow: 4px 0 20px 0 rgba(0,0,0,0.5);
}
[id='nav2-toggle']:checked ~ main > article
{
	moz-transform: translateX(320px);
	transform: translateX(320px);
	webkit-transform: translateX(320px);
}
[id='nav2-toggle']:checked ~ .nav2 > .nav2-toggle:after
{
	content: '\2715';
}
.nav2 h2
{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 10px 0;
	moz-transform: scale(0.1,0.1);
	moz-transform-origin: 0 0;
	moz-transition: opacity 0.8s,-moz-transform .8s;
	ms-transform: scale(0.1,0.1);
	ms-transform-origin: 0 0;
	ms-transition: opacity 0.8s,-ms-transform .8s;
	opacity: 0;
	padding: 0;
	text-align: center;
	text-shadow: rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
	transform: scale(0.1,0.1);
	transform-origin: 0 0;
	transition: opacity 0.8s,transform .8s;
	webkit-transform: scale(0.1,0.1);
	webkit-transform-origin: 0 0;
	webkit-transition: opacity 0.8s,-webkit-transform .8s;
	width: 90%;
}
.nav2 h2 a
{
	color: #dadada;
	text-decoration: none;
	text-transform: uppercase;
}
[id='nav2-toggle']:checked ~ .nav2 h2
{
	moz-transform: scale(1,1);
	ms-transform: scale(1,1);
	opacity: 1;
	transform: scale(1,1);
	webkit-transform: scale(1,1);
}
.nav2 > ul
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav2 > ul > li
{
	line-height: 2.5;
	moz-transform: translateX(-50%);
	moz-transition: opacity .5s .1s,-moz-transform .5s .1s;
	ms-transform: translateX(-50%);
	ms-transition: opacity .5s .1s,-ms-transform .5s .1s;
	opacity: 0;
	transform: translateX(-50%);
	transition: opacity .5s .1s,transform .5s .1s;
	webkit-transform: translateX(-50%);
	webkit-transition: opacity .5s .1s,-webkit-transform .5s .1s;
}
[id='nav2-toggle']:checked ~ .nav2 > ul > li
{
	moz-transform: translateX(0);
	ms-transform: translateX(0);
	opacity: 1;
	transform: translateX(0);
	webkit-transform: translateX(0);
}
.nav2 > ul > li:nth-child(2)
{
	transition: opacity .5s .2s,transform .5s .2s;
	webkit-transition: opacity .5s .2s,-webkit-transform .5s .2s;
}
.nav2 > ul > li:nth-child(3)
{
	transition: opacity .5s .3s,transform .5s .3s;
	webkit-transition: opacity .5s .3s,-webkit-transform .5s .3s;
}
.nav2 > ul > li:nth-child(4)
{
	transition: opacity .5s .4s,transform .5s .4s;
	webkit-transition: opacity .5s .4s,-webkit-transform .5s .4s;
}
.nav2 > ul > li:nth-child(5)
{
	transition: opacity .5s .5s,transform .5s .5s;
	webkit-transition: opacity .5s .5s,-webkit-transform .5s .5s;
}
.nav2 > ul > li:nth-child(6)
{
	transition: opacity .5s .6s,transform .5s .6s;
	webkit-transition: opacity .5s .6s,-webkit-transform .5s .6s;
}
.nav2 > ul > li:nth-child(7)
{
	transition: opacity .5s .7s,transform .5s .7s;
	webkit-transition: opacity .5s .7s,-webkit-transform .5s .7s;
}
.nav2 > ul > li > a
{
	color: #fff;
	display: inline-block;
	moz-transition: color .5s ease,padding .5s ease;
	padding: 0;
	position: relative;
	text-decoration: none;
	transition: color .5s ease,padding .5s ease;
	webkit-transition: color .5s ease,padding .5s ease;
	width: 100%;
}
.nav2 > ul > li > a:hover,.nav2 > ul > li > a:focus
{
	color: #f8b763;
	padding-left: 15px;
}
.nav2 > ul > li > a:before
{
	bottom: 0;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	transition: width 0 ease;
	webkit-transition: width 0 ease;
	width: 100%;
}
.nav2 > ul > li > a:after
{
background: #191919;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: width .5s ease;
    webkit-transition: width .5s ease;
    width: 100%;
}
.nav2-toggle2
{
    position: absolute;
    display: block;
    right: 15px;
    z-index: 999;
    top: -65px;
}
.nav2 > ul > li > a:hover:before
{
	background: #f8b763;
	transition: width .5s ease;
	webkit-transition: width .5s ease;
	width: 0;
}
.nav2 > ul > li > a:hover:after
{
	background: transparent;
	transition: width 0 ease;
	webkit-transition: width 0 ease;
	width: 0;
}
i.fa.fa-times-circle-o {
    color: #fff;
    font-size: 18px;
}
nav.nav2
{
	font-size: 16px;
}
#menutwigmob
{

}
#menutwigmob #phonetwig
{
	padding: 10px 0 0;
	text-align: center;
}
#menutwigmob #zakzv
{
	font-size: 11px;
	text-align: center;
	margin: 5px auto 0!important;
	max-width: 195px;
}
#menutwigmob #cart
{
	padding-top: 5px;
}
#menutwigmob
{
	display: none;
}
button.btn.btn-primary
{
    background: #f8b763;
    background-color: #f8b763;
}
i.fa.fa-arrow-circle-o-right
{
	color: #00aef1;
	font-size: 25px;
}
p.zagopl
{
	text-align: left;
}
p.zagopl3
{
	padding: 33px 0 25px;
	text-align: left;
}
#menuosn
{
    background-color: #f8b763;
    margin-bottom: 10px;
    height: 70px;
}
#verhnmenu
{
	font-weight: 700;
	text-transform: uppercase;
}
li.nav-item
{
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0px 0px 0px;
}
#omagaz5 img
{
	
}
ul.polits
{
	display: inline;
	font-size: 15px;
	line-height: 1;
	list-style: none;
	padding: 0;
}
#kartlefttt p:nth-child(1)
{
	float: left;
	padding: 0 10px 0 0;
}
#kartlefttt p:nth-child(2)
{
	color: #272626;
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 0;
}
#kartlefttt
{
	margin: 0 auto;
	max-width: 220px;
}
#otstptrigsnar
{
	padding: 25px 0 0;
}
#menuosn .dropdown-menu
{
	width: 253px;
}
#carousel218
{
	padding: 30px 0 0;
}
ul.navigverh
{
	display: inline-flex;
	list-style: none;
	padding: 0;
}
i.fa.fa-map-marker
{
	padding: 0 3px 0 0;
}
i.fa.fa-clock-o
{
	padding: 0 3px 0 0;
}
#telsverhusnar
{
	float: left;
	padding: 3px 3px 0 0;
	width: 80px;
	height: 70px;
}
#telsverhusnar2
{
    padding: 0px 0 0;
}
#search07
{
    margin: 0 0 0 30px;
}
#press3
{
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	text-transform: uppercase;
}
#press4
{
	font-size: 10px;
	text-decoration: none;
}
#zakzv2
{
	margin: -5px 0 20px;
}
#bestpredl h3
{
    padding: 0 0 30px;
    
    font-size: 56px;
    font-weight: 700;
    line-height: 0.9;
}
i.fa.fa-check-circle
{
	color: #f8b763;
}
#nalsnar
{
	font-size: 14px;
	padding: 15px 0 0;
}
#Animated_button
{
	moz-animation: cycle 4s linear infinite;
	webkit-animation: cycle 4s linear infinite;
}
#Animated_button2
{
	moz-animation: cycle 3s linear infinite;
	webkit-animation: cycle 3s linear infinite;
}
@-moz-keyframes cycle
{
	35%
	{
		transform: rotate(0) translate(0,0);
	}
	40%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	45%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	50%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	55%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	60%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	65%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	70%
	{
		transform: rotate(0) translate(0,0);
	}
}
@-webkit-keyframes cycle
{
	35%
	{
		transform: rotate(0) translate(0,0);
	}
	40%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	45%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	50%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	55%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	60%
	{
		transform: rotate(5deg) translate(0,-2px);
	}
	65%
	{
		transform: rotate(-3deg) translate(0,-2px);
	}
	70%
	{
		transform: rotate(0) translate(0,0);
	}
}
#Animated_button
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	min-height: 30px;
}
#verh
{
	clear: both;
}
.xreview-item
{
	border-color: green;
	border-style: solid;
	border-width: 1px;
	margin-top: 40px;
	padding: 40px;
}
#oplkart input
{
	background: no-repeat;
	border: 0;
	border-bottom: 2px solid;
	height: 40px;
	max-width: 400px;
	width: 100%;
}
#oplkart input.button.button-primary
{
	background: #fff;
	border: 0;
	border-radius: 5px;
	height: 45px;
	margin-top: 10px;
}
p.this-city.green b
{
	color: #f8b763;
}
#telsverhusnar img
{
    margin: 3px 10px 0 0px;
}
.list-group
{
    border-radius: 0px;
    border: 0px solid #e8e8e8;
    margin-bottom: 20px;
    max-width: 250px;
    padding: 20px 0px;
}
#bezotst
{
	margin: 0;
}
#prosmotrov2
{
	background: #f8b763;
	border-radius: 5px;
	color: #fff;
	font-weight: 700;
	margin: 5px 0 0;
	padding: 15px 0;
	text-align: center;
	width: 300px;
}
.xreview-item:before
{
	background-image: linear-gradient(to top left,white 48%,green,white 52%);
	border-left: 1px solid green;
	border-top: 1px solid #fff;
	bottom: -19px;
	content: '';
	height: 20px;
	left: 40px;
	position: absolute;
	width: 40px;
}
#podelsoc1
{
	float: left;
	padding: 2px 12px 0 0;
}
#podelsoc
{
    color: #000;
    font-size: 16px;
    padding: 20px 0 10px;
    font-weight: 700;
    border-top: 1px solid #e4e2e2;
}
#snarbespl
{
	background: #ffd831;
	border-radius: 10px;
	margin: 0 0 15px;
	max-width: 300px;
	overflow: hidden;
	padding: 10px;
	position: relative;
}
@keyframes slideme
{
	0%
	{
		left: -30px;
		margin-left: 0;
	}
	30%
	{
		left: 110%;
		margin-left: 80px;
	}
	100%
	{
		left: 110%;
		margin-left: 80px;
	}
}
#snarbespl:after
{
	animation-delay: .05s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: slideme;
	animation-timing-function: ease-in-out;
	background: #fff;
	content: "";
	display: block;
	height: 300px;
	left: -40px;
	margin-left: 60px;
	position: absolute;
	top: -150px;
	transform: rotate(45deg);
	transition: all .1s;
	width: 30px;
	z-index: 1;
}
#snarbespl p:nth-child(1)
{
	font-size: 10px;
	text-transform: uppercase;
}
#snarbespl p:nth-child(2)
{
	font-size: 21px;
	margin: -10px 0 0;
	text-transform: uppercase;
}
#button-cart
{
	overflow: hidden;
	position: relative;
}
@keyframes slideme
{
	0%
	{
		left: -30px;
		margin-left: 0;
	}
	30%
	{
		left: 110%;
		margin-left: 80px;
	}
	100%
	{
		left: 110%;
		margin-left: 80px;
	}
}

#kartleftt
{
	float: left;
	overflow: hidden;
	padding: 6px 0 0 45px;
}
#kartleftt2
{
	overflow: hidden;
	padding: 0 0 0 10px;
}
a.vsechern
{
	color: #000;
	text-decoration: none;
}
a.vsechern:hover
{
	color: #232222;
	text-decoration: none;
}
#scrollUP
{
    background: #171616;
    border-radius: 50px;
    color: #fff;
    height: 50px;
    padding: 16px;
    position: fixed;
    width: 50px;
}
.list-group1
{
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	max-width: 265px;
	padding: 0 0px 20px;
}
#psnaryaj
{
	background: #fafafa;
	border: 2px solid #f8b763;
	border-radius: 5px;
	margin: 0 auto;
	max-width: 800px;
	padding: 35px 70px;
}
.fz150prc
{
	font-size: 25px;
	padding: 0 0 7px;
}
.fz1101prc
{
	font-size: 16px;
	padding: 0 0 15px;
}
input#name
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
input#nPhone
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
input#email
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
textarea#description
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
.fz110134523prc
{
	background: #f8b763;
	border: 0;
	border-radius: 50px;
	color: #fff;
	font-weight: 700;
	max-width: 300px;
	overflow: hidden;
	padding: 10px 20px;
	position: relative;
	text-align: center;
}
@keyframes slideme
{
	0%
	{
		left: -30px;
		margin-left: 0;
	}
	30%
	{
		left: 110%;
		margin-left: 80px;
	}
	100%
	{
		left: 110%;
		margin-left: 80px;
	}
}
.fz110134523prc:after
{
	animation-delay: .05s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-name: slideme;
	animation-timing-function: ease-in-out;
	background: #fff;
	content: "";
	display: block;
	height: 300px;
	left: -40px;
	margin-left: 60px;
	position: absolute;
	top: -150px;
	transform: rotate(45deg);
	transition: all .1s;
	width: 30px;
	z-index: 1;
}
#kvizl
{
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
    min-height: 110px;
    margin: 0 0 15px;
    padding: 20px 25px;
    overflow: hidden;
}
#kvizl1
{
	float: left;
	font-size: 25px;
}
#kvizl2
{
    background: #da0607;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    margin: 30px 0 0;
    max-width: 235px;
    overflow: hidden;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
#kvizl2:hover
{
    background: #c70708;
}
#kvizl1
{
	float: left;
	font-size: 25px;
	overflow: hidden;
	padding: 0 40px 0 0;
}
i.fa.fa-arrow-right
{
	padding: 0 0 0 5px;
}
.popup3 ul
{
	list-style: none;
	padding: 0;
}
#question input[type="radio"]
{
	float: left;
	margin: 0 10px 0 0 !important;
}
#question label
{
	font-size: 20px;
	margin: -5px 0 20px;
}
#question h1
{
	padding: 0 0 15px;
}
#next
{
	border: 2px solid #f8b763;
	border-radius: 30px;
	color: #000;
	float: left;
	font-weight: 500;
	padding: 15px 40px;
	text-align: center;
}
#quizkn a
{
	color: #000;
	text-decoration: none;
}
#prev
{
	background: #fff;
	border-radius: 50px;
	box-shadow: 11px 10px 15px 0 rgba(216,214,214,0.4);
	float: left;
	margin-right: 40px;
	padding: 15px 10px;
	text-align: center;
	width: 180px;
}
#prev a
{
	color: #000;
}
#quizkn
{
    overflow: hidden;
    padding: 15px 0px 20px 0px;
    width: 100%;
}
#nevforma
{
	display: none;
	margin: -40px 0 0;
	padding: 30px;
}
p.porsons
{
	color: #8f8d8d;
	font-size: 13px;
	max-width: 350px;
	padding: 20px 0 0;
}
input.inpkv
{
	border: 1px solid #807e7e;
	border-radius: 5px;
	height: 50px;
	padding: 15px 35px;
	width: 245px;
}
input.inpkvb
{
background: #f8b763;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    height: 50px;
    margin: -5px 0 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 35px;
    width: 245px;
}
p.ostalos
{
	color: #f8b763;
	font-size: 25px;
}
#prockv
{
	color: #e57506;
}
p.naver
{
    background: #dadada;
    border-radius: 35px;
    color: #000;
    text-align: center;
}
#menutwig .nav>li>a
{
	display: block;
	padding: 6px 8px;
	position: relative;
}
#menutwig .navbar-nav>li:hover {
    background: none;
}
#menutwig .navbar-nav>li a:hover {
    background: none;
}
#menutwig .nav>li>a:hover {
    background: none;
}
#menutwig .nav>li> a.optov1:hover {
    background: url(/image/fonss.png) center top no-repeat;
}
ul.sce
{
    display: -webkit-box;
    list-style: none;
    margin: -3px 0 0 0;
    padding: 0;
    float: right;
}
ul.sce li
{
	padding: 0 10px 0 0;
}
#world2 li a
{
    border: 0;
    height: 23px;
    line-height: 1;
    margin: 0;
    padding: 3px 0;
    font-weight: 600;
    color: #000;
}
#world li a
{
border: 0;
    height: 23px;
    line-height: 1;
    margin: 0;
    padding: 3px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    
    
}
#world2 .list-group-item.active,#world2 .list-group-item.active:focus,#world2 .list-group-item.active:hover
{
	background-color: #f8b763;
	border-color: #f8b763;
	color: #fff;
	height: auto;
	padding: 8px 10px;
	z-index: 2;
}
#world2 li
{
	padding: 0 0 0px;
}
#psnaryaj #email
{
	text-align: left;
}
d_quickcheckout a
{
	color: #f8b763!important;
}
#d_quickcheckout a
{
	color: #f8b763!important;
}
#ocfilter .list-group-item
{
	border: 0!important;
}
a.list-group-item.active.gl
{
	font-size: 18px;
	font-weight: 600;
}
#menu .dropdown-inner ul ul.sub-menu
{
	background: #fff;
	display: none;
	list-style: none;
	margin: -60px 0 0 218px;
	padding: 0;
	position: absolute;
	width: 250px;
}
#menu .dropdown-inner li:hover ul.sub-menu
{
	display: block;
}
#knopssnar
{
	max-width: 50px;
	position: absolute;
	right: 0;
	z-index: 2;
}
#knopssnar i.fa.fa-retweet
{
	color: #F90;
	font-size: 20px;
}
.product-thumb
{
	position: relative;
}
#knopssnar i.fa.fa-heart
{
	color: #f8b763;
	font-size: 18px;
}
div#product-compare a.btn.btn-danger.btn-block
{
	background: #e61a06;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	width: 200px;
}
button.ngf
{
	background: none;
	padding: 5px 10px;
}
span.onsale
{
	background-color: #77a464;
	background-color: #ff0101!important;
	border-radius: 0!important;
	border-radius: 100%;
	color: #fff;
	font-size: .857em;
	font-size: 1em;
	font-weight: 700;
	left: -6px;
	line-height: 3.236;
	margin: 0;
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	padding: 0 10px!important;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 10px;
	top: 15px;
	z-index: 9;
}
span.onsale:after
{
	border-bottom-width: 0;
	border-left: 6px solid transparent;
	border-top: 10px solid #bdbdbd;
	bottom: -10px;
	content: "";
	left: -0;
	position: absolute;
}
span.onsalerasp
{
	background-color: #77a464;
	background-color: #ffd831!important;
	border-radius: 0!important;
	border-radius: 100%;
	color: #000;
	font-size: .857em;
	font-size: 1em;
	font-weight: 700;
	left: -6px;
	line-height: 1;
	margin: 0;
	min-height: 3.236em;
	min-width: 3.236em;
	padding: .202em;
	padding: 7px 13px 0!important;
	position: absolute;
	text-transform: uppercase;
	top: 10px;
	z-index: 9;
}
.fz110242prc input
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 40px;
	margin: 0 0 5px;
	width: 100%;
}
#text_comment77
{
	border: 0;
	border-bottom: 1px solid #000;
	height: 60px;
	margin: 0 0 5px;
	padding: 15px 0 0;
	width: 100%;
}
#app form
{
	min-height: 700px;
}
button#qc_confirm_order
{
    background: #ea0505 !important;
    border: 0!important;
    color: #fff!important;
    border-radius: 5px !important;
    font-size: 18px !important;
}
#oplkart222 a
{
	background: #ffd831;
	border-radius: 10px;
	font-weight: 700;
	margin: 0 0 45px;
	max-width: 300px;
	padding: 20px 50px;
	width: 100%;
}
i.fa.fa-credit-card-alt
{
	padding: 0 5px 0 0;
}
#oplkart222
{
	margin: 20px 0 25px;
}
.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: 42%;
	margin: 0;
	max-width: 300px;
	max-width: 500px;
	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 #f8b763;
	color: #f8b763;
	font-size: 15px;
}
#personskid
{
	padding: 10px 0;
}
#headpredzakaz
{
	border-bottom: 1px solid #edf7f9;
	padding: 30px 0;
}
#glekrredzakaz
{
	padding: 40px 0;
}
#zagolpr
{
	font-size: 40px;
	font-weight: 600;
	line-height: .9;
	max-width: 600px;
	padding: 50px 0 0;
}
#utppr
{
	font-size: 23px;
	line-height: 1;
	max-width: 500px;
}
#levpr
{
	padding: 20px 0 0 60px;
}
#knoppr a
{
	background: #ffd831;
	border-radius: 50px;
	box-shadow: 11px 10px 15px 0 rgba(216,214,214,0.4);
	color: #000;
	font-size: 18px;
	font-weight: 700;
	padding: 20px 50px;
}
#knoppr
{
	padding: 5px 0 65px;
}
#ngpr2
{
	font-size: 18px;
}
#ngpr1
{
	float: left;
}
#ngpr2
{
	font-size: 18px;
	max-width: 300px;
	overflow: hidden;
	padding: 10px 0 0 10px;
}
#menupr ul
{
	display: -webkit-box;
	list-style: none;
	padding: 15px 0 0 85px;
}
#menupr ul li
{
	font-size: 18px;
	font-weight: 600;
	padding: 0 20px 0 0;
}
#telpr
{
	font-size: 20px;
	font-weight: 600;
	padding: 15px 0 0;
	text-align: center;
}
#zakzvpr a
{
	background: #ffd831;
	border-radius: 50px;
	box-shadow: 11px 10px 15px 0 rgba(216,214,214,0.4);
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 26px;
}
#zakzvpr
{
	padding: 15px 0 0;
}
#preimpredzakaz
{
	padding: 60px 0;
}
#bzpr
{
	font-size: 28px;
	font-weight: 600;
	padding: 0 0 30px;
	text-align: center;
}
#blokpredz
{
	margin: 0 auto;
	max-width: 1120px;
	padding: 20px 0;
}
#bzprtekst
{
	font-size: 20px;
	padding: 25px 0 0;
}
#bzprtekst1 a
{
	background: #ffd831;
	border-radius: 50px;
	box-shadow: 11px 10px 15px 0 rgba(216,214,214,0.4);
	color: #000;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 50px;
}
#bzprtekst1
{
	float: left;
	padding: 15px 20px 0 0;
}
#bzprtekst2
{
	font-size: 20px;
	font-weight: 600;
	overflow: hidden;
	padding: 12px 0 0 10px;
}
#blokzakpredz
{
	border: 12px solid #f8b763;
	margin: 0 auto;
	max-width: 750px;
	padding: 40px;
	text-align: center;
}
#footerpredzakaz2
{
	background: #ecf3f1;
	border-top: 1px solid #e7eceb;
	color: #6a6868;
	line-height: .8;
	padding: 20px 0;
	text-align: center;
}
#footerpredzakaz2 a
{
	color: #6a6868;
}
#zagolfz
{
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}
#podzagolfz
{
	color: #6a6868;
	font-size: 18px;
}
#footerpredzakaz
{
	background: #ecf3f1;
	margin: 50px 0 0;
	padding: 60px 0;
}
#finp input
{
	background: #f1f1f1;
	border: 0;
	border-radius: 5px;
	height: 55px;
	margin: 0 0 10px;
	max-width: 550px;
	padding: 10px;
	text-align: center;
	width: 100%;
}
#finp textarea
{
	background: #f1f1f1;
	border: 0;
	border-radius: 5px;
	margin: 0 0 10px;
	max-width: 550px;
	padding: 10px;
	text-align: center;
	width: 100%;
}
#finp input[type="submit"]
{
	background: #ffd831;
	font-size: 17px;
	font-weight: 600;
}
#finpsoglas
{
	color: #6a6868;
	font-size: 12px;
}
#bzprtekstvn
{
	max-width: 450px;
}
#podzagolfzvn
{
	margin: 0 auto 25px;
	max-width: 500px;
}
#finpsoglasvn
{
	margin: 0 auto;
	max-width: 500px;
}
img.predph
{
	float: left;
	margin: 0 8px 0 0;
	width: 16px;
}
#telprvn
{
	margin: 0 auto;
	max-width: 210px;
}
#br1
{
	margin: 0 7px 0 0;
}
#br2
{
	margin: 0 7px 0 0;
}
@media (max-width: 1200px)
{
	#zakzvpr
	{
		text-align: center;
	}
	#logopr
	{
		text-align: center;
	}
}
@media (max-width: 960px)
{
	#menupr ul
	{
		display: -webkit-box;
		list-style: none;
		margin: 0 auto;
		max-width: 435px;
		padding: 15px 0 0;
		text-align: center;
	}
	#zagolpr
	{
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	#utppr
	{
		margin: 0 auto;
		text-align: center;
	}
	#knoppr
	{
		text-align: center;
	}
	#ngpr
	{
		margin: 0 auto 30px;
		max-width: 400px;
	}
	#prpr img
	{
		max-width: 400px;
	}
	#prpr
	{
		text-align: center;
	}
	#levpr
	{
		padding: 20px 0 0;
	}
	#blokpredz
	{
		margin: 0 auto;
		max-width: 520px;
		padding: 20px 0;
		text-align: center;
	}
	#bzprkart img
	{
		width: 100%;
	}
	#bzprtekstvn
	{
		margin: 0 auto;
		max-width: 450px;
	}
}
@media (max-width: 576px)
{
	#bzprtekst1
	{
		float: none;
		padding: 15px 20px 20px 0;
	}
	#bzprkart
	{
		min-height: 160px;
	}
	#bzprtekst
	{
		font-size: 20px;
		padding: 0;
	}
}
@media (max-width: 500px)
{
	#zagolpr
	{
		font-size: 34px;
	}
	#prpr img
	{
		margin: 0 0 15px;
		max-width: 320px;
	}
	#ngpr2
	{
		font-size: 16px;
	}
	#utppr
	{
		font-size: 21px;
	}
	#ngpr
	{
		max-width: 345px;
	}
	#bzpr
	{
		font-size: 25px;
	}
	#zagolfz
	{
		font-size: 25px;
	}
}
@media (max-width: 500px)
{
	#knoppr a
	{
		padding: 20px 25px;
	}
	#bzprkart
	{
		min-height: 110px;
	}
	#blokzakpredz
	{
		border: 9px solid #f8b763;
		padding: 15px;
	}
}
.breadcrumb
{
	background: none;
}
#personskid2
{
	background: #e5f3ee;
	border-radius: 5px;
	color: #000;
	font-weight: 700;
	margin: 5px 0 0;
	padding: 15px 0;
	text-align: center;
	width: 150px;
}
#personskid3
{
	font-size: 18px;
	padding: 16px 0 0;
}
#personskid3 a
{
	color: #f8b763;
}
ul.navigverh li a.vybgor22
{
	background: #ffd831;
	border-radius: 26px;
	color: #000!important;
	padding: 5px 10px;
}
#ramkat
{
	border: 1px solid #D7D7D7;
	margin: 10px;
	/*min-height: 296px;*/
	overflow: hidden;
}
#katsvnut2
{
	text-align: right;
}
#katsvnut
{
	float: left;
	padding: 20px;
}
#katsvnut p:nth-child(1)
{
	border-bottom: 3px solid #008F5D;
	color: #000;
	font-size: 19px;
	line-height: 2.5;
	margin-bottom: 22px;
	text-transform: uppercase;
}
#serssyl
{
	color: #7F7F7F;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 45px;
}
#katsvnut p:nth-child(2) a
{
	color: #7F7F7F;
}
#ramkat ul
{
	list-style: none;
	padding: 0;
}
#ramkat ul li
{
	line-height: 1.4;
	padding: 0 0 5px;
}
#katsvnut p:nth-child(2) a
{
	color: #7F7F7F;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 45px;
}
#kategssnar
{
	padding: 0 0 40px;
}
#tribayd .col-lg-2
{
	width: 14%;
}
#bannerssnar
{
    min-height: 460px;
    margin-bottom: 60px;
}
a.subopl
{
	background: #fff;
	border-radius: 50px;
	padding: 15px 55px;
}
#prodlev3
{
	margin: -15px 0 0;
}
li.optovmob
{
	border-bottom: 3px solid #025c3c;
	max-width: 200px;
}
.btn-group.btn-group-sm
{
	display: none;
}
#compare-total
{
	display: none;
}
#menutwig
{
	background: #fff;
	border-bottom: 1px solid #eae7e7;
	font-size: 17px;
	font-weight: 600;
	padding-bottom: 7px;
	padding-top: 7px;
}
ul.navigverh
{
	margin: 5px 0 0;
}
#menutwig a
{
    color: #000;
    font-size: 17px;
    display: block;
    padding: 5px 0 0 0;
    height: auto;
}
#menu.navbar
{
	margin-bottom: 0;
	min-height: auto;
}
header
{
    padding: 45px 0 55px 0;
}
#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
{
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
}
#phne a
{
	border-bottom: #a9a7a7 1px dotted;
	text-decoration: none;
}
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;
}
#baid0123
{
	text-align: center;
}
#baid334 a
{
	color: #004b31;
	font-size: 16px;
	font-weight: 700;
}
#baid334
{
	padding: 10px 0 0;
}
#baid245
{
	min-height: 80px;
}
ul.navigverh li
{
	font-weight: 700;
	padding: 0 15px 0 0;
}
ul.navigverh li a
{
	color: #f8b763!important;
}
#bursl1 #burslname {
    max-width: 305px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl1 #burslname p:nth-child(1) {
    font-size: 33px;
    font-weight: 700;
    line-height: 0.9;
}
#bursl1 #burslname p:nth-child(2) {
    color: #716f6f;
    font-size: 17px;
    font-weight: 500;
}
#bursl1 #burslname a {
    background: url(/image/fonss2.png) center top no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}
#bursl1:hover #burslname a {
    transition: .8s;
    margin: 0 0 0 15px;
}
#bursl2:hover #burslname a {
    transition: .8s;
    margin: 0 0 0 15px;
}
#bursl3:hover #burslname a {
    transition: .8s;
    margin: 0 0 0 15px;
}
#bursl4:hover #burslname a {
    transition: .8s;
    margin: 0 0 0 15px;
}
#bursl5:hover #burslname a {
    transition: .8s;
    margin: 0 0 0 15px;
}
#bursl1 #burslname p:nth-child(3) {
    
}


#bursl2 #burslname p:nth-child(1) {
    font-size: 33px;
    font-weight: 700;
    line-height: 0.9;
}
#bursl2 #burslname p:nth-child(2) {
    color: #716f6f;
    font-size: 17px;
    font-weight: 500;
}
#bursl2 #burslname p:nth-child(3) {
    
}
#bursl2 #burslname {
    max-width: 305px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl2 #burslname a {
    background: url(/image/fonss2.png) center top no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}




#bursl3 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 700;
    line-height: 0.9;
}
#bursl3 #burslname p:nth-child(2) {
    color: #716f6f;
    font-size: 17px;
    font-weight: 500;
}
#bursl3 #burslname p:nth-child(3) {
    
}
#bursl3 #burslname {
    max-width: 190px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl3 #burslname a {
    background: url(/image/fonss2.png) center top no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#bursl4 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 700;
    line-height: 0.9;
}
#bursl4 #burslname p:nth-child(2) {
    color: #716f6f;
    font-size: 17px;
    font-weight: 500;
}
#bursl4 #burslname p:nth-child(3) {
    
}
#bursl4 #burslname {
    max-width: 190px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl4 #burslname a {
    background: url(/image/fonss2.png) center top no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#bursl5 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 700;
    line-height: 0.9;
}
#bursl5 #burslname p:nth-child(2) {
    color: #716f6f;
    font-size: 17px;
    font-weight: 500;
}
#bursl5 #burslname p:nth-child(3) {
    
}
#bursl5 #burslname {
    max-width: 190px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl5 #burslname a {
    background: url(/image/fonss2.png) center top no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    height: 40px;
    padding: 11px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#telsverhusnar3 a {
    color: #f8b763;
    font-weight: 700;
    font-size: 15px;
}
ul.tripburl {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    list-style: none;
    float: right;
}
#cart-dvig {
    position: absolute;
    z-index: 9;
    background: #08b00c;
    color: #fff;
    font-size: 13px;
    height: 25px;
    margin: -35px 0 0 25px;
    text-align: center;
    width: 25px;
    border-radius: 50px;
    padding: 3px;
    font-weight: 700;

}
ul.tripburl li {
    margin: 17px 0 0 25px;
}
#menu ul.navbar-nav {
    list-style: none;
    padding: 0;
}
#menuosn .navbar-nav>li>a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    
}
#menutwig .navbar-nav {
    margin: -3px 0 0 -20px;
}
a.nav-link.skidkburlak {
    color: #ea0505 !important;
}
#menuosn .navbar-nav li:hover a {
    color: #f8b763;
}
#menuosn .navbar-nav li:hover .dropdown-menu a.nav-link {
    color: #000;
}
#menuosn .navbar-nav li:hover .dropdown-menu a.nav-link:hover {
    color: #fff;
}
#pochemuburlak {
    background: url(/image/fonbur2.jpg) center top no-repeat;
    min-height: 720px;
    text-align: center;
    padding: 80px 0 0 0;
}
#pochemuburlak1 p:nth-child(1) {
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase;
}
#pochemuburlak1 p:nth-child(2) {
    font-size: 21px;
    font-weight: 600;
    max-width: 400px;
    margin: 0 auto 30px auto;
}
#pochemuburlak3 {
    background: url(/image/fonkuzm.png) center top no-repeat;
    height: 130px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 355px;
    margin: -82px auto 0 auto;
    position: relative;
    padding: 32px 35px 10px 35px;
}
#rekomend {
    min-height: 600px;
    padding: 40px 0 40px 0;
}
#rekomendburlak1 {
    background: url(/image/fonss4.png) center top no-repeat;
    height: 130px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    max-width: 383px;
    margin: 0px auto 0 auto;
    line-height: 1;
    position: relative;
    padding: 30px 35px 10px 35px;
}
#otzyvyburlak {
    min-height: 1120px;
    padding: 60px 0 60px 0;
    background: url(/image/faktura2.jpg) center top no-repeat;
}
#otzyvyburlak1 {
    margin: 0 0 40px 0;
}
#otzyvyburlak1 p:nth-child(1) {
    
    font-size: 55px;
    font-weight: 700;
    line-height: 0.9;
    max-width: 700px;
}
#otzyvyburlak1 p:nth-child(2) {
    font-size: 25px;
    max-width: 600px;
}
#posmotz a {
    font-size: 22px;
    font-weight: 800;
    color: #f8b763;
    transition: 0.8s ease;
    margin: 0 0 0 0;
}
#phonehat img {
    box-shadow: 11px 14px 75px 5px rgb(236 235 235 / 30%);
}
#phsnizu1 p {
    padding: 4px 0 0 0;
    color: #fff;
}
#prodlev button {
    background: #e60303;
    color: #fff;
    border-radius: 5px;
    font-size: 17px;
    padding: 15px 20px;
}
#nazgl a {
    line-height: 0.9;
    font-size: 27px;
    
    font-weight: 700;
}
#formaburl {
    margin: 10px 0 0 0;
    max-width: 550px;
    float: left;
    background: #fff;
    border: 1px solid #e3e1e1;
    border-radius: 5px;
    min-height: 600px;
    padding: 60px 80px 40px 80px;
    overflow: hidden;
}
#sokrotstp {
    max-width: 600px;
    margin: 15px 0 0 0px;
}
#tekstpol {
    color: #b9b7b7;
    font-size: 13px;
    /* max-width: 400px; */
}
#btn_submit23 {
    background: #ea0505;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 800;
    padding: 20px 25px;
    width: 100%;
    max-width: 250px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}
#btn_submit21141 {
    text-transform: uppercase;
    margin: 5px 0 0 0;
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    border: 0px;
    padding: 17px 15px 17px 15px;
    text-align: center;
    width: 100%;
    background: #e93231;
    background: linear-gradient(8deg, #f6403f, #e93231);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #cd2726, 0 15px 15px #cd2726;
    box-shadow: 0 5px 0 #cd2726;
}
#btn_submit21142 {
    background: #ea0505;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 800;
    padding: 20px 25px;
    width: 100%;
    max-width: 250px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}
#btn_submit21143 {
    background: #ea0505;
    border: 0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 800;
    padding: 20px 25px;
    width: 100%;
    max-width: 250px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}
#inpwid input {
    border: 1px solid #e3e2e2;
    height: 60px;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}
#inpwid {
    
}
#kvizzs2 {
    color: #000;
    font-weight: 700;
    padding: 3px 13px 15px 0;
    font-size: 27px;
    text-transform: uppercase;
    line-height: 1;
    margin: 30px 0 0 50px;
}
li.nav-item.skidkk:hover a {
    color: #fff !important;
}
#carousel155 .product-thumb {
    background: #fff;
    border: 0px solid #e3e1e1;
    max-width: initial;
    min-height: 350px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
    padding: 40px 40px;
    border-radius: 10px;
}
#farantiiivozvr .breadcrumb {
    margin: 0px 0 20px -20px;
}
#snarkom img {
    width: 100%;
    max-width: 270px;
}
a.list-group-item2 {
    padding: 5px 10px;
    display: block;
}
#product-search #button-search {
    padding: 16px;
    margin: 0 5px;
    width: 100%;
    max-width: 300px;
}
select#input-sort {
    border: 0px;
    background: #fff;
    box-shadow: none;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    max-width: 230px;
    margin: 0 0 0 5px;
}
#grid-view {
    max-width: 42px;
}
#list-view {
    max-width: 43px;
    text-align: center;
}
#askzaebudpr {
    float: right;
    text-align: right;
    display: none;
}
#bezotst2 {
    margin: 10px 0 25px 0;
}
.product-list .product-thumb {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
}
.product-list #knopssnar {
    right: 25px;
}
.product-list img.img-responsive {
    max-width: 260px;
}
#ubotstpkorz {
    margin: 0;
}
#checkout-checkout .panel-body {
    border: 0;
}
#fixcorz {
    border: 1px solid #e6e4e4;
    padding: 20px;
    border-radius: 5px;
}
#pustkorz {
    padding: 20px 20px 0px 20px;
    text-align: center;
}
#pustkorz2 {
    font-size: 25px;
    padding: 15px 0 10px 0;
    
    font-weight: 700;
}
#pustkorz3 {
    color: #777;
    font-size: 14px;
    line-height: 1.1;
    padding: 0 0 15px 0;
    max-width: 350px;
    margin: 0 auto;
}
#pustkorz1 img {
    width: 65px;
}
#pustkorz4 a {
    display: block;
    border-top: 1px solid #e6e4e4;
    padding: 15px 0;
    font-size: 16px;
    margin: 0 -20px;
}
#pustkorz4 a:hover {
    display: block;
    background: #08b00c;
    color: #fff;
}
#menuosn #cart:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    width: 500px;
    left: -300px;
    padding: 15px 0 0 0;
}
#cart .img-thumbnail {
    border: 0px solid #ddd;
    max-width: 100px;
}
#cart .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}
#skko {
    font-weight: 700;
}
.vyrcencart {
    width: 95px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}
#cart .table>tbody>tr>td, #cart .table>tbody>tr>th, #cart .table>tfoot>tr>td, #cart .table>tfoot>tr>th, #cart .table>thead>tr>td, #cart .table>thead>tr>th {
    border-top: 0px solid #ddd;
}
#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 -7px -10px;
}
#perk a {
    background: #08b00c;
    height: 60px;
    padding: 20px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    font-size: 16px;
    text-decoration: none;
}
#cart .dropdown-menu {
    min-width: 500px;
    margin: 0px 0 0 0px;
}
#cart .dropdown-menu {
    background: #ffffff;
    color: #000;
    font-size: 15px;
    z-index: 1001;
}
#cart .dropdown-menu li {
    margin: 0 !important;
}
#korzvsya {
    border: 1px solid #e6e4e4;
    border-radius: 5px;
    margin: 30px 0 0 0;
    padding: 20px;
    font-size: 16px;
}
#nazvvkorz {
    padding: 5px 0 0 0;
    max-width: 500px;
    font-size: 15px;
}
#checkout-cart img.img-thumbnail {
    width: 80px;
}
#poztov {
    margin: 0 0 15px 0;
}
#udalkorz {
    background: none;
    color: #8e8888;
    font-size: 15px;
    padding: 0px 0 0 0;
}
#nows {
    font-size: 20px;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: 600;
}
.my_quantity button {
    height: 38px;
}
.my_quantity {
    margin: 10px auto 0 auto;
}
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: 160px;
    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;
}
#myitogokartit {
    float: left;
    font-size: 18px;
    font-weight: 700;
    padding: 9px 25px 0 0;
}
#myitogokart {
    font-size: 28px;
    font-weight: 800;
    margin: 0px 0 0 0;
}

#svoya {
    background: #08b00c;
    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;
}
input.quant {
    border: 0;
    text-align: center;
}
.my_quantity button {
    border: 0;
    padding: 0 10px 0 10px;
    height: 45px;
    background: #fff;
    color: #000;
    border-radius: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.my_quantity {
    height: 50px !important;
    border-radius: 5px !important;
    background: #ffffff !important;
    border: 1px solid #e2e2e2 !important;
    max-width: 98px;
}
#modulicart {
    border-top: 1px solid #e6e4e4;
    padding: 25px 0 0 0;
}
#modulicart {
    border-top: 1px solid #e6e4e4;
    padding: 25px 0 0 0;
}
a.prnamecart {
    font-weight: 700;
}
.dropdown-menu {
    padding: 0px 0;
}
#nizkorz {
    margin: 0;
}
#myitogokartitvse {
    max-width: 230px;
    margin: 25px auto 0 auto;
}
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;
}
.checkbox img {
    display: none;
}
#product-product .checkbox input[type="checkbox"] {
    margin: 0 0px 0 0;
    font-size: 13px;
}
figure {
    margin: 0;
    background: #fff;
}
img.vyrdol {
    padding: 0 5px 0 0;
}
ul.spossv {
    display: -webkit-box;
    list-style: none;
    padding: 0;
    margin: 5px 0 15px 0;
}
#product label.control-label {
    margin: 20px 0 0px 0;
    font-weight: 800;
    color: #000;
}
#checkvyd {
    padding: 0 0 0 20px;
}
#zakodkl11 i.fa.fa-shopping-cart {
    font-size: 19px;
    padding: 0 5px 0 0;
}
#question h1 {
    font-size: 20px;
    text-transform: inherit;
    font-weight: 700;
}
#product-compare table.table.table-bordered {
    font-size: 13px;
}
li.item-392 {
    overflow: hidden;
}
#hattrigopt {
    min-height: 811px;
    background: url(/image/fonbur33.jpg) center 10% no-repeat;
    padding: 50px 0 0 0;
}
#hattrig1 {
    text-align: center;
    text-transform: uppercase;
    margin: 35px 0 25px 0;
    padding: 0 0 30px;
    
    font-size: 56px;
    font-weight: 700;
    line-height: 0.9;
}
#banhatopt4 i.fa.fa-caret-right {
    padding: 0 0px 0 5px;
}
#zaprosopt #rekomendburlak1 {
    font-size: 26px;
}
#sredn {
    display: none;
}
#malenk {
    display: none;
}
#menutwigmob .nav2 > ul > li > a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    
}
#nepokz {
    display: none;
}
i.fa.fa-volume-control-phone {
    display: none;
}
.ocf-offcanvas {
    z-index: 4;
}
#zagkviz {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px 0;
}
#otdelsravn {
    border: 1px solid #e4e2e2;
    margin: 5px;
    border-radius: 5px;
    padding: 0 10px;
}
.spniz {
    padding: 25px 0 0 0;
}
#dobicon1 {
    padding: 5px 0px;
}
.telegram-button {
    position: fixed;
    right: 13px;
    bottom: 0px;
    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;
}
#katobzor {
    background: #fff;
    padding: 30px 30px;
    border-radius: 10px;
    min-height: 520px;
    max-width: 350px;
    margin: 0 10px 0 0;
    overflow: hidden;
    text-align: center;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #15cc0b;
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.whatsapp-button a {
    color: #fff;
}
.whatsapp-button:before,
.whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #15cc0b; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.whatsapp-button:after{
    animation-delay: .5s;
}
 
.whatsapp-button i.fa.fa-whatsapp {
    font-size: 30px;
    background: none;
}
#admir1 {
    margin: 0 0 30px 0;
}
#admir2 {
    margin: 0 0 0 0;
}
#zagadrir p:nth-child(1) {
    max-width: 620px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#zagadrir p:nth-child(2) {
    font-size: 22px;
    max-width: 650px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#katobzor {
    
}
#zagadrirr::after {
    background: url(/image/tochki.png) center top no-repeat;
    content: "";
    width: 151px;
    height: 151px;
    position: absolute;
    top: -5px;
    right: 0px;
    z-index: 1;
}
#zagadrirr p:nth-child(1) {
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    max-width: 580px;
    text-transform: uppercase;
}
#zagadrirr p:nth-child(2) {
    
}
#katobzor p:nth-child(1) {
    rtext-align: center;
    min-height: 230px;
    transition: 0.8s ease;
    margin: -30px -30px 20px -30px;
}
#katobzor p:nth-child(2) {
    font-size: 36px;
    
    font-weight: 700;
    line-height: 0.9;
    min-height: 70px;
}
#katobzor p:nth-child(3) {
    font-size: 22px;
    font-weight: 500;
    min-height: 95px;
}
#katobzor p:nth-child(4) {
    float: left;
    width: 60%;
}
#katobzor p:nth-child(4) a {
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 15px 10px 12px 10px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #e93231;
    background: linear-gradient(8deg, #f6403f, #e93231);
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    
    transition: 0.8s ease;
    margin: 0 0 15px 0;
    -webkit-box-shadow: 0 5px 0 #cd2726, 0 15px 15px #cd2726;
    box-shadow: 0 5px 0 #cd2726;
}
#katobzor p:nth-child(5) {
    padding: 15px 0 0 20px;
    overflow: hidden;
}
#katobzor p:nth-child(5) a {
    font-size: 24px;
    font-weight: 700;
    
    display: block;
}
#prodlevvv .knops1 button {
    background: #02569f;
    background: linear-gradient(8deg, #f8b763, #02569f);
}
#btn_submit21141:hover {
    background: #02569f;
    background: linear-gradient(8deg, #f8b763, #02569f);
}
#bestpredl {
    padding: 80px 0 80px 0;
    min-height: 550px;
    background: #e6e2e1 url(/image/fgeo1.jpg) center top no-repeat;
}
#pochemuburlak12 {
    min-height: 700px;
    margin: 30px 0 0px 0;
    padding: 60px 0 60px 0;
    background: #e7e2e2;
}
#tekstpolinppreimb {
    max-width: 375px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px 30px 40px 30px;
    border-radius: 10px;
    margin: 0 0 20px 0;
    min-height: 325px;
    background: #fff;
}
#tekstpolinppreimb p:nth-child(1) {
    min-height: 85px;
}
#tekstpolinppreimb p:nth-child(2) {
    
    font-size: 33px;
    font-weight: 700;
    line-height: 0.9;
    min-height: 60px;
}
#tekstpolinppreimb p:nth-child(3) {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
}
#omagaz334 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 30px 0px 0 0px;
}
#omagaz334 ul li {
    margin: 0 40px 0 0px;
}
li#omagaz3341 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 17px 15px 17px 15px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #217fc2;
    background: linear-gradient(8deg, #f8b763, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #217fc2, 0 15px 15px #285f85;
    box-shadow: 0 5px 0 #285f85;
    width: 200px;
    transition: 0.8s ease;
    margin: 0px 0 5px 0;
}
li#omagaz3342 a {
    font-size: 29px;
    font-weight: 700;
    
    padding: 15px 0 0 0;
    display: block;
}
li#omagaz3342 img {
    margin: 0 10px 0 0;
}
#rekomendburlak123 {
    
}
#rekomendburlak123 p:nth-child(1) {
    
    font-size: 56px;
    font-weight: 700;
    line-height: 0.9;
    max-width: 500px;
}
#rekomendburlak123 p:nth-child(2) {
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 35px 10px 0;
    font-weight: 500;
}
#inpwid textarea {
    border: 1px solid #e3e2e2;
    height: 60px;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    max-width: 755px;
    margin-bottom: 10px;
    min-height: 150px;
}
#spanzn {
    color: #6f6f6f;
    font-weight: 500;
}
#phsnizu1 img {
    width: 22px;
}
#svyazatsya ul {
    list-style: none;
    display: -webkit-box;
    margin: 0;
    padding: 0;
}
#svyazatsya img {
    width: 20px;
    margin: -10px 0 0 5px;
}
#svyazatsya {
    padding: 5px 0 0 0;
}
ul.strelnav {
    list-style: none;
    display: -webkit-box;
    float: right;
    margin: 40px 0 0 0;
}
ul.strelnav li {
    margin: 0 0 0 10px;
}
#otzyvyburlak ul.strelnav {
    margin: 15px 0 0 0;
}
#knopssnar button {
    box-shadow: 11px 14px 75px 5px rgb(151 146 146 / 30%);
    background: #fff;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 0 10px 0;
}
#menu li.nav-item:hover {
    background: #02569f;
}
#carousel158 {
    margin: 0 -20px 20px 0px;
}
i.fa.fa-search {
    font-size: 20px;
}
#search .input-lg::placeholder {
    font-size: 16px;
}
#test-modal2 {
    padding: 0px 20px;
}
#attribs {
    font-size: 22px;
    padding: 15px 0 20px 0;
    overflow: hidden;
}
#prodlevvv ul {
    display: inline-flex;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
#prodlevvv .knops1 button {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 15px 10px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #217fc2;
    background: linear-gradient(8deg, #cf1e1d, #f8b763);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #217fc2, 0 15px 15px #f8b763;
    box-shadow: 0 5px 0 #ab1312;
    width: 65px;
    margin: 0 5px 0 0;
    line-height: 28px;
}
li.knops2 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 15px 15px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #e3e3e3;
    background: linear-gradient(8deg, #d4d1d1, #e3e3e3);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    color: #000 !important;
    
    -webkit-box-shadow: 0 5px 0 #e3e3e3, 0 15px 15px #bbb8b8;
    box-shadow: 0 5px 0 #bbb8b8;
    width: 100%;
}
.item__label {
  display: inline-block;
  position: relative;
  
}
.item__label:after {
  content: '';
  position: absolute;
  left: 100%;
  right: -9999px;
  bottom: 0;
  border-bottom: 1px dotted #888;
}
.left1 {
  width: 88%;
  overflow: hidden;
  position: relative;
  float: left;
}
.item__cor {
  width: 12%;
  float: right;
}
#prodlevvv {
    display: none;
    position: absolute;
}
#knopssnar {
    display: none;
}
#bprosm a {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: rgb(253, 253, 253, 0.8);
    padding: 10px;
    border-radius: 50px;
    max-width: 190px;
    top: 30%;
    display: none;
    color: #000;
    z-index: 2;
    font-size: 19px;
    font-weight: 600;
    
    text-align: center;
    transition: 0.8s ease;
}
i.fa.fa-eye {
    margin: 0px 2px 0 0;
}
.xreview-image {

}
#nuzhpom1 {
    font-size: 19px;
    margin: 30px 0 0 0;
}
#minatribs {
    padding: 20px 0 0px 0;
    overflow: hidden;
    line-height: 1.3;
}
#content ul.thumbnails button {
    background: #fff;
    color: #000;
    padding: 5px 25px;
    border-radius: 5px;
    text-align: center;
    border: 0px solid #ffc501;
    font-size: 16px;
    font-weight: 500;
    background: #f1f1f1;
    width: 100%;
    margin-bottom: 15px;
}
#izojarr {
    margin: 0 30px 0 15px;
}
#content ul.thumbnails {
    max-width: 550px;
    margin: 0 auto;
}
.image-additional {
    max-width: 120px;
}
#product-product .rating {
    margin: 0 0 20px 0;
}
#echoryad1 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 0 0 20px 0;
}
#echoryad2 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 0 0 20px 0;
}
#echoryad2 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 15px 25px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #e3e3e3;
    background: linear-gradient(8deg, #d4d1d1, #e3e3e3);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 700;
    color: #000 !important;
    
    -webkit-box-shadow: 0 5px 0 #e3e3e3, 0 15px 15px #bbb8b8;
    box-shadow: 0 5px 0 #bbb8b8;
    width: 100%;
}
#echoryad2 .btn {
    background: none;
    padding: 10px 10px;
}
#echoryad2 ul li {
    margin: 0 20px 0 0;
}
#echoryad2 ul li img {
    width: 30px;
}
li.kont1 img {
    padding: 6px 0 0 0;
}
#xreviews .xreview-image {
    margin: 0 20px 0 0;
}
.product-thumb .left1 {
    padding: 0 0 2px 0;
}
.form-group.required.shirok {
    margin-left: -30px;
}
#shir2 {
    padding-left: 60px;
}
.dropdown-menu>li>a {
    font-weight: 500;
}
.popover-content .btn.btn-primary {
    background: #f8b763;
    background-color: #f8b763;
    width: 100%;
    margin: 0 0px 0px -25px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.list-group-item2 {
    margin: 0 0 0 15px;
}
#optvmestvse {
    background: rgb(249 249 249 / 60%);
    padding: 20px 40px 40px 40px;
    margin: 50px 0 0 0;
}
input#btn_submit2114344 {
    text-transform: uppercase;
    margin: 5px 0 0 0;
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    border: 0px;
    padding: 17px 15px 17px 15px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #217fc2;
    background: linear-gradient(8deg, #f8b763, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #217fc2, 0 15px 15px #285f85;
    box-shadow: 0 5px 0 #285f85;
    width: 200px;
}
#echoryad2 a:hover {
    background: #c9c5c5;
    background: linear-gradient(8deg, #d4d1d1, #c9c5c5);
}
#hattrigopt #hattrig3 p:nth-child(1) {
    min-height: 100px;
    
    font-size: 85px;
    font-weight: 700;
    color: #f8b763;
}
#glavekrserv {
    min-height: 500px;
}
#verh1 {
    background: url(/image/glekr.jpg) center top no-repeat;
}
#levpunkty1 {
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
#levpunkty1 p:nth-child(1) {
    position: relative;
    z-index: 2;
    font-size: 39px;
    font-weight: 600;
    line-height: 1.1;
}
#levpunkty1 p:nth-child(2) {
    font-size: 30px;
    padding: 10px;
    
    line-height: 1.0;
    background: #f8b763;
    color: #fff;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
    
    font-weight: 700;
    transform: rotate(4deg);
    margin: -20px 0 20px 0;
    position: relative;
    z-index: 2;
}
#levpunkty1 p:nth-child(3) {
    font-size: 60px;
    color: #9aa8ae;
    
    margin: -23px 0 0 0;
}
#telmesssd {
    margin: 5px 0 0 -5px;
}
#levpunkty1 b {
    color: #f8b763;
    font-weight: 700;
}
#levpunkty {
    margin: 40px 0 70px 0;
    color: #fff;
    min-height: 450px;
}
#levpunkty2 {
    font-size: 26px;
    margin: 20px 0 20px 0;
    max-width: 720px;
}
#levpunkty2 b {
    font-weight: 700;
}
#glavekrserv0 {
    min-height: 350px;
    padding: 30px 0;
}
#tribayd23 {
    margin: 50px 0 60px 0;
}
#zagadrirr p:nth-child(2) {
    font-size: 24px;
    max-width: 370px;
}
#glavekrserv01 {
    text-align: center;
}
#komand {
    padding: 60px 0 60px;
}
#levpunkty3 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
li.knop1 a {
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 22px 19px 22px 15px;
    text-align: center;
    width: 100%;
    min-width: 250px;
    max-width: 270px;
    background: #131213;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 0 35px 15px 0;
    text-transform: uppercase;
}
#blokdeko1 p:nth-child(4) a:hover {
    background: #f8b763;
}
li.knop1 a:hover {
    background: #f8b763;
    
    
}
#omagazvstavf2 a:hover {
    background: #f8b763;
    
    
}
#blokdeko1 p:nth-child(5) a:hover {
    background: #f8b763;
    
    
}
#glavekrserv0123 p:nth-child(3) a:hover {
    background: #f8b763;
    
     
}
#nazvart a:hover {
    background: #f8b763;
    
     
}
a.kvizkn2:hover {
    color: #000;
}
.kvizkn:hover {
    background: #d18f02;
    background: linear-gradient(8deg, #d18e00, #ecbe06);
}
#pochstobr p:nth-child(3) a:hover {
    background: #f8b763;
    
     
}
li.dec1 a:hover {
    background: #f8b763;
    
     
}
#echtridf ul li:nth-child(1) a:hover {
    background: #f8b763;
    
     
}
a.zakodkl2:hover {
    background: #dad6d6;
    background: linear-gradient(8deg, #dad6d6, #dad6d6);
    box-shadow: 0 5px 0 #cdcbcb;; 
}




#katobzor p:nth-child(4) a:hover {
    background: #e93231;
    background: linear-gradient(8deg, #e92e2d, #cb2625);
    box-shadow: 0 5px 0 #b31211;
}
#komandes1 ul li:nth-child(1) a:hover {
    background: #e93231;
    background: linear-gradient(8deg, #e92e2d, #cb2625);
    box-shadow: 0 5px 0 #b31211;
}
#btn_submit21141:hover {
    background: #e93231;
    background: linear-gradient(8deg, #e92e2d, #cb2625);
    box-shadow: 0 5px 0 #b31211;
}
#button-cart:hover {
    background: #f8b763;
    
    
}
#verh1 .navbar-nav {
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    max-width: fit-content;
}
#listspis2 .navbar-nav {
    margin: 0 0 0 -40px;
}
#levpunkty3 {
    margin: 30px 0 0 0;
}
li.knop2 a {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 22px 0 0px 25px;
    text-transform: uppercase;
}
li.knop2 a:hover {
    color: #f8b763;
}
#telnov {
    margin: 6px 0px 0 0px;
    float: right;
    min-width: 180px;
    font-size: 18px;
}
#telnov a:hover {
    color: #fff;
}
li.knop2 img {
    margin: 0 10px 0 0;
}
#katobzor img {
    width: 100%;
    border-radius: 10px;
}
#demorem ul {
    list-style: none;
    margin: 0;
    position: absolute;
}
li.demo1 {
    position: absolute;
    z-index: 1;
}
li.demo2 {
    position: absolute;
    top: 120px;
    left: 340px;
    z-index: 2;
}
li.demo3 {
    position: absolute;
    z-index: 3;
    top: 300px;
    left: 150px;
}
#demorem {
    margin: 0px 0 0 0px;
    position: absolute;
}
#primrem {
    max-width: 350px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px 25px;
    border-radius: 10px;
    margin: 0 0 20px 0;
    background: #fff url(/image/tabg.png) right top no-repeat;
    min-height: 230px;
}
#primrem p:nth-child(1) {
    font-size: 36px;
    
    font-weight: 700;
    line-height: 0.9;
    min-height: 70px;
    max-width: 200px;
}
#primrem p:nth-child(2) {
    font-size: 21px;
    min-height: 30px;
}
#primrem p:nth-child(3) {
    
}
#primrem p:nth-child(3) a {
    
    font-weight: 700;
    line-height: 0.9;
    font-size: 30px;
    color: #f8b763;
    border-bottom: 3px dotted;
}
#komandes {
    max-width: 750px;
    box-shadow: 11px 14px 75px 5px rgb(141 140 140 / 30%);
    padding: 40px 20px;
    border-radius: 15px;
    margin: -150px auto 0 auto;
    text-align: center;
    background: #fff;
}
#komandes1 {
    
}
#komandes1 p:nth-child(1) {
    
    font-size: 46px;
    font-weight: 700;
    line-height: 0.9;
}
#komandes1 p:nth-child(2) {
    font-size: 24px;
    max-width: 600px;
    margin: 0 auto 20px auto;
}
#komandes1 ul {
    list-style: none;
    margin: 0 auto;
    display: -webkit-box;
    max-width: 360px;
    padding: 0;
}
#komandes1 ul li:nth-child(1) {
    
}
#komandes1 ul li:nth-child(1) a {
        -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 25px 15px 18px 25px;
    text-align: center;
    width: 100%;
    max-width: 350px;
    background: #e93231;
    background: linear-gradient(8deg, #f6403f, #e93231);
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    
    transition: 0.8s ease;
    margin: 0 0 15px 0;
    -webkit-box-shadow: 0 5px 0 #cd2726, 0 15px 15px #cd2726;
    box-shadow: 0 5px 0 #cd2726;
}
#komandes1 ul li:nth-child(2) {
    margin: 25px 0 0 25px;
}
#komandes1 ul li:nth-child(2) a {
    font-size: 24px;
    font-weight: 700;
    display: block;
}
#pochstobr p:nth-child(1) {
max-width: 320px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#pochstobr p:nth-child(2) {
    font-size: 22px;
    max-width: 600px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#pochstobr p:nth-child(3) {
    
}
#pochstobr p:nth-child(3) a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 18px 19px 18px 15px;
    text-align: center;
    width: 100%;
    min-width: 240px;
    max-width: 240px;
    background: #f8b763;
    background: linear-gradient(8deg, #7a5135, #f8b763);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 700;
    
        -webkit-box-shadow: 0 5px 0 #624028, 0 15px 15px #624028;
    box-shadow: 0 5px 0 #624028;
    transition: 0.8s ease;
    margin: 0 0 15px 0;
}
#formaburl08 {
    max-width: 315px;
    margin: 50px 0 0 0;
    color: #fff;
}
#formaburl08 p:nth-child(1) {
    
    font-size: 55px;
    font-weight: 700;
    line-height: 0.9;
}
#formaburl08 p:nth-child(2) {
    font-size: 24px;
    max-width: 500px;
    margin: 0 0 30px 0;
    max-width: 300px;
}
#formaburl09 {
    
}
#formaburl09 p:nth-child(1) {
    
    font-size: 55px;
    font-weight: 700;
    color: #f23c3d;
}
#formaburl09 p:nth-child(2) {
    font-size: 24px;
    color: #fff;
    margin: -10px 0 25px 30px;
    max-width: 300px;
}
#bestpredl07 {
    
}
#bestpredl07 p:nth-child(1) {
    
    font-size: 55px;
    font-weight: 700;
    line-height: 0.9;
}
#bestpredl07 p:nth-child(2) {
    font-size: 24px;
    max-width: 500px;
    margin: 0 0 30px 0;
}
#otzyvyburlak2 {
    min-height: 500px;
    margin: 60px 0 50px 0;
    background: url(/image/mko8.jpg) center top no-repeat;
}
#otzyvyburlak23 {
    margin: 0 0 35px 0;
}
#otzyvyburlak23 p:nth-child(1) {
max-width: 720px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#otzyvyburlak23 p:nth-child(2) {
    font-size: 22px;
    max-width: 450px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#telnov23 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 12px 0 0 -10px;
}
#telnov23 ul li {
    
}
#telnov23 ul li {
    margin: 0 10px 0px 0px;
}
#information-contact {
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    margin-bottom: 40px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#strelabs {
    position: absolute;
    top: 100px;
    left: 240px;
}
ul.vsplmenu li {
    border-bottom: 1px dotted #adadad;
    padding: 8px 0;
}
#error-not-found {
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    margin-bottom: 40px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#checkout-cart {
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    margin-bottom: 40px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#container {
    background: #fff;
    border-radius: 10px;
    padding: 30px 50px;
    margin-bottom: 40px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
section.faq-section img {
    padding-right: 10px;
    float: right;
}
li.knop1 i.fa.fa-caret-right {
    font-size: 18px;
    padding: 0 0px 0 10px;
}
ul.navss {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    
    font-weight: 700;
    line-height: 0.9;
    font-size: 32px;
    max-width: fit-content;
    margin: 0px auto 50px auto;
    position: relative;
    z-index: 2;
}
ul.navss li a {
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 600;
    padding: 20px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}
ul.navss li.active a {
    background: #232323;
    color: #fff !important;
    border-radius: 100px;
    padding: 20px 50px;
}
ul.navss li.active a {
    color: #000000;
    font-weight: 700;
}
#otzyvyburlak1 p:nth-child(2) a {
    color: #f8b763;
    border-bottom: 2px dotted;
}
#otstpp {
    margin-top: 40px;
}
#otstpp .breadcrumb {
    margin: 0px 0 0px -35px;
}
#descrvramk22 {
    background: #fff;
    padding: 30px 30px;
    border-radius: 10px;
    margin: 0 10px 0 0;
    overflow: hidden;
    min-height: 500px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
ul.navs {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    
    font-weight: 700;
    line-height: 0.9;
    font-size: 32px;
    max-width: fit-content;
    margin: 0px auto 50px auto;
    position: relative;
    z-index: 2;
}
ul.navs li a {
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 600;
    padding: 20px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}
ul.navs li.active a {
    background: #232323;
    color: #fff !important;
    border-radius: 100px;
    padding: 20px 50px;
}
ul.navs li.active a {
    color: #000000;
    font-weight: 700;
}
#modpol {
    background: #fff;
    border: 0px solid #e3e1e1;
    max-width: initial;
    min-height: 450px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
    padding: 20px;
    border-radius: 10px;
    margin: 0 5px;
}
#modpol3 a {
    
    font-weight: 700;
    line-height: 0.9;
    font-size: 30px;
    color: #f8b763;
    border-bottom: 3px dotted;
}
#carousel1550 {
    margin-top: 30px;
}
#modpol1 {
    line-height: 0.9;
    font-size: 27px;
    
    font-weight: 700;
    margin: 15px 0 15px 0;
    min-height: 102px;
    max-width: 200px;
}
#modpol2 {
    min-height: 250px;
}
#modpol2 img {
    width: 100%;
}
#zagadrir {
    margin-bottom: 40px;
}
#zagadrirr {
    margin-bottom: 40px;
}
ul.messbyt {
    list-style: none;
    display: -webkit-box;
    float: left;
    margin: 0 0px 0 20px;
}
ul.messbyt li {
    padding: 0 11px 0 0px;
}
#glavekrserv0123 {
    border-radius: 10px;
    margin: 0px 10px 0 0;
    overflow: hidden;
}
#glavekrserv0123 p:nth-child(1) {
    height: 115px;
    width: 110px;
    float: left;
}
#glavekrserv0123 p:nth-child(2) {
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    
    line-height: 1;
}
#glavekrserv0123 p:nth-child(3) {
    font-size: 20px;
}
#glavekrserv0 {
    min-height: 350px;
    padding: 0px 0 40px 0;
    margin: 0px 0 0 0;
}
#descripbyt {
    font-size: 17px;
    font-weight: 500;
    padding: 0 0px 0 0px;
    margin: 10px 0 0 -35px;
    color: #fff;
}
#telmes {
    margin: 10px 0 0 0;
    position: relative;
    z-index: 2;
}
.rbac1 {
    background: #fff url(/image/rbg1.jpg) right 35px no-repeat;
}
.rbac2 {
    background: #fff url(/image/rbg2.jpg) right 35px no-repeat;
}
.rbac3 {
    background: #fff url(/image/rbg3.jpg) right 35px no-repeat;
}
#kvzs {
    background: #fff;
    padding: 50px 40px;
    border-radius: 10px;
    min-height: 520px;
    margin: 30px 10px 0 0;
    overflow: hidden;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    z-index: 2;
    position: relative;
}
.faq-section {
    margin: 0 0 0 0;
    max-width: 900px;
}
#logoburlakniz {
    margin: 5px 0 0 0;
}
#carousel1888 .owl-wrapper-outer {
    max-width: 100%;
}
#cartimg img {
    width: 100%;
    padding: 0 5px;
}
#okompinfo {
    min-height: 680px;
    padding: 0px 0 0px 0;
}
#okompinfo2 {
    font-size: 22px;
    margin: 25px 0 30px 0;
    line-height: 1.2;
}
#okompinfo2 p:nth-child(1) {
    background: #000;
    color: #fff;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 30px 5px 10px;
}
#okompinfo2 p:nth-child(2) {
    max-width: 350px;
    font-size: 62px;
}
ul.kudadvekn {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    margin: 20px 0 0 0;
}
ul.kudadvekn li {
    margin: 0 20px 0 0;
}
li.dec1 a {
    display: block;
    color: #000;
    font-size: 24px;
    
    font-weight: 700;
    width: 230px;
    text-align: center;
    padding: 18px 15px 18px 15px;
    border-radius: 100px;
    border: 2px solid;
    margin: 0 0 0 0px;
}
li.dec2 a {
    display: block;
    color: #000;
    font-size: 24px;
    
    font-weight: 700;
    width: 150px;
    text-align: center;
    padding: 18px 15px 18px 15px;
    border-radius: 100px;
    border: 2px solid transparent;
    margin: 0 0 0 0px;
}
#okompinfo2 {
    margin: 80px 0 0 0;
    
    font-size: 75px;
    font-weight: 700;
    line-height: 0.9;
}
#vidkud img {
    border-radius: 5px;
}
#vidkud2 {
    position: absolute;
    top: 33%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
#vidkud {
    margin: 0 0 0 -165px;
}
#echtri {
    min-height: 400px;
    padding: 40px 0 80px 0;
    background: url(/image/kud9.jpg) center top no-repeat;
}
#echtridf {
    padding: 70px 30px 40px 30px;
    border-radius: 10px;
    min-height: 395px;
    max-width: 370px;
    margin: 0px 10px 0 0;
    overflow: hidden;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#echtridf p:nth-child(1) {
    
    font-size: 36px;
    font-weight: 700;
    line-height: 0.9;
    min-height: 60px;
    max-width: 145px;
    margin: 0 0 15px 150px;
}
#echtridf p:nth-child(2) {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 15px 150px;
    min-height: 100px;
}
#echtridf ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
#echtridf ul li {
    margin: 0 10px 0 0;
}
#echtridf ul li:nth-child(1) a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 18px 19px 17px 15px;
    text-align: center;
    width: 100%;
    min-width: 180px;
    max-width: 180px;
    background: #f8b763;
    background: linear-gradient(8deg, #7a5135, #f8b763);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 700;
    
        -webkit-box-shadow: 0 5px 0 #624028, 0 15px 15px #624028;
    box-shadow: 0 5px 0 #624028;
    transition: 0.8s ease;
    margin: 0 0 15px 0;
}
#echtridf ul li:nth-child(2) a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    
    padding: 18px 20px;
}
.dopuss1 {
    background: #fff url(/image/pickud1.jpg) left top no-repeat;
}
.dopuss2 {
    background: #fff url(/image/pickud2.jpg) left top no-repeat;
}
.dopuss3 {
    background: #fff url(/image/pickud3.jpg) left top no-repeat;
}
#copsred {
border-top: 1px solid #e3dfdf;
    border-bottom: 1px solid #e3dfdf;
    padding: 50px 0;
    margin-top: 40px;
    font-size: 21px;
    font-weight: 700;
    
}
#listk {
    position: absolute;
    top: -70px;
    right: 0;
}
#pochstobr p:nth-child(2) b {
    font-weight: 700;
}
#pochstobr i.fa.fa-caret-right {
    font-size: 18px;
}
#okompinfo i.fa.fa-caret-right {
    font-size: 18px;
}
#copsred1 {
    display: -webkit-box;
    
    font-size: 20px;
    font-weight: 700;
}
#copsred1 p {
    margin: 0;
}
#copsred1 div {
    padding: 0px 0 15px 10px;
}
#keysabsol2 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    color: #dfdede;
    font-size: 111px;
    text-transform: uppercase;
    
    text-align: center;
    position: absolute;
    left: 105px;
    z-index: 1;
    top: 43%;
    font-weight: 700;
}
#skalaprogr {
    background: #3b3b3b;
    width: 100%;
    height: 12px;
    border-radius: 100px;
    padding: 3px;
    margin: 15px 0 15px 0;
}
#skalaprogrzel {
    background: #f8b763;
    width: 100%;
    height: 12px;
    border-radius: 100px;
    padding: 3px;
    margin: -27px 0 13px 0;
    transition: .4s;
}
span.limit-radio-custom2 {
    padding: 0 0 0 20px;
    display: block;
    font-weight: 500;
    font-size: 22px;
}
label.limit-label2 input {
    float: left;
}
.znkvizs .row {
    margin: 0;
}
#inputFormRow, #inputFormRow2, #inputFormRow3 {
    margin: 0 0 10px 0;
    border: 1px solid #e4e1e1;
    padding: 5px 15px;
    border-radius: 3px;
}
button#removeRow, button#removeRow2, button#removeRow3 {
    width: 50px;
    height: 51px;
    margin: 16px 0 0 5px;
}
button#addRow, button#addRow2, button#addRow3 {
    padding: 15px 25px;
    font-size: 15px;
    font-weight: 500;
    background: #f8b763;
}
#inputFormRow input, #inputFormRow2 input, #inputFormRow3 input {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    max-width: 74px;
}

#voproskviz {
    padding: 40px 0 20px 0;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    line-height: 0.9;
}
#voproskviz22 {
font-size: 24px;
    font-weight: 700;
    padding: 20px 0 0px 0;
    text-transform: uppercase;
}
#inpdeclab22 {
    font-weight: 700;
    font-size: 14px;
    margin: 20px 0 10px 0;
}
#skalaprogrvopr {
    margin: 12px 0 0px 70px;
    font-size: 14px;
    font-weight: 600;
}
.kvizkn {
    display: block;
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 20px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    width: 160px;
}
.kvizkn2 {
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 20px;
    display: block;
    text-align: center;
    width: 150px;
    color: #fff;
    border: 2px solid;
    border-radius: 10px;
    margin-left: 10px;
    text-transform: uppercase;
}
.product-thumb.transition .price {
    background: #02c948;
    font-size: 24px;
    color: #ffff;
    position: absolute;
    padding: 5px 20px;
    right: 0;
    top: 7%;
    z-index: 2;
}
.xreview-title {
    
    font-size: 29px !important;
    font-weight: 700;
    line-height: 1;
}
.xreview-text {
    font-size: 22px !important;
    margin-bottom: 15px;
    line-height: 1.1;
    font-weight: 500;
}
.xreview-author {
    font-size: 26px;
}
.xreview-item {
    background: #fff;
}
#posrss {
    font-weight: 700;
    font-size: 22px;
    margin: 10px 0 0 0;
}
#posrss a {
    text-decoration: none;
    color: #000;
}
#posrss a:hover {
    color: #f8b763;
}
.list-group a {
    border-bottom: 1px dotted #adadad;
    padding: 10px 0;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    border-color:#adadad;
    color: #fff;
    z-index: 2;
}
#logo img {
    max-width: initial;
}
#information-landing #levpunkty {
    margin: 30px 0 0 0;
}
.tland {
    margin-top: -60px !important;
}
#nazvart a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 17px 19px 17px 15px;
    text-align: center;
    width: 100%;
    min-width: 200px;
    max-width: 200px;
    background: #f8b763;
    background: linear-gradient(8deg, #7a5135, #f8b763);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 700;
    
        -webkit-box-shadow: 0 5px 0 #624028, 0 15px 15px #624028;
    box-shadow: 0 5px 0 #624028;
    transition: 0.8s ease;
    margin: 0 0 15px 0;
}
#nazvart i.fa.fa-caret-right {
    font-size: 17px;
}
i.fa.fa-caret-right {
    font-size: 16px;
    padding: 0px 0px 0px 5px;
}
#tab-description table tr {
    border-bottom: 1px solid #dbd9d9;
}
#tab-description table tr td {
    padding: 10px 10px;
    font-size: 18px;
}
.usbetween1 {
    font-size: 21px;
    border-bottom: 1px solid #dbd9d9;
    padding: 10px 0;
}
span.item__label3434 {
    font-weight: 700;
}
a.zadvopros {
    font-size: 25px;
    font-weight: 700;
    
    padding: 0 0px 0px 10px;
}
li.svnastr {
    padding: 18px 0 0 0;
}
.tab-content tr {
    font-size: 21px;
}
input#ustroistv {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
    height: 55px;
    width: 250px;
    padding: 20px 20px;
}
.vers1 {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
    height: 65px;
    width: 100%;
    max-width: 450px;
    padding: 0 20px;
}
.vers2 {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
    height: 100px;
    width: 100%;
    max-width: 450px;
    padding: 20px 20px;
}
#inpdec {
    font-size: 17px;
}
#polnar {
    font-size: 12px;
    padding: 20px 0 0 0;
    color: #c7c4c4;
}
input#vers2 {
    background: #f8b763;
    background: linear-gradient(8deg, #f8b763, #f8b763);
    line-height: 66px;
    border-radius: 10px;
    padding: 0 20px;
    border: 0px;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
input#vers1 {
    border-radius: 10px;
    background: #3c3b3b;
    box-shadow: none;
    border: 0px;
    line-height: 67px;
    padding: 0px 20px;
    width: 95%;
}
#logo h1 {
    display: none;
}
#faktura {
margin: 70px 0 0px 0;
    background: #232323;
    padding: 80px 0 100px 0;
    min-height: 840px;
}
#dverivinter {
    overflow: hidden;
    margin: 70px 0 90px 0;
}
#blokdeko1 {
    max-width: 360px;
    padding: 20px 40px 20px 40px;
    border-radius: 10px;
    min-height: 530px;
    background: #fff;
    margin: 0 0 15px 0;
    text-align: center;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#blokdeko1 p:nth-child(1) {
    min-height: 205px;
    text-align: center;
    margin-bottom: 20px;
}
#blokdeko1 p:nth-child(1) img {
    max-width: 100%;
}
#blokdeko1 p:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
    line-height: 0.9;
    min-height: 40px;
    text-transform: uppercase;
}
#blokdeko1 p:nth-child(3) {
    min-height: 70px;
}
#blokdeko1 p:nth-child(4) a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 22px 19px 22px 15px;
    text-align: center;
    width: 100%;
    min-width: 180px;
    max-width: 100%;
    text-transform: uppercase;
    background: #131213;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 20px 0 15px 0;
}
#pokec a {
    font-size: 26px;
    
    font-weight: 700;
    line-height: 0.9;
    display: block;
    background: #ebeaea;
    padding: 20px;
    border-radius: 10px;
    max-width: 300px;
    text-align: center;
    margin: 30px auto 0 auto;
    text-decoration: none;
}
#pokec a:hover {
    color: #000;
    background: #dad6d6;
    text-decoration: none;
}
ul.navss a {
    color: #777676;
}
.page {
    min-height: 270px;
}
#omagazvstavf {
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 60px 80px 60px 80px;
    border-radius: 10px;
}
#omagazvstavf1 {
    
}
#omagazvstavf1 p:nth-child(1) {
    
    font-size: 45px;
    font-weight: 700;
    line-height: 0.9;
    max-width: 500px;
}
#omagazvstavf1 p:nth-child(2) {
    font-size: 24px;
    max-width: 650px;
}
#omagazvstavf2 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 20px 19px 20px 15px;
    text-align: center;
    width: 100%;
    min-width: 270px;
    max-width: 270px;
    background: #f8b763;
    background: linear-gradient(8deg, #7a5135, #f8b763);
    border-radius: 50px;
    font-size: 25px;
    font-weight: 700;
    
    -webkit-box-shadow: 0 5px 0 #624028, 0 15px 15px #624028;
    box-shadow: 0 5px 0 #624028;
    transition: 0.8s ease;
    margin: 30px 35px 15px 0;
}
#minvis {
    min-height: 700px;
}
#vidkud11 {
    max-width: 375px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 20px 60px;
    border-radius: 10px;
    margin: -150px 0 0px 75px;
    background: #fff;
    position: relative;
}
#vidkud11 p:nth-child(1) {
    
    font-size: 48px;
    font-weight: 700;
    line-height: 0.9;
}
#vidkud11 p:nth-child(2) {
    font-size: 24px;
}
#common-maintenance {
    min-height: 600px;
}
#telnovimg {
    float: left;
    width: 30px;
    height: 60px;
    padding: 3px 0 0 0;
}
#telnov p {
    margin: 0;
}
#telnov p:nth-child(1) {
    padding: 3px 0 0 0;
}
.zzdel a {
    font-size: 16px;
    font-weight: 700;
    color: #08b00c;
    border-bottom: 1px solid;
}
.zzdel a:hover {
    color: #08b00c;
}
#textkorz {
    
    font-size: 23px;
    font-weight: 700;
    padding: 0px 0 0 15px;
}
#katv img {
    max-width: 235px;
}
#copsred10 {
    color: #fff;
    margin-bottom: 20px;
}
#copsred10 p:nth-child(1) {
    margin: 0 0 5px 0;
    color: #fff;
}
footer ul.messbyt {
    margin: 0 0 20px 0;
    padding: 0;
    float: none;
}
#blokzg {
    min-height: 200px;
}
#blokzg1 {
    text-transform: uppercase;
    padding: 50px 0 0 0;
    position: relative;
    z-index: 2;
    
    font-size: 87px;
    font-weight: 700;
    line-height: 0.9;
}
#blokzg2 {
    font-size: 23px;
    margin: 15px 0 0px 0;
    max-width: 650px;
}
#blokzg0 {
    max-width: 850px;
    padding-bottom: 40px;
    min-height: 240px;
}
#otzdek img {
    width: 100%;
    max-width: 300px;
    border-radius: 10px;
}
#otzdek {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 10px 10px 0;
}
#carousel155 #otzdek {
    box-shadow: none;
    padding: 20px 10px;
    border-radius: 10px;
    background: #fff;
    margin: 0 10px 10px 0;
    text-align: center;
    max-width: 275px;
}
#vtovuz {
    margin: 60px 0 40px 0;
}
#blsfakt1 img {
    width: 100%;
    max-width: 250px;
}
#blsfakt1 {
    text-align: center;
    position: relative;
}
#blsfakt2 {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 26px 0;
    display: block;
    text-transform: uppercase;
}
#information-information #blsfakt {
    box-shadow: 11px 14px 75px 5px rgb(216 215 215 / 40%);
    margin: 20px 0;
}
#cartimg {
    height: 250px;
    overflow: hidden;
    margin: 0 10px 10px 0;
    border-radius: 10px;
    width: 32%;
    float: left;
}
#cartimg img {
    width: 100%;
    border-radius: 10px;
}
#cartimg2 img {
    border-radius: 5px;
    max-width: initial;
    height: 100%;
}
#cartimg2 {
    overflow: hidden;
    margin: 0 10px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 20%);
    height: 365px;
}
#blokzg2 b {
    font-weight: 700;
}
#carousel225 li.image-additional {
    padding: 0px 0;
    border-radius: 10px;
    margin: 0 10px 0px 0;
    background: #fff;
    border: 1px solid #efecec;
}
#descrvramk .table>tbody>tr>td, #descrvramk .table>tbody>tr>th, #descrvramk .table>tfoot>tr>td, #descrvramk .table>tfoot>tr>th, #descrvramk .table>thead>tr>td, #descrvramk .table>thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.42857143;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 8px;
    vertical-align: top;
}
#bestpredl #blokdeko1 {
    max-width: 365px;
}
.cat-var {
    margin: 0px 0px 20px;
}
.cat-choose-unit:hover {
    border: 3px solid #08b00c;
    border-radius: 13px;
}
.cat-choose-unit.active {
    border: 3px solid #08b00c;
    border-radius: 13px;
}
.cat-choose-unit {
    display: inline-block;
    width: 160px;
    margin: 0px 9px 9px 0px;
    padding: 20px 0px;
    text-align: center;
    background-color: #ffffff;
    border: 3px solid transparent;
    cursor: pointer;
    box-shadow: 11px 14px 75px 5px rgb(207 203 203 / 40%);
    border-radius: 10px;
}
.cat-choose-unit .cat-choose-pic {
    display: none;
}
.cat-prev-pic {
    display: block;
    text-align: center;
    height: 40px;
}
.cat-prev-pic img {
    height: 40px;
}
.cat-choose-name {
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.cat-fname {
    margin: 10px 0 15px 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
}
.cat-facturas-images span.active {
    border: 3px solid #08b00c;
    border-radius: 13px;
}

.cat-facturas-images span {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
}
.cat-facturas-images span img {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}
.cat-facturas-images span b {
    display: none;
}
.cat-facturas-images span {
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
}
.fact-zoom {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 5px solid #ffffff;
    box-shadow: 2px 2px 7px #000000;
    background-color: #ffffff;
    z-index: 20;
}
.cat-result {
    float: left;
    width: 48%;
    position: relative;
    min-height: 700px;
}
.cat-main-image {
    width: 100%;
    height: 100%;
    min-height: 400px;
}
.cat-main-image img {
    max-width: 100%;
    max-height: 100%;
}
.cat-factura-image {
    position: absolute;
    top: 270px;
    right: 50px;
    width: 150px;
    height: 150px;
    border: 5px solid #ffffff;
    border-radius: 80px;
}
.cat-factura-image img {
    width: 100%;
    height: 100%;
    border-radius: 80px;
}
.factura-text {
    display: block;
    position: absolute;
    margin-top: -70px;
    width: 50%;
    text-align: left;
}
.param-name {
    font-weight: 700;
}

.cat-calc-unit {
    display: block;
    margin: 0px 0px 10px;
}
.cat-calc-unit .param-name {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    padding: 0px 10px 0px 0px;
    color: #333333;
}
.cat-calc-unit .param-val {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    text-align: left;
}
.cat-calcs {
    padding: 40px 0px 40px 0px;
    margin: 0 20px 15px 0;
}
.cat-images {
    padding-bottom: 40px;
}
a.in-basket {
    display: none !important;
}
.cat-choose {
    overflow: hidden;
    padding-left: 20px;
    position: relative;
}
.param-val b {
    font-weight: 500;
}
ul.vseknvstr {
    list-style: none;
    padding: 0;
    padding-top: 25px;
    display: -webkit-box;
}
.my_quantity1 {
    display: -webkit-box;
    width: 70px;
    margin: 0px 20px 0 0;
    text-align: center;
}
input#quant1 {
    background: #ededed;
    border-radius: 10px;
    height: 65px;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #000;
}
span.my_minus1 {
    margin: 26px 0 0 10px;
    display: block;
    position: absolute;
    font-size: 19px;
    cursor: pointer;
}
span.my_plus1 {
    margin: 26px 0 0 50px;
    display: block;
    position: absolute;
    font-size: 19px;
    cursor: pointer;
}
#kalkpok1 {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 20px 40px 20px 40px;
    border-radius: 10px;
    background: #fff;
}
li.cenpp {
    padding: 18px 0 0 0;
    font-size: 22px;
}
.cat-result .cat-calc-unit {
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #dadada;
}
#facturaname {
    border-bottom: 0px;
    display: none;
}
li.cenpp2 {
    margin: 15px 0 0 10px;
}
.cat-torez span.active {
    margin: 0px 0px 10px 0px;
    border: 3px solid #08b00c;
    border-radius: 13px;
}
.cat-torez span {
    display: inline-block;
    vertical-align: top;
    width: 90px;
    height: 110px;
    margin: 0px 5px 10px 5px;
    cursor: pointer;
}
.cat-torez span img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}
.cat-torez span b {
    display: block;
    text-align: center;
    font-size: 15px;
}
.cat-torez {
    margin: 0 0 30px 0;
}
.cat-facturas {
    margin: 0 0 20px 0;
}
.cat-calc-unit .param-val input {
    float: left;
    width: 65px;
    height: 30px;
    margin: 0 10px 0 0;
    background: #ededed;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px;
}
#fotgalprod {
    margin: 0 -15px 40px -15px;
}
#fakkamprod {
    margin: 0 -15px;
}
#faktura .owl-pagination {
    display: block;
}
#telnov a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
#kalktermopan {
    background: url(/image/tkor1.jpg) center top no-repeat;
    min-height: 700px;
}
#kalktermopan2 {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 20px 20px 20px 20px;
    border-radius: 10px;
    min-height: 530px;
    margin: 60px 0 0 0;
    background: #fff;
}
#kalktermopan3 {
    background: #f8b763;
    border-radius: 10px;
    padding: 20px;
    height: 550px;
    margin: -20px -21px -20px 0;
    color: #fff;
}
#osstermdva {
    border-radius: 10px;
    margin: 0px 0px 15px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px 20px;
    max-width: 350px;
}
#osstermdva p:nth-child(1) {
    float: left;
    height: 80px;
    width: 45px;
}
#osstermdva p:nth-child(2) {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
#osstermdva p:nth-child(3) {
    font-size: 19px;
}
#glavekr12 {
    font-size: 24px;
    text-align: center;
    max-width: 530px;
    margin: 30px auto 0 auto;
}
#glavesd123 {
    padding: 30px;
}
#glavesd12 p:nth-child(1) {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}
#glavesd12 p:nth-child(2) {
    font-size: 24px;
}
#telmesssd {
    font-size: 18px;
}
#telmesssd b {
    font-weight: 700;
}
#telmesssd p:nth-child(1) {
    float: left;
    width: 60px;
    height: 60px;
}
#telmesssd p:nth-child(2) {
    margin: 0px 0 1px 0;
    padding: 2px 0 0 0;
}
#telmesssd p:nth-child(3) {
    
}
#ossterm {
    font-size: 23px;
    margin: 80px 0 20px 30px;
}
#ossterm p {
    margin: 0 0 20px 0;
}
#absimg {
    position: absolute;
    left: -300px;
}
#osstermdva0 {
    margin: 45px 0 0 0;
}
#vidkud222 img {
    width: 100%;
    max-width: 350px;
}
#vidkud222 {
    max-width: 350px;
    border-radius: 10px;
    margin: 0px 0px 0 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px;
}
#ossterm b {
    font-weight: 700;
}
#ossterm ul.kudadvekn {
    margin: 35px 0 0 0;
}
footer #copsred1 {
    margin: 0 0 0 -30px;
}
b, strong {
    font-weight: 700;
}
#blokzg0 {
    position: relative;
    color: #fff;
}
#demorem01 {
border-radius: 10px;
    margin: 250px 10px 0 300px;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px;
    z-index: 2;
    max-width: 250px;
    position: absolute;
    display: none;
}
#demorem01 p:nth-child(1) {
    margin: -50px 0 20px -50px;
    border-radius: 100px;
    overflow: hidden;
}
#demorem02 p:nth-child(2) {
    
}
#glavesd12 {
    max-width: 550px;
}
#inpdeclab {
    font-size: 14px;
    margin: 20px 0 10px 0;
    font-weight: 700;
}
.limit-radio-custom {
display: block;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    background: #FFF;
    border: 2px 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: 0px;
    min-height: auto;
    height: auto;
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 700;
    background: none;
    color: #fff;
    border-radius: 30px;
    overflow: hidden;
}
#prostokn2 .limit-radio-custom {
    min-height: auto;
    height: auto;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
    background: none;
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 25px 20px;
    border: 2px solid #3b3b3b;
}
.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: 2px solid #f8b763 !important;
}
#suzhaem {
    max-width: 500px;
    text-align: center;
    margin-top: 20px;
}
#buthr a {
    display: block;
    overflow: hidden;
}
#imgprof img {
    margin: 0px 0 0 0;
    max-width: 125px;
}
#imgprof {
    overflow: hidden;
    padding: 10px 5px;
    text-align: center;
}
#imgprof11 {
    font-size: 24px;
    font-weight: 700;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
}
#rez1 b {
    font-weight: 700;
}
#rez1 {
    margin: 10px 0 0px 0;
    font-size: 14px;
}
.nfishlab {
    font-size: 14px;
    color: #777676;
    margin: 17px 0 5px 0;
}
.nizhec {
    margin-top: 22px;
}
span#zvezd {
    color: #fb0505;
}
#vseer {
    color: #fb0505;
    font-size: 14px;
    margin: 10px 0 0 0;
}
#textcvet {
    font-size: 14px;
    margin: 20px 0 0 0;
}
#pagedva5 table {
    font-size: 14px;
}
#logomobh {
    display: none;
}
#blsfakt3 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 16px 19px 16px 15px;
    text-align: center;
    width: 100%;
    max-width: 270px;
    background: #131213;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 0 0px 15px 0;
    text-transform: uppercase;
}
#blsfakt3 a:hover {
    background: #f8b763;
}
#imgprof12 {
    margin-bottom: 30px;
}
#newRow, #newRow2, #newRow3 {
    margin: 0 -15px -5px -15px;
    padding: 5px 15px;
    border-radius: 3px;
}
#dvtabmob img {
    max-width: 40px;
}
#patstat {
    float: left;
    width: 200px;
    border-radius: 10px;
    margin: 0px 23px 0 0;
}
#patstat img {
    width: 100%;
}
#patstat2 {
    padding: 75px 0 0 0;
    font-size: 25px;
}
#patstat0 {
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 20px;
    border-radius: 10px;
    margin: 25px 0 25px 0;
}
#fonvb {
    border-radius: 10px;
    margin: 0px 10px 0 0;
    overflow: hidden;
    background: #fff;
    padding: 30px 30px 0px 30px;
    min-height: 640px;
    position: relative;
    z-index: 3;
}
#preimbh {
    border-radius: 30px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 40px 35px;
    min-height: 320px;
    font-size: 21px;
    position: relative;
    z-index: 2;
}
#glavekrsd0123 {
    border-radius: 30px;
    margin: 0px 15px 15px 0;
    overflow: hidden;
    background: #fff;
    color: #000;
    padding: 30px 30px;
    min-height: 530px;
}
#glavekrsd0123 p:nth-child(1) {
    min-height: 258px;
    /* width: 90px; */
    margin: -30px -30px 40px -30px;
    border-radius: 30px;
    overflow: hidden;
}
#glavekrsd0123 p:nth-child(2) {
    
    font-weight: 600;
    font-size: 17px;
    max-width: 450px;
    margin-bottom: 30px;
    min-height: 95px;
    text-transform: uppercase;
}
#glavekrsd0123 p:nth-child(3) {
    font-size: 21px;
    min-height: 95px;
    margin: 0 0 15px 0;
}
#glavekrsd0123 p:nth-child(4) {
    font-size: 27px;
    
    font-weight: 700;
    margin: 0 0 20px 0;
}
#glavekrssdfd0123 {
    border-radius: 10px;
    margin: 0px 10px 0 0;
    overflow: hidden;
    background: #c9e9fe;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 70px 50px 0px 50px;
    min-height: 550px;
}
#vygoda {
    background: url(/image/buh4.jpg) center top no-repeat;
    min-height: 800px;
    margin: 50px 0 100px 0;
}
#tarifobsl {
    background: #dbf1ff url(/image/buh5.jpg) center top no-repeat;
    min-height: 800px;
    padding: 80px 0 80px 0;
}
#vsepof a {
    font-size: 31px;
    text-transform: uppercase;
    
    color: #f8b763;
    font-weight: 700;
    display: block;
    float: right;
}
#glavekrsd0123 ul {
    list-style: none;
    display: -webkit-box;
    margin: 0;
    padding: 0;
}
#glavekrsd0123 ul li:nth-child(1) a {
    display: block;
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 20px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    width: 160px;
}
#glavekrsd0123 ul li:nth-child(2) a {
    font-size: 14px;
    font-weight: 600;
    padding: 18px 20px;
    display: block;
    text-align: center;
    width: 150px;
    color: #000;
    border: 2px solid;
    border-radius: 10px;
    margin-left: 10px;
    text-transform: uppercase;
}
#glavekrsd0123 ul li:nth-child(2) a:hover {
    color: #f8b763;
}
#glavekrsd0123 p:nth-child(1) img {
    max-width: 375px;
}
#zagadidr77 {
    padding: 90px 60px 10px 60px;
    margin: -30px -31px 0 0px;
    min-height: 640px;
    border-radius: 10px;
    background: #212121;
    color: #fff;
    position: relative;
    z-index: 2;
}
#zagadidr p:nth-child(1) {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    max-width: fit-content;
    margin: 0 auto 20px auto;
    border-radius: 200px;
}
#zagadidr p:nth-child(2) {
    text-transform: uppercase;
    
    font-size: 34px;
    font-weight: 700;
}
#zagadidr p:nth-child(3) {
    font-size: 20px;
    margin: 0px 0 0 0;
}
#kvdrtiki {
    background: url(/image/tochki.png) center top no-repeat;
    content: "";
    width: 151px;
    height: 151px;
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: 2;
}
#faktura .container {
    position: relative;
}
#zagadidr01 {
    text-align: left;
    margin: -10px 0 0px 0;
    overflow: hidden;
}
#zagadidr01 p:nth-child(1) {
    float: left;
    font-size: 67px;
    text-transform: uppercase;
    
    font-weight: 700;
    color: #f8b763;
    width: 70px;
    text-align: right;
}
#zagadidr01 p:nth-child(2) {
    max-width: 180px;
    padding: 12px 0 0 25px;
    overflow: hidden;
    font-size: 21px;
    line-height: 1;
}
#zagadidr {
    margin: 0 0 30px 0;
}
#preimbh p:nth-child(1) {
    font-size: 68px;
    font-weight: 800;
    line-height: 1;
    color: #dcd9d9;
    margin: 0 0px 10px 0;
}
#preimbh p:nth-child(2) {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#preimbh p:nth-child(3) {
    font-size: 18px;
}
#preimbh0 {
    max-width: 700px;
    float: right;
    margin-top: 0px;
}
#pochstsdr {
    text-align: center;
}
#pochstsdr p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 65px;
    font-weight: 700;
    line-height: 0.9;
}
#pochstsdr p:nth-child(2) {
    font-size: 23px;
    max-width: 800px;
    margin: 0 auto 50px auto;
}
#pochstsdfdr000 {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 50px 60px;
    min-height: 215px;
    max-width: 500px;
    margin: 0 auto;
}
#glavekrssdfd0123 a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 22px 19px 22px 15px;
    text-align: center;
    width: 100%;
    min-width: 250px;
    max-width: 350px;
    background: #f8b763;
    border-radius: 50px;
    font-size: 23px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 40px 35px 15px 0;
    text-transform: uppercase;
    
}
#glavekrssdfd0123 ul {
    padding: 0 0 0 0;
}
#glavekrssdfd0123 ul li {
    list-style: none;
    background: url(/image/navli1.png) no-repeat 0px 3px;
    padding: 13px 0px 15px 50px;
}
#pochstsdfdr000 p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 30px 0;
    text-align: center;
}
#pochstsdfdr000 ul li {
    list-style: none;
    background: url(/image/navli2.png) no-repeat 0px 3px;
    padding: 0px 0px 35px 50px;
    font-size: 21px;
}
#pochstsdfdr000 a {
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 25px 19px 25px 15px;
    text-align: center;
    width: 100%;
    min-width: 250px;
    max-width: 350px;
    background: #f8b763;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 10px 35px 15px 0;
    text-transform: uppercase;
    
}
#pochstsdfdr000 ul {
    padding: 0;
}
#pochstsdfdr {
    max-width: 450px;
    margin: 50px auto 0 auto;
}
#pochstsdfdr ul {
    padding: 0;
}
#pochstsdfdr ul li {
    list-style: none;
    background: url(/image/navli3.png) no-repeat 0px 3px;
    padding: 0px 0px 35px 50px;
    font-size: 21px;
}
#pochstsdfdr p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 30px 0;
    text-align: center;
}
#pochstsdfobr {
    
}
#pochstsdfobr p:nth-child(1)::before {
    background: url(/image/tochki.png) center top no-repeat;
    content: "";
    width: 151px;
    height: 151px;
    position: absolute;
    top: -35px;
    left: -45px;
    z-index: 1;
}
#pochstsdfobr p:nth-child(1) {
    max-width: 620px;
    text-transform: uppercase;
    
    font-size: 65px;
    font-weight: 700;
    line-height: 0.8;
}
#pochstsdfobr p:nth-child(2) {
    font-size: 23px;
    max-width: 700px;
    margin: 0px 0 0 0;
}
#pochstsdfobr01 {
    border-radius: 10px;
    margin: 50px 15px 15px 0;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px;
    min-height: 550px;
    font-size: 16px;
}
#pochstsdfobr01 p:nth-child(1) {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    margin: -100px auto 0 auto;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    padding: 40px;
    text-align: center;
    background: #fff;
}
#pochstsdfobr01 p:nth-child(3) {
    font-size: 30px;
    
    font-weight: 700;
    text-align: center;
}
#pochstsdfobr01 p:nth-child(4) {
    text-align: center;
    min-height: 90px;
}
#pochstsdfobr01 ul li {
    list-style: none;
    background: url(/image/navl4.png) no-repeat 0px 3px;
    padding: 0px 0px 13px 18px;
    font-size: 16px;
}
#pochstsdfobr {
    margin: 0 0 60px 0;
}
#pochstsdfobr01 ul {
    padding: 0;
    margin: 0 0 30px 0;
}
p.prsl {
    font-size: 27px;
    
    font-weight: 700;
    text-align: center;
}
p.knzprsl a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 25px 19px 25px 15px;
    text-align: center;
    width: 100%;
    min-width: 250px;
    max-width: 350px;
    background: #f8b763;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 20px 35px 0px 0;
    text-transform: uppercase;
    
}
p.popull {
    font-size: 30px;
    padding: 10px;
    
    line-height: 1.0;
    background: #f8b763;
    color: #fff;
    max-width: 170px;
    text-align: center;
    border-radius: 5px;
    font-weight: 700;
    transform: rotate(4deg);
    margin: -35px auto 20px auto;
    position: relative;
    z-index: 2;
}
#pochstsdfobr01 p:nth-child(2) {
    min-height: 25px;
}
#pochstobr {
    margin: 0 0 40px 0;
}
#fzbuh {
    margin: 0 -15px;
    background: #000000;
    border-radius: 10px;
    color: #fff;
    padding: 40px 90px;
}
#dverivinterwr2 {
    margin: 80px 0 40px 0;
}
#fzbuh2 {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
    max-width: fit-content;
    margin: 0 0 20px 0;
    border-radius: 200px;
    background: #fff;
    padding: 5px;
}
#fzbuh3 {
    
}
#fzbuh3 p:nth-child(1) {
    max-width: 800px;
    text-transform: uppercase;
    font-size: 43px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 15px 0;
  
}
#fzbuh3 p:nth-child(2) {
    
}
#fzbuh3 p:nth-child(2) {
    font-size: 22px;
    max-width: 500px;
    margin: 0 0 31px 0;
}
#fzbuh6 {
    font-size: 10px;
    margin: 10px 0 15px 0;
    opacity: 0.3;
}
#fzbuh4 input {
    width: 100%;
    max-width: 315px;
    line-height: 74px;
    border-radius: 10px;
    padding: 0 20px;
    border: 0px;
    color: #fff;
    background: #3c3b3b;
}
#fzbuh4 input::placeholder {
    color: #fff;
}
#fzbuh5 button {
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    display: block;
    background: none;
    padding: 26px 15px 26px 15px;
    text-align: center;
    width: 290px;
    max-width: 300px;
    background: #e29a01;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
#fzbuh3 {
    margin: 15px 0 0 0;
}
#blsfakt33 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
#blsfakt33 ul li:nth-child(1) a {
    display: block;
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 22px 20px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    width: 200px;
}
#blsfakt33 ul li:nth-child(2) a {
    font-size: 14px;
    font-weight: 600;
    padding: 20px 20px;
    display: block;
    text-align: center;
    width: 200px;
    color: #000;
    border: 2px solid;
    border-radius: 10px;
    margin-left: 10px;
    text-transform: uppercase;
}
li.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    border: 0px;
    width: 1000px;
    padding: 20px;
    border-radius: 10px;
}
.dropdown-inner li {
    text-transform: uppercase;
    
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
}
#menuotd1 i.fa.fa-caret-down {
    font-size: 15px;
    margin: 0px 0 0 0;
    color: #f8b763;
}
li.knop33 input {
    width: 100%;
    width: 300px;
    line-height: 75px;
    border-radius: 50px;
    border: 0px solid;
    padding: 0 20px;
}
li.knop44 button {
    background: #f8b763;
    line-height: 55px;
    width: 100%;
    width: 270px;
    color: #fff;
    
    font-size: 25px;
    font-weight: 700;
    margin: 0 0 0 -50px;
}
#glavekrssdfd0123 a:hover {
    background: #049bd2;
}
li.dec1 a:hover {
    background: #049bd2;
}
#pochstsdfdr000 a:hover {
    background: #049bd2;
}
p.knzprsl a:hover {
    background: #049bd2;
}
#blsfakt33 ul li:nth-child(1) a:hover {
    background: #049bd2;
}
#blsfakt323233 ul li:nth-child(1) a:hover {
    background: #049bd2;
}
li.knop44 button:hover {
    background: #049bd2;
}
#glavekrsd0123 ul li:nth-child(1) a:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
}
#vsepof a:hover {
    color: #049bd2;;
}
#msgs ul {
    list-style: none;
    display: -webkit-box;
    margin: 20px 0 0 -10px;
    padding: 0;
}
#msgs ul li {
    margin: 0 5px 0 0;
}
#blsfakt22 {
    margin: 20px 0 40px 0;
    font-size: 18px;
    line-height: 1.3;
}
#blsfakt00 {
    margin: 0 10px 0 40px;
}
#bls32 {
    border-radius: 10px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 20%);
    padding: 35px;
    min-height: 415px;
}
#blsfakt32337 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    
    line-height: 1;
    min-height: 70px;
}
#blsfakt32335 {
    font-size: 18px;
    min-height: 100px;
    margin: 10px 0 0 0;
}
#blsfakt323233 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
#blsfakt323233 ul li:nth-child(1) a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #fff !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 20px 19px 20px 15px;
    text-align: center;
    width: 100%;
    min-width: 150px;
    max-width: 250px;
    background: #f8b763;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 700;
    transition: 0.8s ease;
    margin: 0 35px 15px 0;
    text-transform: uppercase;
    
}
#blsfakt323233 ul li:nth-child(2) a {
    display: block;
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0 0px 20px;
    text-transform: uppercase;
    
}
#blsfak2341 {
    margin: -35px -35px 20px -35px;
    min-height: 230px;
}
#blsfak2341 img {
    width: 100%;
    border-radius: 10px;
}
.dropdown-inner a {
    color: #fff;
    line-height: 1.2;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.dropdown-inner li {
    padding: 7px 30px 7px 0;
    margin: 0 0 0 0;
    line-height: 0.9;
}
footer #copsred1 p:nth-child(2) {
    font-weight: 500;
    font-size: 18px;
}
footer #copsred1 p:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
}
#levpunkty55 {
    font-size: 12px;
    opacity: 0.5;
    max-width: 450px;
}
#levpunkty55 a {
    color: #f8b763;
    border-bottom: 1px solid;
}
#information-information2 #fzbuh {
    margin-top: 60px;
    margin-bottom: 60px;
}
#dvigrab {
    margin: 60px 0 0px 0;
}
#sklvm {
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    border-radius: 10px;
    margin: 0;
    padding: 70px 50px;
}
#menuotd1 {
    margin: 0 0 0 0px;
    position: relative;
    z-index: 3;
}
.brlffn {
    padding: 50px;
    min-height: 450px;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    margin: 0;
    margin-right: 15px;
}
#okompinfo01 {
    margin: 0 0 0 -80px;
}
#okompinfo01 img {
    border-radius: 10px;
}
#okompinfo02 {
    
}
#okompinfo02 p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 95px;
    font-weight: 700;
    line-height: 0.9;
    margin: 15px 0 20px 0;
}
#okompinfo02 {
    font-size: 21px;
}
li.knop333 a {
-webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
    background: none;
    padding: 26px 15px 26px 15px;
    text-align: center;
    width: 350px;
    max-width: 300px;
    background: #f8b763;
    background: linear-gradient(8deg, #f8b763, #f8b763);
    border-radius: 10px;
    font-size: 24px;
    font-weight: 700;
    -webkit-box-shadow: 0 5px 0 #99bf03;
    box-shadow: 0 5px 0 #99bf03;
    
    text-decoration: none;
}
li.knop443 a {
    
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 26px 15px 26px 15px;
    border: 2px solid #fff;
    border-radius: 10px;
    width: 290px;
    text-align: center;
    margin: 0 0 0 20px;
    text-decoration: none;
}
#osstefrtm1 {
    
}
#osstefrtm1 p:nth-child(1) {
    max-width: 520px;
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 700;
    line-height: 0.9;
    margin: 0 0 10px 0;
}
#osstefrtm1 p:nth-child(2) {
    font-size: 22px;
    max-width: 550px;
    margin: 0px 0 0 0;
}
#okompinfo0 {
    margin: 200px 0 120px 0;
    position: relative;
}
#shemvzaimod {
    margin: 80px 0 80px 0;
    min-height: 756px;
}
#shemvzaimod1 p:nth-child(1) {
    max-width: 620px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#shemvzaimod1 p:nth-child(2) {
    font-size: 22px;
    max-width: 650px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#osste35rm {
    padding: 20px;
}
#blsfaktknplay {
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 0;
    right: 0;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
li.knop443 img {
    margin: 0 10px 0 0;
}
#shemvzaimod1 {
    margin: 0 0 45px 0;
}
.soderzmbl {
    border-radius: 30px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    background: #232323;
    padding: 30px 30px;
    min-height: 400px;;
}
.soderzmbl p:nth-child(1) {
    min-height: 240px;
}
.soderzmbl p:nth-child(3) a {
    display: block;
    color: #fff;
    font-size: 22px;
    
    font-weight: 700;
    width: 270px;
    text-align: center;
    padding: 22px 10px;
    border-radius: 100px;
    border: 2px solid #f8b763;
}
.soderzmbl p:nth-child(3) a:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
    color: #000;
}
.statval4 a:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
    color: #000;
}
.soderzmbl {color: #fff;}
.soderzmbl p:nth-child(2) {
    font-weight: 600;
    font-size: 23px;
    max-width: 450px;
    margin-bottom: 20px;
    min-height: 60px;
    text-transform: uppercase;
}
.soderzmbl p:nth-child(4) {
    font-weight: 600;
    font-size: 20px;
    max-width: 450px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: uppercase;
}
.soderzmbl p:nth-child(3) {
    min-height: 80px;
}
#carousel234 .owl-wrapper-outer {
    overflow: inherit;
}
.navigstr ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    float: right;
}
.navigstr ul li {
    margin: 0 0 0 30px;
}
.navigstr {
    margin: 30px 0 0 0;
}
.navigstr i.fa.fa-caret-right {
    font-size: 19px;
}
#information-information #blsfakt {
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    border-radius: 10px;
    margin: 0;
    padding: 70px 50px;
}
#podltext #blsfakt {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 30%);
    background: #fff;
    padding: 40px;
    margin: 0;
}
#glavekrsd0123 ul li:nth-child(1) a:hover {
    background: #f8b763;
    border-color: #f8b763;
    color: #000;
}
li.dec1 a:hover {
    background: #f8b763;
    border-color: #f8b763;
    color: #fff;
}
#blsfakt33 ul li:nth-child(2) a:hover {
    color: #f8b763;
}
li.dec2 a:hover {
    color: #f8b763;
}
li.knop333 a:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
    -webkit-box-shadow: 0 5px 0 #99bf03;
    box-shadow: 0 5px 0 #99bf03;
}
#fzbuh5 button:hover {
    background: #bbe708;
    box-shadow: 0 5px 0 #99bf03;
}
#blsfakt33 ul li:nth-child(1) a:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
    color: #000;
}
li.knop443 a:hover {
    background: #fff;
    color: #000;
}
li.knop443 i.fa.fa-search {
    font-size: 25px;
    padding: 0 5px 0 0;
}
textarea.vvodtext {
    background: #f0f0f0;
    width: 630px;
    max-width: 100%;
    height: 100px;
    border: 0px;
    padding: 20px;
    font-family: 'Gilroy';
    font-size: 22px;
}
textarea.vvodtext::placeholder {
    font-family: 'Gilroy';
    font-size: 22px;
}
.limit-radio-custom {
    display: block;
    width: 100%;
    height: 55px;
    border: 2px solid #e8e6f3;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 19px;
    line-height: 1;
    color: #000;
    cursor: pointer;
    font-weight: 800;
    padding: 10px 20px 10px 20px;
    min-height: 160px;
}
#levpunkty2 ul {
    font-size: 21px;
    padding: 0;
    margin: 30px 0 0 20px;
}
#fzbuh5 button {
    background: #f8b763;
}
#osste35rm12 {
    color: #fff;
}
#osstefrtm123 {
    
}
#osstefrtm123 p:nth-child(1) {
    max-width: 720px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#osstefrtm123 p:nth-child(2) {
    font-size: 22px;
    max-width: 550px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#levpunkty2 ul li {
    list-style: none;
    background: url(/image/galsept.png) no-repeat 0px 7px;
    padding: 0px 0px 12px 24px;
}
.dovgar {
    color: #fff;
    position: absolute;
    top: 250px;
    max-width: 280px;
    background: rgb(0,0,0,0.7);
    padding: 20px 40px;
    border-radius: 10px;
    left: 90px;
}
.dovgar p:nth-child(1) {
    margin-top: -70px;
    margin-bottom: 20px;
    max-width: fit-content;
    margin-left: 40px;
}
.dovgar p:nth-child(2) {
    
    font-size: 28px;
    font-weight: 700;
}
.dovgar p:nth-child(3) {
    font-size: 17px;
    line-height: 1.2;
}
header .container {
    width: 100%;
    max-width: 1400px;
}
#telnov223 a {
    
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 19px 15px 18px 15px;
    border: 2px solid #fff;
    border-radius: 10px;
    width: 210px;
    text-align: center;
    margin: -10px 0 0 20px;
    text-decoration: none;
}
#telnov223 a:hover {
    background: #f8b763;
    border-color: #f8b763;
    color: #000;
}
header ul.messbyt {
    margin: 2px -30px 0 180px;
    position: relative;
    z-index: 2;
}
.kayr {
    position: absolute;
    font-size: 275px;
    
    font-weight: 700;
    top: -160px;
    opacity: 0.08;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    max-width: fit-content;
}
#glavekrsd0123 i.fa.fa-caret-right {
    color: #f8b763;
}
#osstefrtm123 {
    margin-top: 0px;
}
#osstefrtm123 p:nth-child(3) {
    text-align: right;
    max-width: 400px;
}
#okompinfo02 p {
    margin-bottom: 25px;
}
#okompinfo02 .navigstr {
    float: left;
    padding: 0;
    margin: 20px 0 20px -30px;
}
#okompinfo0111 {
    background: #171616;
    color: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 400px;
    float: right;
    margin-right: 70px;
    margin-top: -130px;
    position: relative;
}
#okompinfo0111 p:nth-child(1) {
    
    font-size: 30px;
    font-weight: 700;
}
#okompinfo0111 p:nth-child(2) {
    font-size: 21px;
}
#osste35rm1211 {
    
    font-size: 129px;
    font-weight: 700;
    position: absolute;
    rotate: -90deg;
    opacity: 0.2;
    left: -290px;
    top: 240px;
    z-index: 1;
    color: #fff;
}
#zagadidr771111 {
    position: relative;
}
#okompinfo2 p:nth-child(3) {
    text-align: right;
}
.fkrn {
    font-size: 85px;
    font-weight: 700;
    position: absolute;
    rotate: -90deg;
    opacity: 0.15;
    left: -260px;
    top: 270px;
    z-index: 1;
    color: #000;
    text-transform: uppercase;
}
#blsfak34 {
    margin: 0 0 0 0;
    font-size: 18px;
}
#blsfakt2123 {
    margin-bottom: 10px;
}
#blogkomp {
    overflow: hidden;
    margin: 80px 0 0px 0;
    background: #e7e2e2;
}
#onasgov {
    margin: 80px 0 80px 0;
}
#blogkomp {
    padding: 80px 0 80px 0;
}
.statval.row {
    margin: 0 15px 0 0;
    background: #171616;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
}
.statval222 {
    padding: 60px 20px 20px 20px;
}
.statval2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px 0;
    
    color: #fff;
    display: block;
    min-height: 60px;
}
.statval4 a {
    font-size: 14px;
    font-weight: 600;
    padding: 20px 20px;
    display: block;
    text-align: center;
    width: 200px;
    color: #000;
    border: 2px solid;
    border-radius: 10px;
    text-transform: uppercase;
}
.statval3 {
    min-height: 80px;
}
.partnery {
    color: #a7a7a7;
    font-size: 43px;
    
    font-weight: 700;
    text-align: center;
    margin: 40px 0 20px 0;
}
.blrek {
    background: #fff;
    padding: 20px;
    border-radius: 30px;
    min-height: 650px;
    margin-right: 15px;
    box-shadow: 11px 14px 75px 5px rgb(133 129 129 / 20%);
    position: relative;
}
#carousel234114 {
    margin: 20px 0 50px 0;
}
.blrek2 {
    font-size: 30px;
    
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 30px;
}
.blockpartn {
    text-align: center;
    filter: grayscale(100%);
    opacity: 0.5;
}
.blrek1 {
    text-align: center;
    min-height: 400px;
}
.blrek3 {
    min-height: 160px;
}
#osste352rm2 input#val1 {
    max-width: 100%;
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    border: 0px;
    line-height: 40px;
    
    font-weight: 700;
    font-size: 22px;
}
#osste352rm1 {
    
    font-size: 30px;
    text-align: left;
    font-weight: 700;
}
#osste352rm2 {
    margin: -15px 0 30px 0;
}
#osste352rm100 {
    margin-top: 30px;
    margin-bottom: 20px;
}
.chclab label {
    font-size: 20px;
    margin: 10px 0 0 10px;
}
.chclabbut button {
    display: block;
    color: #fff;
    font-size: 22px;
    
    font-weight: 700;
    width: 240px;
    text-align: center;
    padding: 22px 10px;
    border-radius: 100px;
    border: 2px solid #f8b763;
    background: none;
    margin-top: 40px;
}
.chclabbut button:hover {
    background: #bbe708;
    background: linear-gradient(8deg, #bbe708, #c6f604);
    color: #000;
}
.polzunok-container-2 .ui-slider {
    position: relative;
    background: #000;
    height: 12px;
    border-radius: 10px;
    border: 0px;
}
.polzunok-container-2 .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 12px;
    display: block;
    border: 0;
    background: #f8b763;
    border-radius: 10px;
}
.polzunok-container-2 .ui-slider .ui-slider-handle {
    position: absolute;
    margin-left: -20px;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 4px;
    cursor: pointer;
    border-radius: 100px;
    border: 9px solid #fff;
    top: -8px;
    background: #b7e500;
    z-index: 2;
    color: #000;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%), 0 4px 6px rgb(0 0 0 / 20%);
}


.polzunok-container-3 .ui-slider {
    position: relative;
    background: #000;
    height: 12px;
    border-radius: 10px;
    border: 0px;
    margin: 25px 0 0 0;
}
.polzunok-container-3 .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 12px;
    display: block;
    border: 0;
    background: #f8b763;
    border-radius: 10px;
}
.polzunok-container-3 .ui-slider .ui-slider-handle {
    position: absolute;
    margin-left: -20px;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 4px;
    cursor: pointer;
    border-radius: 100px;
    border: 9px solid #fff;
    top: -8px;
    background: #b7e500;
    z-index: 2;
    color: #000;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%), 0 4px 6px rgb(0 0 0 / 20%);
}


.polzunok-container-4 .ui-slider {
    position: relative;
    background: #000;
    height: 12px;
    border-radius: 10px;
    border: 0px;
    margin: 25px 0 0 0;
}
.polzunok-container-4 .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 12px;
    display: block;
    border: 0;
    background: #f8b763;
    border-radius: 10px;
}
.polzunok-container-4 .ui-slider .ui-slider-handle {
    position: absolute;
    margin-left: -20px;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 4px;
    cursor: pointer;
    border-radius: 100px;
    border: 9px solid #fff;
    top: -8px;
    background: #b7e500;
    z-index: 2;
    color: #000;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%), 0 4px 6px rgb(0 0 0 / 20%);
}



.polzunok-container-5 .ui-slider {
    position: relative;
    background: #000;
    height: 12px;
    border-radius: 10px;
    border: 0px;
    margin: 25px 0 0 0;
}
.polzunok-container-5 .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 12px;
    display: block;
    border: 0;
    background: #f8b763;
    border-radius: 10px;
}
.polzunok-container-5 .ui-slider .ui-slider-handle {
    position: absolute;
    margin-left: -20px;
    text-align: center;
    width: 26px;
    height: 26px;
    font-size: 18px;
    line-height: 18px;
    padding-top: 4px;
    cursor: pointer;
    border-radius: 100px;
    border: 9px solid #fff;
    top: -8px;
    background: #b7e500;
    z-index: 2;
    color: #000;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%), 0 4px 6px rgb(0 0 0 / 20%);
}
li.knop333 img {
    margin-left: 10px;
}
.dropdown-menu {
    background-color: rgb(4 5 7 / 70%);
}
footer .list-unstyled {
    max-width: 300px;
}
.obshk {
    margin-right: 120px;
}
#razgrn {
    margin: 20px 0 0 0;
    font-size: 18px;
    
    font-weight: 700;
    opacity: 0.6;
}
.rightzn {
    text-align: right;
}
#gsfon {
    background: #171616;
    border-radius: 10px;
    padding: 60px;
    color: #fff;
}
#gosekspert {
    margin: 60px 0 90px 0;
}
#ge220 p:nth-child(1) {
    font-size: 43px;
    
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 30px;
}
#ge220 p:nth-child(2) {
    
}
#ge220 ul {
    padding: 0 0px 0 20px;
}
#ge220 ul li {
    list-style: none;
    background: url(/image/galsept.png) no-repeat 0px 7px;
    padding: 0px 0px 12px 24px;
}
.gos {
    text-align: center;
}
#prezentac {
    padding: 80px 0 80px 0;
    background: #232323;
    color: #fff;
}
.preza p:nth-child(1) {
    text-transform: uppercase;
    font-size: 61px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
.preza p:nth-child(2) {
    max-width: 350px;
}
.izopreza {
    min-height: 350px;
    overflow: hidden;
    border-radius: 30px;
}
.preza {
    margin: 30px 0 0 40px;
}
.fancybox-image, .fancybox-spaceball {
    height: auto !important;
}
.vnutp #levpunkty1 p:nth-child(1) {
    position: relative;
    z-index: 2;
    
    font-size: 95px;
    font-weight: 700;
    line-height: 0.9;
}
#blokzg #blokzg1 {
    font-size: 60px;
    max-width: 700px;
}
#levpunkty2 p {
    font-size: 23px;
    line-height: 1.2;
    margin: 0px 0 40px 0;
    max-width: 700px;
    font-weight: 400;
}
/* ----- Animated button ----- */

#Animated_button {
  
  -moz-animation: cycle 4s linear infinite;            
    -webkit-animation: cycle 4s linear infinite;
  
}

#Animated_button2 {
  
  -moz-animation: cycle 3s linear infinite;            
    -webkit-animation: cycle 3s linear infinite;
  
}

@-moz-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
    }

    @-webkit-keyframes cycle {
        35% {transform: rotate(0) translate(0, 0);}
        40% {transform: rotate(5deg) translate(0, -2px);}
        45% {transform: rotate(-3deg) translate(0, -2px);}
        50% {transform: rotate(5deg) translate(0, -2px);}
        55% {transform: rotate(-3deg) translate(0, -2px);}
        60% {transform: rotate(5deg) translate(0, -2px);}
        65% {transform: rotate(-3deg) translate(0, -2px);}
        70% {transform: rotate(0) translate(0, 0);}
    }

/* ----- Animated button END ----- */

#Animated_button{
  
  min-height:30px;
  display:block;
}
#my-div {
  width: 40px;
  height: 40px;
  background-color: #1f1e1e;
  position: absolute;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(16, 0, 54, 0.2);
  transition: 0.9s ease-out;
  z-index: 99999;
}
#vninf #okompinfo0 {
    margin-top: 0px;
}
#vninf #blogkomp {
    margin-top: 0px;
}
#vninf #onasgov {
    background: #fff;
    margin-top: 0px;
    padding-top: 0px;
}
#vninf .blrek {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
}
#vninf #pochemuburlak12 {
    margin-top: 0px;
    padding-top: 0px;
}
#vninf #blsfakt {
    margin-bottom: 30px;
}
#vninf #shemvzaimod {
    background: #fff;
    margin-top: 0px;
    padding-top: 0px;
}
#vninf #rowvnt {
    margin: 0px;
}
#vninf .soderzmbl {
    background: #020202;
}
.accordion .accordion-item {
    box-shadow: 11px 14px 75px 5px rgb(200 197 197 / 30%);
    border-radius: 10px;
    margin: 0 0 10px 0;
    padding: 0 30px;
    background: #fff;
}
.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 0px solid var(--backgroundcolor1);
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 15px 40px 15px 0;
    font-weight: 500;
    border: none;
    background: none;
    outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: var(--backgroundcolor1);
  border: 1px solid var(--backgroundcolor1);
}
.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-weight: 600;
    
    max-width: 900px;
    font-size: 25px;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded='true'] {
    font-weight: 700;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: max-content;
    transition: all 200ms linear;
    will-change: opacity, max-height;
    margin-bottom: 20px;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
    margin: 10px 0 10px 0;
    font-size: 18px;
}
.input-option label {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 40px;
    font-size: var(--fontsize);
    border: 2px solid #f0efef;
    border-radius: 10px;
    font-weight: 500;
    min-height: 75px;
    margin: 0px -10px 10px -10px;
    position: relative;
}
.input-option input[type=radio]:checked + label {
    background: #eff1f1;
    color: #000;
    border: #eff1f1;
}
.input-option input[type=checkbox]:checked + label {
    background: #eff1f1;
    color: #000;
    border-color: #eff1f1;
}
.inptext input {
    width: 100%;
    background: none;
    border: 2px solid;
    height: 60px;
    border-radius: 5px;
    max-width: 490px;
    padding: 0 20px;
}
.inptext textarea {
    width: 100%;
    background: none;
    border: 2px solid;
    height: 120px;
    border-radius: 5px;
    max-width: 490px;
    padding: 20px 20px;
}
#skemrab1 ul li {
    list-style: none;
    background: url(/image/galsept2.png) no-repeat 0px 7px;
    padding: 8px 0px 12px 40px;
    
    font-weight: 700;
    font-size: 25px;
}
#skemrab1 {
    margin-top: 20px;
}
.blrek1 img {
    max-width: 100%;
}
.fixed2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
#listspis2 {
    width: 100%;
    background: #232323;
    padding: 10px 0;
}
.logofix img {
    width: 100%;
}
.logofix {
    max-width: 115px;
    margin: 11px 0 0 0;
}
#listspis2 ul.messbyt {
    margin: 0 0px 0 35px;
    position: relative;
    z-index: 2;
}
.smetkach {
    margin: 20px 0 0 0;
}
.utverd {
    font-size: 17px;
    text-align: left;
    margin-top: 20px;
}
.pleftzn {
    text-align: center;
    max-width: 100px;
    margin: 0 auto;
}
.pleftzn.lef {
    margin: 0 0 0 0;
}
.pleftzn.rig {
    float: right;
}
.transf1 {
    background: #000;
    padding: 40px;
    color: #fff;
}
#gsfonta {
    background: #000;
    color: #fff;
    border-radius: 15px;
    min-height: 500px;
    margin-right: 100px;
}
.transf11 {
    position: absolute;
    left: -200px;
    top: -90px;
}
.transf22 {
    padding: 60px;
}
.komandaklass {
    position: absolute;
    font-size: 200px;
    
    font-weight: 700;
    top: -160px;
    opacity: 0.08;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    max-width: fit-content;
}
.transf22 .row {
    margin: 20px 0 30px 0;
}
.transf222 {
    font-size: 43px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 40px 0;
    
    color: #fff;
    display: block;
}
.transf222312 {
    font-size: 22px;
    font-weight: 700;
    border-radius: 10px;
    
    max-width: 900px;
}
#okompinfo0 .container1 { 
    background-color: #212121;
    width: 80%;
    border-radius: 15px;
        } 
  
#okompinfo0 .skill {
    background-color: #f8b763;
    color: #000;
    font-weight: 700;
    padding: 3px;
    text-align: right;
    font-size: 20px;
    border-radius: 15px;
}
  
#okompinfo0 .php {
    width: 60%;
    text-align: center;
    font-size: 14px;
}
#carousel2341111 .owl-pagination {
    display: block;
}
#okompinfo01111 {
    margin: 30px 0 30px 0;
    padding: 60px 0 60px 0;
}
.pops2222 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
.pops2223 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
.otprav {
    font-size: 8px;
    opacity: 0.3;
}
.otprav a {
    color: #fff;
}
.dovgar23 {
    overflow: hidden;
    border-radius: 32px;
    margin-left: -100px;
    margin-right: 40px;
}
button#btn_submit2222 {
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    padding: 23px 25px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 -30px;
    width: 280px;
}
button#btn_submit2223 {
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    padding: 23px 25px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 -30px;
    width: 280px;
}
li.knop3334 input {
    border-radius: 10px;
    background: #3c3b3b;
    box-shadow: none;
    border: 0px;
    line-height: 67px;
    padding: 0px 20px;
    width: 280px;
}
#listspis2 .navbar-nav>li>a {
    font-size: 15px;
}
.pops222212 {
    color: #fff;
}
.pops222212 p:nth-child(1) {
    font-size: 53px;
    font-weight: 500;
    color: #f8b763;
    float: left;
    width: 80px;
    height: 140px;
    margin-top: -5px;
}
.pops222212 p:nth-child(2) {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
.pops222212 p:nth-child(3) {
    font-size: 18px;
}
#tripeimgeo {
    margin-bottom: 60px;
}
.pops222212 {
    max-width: 340px;
}
#okompinfo2322 p:nth-child(1) {
    max-width: 320px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#okompinfo2322 p:nth-child(2) {
        font-size: 22px;
    max-width: 350px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#okompinfo2322 {
    margin-top: 140px;
}
#osste352rm0 {
    margin: 40px 0 0 0;
    background: #313030;
    padding: 40px;
    border-radius: 30px;
    position: relative;
    z-index: 2;
    color: #fff;
}
.kalceulpov {
    font-size: 60px;
    font-weight: 700;
    position: absolute;
    rotate: -90deg;
    opacity: 0.15;
    left: -280px;
    top: 270px;
    z-index: 1;
    color: #a2a0a0;
    text-transform: uppercase;
}
.soderzmbl a {
    display: block;
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 23px 25px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    width: 100%;
}
.soderzmbl p:nth-child(3) {
    min-height: 80px;
}
.blrek p:nth-child(2) {
    font-size: 68px;
    font-weight: 800;
    line-height: 1;
    color: #dcd9d9;
    margin: 0 0px 10px 0;
}
.blrek p:nth-child(2) {
    position: absolute;
    right: 50px;
    top: 20px;
}
.blrek p:nth-child(3) {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
    min-height: 60px;
}
.blrek p:nth-child(4) {
    font-size: 18px;
    min-height: 300px;
}
.blrek p:nth-child(1) {
    min-height: 80px;
}
#pochstobr3321 {
    
}
#pochstobr3321 p:nth-child(1) {
    max-width: 820px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#pochstobr3321 p:nth-child(2) {
    font-size: 22px;
    max-width: 450px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#pochstobr3321 {
    margin: 0 0 40px 0;
}
.izopreza img {
    width: 100%;
    border-radius: 30px;
}
.preza .pops2222 {
    margin-top: 30px;
}
.preza .pops2223 {
    margin-top: 30px;
}
.statval33.row {
    margin: 0;
    background: #fff;
    padding: 20px 20px 40px 20px;
    border-radius: 30px;
    min-height: 650px;
    margin-right: 15px;
}
.statval1 img {
    width: 100%;
    border-radius: 30px;
}
.statval1 {
    margin: -20px -20px 20px -20px;
}
.statval233 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
    min-height: 70px;
}
.statval344 {
    font-size: 18px;
    min-height: 150px;
}
#kartaobektov {
    margin: 0 0 80px 0;
    min-height: 440px;
    position: relative;
}
.obtkt {
    margin: 0;
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    min-height: 200px;
    margin-right: 15px;
    max-width: 450px;
    box-shadow: 11px 14px 75px 5px rgb(133 129 129 / 20%);
    position: absolute;
    right: 20%;
    top: 20%;
    z-index: 2;
}
.obtkt p:nth-child(1) {
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
.obtkt p:nth-child(2) {
    font-size: 23px;
}
#nadezhorg {
    padding: 80px 0 80px 0;
    min-height: 550px;
    background: #e6e2e1 url(/image/fgeo1.jpg) center top no-repeat;
}
#pochstobr34293 {
    
}
#pochstobr34293 p:nth-child(1) {
    max-width: 350px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#pochstobr34293 p:nth-child(2) {
    font-size: 22px;
    max-width: 650px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
#belblk {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    min-height: 580px;
    margin: 50px 0 0 0;
    position: relative;
    z-index: 2;
}
#pochstobr342931 {
    position: relative;
    z-index: 2;
    max-width: 350px;
    padding: 30px;
    font-size: 18px;
}
#pochstobr342931 p:nth-child(1) {
    font-size: 23px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#belblk22 {
    margin: 0;
}
#pochstobr3429312 {
    position: absolute;
    right: -40px;
}
#pochstobr342931 a {
    font-size: 14px;
    font-weight: 600;
    padding: 20px 20px;
    display: block;
    text-align: center;
    width: 250px;
    color: #000;
    border: 2px solid;
    border-radius: 10px;
    margin-top: 30px;
    text-transform: uppercase;
}
#promstroit {
    margin: 80px 0 0px 0;
    background: #232323;
    padding: 80px 0 80px 0;
    color: #fff;
}
#pochsterq1 {
    margin-bottom: 40px;
}
#pochsterq1 p:nth-child(1) {
    max-width: 1050px;
    text-transform: uppercase;
    font-size: 53px;
    font-weight: 600;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
#pochsterq1 p:nth-child(2) {
    font-size: 22px;
    max-width: 650px;
    margin: 0px 0 0 0;
    font-weight: 400;
}
.nazvpromstroit {
    border-radius: 30px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    background: #313030;
    padding: 30px 30px;
    min-height: 500px;
}
.nazvpromstroit {
    
}
.nazvpromstroit p:nth-child(1) {
    font-weight: 600;
    font-size: 23px;
    max-width: 450px;
    margin-bottom: 20px;
    margin-top: 50px;
    min-height: 0px;
    text-transform: uppercase;
}
.nazvpromstroit p:nth-child(2) {
    min-height: 170px;
    font-size: 18px;
}
.nazvpromstroit p:nth-child(3) {
    font-weight: 600;
    font-size: 20px;
    max-width: 450px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: uppercase;
}
.nazvpromstroit a {
    display: block;
    background: #f8b763;
    border: 0;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 23px 25px;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 0 0px;
    width: 100%;
}
#osstefrtm123 {
    margin-top: 0px;
    color: #fff;
}
#osste352rm01223 {
    margin: 0;
}
.rightkv8391 {
    background: #3b3b3b;
    border-radius: 30px;
    padding: 80px 40px 40px 40px;
    margin: -40px -40px -40px 0;
    height: 550px;
    width: 350px;
    float: right;
    text-align: center;
}
.rightkv8391 p:nth-child(1) {
    min-height: 150px;
}
.rightkv8391 p:nth-child(2) {
    font-weight: 600;
    font-size: 23px;
    max-width: 200px;
    min-height: 60px;
    text-transform: uppercase;
    margin: 20px auto 10px auto;
}
.rightkv8391 p:nth-child(3) {
    font-size: 18px;
}
span.limit-radio-custom22 {
    font-size: 15px;
    text-transform: uppercase;
}
.komlks {
    font-size: 85px;
    font-weight: 700;
    position: absolute;
    rotate: -90deg;
    opacity: 0.15;
    left: -305px;
    top: 250px;
    z-index: 1;
    color: #000;
    text-transform: uppercase;
}
.pochgeo {
    font-size: 85px;
    font-weight: 700;
    position: absolute;
    rotate: -90deg;
    opacity: 0.15;
    left: -265px;
    top: 280px;
    z-index: 1;
    color: #000;
    text-transform: uppercase;
}
.navbar-nav>li>a:hover {
    color: #f8b763;
}
button#btn_submit2222:hover {
    background: #f1ac52;
}
button#btn_submit2223:hover {
    background: #f1ac52;
}
#glavekrsd0123 ul li:nth-child(1) a:hover {
    background: #f1ac52;
}
.kvizkn:hover {
    background: #f1ac52;
}
.soderzmbl a:hover {
    background: #f1ac52;
}
.nazvpromstroit a:hover {
    background: #f1ac52;
}
#blsfakt33 ul li:nth-child(1) a:hover {
    background: #f1ac52;
}
#glavekrsd0123 ul li:nth-child(2) a:hover {
    background: #f8b763;
    color: #000;
    border-color: #f8b763;
}
.statval4 a:hover {
    background: #f8b763;
    color: #000;
    border-color: #f8b763;
}
#pochstobr342931 a:hover {
    background: #f8b763;
    color: #000;
    border-color: #f8b763;
}
#blsfakt33 ul li:nth-child(2) a:hover {
    background: #f8b763;
    color: #000;
    border-color: #f8b763;
}
#suzhstolb {
    margin: 0;
}
li.zagolmenu {
    color: #fff;
    font-size: 15px;
}
.dropdown-inner li.zagolmenu a {
    font-size: 15px;
    font-weight: 700;
}
#levpunkty2 p {
    margin: 0 0 0 0;
}
.vybgor {
    margin: 0 0 0 -10px;
}
.vybgor a {
    font-size: 16px;
    font-weight: 500;
    line-height: 0.9;
    padding: 12px 0px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-decoration: none;
}
.vybgor i.fa.fa-map-marker {
    padding: 0 3px 0 0;
    color: #f8b763;
}
.bbig p:nth-child(1) {
    font-size: 61px !important;
}
#prostokn2 textarea {
    border-radius: 10px;
    background: #3c3b3b;
    border: 0px;
    width: 100%;
    padding: 20px;
    min-height: 200px;
}
.logoleft {
    margin: 15px 0 30px 0;
}
nav.nav2 li.zagolmenu a {
    color: #f8b763 !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}
#onasgov .row {
    margin: 0;
}
.popup2 h3 {
    font-size: 25px;
}
nav.nav2 .vybgor {
    display: block;
    margin: 0 0 0 0;
}
nav.nav2 .vybgor a {
    font-size: 13px;
}
/* TALIPOV.BIZ  */
#bursl1 {
    background: #f5f5f5 url(/image/bur1.png) left 50% no-repeat;
    min-height: 280px;
    border-radius: 5px;
    padding: 20px;
    margin: 5px 5px;
    overflow: hidden;
}
#information-information h1 {
    margin: -15px 0 15px 0;
    line-height: 0.9;
    font-weight: 700;
    font-size: 25px;
}
#descripbyt b {
    font-weight: 700;
}
#bursl2 {
    background: #f5f5f5 url(/image/bur2.png) left 50% no-repeat;
    min-height: 280px;
    border-radius: 5px;
    padding: 20px;
    margin: 5px 5px;
}
a.optov1 {
    background: url(/image/fonss.png) center top no-repeat;
    color: #fff !important;
    width: 113px;
    text-align: center;
    font-weight: 800;
    padding: 0px 0 8px 0;
}
a.optov2 {
    font-weight: 700;
}
#bursl3 {
    background: #f5f5f5 url(/image/bur3.png) left 50% no-repeat;
    min-height: 280px;
    border-radius: 5px;
    padding: 20px;
    margin: 5px 5px;
}
#bursl4 {
    background: #f5f5f5 url(/image/bur4.png) left 50% no-repeat;
    min-height: 280px;
    border-radius: 5px;
    padding: 20px;
    margin: 5px 5px;
}
#bursl5 {
    background: #f5f5f5 url(/image/bur5.png) left 50% no-repeat;
    min-height: 280px;
    border-radius: 5px;
    padding: 20px;
    margin: 5px 5px;
}


/* TALIPOV.BIZ  */
@media (max-width: 1900px)
{
		#slideshow0 {
    width: 1920px;
}
#slideshow0 img {
    max-width: 1920px;
    width: 1920px;
}
}
@media (max-width: 1800px)
{
		#slideshow0 {
    width: 1820px;
}
#slideshow0 img {
    max-width: 1820px;
    width: 1820px;
}
}
@media (max-width: 1700px)
{
		#slideshow0 {
    width: 1720px;
}
#slideshow0 img {
    max-width: 1720px;
    width: 1720px;
}
}
@media (max-width: 1600px)
{
		#slideshow0 {
    width: 1620px;
}
#slideshow0 img {
    max-width: 1620px;
    width: 1620px;
}
}
@media (max-width: 1500px)
{
		#slideshow0 {
    width: 1520px;
}
#slideshow0 img {
    max-width: 1520px;
    width: 1520px;
}
}
@media (max-width: 1400px)
{
		#slideshow0 {
    width: 1420px;
}
#slideshow0 img {
    max-width: 1420px;
    width: 1420px;
}
}
@media (max-width: 1300px)
{
	#baid01
	{
		margin: 5px auto;
		max-width: 400px;
	}
		#slideshow0 {
    width: 1320px;
}
#slideshow0 img {
    max-width: 1320px;
    width: 1320px;
}
	div#slideshow0 img
	{
		max-width: 1300px;
		width: 1300px;
	}
	#katsvnut
	{
		float: left;
		padding: 10px;
	}
	.list-group
	{
		max-width: 250px;
	}
	#snarbespl
	{
		max-width: 250px;
	}
	#kvizl1
	{
		font-size: 20px;
	}
	#prodlev2 a
	{
		font-size: 11px;
	}
	button
	{
		font-size: 11px;
		margin-left: 2px;
		padding: 12px 27px;
	}
	.product-thumb
	{
		min-height: 440px;
	}
	.list-group1
	{
		max-width: 250px;
	}
	#menutwig a
	{
		font-size: 12px;
	}
	.navbar-nav
	{
		padding: 0;
	}
	li.nav-item
	{
		font-size: 11px;
	}
	#baid02
	{
		max-width: 400px;
	}
	#baid03
	{
		margin: 5px auto;
		max-width: 400px;
	}
	#hattrig3
	{
		margin: 0 auto;
		min-height: 265px;
	}
	.tabs>label
	{
		font-size: 20px;
		margin: 0 15px;
	}
	.tabs2>label
	{
		font-size: 20px;
		margin: 0 15px;
	}
	.tabs
	{
		text-align: center;
	}
	#omagaz5
	{
		padding-top: 30px;
	}
	#omagaz9
	{
		float: left;
		margin: 20px auto;
		text-align: center;
		width: 300px;
	}
	#omagaz10
	{
		margin: 15px auto;
		max-width: 300px;
		overflow: hidden;
	}
	#omagaz8
	{
		text-align: center;
	}
	.hide,.hide + label ~ div
	{
		left: -315px;
		width: 1050px;
	}
	#omagaz7
	{
		text-align: center;
	}
	.tabsss #smesh
	{
		width: 725px;
	}
}
/* TALIPOV.BIZ  */
@media (max-width: 1300px)
{
header ul.messbyt {
    margin: 5px -30px 0 180px;
    display: none;
}
#levpunkty1 p:nth-child(1) {
    font-size: 35px;
}
.vybgor {
    display: none;
}
#verh1 #telnov {
    margin: 6px 0px 0 -80px;
    float: none;
}
#verh1 #listspis2 #telnov {
    margin: 6px 0px 0 0px;
}
#glavekrsd0123 p:nth-child(2) {
    font-size: 16px;
}
#glavekrsd0123 ul {
    display: block;
}
#glavekrsd0123 ul li:nth-child(1) a {
    margin: 0 0 10px 0px;
    width: 100%;
}
#glavekrsd0123 ul li:nth-child(2) a {
    width: 100%;
    margin-left: 0px;
}
.nazvpromstroit p:nth-child(2) {
    min-height: 210px;
}
.blrek {
    min-height: 650px;
}
.statval344 {
    min-height: 180px;
}
.statval233 {
    font-size: 18px;
}
#verh1 .navbar-nav {
    float: none;
    margin: 0 0 0 -40px;
}
#listspis2 ul.messbyt {
    display: none;
}
#telnov223 a {
    width: 200px;
    margin: -10px 0 0 0px;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 1250px)
{
	#menutwig a
	{
		font-size: 13px;
	}
	header #telnov {
    text-align: center;
}
.statval1 img {
    max-width: 100%;
}
footer .container .row {
    margin: 0;
}
#okompinfo02 p:nth-child(1) {
    font-size: 43px;
}
#okompinfo0111 {
    max-width: 400px;
    float: none;
    margin-top: -130px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
#blokzg2 {
    max-width: 550px;
}
	#menutwig {
    font-size: 13px;
}
#levpunkty2 {
    font-size: 24px;
}
#glavekrsd0123 {
    min-height: 365px;
}
#okompinfo01 {
    margin: 0 0 0 0px;
    max-width: 420px;
}
#okompinfo01 img {
    width: 100%;
}
#telmesssd {
    margin: 5px 0 0 -35px;
}
#msgs ul {
    margin: 20px 0 0 -25px;
}
#glavekrserv0123 p:nth-child(1) {
    height: 140px;
}
#fzbuh4 input {
    max-width: 300px;
}
#demorem01 {
    margin: 250px 10px 0 200px;
}
#logo img {
    max-width: 100%;
    margin: 0 auto;
}
#tekstpolinppreimb {
    margin: 0 7px 20px 7px;
}
#blsfakt {
    margin: 5px;
}
#vidkud {
    margin: 0 0 0 -195px;
}
#glavekrserv0123 p:nth-child(3) {
    font-size: 19px;
}
ul.messbyt {
    margin: 0 0px 0 -25px;
}
#blokdeko1 {
    margin: 0 7px 15px 7px;
}
#descripbyt {
    padding: 0 0px 0 50px;
    max-width: 320px;
}
#echtridf p:nth-child(1) {
    margin: 0 0 15px 120px;
}
#echtridf p:nth-child(2) {
    margin: 0 0 15px 120px;
}
.dopuss1 {
    background: #fff url(/image/pickud1.jpg) -12% top no-repeat;
}
.dopuss2 {
    background: #fff url(/image/pickud2.jpg) -12% top no-repeat;
}
.dopuss3 {
    background: #fff url(/image/pickud3.jpg) -12% top no-repeat;
}
#echtridf ul li {
    margin: 0 0px 0 0;
}
#echoryad1 ul {
    display: block;
}
#zakodkl {
    margin: 0px 0px 0;
}
.navbar-nav>li>a {
    padding-right: 5px;
}
#primrem {
    max-width: 350px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px 25px;
    border-radius: 10px;
    margin: 0 auto 20px auto;
    background: #fff url(/image/tabg.png) right top no-repeat;
    min-height: 230px;
}
	#banhatopt22 {
    padding: 20px 0 0;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
	.swiper-viewport {
    overflow: hidden;
}
	
#banhatopt2 {
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
}
#banhatopt3 {
    max-width: 330px;
    margin: 0 auto;
    text-align: center;
}
#banhatopt4 {
    text-align: center;
}
#optov {
    text-align: center;
}
#optov img {
    max-width: 500px;
}
#menuosn .navbar-nav>li>a {

    font-size: 19px;
}
#banhatopt3 {
    padding: 10px 0 15px 0;
}
#menutwig {
    padding-left: 15px;
    padding-right: 15px;
}
#menuosn {
    margin-bottom: 0px;
    position: relative;
    z-index: 5;
}
		#slideshow0 {
    width: 1320px;
}
#slideshow0 img {
    max-width: 1320px;
    width: 1320px;
}
ul.tripburl {
    float: left;
    margin-left: -50px;
}
	div#slideshow0 img
	{
		max-width: 1250px;
		width: 1250px;
	}
	#slideshow0
	{
		width: 1920px;
	}
	#bannerssnar
	{
		min-height: auto;
	}
	.swiper-viewport
	{
		min-height: 440px;
	}
	#slideshow0 img
	{
		margin: 0 0 0 -370px;
		max-width: 1920px!important;
		width: 1920px!important;
		zoom: .8;
	}
	#katsvnut2 img
	{
		margin: 0 -45px 0 0;
	}
	#search .input-lg
	{
    width: 370px;
    margin: 0 0 0 30px;
	}
	#search07
	{
		margin: 0;
	}
	#phn
	{
		margin: 0 0 0 -30px;
	}
}

/* TALIPOV.BIZ  */
@media (max-width: 1200px)
{
	.button-group2
	{
		display: inline-flex;
	}
.blrek p:nth-child(4) {
    min-height: auto;
}
.blrek {
        min-height: 400px;
        margin-bottom: 20px;
    }
#information-information {
    margin: 0 15px;
}
#prostokn2 textarea {
    width: 95%;
}
	#verh1 .navbar-nav {
        float: none;
        margin: 0 0 0 0px;
    }
        #verh1 #telnov {
        margin: 6px 0px 0 0px;
    }
    .bbig p:nth-child(1) {
    font-size: 50px !important;
}
#tripeimgeo {
    margin-left: 0;
    margin-right: 0;
}
.pops222212 p:nth-child(2) {
    font-size: 20px;
}
.pops222212 p:nth-child(1) {
    font-size: 46px;
    width: 75px;
}
.pops222212 p:nth-child(2) {
    max-width: 300px;
}
#shemvzaimod0 {
    margin: 0;
}
#shemvzaimod01 {
    margin: 0;
}
.logofix {
    margin: 11px auto 0 auto;
}
#listspis2 .row {
    margin: 0;
}
#keysabsol2 {
    display: none;
}
	
	
	#bursl1 {
    background: #f5f5f5 url(/image/bur1.png) -10% 50% no-repeat;
}
#bursl2 {
    background: #f5f5f5 url(/image/bur2.png) -10% 50% no-repeat;
}
#bursl3 {
    background: #f5f5f5 url(/image/bur3.png) -10% 50% no-repeat;
}
#optvmestvse {
    max-width: 450px;
}
#bursl4 {
    background: #f5f5f5 url(/image/bur4.png) -10% 50% no-repeat;
}
#bursl5 {
    background: #f5f5f5 url(/image/bur5.png) -10% 50% no-repeat;
}
	
	
	#slideshow0 {
    width: 1320px;
}
#slideshow0 img {
    max-width: 1320px;
    width: 1320px;
}
	
	#farantiiivozvr4
	{
		float: left;
	}
	#katsvnut2 img
	{
		margin: 0;
	}
	#ramkatb img
	{
		margin: 0 -170px 0 0;
	}
	.swiper-viewport
	{
		background: none!important;
	}
	#ramkat
	{
		border: 1px solid #D7D7D7;
		margin: 10px auto;
		max-width: 400px;
	}
	#prodlev
	{
		margin: 5px 0 0 5px;
	}
	.product-thumb
	{
		min-height: 470px;
	}
}

/* TALIPOV.BIZ  */
@media (max-width: 992px)
{
	#phne
	{
		text-align: center;
	}
#pochstobr p:nth-child(3) a {
    margin: 0 auto;
}
.blrek {
        min-height: auto;
        margin-bottom: 20px;
    }
input#vers1 {
    width: 100%;
}
    #levpunkty1 p:nth-child(1) {
        font-size: 30px;
    }d
.obtkt p:nth-child(1) {
    font-size: 45px;
}
.obtkt {
    text-align: center;
}
.preza p:nth-child(1) {
    font-size: 45px;
    max-width: 500px;
    text-align: center;
    margin: 0px 0 10px 0;
}
.izopreza {
        max-width: 500px;
        margin: 0 auto;
    }
#pochstobr3321 {
    margin: 0 auto 40px auto;
    max-width: 500px;
    text-align: center;
}
#pochstobr3321 p:nth-child(1) {
    font-size: 45px;
}
#pochstobr p:nth-child(1) {
    max-width: 420px;
}
#pochstobr p:nth-child(1) {
    margin: 0 auto 10px auto;
}
#belblk {
        margin: 50px auto 0 auto;
        max-width: 500px;
}
#pochstobr34293 {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
#pochstobr34293 p:nth-child(1) {
    margin: 0 auto 10px auto;
}
.pochgeo {
    left: -140px;
}
.soderzmbl p:nth-child(3) {
    min-height: 95px;
}
#pochsterq1 p:nth-child(1) {
    font-size: 45px;
}
#pochstobr34293 p:nth-child(1) {
    font-size: 45px;
}
#pochstobr3429312 {
    display: none;
}
#osstefrtm123 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.rightkv8391 {
    display: none;
}
#okompinfo2322 p:nth-child(1) {
    font-size: 45px;
}
#okompinfo2322 {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}
#okompinfo2322 p:nth-child(1) {
    max-width: 500px;
    margin: 0 auto 10px auto;
}
#dverivinterwr2 {
    margin: 0px 0 40px 0;
}
#okompinfo2322 p:nth-child(2) {
    max-width: 500px;
    margin: 0 auto;
}
#verh1 #telnov {
        margin: 10px 0px 0 0px;
    }
.pops222212 {
    max-width: 400px;
    margin: 0 auto 20px auto;
}
.pops2222 {
    max-width: fit-content;
    margin: 30px auto 0 auto;
}
.pops2223 {
    max-width: fit-content;
    margin: 30px auto 0 auto;
}
.otprav {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.dovgar23 {
    position: relative;
    left: 0;
    max-width: 500px;
    margin: 0 auto;
}
.dovgar23 img {
    width: 100%;
}
#skemrab1 {
    max-width: 350px;
    margin: 0 auto 0 auto;
}
#skemrab1 ul {
    margin: 0;
}
#skemrab .partnery {
    margin-bottom: 30px;
}
#okompinfo2 p:nth-child(2) {
    font-size: 43px;
}
.whatsapp-button {
    bottom: 110px;
}
#preimbh {
    font-size: 18px;
}
.vnutp #levpunkty1 p:nth-child(1) {
    font-size: 65px;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden !important;
}
.statval222 {
    padding: 40px 20px 40px 20px;
}
#blokzg2 {
    font-size: 18px;
}
.preza {
    max-width: fit-content;
    margin: 50px auto 0 auto;
}
footer .list-unstyled {
    max-width: 300px;
    margin: 0 auto;
}
#preimbh p:nth-child(2) {
    max-width: 300px;
    min-height: 60px;
}
#ge220 p:nth-child(1) {
    text-align: center;
}
.izopreza {
    text-align: center;
}
#ge220 ul {
    font-size: 18px;
}
.soderzmbl {
    padding: 45px 45px;
}
#okompinfo2 p:nth-child(3) {
    display: none;
}
.fkrn {
    display: none;
}
.gos {
    margin-bottom: 30px;
}
#okompinfo0111 p:nth-child(2) {
    font-size: 18px;
}
#okompinfo02 {
    font-size: 18px;
}
#osste35rm1211 {
    display: none;
}
#fzbuh3 p:nth-child(2) {
    font-size: 18px;
}
#glavekrsd0123 ul li:nth-child(1) a {
    width: 100%;
    max-width: 290px;
}
#osstefrtm123 p:nth-child(1) {
    font-size: 45px;
}
#glavekrsd0123 ul li:nth-child(2) a {
    width: auto;
}
.kayr {
    font-size: 205px;
    top: -100px;
}
#glavekrsd0123 p:nth-child(3) {
    font-size: 18px;
    margin: 0 0 25px 0;
}
#glavekrsd0123 ul {
    display: block;
}
i.fa.fa-caret-down {
    font-size: 14px;
}
#levpunkty2 ul {
    text-align: left;
    max-width: 350px;
    margin: 30px auto 0 auto;
}
#podltext #blsfakt {
    margin: 0 auto;
}
#voproskviz {
    font-size: 30px;
}
#prostokn .limit-radio-custom {
    font-size: 18px;
}
#fonvb {
    padding: 30px 30px 30px 30px;
}
.limit-label {
    margin-bottom: 0px;
}
input#vers1 {
    max-width: 100%;
    margin-bottom: 10px;
}
input#vers2 {
    width: 100%;
    max-width: 100%;
}
#shemvzaimod1 {
    margin: 0 auto 45px auto;
    max-width: fit-content;
    text-align: center;
}
#prostokn .limit-radio-custom {
    font-size: 18px;
}
#voproskviz {
    font-size: 25px;
}
.limit-label {
    margin-bottom: 0px;
}
#preimbh0 {
    float: none;
    margin: 50px auto 0 auto;
}
#descripbyt {
    max-width: 320px;
    margin: 10px auto 0 auto;
}
#telnovimg {
    padding: 10px 0 0 0;
}
#blsfakt1 {
    margin: 0 0 10px 0;
}
.owl-pagination {
    display: block;
}
#blsfakt33 ul li:nth-child(1) a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 15px auto;
}
#blsfakt33 ul li:nth-child(2) a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
}
#preimbh {
    min-height: auto;
}
#dverivinter {
    margin: 20px 0 60px 0;
}
#blsfakt33 ul {
    display: block;
    margin: 0 0 50px 0;
}
#pochemuburlak12 {
    min-height: auto;
}
#osstefrtm1 p:nth-child(1) {
    font-size: 45px;
}
#okompinfo02 p:nth-child(1) {
    font-size: 45px;
}
#fzbuh3 p:nth-child(1) {
    font-size: 35px;
}
#shemvzaimod1 p:nth-child(1) {
    font-size: 45px;
}
.brlffn {
    padding: 0px;
    max-width: 500px;
    margin: 40px auto 40px auto;
}
#fzbuh5 button {
    width: 100%;
}
.navigstr ul {
    display: none;
}
#okompinfo0 {
    padding-bottom: 0px;
}
#faktura {
    padding: 60px 0 60px 0;
}
#okompinfo01 {
    margin: 0 auto;
    max-width: 500px;
}
#okompinfo01 img {
    max-width: 100%;
}
#okompinfo02 {
    font-size: 18px;
    max-width: 500px;
    margin: 0px auto 0 auto;
}
#glavekrsd0123 {
    min-height: 500px;
}
#glavekrsd0123 p:nth-child(1) {
    float: none;
    margin-bottom: 20px;
}
#bls32 {
    padding: 25px;
}
#ossterm {
    font-size: 18px;
}
#zagadidr p:nth-child(2) {
    font-size: 45px;
}
#pochstsdfdr ul li {
    font-size: 18px;
}
#pochstsdfdr000 ul li {
    font-size: 18px;
}
#pochstsdfobr01 ul li {
    font-size: 18px;
}
#pochstsdfobr01 {
    font-size: 18px;
}
#levpunkty3 {
    margin: 30px auto 0 auto;
    max-width: fit-content;
}
#pochstsdfobr {
    margin: 0 auto 40px auto;
    max-width: 500px;
    text-align: center;
}
#pochstsdfobr p:nth-child(1) {
    font-size: 45px;
}
p.knzprsl a {
    margin: 20px auto 0px auto;
}
#fzbuh {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
#fzbuh2 {
    margin: 0 auto 20px auto;
}
#fzbuh4 input {
    max-width: 400px;
    margin: 0 0 10px 0;
}
#fzbuh5 button {
    max-width: 400px;
}
#pochstsdfobr01 {
    margin: 70px auto 15px auto;
    max-width: 500px;
}
#tarifobsl {
    background: #dbf1ff
}
#okompinfo2 p:nth-child(2) {
    max-width: 350px;
    margin: 0 auto;
}
#pochstsdr p:nth-child(1) {
    font-size: 45px;
}
#okompinfo {
    padding: 40px 0 40px 0;
}
#pochstsdfdr {
    margin: 0px auto 0 auto;
}
#fonvb {
    max-width: 500px;
    margin: 0 auto;
}
#pochstsdfdr000 {
    padding: 50px 60px 20px 60px;
}
#faktura {
    margin: 30px 0 30px 0;
    min-height: auto;
    padding: 80px 0 80px 0;
}
#blsfakt1 {
    margin: 50px 0 20px 0;
}
#pochstsdr {
    max-width: 500px;
    margin: 0 auto;
}
#zagadidr77 {
    box-shadow: none;
    padding: 60px 60px 60px 60px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    min-height: auto;
    max-width: 100%;
}
#zagadidr p:nth-child(2) {
    text-align: center;
}
#zagadidr p:nth-child(3) {
    text-align: center;
}
#zagadidr01 {
    text-align: left;
    margin: -10px auto 0 auto;
    overflow: hidden;
    max-width: fit-content;
}
#ossterm {
    margin: 30px 0 30px 0px;
}
#okompinfo2 {
    text-align: center;
}
#okompinfo2 p:nth-child(1) {
    margin: 0 auto 10px auto;
    max-width: 300px;
}
#preimbh {
    margin: 0 auto 15px auto;
    max-width: 500px;
}
#levpunkty1::before {
    display: none;
}
li.knop44 button {
    border-radius: 100px;
}
#vsepof {
    display: none;
}
#zagadrir p:nth-child(2) {
    margin: 10px auto 0 auto;
    text-align: center;
    max-width: fit-content;
}
#levpunkty55 {
    max-width: 530px;
    margin: 15px auto 0 auto;
    text-align: center;
}
#levpunkty1 p:nth-child(2) {
    margin: -20px auto 20px auto;
}
#msgs ul {
    margin: 12px auto 0 auto;
    max-width: fit-content;
}
#telnov a {
    font-size: 18px;
}
#glavesd12 p:nth-child(1) {
    font-size: 45px;
}
#zagadrirr p:nth-child(1) {
    font-size: 45px;
}
#levpunkty1 {
    font-size: 45px;
}
#logomobh {
    display: block;
    text-align: center;
}
#blokzg0 {
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
    max-width: 500px;
}
#inputFormRow input, #inputFormRow2 input, #inputFormRow3 input {
    max-width: 100%;
}
.nfishlab {
    margin: 10px 0 5px 0;
}
#imgprof1 {
    margin: 0 0 0 30px;
}
#ossterm1 {
    max-width: 460px;
    margin: 20px auto 0 auto;
}
#ossterm ul.kudadvekn {
    margin: 35px auto 0 auto;
}
button#removeRow, button#removeRow2, button#removeRow3 {
    margin: 0 0 0 0px;
}
.vers1 {
    max-width: 250px;
}
#carousel155 #otzdek {
    max-width: 345px;
    margin: 0 auto;
}
.vers2 {
    max-width: 250px;
}
#vidkud222 {
    margin: 0 auto;
}
footer #copsred1 {
    margin: 10px auto 0 auto;
}
#otzyvyburlak23 {
    margin: 20px auto 20px auto;
    text-align: center;
    max-width: 400px;
}
#osstermdva0 {
    float: right;
}
#glavekrserv0123 {
    min-height: auto;
}
#telnov p:nth-child(2) {
    display: none;
}
#cartimg {
    width: 48%;
}
#button-cart {
    max-width: 300px;
}
#blokzg {
    padding-top: 90px;
}
#blokzg1 {
    font-size: 45px;
}
#blokzg0 {
    padding-top: 20px;
    min-height: 350px;
}
#vtovuz {
    margin: 60px auto 40px auto;
    max-width: 500px;
}
ul.vseknvstr {
    padding-top: 0px;
}
#kalkpok1 {
    max-width: 500px;
    margin: 0 auto;
}
#okompinfo2 p:nth-child(1) {
    font-size: 45px;
}
#pochstobr p:nth-child(1) {
    font-size: 45px;
}
#otzyvyburlak1 p:nth-child(1) {
    font-size: 45px;
}
#otzyvyburlak23 p:nth-child(1) {
    font-size: 45px;
}
#telnov p {
    padding: 15px 0 0 0;
}
#omagazvstavf {
    max-width: 500px;
    margin: 0 auto;
}
#textkorz {
    display: none;
}
header {
    background: #020202;
    position: fixed;
    width: 100%;
    margin: -1px 0 0 0;
    z-index: 10;
    padding: 6px 0 2px 0;
    height: 69px;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 10%);
}
p.zzdel {
    display: none;
}
#glavekrserv {
    padding-top: 90px;
}
#zagadrir p:nth-child(1) {
    font-size: 45px;
    margin: 0 auto;
    text-align: center;
    max-width: 545px;
}
.cat-result {
    float: none;
    width: 100%;
}
ul.vseknvstr {
    display: block;
}
.my_quantity1 {
    float: left;
}
#zakodkl {
    float: left;
}
li.cenpp2 {
    float: left;
}
#glavekrserv0 {
    margin: 35px 0 0 0;
}
#sklvm {
    padding: 40px 0px 40px 0px;
    max-width: 500px;
    margin: 0 auto;
}
footer ul.messbyt {
    margin: 0 auto;
    padding: 0;
    max-width: fit-content;
    float: none;
}
footer ul.messbyt {
    float: none;
    margin: 0 auto;
    max-width: fit-content;
}

#telnov {
    margin: 3px auto 0 auto;
    max-width: 245px;
    float: none;
}
#telnov p:nth-child(1) {
    padding: 5px 0 0 0;
}
#logo img {
    width: 175px;
}
#menuotd1 {
    display: none;
}
#demorem ul {
    position: relative;
}
.tland {
    margin-top: 50px !important;
}
#skalaprogrvopr {
    margin: 10px auto 10px auto;
    max-width: fit-content;
}
ul#world li {
    line-height: 1;
    padding: 10px 0;
    border-bottom: 1px solid #3b3b3c;
}
ul#world2 li {
    line-height: 1;
    padding: 7px 0;
}
#echtridf {
    margin: 0 auto 20px auto;
}
#copsred1 {
    width: fit-content;
    margin: 0 auto;
}
#vidkud {
    margin: 0 auto;
    width: fit-content;
}
#okompinfo2 {
    max-width: 440px;
    margin: 10px auto 0 auto;
}
ul.kudadvekn {
    display: -webkit-box;
    max-width: fit-content;
    margin: 25px auto 0px auto;
}
#blsfakt {
    margin: 0 auto;
    max-width: 500px;
}
#levpunkty3 ul {
    display: -webkit-box;
    margin: 0 auto;
    width: fit-content;
}
#demorem img {
    width: 100%;
}
#demorem {
    margin: 0 auto;
    max-width: 350px;
    position: relative;
}
#levpunkty1 {
    font-size: 45px;
}

#levpunkty3 ul li {
    margin: 0 10px 0 0;
}
#levpunkty1 {
        max-width: 500px;
        margin: -20px auto 0 auto;
        text-align: center;
}
.fixed2 {
    display: none;
}
#verh1 {
    background: url(/image/glekr.jpg) 16% top no-repeat;
}
#levpunkty2 {
    margin: 15px auto 0px auto;
    text-align: center;
    max-width: 500px;
}
#komandes {
    max-width: 600px;
}
#komand {
    background: #f6f6f6 url(/image/mko5.jpg) 65% top no-repeat;
}
#rekomend {
    background: url(/image/fonbur3.jpg) left top no-repeat;
}
#strelabs {
    display: none;
}
#formaburl08 {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}
#formaburl08 p:nth-child(2) {
    margin: 0 auto 30px auto;
    max-width: 500px;
}
#formaburl09 {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
#katobzor {
    margin: 0 auto 15px auto;
}
#pochstobr {
    margin: 0px auto 30px auto;
    text-align: center;
    max-width: 500px;
}
li.knop2 a {
    margin: 20px 0 0px 0px;
}
li.knop1 a {
    max-width: 270px;
}
li.demo2 {
    left: 240px;
}
li.demo3 {
    left: 150px;
    top: 380px;
}
li.demo1 {
    left: 65px;
}
#levpunkty {
    margin: 50px 0 50px 0;
    min-height: auto;
}
.phnj {
    padding: 13px 0 0;
    text-align: right;
}
#glavekrserv0123 {
    margin: 20px auto 20px auto;
    max-width: 250px;
    text-align: center;
}
#glavekrserv0123 p:nth-child(1) {
    float: none;
    width: 100px;
    height: auto;
    margin: 0 auto 15px auto;
}
#listk {
    display: none;
}
ul.tripburl {
    float: right;
    margin-left: 0px;
}
#banhatopt {
    margin: 0px 0 0 0;
}
#product-product .form-group {
    width: 100%;
    max-width: 100%;
}
#nazgl {
    min-height: 75px;
}
#bprosm {
    display: none;
}
#prodlevvv {
    display: block;
    position: relative;
}
	#omagaz334 ul {
    margin: 30px auto 0 auto;
    max-width: 450px;
}
.xreview-image {
    margin: 0px 0 20px 0;
}
#carousel155 .product-thumb {
    min-height: auto;
}
#pochemuburlak12 {
    margin: 0px 0 0px 0;
}
#formaburl {
    padding: 40px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    display: block;
    text-align: center;
}
#katv {
    margin-top: 30px;
}
ul.tripburl img {
    width: 30px;
}
#tekstpolinppreimb {
    max-width: 300px;
    margin: 0 auto 40px auto;
    min-height: 375px;
}
#logo {
max-width: 150px;
        text-align: center;
        padding-top: 18px;
}
#logo img {
    max-width: 100%;
}
#telmes {
    margin: 15px auto 15px auto;
    max-width: fit-content;
    min-width: 300px;
}
#cart {
    margin-top: 25px;
    margin-left: 0px;
}
.telegram-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    right: 10px; /*отступ кнопки слева от экрана(right - справа)*/
  }
img#phmob {
    width: 50px;
}
ul.tripburl li {
    margin: 10px 0 0 25px;
}
#sredn {
    display: block;
}	
#cart > .btn {
    width: 50px;
}	
#cart-dvig {
    margin: -27px 0 0 20px;
}
i.fa.fa-phone {
    font-size: 18px;
}
i.fa.fa-volume-control-phone {
    background: #ea0505;
    color: #fff;
    padding: 5px 7px;
    border-radius: 100px;
    text-align: center;
    margin: 0 0 0 10px;
}
#bursl1 {
    max-width: 600px;
    margin: 5px auto;
}
#bursl2 {
    max-width: 600px;
    margin: 5px auto;
}
#bursl3 {
    max-width: 600px;
    margin: 5px auto;
}
#bursl4 {
    max-width: 600px;
    margin: 5px auto;
}
#bursl5 {
    max-width: 600px;
    margin: 5px auto;
}
#bursl3 {
    background: #f5f5f5 url(/image/bur3.png) 0% 50% no-repeat;
}
#bursl4 {
    background: #f5f5f5 url(/image/bur4.png) 0% 50% no-repeat;
}
#bursl5 {
    background: #f5f5f5 url(/image/bur5.png) 0% 50% no-repeat;
}
#bursl3 #burslname {
    max-width: 305px;
}
#bursl4 #burslname {
    max-width: 305px;
}
#bursl5 #burslname {
    max-width: 305px;
}
#omagaz5 {
    position: relative;
    left: 0;
}
#omagaz5 img {
    max-width: 500px;
}
#omagaz2 {
    text-align: center;
}
#omagaz3 {
    padding: 15px 0 15px;
}
#tekstpolinpkn {
    text-align: center;
}
#sokrotstp {
    max-width: 400px;
    text-align: center;
    margin: 20px auto 0 auto;
}
#bannerssnar {
    margin-bottom: 0px;
}
#kvizl {
    text-align: center;
}
#kvizl2 {
    margin: 10px auto;
}
#askzaebudpr {
    display: none;
}
#prodlev {
    margin: -60px 0 0 5px;
}
	
	div#slideshow0 img
	{
		max-width: 992px;
		width: 992px;
	}
	#farantiiivozvr4
	{
		margin: 0 15px 15px 0;
	}
	#farantiiivozvr3
	{
		padding-bottom: 10px;
		text-align: left;
	}
	#tribayd .col-lg-2
	{
		width: 25%;
	}
	#baid0123
	{
		margin: 0 0 20px;
		text-align: center;
	}
	li.nav-item
	{
		padding: 10px 9px;
	}
	.noUi-horizontal .noUi-handle
	{
		height: 20px!important;
		top: -1px!important;
		width: 20px!important;
	}
	#phonehat
	{
		display: none;
	}
	#menutwig a
	{
		font-size: 13px;
	}
	#kartleftt
	{
		float: left;
		overflow: hidden;
		padding: 6px 0 0;
	}
	#kvizl
	{
		height: auto;
	}
	#kvizl1
	{
		float: none;
		font-size: 18px;
		padding: 0 0 10px;
	}
	.list-group
	{
		max-width: 160px;
		padding: 10px;
	}
	#snarbespl
	{
		max-width: 160px;
	}
	#snarbespl p:nth-child(2)
	{
		font-size: 15px;
	}
	.list-group1
	{
		max-width: 160px;
	}
	.ocfilter-option .ocf-option-name
	{
		font-size: 13px!important;
	}
	#phn
	{
		padding-top: 0;
	}
	#tribayd .container
	{
		width: 700px;
	}
	#baid02
	{
		margin: 0 auto;
	}
#cart {
    min-height: 35px;
}
	#cart .btn.btn-inverse.btn-block.btn-lg.dropdown-toggle
	{
		float: none;
		margin: 0 auto;
	}
	#specopt0
	{
		text-align: center;
	}
	#specopt4
	{
		margin: 0 auto;
		max-width: 400px;
		padding: 43px 0 25px;
	}
	#omagaz9
	{
		float: none;
	}
	#omagaz10
	{
		max-width: 245px;
	}
	#omagaz8
	{
		margin: 35px 0 20px;
		text-align: center;
	}
	#omagaz5
	{
		font-size: 35px;
		text-align: center;
	}
	#omagaz6
	{
		margin: 0 auto;
		max-width: 432px;
		text-align: center;
	}
	#omagaz
	{
		text-align: center;
	}
	#omagaz2
	{
		margin: 0 auto;
		max-width: 700px;
		padding: 25px 0 15px;
	}
	#omagaz3
	{
		margin: 0 auto;
		max-width: 280px;
		padding: 45px 0 25px;
	}
	#footniz1
	{
		margin: 0 auto;
		max-width: 250px;
	}
	#specopt5
	{
		display: none;
	}
	#specopt4
	{
		margin: 0 auto;
		max-width: 300px;
	}
	#specopt0
	{
		padding-bottom: 20px;
	}
	#specopt2
	{
		font-size: 20px;
		padding: 40px 0 0;
	}
	#specopt3
	{
		font-size: 27px;
		padding: 0 0 35px;
	}
	span.optvtov
	{
		display: block;
		padding: 10px 0 0;
	}
	#kartlefttt p:nth-child(1)
	{
		min-height: 60px;
	}
	#menutwigmob
	{
		display: block;
	}
}
@media (max-width: 820px)
{
	header ul li
	{
		display: block!important;
	}
	div#slideshow0 img
	{
		max-width: 820px;
		width: 820px;
	}
	#blsfakt22 {
    font-size: 18px;
}
}

/* TALIPOV.BIZ  */
@media (max-width: 768px)
{
#modpol {
    max-width: 350px;
    margin: 0 auto;
}
#descrvramk11 {
    margin-top: 60px;
}
.statval33.row {
    max-width: 500px;
    margin: 0 auto;
}
.statval344 {
        min-height: 150px;
    }
.blrek p:nth-child(4) {
    font-size: 18px;
    min-height: 180px;
}
.obtkt {
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    top: 20%;
}
.blrek {
        min-height: auto;
        max-width: 500px;
        margin: 0 auto 20px auto;
    }
.pochgeo {
        left: -190px;
        top: 240px;
    }
.nazvpromstroit p:nth-child(2) {
        min-height: 110px;
    }
    .nazvpromstroit {
    min-height: 420px;
}
#belblk {
    min-height: auto;
}
#pochstobr342931 {
    max-width: 100%;
}
.komlks {
    left: -190px;
}
.imgkv img {
    width: 100%;
}
#glavekrsd0123 ul li:nth-child(1) a {
        width: 100%;
        max-width: 100%;
    }
ul.navss li a {
    margin: 0 0px 0 0;
    padding: 10px;
}
#telnov a {
        font-size: 16px;
    }
.obshk {
    margin-right: 0px;
}
#logo img {
    width: 120px;
}
#levpunkty2 p {
    font-size: 18px;
}
#logo {
    margin-left: 120px;
}
#shemvzaimod {
    min-height: auto;
}
#faktura {
    padding: 40px 0 40px 0;
}
#osstefrtm123 p:nth-child(3) {
    display: none;
}
#osstefrtm123 {
    margin-top: 30px;
    margin-bottom: 40px;
}
.partnery {
    margin: 60px 0 20px 0;
}
#fonvb23 {
    margin: 0 0;
}
#levpunkty2 ul {
    font-size: 18px;
}
#levpunkty2 {
    max-width: 300px;
}
li.knop443 a {
    width: 100%;
    max-width: 330px;
}
#sklvm {
    max-width: 370px;
}
#glavekrsd0123 {
    min-height: auto;
}
li.knop443 a {
    margin: 15px 0 0 0px;
}
#descripbyt {
    max-width: 240px;
}
#information-information h1 {
    margin: 30px 0 15px 0;
    line-height: 0.9;
}
.soderzmbl {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}
#levpunkty1 p:nth-child(3) {
    font-size: 50px;
}
li.knop44 button {
    width: 100%;
    margin: 10px 0 0 0px;
}
#levpunkty3 ul li {
    margin: 0 0px 0 0;
}
#glavekrsd0123 {
    max-width: 370px;
    margin: 0 auto 20px auto;
}
#glavekrssdfd0123 {
    max-width: 370px;
    margin: 0 auto 20px auto;
}
#blokdeko1 p:nth-child(3) {
    min-height: auto;
}
#blokdeko1 {
    min-height: auto;
}
#zagadrirr {
    margin: 20px auto 60px auto;
    text-align: center;
    max-width: 400px;
}
#zagadrirr p:nth-child(2) {
    margin: 0 auto;
}
#glavekrserv0123 {
    margin: 15px auto 0 auto;
}
#fonprod h2 {
    font-size: 25px;
}
.vers1 {
    max-width: 250px;
}
.vers2 {
    max-width: 250px;
}
#vidkud222 {
    margin: 0 auto;
}
.cat-calc-unit .param-val {
    width: auto;
}
.my_quantity1 {
    width: 70px;
    margin: 0 auto;
}
#zakodkl {
    float: none;
    margin: 15px 0px 11px;
}
li.cenpp2 {
    display: none;
}
.factura-text {
    display: block;
    position: relative;
    margin-top: 0;
    width: 100%;
    text-align: center;
}
.cat-factura-image {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    height: 150px;
    border: 5px solid #ffffff;
    border-radius: 80px;
    margin-top: 10px;
}
.cat-main-image {
    min-height: auto;
}
#vtovuz {
    text-align: left;
}
#zagadrir {
    max-width: 500px;
    margin: 0 auto 20px auto;
    text-align: center;
}
#otzyvyburlak23 {
    max-width: 500px;
    margin: 0 auto 30px auto;
    text-align: center;
}
#blokzg0 {
    padding-top: 20px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 70px;
}
#vidkud img {
    width: 100%;
}
#vidkud11 {
    margin: -70px auto 0 auto;
}
#tekstpolinppreimb {
    margin: 0 auto 15px auto;
    min-height: auto;
}
#carousel155 #otzdek {
    margin: 0 auto;
    max-width: 350px;
}
#blsfakt {
    margin: 0 auto 20px auto;
    min-height: auto;
}
#omagazvstavf {
    padding: 40px;
    text-align: center;
}
#omagazvstavf2 a {
    margin: 10px auto 0 auto;
}
#blokdeko1 {
    margin: 0 auto 15px auto;
}
#cart {
    max-width: 200px;
    float: none;
}
.nav>li>a {
    padding: 3px 0px;
}
a.zakodkl2 {
    margin: 15px auto 0px auto;
}
#copsred1 img {
    max-width: 40px;
}
#copsred1 div {
    padding: 7px 0 0 10px;
}
#copsred1 {
    margin: 0 auto 5px auto;
}
#nazvart a {
    margin: 0 auto 15px auto;
}
ul.navss {
    display: block;
    max-width: 300px;
    margin: 0px auto 50px auto;
    text-align: center;
}
ul.navss li {
    margin: 0 0px 15px 0;
}
#katobzor p:nth-child(4) {
    float: none;
    width: 100%;
}
ul.navs {
    display: block;
    max-width: 300px;
    margin: 0px auto 50px auto;
    text-align: center;
}
ul.navs li {
    margin: 0 0px 15px 0;
}
#katobzor p:nth-child(5) {
    padding: 5px 0 0 0px;
    overflow: hidden;
}
#katobzor p:nth-child(1) {
    min-height: auto;
}
#levpunkty2 {
    margin: 15px auto 0px auto;
    text-align: center;
}
#levpunkty3 ul {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
#demorem {
    max-width: 300px;
}
#echoryad1 ul {
    max-width: 350px;
    margin: 0 auto;
}
#echoryad2 ul {
    max-width: 350px;
    margin: 0 auto;
}
#fonprod .nav>li>a {
    font-size: 25px;
}
.nav-tabs {
    margin-top: 40px;
}
#minatribs {
    text-align: left;
}
#minatribs {
    max-width: 500px;
    margin: 0 auto;
}
.breadcrumb {
    display: none;
}
#carousel155 .product-thumb {
    min-height: 500px;
    max-width: 320px;
}
.xreview-image {
    margin: 0 auto 30px auto;
}
#otzyvyburlak1 {
    max-width: 500px;
    text-align: center;
    margin: 0 auto 20px auto;
}
#otzyvyburlak ul.strelnav {
    margin: 0 auto 15px auto;
}
#slideshow0 {
    margin: -25px 0 0 0;
}
#bannerssnar {
    margin-bottom: 40px;
}
ul.strelnav {
    float: none;
    padding: 0;
    max-width: 100px;
    margin: 20px auto 0 auto;
}
#bestpredl h3 {
    padding: 0 0 0px;
    
    font-size: 56px;
    font-weight: 700;
    line-height: 0.9;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}
#carousel15 {
    padding: 20px 0 0 0;
}
#katobzor11 {
    max-width: 320px;
    margin: 0 auto;
}
.phnj {
    margin: 5px 0 0px;
}
#formaburl {
    padding: 40px;
    max-width: 500px;
    margin: 0 auto;
    float: none;
}
#korzvsya {
    text-align: center;
}
#nazvvkorz {
    margin: 0 auto;
}
.my_quantity {
    max-width: 115px;
}
.my_quantity button {
    height: 40px;
}
#nizkorz {
    margin: 0 auto;
    max-width: 370px;
}
#nizkorz .pull-right {
    float: none !important;
}
#svoya {
    margin: 15px auto 0 auto;
}
#kvizzs2 {
    color: #000;
    font-weight: 700;
    padding: 10px;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1;
    margin: 30px 0 0 0px;
}
#prodlev {
    width: 55px;
    margin: -30px auto 0px auto;
    float: none;
}
ul.spossv {
    max-width: 255px;
    margin: 15px auto 10px auto;
}
#tribayd .container {
    width: 500px;
}
#bursl1 #burslname {
    max-width: 255px;
}
#bursl2 #burslname {
    max-width: 255px;
}
#bursl3 #burslname {
    max-width: 255px;
}
#bursl4 #burslname {
    max-width: 255px;
}
#bursl5 #burslname {
    max-width: 255px;
}
ul.tripburl {
    margin: 0 0 0 -15px;
}	
	
	
	#slideshow0 {
    width: 100% !important;
    }
    #slideshow0 img {
    max-width: 768px;
    width: 100% !important;
    height: auto !important;
    width: 768px;
    margin: 0 !important;
    zoom: 1 !important;
    }
	#bannerssnar
	{
		min-height: auto;
	}
	.swiper-viewport
	{
		min-height: auto;
	}
	#slideshow0 img
	{
		margin: 0 0 0 -337px;
		max-width: 1920px;
		width: 1920px;
		zoom: .6;
	}
	#prosmotrov2
	{
		width: 270px;
	}
	#personskid2
	{
		width: 270px;
	}
	#personskid3
	{
		font-size: 18px;
		padding: 16px 0 30px;
	}
	#podelsoc1
	{
		float: none;
		padding: 2px 12px 15px 0;
	}
	#tab-specification22 table
	{
		min-width: 300px;
	}
	.input-option2 label
	{
		display: block;
		float: none;
	}
	.tabs4>label
	{
		border: 0 solid #ddd;
		border-bottom: 1px dashed #000;
		color: #000;
		display: block;
		font-size: 22px;
		margin: 0 auto;
		max-width: 165px;
		padding: 7px 0;
		text-align: center;
	}
	#tribayd .col-lg-2
	{
		float: left;
		width: 50%;
	}
	#kartlefttt
	{
		margin: 0 auto;
		max-width: 220px;
		min-height: 70px;
	}
	.caption
	{
		text-align: center;
	}
	.button-group2
	{
		display: block;
		margin: 0 auto;
		max-width: 115px;
	}
	#kvizl
	{
		height: auto;
margin: 20px auto 20px auto;
		max-width: 300px;
		text-align: center;
	}
	.breadcrumb
	{
		text-align: center;
	}
	.list-group1
	{
		max-width: 100%;
	}
	
	#menutwigmob #phonetwig
	{
		padding: 3px 0 0;
		text-align: center;
	}
#menutwigmob #cart {
    padding-top: 8px;
}
ul.tripburl li:nth-child(1) {
    margin: 14px 0 0 25px;
}
ul.tripburl li:nth-child(2) {
    margin: 18px 0 0 25px;
}
img#phmob {
    margin: 0 5px 0 0;
}
	#content
	{
		padding: 0 15px;
	}
	.panel2.panel-default1
	{
		overflow: hidden;
		padding: 15px 15px 40px;
	}
	
	.product-thumb
	{
		max-width: 255px;
	}
	#fonprod
	{
		text-align: center;
	}
	#overss
	{
		display: none;
	}
	#button-cart
	{
		float: none;
		margin: 0 auto;
	}
	#menutwig
	{
		display: none;
	}
	#phne
	{
		margin: 0 auto;
		max-width: 300px;
	}
	#zakodkl
	{
		float: none;
		margin: 0px 8px 25px;
	}
	#fonprod .nav-tabs>li
	{
		float: none;
		font-size: 20px;
		margin: 0 auto;
		max-width: 200px;
		text-align: center;
	}
	.product-thumb.transition
	{
		text-align: center;
	}
	.product-thumb h4
	{
		margin: 0 auto;
	}
	.product-thumb.transition
	{
		max-width: 300px;
	}
	#ramkat
	{
		overflow: hidden;
	}
	#cart-totalk
	{
		display: none;
	}
}

/* TALIPOV.BIZ  */
@media (max-width: 576px)
{
    #sredn {
    display: none;
}
    #descrvramk11 {
        margin-top: 0px;
    }
.soderzmbl img {
    max-width: 100%;
}
.kalceulpov {
    display: none;
}
.statval4 a {
    width: 100%;
}
#blsfakt2 {
    font-size: 22px;
    font-weight: 600;
}
.obtkt p:nth-child(1) {
    font-size: 35px;
}
.preza {
        margin: 10px auto 0 auto;
    }
.blrek p:nth-child(3) {
    min-height: 40px;
}
#pochstobr3321 p:nth-child(1) {
        font-size: 35px;
    }
    #pochsterq1 p:nth-child(1) {
        font-size: 35px;
    }
    #pochstobr34293 p:nth-child(1) {
        font-size: 35px;
    }
    #belblk {
    padding: 40px 20px;
    }
#okompinfo2322 p:nth-child(1) {
        font-size: 35px;
    }
    #voproskviz {
    line-height: 1.1;
}
        #osstefrtm123 {
        margin-bottom: 0px;
    }
    #logo {
        margin: 20px 0 0 80px;
    }
#telnov a {
    font-size: 15px;
}
    #logo img {
        width: 100px;
    }
.pops222212 p:nth-child(3) {
    font-size: 16px;
}
.bbig p:nth-child(1) {
        font-size: 35px !important;
    }
    .pops2222 ul {
    display: block;
}
    .pops2223 ul {
    display: block;
}
button#btn_submit2222 {
    margin: 10px auto 0 auto;
    width: 280px;
}
button#btn_submit2223 {
    margin: 10px auto 0 auto;
    width: 280px;
}
.otprav {
        max-width: 280px;
    }
.statval.row {
    margin: 0 15px 20px 15px;
}
#vninf .soderzmbl {
    background: #020202;
    margin-bottom: 20px;
}
#vnrow {
    margin: 0;
}
#osste352rm2 input#val1 {
    font-size: 15px;
}
.chclab label {
    font-size: 18px;
}
.kayr {
    font-size: 105px;
    top: -70px;
}
#gsfon {
    margin: 0;
}
.vnutp #levpunkty1 p:nth-child(1) {
    font-size: 55px;
}
#blokzg #blokzg1 {
    font-size: 55px;
}
.partnery {
    font-size: 40px;
}
.izopreza img {
    width: 100%;
    border-radius: 30px;
}
.preza p:nth-child(1) {
    font-size: 35px;
}
#telnov p:nth-child(1) {
    padding: 5px 0 0 0;
}
#blsfaktknplay img {
    width: 70px;
}
#zagadrir p:nth-child(2) {
    padding: 0 15px;
}
#blsfakt33 ul {
    margin: 0 0 0px 0;
}
input#vers1 {
    width: 100%;
    max-width: 100%;
    min-width: 260px;
}
#voproskviz {
    font-size: 24px;
}
#preimbh p:nth-child(1) {
    line-height: 0.9;
}
#blsfakt22 {
    font-size: 19px;
}
#glavekrsd0123 p:nth-child(3) {
    font-size: 19px;
}
#glavekrserv0123 p:nth-child(2) {
    font-size: 30px;
}
textarea.vvodtext::placeholder {
    font-size: 18px;
}
#suzhaem .col-xs-12 {
    width: 50%;
}
#telnov {
    max-width: 160px;
}
li.knop333 a {
    padding: 20px 15px 20px 15px;
    font-size: 25px;
}
li.knop443 a {
    font-size: 25px;
    padding: 20px 20px;
}
#osstefrtm1 p:nth-child(1) {
    font-size: 36px;
}
#osstefrtm1 p:nth-child(2) {
    font-size: 19px;
}
#okompinfo02 p:nth-child(1) {
    font-size: 35px;
}
#okompinfo02 {
    font-size: 19px;
}
li.dec2 a {
    padding: 5px 15px 5px 15px;
    margin: 0 auto;
}
#fzbuh {
    padding: 40px 40px;
}
#shemvzaimod1 p:nth-child(1) {
    font-size: 40px;
}
#shemvzaimod1 p:nth-child(2) {
    font-size: 19px;
}
#blsfakt00 {
    margin: 0 0 0 0px;
}
#descripbyt {
    display: none;
}
#glavekrsd0123 {
    min-height: auto;
}
#blsfakt32337 {
    min-height: auto;
}
#blsfakt32335 {
    min-height: auto;
}
#blsfakt323233 ul li:nth-child(2) a {
    margin: 20px 0 0px 0px;
}
footer #copsred1 img {
    display: none;
}
#glavekrserv0 {
    margin: 75px 0 0 0;
}
#levpunkty1 p:nth-child(2) {
    font-size: 27px;
    padding: 6px;
}
#pochstsdr p:nth-child(1) {
    font-size: 35px;
}
#glavekrsd0123 p:nth-child(2) {
    min-height: auto;
}
#pochstsdfdr p:nth-child(1) {
    font-size: 35px;
}
#okompinfo2 {
    margin: 0px auto 0 auto;
}
#pochstsdfobr p:nth-child(1) {
    font-size: 35px;
}
#fzbuh3 p:nth-child(1) {
        font-size: 30px;
        line-height: 1.1;
}
#fzbuh3 p:nth-child(2) {
    font-size: 19px;
}
#pochstobr p:nth-child(1) {
    padding-bottom: 15px;
}
#blsfakt33 ul {
    display: block;
    text-align: center;
}
#blsfakt323233 ul li:nth-child(1) a {
    display: none;
}
#blsfakt33 ul li:nth-child(1) a {
    margin: 0 auto 15px auto;
}
#levpunkty1 p:nth-child(3) {
    font-size: 45px;
}
#zagadrir p:nth-child(3) {
    font-size: 19px;
}
#zagadidr p:nth-child(2) {
    font-size: 35px;
}
#fonvb {
    padding: 20px 20px 20px 20px;
}
#pochstsdr p:nth-child(2) {
    font-size: 19px;
}
#pochstsdfdr000 {
    padding: 40px 20px 20px 20px;
}
#pochstsdfdr000 p:nth-child(1) {
    font-size: 35px;
    line-height: 0.9;
}
#pochstsdfdr000 a {
    font-size: 22px;
}
#pochstsdfobr p:nth-child(2) {
    font-size: 19px;
}
#blsfakt {
    padding: 20px;
}
#blokzg1 {
    font-size: 35px;
}
#patstat {
    float: none;
    margin: 0 auto;
}
#patstat2 {
    padding: 25px 0 0 0;
    font-size: 19px;
}
#descrvramk {
    font-size: 13px;
}
#removeRow, button#removeRow2, button#removeRow3 {
    margin: 9px 0px 0 0px;
}
#information-information #blsfakt {
    margin: 20px auto;
}
#pochemuburlak12 {
    min-height: auto;
}
#pochstobr p:nth-child(1) {
    margin: 0px 0 5px 0;
}
#zagadrirr {
    margin: 0px auto 30px auto;
}
#verh1 {
    background: url(/image/glekr.jpg) 23% top no-repeat;
}
footer #copsred1 {
    margin: 15px auto;
}
footer #copsred1 div {
    padding: 0px 0 0 10px;
}
#kalktermopan2 {
    margin: 40px 0 0 0;
}
#imgprof1 {
    margin: 0 0 30px 0px;
}
#dvtabmob {
    overflow-x: scroll;
}
#inputFormRow input, #inputFormRow2 input, #inputFormRow3 input {
    max-width: 90%;
    margin-bottom: 5px;
}
#zagadrirr p:nth-child(1) {
    font-size: 35px;
}
#zagadrirr p:nth-child(2) {
    font-size: 19px;
}
#glavekr12 {
    font-size: 19px;
}
#glavesd12 p:nth-child(1) {
    font-size: 35px;
}
#glavesd12 p:nth-child(2) {
    font-size: 19px;
}
.znkvizs {
    border: 0px solid #e4e1e1;
    padding: 0;
}
.vers1 {
    max-width: 100%;
}
.vers2 {
    max-width: 100%;
}
#glavesd123 {
    padding: 15px;
}
ul.kudadvekn {
    text-align: center;
}
#osstermdva {
    margin: 0 auto 15px auto;
}
#absimg {
    position: relative;
    left: 0;
}
#absimg img {
    max-width: 100%;
}
#ossterm {
    font-size: 19px;
    margin: 30px auto 0px auto;
    max-width: 350px;
}
#ossterm ul.kudadvekn {
    margin: 35px auto 0 auto;
    text-align: center;
    max-width: fit-content;
}
ul.kudadvekn li {
    margin: 0 0px 0 0;
}
li.dec1 a {
    margin: 0 0px 15px 0;
}
#glavekrserv0123 p:nth-child(1) {
    float: none;
    height: auto;
}
#osstermdva0 {
    float: none;
}
#logomobh {
    margin: 0 0 0 40px;
}
#blsfakt1 {
    min-height: auto;
    margin-bottom: 30px;
}
#descrvramk {
    overflow-x: scroll;
}
#cartimg {
    width: 100%;
    float: none;
}
#tekstpolinppreimb p:nth-child(2) {
    font-size: 29px;
}
#blokzg {
    margin-bottom: 20px;
}
#button-cart {
    max-width: 220px;
}
#omagazvstavf1 p:nth-child(2) {
    font-size: 19px;
}
#tekstpolinppreimb p:nth-child(3) {
    font-size: 19px;
    line-height: 1.1;
}
#okompinfo2 {
    font-size: 19px;
}
#logo {
    margin: 5px 0 0 100px;
}
#omagazvstavf1 p:nth-child(1) {
    font-size: 35px;
}
#telnov {
    margin: 5px auto 0 auto;
}
li.knop2 a {
    font-size: 22px;
}
span.limit-radio-custom2 {
    font-size: 19px;
}
#tab-description {
    padding: 5px 10px 0;
}
#tab-description table {
    text-align: left;
}
#echtri {
    background: url(/image/kud9.jpg) 0% top no-repeat;
}
#otzyvyburlak2 {
    background: url(/image/mko8.jpg) 80% top no-repeat;
}
#echtridf p:nth-child(2) {
    min-height: auto;
}
#fonprod h2 {
    font-size: 30px;
}
.usbetween1 {
    font-size: 19px
}
#tab-description table tr td {
    padding: 10px 5px;
    font-size: 16px;
}
section.faq-section img {
    display: none;
}
.rbac1 {
    background: #fff url(/image/rbg1.jpg) 120% 35px no-repeat;
}
.rbac2 {
    background: #fff url(/image/rbg2.jpg) 120% 35px no-repeat;
}
.rbac3 {
    background: #fff url(/image/rbg3.jpg) 120% 35px no-repeat;
}
#okompinfo2 p:nth-child(1) {
    font-size: 35px;
}
#okompinfo2 p:nth-child(2) {
    font-size: 40px;
}
ul.kudadvekn {
    display: block;
}
.xreview-text {
    font-size: 19px !important;
}
.faq-section label {
    line-height: 1;
}
#echtridf p:nth-child(1) {
    margin: 200px 0 15px 0px;
}
#echtridf p:nth-child(2) {
    margin: 0 0 15px 0px;
}
.dopuss1 {
    background: #fff url(/image/pickud1.jpg) 0% top no-repeat;
}
.dopuss2 {
    background: #fff url(/image/pickud2.jpg) 0% top no-repeat;
}
.dopuss3 {
    background: #fff url(/image/pickud3.jpg) 0% top no-repeat;
}
#echtridf ul {
    display: block;
    text-align: center;
}
#echtridf ul li:nth-child(1) a {
    margin: 0 auto 0px auto;
    width: fit-content;
}
#levpunkty2 {
    font-size: 19px;
}
#blokdeko1 p:nth-child(2) {
    font-size: 29px;
    min-height: auto;
}
#blokdeko1 p:nth-child(3) {
    min-height: auto;
}
#blokzg2 {
    font-size: 19px;
}
#blokdeko1 {
    min-height: auto;
}
#bestpredl07 {
    text-align: center;
}
#otzyvyburlak23 {
    text-align: center;
}
#komandes1 ul li:nth-child(1) a {
    max-width: 300px;
    margin: 0 auto 15px auto;
}
#echoryad1 ul {
    display: block;
}
#button-cart {
    margin-bottom: 20px;
}
#zakodkl {
    margin: 0px 0px 25px;
}
#levpunkty1 {
    font-size: 35px;
}
#zagadrir p:nth-child(1) {
    font-size: 35px;
}
#osstefrtm123 p:nth-child(1) {
    font-size: 35px;
}
#ge220 p:nth-child(1) {
    font-size: 35px;
}
#zagadrir p:nth-child(2) {
    font-size: 19px;
}
#omagaz p:nth-child(1) {
    font-size: 35px;
}
#omagaz p:nth-child(2) {
    font-size: 19px;
}
#primrem p:nth-child(1) {
    font-size: 35px;
}
#komandes1 p:nth-child(1) {
    font-size: 35px;
}
#komandes1 p:nth-child(2) {
    font-size: 19px;
}
#komandes1 ul {
    display: block;
}
#komandes1 ul li:nth-child(2) {
    margin: 25px 0 0 0px;
}
#pochstobr p:nth-child(1) {
    font-size: 35px;
}
#pochstobr p:nth-child(2) {
    font-size: 19px;
}
#xreviews .xreview-image {
    margin: 0 20px 20px 0;
}
#tekstpolinppreimb p:nth-child(2) {
    min-height: auto;
}
#katobzor p:nth-child(3) {
    font-size: 19px;
    font-weight: 500;
    min-height: 75px;
}
#hattrig1 {
    margin: 0px 0 0 0;
    font-size: 35px;
}
#banhatopt2 p:nth-child(1) {
    font-size: 50px;
}
#hattrig3 p:nth-child(2) {
    font-size: 35px;
}
#otzyvyburlak1 p:nth-child(1) {
    font-size: 35px;
}
#fonprod h3 {
    font-size: 35px;
}
#omagaz334 ul {
    margin: 30px auto 0 auto;
    max-width: 230px;
    display: block;
    text-align: center;
}
#katobzor p:nth-child(2) {
    font-size: 35px;
    min-height: auto;
}
#katobzor {
    min-height: 480px;
}
#button-cart {
    font-size: 23px;
}
#rekomendburlak123 p:nth-child(2) {
    padding: 10px 0px 10px 0;
}
a.zakodkl2 {
    font-size: 23px;
}
#echoryad2 a {
    font-size: 23px;
}
#nuzhpom1 {
    margin: 30px auto 0 auto;
    max-width: 200px;
}
li.knops2 a {
    padding: 16px 10px;
    font-size: 22px;
}
h1 {
    font-size: 35px;
    line-height: 0.9;
}
.phnj {
    margin: 0 0 0 0px;
}
#zagadrir {
    font-size: 35px;
    text-align: center;
}
#bestpredl h3 {
    font-size: 35px;
}
#omagaz {
    font-size: 35px;
}
#rekomendburlak123 p:nth-child(1) {
    font-size: 35px;
}
#tekstpolinppreimb {
    min-height: auto;
}
#formaburl08 p:nth-child(1) {
    font-size: 35px;
}
#formaburl08 p:nth-child(2) {
    font-size: 19px;
}
#rekomendburlak123 p:nth-child(2) {
    font-size: 19px;
}
#formaburl09 p:nth-child(2) {
    font-size: 19px;
}
#bestpredl07 p:nth-child(1) {
    font-size: 35px;
}
#bestpredl07 p:nth-child(2) {
    font-size: 19px;
}
#descrvramk22 {
    margin: 0 0px 0 0;
}
#otzyvyburlak23 p:nth-child(1) {
    font-size: 35px;
}
#otzyvyburlak23 p:nth-child(2) {
    font-size: 19px;
}
.faq-section input[type=checkbox]:checked~p {
    padding: 0px 0px;
}
#carousel155 .product-thumb {
    min-height: auto;
}
#zagkviz {
    font-size: 20px;
}
#tribayd {
    background: url(/image/burfon1.jpg) 22% 49% no-repeat;
}
.breadcrumb {
    text-align: center;
    margin: 15px 0 0 0;
}
#input-coupon {
    max-width: 200px;
    float: none;
    margin: 0 auto 10px auto;
}
#cart-totalkhat img {
    margin: 1px 0 0 0;
}
#nazvvkorz {
    font-weight: 700;
    padding: 10px 0 5px 0px;
}
#puvyd {
    font-size: 18px;
}
#puvyd img {
    width: 100%;
}
#optov img {
    max-width: 400px;
}
.product-thumb {
    min-height: auto;
}
#pochemuburlak2 img {
    max-width: 500px;
}
#nepokz {
    display: block;
    padding: 17px 0px 0 5px;
}
.phnj {
    padding: 2px 0 0;
}
span#pokz {
    display: none;
}
i.fa.fa-volume-control-phone {
    display: none;
}
a.phnj {
    display: -webkit-box;
}
#malenk {
    display: block;
}
.table-bordered {
    zoom: 0.8;
}
	#d_quickcheckout .col-xs-5
	{
		width: 100%;
	}
	#slideshow0 img
	{
		margin: 0 0 0 -491px;
		max-width: 1920px;
		width: 1920px;
		zoom: .6;
	}
	div#slideshow0 img
	{
		max-width: 576px;
		width: 576px;
	}
	#d_quickcheckout .panel-body
	{
		padding: 0!important;
	}
	.form-horizontal.qc-totals
	{
		padding: 15px;
	}
	#d_quickcheckout .col-xs-7
	{
		width: 100%;
	}
}
@media (max-width: 450px)
{
	#katsvnut2 img
	{
		margin: 0 -50px 0 0;
	}
	#slideshow0 img
	{
		margin: 0 0 0 -591px;
		max-width: 1920px;
		width: 1920px;
		zoom: .6;
	}
	div#slideshow0 img
	{
		max-width: 450px;
		width: 450px;
	}
	#ramkatb img
	{
		margin: 0 -220px 0 0;
	}
}


/* TALIPOV.BIZ  */
@media (max-width: 460px) {
    
    #cart .dropdown-menu {
    min-width: 280px;
}
#telnov a {
    font-size: 15px;
}
#telnov p:nth-child(1) {
    text-align: center;
}
#msgs ul {
    margin: 12px 50px 0 0;
    float: right;
}
    #logo {
        margin: 2px 0 0 80px;
    }
#optov img {
    max-width: 300px;
}
#banhatopt22 p:nth-child(1) {
    font-size: 31px;
}
#banhatopt2 p:nth-child(2) {
    font-size: 25px;
}
#banhatopt3 {
    font-size: 19px;
}
a.optprice {
    font-size: 20px;
}
#zaprosopt #rekomendburlak1 {
    font-size: 20px;
}
#bursl1 {
    background: #f5f5f5 url(/image/bur1.png) -33% 50% no-repeat;
}
#bursl2 {
    background: #f5f5f5 url(/image/bur2.png) -33% 50% no-repeat;
}
#bursl3 {
    background: #f5f5f5 url(/image/bur3.png) -33% 50% no-repeat;
}
#bursl4 {
    background: #f5f5f5 url(/image/bur4.png) -33% 50% no-repeat;
}
#bursl5 {
    background: #f5f5f5 url(/image/bur5.png) -33% 50% no-repeat;
}
ul.tripburl {
    margin: 0 0 0 -60px;
}
#tribayd .container {
    width: 320px;
}
#bursl1 #burslname p:nth-child(1) {
    font-size: 26px;
} 
#bursl2 #burslname p:nth-child(1) {
    font-size: 26px;
} 
#bursl3 #burslname p:nth-child(1) {
    font-size: 26px;
} 
#bursl4 #burslname p:nth-child(1) {
    font-size: 26px;
} 
#bursl5 #burslname p:nth-child(1) {
    font-size: 26px;
} 
#bursl1 #burslname {
    max-width: 180px;
}
#bursl2 #burslname {
    max-width: 180px;
}
#bursl3 #burslname {
    max-width: 180px;
}
#bursl4 #burslname {
    max-width: 180px;
}
#bursl5 #burslname {
    max-width: 180px;
}
#bursl1 {
    background: #f5f5f5 url(/image/bur1.png) -185% 50% no-repeat;
}
#bursl2 {
    background: #f5f5f5 url(/image/bur2.png) -185% 50% no-repeat;
}
#bursl3 {
    background: #f5f5f5 url(/image/bur3.png) -75% 50% no-repeat;
}
#bursl4 {
    background: #f5f5f5 url(/image/bur4.png) -85% 50% no-repeat;
}
#bursl5 {
    background: #f5f5f5 url(/image/bur5.png) -85% 50% no-repeat;
}
h3 {
    font-size: 26px;
}
#omagaz5 img {
    max-width: 290px;
}
#omagaz2 {
    font-size: 19px;
    line-height: 1;
}
#pochemuburlak1 p:nth-child(1) {
    font-size: 26px;
}
#pochemuburlak1 p:nth-child(2) {
    font-size: 19px;
}
#pochemuburlak2 img {
    max-width: 300px;
}
#pochemuburlak {
    min-height: 520px;
}
#rekomendburlak1 {
    font-size: 22px;
}
#otzyvyburlak1 p:nth-child(2) {
    font-size: 19px;
}
#pochemuburlak3 {
    font-size: 16px;
    margin: -45px auto 0 auto;
}
#omagaz3 {
    padding: 5px 0 25px;
}
.product-thumb.transition
	{
		max-width: 280px;
	}
}