
html {
  scroll-behavior: smooth;
}
body {
    font-weight: 300;
    line-height: 1.3;
    width: 100%;
    color: #1c1c1c;
    font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    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: #4081fd;
	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:not(.site-header) {  padding-bottom: 0px !important;	} .form-group {margin-top: 0px;}
	.breadcrumb>li+li:before {
		top:0px;
	}
	#logo {
    padding-top: 55px !important;    padding-bottom: 3px !important;
}
	.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: 12px;
	line-height: 20px;
	min-width: 160px;
	padding: 3px 20px;
}
#menu .dropdown-inner li a:hover
{
	color: #4081fd;
}
#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: #4081fd;
		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 #1c1c1c;
	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: #1c1c1c;
	padding: 8px 12px;
}
.list-group a.active,.list-group a.active:hover,.list-group a:hover
{
	background: #fff;
	color: #4081fd;
}
.carousel-caption
{
	color: #FFF;
	text-shadow: 0 1px 0 #1c1c1c;
}
.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: #4081fd;
    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: #4081fd;
	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: #4081fd url(/image/derevotop.png) center top no-repeat;
	padding-top: 30px;
}
#derevodva
{
	background: #4081fd 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: #1c1c1c;
	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: #4081fd;
	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: #4081fd;
	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: #1c1c1c;
	font-size: 15px;
}
#nachtr2
{
	color: #1c1c1c;
	font-size: 15px;
	width: 235px;
}
#nachtr1
{
	width: 60px;
}
#perkat
{
	color: #1c1c1c;
	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: #1c1c1c;
	font-family: 'Roboto',sans-serif;
	font-size: 16px;
	margin: 15px 0;
	max-width: 190px;
	overflow: hidden;
	padding: 11px;
	text-align: center;
}
#katrf4:hover
{
	background: #1c1c1c;
	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: #1c1c1c;
	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: 1450px;
}
#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: #4081fd;
	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: #4081fd;
	font-family: NeoSansPro-Medium;
	font-size: 17px;
	padding: 0 20px 20px;
}
.chitdal2 a
{
	color: #4081fd;
}
#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: #4081fd!important;
	border-color: #4081fd!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: 400;
    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: 26px;
    font-weight: 400;
    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: 500;
    font-size: 18px;
}
footer li
{
	padding: 0 0 6px;
}
#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: #4081fd;
	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 / 40%);
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
#coptext a
{
    color: rgb(239 233 234 / 40%);
}
#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 #1c1c1c;
	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: #4081fd;
    background: linear-gradient(8deg, #7a5135, #4081fd);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 400;
    
    -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 #1c1c1c;
	border-radius: 25px;
	color: #1c1c1c;
	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 #1c1c1c;
	font: 13px/20px Tahoma,Arial,sans-serif;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #1c1c1c;
	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 #1c1c1c;
	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: #1c1c1c;
    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: #1c1c1c;
	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: #4081fd;
	font-family: 'Roboto',sans-serif;
	font-size: 27px;
	line-height: 1.2;
	padding-top: 80px;
}
#derevo33
{
	color: #1c1c1c;
	font-size: 17px;
	max-width: 600px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#derevopreim3
{
	width: 85px;
}
#derevo2
{
	background: #4081fd;
	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: #1c1c1c;
	font-size: 17px;
}
#wh2,
.latest-section,
.updates-section,
.home-updates
{
    background: #fff;
    padding: 60px 0 0px 0;
    position: relative;
    z-index: 2;
    border-radius: 50px 50px 0px 0;
    margin-top: -50px;
}
.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: 1em;
	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: 24px;
    font-weight: 700;
    border-radius: 10px;
}
.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-inline
{
	display: inline-block;
	position: relative;
}
.tooltip-inline .tooltiptext
{
	background-color: #1c1c1c;
	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-inline:hover .tooltiptext
{
	display: block;
}
#easyTooltip,
#easyTooltip.tooltip,
.tooltip.topArrow
{
	display: block;
	position: absolute;
	z-index: 10060 !important;
	opacity: 1 !important;
	max-width: 280px;
	padding: 6px 8px;
	background: #fde910;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 12px;
	line-height: 1.35;
	box-shadow: 0 2px 2px #ddd;
	color: #222;
	pointer-events: none;
}
body > .tooltip
{
	z-index: 10050 !important;
}
#checkout-cart,
#korzvsya,
#simplecheckout_cart,
.simplecheckout-cart-wrap,
.simplecheckout-block,
.simplecheckout,
.simple-content
{
	overflow: visible !important;
}
.simplecheckout-tooltip
{
	display: none !important;
}
#simplecheckout .tooltip,
.simplecheckout-block .tooltip
{
	position: absolute;
}
#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: #4081fd;
	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: #1c1c1c;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 45px;
    
}
h2
{
    color: #1c1c1c;
    font-size: 35px;
    font-weight: 400;
    letter-spacing: -2px;
}
h3
{
font-size: 20px;
    font-weight: 700;
}
h4
{
	color: #1c1c1c;
	font-size: 20px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 10.2px;
}
input#input-password
{
	margin-bottom: 10px;
}
a
{
	color: #272929;
}
a:hover
{
	color: #4081fd;
	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: #eef4f7;
    border-radius: 50px;
    color: #4081fd;
    font-size: 22px;
    padding: 10px;
    height: 43px;
    width: 43px;
    margin: 8px 0 0 0;
}

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: #4081fd;
	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: 15px 0 0 25px;
    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: #1c1c1c;
	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 #1c1c1c;
	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: #1c1c1c;
	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: #4081fd;
	color: #fff !important;
}
#account-login a.btn.btn-primary {
    background: #4081fd;
    border: 2px solid #4081fd;
    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: #4081fd;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	padding: 12px;
	width: 200px;
}
#cart > .btn
{
	background: none;
	border-radius: 30px;
	color: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
    font-weight: 400;
    padding: 3px 13px 15px 0;
    
    font-size: 40px;
}
#verhshapka
{
	background: #4081fd;
	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: #4081fd;
}
#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: #4081fd;
		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: #cc0001 url(/image/buh10.jpg) center top no-repeat;
    padding-bottom: 0px;
    padding-top: 60px;
}
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: #f2b905;
}
footer h5
{
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.alert
{
	padding: 8px 14px;
}
.breadcrumb
{
    font-size: 14px;
    margin: 0px 0 20px -20px;
    padding: 10px 0;
    overflow: hidden;
    opacity: 0.4;
}
.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: 30px;
	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: #1c1c1c;
	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 #4081fd;
	border-radius: 30px;
	color: #4081fd;
	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: #4081fd;
	color: #4081fd;
}
.carousel-caption
{
	color: #FFF;
	text-shadow: 0 1px 0 #1c1c1c;
}
.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: #1c1c1c;
    font-size: 47px;
    font-weight: 400;
    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: #4081fd;
}
#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: #1c1c1c;
	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: #1c1c1c;
    font-size: 31px;
    padding: 9px 0 0;
    
    font-weight: 400;
}
.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 #1c1c1c;
	color: #1c1c1c;
	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 #4081fd;
	color: #1c1c1c;
	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 #1c1c1c;
	color: #1c1c1c;
	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 #4081fd;
	color: #1c1c1c;
	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 #1c1c1c;
	color: #1c1c1c;
	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 #4081fd;
	color: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
		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: 30px;
		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;
	}
	.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: #1c1c1c;
		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: 30px;
		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: 20;
}
.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 #1c1c1c;
	font: 13px/20px Tahoma,Arial,sans-serif;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #1c1c1c;
	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 #1c1c1c;
	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 #1c1c1c;
	font: 13px/20px Tahoma,Arial,sans-serif;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #1c1c1c;
	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 #1c1c1c;
	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 #4081fd;
	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: 300px;
	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 #1c1c1c;
	font: 13px/20px Tahoma,Arial,sans-serif;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #1c1c1c;
	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 #1c1c1c;
	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: 30px;
		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: #1c1c1c;
		padding: 0 21px;
	}
	#menu .nav > li > a
	{
		color: #fff;
	}
	#menu .nav > li > a:hover
	{
		color: #1c1c1c;
	}
	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: #1c1c1c;
	}
	#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: #1c1c1c;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 15px;
}
a.orkn i.fa.fa-bars
{
	color: #1c1c1c;
	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: #4081fd;
    color: #fff;
}
#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 #4081fd;
    border-bottom-color: transparent;
    cursor: default;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 37px;
    color: #c1bfbf;
    
}
li.dropdown a span
{
	color: #1c1c1c;
}
#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: 400;
    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: 400;
    line-height: 0.9;
}
#omagaz p:nth-child(2)
{
    font-size: 24px;
    max-width: 500px;
    margin: 0 0 10px 0;
}
#omagaz span {
    color: #4081fd;
}
#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: #1c1c1c;
	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: #4081fd;
    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: #4081fd;
    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: 400;
    font-size: 63px;
    
}
#banhatopt2 p:nth-child(2) {
    font-size: 30px;
    font-weight: 400;
    margin: -10px 0 0 0;
    color: #4081fd;
}
#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: 400;
    font-size: 36px;
}
#banhatopt22 p:nth-child(2) {
    font-size: 30px;
    font-weight: 400;
    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, #4081fd, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 400;
    
    -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: #4081fd;
}
#sogl2 a
{
	color: #4081fd;
}
#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: 400;
}
#farantiiivozvr3
{
	padding-right: 25px;
	padding-top: 5px;
	text-align: right;
}
#farantiiivozvr
{
	clear: both;
	padding-bottom: 40px;
}
#farantiiivozvr4
{
    background: #4081fd;
    border-radius: 50px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 400;
    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
{
	color: #4081fd;
	font-size: 13px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys ul li a:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
.letter-list ul li:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
#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 #1c1c1c;
	color: #1c1c1c;
	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: #4081fd;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys3 ul li a:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
.letter-list3 ul li:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
#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 #1c1c1c;
	color: #1c1c1c;
	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: #4081fd;
	font-size: 15px;
	text-decoration: none;
	text-shadow: 0 1px 2px #fff;
}
#citys4 ul li a:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
.letter-list4 ul li:hover
{
	border-bottom: 1px dotted #1c1c1c;
	color: #1c1c1c;
}
#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 #1c1c1c;
	color: #1c1c1c;
	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: #1c1c1c;
	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: 400;
    color: #1c1c1c;
}
#fonprod .nav-tabs
{
	border-bottom: 0 solid #ddd;
}
.rating a
{
    color: #1c1c1c;
    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: 400;
    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: 15px;
    line-height: 0.9;
    padding: 15px 20px;
    color: #1c1c1c;
}
li.nizhe a
{
	color: #4081fd;
}
.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: #1c1c1c;
    font-size: 17px;
    font-weight: 700;
}
ul.vsplmenu li:hover a {
    color: #4081fd;
}
.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: #4081fd;
}
#cart-totalk
{
	color: #1c1c1c;
	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: #1c1c1c;
}
#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: 400;
    
    -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: #1c1c1c;
    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: #4081fd;
	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 #4081fd;
	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: #1c1c1c;
	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: #4081fd;
}
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: #1c1c1c;
	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: #4081fd;
	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: 29px;
    font-weight: 400;
    text-transform: uppercase;
    
}
#zaginpp1342
{
    color: #989898;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 23px;
    text-align: center;
    max-width: 300px;
}
#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: 25px;
    font-weight: 400;
    background: #4081fd;
    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: #4081fd!important;
    background-color: #4081fd!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: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
}
.nav2
{
	background: #fff;
	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: #fff;
    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: #4081fd;
}
#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: #ffffff;
}
#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: #1c1c1c;
	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: #4081fd;
	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: #f0f0f1;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: width .5s ease;
    webkit-transition: width .5s ease;
    width: 100%;
}
.nav2-toggle2
{
	display: block;
	float: right;
	position: relative;
	z-index: 999;
}
.nav2 > ul > li > a:hover:before
{
	background: #4081fd;
	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: #1c1c1c;
	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: #4081fd;
    background-color: #4081fd;
}
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: #4081fd;
    margin-bottom: 10px;
    height: 70px;
}
#verhnmenu
{
	font-weight: 700;
	text-transform: uppercase;
}
li.nav-item
{
    font-size: 14px;
    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: #1c1c1c;
	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: 400;
    line-height: 0.9;
}
i.fa.fa-check-circle
{
	color: #4081fd;
}
#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: #4081fd;
}
#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: #4081fd;
	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: #1c1c1c;
    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: #1c1c1c;
	text-decoration: none;
}
a.vsechern:hover
{
	color: #232222;
	text-decoration: none;
}
#scrollUP
{
    background: #4081fd;
    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 #4081fd;
	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 #1c1c1c;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
input#nPhone
{
	border: 0;
	border-bottom: 1px solid #1c1c1c;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
input#email
{
	border: 0;
	border-bottom: 1px solid #1c1c1c;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
textarea#description
{
	border: 0;
	border-bottom: 1px solid #1c1c1c;
	height: 40px;
	margin: 0 0 10px;
	width: 100%;
}
.fz110134523prc
{
	background: #4081fd;
	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: 400;
    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 #4081fd;
	border-radius: 30px;
	color: #1c1c1c;
	float: left;
	font-weight: 500;
	padding: 15px 40px;
	text-align: center;
}
#quizkn a
{
	color: #1c1c1c;
	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: #1c1c1c;
}
#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: #4081fd;
    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: #4081fd;
	font-size: 25px;
}
#prockv
{
	color: #e57506;
}
p.naver
{
    background: #dadada;
    border-radius: 35px;
    color: #1c1c1c;
    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: #1c1c1c;
}
#world li a
{
    border: 0;
    height: 23px;
    line-height: 1;
    margin: 0;
    padding: 3px 0;
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 500;
    
}
#world2 .list-group-item.active,#world2 .list-group-item.active:focus,#world2 .list-group-item.active:hover
{
	background-color: #4081fd;
	border-color: #4081fd;
	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: #4081fd!important;
}
#d_quickcheckout a
{
	color: #4081fd!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: #4081fd;
	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: #1c1c1c;
	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 #1c1c1c;
	height: 40px;
	margin: 0 0 5px;
	width: 100%;
}
#text_comment77
{
	border: 0;
	border-bottom: 1px solid #1c1c1c;
	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 #1c1c1c;
	color: #807e7e;
	cursor: pointer;
	font-size: 10px;
	font-weight: 700;
	height: 20px;
	moz-border-radius: 15px;
	moz-box-shadow: 0 0 10px #1c1c1c;
	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 #1c1c1c;
	webkit-transition: all ease .8s;
	width: 20px;
}
.closeblock:hover
{
	color: #1c1c1c;
}
#personskid a
{
	border-bottom: 2px dotted #4081fd;
	color: #4081fd;
	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: #1c1c1c;
	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: #1c1c1c;
	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: #1c1c1c;
	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 #4081fd;
	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 #4081fd;
		padding: 15px;
	}
}
.breadcrumb
{
	background: none;
}
#personskid2
{
	background: #e5f3ee;
	border-radius: 5px;
	color: #1c1c1c;
	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: #4081fd;
}
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: #1c1c1c;
	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: #1c1c1c;
    font-size: 17px;
    display: block;
    padding: 5px 0 0 0;
    height: auto;
}
#menu.navbar
{
	margin-bottom: 0;
	min-height: auto;
}
header:not(.site-header) {
    position: fixed;
    width: 100%;
    z-index: 999;
}

header.site-header {
	position: fixed;
    width: 100%;
    z-index: 999;
    margin: 0;
    padding: 10px 0;
    height: auto;
    min-height: 0;
	background: transparent;
    box-shadow: none;
}
#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: #4081fd!important;
}
#bursl1 #burslname {
    max-width: 305px;
    float: right;
    padding: 15px 0 0 0;
}
#bursl1 #burslname p:nth-child(1) {
    font-size: 33px;
    font-weight: 400;
    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: 400;
    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: 400;
    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: 400;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}




#bursl3 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 400;
    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: 400;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#bursl4 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 400;
    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: 400;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#bursl5 #burslname p:nth-child(1) {
    font-size: 27px;
    font-weight: 400;
    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: 400;
    font-size: 17px;
    width: 148px;
    transition: .8s;
}



#telsverhusnar3 a {
    color: #4081fd;
    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: 400;

}
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: 400;
    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: #4081fd;
}
#menuosn .navbar-nav li:hover .dropdown-menu a.nav-link {
    color: #1c1c1c;
}
#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: 400;
    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: 400;
    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: 400;
    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: 400;
    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: #4081fd;
    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: 400;
}
#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: 400;
    
    -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: #1c1c1c;
    font-weight: 400;
    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: 400;
}
#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: #1c1c1c;
    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: #1c1c1c;
    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: #1c1c1c;
    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: #1c1c1c;
}
#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: 400;
    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: 20px;
    font-weight: 700;
    text-transform: uppercase;
    
}
#nepokz {
    display: none;
}
i.fa.fa-volume-control-phone {
    display: none;
}
.ocf-offcanvas {
    z-index: 4;
}
#zagkviz {
    color: #1c1c1c;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    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: 90px;
    transform: translate(-50%, -50%);
    background: #0088cc; /*цвет кнопки*/
    border-radius: 50%;
    width: 55px; /*ширина кнопки*/
    height: 55px; /*высота кнопки*/
    color: #fff;
    text-align: center;
    line-height: 53px; /*центровка иконки в кнопке*/
    font-size: 35px; /*размер иконки*/
    z-index: 9999;
}
.telegram-button a {
    color: #fff;
}
.telegram-button:before,
.telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #0088cc; /*цвет анимированных волн от кнопки*/
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden; 
}
 
.telegram-button:after{
    animation-delay: .5s;
}
 
@keyframes animate
{
    0%
    {
        transform: scale(0.5);
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        transform: scale(1.2);
        opacity: 0;
    }
}
.telegram-button i.fa.fa-telegram {
    font-size: 30px;
    background: none;
}
#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%);
}
#admir1 {
    margin: 0 0 30px 0;
}
#admir2 {
    margin: 0 0 0 0;
}
#zagadrir p:nth-child(1) {
    max-width: 350px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 10px 0;
}
#zagadrir p:nth-child(2) {
    font-size: 22px;
    max-width: 750px;
    margin: 0px 0 0 0;
}
#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: 400;
    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: 400;
    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: 400;
    
    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: 400;
    
    display: block;
}
#prodlevvv .knops1 button {
    background: #02569f;
    background: linear-gradient(8deg, #4081fd, #02569f);
}
#btn_submit21141:hover {
    background: #02569f;
    background: linear-gradient(8deg, #4081fd, #02569f);
}
#bestpredl {
    margin: 30px 0 30px 0;
    min-height: 900px;
}
#pochemuburlak12 {
    min-height: 700px;
    margin: 30px 0 30px 0;
    padding: 60px 0 60px 0;
    background: url(/image/buh9.jpg) center top no-repeat;
}
#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: 400;
    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, #4081fd, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 400;
    
    -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: 400;
    
    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: 400;
    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, #4081fd);
    border-radius: 5px;
    font-size: 26px;
    font-weight: 400;
    
    -webkit-box-shadow: 0 5px 0 #217fc2, 0 15px 15px #4081fd;
    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: 400;
    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: #1c1c1c;
    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: #1c1c1c;
    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: 400;
    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: #4081fd;
    background-color: #4081fd;
    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, #4081fd, #0677d9);
    border-radius: 5px;
    font-size: 29px;
    font-weight: 400;
    
    -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: 400;
    color: #4081fd;
}
#glavekrserv {
    min-height: 670px;
}
#verh1 {
    background: url(/image/glekr.jpg) center top no-repeat;
}
#levpunkty1 h1 {
font-weight: 700 !important;
    max-width: 700px;
    color: #fff;
    text-transform: unset;
    font-size: 56px;
    line-height: 1.08;
    letter-spacing: -0.8px;
}
#levpunkty1 p:nth-child(1) {
    position: relative;
    z-index: 2;
    
    font-size: 96px;
    font-weight: 400;
    line-height: 0.9;
}
#levpunkty1 p:nth-child(2) {
    font-size: 30px;
    padding: 10px;
    
    line-height: 1.0;
    background: #4081fd;
    color: #fff;
    max-width: 200px;
    text-align: center;
    border-radius: 5px;
    
    font-weight: 400;
    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: #4081fd;
    font-weight: 400;
}
#levpunkty {
    position: relative;
}


/* движение */
@keyframes heroLightMove {
    0% {
        transform: translate(0px, 0px) scale(1);
    }
    50% {
        transform: translate(70px, 40px) scale(1.06);
    }
    100% {
        transform: translate(-30px, 30px) scale(1.02);
    }
}

#levpunktyvnutr {
    position: relative;
    z-index: 2;
    padding-top: 110px;
}
#levpunkty {
    color: #fff;
    margin-top: 50px;
    position: relative;
}
#levpunkty2 {
    margin: 15px 0 0px 0;
    font-size: 18px;
    line-height: 1.6;
    opacity: 0.9;
    margin-bottom: 25px;
    max-width: 640px;
}
#levpunkty2 b {
    font-weight: 400;
}
#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: 400;
    transition: 0.8s ease;
    margin: 0 35px 15px 0;
    text-transform: uppercase;
}
#blokdeko1 p:nth-child(4) a:hover {
    background: #4081fd;
}
li.knop1 a:hover {
    background: #4081fd;
    
    
}
#omagazvstavf2 a:hover {
    background: #4081fd;
    
    
}
#blokdeko1 p:nth-child(5) a:hover {
    background: #4081fd;
    
    
}
#glavekrserv0123 p:nth-child(3) a:hover {
    background: #4081fd;
    
     
}
#nazvart a:hover {
    background: #4081fd;
    
     
}
a.kvizkn2:hover {
    color: #1c1c1c;
}
.kvizkn:hover {
    background: #d18f02;
    background: linear-gradient(8deg, #d18e00, #ecbe06);
}
#pochstobr p:nth-child(3) a:hover {
    background: #4081fd;
    
     
}
li.dec1 a:hover {
    background: #4081fd;
    
     
}
#echtridf ul li:nth-child(1) a:hover {
    background: #4081fd;
    
     
}
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: #4081fd;
    
    
}
#verh1 .navbar-nav {
    float: none;
    margin: 0 auto;
    display: -webkit-box;
    max-width: fit-content;
}
#levpunkty3 {
    margin: 15px 0 0 0;
}
li.knop2 a {
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin: 22px 0 0px 25px;
    text-transform: uppercase;
}
li.knop2 a:hover {
    color: #4081fd;
}
#telnov {
    margin: 0 0 0 0px;
    position: relative;
    z-index: 3;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .32);
    border-radius: 15px;
    margin-left: 30px;
    line-height: 55px;
    padding: 0 20px;
    box-shadow: 0 20px 40px rgba(37, 99, 255, .06), 0 8px 20px rgba(15, 23, 42, .04), inset 0 1px 0 rgba(255, 255, 255, .9);
}
#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: 400;
    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: 400;
    line-height: 0.9;
    font-size: 30px;
    color: #4081fd;
    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: 400;
    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: 400;
    
    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: 400;
    display: block;
}
#pochstobr p:nth-child(1) {
    max-width: 620px;
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.8;
}
#pochstobr p:nth-child(2) {
    font-size: 22px;
    max-width: 580px;
    margin: 0px 0 0 0;
}
#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: #4081fd;
    background: linear-gradient(8deg, #7a5135, #4081fd);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    
        -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: 400;
    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: 400;
    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: 400;
    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: 520px;
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.8;
}
#otzyvyburlak23 p:nth-child(2) {
    font-size: 22px;
    max-width: 600px;
    margin: 0px 0 0 0;
}
#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;
}
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: 400;
    line-height: 0.9;
    font-size: 32px;
    max-width: fit-content;
    margin: 0px 0 50px 0;
    position: relative;
    z-index: 2;
}
ul.navss li a {
    margin: 0 10px 0 0;
    border: 1px solid #e4e1e1;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
    border-radius: 5px;
    display: block;
    text-decoration: none;
}
ul.navss li.active a {
    border: 1px solid #4081fd;
}
ul.navss li.active a {
    color: #000000;
    font-weight: 400;
}
#otzyvyburlak1 p:nth-child(2) a {
    color: #4081fd;
    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%);
}
#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: 400;
    line-height: 0.9;
    font-size: 30px;
    color: #4081fd;
    border-bottom: 3px dotted;
}
#carousel1550 {
    margin-top: 30px;
}
#modpol1 {
    line-height: 0.9;
    font-size: 27px;
    
    font-weight: 400;
    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 5px 0 0;
}
#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: 400;
    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;
}
#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 auto;
}
#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: 60px 0 40px 0;
}
#okompinfo2 {
    font-size: 22px;
    margin: 25px 0 30px 0;
    line-height: 1.2;
}
#okompinfo2 p:nth-child(1) {
    margin: -15px 0 25px 0;
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.9;
    max-width: 300px;
}
#okompinfo2 p:nth-child(2) {
    max-width: 350px;
}
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: #1c1c1c;
    font-size: 24px;
    
    font-weight: 400;
    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: #1c1c1c;
    font-size: 24px;
    
    font-weight: 400;
    width: 150px;
    text-align: center;
    padding: 18px 15px 18px 15px;
    border-radius: 100px;
    border: 2px solid transparent;
    margin: 0 0 0 0px;
}
#okompinfo2 {
    margin: 120px 0 0 0;
}
#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: 400;
    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: #4081fd;
    background: linear-gradient(8deg, #7a5135, #4081fd);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    
        -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: 400;
    
    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: 400;
    
}
#listk {
    position: absolute;
    top: -70px;
    right: 0;
}
#pochstobr p:nth-child(2) b {
    font-weight: 400;
}
#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: 400;
}
#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: 400;
}
#skalaprogr {
    background: #f8e6e7;
    width: 100%;
    height: 18px;
    border-radius: 100px;
    padding: 3px;
    margin: 15px 0 15px 0;
}
#skalaprogrzel {
    background: #be0d0f;
    width: 100%;
    height: 18px;
    border-radius: 100px;
    padding: 3px;
    margin: -33px 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: #4081fd;
}
#inputFormRow input, #inputFormRow2 input, #inputFormRow3 input {
    background: #f2f2f2;
    border: 0;
    border-radius: 5px;
    box-shadow: none;
    max-width: 74px;
}

#voproskviz {
    padding: 10px 0 20px 0;
    text-transform: uppercase;
    
    font-size: 34px;
    font-weight: 400;
    line-height: 0.9;
}
#voproskviz22 {
font-size: 24px;
    font-weight: 400;
    padding: 20px 0 0px 0;
    text-transform: uppercase;
}
#inpdeclab22 {
    font-weight: 700;
    font-size: 14px;
    margin: 20px 0 10px 0;
}
#skalaprogrvopr {
    margin: 10px 0 0px 70px;
    
    font-size: 25px;
    font-weight: 400;
}
.kvizkn {
        -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    display: block;
    background: none;
    padding: 18px 15px 18px 15px;
    text-align: center;
    width: 160px;
    max-width: 300px;
    background: #e29a01;
    background: linear-gradient(8deg, #e29a01, #fbca07);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #b77d01;
    box-shadow: 0 4px 0 #b77d01;
    
    text-decoration: none;
    border: 0px;
}
.kvizkn2 {
        -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    display: block;
    background: none;
    padding: 18px 15px 18px 15px;
    text-align: center;
    width: 160px;
    max-width: 300px;
    background: #e3e3e3;
    background: linear-gradient(8deg, #e3e3e3, #e3e3e3);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #e3e3e3;
    box-shadow: 0 4px 0 #cac8c8;
    
    text-decoration: none;
    border: 0px;
}
.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: 400;
    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: 400;
    font-size: 22px;
    margin: 10px 0 0 0;
}
#posrss a {
    text-decoration: none;
    color: #1c1c1c;
}
#posrss a:hover {
    color: #4081fd;
}
.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: 115px;
}
#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: #4081fd;
    background: linear-gradient(8deg, #7a5135, #4081fd);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    
        -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: 400;
}
a.zadvopros {
    font-size: 25px;
    font-weight: 400;
    
    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 {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    display: block;
    background: none;
    padding: 17px 15px 17px 15px;
    text-align: center;
    width: 290px;
    max-width: 300px;
    background: #e29a01;
    background: linear-gradient(8deg, #e29a01, #fbca07);
    border-radius: 50px;
    font-size: 27px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #b77d01;
    box-shadow: 0 4px 0 #b77d01;
    
    text-decoration: none;
    border: 0px;
}
input#vers1 {
    width: 100%;
    max-width: 320px;
    min-width: 320px;
    line-height: 60px;
    border-radius: 50px;
    padding: 0 20px;
    border: 2px solid #1c1c1c;
    background: transparent;
    color: #1c1c1c;
}
#logo h1 {
    display: none;
}
#faktura {
    margin: 60px 0 60px 0;
    background: #c3262b url(/image/buh1.jpg) center top no-repeat;
    padding: 100px 0 60px 0;
    min-height: 840px;
}
#dverivinter {
    overflow: hidden;
    margin: 60px 0 60px 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: 400;
    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: 400;
    transition: 0.8s ease;
    margin: 20px 0 15px 0;
}
#pokec a {
    font-size: 26px;
    
    font-weight: 400;
    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: #1c1c1c;
    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: 400;
    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: #4081fd;
    background: linear-gradient(8deg, #7a5135, #4081fd);
    border-radius: 50px;
    font-size: 25px;
    font-weight: 400;
    
    -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: 400;
    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: 400;
    color: #08b00c;
    border-bottom: 1px solid;
}
.zzdel a:hover {
    color: #08b00c;
}
#textkorz {
    
    font-size: 23px;
    font-weight: 400;
    padding: 0px 0 0 15px;
}
#katv img {
    max-width: 235px;
}
#copsred10 {
    
}
#copsred10 p:nth-child(1) {
    margin: 0 0 5px 0;
    color: #fff;
}
footer ul.messbyt {
    margin: 0 0 20px 0;
    padding: 0;
    float: none;
}
#copsred1 img {
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    border-radius: 100px;
}
#blokzg {
    min-height: 200px;
}
#blokzg1 {
    text-transform: uppercase;
    padding: 21px 0 0 0;
    position: relative;
    z-index: 2;
    
    font-size: 67px;
    font-weight: 400;
    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%;
    border-radius: 10px;
    max-width: 380px;
}
#blsfakt1 {
    margin: 0;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
#blsfakt2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 0.9;
    margin: 0 0 20px 0;
}
#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: 400;
}
#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: 400;
}

.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: 400;
    color: #1c1c1c;
}
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: 14px;
}
#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: #4081fd;
    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: 400;
    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: 400;
    text-transform: uppercase;
    line-height: 1;
}
#glavesd12 p:nth-child(2) {
    font-size: 24px;
}
#telmesssd {
    font-size: 18px;
}
#telmesssd b {
    font-weight: 400;
}
#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: 400;
}
#ossterm ul.kudadvekn {
    margin: 35px 0 0 0;
}
footer #copsred1 {
    margin: 0 0 0 -30px;
}
b, strong {
    font-weight: 400;
}
#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: #1c1c1c;
    cursor: pointer;
    font-weight: 800;
    padding: 25px 20px 25px 40px;
    min-height: 70px;
}
#prostokn .limit-radio-custom {
    padding: 20px 20px 20px 20px;
    min-height: auto;
    height: auto;
    
    font-size: 23px;
    font-weight: 400;
}
.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 #4081fd;
}
#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: 400;
    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: 400;
    transition: 0.8s ease;
    margin: 0 0px 15px 0;
    text-transform: uppercase;
}
#blsfakt3 a:hover {
    background: #4081fd;
}
#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;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px 30px 0px 30px;
    min-height: 640px;
    position: relative;
    z-index: 3;
}
#preimbh {
    border-radius: 10px;
    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: 250px;
}
#glavekrsd0123 {
    border-radius: 10px;
    margin: 0px 15px 15px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 40%);
    padding: 30px;
    min-height: 300px;
}
#glavekrsd0123 p:nth-child(1) {
    min-height: 275px;
    margin: -30px 0 25px -30px;
    float: left;
    width: 220px;
}
#glavekrsd0123 p:nth-child(2) {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    min-height: 65px;
}
#glavekrsd0123 p:nth-child(3) {
    font-size: 20px;
    min-height: 65px;
    margin: 0 0 15px 0;
}
#glavekrsd0123 p:nth-child(4) {
    font-size: 27px;
    
    font-weight: 400;
    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: #4081fd;
    font-weight: 400;
    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: #fff;
    color: #1c1c1c;
    font-size: 24px;
    
    font-weight: 400;
    width: 190px;
    text-align: center;
    padding: 13px 10px;
    border-radius: 100px;
    border: 2px solid;
}
#glavekrsd0123 ul li:nth-child(2) a {
    font-size: 23px;
    
    font-weight: 400;
    padding: 15px 0;
    display: block;
    text-align: center;
    width: 150px;
}
#glavekrsd0123 p:nth-child(1) img {
    max-width: 375px;
    border-radius: 10px;
}
#zagadidr77 {
    padding: 150px 40px 10px 40px;
    text-align: center;
    margin: -30px -31px 0 0px;
    min-height: 640px;
    border-radius: 10px;
    max-width: 450px;
    background: #e3e3e3;
}
#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: 400;
}
#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: 400;
    color: #4081fd;
    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: 24px;
    font-weight: 700;
    line-height: 1;
    max-width: 280px;
}
#preimbh p:nth-child(2) {
    font-size: 20px;
}
#preimbh0 {
    max-width: 700px;
    float: right;
    margin-top: 50px;
}
#pochstsdr {
    text-align: center;
}
#pochstsdr p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 65px;
    font-weight: 400;
    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: #4081fd;
    border-radius: 50px;
    font-size: 23px;
    font-weight: 400;
    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: 400;
    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: #4081fd;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 400;
    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: 400;
    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: 400;
    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: 400;
    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: 400;
    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: #4081fd;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 400;
    transition: 0.8s ease;
    margin: 20px 35px 0px 0;
    text-transform: uppercase;
    
}
p.popull {
    font-size: 30px;
    padding: 10px;
    
    line-height: 1.0;
    background: #4081fd;
    color: #fff;
    max-width: 170px;
    text-align: center;
    border-radius: 5px;
    font-weight: 400;
    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 50px 0;
}
#fzbuh {
    margin: 0 -15px;
    background: url(/image/buh11.jpg) center top no-repeat;
    border-radius: 10px;
    color: #fff;
    padding: 40px 90px;
}
#dverivinterwr2 {
    margin: 40px 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) {
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.8;
    margin: 0 0 15px 0;
}
#fzbuh3 p:nth-child(2) {
    
}
#fzbuh3 p:nth-child(2) {
    font-size: 22px;
    max-width: 700px;
    margin: 0 0 31px 0;
}
#fzbuh6 {
    font-size: 10px;
    margin: 10px 0 0 0;
    opacity: 0.3;
}
#fzbuh4 input {
    width: 100%;
    max-width: 315px;
    line-height: 70px;
    border-radius: 50px;
    padding: 0 20px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
}
#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: 20px 15px 20px 15px;
    text-align: center;
    width: 290px;
    max-width: 300px;
    background: #e29a01;
    background: linear-gradient(8deg, #e29a01, #fbca07);
    border-radius: 50px;
    font-size: 27px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #b77d01;
    box-shadow: 0 4px 0 #b77d01;
    
    text-decoration: none;
}
#fzbuh3 {
    margin: 15px 0 0 0;
}
#blsfakt33 ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
}
#blsfakt33 ul li:nth-child(1) a {
    -webkit-transform: translate3D(0, 0, 0);
    -webkit-backface-visibility: hidden;
    color: #000 !important;
    position: relative;
    overflow: hidden;
    display: block;
    background: none;
    padding: 20px 15px 20px 15px;
    text-align: center;
    width: 250px;
    max-width: 300px;
    background: #e29a01;
    background: linear-gradient(8deg, #e29a01, #fbca07);
    border-radius: 50px;
    font-size: 24px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #b77d01;
    box-shadow: 0 4px 0 #b77d01;
    
    text-decoration: none;
}
#blsfakt33 ul li:nth-child(2) a {
    display: block;
    background: #fff;
    color: #1c1c1c;
    font-size: 24px;
    
    font-weight: 400;
    width: 230px;
    text-align: center;
    padding: 18px 15px 18px 15px;
    border-radius: 100px;
    border: 2px solid;
    margin: 0 0 0 20px;
}
li.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    border: 0px;
    width: 300px;
    padding: 20px;
    border-radius: 10px;
}
.dropdown-inner li {
    text-transform: uppercase;
    
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
#menuotd1 i.fa.fa-caret-down {
    font-size: 15px;
    margin: 0px 0 0 0;
    color: #ffffff;
}
li.knop33 input {
    width: 100%;
    width: 300px;
    line-height: 75px;
    border-radius: 50px;
    border: 0px solid;
    padding: 0 20px;
}
li.knop44 button {
    background: #4081fd;
    line-height: 55px;
    width: 100%;
    width: 270px;
    color: #fff;
    
    font-size: 25px;
    font-weight: 400;
    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: #049bd2;
}
#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: 0 0 20px 0;
    font-size: 20px;
    line-height: 1.2;
}
#blsfakt00 {
    margin: 0 10px 0 30px;
}
#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: 400;
    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: #4081fd;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 400;
    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: 400;
    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 {
    
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
}
.dropdown-inner li {
    border-bottom: 1px dotted #cdc9c9;
    padding: 10px 0 10px 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: 26px;
}
#levpunkty55 {
    font-size: 12px;
    opacity: 0.5;
    max-width: 450px;
}
#levpunkty55 a {
    color: #4081fd;
    border-bottom: 1px solid;
}
#information-information2 #fzbuh {
    margin-top: 60px;
    margin-bottom: 60px;
}
#dvigrab {
    margin: 60px 0 0px 0;
}
#sklvm {
    background: #fff;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    margin: 0;
    padding: 50px 50px;
    position: relative;
    z-index: 2;
}
#menuotd1 {
    margin: 0 0 0 0px;
    position: relative;
    z-index: 3;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    padding: 5px;
    height:53px;
}
.brlffn {
    padding: 50px;
    min-height: 550px;
    background: #fff;
    margin: 40px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 30%);
}
#okompinfo01 {
    margin: 0 0 0 -120px;
}
#okompinfo01 img {
    border-radius: 10px;
}
#okompinfo02 {
    
}
#okompinfo02 p:nth-child(1) {
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.9;
    margin: 15px 0 20px 0;
}
#okompinfo02 {
    font-size: 22px;
}
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: 23px 15px 23px 15px;
    text-align: center;
    width: 290px;
    max-width: 300px;
    background: #e29a01;
    background: linear-gradient(8deg, #e29a01, #fbca07);
    border-radius: 50px;
    font-size: 28px;
    font-weight: 400;
    -webkit-box-shadow: 0 5px 0 #b77d01;
    box-shadow: 0 5px 0 #b77d01;
    
    text-decoration: none;
}
li.knop443 a {
    
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    display: block;
    padding: 21px 20px;
    border: 2px solid #fff;
    border-radius: 100px;
    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: 400;
    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: 90px 0 0 0;
}
#shemvzaimod {
    margin: 90px 0 60px 0;
    min-height: 400px;
    background: url(/image/kit.jpg) center 115% no-repeat;
}
#shemvzaimod1 p:nth-child(1) {
    max-width: 620px;
    text-transform: uppercase;
    
    font-size: 59px;
    font-weight: 400;
    line-height: 0.9;
    margin: 0 0 10px 0; 
}
#shemvzaimod1 p:nth-child(2) {
    font-size: 22px;
    max-width: 500px;
    margin: 0px 0 0 0;
}
#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: 10px;
    margin: 0px 10px 10px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 11px 14px 75px 5px rgb(161 158 158 / 20%);
    padding: 40px 45px;
    min-height: 250px;
}
.soderzmbl p:nth-child(1) {
    font-size: 96px;
    color: #dfdfdf;
    font-weight: 400;
    
    position: absolute;
    left: 20px;
    top: 20px;
}
.soderzmbl p:nth-child(3) a {
    display: block;
    color: #1c1c1c;
    font-size: 24px;
    
    font-weight: 400;
    width: 100%;
    text-align: center;
    padding: 18px 15px 18px 15px;
    border-radius: 100px;
    border: 2px solid;
    margin: 20px 0 0 0px;
}
.soderzmbl p:nth-child(2) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0;
    position: relative;
    padding: 45px 0 0 0;
}
#carousel234 .owl-wrapper-outer {
    overflow: inherit;
}
.navigstr ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    float: right;
}
.navigstr ul li a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 1px solid #d4d1d1;
    text-align: center;
    line-height: 47px;
    margin: 0 0 0 15px;
}
.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: #4081fd;
    border-color: #4081fd;
    color: #fff;
}
li.dec1 a:hover {
    background: #4081fd;
    border-color: #4081fd;
    color: #fff;
}
#blsfakt33 ul li:nth-child(2) a:hover {
    background: #4081fd;
    border-color: #4081fd;
    color: #fff;
}
li.dec2 a:hover {
    color: #4081fd;
}
li.knop333 a:hover {
    background: #d18f02;
    background: linear-gradient(8deg, #d18e00, #ecbe06);
}
#fzbuh5 button:hover {
    background: #d18f02;
    background: linear-gradient(8deg, #d18e00, #ecbe06);
}
#blsfakt33 ul li:nth-child(1) a:hover {
    background: #d18f02;
    background: linear-gradient(8deg, #d18e00, #ecbe06);
}
li.knop443 a:hover {
    background: #fff;
    color: #1c1c1c;
}
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-size: 22px;
}
textarea.vvodtext::placeholder {
    
    font-size: 22px;
}
.limit-radio-custom {
    display: block;
    width: 100%;
    height: 55px;
    border: 2px solid #e8e6f3;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 19px;
    line-height: 1;
    color: #1c1c1c;
    cursor: pointer;
    font-weight: 800;
    padding: 10px 20px 10px 20px;
    min-height: 160px;
}
.levstban1 p:nth-child(1) {
    font-size: 62px;
    line-height: 0.9;
    text-transform: uppercase;
}
.levstban1 p:nth-child(1) b {
    font-size: 73px;
    font-weight: 400;
    color: #005c5f;
}
#sitespro123 {
    max-width: 320px;
}
li.knop33322 a {
    width: 300px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
    transition: all .25s ease;
    color: #fff;
    padding: 18px 32px;
    border-radius: 14px;
    font-weight: 600;
box-shadow: 0 8px 20px rgba(79,124,255,0.25);
    background: linear-gradient(135deg,#4f7cff,#6ea8ff);
}
li.knop44322 a {
    width: 300px;
    text-align: center;
    color: #1c1c1c;
    margin-left: 15px;
    font-size: 18px;
    background: #fff;
    padding: 16px 28px;
    border-radius: 12px;
    border: 1px solid #e6e6e6;
    font-weight: 600;
    display: inline-block;
    transition: all .25s ease;
}
#sitespro123 p:nth-child(1) img {
    width: 100%;
}
#sitespro123 p:nth-child(1) {
    float: left;
    width: 50px;
    margin-right: 20px;
}
#vnrow {
    margin: 0 0 0 0px;
    position: relative;
    z-index: 3;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100px;
    margin-right: 30px;
    line-height: 47px;
    height: 53px;
}
#sitespro123 p:nth-child(2) {
    font-size: 20px;
    font-weight: 600;
}
#descripbyt {
    color: #666;
    font-size: 12px;
    margin: 13px 0 0 20px;
    border-left: 1px solid #cac6c6;
    padding-left: 20px;
    line-height: 1.1;
}
.consspec a {
    font-weight: 600;
    background: #4081fd;
    border-radius: 14px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    margin: 8px 0px 5px 0px;
    padding: 0 15px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
a.nav-link.skidkmimg {
display: block;
    background: #f2f5fe;
    border-radius: 100px;
    color: #1c1c1c;
    text-align: center;
    padding: 14px 18px 15px 18px;
}
.navbar-collapse {
    padding-left: 0px;
}
.samtel a {
    color: #1c1c1c !important;
    display: block;
    margin: 0 0 0 0px;
    font-weight: 600;
    font-size: 14px !important;
}
li.knop33322 a .fa {
    margin-right: 5px;
}
.advantages-section {
    background: #f4f8fe;
    padding: 40px 0 60px 0;
    border-radius: 50px;
}

.block-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 50px;
    max-width: 300px;
}

.adv-card {
  background: #fff;
  border-radius: 30px;
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
  min-height: 440px;
  transition: 0.3s ease;
  margin-bottom: 15px;
  margin-right: 15px;
}

.adv-card:hover {
  transform: translateY(-6px);
}

.adv-img img {
    max-width: 200px;
    margin-bottom: 40px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.adv-img {
    text-align: center;
}
.adv-card h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
    max-width: 250px;
    min-height: 45px;
}

/* Теги */
.adv-tags span {
    display: inline-block;
    background: #f4f8fe;
    padding: 6px 12px;
    border-radius: 7px;
    font-size: 13px;
    margin: 4px;
}

/* Hover текст */
.adv-hover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px;
  background: #fff;
  transform: translateY(100%);
  opacity: 0;
  transition: 0.4s ease;
  font-size: 14px;
  color: #555;
      min-height: 150px;
}

.adv-card:hover .adv-hover {
  transform: translateY(0);
  opacity: 1;
}
.fast-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    max-width: 320px;
}
/* CTA карточка */
.adv-cta {
background: url(/image/advcta.png) 40% 10% no-repeat, linear-gradient(124deg, #0172f4, #005de4);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-size: contain;
}

.adv-cta h4 {
  color: #fff;
}

.cta-btn {
    margin-top: 25px;
    transition: 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    height: 55px;
    padding: 0 34px;
    border-radius: 18px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .95);
    background: rgba(255, 255, 255, 1);
    color: #111827;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(16, 24, 40, .05);
        max-width: fit-content;
        margin-left: auto;
    margin-right: auto;
}
#sites-fast-advantages {
    background: #fff;
    padding: 60px 0 0px 0;
    position: relative;
    z-index: 2;
    border-radius: 50px 50px 0px 0;
    overflow: hidden;
    margin-top: -50px;
}
.adv-card.adv-cta h4 {
    align-items: center;
    margin-bottom: 25px;
    max-width: 250px;
        margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.fast-icon {
    width: 50px;
    height: 50px;
    background: #f4f8fe;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
    margin-top: -13px;
}

.fast-icon i {
  font-size: 18px;
  color: #3b6eea;
}

.fast-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 4px;
}

.fast-desc {
  font-size: 14px;
  color: #555;
  line-height: 1.4;
}

.founder-section {
  padding: 72px 0 12px;
  margin: 0;
}

.founder-section__head {
  text-align: center;
  max-width: 920px;
  margin: 0 auto 48px;
}

.founder-section__title {
  margin: 0 0 18px;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.15;
  color: #111827;
}

.founder-section__brand {
  color: #2b6df3;
}

.founder-section__niche {
  color: #2b6df3;
}

.founder-message__model {
  font-weight: 700;
  letter-spacing: 0.03em;
}

.founder-section__subtitle {
  margin: 0 auto;
  max-width: 760px;
  font-size: 17px;
  line-height: 1.65;
  color: #64748b;
}

.founder-section__divider {
  width: 72px;
  height: 4px;
  margin: 28px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #2b6df3, #4f8dfd);
}

.founder-section__grid {
  display: grid;
  grid-template-columns: minmax(300px, 360px) minmax(0, 1fr);
  gap: 20px;
  align-items: stretch;
}

.founder-section__profile {
  display: flex;
  min-height: 100%;
}

.founder-card {
  background: #fff;
  border-radius: 28px;
  box-shadow: 0 10px 40px rgba(64, 129, 253, 0.08);
}

.founder-card--profile {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.founder-section__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 100%;
}

.founder-card__photo img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.founder-card__info {
  padding: 24px 24px 28px;
}

.founder-card__name {
  margin: 0 0 6px;
  font-size: 24px;
  font-weight: 800;
  color: #111827;
}

.founder-card__role {
  margin: 0 0 14px;
  font-size: 15px;
  color: #64748b;
}

.founder-card__status {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 18px;
  font-size: 14px;
  font-weight: 600;
  color: #16a34a;
}

.founder-card__status-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.15);
  flex-shrink: 0;
}

.founder-card__status--online {
  color: #16a34a;
}

.founder-card__status--online .founder-card__status-dot {
  background: #22c55e;
  animation: founder-status-pulse 2s ease-in-out infinite;
}

.founder-card__status--away {
  color: #64748b;
}

.founder-card__status--away .founder-card__status-dot {
  background: #94a3b8;
  box-shadow: none;
}

@keyframes founder-status-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.45);
    transform: scale(1);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(34, 197, 94, 0);
    transform: scale(1.08);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(34, 197, 94, 0);
    transform: scale(1);
  }
}

.founder-card__contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.founder-contact {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 43px;
  padding: 0 14px;
  border-radius: 12px;
  background: #f4f8fe;
  color: #1e293b;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.25s ease;
}

.founder-contact:hover,
.founder-contact:focus {
  background: #e8f0ff;
  color: #2b6df3;
  text-decoration: none;
}

.founder-stats li .site-cta-exit__list-link {
  font-size: 13px;
  font-weight: 600;
}

.site-cta-exit__list-link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #2b6df3;
  font-weight: 600;
  text-decoration: none;
  vertical-align: baseline;
}

.site-cta-exit__list-link:hover,
.site-cta-exit__list-link:focus {
  color: #1d4ed8;
  text-decoration: underline;
}

.site-cta-exit__list-link-icon {
  flex-shrink: 0;
}

.founder-section__row-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 20px;
  flex: 0 0 auto;
}

.founder-card--message {
  padding: 32px 34px;
}

.founder-message__greeting {
  margin: 0 0 18px;
  font-size: 22px;
  line-height: 1.35;
  color: #111827;
}

.founder-message__greeting strong {
  color: #2b6df3;
  font-weight: 800;
}

.founder-message__text p {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.65;
  color: #475569;
}

.founder-message__text p:last-child {
  margin-bottom: 0;
}

.founder-card--stats {
  padding: 28px 24px;
}

.founder-stats {
  list-style: none;
  margin: 0;
  padding: 0;
}

.founder-stats li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 18px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #1e293b;
}

.founder-stats li:last-child {
  margin-bottom: 0;
}

.founder-stats li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #2b6df3 url(/image/svg/checkwh.svg) center / 12px no-repeat;
}

.founder-card--platform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex: 1 1 auto;
  min-height: 140px;
  padding: 28px 32px;
  overflow: hidden;
  background: #f4f8fe;
  box-shadow: 0 10px 40px rgba(64, 129, 253, 0.06);
  border: 1px solid rgba(64, 129, 253, 0.08);
}

.founder-platform__body {
  flex: 1;
  min-width: 0;
}

.founder-platform__brand {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 12px;
}

.founder-platform__logo {
  width: 42px;
  height: auto;
  flex-shrink: 0;
}

.founder-platform__title {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  color: #111827;
}

.founder-platform__text {
  margin: 0;
  max-width: 520px;
  font-size: 15px;
  line-height: 1.6;
  color: #64748b;
}

.founder-platform__visual {
  flex-shrink: 0;
  width: 220px;
}

.founder-platform__visual img {
  display: block;
  width: 100%;
  height: auto;
}

.founder-followup {
  padding: 0 0 72px;
  margin: 0;
}

.founder-followup__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 12px;
}

.founder-followup__card {
  padding: 32px 34px;
}

.founder-followup__card--origin {
  display: flex;
  flex-direction: column;
  padding-bottom: 0;
  overflow: hidden;
}

.founder-followup__title {
  margin: 0 0 26px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.2;
  color: #111827;
}

.founder-followup__title--cta {
  margin-bottom: 16px;
}

.founder-followup__title-accent {
  position: relative;
  display: inline-block;
}

.founder-followup__title-accent::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2b6df3, #4f8dfd);
}

.founder-followup__title-blue {
  color: #2b6df3;
}

.founder-followup__text p {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.65;
  color: #475569;
}

.founder-followup__text p:last-child {
  margin-bottom: 0;
}

.founder-followup__lead {
  margin: 22px 0 14px;
  font-size: 15px;
  font-weight: 700;
  color: #111827;
}

.founder-evolve-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.founder-evolve-list li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  color: #1e293b;
}

.founder-evolve-list li:last-child {
  margin-bottom: 0;
}

.founder-evolve-list__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  background: #eef3ff;
  color: #2b6df3;
  flex-shrink: 0;
  font-size: 16px;
}

.founder-evolve-list__icon img {
  display: block;
}

.founder-followup__note {
  margin: 22px 0 0;
  font-size: 14px;
  line-height: 1.55;
  color: #64748b;
}

.founder-followup__card--evolve {
  background: #f4f8fe;
  box-shadow: 0 10px 40px rgba(64, 129, 253, 0.06);
  border: 1px solid rgba(64, 129, 253, 0.08);
}

.founder-followup__visual--chart {
  margin-top: 24px;
  text-align: center;
}

.founder-followup__visual--chart img {
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
  height: auto;
}

.founder-followup__card--cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 34px 36px;
  overflow: hidden;
  background: #f4f8fe;
  box-shadow: 0 10px 40px rgba(64, 129, 253, 0.06);
  border: 1px solid rgba(64, 129, 253, 0.08);
}

.founder-followup__cta-body {
  flex: 1;
  min-width: 0;
}

.founder-followup__cta-text {
  margin: 0 0 24px;
  max-width: 700px;
  font-size: 15px;
  line-height: 1.65;
  color: #475569;
}

.founder-followup__cta-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.founder-followup__cta-contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.founder-followup__chip {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 43px;
  padding: 0 16px;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  background: #fff;
  color: #1e293b;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.25s ease;
}

.founder-followup__chip:hover,
.founder-followup__chip:focus {
  border-color: #c7d8ff;
  background: #f8fbff;
  color: #2b6df3;
  text-decoration: none;
}

.founder-followup__chip > i.fa,
.founder-followup__chip > img,
.founder-contact > i.fa,
.founder-contact > img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: none;
  border-radius: 0;
  color: #4081fd;
  font-size: 18px;
  padding: 0;
  height: auto;
  width: auto;
  margin: 0;
  box-sizing: border-box;
}

.founder-followup__chip > img,
.founder-contact > img {
  width: 20px;
  height: 20px;
  padding: 0;
  object-fit: contain;
}

#founder-section i.fa.fa-telegram,
#founder-section i.fa.fa-whatsapp,
.founder-followup i.fa.fa-telegram,
.founder-followup i.fa.fa-whatsapp {
  background: none;
  border-radius: 0;
  padding: 0;
  height: auto;
  width: auto;
  margin: 0;
  font-size: 18px;
}

.founder-followup__demo-btn.btn-demo {
  height: 43px;
  min-height: 43px;
  padding: 0 16px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  gap: 8px;
  box-shadow: 0 4px 14px rgba(37, 99, 255, 0.18);
}

.founder-followup__demo-btn.btn-demo svg {
  width: 16px;
  height: 16px;
}

.founder-followup__demo-btn.btn-demo:hover {
  transform: translateY(-1px);
}

.founder-followup__visual--chat {
  flex-shrink: 0;
  width: 180px;
}

.founder-followup__visual--chat img {
  display: block;
  width: 100%;
  height: auto;
}

.row {
    margin: 0;
}
.who-fit-section {
    margin: 60px 0 60px 0;
}

.section-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 50px;
}

.who-card {
    background: #f4f8fe;
    background-size: cover !important;
    border-radius: 24px;
    padding: 35px 30px;
    min-height: 320px;
    transition: 0.3s ease;
    margin-bottom: 15px;
    margin-right: 15px;
    overflow: hidden;
}

.who-card:hover {
  transform: translateY(-6px);
}

.who-icon {
    width: 55px;
    height: 55px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(64, 129, 253, .05);
}

.who-icon i {
  font-size: 20px;
  color: #3b6eea;
}

.who-card h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
    max-width: 200px;
        margin-top: 30px;
}

.who-card p {
  font-size: 14px;
  line-height: 1.6;
  color: #555;
      max-width: 300px;
}

/* CTA карточка */
.who-cta {
      background: linear-gradient(135deg, #4081fd, #185cde);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.who-cta h4,
.who-cta p {
  color: #fff;
}

.who-buttons {
  margin-top: 20px;
}

.btn-dark {
    margin-right: 10px;
    display: inline-block;
    padding: 15px 30px;
    background: #000;
    color: #fff;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    max-width: fit-content;
}

.btn-light {
    display: inline-block;
    background: #ffffff;
    color: #000;
    padding: 15px 30px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 600;
    max-width: fit-content;
}
.loss-structure {
    margin: 60px 0;
}

.loss-main-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 50px;
    max-width: 400px;
}

.loss-main-title span {
  color: #2b6df3;
}

.loss-wrapper {
  display: flex;
  gap: 15px;
  align-items: stretch;
}

/* LEFT */

.loss-left {
    flex: 1;
    background: #f4f8fe;
    padding: 40px;
    border-radius: 30px;
}

.loss-left h3 {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
}

.loss-item {
  align-items: center;
  margin-bottom: 25px;
}

.loss-icon {
width: 50px;
    height: 50px;
    background: #fff;
    color: #2b6df3;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-right: 15px;
    float: left;
    box-shadow: 0 10px 30px rgba(64, 129, 253, .05);
}

.loss-primary-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 18px 30px;
    background: linear-gradient(90deg, #2b6df3, #4f8dfd);
    height: 55px;
    color: #fff;
    border-radius: 18px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}

/* CENTER */

.loss-center {
  flex: 1.2;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 15px;
}

.loss-card {
  background: linear-gradient(180deg, #0174f2, #0058e3);
  color: #fff;
  padding: 35px;
  border-radius: 30px;
  min-width: 200px;
}

.loss-card h4 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 600;
}
/* RIGHT */

.loss-right {
  flex: 1;
  background: #0f1b3d;
  color: #fff;
  padding: 40px;
  border-radius: 30px;
  position: relative;
}

.loss-right h3 {
    margin-bottom: 25px;
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}

.loss-right ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.loss-right li {
  margin-bottom: 15px;
}

.loss-dark-btn {
display: inline-block;
    padding: 18px 30px;
    background: #2b6df3;
    color: #fff;
    border-radius: 18px;
    height: 55px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}
.loss-item p {
    padding: 8px 0 0 0;
}
.loss-card p {
    margin-top: 10px;
}
i.fa.fa-external-link {
    margin-right: 8px;
}
.price-compare {
padding: 60px 0;
    margin: 80px 0;
    background: linear-gradient(135deg, #2b6df3, #4f8dfd);
    border-radius: 50px;
    color: #fff;
    background-image: url(/image/bgsp1.jpg), linear-gradient(180deg, #0174f2, #0058e3);
    background-position-x: 20%;
    background-position-y: 40%;
    background-repeat: no-repeat;
}

.price-wrapper {
  display: flex;
  gap: 50px;
  align-items: stretch;
}

/* LEFT */

.price-left {
  flex: 1;
}

.price-left h2 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 25px;
    color: #fff;
}

.price-left span {
  opacity: 0.8;
}

.price-left p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.3;
    max-width: 400px;
}

.price-total-market {
    font-size: 20px;
    margin-top: 190px;
}

.price-total-market strong {
  font-size: 28px;
  font-weight: 700;
}

/* RIGHT */

.price-cards {
  flex: 1.3;
  display: flex;
  gap: 30px;
}

.price-card {
  flex: 1;
  padding: 40px;
  border-radius: 24px;
}

.price-card.light {
  background: #ffffff;
  color: #111;
}

.price-card.dark {
  background: #0f1b3d;
  color: #fff;
  position: relative;
}

.price-card h3 {
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: 700;
    letter-spacing: -1px;
}

.price-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 25px;
}

.price-card li {
  margin-bottom: 12px;
  font-size: 15px;
}

.price-big {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 20px;
}

.price-btn {
    margin-top: 10px;
    display: inline-block;
    padding: 18px 30px;
    background: #2b6df3;
    color: #fff;
    border-radius: 18px;
    height: 55px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}
.price-card.dark h3 {
    color: #fff;
}
.guarantee-section {
    margin: 100px 0 60px 0;
}

.guarantee-left .guarantee-sub {
    font-size: 16px;
    color: #666;
    margin-bottom: 35px;
    max-width: 300px;
}

.guarantee-left h2 {
    font-size: 32px;
    font-weight: 800;
    margin-top: 15px;
    max-width: 300px;
}

.guarantee-carousel .guarantee-card {
    background: #f4f8fe;
    border-radius: 30px;
    padding: 40px;
    position: relative;
    min-height: 390px;
    transition: 0.3s ease;
    margin-right: 15px;
}

.guarantee-card:hover {
  transform: translateY(-8px);
}

.step-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #eef3ff;
  color: #2b6df3;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
}

.guarantee-card h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -30px;
    min-height: 40px;
    max-width: 150px;
}

.guarantee-card--official h3 {
  max-width: none;
  min-height: auto;
  line-height: 1.35;
}

.guarantee-card--official .site-cta-exit__list-link {
  display: inline-flex;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
}

.guarantee-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}
.guarantee-cta {
  background: linear-gradient(135deg, #0f1b3d, #162a5f);
  color: #fff;
}

.guarantee-cta h3 {
  color: #fff;
}

.guarantee-cta p {
  color: rgba(255,255,255,0.85);
  line-height: 1.3;
}

.guarantee-btn {
    display: inline-block;
    margin-top: 25px;
    padding: 18px 28px;
    background: linear-gradient(90deg, rgb(43, 109, 243), rgb(79, 141, 253));
    color: rgb(255, 255, 255);
    border-radius: 18px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
    height: 55px;
    box-shadow: rgba(37, 99, 255, 0.25) 0px 18px 40px;
}

.guarantee-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(43,109,243,0.4);
}
.guarantee-nav {
  margin-top: 30px;
}

.guarantee-nav button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: none;
  background: #eef3ff;
  color: #2b6df3;
  margin-right: 15px;
  font-size: 16px;
  transition: 0.3s ease;
     padding: 14px 14px;
}

.guarantee-nav button:hover {
  background: #2b6df3;
  color: #fff;
}
.guarantee-card.guarantee-cta {
    background: #0f1b3d;
    padding: 40px 30px;
}
.how-leads-section {
    margin: 60px 0;
    border-radius: 50px;
}

.how-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  max-width: 300px;
}

.how-card {
  background: #f4f8fe;
  padding: 40px;
  border-radius: 28px;
  margin-bottom: 15px;
  margin-right: 15px;
  transition: 0.3s ease;
  min-height: 260px;
}
p.how-subtitle {
    margin-bottom: 50px;
}
.how-card-large-content {
    max-width: 400px;
}
.how-card:hover,
.review-card:hover,
.service-card:hover,
.contact-card:hover,
.price-card:hover,
.pricing-card:hover
{
  transform: translateY(-8px);
}
.pricing-card,
.service-card,
.price-card,
.contact-card,
.review-card {
    transition: 0.3s ease;
}
.how-card-large {
  min-height: 320px;
}

.how-card-large-content h3 {
    white-space: pre-line;
}

.how-card h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.how-card ul {
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
}
.how-card-large-content ul li::before, .how-card.twoheight ul li::before {
content: "";
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url(/image/svg/check.svg) no-repeat center;
    background-size: contain;
}
.how-card li {
  margin-bottom: 10px;
  font-size: 15px;
  color: #555;
position: relative;
margin-left: 25px;
}

.how-desc {
  font-size: 14px;
  color: #777;
}

.how-card-cta {
  background: linear-gradient(135deg, #2b6df3, #4f8dfd);
  color: #fff;
}

.how-card-cta h3,
.how-card-cta li,
.how-card-cta .cta-text {
  color: #fff;
}

.cta-text {
  margin-top: 20px;
  font-size: 15px;
  opacity: 0.9;
}

.how-btn {
    margin-top: 25px;
    transition: 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    height: 55px;
    padding: 0 34px;
    border-radius: 18px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .95);
    background: rgba(255, 255, 255, 1);
    color: #111827;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(16, 24, 40, .05);
}

.twoheight {
    min-height: 350px;
}
.compare-section {
    margin: 60px 0;
}

.compare-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}

.compare-sub {
  font-size: 18px;
  color: #666;
  margin-bottom: 60px;
}

.compare-table {
    background: #f4f8fe;
    padding: 40px;
    border-radius: 30px;
}

.compare-row {
  margin-bottom: 20px;
}

.compare-label {
  font-weight: 600;
  font-size: 16px;
  padding-top: 15px;
}
.podlcompare {
    border-radius: 15px;
    overflow: hidden;
    margin: 0px;
    margin-right: 15px;
}
.obozncompare .compare-box {
    text-align: left;
}
.compare-final span {
    color: #2b6df3;
}
.compare-box {
  padding: 20px;
  border-bottom: 5px solid #f2f7fe;
  text-align: center;
  font-size: 15px;
}

.compare-box.muted {
  background: #fff;
  border-bottom: 5px solid #f2f7fe;
  color: #666;
}

.compare-box.highlight {
  background: #fff;
  color: #000;
  font-weight: 600;
}

.compare-final {
  margin-top: 40px;
  padding: 25px;
  background: #0f1b3d;
  color: #fff;
  border-radius: 20px;
  font-size: 18px;
}
.urgency-blue {
  padding: 120px 0;
  background: linear-gradient(135deg, #2b6df3, #4f8dfd);
  border-radius: 50px;
  color: #fff;
  background-image: url(/image/bgsp3.jpg), linear-gradient(180deg, #0174f2, #0058e3);
    background-repeat: no-repeat;
    background-size: cover;
}

.urgency-left h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #fff;
    max-width: 400px;
}

.urgency-left p {
  font-size: 18px;
  opacity: 0.9;
  margin-bottom: 35px;
  line-height: 1.6;
}

.urgency-market {
  font-size: 18px;
  margin-bottom: 15px;
}

.urgency-market strong {
  font-size: 26px;
  margin-left: 10px;
}

.urgency-note {
  background: rgba(255,255,255,0.15);
  padding: 12px 20px;
  border-radius: 30px;
  display: inline-block;
  font-weight: 600;
}

.urgency-card-dark {
  background: #0f1b3d;
  padding: 50px;
  border-radius: 30px;
}

.urgency-card-dark h3 {
  font-size: 32px;
  margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
}

.urgency-card-dark ul {
  list-style: none;
  padding: 0;
  margin-bottom: 35px;
}

.urgency-card-dark li {
  margin-bottom: 15px;
  font-size: 16px;
}

.urgency-btn-blue {
  display: inline-block;
  padding: 16px 36px;
  background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
  color: #fff;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.urgency-btn-blue:hover {
  background: #6fa4ff;
  transform: translateY(-3px);
}
.bonus-section {
    margin: 60px 0;
}

.bonus-left h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}

.bonus-sub {
  font-size: 16px;
  color: #666;
  margin-bottom: 35px;
}

.bonus-nav button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: #eef3ff;
  color: #2b6df3;
  margin-right: 10px;
  transition: 0.3s;
      padding: 10px 18px;
}

.bonus-nav button:hover {
  background: #2b6df3;
  color: #fff;
}

.bonus-card {
    background: #f4f8fe;
    padding: 40px;
    border-radius: 30px;
    min-height: 520px;
    transition: 0.3s ease;
    margin-right: 15px;
}

.bonus-card:hover {
  transform: translateY(-6px);
}

.bonus-card h3 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 700;
}

.bonus-card p {
  font-size: 14px;
  color: #666;
}

.bonus-img {
  margin-bottom: 20px;
}

.bonus-cta {
  background: #0f1b3d;
  color: #fff;
}

.bonus-cta h3,
.bonus-cta p {
  color: #fff;
}

.bonus-btn {
  display: inline-block;
  margin-top: 25px;
  padding: 14px 30px;
  background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
  color: #fff;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
}
.bonus-left {
    max-width: 400px;
}
.ai-section {
    margin: 60px 0;
}

.ai-left h2 {
  font-size: 42px;
  margin-bottom: 40px;
}

.ai-item {
  background: #fff;
  padding: 25px;
  border-radius: 30px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: 0.3s;
  background: #f4f8fe;
  border: 1px solid transparent;
}


.ai-item span {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #2b6df3;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-right: 15px;
    float: left;
    margin-bottom: 50px;
}

.ai-item {
    opacity: 0.6;
}

.ai-left {
    margin-right: 15px;
}

.ai-item.active {
    opacity: 1;
}

.ai-right {
    background: linear-gradient(135deg, #2b6df3, #4f8dfd);
    padding: 60px;
    border-radius: 30px;
    color: #fff;
    min-height: 440px;
    background-image: url(/image/bgsp3.jpg), linear-gradient(180deg, #0174f2, #0058e3);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}

.ai-content {
  display: none;
  line-height: 1.3;
}

.ai-right h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}

.ai-content.active {
    display: block;
    max-width: 450px;
}
h2.ai-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.ai-item p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}
.ai-left h4 {
    font-size: 20px;
    font-weight: 700;
    max-width: 400px;
    letter-spacing: -1px;
}
.reviews-section {
    margin: 60px 0;
    padding: 60px 0;
    background: #f4f8fe;
    border-radius: 50px;
}

.reviews-label {
  display: inline-block;
  background: #eef3ff;
  color: #2b6df3;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  margin-bottom: 20px;
}

.reviews-left h2 {
  font-size: 42px;
  margin-bottom: 20px;
  max-width: 300px;
}

.reviews-sub {
  color: #666;
  margin-bottom: 40px;
}

.reviews-nav button {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: #fff;
  margin-right: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  padding: 14px 14px;
}

.review-card {
background: #fff;
    padding: 40px;
    border-radius: 28px;
    min-height: 360px;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
}

.review-card p {
    font-size: 16px;
    margin-bottom: 30px;
    min-height: 200px;
}

.reviews-carousel .owl-item {
    display: flex;
}

.reviews-carousel .owl-item .review-card {
    flex: 1;
    width: 100%;
}

.review-text {
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    min-height: 132px;
}

.review-text__body {
    font-size: 16px;
    line-height: 1.65;
    color: #334155;
    margin: 0;
    transition: max-height 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.review-text.is-clamped:not(.is-expanded) .review-text__body {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.review-text.is-clamped:not(.is-expanded)::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 72px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 88%);
    pointer-events: none;
    transition: opacity 0.3s ease;
}

.review-text.is-clamped.is-expanded::after {
    opacity: 0;
}

.review-text.is-expanded .review-text__body {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
}

.review-text__toggle {
    position: relative;
    z-index: 1;
    align-self: flex-start;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 14px;
    padding: 9px 16px;
    border: 1px solid #e2e8f8;
    border-radius: 999px;
    background: #f8fbff;
    color: #2563ff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.review-text__toggle:hover,
.review-text__toggle:focus {
    background: #eef3ff;
    border-color: #c7d9ff;
    color: #1d4ed8;
    outline: none;
    box-shadow: 0 8px 20px rgba(37, 99, 255, 0.12);
}

.review-text__toggle-icon {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    stroke-width: 2;
    fill: none;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.review-text.is-expanded .review-text__toggle-icon {
    transform: rotate(180deg);
}

.review-bottom {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
}

.review-stars {
  color: #ffb400;
  font-size: 18px;
}

.review-name {
    font-weight: 600;
    margin: 5px 0;
}

.review-date {
  color: #999;
  font-size: 14px;
}
.reviews-left h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.reviews-left {
    max-width: 400px;
}
.doubt-section {
    margin: 60px 0;
}

.doubt-label {
  display: inline-block;
  background: #eef3ff;
  color: #2b6df3;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 14px;
  margin-bottom: 20px;
}

.doubt-left h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.doubt-sub {
  color: #666;
  margin-bottom: 40px;
  max-width: 300px;
}

.doubt-btn {
transition: 0.3s ease;
    display: inline-block;
    padding: 18px 30px;
    background: #2b6df3;
    color: #fff;
    border-radius: 18px;
    height: 55px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}
.doubt-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    float: right;
    margin: 0 0 0 5px;
}
.doubt-item {
    background: #f4f8fe;
    border-radius: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.doubt-question {
  padding: 24px 28px;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  justify-content: space-between;
  align-items: center;
  letter-spacing: -1px;
}

.doubt-question span {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #111;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.doubt-answer {
  padding: 0 28px;
  max-height: 0;
  overflow: hidden;
  transition: 0.4s ease;
  color: #555;
}

.doubt-item.active .doubt-answer {
  padding: 0 28px 24px 28px;
  max-height: 300px;
}

.doubt-item.active .doubt-question span {
    background: #2b6df3;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}
.doubt-left {
    max-width: 400px;
}
.final-cta-section {
    margin: 60px 0;
    background: linear-gradient(135deg, #1e5df6, #2f8bff);
    border-radius: 40px;
    color: #fff;
    position: relative;
    overflow: hidden;
    padding: 100px 0;
    background-image: url(/image/bgsp2.jpg), linear-gradient(180deg, #0174f2, #0058e3);
    background-repeat: no-repeat;
background-position-x: 50%;
    background-position-y: 20%;
        background-size: cover;
}

.final-cta-label {
  font-size: 14px;
  opacity: 0.8;
  margin-bottom: 20px;
}

.final-cta-content h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 45px;
    font-weight: 600;
    line-height: 1;
    max-width: 700px;
    color: #fff;
}

.final-cta-content p {
  font-size: 18px;
  opacity: 0.9;
  margin-bottom: 40px;
  max-width: 600px;
      line-height: 1.3;
}

.final-cta-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.final-cta-section .btn-main {
    transition: 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    height: 55px;
    padding: 0 34px;
    border-radius: 18px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .95);
    background: rgba(255, 255, 255, 1);
    color: #111827;
    font-size: 17px;
    font-weight: 600;
    box-shadow: 0 8px 30px rgba(16, 24, 40, .05);
}

.btn-main:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}

.final-cta-section .btn-dark {
    display: block;
    background: #1c1c1c;
    padding: 19px 30px;
    border-radius: 15px;
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    margin-right: 0px;
}

.btn-dark:hover {
  background: #000;
  transform: translateY(-3px);
}

.final-cta-section .btn-outline {
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    height: 55px;
    font-size: 17px;
    font-weight: 600;
    padding: 0 34px;
    border-radius: 18px;
    transition: 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 14px;
}

.btn-outline:hover {
  background: #fff;
  color: #111;
}
.main-footer {
  background: #f6f8fc;
  padding: 100px 0 0px;
  border-radius: 50px 50px 0 0;
  margin-top: 100px;
}

.footer-logo {
  
}

.logo-icon {
  font-size: 24px;
  margin-right: 10px;
}

.footer-tagline {
    color: #666;
    font-size: 12px;
    margin: 0px 0 0 30px;
    border-left: 1px solid #cac6c6;
    padding-left: 30px;
    max-width: 150px;
}

.contact-card {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 20px;
}

.contact-icon {
  font-size: 22px;
  width: 45px;
  height: 45px;
  background: #eef3ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
    margin-bottom: 30px;
}

.contact-label {
    font-size: 13px;
    color: #777;
    margin-bottom: 15px;
}

.contact-value {
  font-weight: 600;
}

.footer-links h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
}

.footer-links ul {
  list-style: none;
  padding: 0;
}

.footer-links li {
    margin-bottom: 5px;
    font-size: 14px;
}

.footer-links a {
  color: #333;
  text-decoration: none;
  transition: 0.3s;
}

.footer-links a:hover {
  color: #2b6df3;
}

.footer-bottom {
  border-top: 1px solid #e5e9f2;
  margin-top: 60px;
  padding-top: 30px;
  font-size: 14px;
  color: #777;
    padding-bottom: 30px;
}
.footer-brand {
    display: flex;
    padding: 15px;
    background: #fff;
    border-radius: 100px;
    margin-bottom: 50px;
    max-width: 350px;
}
.footer-left {
    margin-right: 50px;
}
p.ai-sub {
    font-size: 16px;
    color: #666;
    margin-bottom: 60px;
}
.ai {
    width: 250px;
    position: absolute;
    top: 100px;
    right: 0%;
    background: rgba(255, 255, 255, 0.75);
    backdrop-filter: blur(10px);
    padding: 22px;
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transition: all .3s ease;
    z-index: 2;
}
.ai p:nth-child(1) {
    float: left;
    width: 50px;
    color: #4081fd;
}
.ai:hover{
transform:translateY(-4px);
box-shadow:0 20px 50px rgba(0,0,0,0.12);
}
#glavekrserv{
padding:50px 0;
}
#levpunkty3 li{
display:inline-block;
margin-right:18px;
}
#glavekrserv:before{
content:"";
position:absolute;
left:0;
top:0;
width:55%;
height:100%;
background:linear-gradient(
90deg,
rgba(25,75,165,0.82) 0%,
rgba(25,75,165,0.55) 35%,
rgba(25,75,165,0.18) 65%,
rgba(25,75,165,0) 100%
);
backdrop-filter: blur(3px);
}
#glavekrserv:after{
content:"";
position:absolute;
right:0;
top:0;
width:40%;
height:100%;
background:linear-gradient(
270deg,
rgba(255,190,120,0.25) 0%,
rgba(255,190,120,0.08) 40%,
rgba(255,190,120,0) 100%
);
pointer-events:none;
}

.ai img{
width:32px;
margin-bottom:8px;
}
.ai p:nth-child(2) {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}
a.yakor {
    height: 120px;
    margin-top: -120px;
    display: block;
}
.everymonth {
    font-size: 18px;
    opacity: 0.9;
    margin-top: 30px;
    max-width: 650px;
}
ul.hero-benefits {
    margin: 20px 0 0 0;
    font-size: 18px;
}
.services-owl-section {
    margin: 60px 0;
}

.services-left h2 {
    font-size: 32px;
    font-weight: 800;
    margin-top: 15px;
    max-width: 400px;
}

.services-sub {
font-size: 16px;
    color: #666;
    margin-bottom: 35px;
}

.services-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background: #eef3ff;
    color: #2b6df3;
    margin-right: 15px;
    font-size: 16px;
    transition: 0.3s ease;
    padding: 14px 14px;
}

.services-nav button:hover {
  background: #2b6df3;
  color: #fff;
}

.service-card {
    background: #f4f8fe;
    border-radius: 30px;
    padding: 40px;
    position: relative;
    min-height: 365px;
    transition: 0.3s ease;
    margin-right: 15px;
}

.service-card h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -5px;
    min-height: 40px;
    max-width: 150px;
}

.service-card p {
    font-size: 15px;
    color: #555;
    line-height: 1.4;
}

.service-cta {
background: #0f1b3d;
    color: #fff;
    padding: 40px 30px;
}

.service-cta p {
  color: #e5e9ff;
}

.service-btn {
display: inline-block;
    margin-top: 25px;
    padding: 18px 30px;
    background: linear-gradient(135deg, rgb(37, 99, 255) 0%, rgb(79, 124, 255) 100%);
    color: rgb(255, 255, 255);
    border-radius: 18px;
    text-decoration: none;
    font-size: 17px;
    height: 55px;
    font-weight: 600;
    box-shadow: rgba(37, 99, 255, 0.25) 0px 18px 40px;
}
.services-left {
    max-width: 300px;
}
.service-card.service-cta h3 {
    color: #fff;
}
a.service-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    float: right;
    margin: 0 0 0 5px;
}
ul.hero-benefits {
    padding: 0;
}
ul.hero-benefits li {
    list-style: none;
    background: url(/image/check.svg) no-repeat 0px 0px;
    padding: 0px 0px 10px 30px;
    background-size: 20px;
    font-size: 18px;
    opacity: 0.9;
}
.service-img img {
    max-width: 90px;
}
section.seo-text h2 {
    font-weight: 600;
}
section.seo-text {
    line-height: 1.3;
}
.full-features-section {
    margin: 60px 0;
    background: #fff;
}

.features-title {
    margin-bottom: 15px;
    font-size: 32px;
    font-weight: 700;
}

.features-sub {
  color: #777;
  margin-bottom: 60px;
     line-height: 1.3;
}

.feature-box {
  height: 100%;
}

.feature-box h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 17px;
}

.feature-box h4:first-child {
  margin-top: 0;
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.feature-list li {
  margin-bottom: 12px;
  font-size: 14px;
  color: #444;
  cursor: pointer;
  transition: 0.2s;
  border-bottom: 1px dashed transparent;
  max-width: fit-content;
}

.feature-list li:hover {
  color: #2b6df3;
  border-color: #2b6df3;
}

.extra {
  display: none;
}

.features-toggle {
margin-top: 0px;
    background: transparent;
    color: #2b6df3;
    font-weight: 600;
    transition: 0.3s;
    padding: 0px;
}

.features-toggle:hover {
    background: transparent;
}

/* feature-modal */
body.feature-modal-open .modal-backdrop.in {
	opacity: 1;
	background: rgba(15, 27, 61, 0.28);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.feature-modal .modal-dialog {
	margin: 24px auto;
	width: calc(100% - 32px);
	max-width: 520px;
}

.feature-modal__content {
	position: relative;
	border: none;
	border-radius: 22px;
	background: #fff;
	box-shadow:
		0 24px 64px rgba(15, 27, 61, 0.16),
		0 8px 24px rgba(64, 129, 253, 0.12);
	overflow: hidden;
}

.feature-modal__close {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: none;
	border-radius: 12px;
	background: #f4f8fe;
	color: #64748b;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.feature-modal__close svg {
	width: 18px;
	height: 18px;
}

.feature-modal__close:hover,
.feature-modal__close:focus {
	background: #eef3ff;
	color: #2b6df3;
	outline: none;
}

.feature-modal__body {
	padding: 28px 24px 24px;
}

.feature-modal__title {
	margin: 0 0 12px;
	padding-right: 44px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.25;
	color: #0f172a;
}

.feature-modal__text {
	font-size: 15px;
	line-height: 1.6;
	color: #334155;
}

.feature-modal__text p {
	margin: 0 0 12px;
}

.feature-modal__text p:last-child {
	margin-bottom: 0;
}

/* exit-popup (feature-modal variant) */
.exit-popup-modal .modal-dialog {
	max-width: 560px;
}

.exit-popup__body {
	padding: 32px 28px 28px;
}

.exit-popup__pane[hidden] {
	display: none !important;
}

.exit-popup__eyebrow {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #2563ff;
}

.exit-popup__title {
	margin: 0 0 18px;
	padding-right: 44px;
	font-size: clamp(24px, 4vw, 30px);
	font-weight: 700;
	line-height: 1.18;
	color: #0f172a;
}

.exit-popup__text {
	margin: 0 0 22px;
	font-size: 16px;
	line-height: 1.65;
	color: #334155;
}

.exit-popup__benefits {
	list-style: none;
	margin: 0 0 24px;
	padding: 0;
}

.exit-popup__benefits li {
	position: relative;
	padding-left: 28px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.55;
	color: #334155;
}

.exit-popup__benefits li:last-child {
	margin-bottom: 0;
}

.exit-popup__benefits li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: linear-gradient(135deg, #2563ff 0%, #3b82f6 100%);
	box-shadow: 0 0 0 4px rgba(37, 99, 255, 0.12);
}

.exit-popup__actions {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.exit-popup__actions .btn-demo {
	width: 100%;
	justify-content: center;
}

.exit-popup__footnote {
	margin: 14px 0 0;
	font-size: 14px;
	line-height: 1.5;
	color: #94a3b8;
	text-align: center;
}

.full-features-section .feature-list__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	max-width: 100%;
	padding: 0;
	border: none;
	border-radius: 0;
	background: transparent;
	transition: color 0.2s ease;
}

.full-features-section .feature-list__item::after {
	content: "";
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%232b6df3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;
	opacity: 0.72;
}

.full-features-section .feature-list__item:hover,
.full-features-section .feature-list__item:focus {
	color: #2b6df3;
	background: transparent;
	border-color: transparent;
	outline: none;
}

.full-features-section .feature-list__item span {
	margin-left: 8px;
}

.full-features-section .feature-list li.extra {
	display: none !important;
}

.full-features-section.is-expanded .feature-list li.extra {
	display: flex !important;
}

.feature-box h4 {
    font-size: 17px;
    font-weight: 600;
}
ul.feature-list li span {
    display: inline-block;
    background: #f4f8fe;
    padding: 6px 12px;
    border-radius: 7px;
    font-size: 13px;
    margin-left: 4px;
    color: #4081fd;
}
.contact-card .fa {
    color: #4081fd;
}
.contact-card i.fa.fa-envelope {
    font-size: 18px;
}
.footer-logo img {
    max-width: 120px;
    margin-top: 3px;
}
p.dopinf {
    max-width: 300px;
    margin-bottom: 30px;
}
.simple-content {
    background: #fff;
    padding: 40px 40px;
    position: relative;
    z-index: 2;
    border-radius: 50px 50px 0px 0;
    margin: 0 !important;
}
.contcorz h1 {
    font-weight: 600 !important;
    line-height: 1.15;
    max-width: 700px;
    text-transform: unset;
    margin-top: 90px;
    margin-bottom: 0;
    font-size: 32px;
    letter-spacing: -0.02em;
}
.simplecheckout-cart thead th {
    color: #333 !important;
}
.simplecheckout-cart .total {
    letter-spacing: -1px !important;
}
.simplecheckout-cart th.name {
    letter-spacing: -1px;
}
.simplecheckout-cart-total {
    padding: 7px 7px !important;
}
.simplecheckout-cart-total:after {
    display: none !important;
}
.simplecheckout-block {
    border: 0px solid #f0f3f8 !important;
}
#fastik {
    margin-bottom: 30px;
}
.contcorz .breadcrumb {
    display: none !important;
}
.contcorz #sitespro {
    background-attachment: fixed;
}
.simplecheckout .buttons {
    overflow: visible !important;
}
/* Современное оформление для страницы оформления заказа в стиле основного сайта */


/* Контейнер оформления заказа */
.simple-content {
  margin-top: 16px;
}

.simplecheckout {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

/* Левая колонка */
.simplecheckout-left-column {
  flex: 1 1 60%;
  min-width: 300px;
}

/* Правая колонка */
.simplecheckout-right-column {
  flex: 1 1 35%;
  min-width: 320px;
}

/* Блоки оформления */
.simplecheckout-block {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02), 0 2px 8px rgba(0, 20, 40, 0.05);
  margin-bottom: 24px;
  padding: 24px;
  border: 1px solid #f0f3f8;
  transition: box-shadow 0.2s ease;
}

.simplecheckout-block:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04), 0 4px 12px rgba(0, 20, 40, 0.08);
}

/* Заголовки блоков */
.checkout-heading {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #eef2f6;
  color: #0a1a2c;
  letter-spacing: -0.01em;
}

.checkout-path-wrap {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.checkout-path {
  margin: 4px 0 28px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.checkout-path__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) auto minmax(0, 0.85fr);
  gap: 20px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.checkout-path__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  max-width: 100%;
  padding: 26px 24px 24px;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 12px 36px rgba(15, 23, 42, 0.06);
  box-sizing: border-box;
  overflow: hidden;
}

.checkout-path__card--discuss {
  background: linear-gradient(180deg, #f5f9ff 0%, #ffffff 42%);
  border-color: rgba(64, 129, 253, 0.18);
}

.checkout-path__card--buy {
  background: #fff;
}

.checkout-path__head {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
}

.checkout-path__avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 6px 16px rgba(15, 23, 42, 0.12);
}

.checkout-path__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 16px;
  background: rgba(64, 129, 253, 0.1);
  color: #4081fd;
  flex-shrink: 0;
}

.checkout-path__variant {
  margin: 0 0 4px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  color: #64748b;
}

.checkout-path__agree {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 16px 0 16px;
  font-size: 13px;
  line-height: 1.45;
  color: #475569;
  cursor: pointer;
}

.checkout-path__agree input {
  margin: 3px 0 0;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.checkout-path__agree a {
  color: #4081fd;
  text-decoration: underline;
}

.checkout-path__agree a:hover {
  color: #326fe0;
}

.checkout-purchase {
  margin-top: 8px;
  scroll-margin-top: 24px;
}

/*
  Simplecheckout uses jQuery :visible extensively.
  Do NOT use display:none / [hidden] on ancestors of #simplecheckout_form.
  Park the checkout visually off-screen instead.
*/
.checkout-purchase.is-parked {
  position: fixed !important;
  left: -12000px !important;
  top: 0 !important;
  width: 960px !important;
  max-width: 960px !important;
  display: block !important;
  visibility: visible !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: -1 !important;
}

.checkout-purchase.is-open {
  position: static !important;
  left: auto !important;
  width: auto !important;
  max-width: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: auto !important;
}

.checkout-path.is-hidden {
  display: none !important;
}

.checkout-purchase__bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 18px;
  margin: 0 0 14px;
  padding-top: 8px;
}

.checkout-path__channel {
  margin: 0 0 14px;
}

.checkout-path__channels {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.checkout-path__channel-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 12px;
  border: 1px solid #dbe4f0;
  border-radius: 999px;
  background: #fff;
  color: #334155;
  font: inherit;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.checkout-path__channel-btn:hover {
  background: #f8fafc;
  border-color: #b6d0ff;
  color: #1e293b;
}

.checkout-path__channel-btn.is-active {
  background: #4081fd;
  border-color: #4081fd;
  color: #fff;
}

.checkout-path__channel-btn.is-active:hover {
  background: #326fe0;
  border-color: #326fe0;
  color: #fff;
}

.checkout-purchase__back,
.checkout-purchase__back:hover,
.checkout-purchase__back:focus,
.checkout-purchase__back:active,
#checkout-path-back,
#checkout-path-back:hover,
#checkout-path-back:focus,
#checkout-path-back:active {
  display: inline-flex;
  align-items: center;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  color: #4081fd !important;
  font: inherit;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: none;
}

.checkout-purchase__back:hover,
#checkout-path-back:hover {
  color: #255edc !important;
  text-decoration: underline;
}

.checkout-purchase__label {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  color: #0f172a;
}

.checkout-path__title {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.25;
  color: #0f172a;
}

.checkout-path__lead {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #1e293b;
}

.checkout-path__text {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 1.55;
  color: #475569;
}

.checkout-path__subtitle {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 700;
  color: #0f172a;
}

.checkout-path__list {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.checkout-path__list li {
  position: relative;
  padding: 0 0 8px 26px;
  font-size: 14px;
  line-height: 1.45;
  color: #334155;
}

.checkout-path__list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.35em;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: rgba(34, 197, 94, 0.14) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%2316a34a' d='M6.2 11.1L3.4 8.3l1.1-1.1 1.7 1.7 4.4-4.4 1.1 1.1z'/%3E%3C/svg%3E") center / 12px no-repeat;
}

.checkout-path__honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.checkout-path__fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 14px;
}

.checkout-path__field {
  display: block;
  margin: 0 0 14px;
}

.checkout-path__label {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #334155;
}

.checkout-path__input {
  display: block;
  width: 100%;
  height: 46px;
  padding: 0 14px;
  border: 1px solid #dbe4f0;
  border-radius: 12px;
  background: #fff;
  font: inherit;
  font-size: 15px;
  color: #0f172a;
  outline: none;
  box-sizing: border-box;
}

.checkout-path__input:focus {
  border-color: #93b8ff;
  box-shadow: 0 0 0 3px rgba(64, 129, 253, 0.12);
}

.checkout-path__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  width: 100%;
  padding: 0 18px;
  border: none;
  border-radius: 12px;
  font: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.checkout-path__btn--primary {
  background: #4081fd;
  color: #fff;
}

.checkout-path__btn--primary:hover:not(:disabled) {
  background: #326fe0;
}

.checkout-path__btn--primary:disabled {
  opacity: 0.75;
  cursor: default;
}

.checkout-path__btn--buy {
  margin-top: auto;
  background: #0f172a;
  color: #fff;
}

.checkout-path__btn--buy:hover {
  background: #1e293b;
}

.checkout-path__note {
  margin: 12px 0 0;
  font-size: 13px;
  line-height: 1.4;
  color: #64748b;
}

.checkout-path__status {
  margin: 12px 0 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}

.checkout-path__status.is-ok {
  color: #15803d;
}

.checkout-path__status.is-error {
  color: #b91c1c;
}

.checkout-path__or {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.checkout-path[hidden] {
  display: none !important;
}

/* legacy */
.checkout-founder-cta,
.checkout-discuss {
  display: none !important;
}

@media (max-width: 991px) {
  .checkout-path__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .checkout-path__or {
    padding: 2px 0;
  }

  .checkout-path__or span {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    width: 100%;
  }

  .checkout-path__or span::before,
  .checkout-path__or span::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e2e8f0;
  }
}

@media (max-width: 767px) {
  .checkout-path__card {
    padding: 22px 18px;
  }

  .checkout-path__title {
    font-size: 20px;
  }

  .checkout-path__fields {
    grid-template-columns: 1fr;
  }
}

.checkout-heading span {
  color: #0a1a2c;
}

/* Формы и поля */
.form-group {
  margin-bottom: 20px;
}

.control-label {
  font-weight: 500;
  color: #2c3e50;
  font-size: 14px;
  padding-top: 8px;
}

.form-control {
  border: 1px solid #dee5ed;
  border-radius: 12px;
  padding: 12px 16px;
  height: auto;
  font-size: 15px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  background-color: #ffffff;
}

.form-control:focus {
  border-color: #0d6efd;
  outline: none;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.1);
}

/* Радио-кнопки и чекбоксы */
.radio {
  margin: 12px 0;
  padding: 8px 0;
}

.radio label {
  font-size: 15px;
  color: #1e2f40;
  font-weight: 400;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.radio input[type="radio"] {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  accent-color: #0d6efd;
}

/* Таблица корзины */
.simplecheckout-cart {
  width: 100%;
  border-collapse: collapse;
}

.simplecheckout-cart thead th {
  font-size: 14px;
  font-weight: 600;
  color: #4a5b70;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  padding: 12px 8px;
  border-bottom: 1px solid #e9edf3;
  background: #f9fbfd;
}

.simplecheckout-cart tbody td {
  padding: 20px 8px;
  border-bottom: 1px solid #f0f4f9;
  vertical-align: middle;
}

.simplecheckout-cart td.name {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 14px;
}

.simplecheckout-cart td.name .image {
  flex-shrink: 0;
}

.simplecheckout-cart td.name .image img {
  display: block;
  max-width: 64px;
  height: auto;
  border-radius: 12px;
}

.checkout-heading-button a {
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  padding: 5px 12px;
  border-radius: 999px;
  background: #fff3f3;
  transition: background 0.15s ease, color 0.15s ease;
}

.checkout-heading-button a:hover {
  background: #ffe8e8;
  color: #b02a37 !important;
}

.simplecheckout-cart .name a {
  font-weight: 600;
  color: #1a2b3e;
  text-decoration: none;
  font-size: 16px;
}

.simplecheckout-cart .name a:hover {
  color: #0d6efd;
}

.simplecheckout-cart .price,
.simplecheckout-cart .total {
  font-weight: 600;
  color: #1a2b3e;
  font-size: 16px;
}

.simplecheckout-cart .price div:first-child {
  color: #8a99b0;
  font-size: 14px;
  font-weight: 400;
}

/* Количество */
.input-group {
  max-width: 140px;
  border-radius: 40px;
  border: 1px solid #e0e7f0;
  background: #ffffff;
  overflow: hidden;
}

.input-group .form-control {
  border: none;
  text-align: center;
  padding: 8px 0;
  font-weight: 500;
  background: transparent;
}

.input-group-btn .btn {
  background: transparent;
  border: none;
  color: #4a5a72;
  padding: 8px 12px;
  font-size: 14px;
}

.input-group-btn .btn:hover {
  color: #0d6efd;
  background: #f0f7ff;
}

.input-group-btn .btn-danger {
  color: #dc3545;
}

.input-group-btn .btn-danger:hover {
  background: #ffeeee;
  color: #b02a37;
}

/* Итоговые суммы */
.simplecheckout-cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #f0f5fa;
  font-size: 16px;
}

.simplecheckout-cart-total:last-of-type {
  border-bottom: none;
  font-weight: 700;
  font-size: 18px;
  color: #0a1a2c;
  padding-top: 16px;
}

.simplecheckout-cart-total .inputs {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
}

.simplecheckout-cart-total .form-control {
  flex: 1;
  padding: 10px 16px;
  border-radius: 40px;
  background: #f8fafd;
}

/* Кнопка обновить */
#simplecheckout_button_cart {
  background: #f0f4fa;
  border: none;
  padding: 10px 24px;
  border-radius: 40px;
  font-weight: 500;
  color: #2a405c;
  transition: all 0.2s;
}

#simplecheckout_button_cart:hover {
  background: #e2eaf5;
  color: #0d6efd;
}
.simplecheckout buttons {
    overflow: visible !important;
}
/* Кнопка оформления заказа */
#simplecheckout_button_confirm {
    transition: all 0.2s ease;
    border: 1px solid transparent;
    align-items: center;
    gap: 14px;
    height: 66px;
    padding: 0 34px;
    line-height: 66px;
    border-radius: 18px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    width: 100%;
    min-width: 300px;
    background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}

#simplecheckout_button_confirm:hover {
  background: #0b5ed7;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(13, 110, 253, 0.3);
}

#simplecheckout_button_confirm:active {
  transform: translateY(0);
}

/* Кнопочный блок */
.simplecheckout-button-block {
  margin-top: 32px;
  display: flex;
  justify-content: flex-end;
}

/* Поле купона */
.simplecheckout-cart-total .inputs input[name="coupon"] {
  max-width: 200px;
  border-radius: 40px;
  background: #ffffff;
  border: 1px solid #dee5ed;
}

/* Адаптивность checkout */
@media (max-width: 992px) {
  .contcorz h1 {
    margin-top: 90px;
    font-size: 26px;
    line-height: 1.15;
    letter-spacing: -0.01em;
  }

  .simplecheckout-left-column,
  .simplecheckout-right-column {
    flex: 1 1 100%;
    min-width: 0;
  }

  .simplecheckout {
    gap: 16px;
  }

  .simple-content {
    margin-top: 8px;
    background: #fff;
    padding: 24px 18px;
    border-radius: 24px 24px 0 0;
  }

  .simplecheckout-block {
    padding: 20px 18px;
    border-radius: 18px;
    margin-bottom: 16px;
  }

  .checkout-heading {
    font-size: 18px;
    margin-bottom: 16px;
    padding-bottom: 10px;
  }

  #simplecheckout_cart .table-responsive,
  .simplecheckout-cart-wrap {
    overflow: visible;
    border: none;
  }

  .simplecheckout-cart thead {
    display: none;
  }

  .simplecheckout-cart tbody tr {
    display: block;
    padding: 16px;
    margin-bottom: 12px;
    border: 1px solid #eef2f8;
    border-radius: 16px;
    background: #f4f8fe;
    box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
  }

  .simplecheckout-cart tbody td {
    display: block;
    padding: 0;
    border: none;
    text-align: left;
  }

  .simplecheckout-cart tbody td:before {
    display: none;
  }

  .simplecheckout-cart td.name {
    display: block;
  }

  .simplecheckout-cart td.name .image {
    margin-bottom: 10px;
  }

  .simplecheckout-cart td.name .image img {
    max-width: 72px;
    height: auto;
    border-radius: 12px;
  }

  .simplecheckout-cart td.name a {
    font-size: 16px;
    line-height: 1.35;
    color: #0f172a;
  }

  .simplecheckout-cart td.name .options {
    margin-top: 6px;
    font-size: 13px;
    color: #64748b;
  }

  .simplecheckout-cart td.total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #eef2f8;
    font-size: 18px;
    font-weight: 700;
    color: #0f172a;
  }

  .simplecheckout-cart td.total:before {
    content: "Итого";
    font-size: 13px;
    font-weight: 600;
    color: #64748b;
  }

  .simplecheckout-cart-total {
    flex-direction: row;
    align-items: center;
    padding: 10px 0 !important;
    font-size: 15px;
  }

  .simplecheckout-cart-total:last-of-type {
    font-size: 17px;
    padding-top: 14px;
    margin-top: 4px;
    border-top: 1px solid #eef2f8;
  }

  .simplecheckout-cart-total .inputs {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    width: 100%;
  }

  .simplecheckout-cart-total .form-control,
  .simplecheckout-cart-total .inputs input[name="coupon"],
  .simplecheckout-cart-total .inputs input[name="reward"],
  .simplecheckout-cart-total .inputs input[name="voucher"] {
    max-width: 100%;
    width: 100%;
    border-radius: 14px;
  }

  .simplecheckout-cart-buttons .inputs,
  .simplecheckout-cart-buttons .buttons {
    width: 100%;
  }

  #simplecheckout_button_cart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    border-radius: 14px;
    font-size: 15px;
  }

  .simplecheckout-button-block {
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
  }

  .simplecheckout-button-block .simplecheckout-button-right,
  .simplecheckout-button-block .simplecheckout-button-left {
    float: none;
    width: 100%;
    text-align: center;
  }

  .simplecheckout-button-block .button {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 52px;
    height: auto;
    line-height: 1.3;
    padding: 14px 18px;
    font-size: 15px;
    border-radius: 16px;
    box-sizing: border-box;
  }

  #simplecheckout_button_confirm {
    min-width: 0;
    width: 100%;
    height: auto;
    min-height: 52px;
    line-height: 1.3;
    padding: 14px 18px;
    font-size: 15px;
    border-radius: 16px;
  }

  #simplecheckout_button_confirm:hover {
    transform: none;
  }

  #agreement_checkbox {
    margin-bottom: 12px;
  }

  #agreement_checkbox .checkbox label {
    font-size: 14px;
    line-height: 1.45;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .contcorz h1 {
    margin-top: 90px;
    font-size: 24px;
  }

  .simplecheckout-block {
    padding: 18px 16px;
  }

  .simplecheckout-cart tbody tr {
    padding: 14px;
  }

  .simplecheckout-cart td.name a {
    font-size: 15px;
  }

  .simplecheckout-cart td.total {
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .contcorz h1 {
    margin-top: 90px;
    font-size: 22px;
  }

  #fastik.fastik-scroll {
    margin-bottom: 12px;
  }
}

/* Стили для поля телефона, email (ошибки) */
.simplecheckout-error-text {
  color: #dc3545;
  font-size: 13px;
  margin-top: 4px;
  padding-left: 4px;
}

/* Сообщения-предупреждения */
.alert.alert-danger {
  background: #fff2f2;
  border: 1px solid #ffdbdb;
  color: #b02a37;
  border-radius: 12px;
  padding: 12px 16px;
  margin-bottom: 20px;
  font-size: 14px;
}

/* Стили для xshippingpro (если нужно) */
.xshippingpro-box {
  background: #f8fafd;
  border-radius: 16px;
  padding: 16px;
  margin-bottom: 20px;
  border: 1px solid #eef2f6;
}

.simple-content .checkout-heading {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #333;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0 !important;
}
.simple-content  .radio input[type="radio"] {
    width: 18px;
    height: 18px;
    margin-right: 17px;
    accent-color: #0d6efd;
    position: relative;
    margin: 0px 10px 0 0;
    float: left;
}
/* Стилизация Select2 в стиле основного сайта */

/* Основной контейнер */
.select2-container--default .select2-selection--single {
  border: 1px solid #dee5ed !important;
  border-radius: 12px !important;
  height: 48px !important;
  padding: 8px 16px !important;
  background-color: #ffffff !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02) !important;
  transition: border-color 0.15s ease, box-shadow 0.15s ease !important;
}

/* Текст в поле */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1a2b3e !important;
  font-size: 15px !important;
  line-height: 28px !important;
  padding: 0 !important;
}

/* Placeholder */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #8a99b0 !important;
}

/* Стрелочка */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px !important;
  width: 30px !important;
  right: 8px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #6c7a91 transparent transparent transparent  !important;
  border-width: 5px 4px 0 4px !important;
  margin-left: -8px !important;
}

/* Hover состояние */
.select2-container--default .select2-selection--single:hover {
  border-color: #b8c4d4 !important;
}

/* Focus состояние */
.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #0d6efd !important;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.1) !important;
  outline: none !important;
}

/* Когда открыт дропдаун - переворачиваем стрелку */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #6c7a91 transparent !important;
  border-width: 0 4px 5px 4px !important;
}

/* Disabled состояние */
.select2-container--default .select2-selection--single[aria-disabled="true"] {
  background-color: #f8fafd !important;
  border-color: #dee5ed !important;
  opacity: 0.7 !important;
}

/* Выпадающий список (dropdown) */
.select2-dropdown {
  border: 1px solid #dee5ed !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08) !important;
  margin-top: 4px !important;
  overflow: hidden !important;
}

/* Поиск внутри дропдауна */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #dee5ed !important;
  border-radius: 8px !important;
  padding: 10px 12px !important;
  font-size: 14px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #0d6efd !important;
  box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.1) !important;
  outline: none !important;
}

/* Элементы списка */
.select2-container--default .select2-results__option {
  padding: 10px 16px !important;
  font-size: 14px !important;
  color: #1a2b3e !important;
}

/* Hover на элементе */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f0f7ff !important;
  color: #0d6efd !important;
}

/* Выбранный элемент */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #e7f0ff !important;
  color: #0d6efd !important;
  font-weight: 500 !important;
}

/* Адаптация под размеры формы */
.form-group .select2-container {
  width: 100% !important;
}

/* Если поле обязательное и ошибка */
.has-error .select2-container--default .select2-selection--single {
  border-color: #dc3545 !important;
}

.has-error .select2-container--default .select2-selection--single:focus {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.1) !important;
}

/* Успешное поле */
.has-success .select2-container--default .select2-selection--single {
  border-color: #0cae74 !important;
}
.simple-content fieldset h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.simplecheckout h5 {
    font-size: 14px;
    background: #f4f8fe;
    border-radius: 15px;
    padding: 20px;
}
.simplecheckout .form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
#sitespro {
    position: relative;
    overflow: hidden;
}
.hero-v2{
    position:relative;
    overflow:hidden;

    background:#f7f9fd;

    padding:60px 0 90px;
}
.hero-v2:before{
    content:"";

    position:absolute;

    width:1200px;
    height:1200px;

    right:-500px;
    top:-250px;

    border-radius:50%;

    background:
    radial-gradient(
        circle,
        rgba(73,123,255,.18) 0%,
        rgba(73,123,255,.10) 35%,
        rgba(73,123,255,.04) 55%,
        transparent 75%
    );

    pointer-events:none;
}
.hero-v2:after{
    content:"";

    position:absolute;

    width:900px;
    height:900px;

    left:-300px;
    top:-150px;

    border-radius:50%;

    background:
    radial-gradient(
        circle,
        rgba(255,255,255,.95) 0%,
        rgba(255,255,255,.6) 45%,
        transparent 75%
    );

    pointer-events:none;
}
.hero-v2 .container{
    position:relative;
    z-index:2;
}
.hero-v2{
    background:
        linear-gradient(
            rgba(255,255,255,.4),
            rgba(255,255,255,.4)
        ),
        #f7f9fd;
}

.hero-header{
    background:rgba(255,255,255,.85);
    backdrop-filter:blur(10px);

    border:1px solid #edf2ff;

    border-radius:20px;

    padding:15px 25px;

    margin-bottom:60px;
}

.hero-logo{
    display:flex;
    align-items:center;
}

.hero-logo img{
    height:48px;
}

.hero-logo__text{
    margin-left:15px;

    padding-left:15px;

    border-left:1px solid #e5e7eb;

    color:#6b7280;

    font-size:13px;
}

.hero-menu{
    display:flex;

    justify-content:center;

    gap:35px;

    list-style:none;

    padding:0;
    margin:12px 0 0;
}

.hero-menu a{
    color:#111827;
    font-weight:500;
}

.hero-btn-top{
    display:inline-block;

    background:#2563ff;

    color:#fff;

    padding:14px 28px;

    border-radius:12px;

    font-weight:600;
}

.hero-main{
    align-items:center;
}

.hero-badge{
    display:inline-flex;

    align-items:center;

    padding:10px 18px;

    border:1px solid #dbe5ff;

    background:#fff;

    border-radius:100px;

    font-size:16px;
}

.hero-title{
    font-size:72px;

    line-height:1;

    font-weight:800;

    color:#07102d;

    margin-bottom:25px;
}

.hero-title span{
    display:block;

    color:#2563ff;
}

.hero-desc{
    max-width: 490px;
    font-size: 19px;
    line-height: 1.3;
    color: #666;
    margin-bottom: 35px;
}

.hero-buttons{
    display:flex;

    gap:15px;

    margin-bottom:35px;
}

.btn-primary{
    background:#2563ff;

    color:#fff;

    padding:18px 30px;

    border-radius:14px;

    font-weight:600;
}

.btn-secondary{
    background:#fff;

    border:1px solid #dbe5ff;

    color:#2563ff;

    padding:18px 30px;

    border-radius:14px;

    font-weight:600;
}

.hero-benefits{
    display:flex;

    gap:30px;

    color:#667085;

    font-size:15px;
}

.hero-widget-wrap{
    display:flex;

    justify-content:flex-end;
}

.hero-widget-wrap .ai-widget{
    max-width:380px;
}
.ai-widget {
    width: 100%;
    max-width: 320px;

    padding: 18px;

    background: #fff;

    border-radius: 28px;

    box-shadow:
        0 15px 50px rgba(0,0,0,.08);

    font-family: Inter, sans-serif;
}

.ai-widget__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

    margin-bottom: 18px;
}

.ai-widget__title {
    display: flex;
    gap: 10px;
}

.ai-widget__title h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: -1px;
}

.ai-widget__title p {
    margin-top: 4px;

    color: #6b7280;
    font-size: 14px;
}

.ai-widget__star {
    color: #2563ff;
    font-size: 18px;
}

.telegram-btn {
    width: 42px;
    height: 42px;

    border-radius: 50%;

    background: #29a9eb;
    color: white;

    display: flex;
    align-items: center;
    justify-content: center;
}

.telegram-btn svg {
    width: 18px;
}

.chat {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.message__label {
    font-size: 13px;
    font-weight: 600;

    color: #444;

    margin-bottom: 6px;
    margin-left: 10px;
}

.message__bubble {
    background: #eef3fa;

    border-radius: 16px;

    padding: 14px 16px;

    color: #1f2937;

    font-size: 14px;
    line-height: 1.5;
}

.success {
    background: #fafafa;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.check {
    width: 26px;
    height: 26px;

    border-radius: 50%;

    background: #22c55e;
    color: white;

    display: flex;
    align-items: center;
    justify-content: center;

    font-weight: 700;

    flex-shrink: 0;
}

.chat-input {
    display: flex;
    gap: 10px;

    margin-top: 18px;
}

.chat-input input {
    flex: 1;

    height: 42px;

    border: 1px solid #e5e7eb;
    border-radius: 12px;

    padding: 0 14px;

    outline: none;
}

.chat-input button {
    width: 42px;
    height: 42px;

    border: none;
    cursor: pointer;

    border-radius: 50%;

    background: #2563ff;
    color: white;

    font-size: 18px;
    padding: 13px 18px;
}
.hero__visual {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.ai-widget {
    width: 100%;
    max-width: 380px;
    float: right;
    position: relative;
    z-index: 2;
}

* {
transition: all .2s ease;
}
.knop33322 a:hover{
transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(79,124,255,0.35);
    background: linear-gradient(135deg,#3f6ef0,#5e9cff);
}
.knop44322 a:hover{
background:#f7f7f7;
}
    #menuotd1 .navbar-nav {
        float: none;
    margin: 3px auto 0 auto;
        max-width: fit-content;
    }
.hero-v2 h1 {
    text-transform: unset;
    }
.hero-v2 h1 span {
    color: #4081fd;
    display: block;
}
section.hero-v2 {
    padding-top: 150px;
}
.hero-buttons{
    display:flex;
    gap:16px;
    margin-top:35px;
    margin-bottom:40px;
}

.hero-buttons a{
    text-decoration:none;
}

/* PRIMARY */

.btn-demo{
    display:inline-flex;
    align-items:center;
    gap:14px;

    height:62px;

    padding:0 28px;

    border-radius:18px;

    background:linear-gradient(
        135deg,
        #2563ff 0%,
        #3b82f6 100%
    );

    color:#fff;
    font-weight:600;
    font-size:17px;

    box-shadow:
        0 10px 30px rgba(37,99,255,.22),
        0 2px 8px rgba(37,99,255,.18);

    transition:all .25s cubic-bezier(.4,0,.2,1);
}

.btn-demo svg{
    width:18px;
    height:18px;

    fill:none;
    stroke:#fff;
    stroke-width:2;

    transition:.25s;
}

.btn-demo:hover{
    transform:translateY(-3px);
    color: #fff;
    box-shadow:
        0 18px 40px rgba(37,99,255,.30),
        0 8px 20px rgba(37,99,255,.18);
}

.btn-demo:hover svg{
    transform:translateX(4px);
}

.btn-demo:active{
    transform:translateY(0);
}

/* SECONDARY */

.btn-site{
    display:inline-flex;
    align-items:center;
    gap:14px;

    height:62px;

    padding:0 28px;

    border-radius:18px;

    background:rgba(255,255,255,.85);

    border:1px solid #e8edf8;

    color:#111827;
    font-size:17px;
    font-weight:600;

    backdrop-filter:blur(12px);

    box-shadow:
        0 4px 20px rgba(0,0,0,.04);

    transition:all .25s cubic-bezier(.4,0,.2,1);
}

.btn-site svg{
    width:18px;
    height:18px;

    fill:none;
    stroke:#2563ff;
    stroke-width:2;

    transition:.25s;
}

.btn-site:hover,
.final-cta-section .btn-main:hover,
.cta-btn:hover,
.how-btn:hover {
    transform:translateY(-3px);
color:#111827;
    background:#fff;


    box-shadow:
        0 14px 35px rgba(0,0,0,.08);
}

.final-cta-section .btn-outline:hover,
.consspec a:hover, .tgbut a:hover {
    transform:translateY(-3px);
}
.final-cta-section .btn-outline:hover svg {
   stroke:#111827; 
}

.btn-site:hover svg{
    transform:scale(1.1);
}

.btn-site:active{
    transform:translateY(0);
}
.row.hero-features {
    border: 1px solid rgba(255, 255, 255, .95);
    padding: 20px 28px;
    max-width: 750px;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
.row.hero-features > [class*="col-"] {
    padding-left: 18px;
    padding-right: 18px;
}
.hero-feature {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 8px 0;
    line-height: 1.45;
}
.hero-feature img {
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin-top: 3px;
}
.hero-feature span {
    flex: 1 1 auto;
    min-width: 0;
}
.bgimg img {
    width: 100%;
}
/* =========================
   HERO 2026 PREMIUM
========================= */

.hero-v2{
    position:relative;
    overflow:hidden;
    background:#f8faff;
    padding:140px 0 110px;
}

.hero-v2:before{
    content:"";
    position:absolute;
    top:-400px;
    right:-350px;
    width:1100px;
    height:1100px;
    border-radius:50%;

    background:
    radial-gradient(
        circle,
        rgba(64,129,253,.18) 0%,
        rgba(64,129,253,.08) 35%,
        rgba(64,129,253,.03) 55%,
        transparent 75%
    );

    pointer-events:none;
}

.hero-v2:after{
    content:"";
    position:absolute;
    left:-250px;
    top:-200px;
    width:800px;
    height:800px;
    border-radius:50%;

    background:
    radial-gradient(
        circle,
        rgba(255,255,255,.95) 0%,
        rgba(255,255,255,.6) 45%,
        transparent 75%
    );

    pointer-events:none;
}

.hero-v2 .container{
    position:relative;
    z-index:2;
}

/* =========================
   BADGE
========================= */
.hero-badge img {
    width: 24px;
}
.hero-badge{
    display:inline-flex;
    align-items:center;
    gap:10px;

    padding:9px 20px;

    background:rgba(255,255,255,.85);

    border:1px solid rgba(64,129,253,.12);

    border-radius:999px;

    backdrop-filter:blur(20px);

    font-size:15px;
    font-weight:500;

    color:#475467;

    margin-bottom:30px;
}

/* =========================
   TITLE
========================= */

.hero-v2 h1{
    font-size:70px;
    max-width:700px;
    line-height:.95;
    font-weight:800;

    letter-spacing:-4px;

    color:#111827;

    margin:0 0 28px;
}

.hero-v2 h1 span{
    display:block;
    color:#4081fd;
}

.hero-desc{
    max-width:490px;

    font-size:19px;
    line-height:1.45;

    color:#667085;

    margin-bottom:40px;
}

/* =========================
   FEATURES CARD
========================= */

.hero-features{


    backdrop-filter:blur(25px);

    border-radius:24px;

    padding:28px 34px;

    margin:0 0 42px;

    box-shadow:
    0 20px 50px rgba(16,24,40,.04);
}

.hero-feature{
    font-size: 17px;
    color: #344054;
    margin: 5px 0;
    min-height: 30px;
}
.hero-feature img {
    width: 16px;
    margin-right: 9px;
}
/* =========================
   BUTTONS
========================= */

.hero-buttons{
    display:flex;
    gap:18px;
    margin-bottom:50px;
}

.btn-demo{
    display:inline-flex;
    align-items:center;
    gap:14px;

    height:66px;

    padding:0 34px;

    border-radius:18px;

    text-decoration:none;

    color:#fff;

    font-weight:600;
    font-size:17px;

    background:
    linear-gradient(
        135deg,
        #2563ff 0%,
        #4f7cff 100%
    );

    box-shadow:
    0 18px 40px rgba(37,99,255,.25);
}

.btn-demo:hover{
    transform:translateY(-3px);
}

.btn-site{
    display:inline-flex;
    align-items:center;
    gap:14px;

    height:66px;

    padding:0 34px;

    border-radius:18px;

    text-decoration:none;
    border: 1px solid rgba(255, 255, 255, .95);
    background: rgba(255, 255, 255, .32);

    color:#111827;

    font-size:17px;
    font-weight:600;

    box-shadow:
    0 8px 30px rgba(16,24,40,.05);
}

.btn-site:hover{
    transform:translateY(-3px);
}

/* =========================
   BENEFITS
========================= */

.hero-benefits{
    display:flex;
    gap:50px;
}

.hero-benefit{
    display:flex;
    align-items:flex-start;
    gap:12px;
}

.hero-benefit__icon{
    color:#4081fd;
    font-size:20px;
}

.hero-benefit__text{
    max-width:180px;

    font-size:14px;
    line-height:1.5;

    color:#667085;
}

/* =========================
   VISUAL
========================= */

.bgimg{
	position: absolute;
    top: 45%;
    left: -250px;
    transform: translateY(-50%);
    opacity: .85;
    max-width: 500px;
    filter: blur(.3px);
    rotate: 5deg;
}

.bgimg a{
    display: block;
    cursor: pointer;
}

.bgimg img{
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .9);
    border-radius: 32px;
    box-shadow: 0 30px 80px rgba(15, 23, 42, .08);
}

/* =========================
   AI WIDGET
========================= */

.ai-widget{
    position:relative;
    z-index:2;

    width:100%;
    max-width:420px;

    margin-left:auto;

    padding:28px;

    background: rgba(255, 255, 255, .82);

    backdrop-filter:blur(30px);

    border:1px solid rgba(255,255,255,.9);

    border-radius:32px;

    box-shadow:
    0 30px 80px rgba(15,23,42,.08);
}

.ai-widget__header{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;

    margin-bottom:28px;
}

.ai-widget__title h3{
    margin:0;

    font-size:24px;
    font-weight:600;

    letter-spacing:-1px;

    color:#101828;
}

.ai-widget__title p{
    margin-top:8px;

    color:#667085;

    font-size:15px;
}

.ai-widget__star{
    color:#4081fd;
    font-size:18px;
}

.telegram-btn{
    width:54px;
    height:54px;

    border-radius:50%;

    background:
    linear-gradient(
        135deg,
        #29a9eb,
        #4081fd
    );

    color:#fff;

    display:flex;
    align-items:center;
    justify-content:center;

    box-shadow:
    0 10px 30px rgba(64,129,253,.25);
}

/* =========================
   CHAT
========================= */

.chat{
    display:flex;
    flex-direction:column;
    gap:18px;
}

.message__label{
    margin-bottom:8px;

    color:#344054;

    font-size:13px;
    font-weight:600;
}

.message__bubble{
    padding:16px 18px;

    background:#f5f8ff;

    border-radius:18px;

    font-size:15px;
    line-height:1.6;

    color:#1f2937;
}

.success{
    background:#fafcff;

    border:1px solid #eef4ff;

    display:flex;
    align-items:center;
    justify-content:space-between;
}

.check{
    width:28px;
    height:28px;

    border-radius:50%;

    background:#22c55e;

    color:#fff;

    display:flex;
    align-items:center;
    justify-content:center;

    flex-shrink:0;

    font-weight:700;
}

.chat-input{
    display:flex;
    gap:12px;

    margin-top:22px;
}

.chat-input input{
    flex:1;

    height:52px;

    border:1px solid #e4e7ec;

    border-radius:14px;

    padding:0 16px;

    font-size:15px;

    outline:none;
}

.chat-input button{
    width:52px;
    height:52px;

    border:none;

    border-radius:14px;

    cursor:pointer;

    color:#fff;

    background:
    linear-gradient(
        135deg,
        #2563ff,
        #4f7cff
    );
}
#menuotd1{
    margin: 0;
    position: relative;
    z-index: 3;
    background: rgba(255, 255, 255, .32);
    backdrop-filter: blur(28px);
    -webkit-backdrop-filter: blur(28px);
    border: 1px solid rgba(255, 255, 255, .95);
    border-radius: 15px;
    padding: 5px;
    display: block;
    height: 59px;
    box-shadow: 0 20px 40px rgba(37, 99, 255, .06), 0 8px 20px rgba(15, 23, 42, .04), inset 0 1px 0 rgba(255, 255, 255, .9);
}
.hero-benefit__icon .fast-icon {
    background: #fff;
    box-shadow: 0 10px 30px rgba(64, 129, 253, .05);
    margin-top: 0px;
}
.hero-v2 h1 span{
    position:relative;
    transition:all .5s cubic-bezier(.22,1,.36,1);
}

.hero-v2 h1 span.changing{
    opacity:0;
    transform:translateY(12px);
    filter:blur(8px);
}
.message{
    opacity:0;
    transform:translateY(12px);
    filter:blur(8px);
    transition:.5s cubic-bezier(.22,1,.36,1);
}

.message.show{
    opacity:1;
    transform:none;
    filter:none;
}
.typing{
    display:none;
    gap:4px;
    margin:12px 0;
}

.typing span{
    width:6px;
    height:6px;
    border-radius:50%;
    background:#999;
    animation:bounce 1s infinite;
}

.typing span:nth-child(2){
    animation-delay:.15s;
}

.typing span:nth-child(3){
    animation-delay:.3s;
}

@keyframes bounce{
    0%,80%,100%{
        transform:translateY(0);
        opacity:.4;
    }
    40%{
        transform:translateY(-4px);
        opacity:1;
    }
}
.how-card-large {
    min-height: 395px;
}
.tgbut {
    display: flex;
    gap: 5px;
}
.how-card.how-card-cta ul li::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url(/image/svg/checkwh.svg) no-repeat center;
    background-size: contain;
}
ul.pricing-list li::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url(/image/svg/checkwh.svg) no-repeat center;
    background-size: contain;
}
ul.pricing-list li {
    position: relative;
    margin-left: 25px;
}
.how-card.how-card-cta ul li {
    position: relative;
}
.twoheight, .how-card-cta {
    min-height: 370px;
}
.urgency-blue{
    padding:100px 0;
    border-radius:40px;
    overflow:hidden;
}

.urgency-left{
    color:#fff;
}

.urgency-left h2{
    font-size:36px;
    line-height:1.1;
    font-weight:700;
    margin-bottom:35px;
}

.urgency-price-compare{
    margin-bottom:25px;
}

.urgency-old-price{
    margin-bottom:15px;
}

.urgency-old-price span,
.urgency-new-price span{
    display:block;
    opacity:.8;
    font-size:15px;
}

.urgency-old-price strong{
    font-size:34px;
    font-weight:600;
}

.urgency-new-price strong{
    font-size:36px;
    font-weight:700;
}

.price-note{
    margin-bottom:25px;
    max-width:350px;
}

.price-badge{
    display:inline-block;
    padding:14px 22px;
    border-radius:40px;
    background:rgba(255,255,255,.15);
    color:#fff;
    font-weight:500;
}

.pricing-grid{
    display:flex;
    gap:30px;
}

.pricing-card{
    flex:1;
    background:#0f1b3d;
    color:#fff;
    border-radius:28px;
    padding:40px;
    position:relative;
}

.pricing-card-featured{
    border:2px solid rgba(255,255,255,.15);
}

.pricing-label{
    position:absolute;
    top:-15px;
    right:25px;

    background:#4f8cff;
    color:#fff;

    padding:8px 16px;
    border-radius:30px;

    font-size:13px;
    font-weight:600;
}

.pricing-name{
    font-size:22px;
    opacity:.8;
}

.pricing-title{
    font-size:32px;
    font-weight:700;
    margin-bottom:15px;
    color:#5b96ff;
    letter-spacing: -2px;
}

.pricing-price{
font-size: 36px;
    font-weight: 700;
    margin-bottom: 14px;
    padding-bottom: 0;
    line-height: 1;
    border-bottom: none;
    letter-spacing: -2px;
}

.pricing-split {
    margin-bottom: 22px;
    padding: 16px 18px 18px;
    border-radius: 18px;
    background: linear-gradient(135deg, rgba(91, 150, 255, 0.16), rgba(79, 140, 255, 0.06));
    border: 1px solid rgba(91, 150, 255, 0.22);
    border-bottom: 1px solid #1a2944;
    padding-bottom: 22px;
}

.pricing-split__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.pricing-split__badge {
    display: inline-flex;
    align-items: center;
    padding: 5px 11px;
    border-radius: 999px;
    background: rgba(91, 150, 255, 0.24);
    color: #b8d4ff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.pricing-split__note {
    font-size: 13px;
    font-weight: 500;
    color: #8ce8b4;
}

.pricing-split__amount {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px;
    line-height: 1.2;
}

.pricing-split__amount strong {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -1px;
}

.pricing-split__amount span {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.72);
}

.pricing-card-featured .pricing-split {
    background: linear-gradient(135deg, rgba(79, 140, 255, 0.22), rgba(44, 113, 255, 0.08));
    border-color: rgba(124, 176, 255, 0.32);
}

.pricing-card-featured .pricing-split__badge {
    background: rgba(79, 140, 255, 0.34);
    color: #d4e6ff;
}

.pricing-list{
    list-style:none;
    padding:0;
    margin:0;
    min-height: 260px;
}

.pricing-list li{
    margin-bottom:16px;
    line-height:1.5;
}

.pricing-btn{
    display: block;
    margin-top: 35px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 18px;
    border-radius: 18px;
    background: linear-gradient(135deg, #5d9cff, #2c71ff);
    font-weight: 600;
    font-size: 17px;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
}

.pricing-btn:hover{
    color:#fff;
    text-decoration:none;
}
.pricing-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;

    background:
        linear-gradient(
            135deg,
            rgba(255,255,255,.08),
            transparent 30%
        );

    pointer-events: none;
}
.pricing-card-featured {
    background:
        radial-gradient(
            700px circle at 100% 0%,
            rgba(64,129,253,.35),
            transparent 35%
        ),
        linear-gradient(
            180deg,
            #0d214d 0%,
            #07142f 100%
        );

    border: 1px solid rgba(255,255,255,.12);

    box-shadow:
        0 20px 60px rgba(0,0,0,.35),
        inset 0 1px 0 rgba(255,255,255,.08);

}
p.how-desc-small {
    max-width: 220px;
}
.loss-right ul li {
    position: relative;
    margin-left: 25px;
}
.loss-right ul li::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url(/image/svg/checkwh.svg) center center / contain no-repeat;
}
a.loss-primary-btn svg {
    width: 29px;
    height: 20px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    margin: 1px 0 0 6px;
    float: right;
}
a.loss-dark-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    float: right;
    margin: 0 0 0 5px;
}
.guarantee-img img {
    max-width: 200px;
}
.guarantee-img {
    min-height: 200px;
    margin-top: 20px;
}
.guarantee-card.guarantee-cta h3 {
    margin-top: 30px;
}
a.guarantee-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    float: right;
    margin: 0 0 0 5px;
}
.owl-pagination {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    margin-top: 40px !important;
}

.owl-page {
    cursor: pointer !important;
}

.owl-page span {
    display: block !important;
    width: 10px !important;
    height: 10px !important;

    background: rgba(64, 129, 253, .15) !important;
    border-radius: 100px !important;
box-shadow: none !important;
    transition: all .3s ease !important;
}

.owl-page.active span {
    width: 42px !important;
    height: 10px !important;

    background: #4081fd !important;

    box-shadow:
        0 4px 12px rgba(64, 129, 253, .25) !important;
}
a.how-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #000;
    stroke-width: 2;
    transition: .25s;
}
.samtel {
    margin-left: 10px;
}

.samtel a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}

.samtel a:hover {
    color: #4081fd;
    text-decoration: none;
}
.tgbut img {
    background: #eef4f7;
    border-radius: 50px;
    color: #4081fd;
    font-size: 22px;
    padding: 10px;
    height: 43px;
    width: 43px;
    margin: 0px 0 0 0;
    max-width: 100%;
}
.price-card ul {
    
}
.price-card.dark ul li {
    position: relative;
    margin-left: 25px;

}
.price-card.dark ul li::before {
    content: "";
    position: absolute;
    left: -26px;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url(/image/svg/checkwh.svg) center center / contain no-repeat;
}
a.cta-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #000;
    stroke-width: 2;
    transition: .25s;
}
a.price-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    float: right;
    margin: 0 0 0 5px;
}
a.pricing-btn svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    margin: 0px 0 0 5px;
}
a.btn-main svg {
    width: 18px;
    height: 18px;
    fill: none;
    stroke: rgb(0, 0, 0);
    stroke-width: 2;
    transition: 0.25s;
}
a.btn-outline svg {
    width: 29px;
    height: 20px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    margin: 1px 0 0 6px;
    float: right;
}
span.select2-selection.select2-selection--single {
    height: 52px;
    border: 1px solid #dee5ed;
    border-radius: 12px;
    padding: 12px 16px;
    font-size: 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
    background-color: #ffffff;
}
.slider-btn{
    width:72px;
    height:72px;

    border:none;
    border-radius:50%;

    background:#eef3fb;
    cursor:pointer;


    transition:.25s;
}

.slider-btn svg{
    width:22px;
    height:22px;
}

.slider-btn path{
    stroke:#4081fd;
    stroke-width:2.5;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.slider-btn:hover{
    background:#4081fd;
    transform:translateY(-2px);
}

.slider-btn:hover path{
    stroke:#fff;
}
.consspec svg {
    width: 29px;
    height: 20px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    transition: .25s;
    margin: 1px 0 0 6px;
    float: right;
}
.pricing-btn:hover,
.loss-dark-btn:hover,
.doubt-btn:hover,
.service-btn:hover,
.guarantee-btn:hover,
.price-btn:hover,
.loss-primary-btn:hover {
    transform: translateY(-3px);
    color: #fff;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .30), 0 8px 20px rgba(37, 99, 255, .18);
}
.loss-right::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(219deg, rgba(255, 255, 255, .08), transparent 30%);
    pointer-events: none;
}
#fastik .fastik-scroll__track.row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 20px;
    margin: 0;
}
#fastik .fastik-scroll__track > [class*="col-"] {
    display: flex;
    flex: 1 1 0;
    width: auto;
    max-width: none;
    padding: 0;
}
#fastik .fast-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    min-height: 100%;
    margin: 0;
    padding: 26px 24px;
    background: #f4f8fe;
    border: 1px solid #e7eefb;
    border-radius: 20px;
    box-shadow: none;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
#fastik .fast-item:hover {
    transform: translateY(-4px);
    border-color: #d5e3fb;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .1);
}
#fastik .fast-icon {
    width: 54px;
    height: 54px;
    margin: 0 0 18px 0;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(37, 99, 255, .1);
}
#fastik .fast-icon i {
    font-size: 20px;
}
#fastik .fast-title {
    font-size: 18px;
    margin-bottom: 8px;
    letter-spacing: -.5px;
}
#fastik .fast-desc {
    font-size: 14px;
    line-height: 1.5;
    color: #5a6472;
}
.simplecheckout-cart th.name {
    text-align: left !important;
}
.simplecheckout-cart thead th {
    text-transform: unset;
}
.simplecheckout-cart td.name {
    text-align: left !important;
    text-transform: unset !important;
}
.simplecheckout-cart-total {
    padding: 7px 3px;
    border-right: 0px solid #DDDDDD !important;
    border-bottom: 1px solid #f0f3f8 !important;
    border-left: 0px solid #DDDDDD !important;
    text-align: right;
}
.simplecheckout-cart {
    margin: 0px !important;
    width: 100%;
    border-collapse: collapse;
    border-top: 0px solid #DDDDDD !important;
    border-right: 0px solid #DDDDDD !important;
    border-left: 0px solid #DDDDDD !important;
}
.simplecheckout .checkbox input[type=checkbox] {
    position: relative;
    margin: 0 5px 0 0;
}
#agreement_checkbox {
    margin-bottom: 10px;
}
.simplecheckout .checkbox label, .simplecheckout .radio label {
    padding-left: 0;
    font-size: 14px;
}
#information-information,
.information-page {
    margin-top: 90px;
    padding-bottom: 48px;
}

.information-page__breadcrumb {
    display: none;
}

.information-page__content {
    background: #fff;
    border: 1px solid #eef2f8;
    border-radius: 24px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02), 0 2px 8px rgba(0, 20, 40, 0.05);
    padding: 32px 28px;
}

.information-page__title,
#information-information h1 {
    margin: 0 0 20px;
    font-weight: 600 !important;
    line-height: 1.15;
    max-width: 100%;
    text-transform: unset;
    font-size: 32px;
    letter-spacing: -0.02em;
    color: #0a1a2c;
}

.information-page__body,
#information-information #descrvramk11,
#information-information #descrvramk1122 {
    font-size: 16px;
    line-height: 1.6;
    color: #334155;
}

.information-page__body h2,
#information-information #descrvramk11 h2,
#information-information #descrvramk1122 h2 {
    color: #0f172a;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    margin: 28px 0 12px;
}

.information-page__body h3,
#information-information #descrvramk11 h3,
#information-information #descrvramk1122 h3 {
    color: #0f172a;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin: 24px 0 10px;
}

.information-page__body h4,
#information-information #descrvramk11 h4,
#information-information #descrvramk1122 h4 {
    color: #0f172a;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 8px;
}

.information-page__body p,
#information-information #descrvramk11 p,
#information-information #descrvramk1122 p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 14px;
    color: #334155;
}

.information-page__body ul,
.information-page__body ol,
#information-information #descrvramk11 ul,
#information-information #descrvramk11 ol,
#information-information #descrvramk1122 ul,
#information-information #descrvramk1122 ol {
    padding-left: 22px;
    margin: 0 0 16px;
}

.information-page__body li,
#information-information #descrvramk11 li,
#information-information #descrvramk1122 li {
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 8px;
}

.information-page__body a,
#information-information #descrvramk11 a,
#information-information #descrvramk1122 a {
    color: #2563ff;
    word-break: break-word;
}

.information-page__body img,
#information-information #descrvramk11 img,
#information-information #descrvramk1122 img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}

.information-page__body table,
#information-information #descrvramk11 table,
#information-information #descrvramk1122 table {
    width: 100%;
    max-width: 100%;
    display: block;
    overflow-x: auto;
    border-collapse: collapse;
    margin-bottom: 16px;
}

.information-page__body table td,
.information-page__body table th,
#information-information #descrvramk11 table td,
#information-information #descrvramk11 table th,
#information-information #descrvramk1122 table td,
#information-information #descrvramk1122 table th {
    padding: 10px 12px;
    border: 1px solid #eef2f8;
    font-size: 14px;
}

.information-page__body blockquote,
#information-information #descrvramk11 blockquote,
#information-information #descrvramk1122 blockquote {
    margin: 16px 0;
    padding: 14px 16px;
    background: #f4f8fe;
    border-left: 3px solid #2563ff;
    border-radius: 0 12px 12px 0;
    color: #334155;
}

@media (max-width: 992px) {
    #information-information,
    .information-page {
        margin-top: 90px;
        padding-bottom: 32px;
    }

    .information-page__content {
        border-radius: 20px;
        padding: 24px 20px;
    }

    .information-page__title,
    #information-information h1 {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .information-page__body h2,
    #information-information #descrvramk11 h2,
    #information-information #descrvramk1122 h2 {
        font-size: 22px;
    }

    .information-page__body h3,
    #information-information #descrvramk11 h3,
    #information-information #descrvramk1122 h3 {
        font-size: 18px;
    }

    .information-page__body p,
    .information-page__body li,
    #information-information #descrvramk11 p,
    #information-information #descrvramk1122 p {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .information-page__content,
    #information-information #content {
        padding: 15px 15px;
        border-radius: 18px;
    }

    .information-page__title,
    #information-information h1 {
        font-size: 24px;
    }
}

@media (max-width: 576px) {
    #information-information,
    .information-page {
        margin-top: 90px;
    }

    .information-page__body h2,
    #information-information #descrvramk11 h2,
    #information-information #descrvramk1122 h2 {
        font-size: 20px;
    }
}

#wh2 .how-title,
.latest-section__title,
.updates-section__title {
    margin-bottom: 30px;
}
/* ==========================================
   Latest Sites
========================================== */

.latest-sites{
    padding:110px 0;
    position:relative;
}

.latest-sites:before{
    content:'';
    position:absolute;
    top:-120px;
    right:-120px;
    width:420px;
    height:420px;
    border-radius:50%;
    background:rgba(90,61,240,.05);
    filter:blur(120px);
    pointer-events:none;
}

.section-head{
    text-align:center;
    margin-bottom:60px;
}

.section-badge{
    display:inline-flex;
    align-items:center;
    padding:8px 18px;
    border-radius:100px;
    background:rgba(90,61,240,.08);
    color:#4081fd;
    font-weight:700;
    font-size:14px;
    margin-bottom:20px;
}

.section-head h2{
    font-size:48px;
    font-weight:800;
    line-height:1.15;
    margin:0 0 18px;
    color:#161616;
}

.section-head p{
    max-width:760px;
    margin:0 auto;
    color:#7b7b8c;
    font-size:18px;
    line-height:1.8;
}

/* ==========================================
   Card
========================================== */

.site-card{
    background: #fff;
    border-radius: 28px;
    overflow: hidden;
    border: 1px solid #ececf5;
    transition: .35s;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-right: 10px;
    min-height: 750px;
}

.site-card:hover{
    transform:translateY(-8px);
    box-shadow:0 35px 70px rgba(31,38,135,.12);
}

.site-card-top{
    position:absolute;
    left:22px;
    right:22px;
    top:22px;
    z-index:20;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.site-label{
    background: #3f73ff;
    color:#fff;
    font-size:13px;
    font-weight:700;
    padding:8px 14px;
    border-radius:100px;
}

.site-actions{
    display:flex;
    gap:10px;
}

.site-icon{
    width:42px;
    height:42px;
    border-radius:50%;
    background:#fff;
    border:none;
    cursor:pointer;
    transition:.3s;
    box-shadow:0 8px 25px rgba(0,0,0,.08);
}

.site-icon:hover{
    background:#4081fd;
    color:#fff;
}

.site-image{
    display:block;
    overflow:hidden;
}

.site-image img{
    width:100%;
    transition:.5s;
}

.site-card:hover .site-image img{
    transform:scale(1.06);
}

/* ==========================================
   Content
========================================== */

.site-content{
    padding:30px;
    flex:1;
}

.site-content h3{
    margin:0 0 16px;
    font-size:24px;
    font-weight:800;
    line-height:1.1;
}

.site-content h3 a{
    color: #151515;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 30px;
    line-height: 1.2;
}

.site-content h3 a:hover{
    color:#4081fd;
}

.site-description{
    color:#7a7a88;
    line-height:1.3;
    margin-bottom:25px;
    min-height:80px;
}

/* ==========================================
   Features
========================================== */

.site-features{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.site-features span{
    display:flex;
    align-items:center;
    gap:7px;
    padding:9px 14px;
    background:#f7f7fb;
    border-radius:100px;
    font-size:13px;
    font-weight:600;
}

.site-features i{
    color:#4081fd;
}

/* ==========================================
   Footer
========================================== */

.site-footer{
    border-top:1px solid #efeff5;
    padding:25px 30px;
}

.site-price{
    margin-bottom:22px;
}

.old-price{
    color:#999;
    text-decoration:line-through;
    margin-bottom:5px;
}

.new-price{
    font-size:32px;
    font-weight:800;
    color:#161616;
}

.site-buttons{
    display:flex;
    gap:12px;
}

.btn-more{
    flex:1;
    height:52px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #ddd;
    border-radius:14px;
    text-decoration:none;
    color:#161616;
    font-weight:700;
    transition:.3s;
}

.btn-more:hover{
    border-color:#4081fd;
    color:#4081fd;
}

.site-card--blog {
    min-height: 0;
    height: auto;
}

.site-card--blog .site-content {
    flex: 0 1 auto;
    padding: 24px 28px 16px;
}

.site-card--blog .site-content h3 {
    margin: 0 0 10px;
}

.site-card--blog .site-content h3 a {
    margin-top: 0;
    margin-bottom: 0;
}

.site-card--blog .site-description {
    min-height: 0;
    margin-bottom: 0;
}

.site-card--blog .site-footer {
    flex: 0 0 auto;
    padding: 16px 28px 24px;
    margin-top: auto;
}

.site-card--blog .site-buttons {
    display: flex;
}

.site-card--blog .btn-more {
    flex: 1;
    width: 100%;
    height: 52px;
    border: none;
    border-radius: 14px;
    background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: .3s;
}

.site-card--blog .btn-more:hover {
    border-color: transparent;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 18px 40px rgba(37, 99, 255, .30), 0 8px 20px rgba(37, 99, 255, .18);
}

.btn-buy{
    flex:1;
    height:52px;
    border:none;
    border-radius:14px;
    cursor:pointer;
background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
    box-shadow: 0 18px 40px rgba(37, 99, 255, .25);
    color:#fff;
    font-weight:700;
    transition:.3s;
}

.btn-buy:hover{
transform: translateY(-3px);
background: linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
    color: #fff;
    box-shadow: 0 18px 40px rgba(37, 99, 255, .30), 0 8px 20px rgba(37, 99, 255, .18);
}

/* ==========================================
   Bottom button
========================================== */

.catalog-footer{
    text-align:center;
    margin-top:60px;
}

.catalog-btn{
    display:inline-flex;
    align-items:center;
    gap:14px;
    padding:18px 34px;
    border-radius:18px;
    background:#4081fd;
    color:#fff;
    text-decoration:none;
    font-weight:700;
    transition:.35s;
}

.catalog-btn svg{
    width:18px;
    height:18px;
    stroke:currentColor;
    fill:none;
    stroke-width:2;
}

.catalog-btn:hover{
    color:#fff;
    text-decoration:none;
    transform:translateY(-3px);
    box-shadow:0 20px 40px rgba(90,61,240,.35);
}

/* ==========================================
   Owl
========================================== */

.latest-carousel .owl-stage{
    display:flex;
}

.latest-carousel .owl-item{
    display:flex;
}

.latest-carousel .item{
    width:100%;
    display:flex;
}

.latest-carousel .site-card{
    width:100%;
}

/* ==========================================
   Responsive
========================================== */

@media (max-width:991px){

    .latest-sites{
        padding:80px 0;
    }

    .section-head h2{
        font-size:36px;
    }

    .site-content{
        padding:24px;
    }

}

@media (max-width:767px){

    .section-head h2{
        font-size:30px;
    }

    .section-head p{
        font-size:16px;
    }

    .site-buttons{
        flex-direction:column;
    }

    .new-price{
        font-size:28px;
    }

}
#carousel19 .owl-wrapper-outer {
    overflow: visible !important;
}
#carousel191 .owl-wrapper-outer {
    overflow: visible !important;
}
.cookie-consent{

    position: fixed;
    left: 30px;
    right: 30px;
    bottom: 30px;
    max-width: 960px;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 24px;
    padding: 20px 20px;
    display: flex;
    align-items: center;
    gap: 24px;
    z-index: 999999;
    /* box-shadow: 0 30px 80px rgba(0, 0, 0, .35); */
    animation: cookieShow .5s ease;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, .32);
    box-shadow: 0 20px 40px rgba(37, 99, 255, .06), 0 8px 20px rgba(15, 23, 42, .04), inset 0 1px 0 rgba(255, 255, 255, .9);

}

.cookie-icon{

width:58px;

height:58px;

border-radius:18px;

background:linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);

display:flex;

align-items:center;

justify-content:center;

font-size:28px;

flex:none;

}

.cookie-content{

flex:1;

}

.cookie-content h3{

margin:0 0 10px;

font-size:17px;

font-weight:800;

color:#000;

}

.cookie-content p{

margin:0;

font-size:12px;

line-height:1.4;

    color: rgb(6 6 6 / 75%);

}

.cookie-content__text--short {
    display: none;
}

.cookie-content a{

color:#4081fd;

font-weight:600;

text-decoration:none;

}

.cookie-content a:hover{

color:#fff;

}

.cookie-buttons{

display:flex;

gap:12px;

flex:none;

}

.cookie-btn {
    height: 40px;
    padding: 0 24px;
    border-radius: 14px;
    font-weight: 700;
    border: none;
    cursor: pointer;
    transition: .25s;
    font-size: 14px;
}

.cookie-settings{

background:rgba(255,255,255,.08);

color:#fff;

}

.cookie-settings:hover{

background:rgba(255,255,255,.15);

}

.cookie-decline{

background:#fff;

color:#222;

}

.cookie-decline:hover{

transform:translateY(-2px);

}

.cookie-accept{

background:linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);

color:#fff;

}

.cookie-accept:hover{
background:linear-gradient(135deg, #2563ff 0%, #4f7cff 100%);
transform:translateY(-2px);

box-shadow:0 15px 35px rgba(90,61,240,.35);

}

@keyframes cookieShow{

from{

opacity:0;

transform:translateY(40px);

}

to{

opacity:1;

transform:translateY(0);

}

}

@media(max-width:900px){

.cookie-consent{

left:10px;

right:10px;

bottom:10px;

flex-direction:row;

align-items:center;

gap:10px;

padding:10px 12px;

border-radius:14px;

}

.cookie-content h3{
display:none;
}

.cookie-content__text--full{
display:none;
}

.cookie-content__text--short{
display:block;
}

.cookie-content p{
font-size:11px;
line-height:1.35;
}

.cookie-buttons{

width:auto;

flex-wrap:nowrap;

flex-shrink:0;

}

.cookie-btn{

flex:none;

min-width:0;

height:34px;

padding:0 14px;

font-size:12px;

border-radius:10px;

white-space:nowrap;

}

}
#common-success,
.success-page {
    margin-top: 90px;
    padding-bottom: 48px;
}

.success-page__inner {
    max-width: 820px;
}

.success-page__breadcrumb {
    display: none;
}

.success-page__content {
    background: #fff;
    border: 1px solid #eef2f8;
    border-radius: 24px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02), 0 2px 8px rgba(0, 20, 40, 0.05);
    padding: 32px 28px;
}

.row.success-page__row #content {
    padding: 20px 20px;
}

.success-page__title,
#common-success h1 {
    margin: 0 0 20px;
    font-weight: 600 !important;
    line-height: 1.15;
    max-width: 700px;
    text-transform: unset;
    font-size: 32px;
    letter-spacing: -0.02em;
    color: #0a1a2c;
}

.order-success__lead {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
    color: #0a1a2c;
    line-height: 1.4;
}

.order-success__accent {
    color: #2563ff;
}

.order-success__intro {
    margin: 0 0 24px;
    font-size: 16px;
    color: #4a5b70;
    line-height: 1.55;
}

.order-success__card {
    border-radius: 18px;
    padding: 18px 20px;
    margin-bottom: 14px;
    border: 1px solid transparent;
}

.order-success__card--paid {
    background: #f4f8fe;
    border-color: #dbeafe;
}

.order-success__card--invoice {
    background: #fffbeb;
    border-color: #fde68a;
    margin-bottom: 20px;
}

.order-success__card-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.order-success__card-icon {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
}

.order-success__card-icon .fa {
    line-height: 1;
}

.order-success__inline-icon {
    margin-right: 6px;
    color: #2563ff;
}

.order-success__status {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 500;
}

.order-success__steps-title,
.order-success__contact-title {
    display: flex;
    align-items: center;
    gap: 6px;
}

.order-success__footer-note {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 20px 0 0;
    padding-top: 16px;
    border-top: 1px solid #eef2f8;
    font-size: 13px;
    color: #94a3b8;
    line-height: 1.5;
}

.order-success__link--tg,
.order-success__link--phone {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.order-success__card-icon--paid {
    background: #2563ff;
    color: #fff;
}

.order-success__card-icon--invoice {
    background: #f59e0b;
    color: #fff;
}

.order-success__card-title {
    font-weight: 700;
    font-size: 17px;
    color: #0a1a2c;
    line-height: 1.3;
}

.order-success__card-text {
    margin: 0;
    padding-left: 38px;
    color: #334155;
    font-size: 15px;
    line-height: 1.55;
}

.order-success__status--paid {
    color: #2563ff;
}

.order-success__status--invoice {
    color: #b45309;
}

.order-success__note {
    margin: 14px 0 0 38px;
    padding: 12px 14px;
    padding-left: 10px !important;
    background: #fff;
    border-radius: 12px;
    border-left: 3px solid #f59e0b;
}

.order-success__note p {
    margin: 0;
    font-size: 14px;
    color: #4a5b70;
    line-height: 1.5;
}

.order-success__note-hint {
    display: block;
    margin-top: 6px;
    font-size: 13px;
    color: #94a3b8;
}

.order-success__steps {
    background: #f4f8fe;
    border: 1px solid #eef2f8;
    border-radius: 18px;
    padding: 18px 20px;
    margin: 20px 0;
}

.order-success__steps-title {
    font-weight: 700;
    margin: 0 0 10px;
    color: #0a1a2c;
    font-size: 15px;
}

.order-success__steps-list {
    padding-left: 20px;
    margin: 0;
    color: #334155;
    font-size: 14px;
    line-height: 1.55;
}

.order-success__steps-list li {
    margin-bottom: 6px;
}

.order-success__steps-list li:last-child {
    margin-bottom: 0;
}

.order-success__contact {
    padding-top: 16px;
    border-top: 1px solid #eef2f8;
    margin-top: 8px;
}

.order-success__contact-title {
    font-size: 14px;
    color: #64748b;
    margin: 0 0 12px;
}

.order-success__contact-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
}

.order-success__link {
    color: #2563ff;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.15s ease;
}

.order-success__link:hover {
    color: #1d4ed8;
}

@media (max-width: 992px) {
    #common-success,
    .success-page {
        margin-top: 90px;
        padding-bottom: 32px;
    }

    .success-page__content {
        border-radius: 20px;
        padding: 24px 20px;
    }

    .success-page__title,
    #common-success h1 {
        font-size: 26px;
        margin-bottom: 16px;
    }

    .order-success__card-text {
        padding-left: 0;
        margin-left: 0;
    }

    .order-success__note {
        margin-left: 0;
        padding-left: 10px !important;
    }

    .order-success__card-head {
        align-items: flex-start;
    }
}

@media (max-width: 767px) {
    .success-page__content {
        padding: 20px 16px;
        border-radius: 18px;
    }

    .success-page__title,
    #common-success h1 {
        font-size: 24px;
    }

    .order-success__lead {
        font-size: 16px;
    }

    .order-success__intro {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .order-success__card {
        padding: 16px;
    }

    .order-success__card-title {
        font-size: 16px;
    }

    .order-success__card-text {
        font-size: 14px;
    }

    .order-success__contact-links {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

@media (max-width: 576px) {
    #common-success,
    .success-page {
        margin-top: 90px;
    }

    .success-page__title,
    #common-success h1 {
        font-size: 22px;
    }

    .order-success__steps {
        padding: 16px;
    }
}
label.nav2-backdrop {
    margin: 0;
}
#menutwigmob .nav2 .nav2__list > li > a.demolink {
    color: #fff !important;
}
.mobile-menu__messengers.tgbut i.fa.fa-telegram {
    margin: 0;
    padding: 0;
    background: transparent;
    height: auto;
    width: auto;
    font-size: 14px;
}
.nav2__contacts.mobile-menu__footer a {
    font-weight: 600;
}
/* 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: 0 0 20px;
    font-weight: 600 !important;
    line-height: 1.15;
    max-width: 100%;
    text-transform: unset;
    font-size: 32px;
    letter-spacing: -0.02em;
    color: #0a1a2c;
}
#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: 400;
}
#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;
	}
	.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: 1350px)
{
    .navbar-nav>li>a {
    padding: 15px 10px;
        font-size: 12px;
    }
    .tgbut {
    margin: 0 auto;
    max-width: fit-content;
}
.how-card.how-card-large {
    background-position-x: 30% !important;
}
.how-card.twoheight {
    background-position-x: 30% !important;
}
.btn-buy {
    width: 100%;
    margin-top: 10px;
 }
 .new-price {
    font-size: 27px;
}
.bgimg {
    left: -150px;
}
.ai-widget__title h3 {
    font-size: 21px;
}
.site-content h3 {
    line-height: 0.9;
}
.site-buttons {
    display: block;
}
    .tgbut img {
    padding: 7px;
    height: 35px;
    width: 35px;
    }
    .cta-btn {
    padding: 0 25px;
    }
    .price-badge {
    font-size: 14px;
}
.reviews-sub {
    max-width: 300px;
}
.service-card {
    padding: 25px;
}
    .hero-desc {
    max-width: 490px;
    font-size: 19px;
    }
    .hero-benefit {
    gap: 0px;
}
.twoheight, .how-card-cta {
    min-height: 400px;
}
.fast-title {
    line-height: 1.1;
    max-width: 180px;
    margin-bottom: 8px;
}
.hero-benefit__text {
    line-height: 1.3;
}
    .hero-v2 h1 {
    font-size: 60px;
    }
    #descripbyt {
    font-size: 10px;
    margin: 13px 0 0 45px;
    }
    .samtel a {
    font-size: 12px !important;
}
    #telnov a {
    font-size: 11px;
}
}
/* TALIPOV.BIZ  */
@media (max-width: 1250px)
{
	#menutwig a
	{
		font-size: 13px;
	}
	#menutwig {
    font-size: 13px;
}
.how-card-large {
    min-height: 400px;
}
.how-card.how-card-large {
	background-position-x: 38% !important;
}
.urgency-left {
    margin-right: 30px;
}
p.cta-text {
    display: none;
}
.who-card {

    min-height: 325px;
}
.loss-center {
    display: none;
}
.loss-item {
    max-width: 300px;
}
.price-total-market {
    margin-top: 160px;
}
.footer-links h4 {
    max-width: 150px;
}
.ai-right {
    background: linear-gradient(135deg, #2b6df3, #4f8dfd);
    padding: 60px;
    border-radius: 30px;
    color: #fff;
    min-height: 480px;
}
.doubt-question {
    font-size: 16px;
}
.final-cta-content h2 {
    font-size: 35px;
}
.feature-box {
    max-width: 200px;
}
.contact-value {
    font-size: 14px;
}
a.nav-link.skidkmimg {
    padding: 14px 12px 15px 12px;
}
.hero-v2 h1 {
	font-size: 50px;
}
.btn-demo, .btn-site {
	font-size: 13px;
}
.pricing-grid {
    gap: 15px;
}
.urgency-old-price strong {
    font-size: 28px;
}
.urgency-new-price strong {
    font-size: 28px;
}
.pricing-price {
    font-size: 28px;
}
.pricing-btn {
    font-size: 14px;
}
a.pricing-btn svg {
    width: 12px;
    height: 12px;
}
.how-btn {
    padding: 0 12px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    line-height: 1.2;
    height: auto;
    min-height: 55px;
    text-align: center;
    white-space: normal;
}
.price-btn {
    font-size: 13px;
}
.hero-desc {
	max-width: 490px;
}
.how-card-large-content {
    max-width: 300px;
}
.hero-benefit {
    display: block;
}
.how-btn {
    font-size: 13px;
}
a.how-btn svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}
.hero-benefit__icon .fast-icon {
    margin-bottom: 10px;
}
.cta-btn {
    font-size: 13px;
}
#telnov .col-lg-5 {
    width: 50%;
}
.hero-feature {
    font-size: 13px;
}
#telnov .col-lg-4 {
    width: 50%;
}
.tgbut {
    display: none;
}
#levpunkty2 {
    font-size: 24px;
}
#glavekrsd0123 {
    min-height: 365px;
}
#okompinfo01 {
    margin: 0 0 0 -170px;
}
#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;
}
#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 {
        margin: 13px 0 0 15px;
}
#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;
	}
	
#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;
	}
.who-card h4 {
    font-size: 16px;
}
header.site-header {
    background: #4885fb;
	}
.who-card p {
    line-height: 1.55;
}
	.pricing-card, .service-card, .who-card {
        margin-right: 5px;
		margin-bottom: 7px;
    }
#pochstobr p:nth-child(3) a {
    margin: 0 auto;
}
h2.ai-title {
    font-size: 26px;
}
.reviews-nav {
	display: none;
}
.ai-section .ai-right {
	margin-top: 10px;
}
.ai-widget {
    float: none;
    margin: 30px auto 0 auto;
}
.bgimg {
        left: -150px;
        display: none;
    }
#telnov {
    display: none;
}
#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: 30px;
}
.limit-label {
    margin-bottom: 0px;
}
#bestpredl {
    margin: 30px 0 60px 0;
}
#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;
    margin: 30px 0 30px 0;
    padding: 40px 0 0px 0;
}
.faq-section label {
    font-size: 20px;
}
#osstefrtm1 p:nth-child(1) {
    font-size: 45px;
}
#okompinfo02 p:nth-child(1) {
    font-size: 45px;
}
#fzbuh3 p:nth-child(1) {
    font-size: 45px;
}
#shemvzaimod1 p:nth-child(1) {
    font-size: 45px;
}
#fzbuh {
    background: #cc0001 url(/image/buh10.jpg) center top no-repeat;
}
.brlffn {
    padding: 0px;
    max-width: 500px;
    margin: 40px auto 40px auto;
}
#fzbuh5 button {
    width: 100%;
}
.navigstr ul {
    display: none;
}
#okompinfo0 {
    padding-bottom: 60px;
}
#faktura {
    padding: 60px 0 60px 0;
}
#okompinfo01 {
    margin: 0 auto;
    max-width: 500px;
}
#okompinfo01 img {
    max-width: 100%;
}
#okompinfo02 {
    font-size: 22px;
    max-width: 500px;
    margin: 25px auto 0 auto;
}
#glavekrsd0123 {
    min-height: 500px;
}
#glavekrsd0123 p:nth-child(1) {
    min-height: auto;
    margin: -30px 0 25px -30px;
    float: none;
    width: 220px;
}
#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 {
    border-radius: 100px;
    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: 0px 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;
}
#zagadidr77 {
    display: none;
}
#blsfakt1 {
    margin: 0 0 50px 0;
}
#pochstsdr {
    max-width: 500px;
    margin: 0 auto;
}
#zagadidr77 {
    box-shadow: none;
    padding: 0px 0px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    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;
}
#levpunkty1 p:nth-child(1) {
    font-size: 65px;
}
#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: 25px;
}
#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;
}
#logo {
    display: none;
}
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;
}
#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:not(.site-header) {
    background: #4081fd;
    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: 10px 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 #f0f0f1;
}
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: 550px;
    margin: 0 auto;
    text-align: center;
}
#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: 50px auto 30px auto;
    text-align: center;
    max-width: 400px;
}
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 40px 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 {
    margin: 0px 0 0 130px;
    max-width: fit-content;
    text-align: center;
    padding-top: 5px;
}
#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;
	}
}

/* TALIPOV.BIZ  */
@media (max-width: 768px)
{
#modpol {
    max-width: 350px;
    margin: 0 auto;
}
.guarantee-carousel .guarantee-card:not(.guarantee-cta) {
	min-height: 150px;
}
.loss-structure {
	margin: 32px 0 48px 0;
}
.hero-v2 h1 {
	font-size: 50px;
	text-align: left;
}
#sklvm {
    max-width: 370px;
}
#glavekrsd0123 {
    min-height: auto;
}
li.knop443 a {
    margin: 15px 0 0 0px;
}
#descripbyt {
    max-width: 240px;
}
.soderzmbl {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}
#levpunkty1 p:nth-child(1) {
    max-width: 400px;
    margin: 0 auto 15px auto;
}
#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;
}
#logo {
    display: none;
}
.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;
}
#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;
}
#zagadrir p:nth-child(1) {
    font-size: 45px;
}
#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%;
}
#katobzor p:nth-child(5) {
    padding: 5px 0 0 0px;
    overflow: hidden;
}
#katobzor p:nth-child(1) {
    min-height: auto;
}
#levpunkty1 {
    margin: 0 auto;
    text-align: center;
}
#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: 400;
    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: #1c1c1c;
    font-weight: 400;
    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 #1c1c1c;
		color: #1c1c1c;
		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;
}
	#logo img.img-responsive
	{
		margin: 0 auto;
		max-width: 240px;
	}
	#content
	{
		padding: 15px 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;
}
.who-card {
	min-height: auto;
}
.pricing-card, .service-card, .who-card {
	background-size: 100% !important;
	background-position-y: 10% !important;
}
.compare-section__head .compare-sub {
	margin: 0 auto 24px auto;
}
.section-title {
    font-size: 24px;
    margin-bottom: 30px;
}
.loss-wrapper {
    display: block;
}
.price-cards {
    display: block;
}
.price-wrapper {
    display: block;
}
.pricing-grid {
    display: block;
}
#blsfaktknplay img {
    width: 70px;
}
#zagadrir p:nth-child(2) {
    padding: 0 15px;
}
#blsfakt33 ul {
    margin: 0 0 0px 0;
}
input#vers1 {
    width: 260px;
    max-width: 260px;
    min-width: 260px;
}
#voproskviz {
    font-size: 24px;
}
#preimbh p:nth-child(1) {
    font-size: 23px;
    line-height: 0.9;
}
#blsfakt2 {
    font-size: 23px;
}
#blsfakt22 {
    font-size: 19px;
}
#preimbh p:nth-child(2) {
    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;
}
.kvizkn2 {
    padding: 15px 15px 15px 15px;
    width: 125px;
    font-size: 20px;
}
.kvizkn {
    padding: 15px 15px 15px 15px;
    width: 125px;
    font-size: 20px;
}
#suzhaem .col-xs-12 {
    width: 50%;
}
#pochstobr {
    margin: 40px auto 30px auto;
    padding: 0 20px;
}
#glavekrsd0123 p:nth-child(2) {
    font-size: 23px;
    line-height: 0.9;
}
#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: 35px;
}
#shemvzaimod1 p:nth-child(2) {
    font-size: 19px;
}
#blsfakt00 {
    margin: 0 0 0 0px;
}
#descripbyt {
    display: none;
}
header .col-xs-5 {
    width: 100%;
}
#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: 35px;
}
#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(1) {
    font-size: 45px;
}
#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;
}
#logo img.img-responsive {
    max-width: 160px;
}
#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;
}
#logo {
    padding: 0 !important;
}
.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: 19px;
}
ul.kudadvekn {
    display: block;
}
.xreview-text {
    font-size: 19px !important;
}
.faq-section label {
    font-size: 19px;
    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;
}
#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 p:nth-child(1) {
    text-align: center;
}
#msgs ul {
    margin: 12px 50px 0 0;
    float: right;
}
#logo {
    margin: 5px 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;
	}
}

.scroll-to-top {
	position: fixed;
	left: 28px;
	bottom: 28px;
	z-index: 9998;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	padding: 0;
	border: none;
	border-radius: 50%;
	background: linear-gradient(135deg, #5b94ff 0%, #4081fd 100%);
	color: #fff;
	cursor: pointer;
	box-shadow: 0 10px 30px rgba(64, 129, 253, 0.35);
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px) scale(0.9);
	transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.scroll-to-top.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) scale(1);
}

.scroll-to-top:hover {
	background: linear-gradient(135deg, #4081fd 0%, #2f6ae8 100%);
	box-shadow: 0 14px 36px rgba(64, 129, 253, 0.45);
	transform: translateY(-2px) scale(1.04);
}

.scroll-to-top:active {
	transform: translateY(0) scale(0.98);
}

.scroll-to-top__icon {
	width: 22px;
	height: 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}

@media (max-width: 767px) {
	.scroll-to-top {
		left: 18px;
		bottom: 18px;
		width: 48px;
		height: 48px;
	}

	.scroll-to-top__icon {
		width: 20px;
		height: 20px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.scroll-to-top {
		transition: opacity 0.15s ease, visibility 0.15s ease;
	}
}

.contact-fab {
	--fab-blue: #4081fd;
	--fab-blue-light: #5b94ff;
	--fab-blue-dark: #2f6ae8;
	--fab-blue-glow: rgba(64, 129, 253, 0.35);
	--fab-size: 58px;
	position: fixed;
	right: 28px;
	bottom: 28px;
	z-index: 9999;
	font-family: 'Montserrat', sans-serif;
}

.contact-fab__toggle-wrap {
	position: relative;
	width: var(--fab-size);
	height: var(--fab-size);
}

.contact-fab__pulse {
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 2px solid var(--fab-blue);
	opacity: 0;
	animation: contact-fab-pulse 2.4s cubic-bezier(0.4, 0, 0.2, 1) infinite;
	pointer-events: none;
}

.contact-fab__pulse--delay {
	animation-delay: 1.2s;
}

.contact-fab.is-open .contact-fab__pulse {
	animation: none;
	opacity: 0;
}

@keyframes contact-fab-pulse {
	0% {
		transform: scale(1);
		opacity: 0.7;
	}
	70% {
		transform: scale(1.55);
		opacity: 0;
	}
	100% {
		transform: scale(1.55);
		opacity: 0;
	}
}

.contact-fab__toggle {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: var(--fab-size);
	height: var(--fab-size);
	padding: 0;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	color: #fff;
	background: linear-gradient(135deg, #5b94ff 0%, #4081fd 100%);
	box-shadow: 0 10px 30px rgba(64, 129, 253, 0.35);
	transition:
		transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1),
		box-shadow 0.25s ease,
		background 0.25s ease;
}

.contact-fab__toggle:hover {
	transform: translateY(-3px) scale(1.06);
	background: linear-gradient(135deg, #4081fd 0%, #2f6ae8 100%);
	box-shadow: 0 14px 36px rgba(64, 129, 253, 0.45);
}

.contact-fab__toggle:active {
	transform: translateY(0) scale(0.96);
}

.contact-fab__icon {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	transition:
		opacity 0.25s ease,
		transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.contact-fab__icon--open {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}

.contact-fab__icon--close {
	font-size: 32px;
	font-weight: 300;
	line-height: 1;
	opacity: 0;
	transform: rotate(-90deg) scale(0.5);
}

.contact-fab.is-open .contact-fab__icon--open {
	opacity: 0;
	transform: rotate(90deg) scale(0.5);
}

.contact-fab.is-open .contact-fab__icon--close {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}

.contact-fab.is-open .contact-fab__toggle {
	background: linear-gradient(135deg, #4081fd 0%, #2f6ae8 100%);
	box-shadow: 0 10px 30px rgba(64, 129, 253, 0.35);
}

.contact-fab__panel {
	position: absolute;
	right: 0;
	bottom: calc(var(--fab-size) + 16px);
	width: 300px;
	padding: 20px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.92);
	backdrop-filter: blur(20px) saturate(1.4);
	-webkit-backdrop-filter: blur(20px) saturate(1.4);
	border: 1px solid rgba(255, 255, 255, 0.8);
	box-shadow:
		0 24px 64px rgba(0, 0, 0, 0.12),
		0 4px 16px rgba(64, 129, 253, 0.1),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	opacity: 0;
	visibility: hidden;
	transform: translateY(12px) scale(0.94);
	transform-origin: bottom right;
	transition:
		opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
		visibility 0.3s,
		transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.contact-fab.is-open .contact-fab__panel {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) scale(1);
}

.contact-fab__panel-header {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 16px;
	padding-bottom: 14px;
	border-bottom: 1px solid rgba(64, 129, 253, 0.12);
}

.contact-fab__status {
	flex-shrink: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #4081fd;
	box-shadow: 0 0 0 3px rgba(64, 129, 253, 0.25);
	animation: contact-fab-blink 2s ease-in-out infinite;
}

@keyframes contact-fab-blink {
	0%, 100% { opacity: 1; }
	50% { opacity: 0.45; }
}

.contact-fab__title {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	color: #1b1b1b;
	line-height: 1.3;
}

.contact-fab__subtitle {
	margin: 2px 0 0;
	font-size: 12px;
	font-weight: 500;
	color: #6b7280;
}

.contact-fab__links {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.contact-fab__link {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 10px 12px;
	border-radius: 14px;
	text-decoration: none;
	color: inherit;
	background: transparent;
	transition:
		background 0.2s ease,
		transform 0.2s ease;
}

.contact-fab__link:hover {
	background: rgba(64, 129, 253, 0.08);
	transform: translateX(-2px);
	text-decoration: none;
}

.contact-fab__link-icon {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	color: #fff;
	transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.contact-fab__link:hover .contact-fab__link-icon {
	transform: scale(1.08);
}

.contact-fab__link--phone .contact-fab__link-icon {
	background: linear-gradient(135deg, #5b94ff, #4081fd);
}

.contact-fab__link--email .contact-fab__link-icon {
	background: linear-gradient(135deg, #4081fd, #5b94ff);
}

.contact-fab__link--telegram .contact-fab__link-icon {
	background: linear-gradient(135deg, #229ed9, #0088cc);
}

.contact-fab__link--max .contact-fab__link-icon {
	background: linear-gradient(135deg, #6c5ce7, #a29bfe);
}

.contact-fab__link-icon--img {
	background: #f3f4f6 !important;
}

.contact-fab__link-icon--img img {
	display: block;
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.contact-fab__link-text {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.contact-fab__link-label {
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #9ca3af;
}

.contact-fab__link-value {
	font-size: 13px;
	font-weight: 600;
	color: #1b1b1b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contact-fab.is-open .contact-fab__link {
	animation: contact-fab-link-in 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) both;
}

.contact-fab.is-open .contact-fab__link:nth-child(1) { animation-delay: 0.04s; }
.contact-fab.is-open .contact-fab__link:nth-child(2) { animation-delay: 0.08s; }
.contact-fab.is-open .contact-fab__link:nth-child(3) { animation-delay: 0.12s; }
.contact-fab.is-open .contact-fab__link:nth-child(4) { animation-delay: 0.16s; }

@keyframes contact-fab-link-in {
	from {
		opacity: 0;
		transform: translateX(8px);
	}
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@media (max-width: 767px) {
	.contact-fab {
		right: 18px;
		bottom: 18px;
		--fab-size: 54px;
	}

	.contact-fab__panel {
		width: calc(100vw - 36px);
		max-width: 300px;
		padding: 16px;
		border-radius: 18px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.contact-fab__pulse,
	.contact-fab__status {
		animation: none;
	}

	.contact-fab__panel,
	.contact-fab__toggle,
	.contact-fab__icon,
	.contact-fab__link,
	.contact-fab__link-icon {
		transition-duration: 0.01ms;
	}

	.contact-fab.is-open .contact-fab__link {
		animation: none;
	}
}

/* ============================================================
   RESPONSIVE: Header · Product · Footer (≤992 / ≤768 / ≤576)
   ============================================================ */

/* Компактная иллюстрация hero на планшете/мобиле (без тяжёлого AI-виджета) */
.hero-visual-mobile {
	display: none;
}

@media (max-width: 1199px) {
	.hero-visual-mobile {
		display: block;
		position: relative;
		margin: 0 0 20px;
		padding: 8px 0;
		text-align: center;
	}

	.hero-visual-mobile a {
		display: inline-block;
		max-width: 100%;
		cursor: pointer;
	}

	.hero-visual-mobile::before {
		content: "";
		position: absolute;
		inset: 0;
		background: radial-gradient(ellipse at 50% 65%, rgba(64, 129, 253, 0.14) 0%, transparent 72%);
		z-index: 0;
	}

	.hero-visual-mobile img {
		position: relative;
		z-index: 1;
		display: block;
		max-width: min(300px, 88%);
		max-height: 190px;
		width: auto;
		height: auto;
		margin: 0 auto;
		object-fit: contain;
		opacity: 0.93;
		filter: drop-shadow(0 10px 28px rgba(64, 129, 253, 0.12));
	}
}

/* --- Mobile header & menu (≤992) --- */
@media (max-width: 992px) {
	.header-mobile {
		display: block !important;
	}

	.header-desktop {
		display: none !important;
	}

	#menutwigmob {
		display: block !important;
	}

	.site-header {
		margin-top: 0;
		padding: 12px 0;
		height: auto;
		background: linear-gradient(135deg, #4081fd 0%, #5b94ff 100%);
		box-shadow: 0 4px 24px rgba(64, 129, 253, 0.22);
	}

	.site-header .header-mobile {
		display: block !important;
	}

	.site-header .header-desktop {
		display: none !important;
	}

	.header-mobile .container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.header-mobile__row {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		min-height: 48px;
	}

	.header-mobile__logo {
		flex: 1;
		min-width: 0;
		max-width: 160px;
		filter: brightness(0) invert(1);
	}

	.header-mobile__logo img {
		max-height: 40px;
		width: auto;
	}

	.header-mobile__actions {
		display: flex;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
	}

	.header-mobile__call,
	.header-mobile__tg,
	.header-mobile__max {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		border-radius: 12px;
		background: #eef3ff;
		color: #4081fd;
		font-size: 18px;
		line-height: 1;
		text-decoration: none;
		transition: background 0.2s ease, transform 0.2s ease;
		flex-shrink: 0;
	}

	.header-mobile__max img {
		display: block;
		width: 20px;
		height: 20px;
	}

	.header-mobile__tg i.fa.fa-telegram {
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		height: auto !important;
		background: none !important;
		border-radius: 0 !important;
		font-size: 17px !important;
		line-height: 1 !important;
	}

	.header-mobile__call:hover,
	.header-mobile__tg:hover,
	.header-mobile__max:hover {
		background: #dce8ff;
		transform: translateY(-1px);
		text-decoration: none;
		color: #4081fd;
	}

	.header-mobile__burger {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 5px;
		width: 44px;
		height: 44px;
		padding: 0;
		border: none;
		border-radius: 12px;
		background: linear-gradient(135deg, #5b94ff 0%, #4081fd 100%);
		box-shadow: 0 6px 20px rgba(64, 129, 253, 0.3);
		cursor: pointer;
		flex-shrink: 0;
		margin: 0;
	}

	.header-mobile__burger span {
		display: block;
		width: 18px;
		height: 2px;
		border-radius: 2px;
		background: #fff;
	}

	.nav2-backdrop {
		position: fixed;
		inset: 0;
		z-index: 99998;
		background: rgba(15, 23, 42, 0.45);
		backdrop-filter: blur(4px);
		-webkit-backdrop-filter: blur(4px);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity 0.3s ease, visibility 0.3s ease;
		cursor: pointer;
	}

	[id='nav2-toggle']:checked ~ .nav2-backdrop {
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	.nav2.mobile-menu {
		left: auto;
		right: 0;
		width: min(340px, 92vw);
		min-width: 0;
		padding: 0;
		background: linear-gradient(165deg, #f3f8ff 0%, #ffffff 45%);
		box-shadow: -14px 0 48px rgba(15, 23, 42, 0.16);
		border-left: 0px solid rgba(64, 129, 253, 0.1);
		border-radius: 0px;
		display: flex;
		flex-direction: column;
		transform: translateX(105%);
		transition: transform 0.38s cubic-bezier(0.32, 0.72, 0, 1);
	}

	[id='nav2-toggle']:checked ~ .nav2.mobile-menu {
		transform: translateX(0) !important;
		left: auto !important;
	}
	a.mobile-menu__link.mobile-menu__link--cta {
		color: #fff;
	}
	.mobile-menu__head {
		padding: 20px 18px 16px;
		border-bottom: none;
		background: linear-gradient(135deg, #4081fd 0%, #5b94ff 100%);
		border-radius: 0px 0 0 0;
		min-height: 0;
	}

	.mobile-menu__brand {
		flex: 1;
		min-width: 0;
	}

	.mobile-menu__logo img {
		max-height: 34px;
		width: auto;
		filter: brightness(0) invert(1);
	}

	.mobile-menu__tagline {
		margin: 6px 0 0;
		font-size: 12px;
		font-weight: 500;
		color: rgba(255, 255, 255, 0.82);
		line-height: 1.3;
	}

	.mobile-menu__close {
		background: rgba(255, 255, 255, 0.18) !important;
		color: #fff !important;
		border: 1px solid rgba(255, 255, 255, 0.22);
	}

	.mobile-menu__body {
		flex: 1;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		padding: 12px 12px 8px;
	}

	.mobile-menu__list {
		padding: 0 !important;
	}

	.mobile-menu__link {
		display: flex !important;
		align-items: center;
		gap: 12px;
		padding: 12px 12px !important;
		border-radius: 14px !important;
		color: #1e293b !important;
		font-size: 15px !important;
		font-weight: 600 !important;
		text-decoration: none !important;
	}

	.mobile-menu__icon {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		border-radius: 12px;
		background: #eef3ff;
		color: #4081fd;
		font-size: 16px;
		flex-shrink: 0;
	}

	.mobile-menu__label {
		flex: 1;
		min-width: 0;
	}

	.mobile-menu__chevron {
		font-size: 16px;
		color: #94a3b8;
		flex-shrink: 0;
	}

	.mobile-menu__link--cta {
		margin-top: 4px;
		background: linear-gradient(135deg, #4081fd 0%, #5b94ff 100%) !important;
		color: #fff !important;
		box-shadow: 0 8px 24px rgba(64, 129, 253, 0.28);
	}

	.mobile-menu__link--cta .mobile-menu__icon {
		background: rgba(255, 255, 255, 0.18);
		color: #fff;
	}

	.mobile-menu__link--cta .mobile-menu__chevron {
		color: rgba(255, 255, 255, 0.85);
	}

	.mobile-menu__divider {
		height: 1px;
		margin: 10px 8px !important;
		background: #e8eef6;
		list-style: none;
	}

	.mobile-menu__footer {
		padding: 16px 14px 24px !important;
		border-top: 1px solid #eef2f8;
		background: #f8fafc;
		border-radius: 0 0 0 28px;
	}

	.mobile-menu__phone {
		display: block;
		text-align: center;
		font-size: 18px !important;
		font-weight: 700 !important;
		color: #0f172a !important;
		text-decoration: none !important;
		margin-bottom: 12px;
	}

	.mobile-menu__messengers {
		display: flex;
		gap: 8px;
		justify-content: center;
        margin: 20px 0px 0px 0px !important;
	}

	.mobile-menu__messengers a {
		display: inline-flex !important;
		align-items: center;
		gap: 8px;
		padding: 10px 14px !important;
		border-radius: 12px !important;
		background: #fff !important;
		border: 1px solid #e2e8f0 !important;
		color: #334155 !important;
		font-size: 13px !important;
		font-weight: 600 !important;
		text-decoration: none !important;
		width: auto !important;
		height: auto !important;
	}

	.mobile-menu__messengers a img {
		width: 18px !important;
		height: 18px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.mobile-menu__messengers a i {
		font-size: 18px;
		color: #4081fd;
	}

	#menutwigmob .nav2 .mobile-menu__link:hover,
	#menutwigmob .nav2 .mobile-menu__link:focus {
		background: #eef3ff !important;
		color: #4081fd !important;
		padding-left: 12px !important;
	}

	#menutwigmob .nav2 .mobile-menu__link--cta:hover,
	#menutwigmob .nav2 .mobile-menu__link--cta:focus {
		background: linear-gradient(135deg, #3674eb 0%, #4f88fc 100%) !important;
		color: #fff !important;
	}

	.nav2 {
		left: -100%;
		width: min(320px, 88vw);
		min-width: 0;
		padding: 0;
		background: #fff;
		box-shadow: 8px 0 40px rgba(0, 0, 0, 0.12);
		display: flex;
		flex-direction: column;
	}

	[id='nav2-toggle']:checked ~ .nav2.mobile-menu {
		transform: translateX(0) !important;
		left: auto !important;
	}

	[id='nav2-toggle']:checked ~ .nav2:not(.mobile-menu) {
		left: 0;
	}

	.nav2__head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 16px 18px;
		border-bottom: 1px solid #eef2f8;
		flex-shrink: 0;
		min-height: 64px;
	}

	.nav2__logo img {
		max-height: 36px;
		width: auto;
	}

	.nav2__close {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 36px;
		height: 36px;
		border-radius: 10px;
		background: #f3f6fc;
		color: #64748b;
		font-size: 18px;
		cursor: pointer;
		margin: 0;
	}

	.nav2__list {
		list-style: none;
		margin: 0;
		padding: 8px 12px 16px;
		flex: 1;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	#menutwigmob .nav2 .nav2__list > li,
	#menutwigmob .nav2 > ul > li,
	.nav2__list > li {
		margin: 0 0 4px;
		padding: 0;
		line-height: 1.35;
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
	}

	#menutwigmob .nav2 .nav2__list > li > a,
	#menutwigmob .nav2 > ul > li > a,
	.nav2__list > li > a {
		display: block;
		padding: 13px 16px !important;
		border-radius: 12px;
		color: #1b1b1b !important;
		font-size: 16px !important;
		font-weight: 500 !important;
		text-transform: none !important;
		letter-spacing: 0 !important;
		text-decoration: none;
		position: relative;
		width: 100%;
		box-sizing: border-box;
		transition: background 0.2s ease, color 0.2s ease;
	}

	#menutwigmob .nav2 .nav2__list > li > a:before,
	#menutwigmob .nav2 .nav2__list > li > a:after,
	#menutwigmob .nav2 > ul > li > a:before,
	#menutwigmob .nav2 > ul > li > a:after {
		display: none !important;
		content: none !important;
	}

	#menutwigmob .nav2 .nav2__list > li > a:hover,
	#menutwigmob .nav2 .nav2__list > li > a:focus,
	#menutwigmob .nav2 > ul > li > a:hover,
	#menutwigmob .nav2 > ul > li > a:focus,
	.nav2__list > li > a:hover,
	.nav2__list > li > a:focus {
		background: #eef3ff;
		color: #4081fd !important;
		padding-left: 16px !important;
		text-decoration: none;
	}

	.nav2__contacts {
		padding: 20px 16px 28px;
		border-top: 1px solid #eef2f8;
		flex-shrink: 0;
	}

	.nav2__contacts .samtel {
		margin-bottom: 14px;
		text-align: center;
	}

	.nav2__contacts .samtel a {
		font-size: 17px !important;
		font-weight: 600 !important;
		color: #111827 !important;
		text-transform: none !important;
		letter-spacing: 0 !important;
	}

	.nav2__contacts .tgbut {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
		margin: 0 auto;
		max-width: fit-content;
	}

	.nav2__contacts .tgbut a {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.nav2__contacts .tgbut img {
		width: 35px;
		height: 35px;
		padding: 7px;
		box-sizing: border-box;
	}

	.nav2__divider {
		height: 1px;
		margin: 10px 16px 8px;
		padding: 0 !important;
		background: #eef2f8;
		list-style: none;
		pointer-events: none;
	}

	.nav2__logo {
		flex: 1;
		min-width: 0;
		max-width: 140px;
	}

	.nav2-toggle {
		display: none !important;
	}

	.site-header .header-desktop {
		display: none !important;
	}

	/* Единая сетка отступов */
	#sitespro .container {
		padding-left: 20px;
		padding-right: 20px;
	}

	#sitespro > section,
	#sitespro section.hero-v2 {
		margin-left: 0;
		margin-right: 0;
	}

	section.hero-v2,
	.hero-v2 {
		padding: 96px 0 48px !important;
	}

	.hero-content {
		margin-bottom: 0;
	}

	.hero-v2 h1 {
		font-size: 48px;
		letter-spacing: -2px;
		margin-bottom: 20px;
	}

	.hero-desc {
		font-size: 17px;
		max-width: 100%;
		margin-bottom: 28px;
	}

	.row.hero-features {
		padding: 18px 20px;
		max-width: 100%;
		margin-bottom: 8px;
	}

	.hero-buttons {
		margin-top: 28px;
		margin-bottom: 32px;
	}

	.hero-benefits {
		display: flex;
		flex-direction: column;
		gap: 14px;
		margin-top: 8px;
	}

	#sites-fast-advantages {
		margin-top: -28px;
		padding: 48px 0 40px;
		border-radius: 28px 28px 0 0;
	}

	#wh2,
	.latest-section,
	.updates-section,
	.home-updates {
		margin-top: -28px;
		padding: 48px 0 40px;
		border-radius: 28px 28px 0 0;
	}

	#wh2 .how-title,
	.latest-section__title,
	.updates-section__title {
		margin-bottom: 28px;
		max-width: 100%;
	}

	.latest-carousel .site-card {
		margin-bottom: 0;
	}

	.reviews-left {
		margin-bottom: 28px;
	}

	.reviews-left h2 {
		max-width: 100%;
	}

	#sites-fast-advantages .fast-item {
		margin-bottom: 20px;
		max-width: 100%;
	}

	.founder-section {
		padding: 48px 0 8px;
	}

	.founder-followup {
		padding: 0 0 48px;
	}

	.founder-followup__grid {
		grid-template-columns: 1fr;
		gap: 12px;
		margin-bottom: 12px;
	}

	.founder-followup__card,
	.founder-followup__card--cta {
		padding: 24px 20px;
	}

	.founder-followup__title {
		font-size: 22px;
		margin-bottom: 22px;
	}

	.founder-followup__title-accent::after {
		bottom: -3px;
	}

	.founder-followup__card--cta {
		flex-direction: column;
		align-items: flex-start;
	}

	.founder-followup__visual--chat {
		display: none;
	}

	.founder-followup__cta-actions {
		flex-direction: column;
		align-items: stretch;
	}

	.founder-followup__cta-contacts {
		width: 100%;
	}

	.founder-followup__chip {
		flex: 1 1 calc(50% - 4px);
		justify-content: center;
	}

	.founder-followup__demo-btn {
		width: 100%;
		justify-content: center;
	}

	.founder-section__head {
		margin-bottom: 32px;
	}

	.founder-section__title {
		font-size: 28px;
	}

	.founder-section__subtitle {
		font-size: 15px;
		line-height: 1.55;
	}

	.founder-section__grid {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.founder-section__profile {
		display: block;
	}

	.founder-card--profile {
		height: auto;
	}

	.founder-section__content {
		min-height: 0;
	}

	.founder-section__row-top {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.founder-card--message,
	.founder-card--platform {
		padding: 24px 20px;
		flex: none;
		min-height: 0;
	}

	.founder-card--stats {
		padding: 22px 20px;
	}

	.founder-card__info {
		padding: 20px;
	}

	.founder-message__greeting {
		font-size: 20px;
	}

	.founder-platform__visual {
		display: none;
	}

	.founder-card__contacts {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.founder-contact--phone {
		grid-column: 1 / -1;
		justify-content: center;
	}

	.how-leads-section {
		margin: 48px 0;
		padding: 0 0 8px;
		border-radius: 28px;
	}

	.how-leads-section .row:first-of-type {
		margin-bottom: 8px;
	}

	p.how-subtitle {
		margin-bottom: 32px;
	}

	.how-card {
		margin-right: 0;
		margin-bottom: 16px;
		padding: 28px 24px;
	}

	.advantages-section {
		padding: 48px 0 56px;
		margin: 0;
		border-radius: 28px;
	}

	.block-title {
		margin-bottom: 32px;
		max-width: 100%;
	}

	.adv-card {
		margin-right: 10px;
		margin-bottom: 10px;
		min-height: auto;
	}
	.how-card.how-card-large, .how-card.twoheight {
        margin-right: 10px;
    }
	.urgency-blue {
		margin: 48px 0;
		padding: 0 0 40px;
		border-radius: 28px;
		overflow: hidden;
	}

	.urgency-blue__row {
		gap: 24px;
	}

	.urgency-blue__row > [class*="col-"] {
		float: none;
		width: 100%;
	}

	.urgency-price-compare {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
		margin-bottom: 16px;
	}

	.urgency-old-price,
	.urgency-new-price {
		margin-bottom: 0;
		padding: 14px;
		border-radius: 16px;
		background: rgba(255, 255, 255, 0.12);
		border: 1px solid rgba(255, 255, 255, 0.2);
	}

	.urgency-old-price strong {
		font-size: 20px;
		text-decoration: line-through;
		opacity: 0.88;
	}

	.urgency-new-price strong {
		font-size: 28px;
	}

	.urgency-blue .price-note {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
	}

	.urgency-blue .price-badge {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}

	.urgency-blue__label {
		display: block;
		margin: 4px 0 14px;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		color: rgba(255, 255, 255, 0.75);
	}

	.urgency-blue .pricing-grid {
		display: flex !important;
		flex-direction: column;
		gap: 16px;
	}

	.urgency-blue .pricing-list {
		min-height: 0;
	}

	.urgency-blue .pricing-card-featured {
		order: -1;
	}

	/* loss-structure */
	.loss-structure {
		margin: 48px 0;
	}

	.loss-main-title {
		max-width: 100%;
		font-size: 26px;
		margin-bottom: 24px;
		line-height: 1.15;
	}

	.loss-structure__grid,
	.loss-wrapper {
		display: flex !important;
		flex-direction: column;
		gap: 16px;
	}

	.loss-structure__label {
		display: block;
		margin: 0 0 10px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.07em;
		text-transform: uppercase;
		color: #64748b;
	}

	.loss-structure__label--on-dark {
		color: rgba(255, 255, 255, 0.6);
	}

	.loss-left,
	.loss-right {
		padding: 24px 20px;
		border-radius: 22px;
	}

	.loss-left h3,
	.loss-right h3 {
		font-size: 20px;
		margin-bottom: 14px;
		margin-top: 0;
	}

	.loss-item {
		display: flex;
		align-items: flex-start;
		gap: 12px;
		max-width: 100% !important;
		margin-bottom: 10px;
		padding: 14px 16px;
		background: #fff;
		border-radius: 14px;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.07);
	}

	.loss-icon {
		float: none;
		flex-shrink: 0;
		width: 44px;
		height: 44px;
		margin-right: 0;
		font-size: 14px;
		border-radius: 11px;
	}

	.loss-item p {
		padding: 2px 0 0;
		margin: 0;
		font-size: 14px;
		line-height: 1.45;
		color: #334155;
	}

	.loss-center {
		display: grid !important;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.loss-structure__cards > .loss-structure__label {
		grid-column: 1 / -1;
		margin-bottom: 4px;
	}

	.loss-card {
		padding: 18px 16px;
		border-radius: 18px;
		min-width: 0;
	}

	.loss-card h4 {
		font-size: 17px;
		margin-bottom: 8px;
	}

	.loss-card p {
		font-size: 13px;
		line-height: 1.4;
		margin-top: 0;
		opacity: 0.95;
	}

	.loss-right ul {
		margin-bottom: 16px;
	}

	.loss-right li {
		font-size: 14px;
		line-height: 1.45;
		margin-bottom: 10px;
	}

	.loss-structure .dopinf {
		font-size: 13px;
		line-height: 1.45;
		opacity: 0.88;
		margin-bottom: 4px;
	}

	.loss-primary-btn,
	.loss-dark-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		margin-top: 14px;
		height: auto;
		min-height: 52px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
	}

	a.loss-primary-btn svg,
	a.loss-dark-btn svg {
		float: none;
		margin: 0 0 0 8px;
		flex-shrink: 0;
	}

	/* compare-section */
	.compare-section {
		margin: 48px 0;
	}

	.compare-section__head .compare-title {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.compare-section__head .compare-sub {
		font-size: 15px;
		margin-bottom: 24px;
		line-height: 1.5;
	}

	.compare-section__table {
		padding: 20px 16px;
		border-radius: 22px;
	}

	.compare-section__grid {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.compare-row--head {
		display: none;
	}

	.compare-row:not(.compare-row--head) {
		display: flex;
		flex-direction: column;
		gap: 10px;
		padding: 16px;
		background: #fff;
		border-radius: 16px;
		box-shadow: 0 4px 18px rgba(64, 129, 253, 0.07);
	}

	.compare-cell {
		padding: 0;
		border: none;
		text-align: left;
		font-size: 14px;
		line-height: 1.45;
	}

	.compare-cell--label {
		font-size: 15px;
		font-weight: 700;
		color: #0f172a;
		padding-bottom: 10px;
		border-bottom: 1px solid #eef2f8;
	}

	.compare-cell.muted,
	.compare-cell.highlight {
		position: relative;
		padding: 12px 12px 12px 14px;
		border-radius: 12px;
	}

	.compare-cell.muted {
		background: #f8fafc;
		color: #64748b;
		border-left: 3px solid #cbd5e1;
	}

	.compare-cell.muted::before {
		content: "Конструктор";
		display: block;
		margin-bottom: 4px;
		font-size: 11px;
		font-weight: 700;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		color: #94a3b8;
	}

	.compare-cell.highlight {
		background: #eef3ff;
		color: #1e293b;
		font-weight: 600;
		border-left: 3px solid #4081fd;
	}

	.compare-cell.highlight::before {
		content: "Готовый сайт";
		display: block;
		margin-bottom: 4px;
		font-size: 11px;
		font-weight: 700;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		color: #4081fd;
	}

	.compare-section__table .compare-final {
		margin-top: 16px;
		padding: 18px 16px;
		font-size: 15px;
		line-height: 1.5;
		border-radius: 16px;
		text-align: center;
	}

	.compare-section__table .compare-final strong {
		display: inline-block;
		margin: 4px 0;
	}

	/* guarantee-section */
	.guarantee-section {
		margin: 48px 0;
	}

	.guarantee-section__row {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.guarantee-section__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.guarantee-left h2 {
		max-width: 100%;
		font-size: 26px;
		line-height: 1.15;
		margin-top: 0;
		margin-bottom: 12px;
	}

	.guarantee-left .guarantee-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 16px;
	}

	.guarantee-nav {
		margin-top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}

	.guarantee-nav button {
		width: 46px;
		height: 46px;
		margin-right: 0;
		padding: 12px;
		flex-shrink: 0;
	}

	.guarantee-carousel-wrap {
		margin: 0 -2px;
	}

	.guarantee-section .owl-pagination {
		margin-top: 14px !important;
		justify-content: center;
	}

	.guarantee-carousel .guarantee-card {
		min-height: auto;
		padding: 20px 18px;
		margin-right: 0;
		border-radius: 20px;
		box-shadow: 0 6px 24px rgba(64, 129, 253, 0.08);
	}

	.guarantee-carousel .guarantee-card:not(.guarantee-cta) {
		display: grid;
		grid-template-columns: 76px 1fr;
		grid-template-rows: auto auto;
		column-gap: 14px;
		row-gap: 6px;
		align-items: start;
		min-height: 190px;
        margin-right: 10px;
	}
	.guarantee-nav {
        margin-bottom: 20px;
		display: none;
    }
    .reviews-nav {
        display: none;
    }
    .services-nav {
        display: none;
    }
	.guarantee-carousel .guarantee-img {
		grid-column: 1;
		grid-row: 1 / 3;
		min-height: 0;
		margin: 0;
	}

	.guarantee-carousel .guarantee-img img {
		max-width: 100%;
		max-height: 72px;
		width: auto;
		height: auto;
		display: block;
	}

	.guarantee-carousel .guarantee-card h3 {
		margin-top: 0;
		margin-bottom: 0;
		min-height: 0;
		max-width: 100%;
		font-size: 17px;
		line-height: 1.25;
	}

	.guarantee-carousel .guarantee-card:not(.guarantee-cta) h3 {
		grid-column: 2;
		grid-row: 1;
	}

	.guarantee-carousel .guarantee-card p {
		font-size: 14px;
		line-height: 1.45;
		margin: 0;
	}

	.guarantee-carousel .guarantee-card:not(.guarantee-cta) p {
		grid-column: 2;
		grid-row: 2;
	}

	.guarantee-card.guarantee-cta {
		padding: 24px 20px;
		text-align: left;
	}

	.guarantee-card.guarantee-cta h3 {
		margin-top: 0;
		max-width: 100%;
		font-size: 20px;
		margin-bottom: 10px;
	}

	.guarantee-card.guarantee-cta p {
		font-size: 14px;
		line-height: 1.45;
	}

	.guarantee-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		min-height: 52px;
		margin-top: 16px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
	}

	a.guarantee-btn svg {
		float: none;
		margin: 0 0 0 8px;
		flex-shrink: 0;
	}

	/* reviews-section */
	.reviews-section {
		margin: 48px 0;
		padding: 40px 0;
		border-radius: 28px;
	}

	.reviews-section__row {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.reviews-section__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.reviews-left h2 {
		max-width: 100%;
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.reviews-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 16px;
		color: #64748b;
	}

	.reviews-nav {
		align-items: center;
		justify-content: center;
		gap: 10px;
		margin-top: 0;
	}

	.reviews-nav button {
		width: 46px;
		height: 46px;
		margin-right: 0;
		padding: 12px;
		flex-shrink: 0;
	}

	.reviews-carousel-wrap {
		margin: 0 -2px;
	}

	.reviews-section .owl-pagination {
		margin-top: 14px !important;
		justify-content: center;
	}

	.reviews-section .review-card {
		min-height: auto;
		padding: 22px 20px;
		margin-right: 0;
		border-radius: 20px;
		box-shadow: 0 6px 24px rgba(64, 129, 253, 0.08);
		display: flex;
		flex-direction: column;
	}

	.reviews-section .review-card p {
		min-height: 0;
		font-size: 15px;
		line-height: 1.55;
		margin-bottom: 0;
		color: #334155;
		flex: 1;
	}

	.reviews-section .review-text {
		min-height: 116px;
		margin-bottom: 0;
	}

	.reviews-section .review-text__body {
		font-size: 15px;
		line-height: 1.55;
	}

	.reviews-section .review-text.is-clamped:not(.is-expanded) .review-text__body {
		-webkit-line-clamp: 4;
	}

	.reviews-section .review-text.is-clamped:not(.is-expanded)::after {
		height: 56px;
	}

	.reviews-section .review-text__toggle {
		margin-top: 12px;
		padding: 8px 14px;
		font-size: 12px;
	}

	.reviews-section .review-bottom {
		display: grid;
		grid-template-columns: auto 1fr;
		gap: 4px 12px;
		align-items: center;
		margin-top: 18px;
		padding-top: 16px;
		border-top: 1px solid #eef2f8;
	}

	.reviews-section .review-stars {
		grid-row: 1 / 3;
		font-size: 16px;
		line-height: 1;
	}

	.reviews-section .review-name {
		grid-column: 2;
		justify-self: end;
		font-size: 14px;
		margin: 0;
		color: #0f172a;
		text-align: right;
	}

	.reviews-section .review-date {
		grid-column: 2;
		justify-self: end;
		font-size: 12px;
		color: #94a3b8;
		text-align: right;
	}

	/* ai-section */
	.ai-section {
		margin: 48px 0;
	}

	.ai-section__head .ai-title {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.ai-section__head .ai-sub {
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 24px;
		color: #64748b;
	}

	.ai-section__body {
		display: flex;
		flex-direction: column;
		gap: 16px;
	}

	.ai-section__body > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.ai-left {
		margin-right: 0;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.ai-section .ai-item {
		display: grid;
		grid-template-columns: 44px 1fr;
		grid-template-rows: auto auto;
		gap: 4px 12px;
		align-items: start;
		padding: 16px;
		margin-bottom: 0;
		border-radius: 16px;
		opacity: 1;
		border: 1px solid #eef2f8;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
	}

	.ai-section .ai-item:not(.active) {
		opacity: 0.78;
	}

	.ai-section .ai-item.active {
		border-color: rgba(64, 129, 253, 0.35);
		box-shadow: 0 8px 24px rgba(64, 129, 253, 0.12);
		background: #fff;
	}

	.ai-section .ai-item span {
		float: none;
		grid-row: 1 / 3;
		grid-column: 1;
		width: 44px;
		height: 44px;
		margin: 0;
		font-size: 14px;
		border-radius: 11px;
	}

	.ai-section .ai-item h4 {
		grid-column: 2;
		grid-row: 1;
		max-width: 100%;
		font-size: 16px;
		line-height: 1.3;
		margin: 0;
	}

	.ai-section .ai-item p {
		grid-column: 2;
		grid-row: 2;
		margin: 0;
		font-size: 13px;
		line-height: 1.45;
	}

	.ai-section__panel-label {
		display: block;
		margin: 0 0 10px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.07em;
		text-transform: uppercase;
		color: #64748b;
	}

	.ai-section .ai-right {
		min-height: auto;
		padding: 24px 20px;
		border-radius: 22px;
		background-position: center;
	}

	.ai-section .ai-right h3 {
		font-size: 20px;
		line-height: 1.25;
		margin-bottom: 14px;
	}

	.ai-section .ai-content.active {
		max-width: 100%;
	}

	.ai-section .ai-content p {
		font-size: 14px;
		line-height: 1.55;
		margin: 0;
		opacity: 0.95;
	}

	/* services-owl-section */
	.services-owl-section {
		margin: 48px 0;
	}

	.services-owl-section__row {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.services-owl-section__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.services-left {
		max-width: 100%;
	}

	.services-left h2 {
		max-width: 100%;
		font-size: 26px;
		line-height: 1.15;
		margin-top: 0;
		margin-bottom: 12px;
	}

	.services-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 16px;
		color: #64748b;
	}

	.services-carousel-wrap {
		margin: 0 -2px;
	}

	.services-owl-section .owl-pagination {
		margin-top: 14px !important;
		justify-content: center;
	}

	.services-owl-section .service-card {
		min-height: auto;
		padding: 20px 18px;
		margin-right: 0;
		border-radius: 20px;
		box-shadow: 0 6px 24px rgba(64, 129, 253, 0.08);
	}

	.services-owl-section .service-card:not(.service-cta) {
		display: grid;
		grid-template-columns: 76px 1fr;
		grid-template-rows: auto auto;
		column-gap: 14px;
		row-gap: 6px;
		align-items: start;
		min-height: 190px;
	}

	.services-owl-section .service-img {
		grid-column: 1;
		grid-row: 1 / 3;
		margin: 0;
	}

	.services-owl-section .service-img img {
		max-width: 100%;
		max-height: 72px;
		width: auto;
		height: auto;
		display: block;
	}

	.services-owl-section .service-card h3 {
		margin-top: 0;
		margin-bottom: 0;
		min-height: 0;
		max-width: 100%;
		font-size: 17px;
		line-height: 1.25;
	}

	.services-owl-section .service-card:not(.service-cta) h3 {
		grid-column: 2;
		grid-row: 1;
	}

	.services-owl-section .service-card p {
		font-size: 14px;
		line-height: 1.45;
		margin: 0;
	}

	.services-owl-section .service-card:not(.service-cta) p {
		grid-column: 2;
		grid-row: 2;
	}

	.service-card.service-cta {
		padding: 24px 20px;
		text-align: left;
	}

	.service-card.service-cta h3 {
		margin-top: 0;
		max-width: 100%;
		font-size: 20px;
		margin-bottom: 10px;
	}

	.service-card.service-cta p {
		font-size: 14px;
		line-height: 1.45;
	}

	.service-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		min-height: 52px;
		margin-top: 16px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
	}

	a.service-btn svg {
		float: none;
		margin: 0 0 0 8px;
		flex-shrink: 0;
	}

	.compare-section,
	.bonus-section,
	.who-fit-section {
		margin: 48px 0;
	}

	/* price-compare */
	.price-compare {
		margin: 48px 0;
		padding: 0 0 40px;
		border-radius: 28px;
		overflow: hidden;
		background-position: center top;
		background-size: cover;
	}

	.price-compare .price-wrapper,
	.price-compare__wrapper {
		display: flex !important;
		flex-direction: column;
		gap: 24px;
	}

	.price-compare .price-wrapper > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.price-compare .price-left {
		max-width: 100%;
	}

	.price-compare .price-left h2 {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.price-compare .price-left p {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 16px;
		opacity: 0.95;
	}

	.price-compare .price-total-market {
		margin-top: 0;
		padding: 14px 16px;
		border-radius: 16px;
		background: rgba(255, 255, 255, 0.12);
		border: 1px solid rgba(255, 255, 255, 0.2);
		font-size: 16px;
		line-height: 1.4;
	}

	.price-compare .price-total-market strong {
		display: block;
		margin-top: 6px;
		font-size: 24px;
	}

	.price-compare__label {
		display: block;
		margin: 0 0 14px;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		color: rgba(255, 255, 255, 0.75);
	}

	.price-compare .price-cards {
		display: flex !important;
		flex-direction: column;
		gap: 16px;
	}

	.price-compare .price-card {
		flex: none;
		width: 100%;
		padding: 22px 20px;
		border-radius: 20px;
		box-shadow: 0 6px 24px rgba(15, 27, 61, 0.12);
	}

	.price-compare .price-card.dark {
		order: -1;
	}

	.price-compare .price-card h3 {
		font-size: 20px;
		margin-bottom: 16px;
		letter-spacing: 0;
	}

	.price-compare .price-card ul {
		margin-bottom: 16px;
	}

	.price-compare .price-card li {
		font-size: 14px;
		line-height: 1.45;
		margin-bottom: 10px;
	}

	.price-compare .price-big {
		font-size: 32px;
		margin-bottom: 16px;
		line-height: 1.1;
	}

	.price-compare .price-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		min-height: 52px;
		margin-top: 16px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
	}

	.price-compare a.price-btn svg {
		float: none;
		margin: 0 0 0 8px;
		flex-shrink: 0;
	}

	.price-compare .price-card:hover {
		transform: none;
	}

	.doubt-section {
		margin: 48px 0;
		padding: 8px 0 16px;
	}

	.doubt-section__row {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.doubt-section__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.doubt-left {
		max-width: 100%;
		margin-bottom: 0;
	}

	.doubt-section .doubt-left h2 {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.doubt-section .doubt-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 0;
		color: #64748b;
	}

	.doubt-section__cta {
		margin-top: 24px;
		padding-top: 0;
	}

	.doubt-section__accordion-col {
		order: 2;
	}

	.doubt-section .doubt-item {
		margin-bottom: 10px;
		border-radius: 16px;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
	}

	.doubt-section .doubt-item:last-child {
		margin-bottom: 0;
	}

	.doubt-section .doubt-question {
		padding: 16px;
		font-size: 16px;
		line-height: 1.35;
		letter-spacing: 0;
		gap: 12px;
		align-items: flex-start;
	}

	.doubt-section .doubt-question span {
		width: 36px;
		height: 36px;
		min-width: 36px;
		border-radius: 10px;
		font-size: 18px;
		flex-shrink: 0;
	}

	.doubt-section .doubt-answer {
		padding: 0 16px;
		font-size: 14px;
		line-height: 1.55;
	}

	.doubt-section .doubt-item.active .doubt-answer {
		padding: 0 16px 16px;
		max-height: 800px;
	}

	.doubt-section .doubt-item.active .doubt-question span {
		transform: rotate(45deg);
	}

	.doubt-section .doubt-btn {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		min-height: 52px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
	}

	.doubt-section .doubt-btn svg {
		float: none;
		margin: 0 0 0 8px;
		flex-shrink: 0;
	}

	.final-cta-section {
		margin: 48px 0;
		padding: 40px 0 44px;
		border-radius: 28px;
		overflow: hidden;
		background-position: center top;
		background-size: cover;
	}

	.final-cta-section__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.final-cta-section .final-cta-content h2 {
		max-width: 100%;
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.final-cta-section .final-cta-content p {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 24px;
		opacity: 0.92;
	}

	.final-cta-section .final-cta-buttons {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 12px;
	}

	.final-cta-section .btn-main,
	.final-cta-section .btn-outline {
		display: flex !important;
		align-items: center;
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		height: auto;
		min-height: 52px;
		padding: 14px 18px;
		font-size: 15px;
		border-radius: 16px;
		gap: 10px;
	}

	.final-cta-section a.btn-main svg,
	.final-cta-section a.btn-outline svg {
		float: none;
		margin: 0;
		flex-shrink: 0;
	}

	.final-cta-section .everymonth {
		max-width: 100%;
		margin-top: 20px;
		font-size: 14px;
		line-height: 1.5;
		opacity: 0.85;
	}

	.final-cta-section .btn-main:hover,
	.final-cta-section .btn-outline:hover {
		transform: none;
	}

	.seo-text {
		margin: 48px 0;
		padding: 0;
		line-height: 1.6;
	}

	.seo-text__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.seo-text__content {
		font-size: 15px;
		line-height: 1.6;
		color: #334155;
	}

	.seo-text h1,
	.seo-text h2,
	.seo-text h3,
	.seo-text h4 {
		color: #0f172a;
		line-height: 1.25;
		margin-top: 28px;
		margin-bottom: 12px;
	}

	.seo-text h1:first-child,
	.seo-text h2:first-child,
	.seo-text h3:first-child,
	.seo-text h4:first-child,
	.seo-text p:first-child {
		margin-top: 0;
	}

	.seo-text h2 {
		font-size: 24px;
		font-weight: 600;
	}

	.seo-text h3 {
		font-size: 20px;
		font-weight: 600;
	}

	.seo-text h4 {
		font-size: 18px;
		font-weight: 600;
	}

	.seo-text p {
		font-size: 15px;
		line-height: 1.6;
		margin-bottom: 14px;
		color: #334155;
	}

	.seo-text ul,
	.seo-text ol {
		padding-left: 20px;
		margin: 0 0 16px;
	}

	.seo-text li {
		font-size: 15px;
		line-height: 1.55;
		margin-bottom: 8px;
	}

	.seo-text a {
		color: #2b6df3;
		word-break: break-word;
	}

	.seo-text img {
		max-width: 100%;
		height: auto;
		border-radius: 12px;
		margin: 16px 0;
	}

	.seo-text table {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		margin: 16px 0;
		border-collapse: collapse;
		font-size: 14px;
	}

	.seo-text table td,
	.seo-text table th {
		padding: 10px 12px;
		font-size: 14px;
		line-height: 1.45;
	}

	.seo-text blockquote {
		margin: 16px 0;
		padding: 14px 16px;
		border-left: 3px solid #2b6df3;
		background: #f4f8fe;
		border-radius: 0 12px 12px 0;
		font-size: 14px;
		line-height: 1.55;
	}

	.seo-text strong,
	.seo-text b {
		font-weight: 600;
		color: #0f172a;
	}

	/* full-features-section */
	.full-features-section {
		margin: 48px 0;
		padding-top: 0;
	}

	.full-features-section__head .features-title {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 12px;
	}

	.full-features-section__head .features-sub {
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 24px;
		color: #64748b;
		max-width: 100%;
	}

	.full-features-section__grid {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	.full-features-section__grid > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.full-features-section .feature-box {
		max-width: 100% !important;
		height: auto;
		background: #f4f8fe;
		border-radius: 20px;
		padding: 20px 18px;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
	}

	.full-features-section .feature-box h4 {
		margin-top: 20px;
		margin-bottom: 12px;
		font-size: 16px;
	}

	.full-features-section .feature-box h4:first-child {
		margin-top: 0;
	}

	.full-features-section .feature-list {
		margin-bottom: 16px;
	}

	.full-features-section .feature-list:last-child {
		margin-bottom: 0;
	}

	.full-features-section .feature-list li {
		font-size: 14px;
		line-height: 1.45;
		margin-bottom: 10px;
		max-width: 100%;
	}

	.full-features-section .feature-list__item {
		padding: 9px 10px;
		border-radius: 10px;
		background: rgba(255, 255, 255, 0.72);
		border: 1px solid rgba(64, 129, 253, 0.08);
		transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
	}

	.full-features-section .feature-list__item:hover,
	.full-features-section .feature-list__item:focus {
		background: #fff;
		border-color: rgba(43, 109, 243, 0.22);
	}

	.feature-modal .modal-dialog {
		margin: 16px auto;
		width: calc(100% - 24px);
	}

	.feature-modal__body {
		padding: 24px 20px 20px;
	}

	.feature-modal__title {
		font-size: 18px;
	}

	.feature-modal__text {
		font-size: 14px;
	}

	.feature-modal__close {
		top: 12px;
		right: 12px;
		width: 36px;
		height: 36px;
		border-radius: 10px;
	}

	.full-features-section ul.feature-list li span {
		display: inline-block;
		margin-top: 4px;
		margin-left: 0;
		font-size: 12px;
	}

	.full-features-section__toggle-row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.full-features-section .features-toggle {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		min-height: 48px;
		margin-top: 20px;
		padding: 12px 18px;
		border: 1px solid rgba(43, 109, 243, 0.25);
		border-radius: 14px;
		background: #fff;
		font-size: 15px;
		color: #2b6df3;
	}

	.how-card.how-card-large,
	.how-card.twoheight {
		min-height: auto !important;
		background-position: right -20% top 10% !important;
		background-size: 45% auto, auto !important;
	}

	.how-card-large-content {
		padding: 4px 0 8px;
		max-width: 100%;
	}

	.twoheight,
	.how-card-cta {
		min-height: auto !important;
	}

	.compare-table {
		padding: 28px 20px;
	}

	.review-card {
		margin-right: 0;
		min-height: auto;
	}

	.pricing-card,
	.service-card,
	.who-card {
		margin-right: 0;
		margin-bottom: 16px;
	}

	/* main-footer */
	.main-footer {
		padding: 40px 0 0;
		margin-top: 48px;
		border-radius: 28px 28px 0 0;
	}

	.main-footer__row {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}

	.main-footer__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.main-footer .footer-left {
		margin-right: 0;
		margin-bottom: 0;
	}

	.main-footer .footer-brand {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		max-width: 100%;
		margin-bottom: 20px;
		padding: 18px 20px;
		border-radius: 20px;
		background: #fff;
	}

	.main-footer .footer-logo img {
		max-width: 120px;
		height: auto;
	}

	.main-footer .footer-tagline {
		max-width: 100%;
		margin: 10px 0 0;
		padding-left: 0;
		border-left: none;
		font-size: 14px;
		line-height: 1.45;
		color: #64748b;
	}

	.main-footer__contacts-wrap {
		display: block;
		width: 100%;
	}

	.main-footer__contacts-wrap > meta,
	.main-footer__contacts-wrap > link {
		display: none;
	}

	.main-footer__contacts {
		display: flex;
		flex-direction: column;
		gap: 12px;
		margin: 0;
	}

	.main-footer__contacts > [class*="col-"] {
		float: none;
		width: 100%;
		max-width: 100%;
		padding: 0;
	}

	.main-footer .contact-card {
		display: flex;
		align-items: flex-start;
		gap: 14px;
		margin: 0;
		padding: 16px 18px;
		border-radius: 16px;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
		background: #fff;
	}

	.main-footer .contact-icon {
		margin-bottom: 0;
		flex-shrink: 0;
		width: 40px;
		height: 40px;
		font-size: 18px;
	}

	.main-footer .contact-label {
		margin-bottom: 4px;
		font-size: 12px;
	}

	.main-footer .contact-value {
		font-size: 15px;
		line-height: 1.35;
		word-break: break-word;
	}

	.main-footer .contact-value a {
		color: #1c1c1c;
		text-decoration: none;
		font-weight: 600;
	}

	.main-footer__links-col {
		text-align: left;
	}

	.main-footer__links {
		display: flex;
		flex-direction: column;
		gap: 10px;
		margin: 0;
	}

	.main-footer__links > [class*="col-"],
	.main-footer__link-group-col {
		float: none !important;
		width: 100% !important;
		max-width: 100%;
		padding: 0;
		margin-bottom: 0;
		text-align: left;
	}

	.main-footer__link-group {
		background: #fff;
		border-radius: 16px;
		padding: 16px 18px;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.06);
		text-align: left;
	}

	.main-footer__link-group h4,
	.main-footer .footer-links h4 {
		margin: 0 0 10px;
		max-width: 100%;
		font-size: 15px;
		font-weight: 700;
		color: #0f172a;
		padding: 0;
		border: none;
		text-align: left;
	}

	.main-footer__link-group ul,
	.main-footer .footer-links ul {
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: left;
	}

	.main-footer__link-group li,
	.main-footer .footer-links li {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 1.45;
		text-align: left;
	}

	.main-footer__link-group li:last-child,
	.main-footer .footer-links li:last-child {
		margin-bottom: 0;
	}

	.main-footer__link-group a,
	.main-footer .footer-links a {
		display: block;
		padding: 4px 0;
		color: #334155;
		text-align: left;
	}

	.main-footer__bottom {
		margin-top: 28px;
		padding-top: 20px;
		padding-bottom: 24px;
		text-align: left;
		font-size: 13px;
		line-height: 1.5;
	}

	.main-footer__bottom-row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
		text-align: left;
	}

	.main-footer .footer-bottom__legal {
		margin-top: 10px;
		text-align: left !important;
		font-size: 12px;
		line-height: 1.45;
	}

	@media (min-width: 576px) and (max-width: 991px) {
		.main-footer__links {
			display: grid;
			grid-template-columns: 1fr 1fr;
			gap: 10px;
		}

		.main-footer__link-group-col:last-child {
			grid-column: 1 / -1;
		}
	}

	body:has(#nav2-toggle:checked) {
		overflow: hidden;
	}
}

/* --- Tablet portrait (≤768) --- */
@media (max-width: 768px) {
	#content {
		padding: 15px 15px;
	}

	#information-information h1,
	.information-page__title {
		font-size: 24px;
	}

	#sitespro .container {
		padding-left: 18px;
		padding-right: 18px;
	}

	section.hero-v2,
	.hero-v2 {
		padding: 84px 0 40px !important;
	}

	.hero-v2 h1 {
		font-size: 38px;
		letter-spacing: -1.5px;
		text-align: left;
		margin-bottom: 18px;
	}

	.hero-badge {
		font-size: 14px;
		padding: 8px 14px;
		margin-bottom: 22px;
	}

	.hero-buttons {
		flex-wrap: wrap;
		gap: 12px;
		margin-top: 24px;
		margin-bottom: 28px;
	}

	.btn-demo,
	.btn-site {
		height: 56px;
		font-size: 16px;
		padding: 0 22px;
	}

	.hero-benefit {
		margin-bottom: 0;
	}

	.hero-benefit__text {
		font-size: 14px;
	}

	#sites-fast-advantages {
		margin-top: -20px;
		padding: 40px 0 36px;
	}

	#sites-fast-advantages .fast-item {
		margin-bottom: 18px;
	}

	#wh2,
	.latest-section,
	.updates-section,
	.home-updates {
		margin-top: -20px;
		padding: 40px 0 36px;
	}

	#wh2 .how-title,
	.latest-section__title,
	.updates-section__title {
		font-size: 28px;
		margin-bottom: 24px;
	}

	.reviews-left {
		margin-bottom: 24px;
	}

	.reviews-left h2 {
		font-size: 28px;
		max-width: 100%;
	}

	.reviews-nav {
		margin-top: 8px;
	}

	.how-leads-section {
		margin: 40px 0;
	}

	.how-title,
	.block-title {
		font-size: 28px;
		line-height: 1.2;
		margin-bottom: 12px;
	}

	.how-subtitle {
		font-size: 16px;
		margin-bottom: 28px;
	}

	.how-card {
		padding: 24px 20px;
		margin-bottom: 14px;
	}

	.how-card h3 {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.advantages-section {
		padding: 40px 0 48px;
	}

	.block-title {
		margin-bottom: 28px;
	}

	.adv-card {
		margin-bottom: 14px;
		padding: 24px 18px;
	}

	.urgency-blue {
		margin: 40px 0;
		padding: 0 0 40px;
	}

	.compare-section,
	.bonus-section,
	.who-fit-section,
	.loss-structure,
	.guarantee-section,
	.ai-section,
	.services-owl-section,
	.full-features-section {
		margin: 40px 0;
	}

	.price-compare {
		margin: 40px 0;
		padding: 0 0 40px;
	}

	.urgency-left h2,
	.price-left h2,
	.bonus-left h2,
	.doubt-left h2 {
		font-size: 26px;
		margin-bottom: 16px;
	}

	.urgency-card-dark {
		padding: 28px 22px;
		border-radius: 22px;
		margin-top: 8px;
	}

	.urgency-card-dark h3 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.price-card {
		padding: 26px 22px;
	}

	.price-left h2 {
		font-size: 26px;
	}

	.reviews-section {
		margin: 40px 0;
		padding: 48px 0;
	}

	.doubt-section {
		margin: 40px 0;
	}

	.doubt-question {
		font-size: 16px;
		padding: 18px 16px;
	}

	.final-cta-section {
		margin: 40px 0;
		padding: 52px 0;
	}

	.final-cta-content h2 {
		font-size: 28px;
		line-height: 1.15;
		margin-bottom: 16px;
	}

	.final-cta-content p {
		margin-bottom: 28px;
	}

	.final-cta-buttons {
		flex-direction: column;
		align-items: stretch;
		gap: 12px;
	}

	.final-cta-section .btn-main,
	.final-cta-section .btn-outline {
		width: 100%;
		justify-content: center;
	}

	.seo-text {
		margin: 40px 0;
		padding: 0;
	}

	.nav2__list > li > a,
	#menutwigmob .nav2 .nav2__list > li > a {
		font-size: 15px !important;
		padding: 12px 14px !important;
	}
}

/* --- Mobile (≤576) --- */
@media (max-width: 576px) {
	#sitespro .container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.header-mobile__row {
		min-height: 44px;
	}

	.site-header {
		margin-top: 0;
		padding: 10px 0;
		height: auto;
		background: linear-gradient(135deg, #4081fd 0%, #5b94ff 100%);
		box-shadow: 0 4px 20px rgba(64, 129, 253, 0.2);
	}

	.hero-visual-mobile {
		margin-bottom: 14px;
	}

	.hero-visual-mobile img {
        max-height: 259px;
        max-width: 100%;
        rotate: 0deg;
		        padding: 5px 5px 0px 5px;
        border: 1px solid rgba(255, 255, 255, .9);
        border-radius: 32px;
        box-shadow: 0 30px 80px rgba(15, 23, 42, .08);
	}

	#wh2,
	.latest-section,
	.updates-section,
	.home-updates {
		margin-top: -12px;
		padding: 32px 0 28px;
		border-radius: 20px 20px 0 0;
	}

	#wh2 .how-title,
	.latest-section__title,
	.updates-section__title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.reviews-left h2 {
		font-size: 24px;
	}

	.site-card {
		border-radius: 20px;
	}

	.site-buttons {
		flex-direction: column;
		gap: 10px;
	}

	.site-buttons .btn-more,
	.site-buttons .btn-buy {
		width: 100%;
		justify-content: center;
		text-align: center;
	}

	.header-mobile .container {
		padding-left: 16px;
		padding-right: 16px;
	}

	.header-mobile__logo {
		max-width: 120px;
	}

	.header-mobile__actions {
		gap: 6px;
	}

	.header-mobile__call,
	.header-mobile__tg,
	.header-mobile__max {
		width: 36px;
		height: 36px;
		font-size: 16px;
		border-radius: 10px;
	}

	.header-mobile__max img {
		width: 18px;
		height: 18px;
	}

	.header-mobile__tg i.fa.fa-telegram {
		font-size: 15px !important;
	}

	.header-mobile__burger {
		width: 40px;
		height: 40px;
	}

	.nav2 {
		width: min(300px, 92vw);
	}

	.nav2__list {
		padding: 6px 10px 12px;
	}

	.nav2__list > li > a,
	#menutwigmob .nav2 .nav2__list > li > a {
		font-size: 15px !important;
		padding: 11px 14px !important;
	}

	section.hero-v2,
	.hero-v2 {
		padding: 72px 0 32px !important;
	}

	.hero-v2 h1 {
		font-size: 30px;
		letter-spacing: -0.5px;
		line-height: 1.08;
		margin-bottom: 16px;
	}

	.hero-desc {
		font-size: 15px;
		line-height: 1.45;
		margin-bottom: 22px;
	}

	.row.hero-features {
		padding: 14px 14px;
		margin-bottom: 4px;
	}

	.hero-features .col-sm-6 {
		width: 100%;
	}

	.hero-feature {
		font-size: 14px;
		margin: 8px 0;
	}

	.hero-buttons {
		flex-direction: column;
		align-items: stretch;
		gap: 10px;
		margin-top: 20px;
		margin-bottom: 24px;
	}

	.hero-buttons .btn-demo,
	.hero-buttons .btn-site {
		width: 100%;
		justify-content: center;
	}

	.hero-benefits {
		gap: 12px;
	}

	#sites-fast-advantages {
		margin-top: -12px;
		padding: 32px 0 28px;
		border-radius: 20px 20px 0 0;
	}

	.how-leads-section {
		margin: 32px 0;
		border-radius: 20px;
	}

	p.how-subtitle {
		margin-bottom: 24px;
	}

	.how-card {
		padding: 22px 18px;
		margin-bottom: 12px;
		border-radius: 20px;
	}

	.how-card.how-card-large,
	.how-card.twoheight,
	.how-card-cta {
		background-image: none !important;
		background-color: #f4f8fe !important;
	}

	.how-card-cta {
		background: linear-gradient(180deg, #0174f2, #0058e3) !important;
	}

	.how-title,
	.block-title {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.advantages-section {
		padding: 32px 0 40px;
		border-radius: 20px;
	}

	.block-title {
		margin-bottom: 24px;
	}

	.urgency-blue,
	.price-compare {
		border-radius: 20px;
		margin: 32px 0;
		padding: 0 0 40px;
	}

	.compare-section,
	.bonus-section,
	.who-fit-section,
	.reviews-section,
	.doubt-section,
	.final-cta-section,
	.loss-structure,
	.guarantee-section,
	.ai-section,
	.services-owl-section,
	.full-features-section,
	.seo-text {
		margin: 32px 0;
	}

	.reviews-section {
		padding: 40px 0;
		border-radius: 20px;
	}

	.final-cta-section {
		padding: 44px 0;
		border-radius: 20px;
	}

	.price-big {
		font-size: 36px;
	}

	.doubt-btn,
	.how-btn,
	.cta-btn,
	.price-btn {
		width: 100%;
		justify-content: center;
		text-align: center;
	}

	.everymonth {
		font-size: 13px;
		line-height: 1.45;
		margin-top: 16px;
	}

	.seo-text {
		margin: 32px 0;
		padding: 0;
	}

	.cookie-consent {
		left: 8px !important;
		right: 8px !important;
		bottom: 8px !important;
		padding: 8px 10px !important;
		border-radius: 12px !important;
		gap: 8px !important;
	}

	.cookie-content p {
		font-size: 10px !important;
		line-height: 1.3 !important;
	}

	.cookie-btn {
		height: 32px !important;
		padding: 0 12px !important;
		font-size: 11px !important;
	}

	.scroll-to-top {
		left: 12px !important;
		bottom: 12px !important;
		width: 44px !important;
		height: 44px !important;
	}

	.contact-fab {
		right: 12px !important;
		bottom: 12px !important;
		--fab-size: 50px;
	}
}

/* ── Home page mobile ── */
@media (max-width: 992px) {
	.hero-v2__row {
		display: block;
	}

	.hero-v2__content {
		width: 100%;
	}

	.hero-v2__visual {
		display: none !important;
	}

	.latest-section,
	.updates-section {
		margin-top: -28px;
		padding: 48px 0 40px;
		border-radius: 28px 28px 0 0;
	}

	.latest-section__title,
	.updates-section__title {
		margin-bottom: 28px;
		max-width: 100%;
		font-size: 26px;
		line-height: 1.15;
	}

	.latest-section__carousel-wrap,
	.updates-section__carousel-wrap {
		margin: 0 -2px;
	}

	.latest-carousel .owl-buttons {
		display: none !important;
	}

	.latest-carousel .owl-pagination {
		margin-top: 16px !important;
		text-align: center;
	}

	.site-card {
		min-height: auto;
		margin-right: 0;
	}

	.site-card--blog {
		min-height: auto;
		padding-bottom: 8px;
	}

	.site-card--blog .site-content {
		padding: 22px 20px 12px;
	}

	.site-card--blog .site-footer {
		padding: 0 20px 20px;
	}

	.site-card--blog .site-buttons {
		display: flex;
	}

	.site-card--blog .btn-more {
		width: 100%;
		justify-content: center;
		text-align: center;
	}

	.dateupdate {
		font-size: 13px;
		color: #64748b;
		margin-bottom: 8px;
	}

	.site-content h3 {
		line-height: 1.25;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.site-description {
		font-size: 14px;
		line-height: 1.5;
		color: #64748b;
	}
}

@media (max-width: 767px) {
	.latest-section__title,
	.updates-section__title {
		font-size: 24px;
		margin-bottom: 20px;
	}
}

@media (max-width: 576px) {
	.latest-section,
	.updates-section {
		margin-top: -12px;
		padding: 32px 0 28px;
		border-radius: 20px 20px 0 0;
	}

	.latest-section__title,
	.updates-section__title {
		font-size: 22px;
	}
}

/* ── Hero & cards mobile polish ── */
@media (max-width: 992px) {
	.hero-badge {
		margin-top: 12px;
	}

	.hero-visual-mobile {
		margin-top: 4px;
	}
}

@media (max-width: 767px) {
	.hero-badge {
		margin-top: 16px;
		margin-bottom: 4px;
	}

	.hero-benefits {
		display: flex;
		flex-direction: column;
		gap: 10px;
		margin-top: 4px;
		margin-bottom: 4px;
	}

	.hero-benefit {
		display: flex;
		align-items: center;
		gap: 14px;
		padding: 14px 16px;
		background: rgba(255, 255, 255, 0.92);
		border: 1px solid #e8edf8;
		border-radius: 16px;
		box-shadow: 0 4px 18px rgba(64, 129, 253, 0.07);
	}

	.hero-benefit__icon {
		flex-shrink: 0;
	}

	.hero-benefit__icon .fast-icon {
		margin: 0 !important;
		width: 44px;
		height: 44px;
	}

	.hero-benefit__text {
		max-width: none;
		font-size: 14px;
		line-height: 1.45;
		color: #334155;
		font-weight: 500;
	}

	#sites-fast-advantages {
		padding-bottom: 52px !important;
		box-shadow: 0 20px 40px rgba(37, 99, 255, .06), 0 8px 20px rgba(15, 23, 42, .04), inset 0 1px 0 rgba(255, 255, 255, .9);
	}

	#sites-fast-advantages .row {
		margin-bottom: 0;
	}

	#sites-fast-advantages .fast-item {
		display: flex;
		align-items: flex-start;
		gap: 14px;
		padding: 16px 18px;
		margin-bottom: 12px;
		background: #fff;
		border: 1px solid #eef2f8;
		border-radius: 18px;
		box-shadow: 0 6px 22px rgba(64, 129, 253, 0.07);
		max-width: 100%;
	}

	#sites-fast-advantages .fast-icon {
		margin-top: 0 !important;
		margin-right: 0 !important;
		width: 48px;
		height: 48px;
		flex-shrink: 0;
	}

	#sites-fast-advantages .fast-title {
		max-width: none;
		margin-bottom: 6px;
		font-size: 17px;
	}

	#sites-fast-advantages .fast-desc {
		font-size: 13px;
		line-height: 1.45;
	}

	.advantages-section__title {
		margin-bottom: 20px;
		max-width: 100%;
	}

	.adv-cards-scroll {
		position: relative;
		margin: 0 -20px;
		padding-bottom: 4px;
	}

	.adv-cards-scroll::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 56px;
		height: calc(100% - 36px);
		background: linear-gradient(to right, rgba(244, 248, 254, 0), #f4f8fe 85%);
		pointer-events: none;
		transition: opacity 0.25s ease;
		z-index: 2;
	}

	.adv-cards-scroll.is-scrolled::after {
		opacity: 0.65;
	}

	.adv-cards-scroll.is-at-end::after {
		opacity: 0;
	}

	.adv-cards-scroll__track.row {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scroll-padding-left: 20px;
		scroll-padding-right: 20px;
		overscroll-behavior-x: contain;
		touch-action: pan-x pan-y;
		gap: 14px;
		margin: 0;
		padding: 4px 20px 16px;
		padding-right: calc(16% + 20px);
		scrollbar-width: none;
	}

	.adv-cards-scroll__track.row::-webkit-scrollbar {
		display: none;
	}

	.adv-cards-scroll__track > [class*="col-"] {
		flex: 0 0 84%;
		max-width: 84%;
		width: 84%;
		padding: 0;
		float: none;
		scroll-snap-align: start;
		scroll-snap-stop: always;
	}

	.adv-cards-scroll .adv-card {
		margin-right: 0;
		margin-bottom: 0;
		min-height: 320px;
		height: 100%;
		box-shadow: 0 8px 28px rgba(64, 129, 253, 0.08);
	}

	.adv-cards-scroll .adv-card.adv-cta {
		justify-content: flex-start;
		min-height: 320px;
		padding-bottom: 28px;
	}

	.adv-cards-scroll .adv-card.adv-cta h4 {
		margin-bottom: 20px;
	}

	.adv-cards-scroll .adv-card.adv-cta .cta-btn {
		margin-top: auto;
		width: 100%;
		max-width: 100%;
		justify-content: center;
		box-sizing: border-box;
		padding: 0 20px;
		font-size: 15px;
	}

	.adv-cards-scroll .adv-hover {
		position: static;
		transform: none;
		opacity: 1;
		padding: 0;
		margin-top: 12px;
		min-height: auto;
		background: transparent;
		font-size: 13px;
		line-height: 1.45;
	}

	.adv-cards-scroll .adv-card:hover .adv-hover {
		transform: none;
		opacity: 1;
	}

	.adv-cards-scroll__hint {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin: 0;
		padding: 0 20px;
		font-size: 13px;
		font-weight: 500;
		color: #64748b;
		transition: opacity 0.25s ease;
	}

	.adv-cards-scroll__hint.is-hidden {
		opacity: 0;
		visibility: hidden;
	}

	/* fastik — шаги оформления заказа */
	#fastik.fastik-scroll {
		position: relative;
		margin: 0 -20px 20px;
		padding-bottom: 2px;
	}

	#fastik.fastik-scroll::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		width: 48px;
		height: calc(100% - 28px);
		background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 88%);
		pointer-events: none;
		transition: opacity 0.25s ease;
		z-index: 2;
	}

	#fastik.fastik-scroll.is-scrolled::after {
		opacity: 0.7;
	}

	#fastik.fastik-scroll.is-at-end::after {
		opacity: 0;
	}

	#fastik .fastik-scroll__track.row {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scroll-padding-left: 20px;
		scroll-padding-right: 20px;
		overscroll-behavior-x: contain;
		touch-action: pan-x;
		gap: 12px;
		margin: 0;
		padding: 2px 20px 12px;
		padding-right: calc(14% + 20px);
		scrollbar-width: none;
	}

	#fastik .fastik-scroll__track.row::-webkit-scrollbar {
		display: none;
	}

	#fastik .fastik-scroll__track > [class*="col-"] {
		flex: 0 0 82%;
		max-width: 82%;
		width: 82%;
		padding: 0;
		float: none;
		scroll-snap-align: start;
		scroll-snap-stop: always;
	}

	#fastik .fast-item {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		max-width: none;
		height: 100%;
		min-height: 168px;
		margin-bottom: 0;
		padding: 16px 16px 14px;
		border-radius: 16px;
		background: #f4f8fe;
		box-shadow: 0 4px 16px rgba(64, 129, 253, 0.08);
	}

	#fastik .fast-icon {
		width: 44px;
		height: 44px;
		margin: 0 0 12px;
	}

	#fastik .fast-icon i {
		font-size: 16px;
	}

	#fastik .fast-title {
		font-size: 16px;
		line-height: 1.25;
		margin-bottom: 6px;
	}

	#fastik .fast-desc {
		font-size: 13px;
		line-height: 1.45;
		color: #64748b;
	}

	.fastik-scroll__hint {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin: 0;
		padding: 0 20px;
		font-size: 13px;
		font-weight: 500;
		color: #64748b;
		transition: opacity 0.25s ease, visibility 0.25s ease;
	}

	.fastik-scroll__hint.is-hidden {
		opacity: 0;
		visibility: hidden;
	}

	/* urgency-blue: цены и тарифы */
	.urgency-blue__row {
		display: flex;
		flex-wrap: wrap;
		gap: 28px;
	}

	.urgency-blue__row > [class*="col-"] {
		float: none;
		width: 100%;
		padding: 0;
	}

	.urgency-blue__intro {
		padding: 4px 2px 0;
	}

	.urgency-blue .urgency-left h2 {
		font-size: 26px;
		line-height: 1.15;
		margin-bottom: 18px;
		max-width: 100%;
	}

	.urgency-price-compare {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
		margin-bottom: 16px;
	}

	.urgency-old-price,
	.urgency-new-price {
		margin-bottom: 0;
		padding: 14px 14px;
		border-radius: 16px;
		background: rgba(255, 255, 255, 0.12);
		border: 1px solid rgba(255, 255, 255, 0.2);
	}

	.urgency-old-price span,
	.urgency-new-price span {
		font-size: 12px;
		margin-bottom: 6px;
	}

	.urgency-old-price strong {
		font-size: 17px;
		font-weight: 600;
		text-decoration: line-through;
		opacity: 0.88;
		line-height: 1.2;
	}

	.urgency-new-price strong {
		font-size: 24px;
		line-height: 1.1;
	}

	.urgency-blue .price-note {
		max-width: 100%;
		margin-bottom: 14px;
		font-size: 14px;
		line-height: 1.5;
		opacity: 0.92;
	}

	.urgency-blue .price-badge {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		padding: 12px 16px;
		font-size: 14px;
		line-height: 1.4;
		border-radius: 14px;
		margin-bottom: 20px;
	}

	.urgency-blue__label {
		display: block;
		margin: 0 0 14px;
		font-size: 13px;
		font-weight: 700;
		letter-spacing: 0.06em;
		text-transform: uppercase;
		color: rgba(255, 255, 255, 0.75);
	}

	.urgency-blue .pricing-grid {
		display: flex !important;
		flex-direction: column;
		gap: 16px;
	}

	.urgency-blue .pricing-card {
		flex: none;
		width: 100%;
		padding: 24px 20px 22px;
		border-radius: 22px;
		margin: 0;
	}

	.urgency-blue .pricing-card-featured {
		order: -1;
		border-color: rgba(91, 150, 255, 0.55);
		box-shadow: 0 12px 36px rgba(0, 0, 0, 0.18);
	}

	.urgency-blue .pricing-label {
		position: static;
		display: inline-block;
		margin-bottom: 12px;
		font-size: 12px;
		padding: 6px 12px;
	}

	.urgency-blue .pricing-name {
		font-size: 14px;
		margin-bottom: 4px;
	}

	.urgency-blue .pricing-title {
		font-size: 26px;
		margin-bottom: 12px;
		letter-spacing: -1px;
	}

	.urgency-blue .pricing-price {
		font-size: 30px;
		margin-bottom: 12px;
		padding-bottom: 0;
		letter-spacing: -1px;
	}

	.urgency-blue .pricing-split {
		margin-bottom: 18px;
		padding: 14px 16px 18px;
		border-radius: 16px;
	}

	.urgency-blue .pricing-split__amount strong {
		font-size: 22px;
	}

	.urgency-blue .pricing-split__amount span {
		font-size: 14px;
	}

	.urgency-blue .pricing-list {
		min-height: 0;
	}

	.urgency-blue .pricing-list li {
		margin-bottom: 12px;
		font-size: 14px;
		padding-left: 22px;
		position: relative;
	}

	.urgency-blue .pricing-list li::before {
		content: "";
		position: absolute;
		left: 0;
		top: 4px;
		width: 14px;
		height: 14px;
		background: url(/image/svg/check.svg) no-repeat center;
		background-size: contain;
		filter: brightness(2);
	}

	.urgency-blue .pricing-btn {
		margin-top: 18px;
		padding: 16px 14px;
		font-size: 15px;
		border-radius: 16px;
	}

	/* loss-structure — мобильная полировка */
	.loss-main-title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.loss-structure__grid,
	.loss-wrapper {
		gap: 14px;
	}

	.loss-left,
	.loss-right {
		padding: 20px 18px;
	}

	.loss-left h3,
	.loss-right h3 {
		font-size: 18px;
	}

	.loss-center {
		gap: 8px;
	}

	.loss-card {
		padding: 16px 14px;
	}

	.loss-card h4 {
		font-size: 16px;
	}

	.compare-section__head .compare-title {
		font-size: 24px;
	}

	.compare-section__table {
		padding: 16px 14px;
	}

	.compare-row:not(.compare-row--head) {
		padding: 14px;
	}

	.compare-section__table .compare-final {
		font-size: 14px;
		padding: 16px 14px;
	}

	.guarantee-left h2 {
		font-size: 24px;
	}

	.guarantee-carousel .guarantee-card {
		padding: 18px 16px;
	}

	.guarantee-carousel .guarantee-card:not(.guarantee-cta) {
		grid-template-columns: 68px 1fr;
		column-gap: 12px;
	}

	.guarantee-carousel .guarantee-img img {
		max-height: 64px;
	}

	.guarantee-carousel .guarantee-card h3 {
		font-size: 16px;
	}

	.reviews-section {
		padding: 32px 0;
		border-radius: 22px;
	}

	.reviews-left h2 {
		font-size: 24px;
	}

	.reviews-section .review-card {
		padding: 18px 16px;
	}

	.reviews-section .review-card p {
		font-size: 14px;
	}

	.ai-section__head .ai-title {
		font-size: 24px;
	}

	.ai-section .ai-item h4 {
		font-size: 15px;
	}

	.ai-section .ai-right {
		padding: 20px 18px;
	}

	.ai-section .ai-right h3 {
		font-size: 18px;
	}

	.services-left h2 {
		font-size: 24px;
	}

	.services-owl-section .service-card {
		padding: 18px 16px;
	}

	.services-owl-section .service-card h3 {
		font-size: 16px;
	}

	.service-card.service-cta h3 {
		font-size: 18px;
	}

	.price-compare {
		padding: 36px 0 40px;
	}

	.price-compare .price-left h2 {
		font-size: 24px;
	}

	.price-compare .price-total-market strong {
		font-size: 22px;
	}

	.price-compare .price-card {
		padding: 18px 16px;
	}

	.price-compare .price-card h3 {
		font-size: 18px;
	}

	.price-compare .price-big {
		font-size: 28px;
	}

	.doubt-section .doubt-left h2 {
		font-size: 24px;
	}

	.doubt-section .doubt-question {
		padding: 14px;
		font-size: 15px;
	}

	.doubt-section .doubt-question span {
		width: 32px;
		height: 32px;
		min-width: 32px;
	}

	.doubt-section__cta {
		margin-top: 24px;
	}

	.final-cta-section {
		padding: 36px 0 40px;
	}

	.final-cta-section .final-cta-content h2 {
		font-size: 24px;
	}

	.final-cta-section .final-cta-content p {
		font-size: 14px;
		margin-bottom: 20px;
	}

	.final-cta-section .everymonth {
		font-size: 13px;
		margin-top: 16px;
	}

	.seo-text {
		margin: 32px 0;
		padding: 0;
	}

	.seo-text h2 {
		font-size: 22px;
	}

	.seo-text h3 {
		font-size: 18px;
	}

	.seo-text p,
	.seo-text li,
	.seo-text__content {
		font-size: 14px;
	}

	.full-features-section {
		margin: 32px 0;
	}

	.full-features-section__head .features-title {
		font-size: 24px;
	}

	.full-features-section .feature-box {
		padding: 18px 16px;
	}

	.full-features-section .feature-box h4 {
		font-size: 15px;
	}

	.main-footer {
		padding: 32px 0 0;
		margin-top: 32px;
		border-radius: 22px 22px 0 0;
	}

	.main-footer .footer-brand {
		padding: 16px 18px;
		margin-bottom: 16px;
	}

	.main-footer .contact-card {
		padding: 14px 16px;
	}

	.main-footer__link-group {
		padding: 14px 16px;
	}

	.main-footer__link-group h4,
	.main-footer .footer-links h4 {
		font-size: 14px;
	}

	.main-footer__link-group a,
	.main-footer .footer-links a {
		font-size: 13px;
	}

	.main-footer__bottom {
		margin-top: 24px;
		padding-bottom: 20px;
		font-size: 12px;
	}
}

@media (min-width: 768px) {
	.adv-cards-scroll__hint {
		display: none;
	}

	.adv-cards-scroll::after {
		display: none;
	}

	.adv-cards-scroll {
		margin: 0;
	}
}

@media (min-width: 992px) {
	.full-features-section .feature-list__item {
		padding: 0;
		border: none;
		border-radius: 0;
		background: transparent;
		max-width: fit-content;
	}

	.full-features-section .feature-list__item:hover,
	.full-features-section .feature-list__item:focus {
		background: transparent;
		border-color: transparent;
	}

	.urgency-blue__label {
		display: none;
	}

	.loss-structure__label {
		display: none;
	}

	.compare-section__grid {
		display: grid;
		grid-template-columns: 1.15fr 1fr 1fr;
		gap: 0 12px;
		align-items: stretch;
	}

	.compare-row {
		display: contents;
	}

	.compare-row--head {
		display: contents;
	}

	.compare-cell {
		padding: 18px 16px;
		border-bottom: 5px solid #f2f7fe;
		text-align: center;
		font-size: 15px;
	}

	.compare-cell--label {
		text-align: left;
		font-weight: 600;
		padding-top: 18px;
		border-bottom: 5px solid #f2f7fe;
	}

	.compare-cell--head {
		font-weight: 700;
		font-size: 16px;
		border-radius: 15px 15px 0 0;
	}

	.compare-cell--head.muted {
		background: #fff;
		color: #666;
	}

	.compare-cell--head.highlight {
		background: #fff;
		color: #000;
	}

	.compare-cell.muted,
	.compare-cell.highlight {
		background: #fff;
		border-left: none;
		border-radius: 0;
		padding: 18px 16px;
	}

	.compare-cell.muted::before,
	.compare-cell.highlight::before {
		display: none;
	}

	.compare-cell.highlight {
		font-weight: 600;
		color: #000;
	}

	.compare-cell.muted {
		color: #666;
		font-weight: 400;
	}

	.compare-row:not(.compare-row--head) .compare-cell--label {
		border-bottom: 5px solid #f2f7fe;
	}

	.compare-section__grid > .compare-cell:nth-last-child(-n+3) {
		border-bottom: none;
	}

	.compare-cell--empty {
		background: transparent;
	}

	.compare-section__head .compare-sub {
		margin-bottom: 40px;
	}

	.compare-section__table .compare-final {
		margin-top: 28px;
		padding: 25px;
		font-size: 18px;
	}

	.guarantee-section__row {
		display: block;
	}

	.guarantee-section__row > [class*="col-"] {
		float: left;
	}

	.guarantee-left h2,
	.guarantee-left .guarantee-sub {
		max-width: 300px;
	}

	.guarantee-nav {
		justify-content: flex-start;
		margin-top: 30px;
	}

	.guarantee-nav button {
		margin-right: 15px;
	}

	.guarantee-carousel .guarantee-card:not(.guarantee-cta) {
		display: block;
	}

	.guarantee-carousel .guarantee-card {
		min-height: 390px;
		padding: 40px;
		margin-right: 15px;
		border-radius: 30px;
		box-shadow: none;
	}

	.guarantee-carousel .guarantee-img {
		min-height: 200px;
		margin-top: 20px;
	}

	.guarantee-carousel .guarantee-img img {
		max-width: 200px;
		max-height: none;
	}

	.guarantee-carousel .guarantee-card h3 {
		margin-top: -30px;
		min-height: 40px;
		max-width: 150px;
		font-size: 20px;
	}

	.guarantee-card.guarantee-cta {
		padding: 40px 30px;
	}

	.guarantee-card.guarantee-cta h3 {
		margin-top: 30px;
	}

	.guarantee-btn {
		display: inline-block;
		width: auto;
		height: 55px;
		margin-top: 25px;
		padding: 18px 28px;
		font-size: 17px;
	}

	a.guarantee-btn svg {
		float: right;
		margin: 0 0 0 5px;
	}

	.services-owl-section__row {
		display: block;
	}

	.services-owl-section__row > [class*="col-"] {
		float: left;
	}

	.services-left {
		max-width: 300px;
	}

	.services-left h2 {
		max-width: 400px;
		font-size: 32px;
		margin-top: 15px;
	}

	.services-sub {
		margin-bottom: 35px;
	}

	.services-nav {
		display: block;
	}

	.services-nav button {
		margin-right: 15px;
	}

	.services-owl-section .service-card:not(.service-cta) {
		display: block;
	}

	.services-owl-section .service-card {
		min-height: 365px;
		padding: 40px;
		margin-right: 15px;
		border-radius: 30px;
		box-shadow: none;
	}

	.services-owl-section .service-img {
		margin: 0;
	}

	.services-owl-section .service-img img {
		max-width: 90px;
		max-height: none;
	}

	.services-owl-section .service-card h3 {
		margin-top: -5px;
		min-height: 40px;
		max-width: 150px;
		font-size: 20px;
	}

	.service-card.service-cta {
		padding: 40px 30px;
	}

	.service-card.service-cta h3 {
		margin-top: 0;
		max-width: none;
		font-size: 20px;
	}

	.service-btn {
		display: inline-block;
		width: auto;
		height: 55px;
		margin-top: 25px;
		padding: 18px 30px;
		font-size: 17px;
	}

	a.service-btn svg {
		float: right;
		margin: 0 0 0 5px;
	}

	.reviews-section__row {
		display: block;
	}

	.reviews-section__row > [class*="col-"] {
		float: left;
	}

	.reviews-left h2 {
		max-width: 300px;
		font-size: 32px;
	}

	.reviews-sub {
		margin-bottom: 40px;
	}

	.reviews-nav {
		justify-content: flex-start;
	}

	.reviews-nav button {
		margin-right: 10px;
	}

	.reviews-section .review-card {
		min-height: 385px;
		padding: 40px;
		margin-right: 15px;
		border-radius: 28px;
		box-shadow: none;
		display: block;
	}

	.reviews-section .review-card p {
		min-height: 200px;
		font-size: 16px;
		margin-bottom: 30px;
	}

	.reviews-section .review-text {
		min-height: 132px;
		margin-bottom: 24px;
	}

	.reviews-section .review-text__body {
		font-size: 16px;
		line-height: 1.65;
	}

	.reviews-section .review-text.is-clamped:not(.is-expanded) .review-text__body {
		-webkit-line-clamp: 5;
	}

	.reviews-section .review-bottom {
		display: block;
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}

	.reviews-section .review-stars {
		grid-row: auto;
		font-size: 18px;
	}

	.reviews-section .review-name {
		grid-column: auto;
		justify-self: auto;
		text-align: left;
		margin: 5px 0;
		font-size: inherit;
	}

	.reviews-section .review-date {
		grid-column: auto;
		justify-self: auto;
		text-align: left;
		font-size: 14px;
		color: #999;
	}

	.ai-section__panel-label {
		display: none;
	}

	.ai-section__body {
		display: block;
	}

	.ai-section__body > [class*="col-"] {
		float: left;
	}

	.ai-left {
		margin-right: 15px;
		display: block;
	}

	.ai-section .ai-item {
		display: block;
		padding: 25px;
		margin-bottom: 20px;
		border-radius: 30px;
		border: 1px solid transparent;
		box-shadow: none;
		opacity: 0.6;
	}

	.ai-section .ai-item.active {
		opacity: 1;
	}

	.ai-section .ai-item span {
		float: left;
		width: 50px;
		height: 50px;
		margin-right: 15px;
		margin-bottom: 50px;
		border-radius: 12px;
	}

	.ai-section .ai-item h4 {
		max-width: 400px;
		font-size: 20px;
	}

	.ai-section .ai-right {
		min-height: 480px;
		padding: 60px;
		border-radius: 30px;
		background-position: right;
	}

	.ai-section .ai-right h3 {
		font-size: 24px;
		margin-bottom: 25px;
	}

	.ai-section .ai-content.active {
		max-width: 450px;
	}

	.urgency-blue .pricing-grid {
		display: flex;
		flex-direction: row;
	}

	.urgency-blue .pricing-card-featured {
		order: 0;
	}

	#fastik.fastik-scroll::after {
		display: none;
	}

	#fastik .fastik-scroll__track.row {
		display: block;
		overflow: visible;
		flex-wrap: wrap;
		padding: 0;
		gap: 0;
	}

	#fastik .fastik-scroll__track > [class*="col-"] {
		float: left;
		flex: none;
		width: auto;
		max-width: none;
	}

	#fastik .fast-item {
		flex-direction: row;
        align-items: baseline;
        min-height: 202px;
        padding: 15px;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        margin-bottom: 25px;
        max-width: 320px;
        background: #f4f8fe;
        margin: 0 10px 10px 0;
        border-radius: 15px;
	}

	#fastik .fast-icon {
		width: 50px;
		height: 50px;
		margin: 0 15px 0 0;
	}

	#fastik .fast-title {
		font-size: 20px;
	}

	#fastik .fast-desc {
		font-size: 14px;
		color: #555;
	}

	.fastik-scroll__hint {
		display: none;
	}

	.price-compare__label {
		display: none;
	}

	.price-compare .price-wrapper,
	.price-compare__wrapper {
		display: flex !important;
		flex-direction: row;
		gap: 50px;
		align-items: stretch;
	}

	.price-compare .price-cards {
		display: flex !important;
		flex-direction: row;
		gap: 30px;
	}

	.price-compare .price-card.dark {
		order: 0;
	}

	.price-compare .price-left h2 {
		font-size: 32px;
		margin-bottom: 25px;
	}

	.price-compare .price-left p {
		font-size: 16px;
		margin-bottom: 30px;
		max-width: 400px;
		opacity: 1;
	}

	.price-compare .price-total-market {
		margin-top: 190px;
		padding: 0;
		background: none;
		border: none;
		font-size: 20px;
	}

	.price-compare .price-total-market strong {
		display: inline;
		margin-top: 0;
		font-size: 28px;
	}

	.price-compare .price-card {
		flex: 1;
		padding: 40px;
		border-radius: 24px;
		box-shadow: none;
	}

	.price-compare .price-card h3 {
		font-size: 24px;
		margin-bottom: 25px;
		letter-spacing: -1px;
	}

	.price-compare .price-card li {
		font-size: 15px;
		margin-bottom: 12px;
	}

	.price-compare .price-big {
		font-size: 42px;
		margin-bottom: 20px;
	}

	.price-compare .price-btn {
		display: inline-block !important;
		width: auto;
		height: 55px;
		margin-top: 10px;
		padding: 18px 30px;
		font-size: inherit;
		border-radius: 18px;
	}

	.price-compare a.price-btn svg {
		float: right;
		margin: 0 0 0 5px;
	}

	.price-compare .price-card:hover {
		transform: translateY(-8px);
	}

	.doubt-section__row {
		display: block;
	}

	.doubt-section__row > [class*="col-"] {
		float: left;
	}

	.doubt-section__accordion-col,
	.doubt-section__cta-col {
		order: 0;
	}

	.doubt-section__cta {
		margin-top: 0;
		padding-top: 0;
	}

	.doubt-left {
		max-width: 400px;
	}

	.doubt-section .doubt-left h2 {
		font-size: 32px;
		margin-bottom: 20px;
	}

	.doubt-section .doubt-sub {
		max-width: 300px;
		margin-bottom: 40px;
		color: #666;
		font-size: 16px;
	}

	.doubt-section .doubt-item {
		margin-bottom: 20px;
		border-radius: 20px;
		box-shadow: none;
	}

	.doubt-section .doubt-question {
		padding: 24px 28px;
		font-size: 20px;
		letter-spacing: -1px;
		align-items: center;
	}

	.doubt-section .doubt-question span {
		width: 40px;
		height: 40px;
		min-width: 40px;
	}

	.doubt-section .doubt-answer {
		padding: 0 28px;
		font-size: inherit;
	}

	.doubt-section .doubt-item.active .doubt-answer {
		padding: 0 28px 24px;
		max-height: 300px;
	}

	.doubt-section .doubt-item.active .doubt-question span {
		transform: none;
	}

	.doubt-section .doubt-btn {
		display: inline-block !important;
		width: auto;
		height: 55px;
		padding: 18px 30px;
		font-size: inherit;
		border-radius: 18px;
	}

	.doubt-section .doubt-btn svg {
		float: right;
		margin: 0 0 0 5px;
	}

	.final-cta-section {
		margin: 60px 0;
		padding: 100px 0;
		border-radius: 40px;
	}

	.final-cta-section__row > [class*="col-"] {
		float: left;
	}

	.final-cta-section .final-cta-content h2 {
		font-size: 45px;
		line-height: 1;
		max-width: 700px;
		margin-bottom: 20px;
	}

	.final-cta-section .final-cta-content p {
		font-size: 18px;
		line-height: 1.3;
		max-width: 600px;
		margin-bottom: 40px;
		opacity: 0.9;
	}

	.final-cta-section .final-cta-buttons {
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		gap: 20px;
	}

	.final-cta-section .btn-main,
	.final-cta-section .btn-outline {
		display: inline-flex !important;
		width: auto;
		height: 55px;
		min-height: 55px;
		padding: 0 34px;
		font-size: 17px;
		border-radius: 18px;
		gap: 14px;
	}

	.final-cta-section a.btn-outline svg {
		float: right;
		margin: 1px 0 0 6px;
	}

	.final-cta-section .everymonth {
		max-width: 650px;
		margin-top: 30px;
		font-size: 18px;
		line-height: inherit;
		opacity: 0.9;
	}

	.seo-text {
		padding: 56px 0;
		line-height: 1.3;
	}

	.seo-text__row > [class*="col-"] {
		float: left;
	}

	.seo-text__content {
		font-size: inherit;
		line-height: inherit;
		color: inherit;
	}

	.seo-text h2 {
		font-size: inherit;
		font-weight: 600;
	}

	.seo-text h3,
	.seo-text h4 {
		font-size: inherit;
		font-weight: inherit;
	}

	.seo-text p,
	.seo-text li {
		font-size: inherit;
		line-height: inherit;
		color: inherit;
	}

	.seo-text table {
		display: table;
		overflow-x: visible;
		font-size: inherit;
	}

	.seo-text table td,
	.seo-text table th {
		font-size: inherit;
	}

	.full-features-section {
		margin: 60px 0;
		padding-top: 0;
	}

	.full-features-section__grid {
		display: block;
	}

	.full-features-section__grid > [class*="col-"] {
		float: left;
	}

	.full-features-section__head .features-title {
		font-size: 32px;
		margin-bottom: 15px;
	}

	.full-features-section__head .features-sub {
		margin-bottom: 60px;
		color: #777;
		font-size: 16px;
		line-height: 1.3;
		max-width: none;
	}

	.full-features-section .feature-box {
		max-width: 200px !important;
		height: 100%;
		background: transparent;
		border-radius: 0;
		padding: 0;
		box-shadow: none;
	}

	.full-features-section .feature-box h4 {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 17px;
	}

	.full-features-section .feature-list li {
		font-size: 14px;
		margin-bottom: 12px;
		max-width: fit-content;
	}

	.full-features-section ul.feature-list li span {
		margin-top: 0;
		margin-left: 4px;
		font-size: 13px;
	}

	.full-features-section .features-toggle {
		display: inline-block;
		width: auto;
		min-height: 0;
		margin-top: 0;
		padding: 0;
		border: none;
		border-radius: 0;
		background: transparent;
		font-size: inherit;
	}

	.main-footer {
		padding: 100px 0 0;
		margin-top: 100px;
		border-radius: 50px 50px 0 0;
	}

	.main-footer__row {
		display: block;
	}

	.main-footer__row > [class*="col-"] {
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}

	.main-footer__row > .main-footer__brand-col {
		width: 41.66666667%;
	}

	.main-footer__row > .main-footer__links-col {
		width: 58.33333333%;
	}

	.main-footer .footer-left {
		margin-right: 50px;
	}

	.main-footer .footer-brand {
		flex-direction: row;
		align-items: center;
		max-width: 350px;
		margin-bottom: 50px;
		padding: 15px;
		border-radius: 100px;
	}

	.main-footer .footer-tagline {
		margin: 0 0 0 30px;
		padding-left: 30px;
		border-left: 1px solid #cac6c6;
		max-width: 150px;
		font-size: 12px;
		color: #666;
	}

	.main-footer__contacts-wrap {
		display: block;
		width: 100%;
		overflow: visible;
	}

	.main-footer__contacts-wrap > meta,
	.main-footer__contacts-wrap > link {
		display: none;
	}

	.main-footer__contacts {
		display: flex;
		flex-wrap: wrap;
		margin-left: 0;
		margin-right: 0;
	}

	.main-footer__contacts > [class*="col-"] {
		float: none;
		width: 50%;
		max-width: 50%;
		padding-left: 0px;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.main-footer .contact-card {
		display: flex;
		align-items: flex-start;
		gap: 14px;
		margin: 0 0 20px;
		padding: 20px;
		border-radius: 20px;
		box-shadow: none;
		background: #fff;
	}

	.main-footer .contact-icon {
		margin-bottom: 0;
		flex-shrink: 0;
		width: 45px;
		height: 45px;
		font-size: 22px;
	}

	.main-footer .contact-label {
		margin-bottom: 8px;
		font-size: 13px;
	}

	.main-footer .contact-value {
		font-size: inherit;
		line-height: 1.35;
	}

	.main-footer .contact-value a {
		color: #161616;
		text-decoration: none;
		font-weight: 600;
	}

	.main-footer__links {
		display: block;
		margin-top: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

	.main-footer__links > [class*="col-"],
	.main-footer__link-group-col {
		float: left;
		width: 33.33333333%;
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}

	.main-footer__link-group {
		background: transparent;
		border-radius: 0;
		padding: 0;
		box-shadow: none;
	}

	.main-footer__link-group h4,
	.main-footer .footer-links h4 {
		margin-bottom: 20px;
		font-size: 17px;
		font-weight: 600;
		color: inherit;
		max-width: 150px;
	}

	.main-footer__link-group a,
	.main-footer .footer-links a {
		display: inline;
		padding: 0;
		color: #333;
	}

	.main-footer__link-group li,
	.main-footer .footer-links li {
		margin-bottom: 5px;
		font-size: 14px;
	}

	.main-footer__bottom {
		margin-top: 60px;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: left;
		font-size: 14px;
	}

	.main-footer__bottom-row > [class*="col-"] {
		float: left;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.main-footer .footer-bottom__legal {
		margin-top: 0;
		text-align: right !important;
		font-size: 14px;
	}
}

@media (max-width: 576px) {
	.hero-badge {
		margin-top: 20px;
	}

	.adv-cards-scroll {
		margin: 0 -16px;
		scroll-padding-left: 16px;
	}

	#fastik.fastik-scroll {
		margin: 0 -16px 16px;
	}

	#fastik .fastik-scroll__track.row {
		padding-left: 16px;
		padding-right: calc(14% + 16px);
		scroll-padding-left: 16px;
		scroll-padding-right: 16px;
		gap: 10px;
	}

	#fastik .fastik-scroll__track > [class*="col-"] {
		flex: 0 0 86%;
		max-width: 86%;
		width: 86%;
	}

	#fastik .fast-item {
		min-height: 156px;
		padding: 14px 14px 12px;
	}

	.adv-cards-scroll__track.row {
		padding-left: 16px;
		padding-right: calc(14% + 16px);
		scroll-padding-left: 16px;
		scroll-padding-right: 16px;
		gap: 12px;
	}

	.adv-cards-scroll__track > [class*="col-"] {
		flex: 0 0 86%;
		max-width: 86%;
		width: 86%;
	}

	.adv-cards-scroll .adv-card {
		min-height: 300px;
		padding: 22px 16px;
	}

	.adv-cards-scroll .adv-card.adv-cta .cta-btn {
		height: 50px;
		font-size: 14px;
	}
}

/* Header visibility: mobile-first */
.header-mobile {
	display: block;
}

.header-desktop {
	display: none;
}

@media (min-width: 993px) {
	.header-mobile {
		display: none;
	}

	.header-desktop {
		display: block;
	}

	.site-header {
		margin-top: 20px;
		padding: 20px 0;
		height: auto;
		background: transparent;
		box-shadow: none;
	}

	.site-header #telnov {
        display: flex !important;
        align-items: center;
        line-height: 1.3;
        padding: 2px 18px;
        min-height: 52px;
	}

	.site-header #telnov > .row {
		display: flex;
		align-items: center;
		width: 100%;
		margin: 0;
	}

	.site-header #telnov [class*="col-"] {
		display: flex;
		align-items: center;
		float: none;
	}

	.site-header .tgbut {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		margin: 0;
	}

	.site-header .tgbut a {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1;
	}

	.site-header .tgbut i.fa.fa-telegram,
	.site-header .tgbut img {
		margin: 0 !important;
		width: 40px !important;
		height: 40px !important;
		padding: 8px !important;
		box-sizing: border-box;
		flex-shrink: 0;
	}

	.site-header .samtel {
		margin-left: 0;
		display: flex;
		align-items: center;
	}
}

/* ── How-cards step slider (mobile) ── */
@media (max-width: 767px) {
	.how-cards-stepper__controls {
		display: block;
		margin-top: 18px;
	}

	.how-cards-stepper__viewport {
		overflow: hidden;
		border-radius: 4px;
	}

	.how-cards-stepper__track {
		display: flex;
		flex-wrap: nowrap;
		margin: 0 !important;
		will-change: transform;
		transition: transform 0.38s cubic-bezier(0.32, 0.72, 0, 1);
	}

	.how-cards-stepper__track > [class*="col-"] {
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		padding: 0;
		float: none;
	}

	.how-cards-stepper .how-card {
		margin-right: 0;
		margin-bottom: 0;
		min-height: 360px;
		box-shadow: 0 10px 32px rgba(64, 129, 253, 0.1);
	}

	.how-cards-stepper__dots {
		display: flex;
		justify-content: center;
		gap: 8px;
		margin-bottom: 14px;
	}

	.how-cards-stepper__dot {
		width: 8px;
		height: 8px;
		padding: 0;
		border: none;
		border-radius: 999px;
		background: #cbd5e1;
		cursor: pointer;
		transition: width 0.25s ease, background 0.25s ease;
	}

	.how-cards-stepper__dot.is-active {
		width: 24px;
		background: #4081fd;
	}

	.how-cards-stepper__arrows {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 16px;
	}

	.how-cards-stepper__arrow {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
		border: 1px solid #e2e8f0;
		border-radius: 14px;
		background: #fff;
		color: #4081fd;
		font-size: 20px;
		cursor: pointer;
		transition: background 0.2s ease, border-color 0.2s ease;
	}

	.how-cards-stepper__arrow:disabled {
		opacity: 0.35;
		cursor: default;
	}

	.how-cards-stepper__count {
		min-width: 48px;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		color: #64748b;
	}
}

@media (min-width: 768px) {
	.how-cards-stepper__controls {
		display: none;
	}
}
/* ===== Site Chat (Jivo-style) ===== */
.contact-fab__link--chat {
	width: 100%;
	border: none;
	background: transparent;
	text-align: left;
	font: inherit;
	position: relative;
	cursor: pointer;
}

.contact-fab__link--chat .contact-fab__link-icon {
	background: rgba(64, 129, 253, 0.12);
	color: #4081fd;
}

.contact-fab__badge {
	position: absolute;
	top: 10px;
	right: 12px;
	min-width: 20px;
	height: 20px;
	padding: 0 6px;
	border-radius: 999px;
	background: #ef4444;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
}

.contact-fab__badge--fab {
	top: -2px;
	right: -2px;
	z-index: 3;
}

.site-chat-teaser {
	position: fixed;
	right: 24px;
	bottom: 104px;
	z-index: 10040;
	width: min(320px, calc(100vw - 32px));
	background: #fff;
	border-radius: 18px;
	box-shadow: 0 16px 40px rgba(15, 23, 42, 0.18);
	border: 1px solid rgba(15, 23, 42, 0.06);
	overflow: hidden;
	animation: site-chat-pop 0.35s ease;
}

@keyframes site-chat-pop {
	from { opacity: 0; transform: translateY(12px) scale(0.97); }
	to { opacity: 1; transform: translateY(0) scale(1); }
}

.site-chat-teaser__close {
	position: absolute;
	top: 6px;
	right: 8px;
	width: 28px;
	height: 28px;
	border: none;
	background: transparent;
	color: #94a3b8;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
	z-index: 2;
}

.site-chat-teaser__main {
	display: flex;
	gap: 12px;
	width: 100%;
	padding: 14px 36px 14px 14px;
	border: none;
	background: transparent;
	text-align: left;
	cursor: pointer;
}

.site-chat-teaser__avatar {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.site-chat-teaser__content {
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-width: 0;
}

.site-chat-teaser__top {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
}

.site-chat-teaser__name {
	font-weight: 700;
	font-size: 15px;
	color: #0f172a;
}

.site-chat-teaser__status {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	font-size: 12px;
	color: #64748b;
}

.site-chat-teaser__dot {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #94a3b8;
}

.site-chat-teaser__status.is-online .site-chat-teaser__dot {
	background: #22c55e;
	box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.18);
}

.site-chat-teaser__text {
	font-size: 13px;
	line-height: 1.35;
	color: #475569;
}

.site-chat {
	position: fixed;
	right: 24px;
	bottom: 104px;
	z-index: 10050;
	display: flex;
	flex-direction: column;
	width: min(380px, calc(100vw - 24px));
	height: min(560px, calc(100vh - 130px));
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 22px 50px rgba(15, 23, 42, 0.22);
	border: 1px solid rgba(15, 23, 42, 0.06);
	overflow: hidden;
	animation: site-chat-pop 0.28s ease;
}

.site-chat__header {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 14px 14px 14px 16px;
	background: linear-gradient(135deg, #5b94ff 0%, #4081fd 100%);
	color: #fff;
}

.site-chat__avatar {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	object-fit: cover;
	border: 2px solid rgba(255,255,255,0.55);
}

.site-chat__header-info {
	flex: 1;
	min-width: 0;
}

.site-chat__name {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}

.site-chat__status {
	display: flex;
	align-items: center;
	gap: 6px;
	margin-top: 3px;
	font-size: 12px;
	opacity: 0.92;
}

.site-chat__status-dot {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255,255,255,0.55);
}

.site-chat__status.is-online .site-chat__status-dot {
	background: #86efac;
	box-shadow: 0 0 0 3px rgba(134, 239, 172, 0.28);
}

.site-chat__close {
	width: 34px;
	height: 34px;
	border: none;
	border-radius: 10px;
	background: rgba(255,255,255,0.16);
	color: #fff;
	font-size: 22px;
	line-height: 1;
	cursor: pointer;
}

.site-chat__messages {
	flex: 1;
	overflow-y: auto;
	padding: 16px 14px;
	background: #f5f7fb;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.site-chat__msg {
	display: flex;
	align-items: flex-end;
	gap: 8px;
	max-width: 92%;
}

.site-chat__msg--visitor {
	align-self: flex-end;
	flex-direction: row-reverse;
}

.site-chat__msg-avatar {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	object-fit: cover;
	flex-shrink: 0;
}

.site-chat__bubble {
	padding: 11px 13px;
	border-radius: 16px;
	font-size: 14px;
	line-height: 1.45;
	color: #0f172a;
	background: #fff;
	box-shadow: 0 1px 2px rgba(15, 23, 42, 0.05);
}

.site-chat__msg--visitor .site-chat__bubble {
	background: #4081fd;
	color: #fff;
	border-bottom-right-radius: 6px;
}

.site-chat__msg--operator .site-chat__bubble {
	border-bottom-left-radius: 6px;
}

.site-chat__quick {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding: 10px 12px 4px;
	background: #fff;
	border-top: 1px solid #eef2f7;
}

.site-chat__quick-btn {
	border: 1px solid #dbe4f0;
	background: #f8fafc;
	color: #1e293b;
	border-radius: 999px;
	padding: 7px 11px;
	font-size: 12px;
	line-height: 1.2;
	cursor: pointer;
	transition: background 0.15s ease, border-color 0.15s ease;
}

.site-chat__quick-btn:hover {
	background: #eef5ff;
	border-color: #b6d0ff;
}

.site-chat__composer {
	display: flex;
	align-items: flex-end;
	gap: 8px;
	padding: 10px 12px 12px;
	background: #fff;
	border-top: 1px solid #eef2f7;
}

.site-chat__input {
	flex: 1;
	resize: none;
	min-height: 42px;
	max-height: 110px;
	padding: 11px 12px;
	border: 1px solid #dbe4f0;
	border-radius: 14px;
	font: inherit;
	font-size: 14px;
	line-height: 1.35;
	outline: none;
	background: #f8fafc;
}

.site-chat__input:focus {
	border-color: #93b8ff;
	background: #fff;
	box-shadow: 0 0 0 3px rgba(64, 129, 253, 0.12);
}

.site-chat__send {
	width: 42px;
	height: 42px;
	border: none;
	border-radius: 14px;
	background: #4081fd;
	color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.site-chat__send:hover {
	background: #326fe0;
}

@media (max-width: 767px) {
	.site-chat-teaser,
	.site-chat {
		right: 12px;
		left: 12px;
		width: auto;
		bottom: 96px;
	}

	.site-chat {
		height: min(72vh, 560px);
		border-radius: 18px;
	}
}
