@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic');html {
	overflow-x: hidden
}

body {
	font-family: 'Roboto',sans-serif;
	font-weight: 300;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%
}

h1,h2,h3,h4,h5,h6 {
	color: #444
}

.fa {
	font-size: 14px
}

h1 {
	font-size: 33px
}

h2 {
	font-size: 27px
}

h3 {
	font-size: 21px
}

#common-home .h3 {
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	padding-bottom: 27px;
	margin-bottom: 0
}

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: normal
}

button {
	outline: 0
}

.color-blue {
	color: #194395
}

.d-flex {
	display: flex
}

.align-items-center {
	align-items: center
}

.justify-content-end {
	justify-content: flex-end
}

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
}

#product-search #content #input-search {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 19px;
	color: #384764;
	padding: 11px 15px 9px 10px;
	height: auto;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0
}

select.form-control {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #384764;
	padding: 11px 15px 9px 10px;
	height: auto;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0
}

.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 {
	content: '* ';
	color: #F00;
	font-weight: bold
}

.dropdown-menu li>a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x
}

#top {
	background-color: #eee;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px
}

#top .container {
	padding: 0 20px
}

#top #form-currency .currency-select,#top #form-language .language-select {
	text-align: left
}

#top #form-currency .currency-select:hover,#top #form-language .language-select:hover {
	text-shadow: none;
	color: #fff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x
}

#top .btn-link,#top-links li,#top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none
}

#top .btn-link:hover,#top-links a:hover {
	color: #444
}

#top-links .dropdown-menu a {
	text-shadow: none
}

#top-links .dropdown-menu a:hover {
	color: #FFF
}

#top .btn-link strong {
	font-size: 14px;
	line-height: 14px
}

#top-links {
	padding-top: 6px
}

#top-links a+a {
	margin-left: 15px
}

#logo {
	margin: 0 0 10px 0
}

#logo h1 {
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: -5px
}
.line_logo .subtitle {
	font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #4c6793;
}

#search {
	margin-bottom: 10px
}

#search .input-lg {
	height: 41px;
	padding: 0 10px;
	font-weight: 200;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	color: #000;
	border: 0;
	background: #f5f7fa;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: none
}

#search .input-lg::-webkit-input-placeholder {
	color: #98b4dd;
	font-weight: 200;
	font-size: 15px;
	line-height: 18px
}

#search .input-lg::-moz-placeholder {
	color: #98b4dd;
	font-weight: 200;
	font-size: 15px;
	line-height: 18px
}

#search .input-lg:-moz-placeholder {
	color: #98b4dd;
	font-weight: 200;
	font-size: 15px;
	line-height: 18px
}

#search .input-lg:-ms-input-placeholder {
	color: #98b4dd;
	font-weight: 200;
	font-size: 15px;
	line-height: 18px
}

#search .btn-lg {
	line-height: 10px;
	border: 0;
	color: #194395;
	background: #f5f7fa;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px 12px 10px 18px
}

#search .btn-lg:before {
	content: '';
	background: url(../image/search.svg);
	width: 20px;
	height: 20px;
	display: inline-block
}

.main_menu {
	background-color: #fff;
	padding-top: 10px
}

#cart>.btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF
}

#cart.open>.btn {
	background-image: none;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	color: #666;
	box-shadow: none;
	text-shadow: none
}

#cart.open>.btn:hover {
	color: #444
}

#cart .dropdown-menu {
	background: #eee;
	z-index: 1001
}

#cart .dropdown-menu {
	min-width: 100%
}

@media(max-width: 478px) {
	#cart .dropdown-menu {
		width:100%
	}
}

#cart .dropdown-menu table {
	margin-bottom: 10px
}

#cart .dropdown-menu li>div {
	min-width: 427px;
	padding: 0 10px
}

@media(max-width: 478px) {
	#cart .dropdown-menu li>div {
		min-width:100%
	}
}

#cart .dropdown-menu li p {
	margin: 20px 0
}

#menu {
	margin-bottom: 0;
	min-height: auto;
	border: 0
}

#menu .nav>li>a {
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: #194395;
	line-height: 35px;
	padding: 0 5px 0 0
}

#menu .nav>li>a:focus {
	background: 0;
	outline: 0
}

#menu .nav>li>a:hover,#menu .nav>li.open>a {
	background-color: unset;
	font-weight: normal
}

#menu .dropdown-menu {
	padding-bottom: 0
}

#menu .dropdown-inner {
	display: table
}

#menu .dropdown-inner ul {
	display: table-cell
}

#menu .dropdown-inner a {
	min-width: 285px;
	display: block;
	padding: 3px 30px;
	clear: both;
	line-height: 20px;
	color: #333;
	font-size: 12px
}

#menu .dropdown-inner li a:hover {
	color: #fff
}

#menu .see-all {
	display: block;
	margin-top: .5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px
}

#menu .see-all:hover,#menu .see-all:focus {
	text-decoration: none;
	color: #fff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x
}

#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2)
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom,#23a1d1,#1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar:hover,#menu .btn-navbar:focus,#menu .btn-navbar:active,#menu .btn-navbar.disabled,#menu .btn-navbar[disabled] {
	color: #fff;
	background-color: #229ac8
}

#menu .navbar-nav li.main_cat_menu a {
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	color: #194395
}

#menu .navbar-nav li.main_cat_menu> .main_link:before {
	content: '';
	background: url(../image/burger.svg);
	width: 36px;
	height: 35px;
	display: inline-block;
	vertical-align: text-top;
	margin-right: 13px;
	margin-top: -9px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop {
	background: #3464c2;
	box-shadow: 0 4px 13px rgba(0,0,0,0.05);
	border-radius: 0 0 5px 5px;
	padding-top: 0;
	margin-top: 0;
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.two_drop {
	display: none;
	margin-left: 362px !important;
	top: 0
}
#menu .navbar-nav li.main_cat_menu a {
	padding-left: 0px;
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop {
	display: block;
	margin: 0;
	border-radius: 0;
	padding-top: 0;
	border: 0;
	margin-top: -1px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop img {
	max-width: 100%
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop .list-unstyled {
	display: flex
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop .list-unstyled li {
	width: auto;
	background: 0
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop .list-unstyled li:hover {
	background: #f5f7fa
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li>a {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: white;
	background: 0
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>.dropdown>a:after {
	content: '';
	background: url(../image/icon_menu.png) no-repeat;
	width: 10px;
	height: 10px;
	right: -30px;
	top: 3px;
	display: inline-block;
	float: right;
	position: relative
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li {
	background: #3464c2;
	padding: 10px 24px 14px 52px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li:first-child {
	padding-top: 19px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li:last-child {
	padding-bottom: 25px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li:hover {
	background: #2c5ab4;
	border-radius: 0 0 5px 5px
}

.navbar-nav>li {
	padding-right: 15px;
	height: 50px
}

@media(min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display:block
	}
}

@media(max-width: 767px) {
	#menu {
		border-radius:4px
	}

	#menu div.dropdown-inner>ul.list-unstyled {
		display: block
	}

	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0,0,0,0.1)
	}

	#menu .dropdown-inner {
		display: block
	}

	#menu .dropdown-inner a {
		width: 100%;
		color: #fff
	}

	#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover {
		background: rgba(0,0,0,0.1)
	}

	#menu .see-all {
		margin-top: 0;
		border: 0;
		border-radius: 0;
		color: #fff
	}
}

#content {
	min-height: 600px
}

footer hr {
	border-top: 0;
	border-bottom: 1px solid #f5f7fa;
	margin: 0
}

footer a {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #4c6793
}

footer a:hover {
	color: #4c6793
}

footer .h5 {
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	color: #c4cfe4
}
footer .line_contact {
	display: flex;
	position: relative;
	justify-content: space-around;
	margin-bottom: 48px;
}
footer .line_contact:last-child {
	margin-bottom: 0;
}
footer .line_contact .adress_line{
	position: absolute;
	top: -25px;
	left: 100px;
	font-size: 14px;
	line-height: 16px;
	color: #4c6793;
}
.row_center {
	display: flex;
	flex-direction: row;
	align-items: center
}

.alert {
	padding: 8px 14px 8px 14px
}

.breadcrumb {
	background: 0;
	margin: 0;
	padding: 19px 15px
}

.breadcrumb i {
	font-size: 15px
}

.breadcrumb>li {
	text-shadow: 0 1px 0 #FFF;
	padding-right: 13px;
	position: relative
}

.breadcrumb>li+li:before {
	content: '';
	padding: 0;
	background: url(../image/line_bread.svg);
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-right: 13px;
	vertical-align: text-top;
	margin-top: 3px
}

.breadcrumb>li a {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #4c6793
}

.breadcrumb>li:first-child {
	padding-left: 0
}

.pagination {
	margin: 0
}

.buttons {
	margin: 1em 0
}

.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn-xs {
	font-size: 9px
}

.btn-sm {
	font-size: 10.2px
}

.btn-lg {
	padding: 10px 16px;
	font-size: 15px
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
	font-size: 12px
}

.btn-group>.btn-xs {
	font-size: 9px
}

.btn-group>.btn-sm {
	font-size: 10.2px
}

.btn-group>.btn-lg {
	font-size: 15px
}

.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom,#eee,#ddd);
	background-repeat: repeat-x;
	border-color: #ddd #ddd #b3b3b3 #b7b7b7
}

.btn-primary {
	border: 0;
	background: #305fb9;
	box-shadow: 0 6px 14px rgba(25,67,149,0.11);
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #fff
}

.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled] {
	background-color: #ffee0a;
	background-position: 0 -15px;
	border: 0
}

.btn-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704
}

.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0,0,0,0.1)
}

.btn-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420
}

.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0,0,0,0.1)
}

.btn-success {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038
}

.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0,0,0,0.1)
}

.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom,#e06342,#dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a
}

.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled] {
	background-image: none;
	background-color: #df5c39
}

.btn-link {
	border-color: rgba(0,0,0,0);
	cursor: pointer;
	color: #23a1d1;
	border-radius: 0
}

.btn-link,.btn-link:active,.btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none
}

.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom,#444,#222);
	background-repeat: repeat-x;
	border-color: #222 #222 #000
}

.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: 1px solid #e1edff;
	color: #2f5db9;
	padding: 8px 12px
}

.list-group a.active,.list-group a.active:hover,.list-group a:hover {
	color: #305fb9;
	background: #f5f7fa;
	font-weight: bold
}

.carousel-caption {
	color: #fff;
	text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome
}

.product-thumb {
	background: #fff;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 6px 6px 12px 6px
}

.product-thumb .image {
	text-align: center;
	min-height: 206px;
	max-width: 206px;
	margin: 0 auto
}

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

.product-thumb .price_read {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.product-thumb .price_read .read_more a {
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	text-decoration-line: underline;
	color: rgba(25,67,149,0.29)
}

.product-thumb .instock:before {
	content: '';
	background: url(../image/instock.svg);
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 5px
}

.product-thumb .instock {
	font-weight: 300;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
	display: block;
	color: #71c545
}

.product-thumb .outstock:before {
	content: '';
	background: url(../image/outstock.svg);
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 5px
}

.product-thumb .outstock {
	font-weight: 300;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
	display: block;
	color: #c54d45
}

@media(min-width: 767px) {
	.product-list .product-thumb .image {
		float:left;
		padding: 0 15px
	}
}

.product-thumb .h4 {
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	height: 65px
}

.product-thumb .caption {
	padding: 0 6px
}

.product-list .product-thumb .caption {
	margin-left: 230px
}

.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 {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #194395
}

.product-thumb .price-new {
	font-weight: 600
}

.product-thumb .price-old {
	text-decoration: line-through;
	margin-left: 10px;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	text-decoration-line: line-through;
	color: rgb(25 67 149 / 83%);
}

.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block
}

.product-thumb .button-group {
	overflow: auto;
	display: flex;
	justify-content: center
}

.product-thumb .button-group button.button_cart {
	background: #305fb9;
	box-shadow: 0 6px 14px rgba(25,67,149,0.11);
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	line-height: 46px;
	color: #fff;
	width: 74%
}

.product-thumb .button-group button.button_cart:hover {
	background: #1548ab;
	color: white;
	font-weight: 300
}

.product-thumb .button-group button.button_cart span:before {
	content: '';
	background: url(../image/icon_cart.svg);
	display: inline-block;
	width: 16px;
	height: 13.5px;
	vertical-align: text-top;
	margin-right: 12px
}

.product-thumb .button-group button.button_wish:before {
	content: '';
	background: url('../image/icon_wish.svg');
	display: inline-block;
	width: 17px;
	height: 16px;
	vertical-align: sub
}

.product-thumb .button-group button.button_wish {
	margin-left: 4px;
	border: 1px solid #ffed00;
	box-sizing: border-box;
	border-radius: 3px;
	background: white;
	width: 48px;
	height: 48px
}

.product-thumb .button-group button.button_wish:hover {
	background: #ffed00
}

.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd
}

@media(max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left:0
	}

	footer .main_footer .phone_number {
		justify-content: center;
		margin-left: -65px
	}

	#product-category .pagination,#product-category .results_pagination {
		text-align: center
	}
}

.product-thumb .button-group button {
	width: 60%;
	border: 0;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase
}

.product-thumb .button-group button+button {
	width: 20%;
	border-left: 1px solid #ddd
}

.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer
}

@media(max-width: 1200px) {
	.product-thumb .button-group button,.product-thumb .button-group button+button {
		width:33.33%
	}
}

@media(max-width: 767px) {
	.product-thumb .button-group button,.product-thumb .button-group button+button {
		width:33.33%
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0
}

.thumbnails .main_image {
	height: 332px
}

.thumbnails .main_image .thumbnail {
	height: 332px
}

.thumbnails .main_image img {
	height: 100%
}

.thumbnails {
	padding-right: 9px
}

.thumbnails>img {
	width: 100%
}

.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd
}

.image-additional {
	max-width: 109px
}

.thumbnails .image-additional {
	float: left;
	margin-left: 10px
}

.thumbnails .image-additional:nth-child(2) {
	margin-left: 0
}

@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-image: none;
	background-color: #df5c39
}

header {
	padding: 13px 0;
	border-bottom: 1px solid #f5f7fa
}

header .phone_number a {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	padding-left: 55px;
	color: #1454bb
}
header .phone_number a:nth-child(2) {
	padding-left: 55px;
}
header .phone_number {
	display: flex;
	flex-direction: column;
}

header .phone_number a:first-child::before {
	content: '';
	background: url(../image/call.svg);
	width: 35px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 21px;
	position: absolute;
	left: 15px;
	top: 2px;
}
.main_menu.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%!important;
	margin-top: 0;
	box-shadow: 0px 20px 35px -25px;
}
.main_menu .desk_search {
	display: none;
}
.fixed .navbar-nav > li {
	display: none;
}
.fixed .navbar-nav li:nth-child(1), .fixed .navbar-nav li:nth-child(2){
	display: block;
}
.fixed .some_menu {
	width: 33%;
}
.main_menu.fixed .desk_search {
	display: block;
	margin-top: -5px;
}
.main_menu.fixed #search .btn-lg {
	margin-top: -1px;
}
.main_menu.fixed .navbar-nav>li {
	height: 45px;
}
.main_menu.fixed .desk_search #search {
	margin-bottom: 0;
	display: flex !important;
	width: 100%;
	padding-bottom: 5px;
	align-items: center;
}
.main_menu.fixed .desk_search #search .input-group-btn {
	width: auto;
}
@media (min-width: 768px) {
	.main_menu.fixed .desk_search #search {
		display: none !important; 
	}
	.main_menu.fixed .container > .desk_search #search {
		display: flex !important;
	}

}
@media (max-width: 991px) {
	.main_menu.fixed .container > .desk_search #search {
		display: none !important;
	}

}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	padding: 0;
	overflow: visible !important
}

#menu .navbar-nav li.main_cat_menu:first-child .main_link {
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #194395;
	padding-left: 0;
	line-height: 35px;
}

.main_menu .block_cart {
	display: flex;
	flex-direction: row;
	justify-content: flex-end
}

.main_menu .block_cart .but_cart a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #194395;
	position: relative
}

.main_menu .block_cart .but_wishlist a, 
.main_menu .block_cart .sign_in a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #194395;
	position: relative
}

.main_menu .block_cart .but_wishlist,
.main_menu .block_cart .sign_in {
	margin-right: 8px
}

#account-login #content>div>.col-sm-6 {
	padding-left: 0
}

.main_menu .block_cart .but_wishlist a:before {
	content: '';
	background: url(../image/wish.svg);
	width: 35px;
	height: 35px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
.main_menu .block_cart .sign_in a:before {
	content: '';
	background: url(../image/account.svg);
	width: 35px;
	height: 35px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
.main_menu .block_cart .but_cart a:before {
	content: '';
	background: url('../image/cart.svg');
	width: 35px;
	height: 35px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.main_menu .block_cart .but_wishlist .count_wish {
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	color: #18469c;
	background: #ffed00;
	height: 16px;
	width: 16px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	line-height: 16px;
	position: absolute;
	left: 20px;
	top: -15px
}

.main_menu .block_cart #cart .count_wish {
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	color: #18469c;
	background: #ffed00;
	height: 16px;
	width: 16px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	line-height: 16px;
	position: absolute;
	left: 20px;
	top: -6px
}

.slider {
	height: 502px;
	width: 100%;
	background: url(../image/banner.jpg) bottom center no-repeat;
	background-size: cover
}

.slider .background-layer .title_slide {
	font-weight: 300;
	font-size: 41px;
	line-height: 48px;
	color: #fff;
	text-shadow: 0 4px 29px rgba(0,0,0,0.21)
}

.slider .background-layer .title_slide .main_part {
	font-style: normal;
	font-weight: 300;
	font-size: 41px;
	line-height: 48px;
	color: #ffed00;
	text-shadow: 0 4px 29px rgba(0,0,0,0.21);
	display: block
}

.slider .background-layer .desc_title {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-shadow: 0 4px 20px rgba(0,0,0,0.25);
	margin-top: 28px
}

.slider .background-layer,.slider .background-layer .container {
	height: 100%
}

.slider .background-layer .content_banner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding: 0 15px
}

.slider .background-layer .content_banner .read_more a {
	background: #2f5eba;
	border: 2px solid #ffed00;
	border-radius: 3px;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0,0,0,0.2);
	padding: 21px 51px
}

.slider .background-layer .content_banner .read_more {
	display: inline-flex;
	margin-top: 49px
}

.preim {
	background: white;
	padding: 16px 0 13px 0
}

.preim .some_preim .text {
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	color: #1454bb
}

.preim .some_preim:nth-child(1) .text:before {
	content: '';
	background: url(../image/1_preim.svg) no-repeat;
	display: inline-block;
	width: 37px;
	height: 45px;
	position: relative;
	vertical-align: middle;
	margin-right: 13px
}

.preim .some_preim:nth-child(2) .text:before {
	content: '';
	background: url(../image/2_preim.svg) no-repeat;
	display: inline-block;
	width: 37px;
	height: 45px;
	position: relative;
	vertical-align: middle;
	margin-right: 13px
}

.preim .some_preim:nth-child(3) .text:before {
	content: '';
	background: url(../image/3_preim.svg) no-repeat;
	display: inline-block;
	width: 37px;
	height: 45px;
	position: relative;
	vertical-align: middle;
	margin-right: 13px
}

.preim .some_preim:nth-child(4) .text:before {
	content: '';
	background: url(../image/4_preim.svg) no-repeat;
	display: inline-block;
	width: 37px;
	height: 45px;
	position: relative;
	vertical-align: middle;
	margin-right: 13px
}

.preim .line_preim {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.preim .line_preim .some_preim {
	display: inline-flex;
	justify-content: center
}

.category_block {
	background: #f5f7fa;
	padding: 10px 0 55px 0
}

.category_block h1 {
	font-size: 26px;
	text-align: center;
	padding-bottom: 20px
}

.category_block .top_line .some_cat {
	background: #fff;
	box-shadow: 1px 4px 24px rgba(0,0,0,0.04);
	border-radius: 5px;
	display: flex;
	padding: 14px 16px 17px 0;
	min-height: 178px
}

.category_block .top_line .some_cat .image_cat {
	margin-right: 15px;
	width: 45%;
}

.category_block .top_line .some_cat .text_block {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	width: 55%;
}

.category_block .top_line .some_cat .text_block .title_cat {
	font-weight: 500;
	font-size: 19px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #194395
}

.category_block .top_line .some_cat .text_block .desc_cat {
	font-weight: 300;
	font-size: 13px;
	line-height: 125.3%;
	color: #384764;
	margin-top: 10px
}

.category_block .top_line .some_cat .text_block .link_cat {
	position: absolute;
	right: 0;
	bottom: 0
}

.category_block .top_line .some_cat .text_block .link_cat .read_more {
	font-size: 13px;
	line-height: 15px;
	text-decoration-line: underline;
	color: rgba(25,67,149,0.29)
}

.category_block .top_line .some_cat .text_block .link_cat .read_more:after {
	content: '';
	background: url('../image/line_right.png');
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle
}

.category_block .top_line,.category_block .bottom_line {
	display: inline-block;
	width: 100%
}

.category_block .bottom_line {
	padding-top: 30px
}

.category_block .bottom_line .some_cat {
	background: #fff;
	box-shadow: 1px 4px 24px rgba(0,0,0,0.04);
	border-radius: 5px;
	display: flex;
	padding: 11px 16px 5px 0;
	min-height: 141px;
	align-items: center;
	position: relative
}

.category_block .bottom_line .some_cat .image_cat {
	margin-right: 15px;
	width: 35%;
}

.category_block .bottom_line .some_cat .text_block {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 65%;
}

.category_block .bottom_line .some_cat .text_block .title_cat {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #194395
}

.category_block .bottom_line .some_cat .text_block .desc_cat {
	font-weight: 300;
	font-size: 13px;
	line-height: 125.3%;
	color: #384764;
	margin-top: 10px
}

.category_block .bottom_line .some_cat .text_block .link_cat {
	position: absolute;
	right: 0;
	bottom: 0
}

.category_block .bottom_line .some_cat .text_block .link_cat .read_more {
	font-size: 13px;
	line-height: 15px;
	text-decoration-line: underline;
	color: rgba(25,67,149,0.29)
}

.category_block .bottom_line .some_cat .text_block .link_cat .read_more:after {
	content: '';
	background: url('../image/line_right.svg');
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle
}

.product-layout .product-thumb .caption .h4 a,.product-layout .product-thumb .caption h4 a {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #384764
}

.owl-carousel .owl-nav {
	position: absolute;
	top: -68px;
	right: 0
}

.owl-carousel .owl-nav .owl-prev span,.owl-carousel .owl-nav .owl-next span {
	color: #1454bb;
	font-size: 32px
}

body #content .owl-carousel .owl-nav button {
	background: #f5f7fa;
	border-radius: 3px;
	transform: matrix(1,0,0,-1,0,0);
	width: 41px;
	height: 41px
}

.owl-carousel .owl-nav .owl-prev {
	margin-right: 6px
}

#common-home .latest_block {
	padding: 84px 15px 50px 15px
}
#common-home .latest_block.spl {
	padding: 84px 15px 15px 15px
}
#common-home .featured_block {
	padding: 0 15px 79px 15px
}
#common-home .latest_block.lst {
	padding: 15px 15px 15px 15px
}
.carousel_brand {
	background: #f5f7fa;
	padding: 34px 0
}
.carousel_brand .swiper-wrapper {
	display: flex;
}
.carousel_brand .swiper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.carousel_brand .swiper-slide {
	width: 10%;
	margin-right: 15px;
	margin-bottom: 10px;
	display: inline-flex;
}
.carousel_brand .swiper-slide img{
	width: auto;
	display: inline-flex;
}
footer .logo_image img {
	max-width: 100%
}

footer .main_footer .logo_block .desc_logo {
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #627aa0;
	margin-top: 21px
}

footer .main_footer {
	padding: 55px 0 40px 0;
	display: inline-block
}

footer .main_footer .logo_block .logo_image {
	width: 67.5%
}

footer .main_footer .phone_number {
	display: flex;
	flex-direction: row
}

footer .main_footer .phone_number .link_phone {
	display: flex;
	flex-direction: column
}

footer .main_footer .phone_number:before {
	content: '';
	background: url(../image/call.svg);
	background-repeat: no-repeat;
	width: 45px;
	height: 35px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 26px;
	margin-top: 0px
}

footer .main_footer .phone_number a {
	margin-bottom: 2px
}

footer .main_footer .phone_number a {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #1a4497
}

footer .main_footer .email:before {
	content: '';
	background: url(../image/email.svg);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	display: inline-block
}

footer .main_footer .email {
	text-align: center;
	margin-top: 0px;
	margin-left: 73px;
}

footer .main_footer .graf {
	display: flex;
	flex-direction: column
}

footer .main_footer .graf span {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #4c6793;
	margin-top: 11px
}

footer .main_footer .graf span:first-child {
	margin-top: 0
}

footer .bottom_copyright {
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	color: #8fa0bc;
	text-align: center
}

footer .bottom_copyright p {
	padding: 8px 0;
	margin-bottom: 0
}

.block_breadcrumbs {
	background: #f5f7fa;
	margin-bottom: 43px
}

.block_breadcrumbs li:last-child a {
	pointer-events: none;
	color: #384764
}

#information-contact .info_contact .some_title {
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	display: flex;
	align-items: center;
	color: #194395
}

#information-contact .info_contact {
	padding-left: 58px
}

#information-contact .info_contact .inblock {
	display: flex;
	margin-bottom: 45px
}

#information-contact .info_contact .inblock:last-child {
	margin-bottom: 0
}

#information-contact .info_contact .inblock:first-child:before {
	content: '';
	background: url('../image/icon1_contact.png');
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 26px
}

#information-contact .info_contact .inblock:nth-child(2):before {
	content: '';
	background: url('../image/icon2_contact.png');
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 26px
}

#information-contact .info_contact .inblock:nth-child(3):before {
	content: '';
	background: url('../image/icon3_contact.png');
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-right: 26px
}

#information-contact .info_contact .desc {
	font-weight: 300;
	font-size: 16px;
	line-height: 154.3%;
	color: #384764;
	margin-top: 10px
}

#information-contact .info_contact .inblock .desc span {
	font-weight: normal;
	font-size: 16px;
	line-height: 154.3%;
	color: #384764;
	display: block;
	font-weight: 300
}

#information-contact .info_contact .inblock .desc span b {
	font-weight: 400
}

#information-contact {
	padding: 50px 0 0 0
}

#information-contact .info_contact .desc .phone {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #1a4497;
	display: block
}

#information-contact .info_contact .desc .email {
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #4c6793;
	display: block
}

#information-contact .info_contact .desc .email:before {
	content: '';
	background: url(../image/email.svg);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	display: inline-block;
	margin-right: 9px
}

#information-contact .info_contact .desc .phone {
	margin-bottom: 13px
}

#information-contact .info_contact .buttom_map {
	display: flex;
	margin-top: 17px
}

#information-contact .info_contact .buttom_map a {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #fff;
	text-shadow: 0 2px 4px rgba(0,0,0,0.2);
	background: #305fb9;
	box-shadow: 0 6px 14px rgba(25,67,149,0.11);
	border-radius: 3px;
	padding: 18px 66px
}

footer {
	box-shadow: 1px -3px 24px rgba(0,0,0,0.04)
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop li>ul {
	display: block;
	list-style: none;
	padding: 0;
	padding-left: 10px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop a {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #214da3;
	min-width: unset
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop a.link_image {
	padding: 0
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop>div>ul>li {
	padding: 16px 22px 30px 22px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop>div>ul>li .image {
	width: 149px;
	height: 103px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	margin-bottom: 16px
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop li>ul>li>.gchild {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 150.9%;
	color: #8fa0bc
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop .dropdown-inner>ul>li:hover>a {
	color: #ffed00
}

#menu .navbar-nav li.main_cat_menu .dropdown-menu.first_drop ul li:hover .dropdown-menu.two_drop li>ul>li>.gchild:hover {
	color: #415475;
	background: 0
}

.line-sort {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly
}

#column-left .list-group {
	background: #3464c2;
	box-shadow: 0 4px 13px rgba(0,0,0,0.05);
	border-radius: 0 0 3px 3px
}

#column-left .list-group a {
	background: 0;
	border: 0
}

.line_sort {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.line_sort .sort_list {
	max-width: 313px
}

.line_sort .sort_count {
	max-width: 179px;
	float: right
}

.line_sort .sort_list .input-group-addon,.line_sort .sort_count .input-group-addon {
	background: #f5f7fa;
	border-radius: 3px 0 0 3px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #194395;
	border: 0;
	padding: 12px 16px 13px 24px
}

.line_sort .sort_list #input-sort,.line_sort .sort_count #input-limit {
	padding: 11px 15px 9px 10px;
	height: auto;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: 0
}

.line_sort .sort_list #input-sort option,.line_sort .sort_list #input-sort,.line_sort .sort_count #input-limit option,.line_sort .sort_count #input-limit {
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #384764
}

#product-category #content>h1 {
	font-style: normal;
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	margin-top: 0;
	margin-bottom: 23px
}

#product-category #content>.desc_cat {
	font-weight: 300;
	font-size: 16px;
	line-height: 154.3%;
	color: #384764;
	display: inline-block;
	width: 100%
}

#product-category #content .sub_cat {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: left;
	padding: 0;
	margin-top: 34px;
	margin-bottom: 32px;
	flex-wrap:wrap;
}

#product-category #content .sub_cat li a {
	width: 149px;
	height: 103px;
	display: inline-flex;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
}

#product-category #content .sub_cat li a img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	object-fit: contain
}

#product-category #content .sub_cat li a span {
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	display: inline-flex;
	justify-content: center;
	width: 100%;
	left: 0;
	background: #f5f7fa;
	color: #194395;
	padding: 2px 0;
}
#product-category #content .sub_cat li:hover a span {
	background: #3464c2;
	color: #ffffff;
}

#product-category #content .sub_cat li {
	margin-right: 20px;
	margin-bottom: 15px;
}

#product-category #content .sub_cat li:last-child {
	margin-right: 0
}

#column-left .list-group a.column_1 {
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: white;
	text-shadow: unset;
	padding: 18px 28px 18px 25px
}

#column-left .list-group a.column_2 {
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 38px
}

#column-left .list-group .column_3 {
	list-style: none
}

#column-left .list-group .column_3>li>a {
	font-weight: normal;
	font-size: 14px;
	line-height: 188.9%;
	color: #ffffffa1
}

#column-left .list-group .column_4 {
	list-style: none;
	padding-left: 15px
}

#column-left .list-group .column_4>li>a {
	font-weight: 400;
	font-size: 14px;
	line-height: 188.9%;
	color: #ffffff96
}

#column-left .list-group a.main_cat_menu {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: rgba(255,255,255,0.72);
	text-shadow: unset;
	padding: 17px 18px
}

body #column-left .point_1.active>a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffed00 !important
}

.simplecheckout-block-content .form-horizontal .row-shipping_post_operator {
	width: 100%
}

.simplecheckout-block-content .form-horizontal .row-shipping_post_operator label {
	display: none !important
}

body #column-left .list-group a.active,body #column-left .list-group .active>a {
	font-weight: 400;
	color: #fff
}

#column-left .point_1.active>a {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	color: #ffed00
}

#column-left .list-group ul {
	display: none
}

#column-left .list-group ul.active {
	display: block
}

#column-left .list-group a.main_cat_menu:before {
	content: '';
	background: url(../image/icon_main_cat.png) no-repeat;
	display: inline-block;
	width: 17px;
	height: 12px;
	margin-right: 22px
}

#column-left .list-group a.column_1:after {
	content: '';
	background: url(../image/icon_menu.png) no-repeat;
	width: 10px;
	height: 10px;
	right: 10px;
	top: 0;
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 0;
	margin: auto
}

#column-left .list-group .point_1>a.active:after {
	content: '';
	background: url(../image/icon_menu_yellow.svg) no-repeat;
	width: 10px;
	height: 10px;
	right: 10px;
	top: 0;
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 0;
	margin: auto
}

#column-left .point_1.active {
	background: #2c5ab4 !important
}

#column-left .point_1.active>a.active {
	background: #3464c2 !important
}

#column-left .list-group-item.active.main_cat_menu {
	background: #2c5ab4;
	color: rgba(255,255,255,0.72);
	font-weight: normal
}

#product-product h1 {
	font-style: normal;
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	margin-bottom: 20px;
	padding: 0
}

#product-product .thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 0;
	line-height: 1.42857143;
	background-color: #fff;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px
}

.info_block .upc {
	font-weight: 300;
	font-size: 15px;
	line-height: 18px;
	color: #8fa0bc;
	margin-bottom: 28px
}

.info_block .price {
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #194395
}

.info_block .instock:before {
	content: '';
	background: url(../image/instock.svg);
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 5px
}

.info_block .instock {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #71c545
}

.info_block .outstock:before {
	content: '';
	background: url(../image/outstock.svg);
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 5px
}

.info_block .outstock {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #c54d45
}

.info_block #button-cart, .info_block .preOrderForm {
	background: #305fb9;
	box-shadow: 0 6px 14px rgba(25,67,149,0.11);
	border-radius: 3px;
	padding: 18px 0 15px 0
}

.info_block #button-cart:before {
	content: '';
	background: url(../image/icon_cart.svg);
	display: inline-block;
	width: 16px;
	height: 13.5px;
	vertical-align: text-top;
	margin-right: 12px
}

.info_block .wish {
	border: 1px solid #ffed00;
	box-sizing: border-box;
	border-radius: 3px;
	background: 0;
	box-shadow: none;
	text-shadow: none;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #194395;
	text-align: center;
	width: 100%;
	padding: 16px 0 17px 0;
	margin-top: 16px
}

.info_block .wish:before {
	content: '';
	background: url(../image/wish_icon.svg);
	display: inline-block;
	width: 20px;
	height: 19px;
	vertical-align: text-top;
	margin-right: 12px
}

.number-spinner {
	display: flex;
	flex-direction: row;
	margin: 30px 0 14px 0
}

.number-spinner .but_quant {
	display: flex;
	flex-direction: column
}

.number-spinner .but_quant .btn-default {
	background: #3565c3;
	border: 0;
	color: white;
	font-size: 15px;
	padding: 0;
	width: 41px;
	margin: 0
}

.number-spinner .but_quant .input-group-btn:nth-child(1) button {
	margin-right: 0;
	border-radius: 0 3px 0 0;
	border-bottom: 1px solid rgba(196,207,228,0.22)
}

.number-spinner .but_quant .input-group-btn:nth-child(2) button {
	border-radius: 0 0 3px 0;
	margin-left: 0
}

.number-spinner .control-label {
	background: #f5f7fa;
	border-radius: 3px 0 0 3px;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #194395;
	text-align: center;
	padding: 12px 18px 14px 24px;
	margin: 0
}

.number-spinner #input-quantity {
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	height: 42px;
	box-shadow: unset;
	font-weight: normal;
	font-size: 16px;
	line-height: 154.3%;
	color: #194395
}

button {
	outline: none !important
}

.info_block .price .word_price {
	text-transform: uppercase
}

.info_block .price .some_price {
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	color: #194395;
	width: 76%;
	text-align: center;
	display: inline-block
}

.info_block .price .some_price_special {
	font-weight: 500;
	font-size: 25px;
	line-height: 35px;
	color: #194395;
	width: 76%;
	text-align: left;
	display: inline-block
}

.info_block .price .some_price_special .norm_price {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	text-decoration-line: line-through;
	color: rgb(25 67 149 / 85%);
}

#product-product .block_info {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding-right: 0
}

#product-product .block_info .title {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #194395
}

#product-product .block_info .paymeny_info .title:before {
	content: '';
	background: url(../image/payment.svg);
	display: inline-block;
	width: 38px;
	height: 38px;
	vertical-align: text-top;
	margin-right: 12px
}

#content .line_sub_cat {
	display: inline-block;
	width: 100%
}

#product-product .block_info .shipping_info .title:before {
	content: '';
	background: url(../image/shipping.svg);
	display: inline-block;
	width: 38px;
	height: 38px;
	vertical-align: text-top;
	margin-right: 12px
}

#product-product .block_info .paymeny_info .variant_payment .one_var {
	font-size: 15px;
	line-height: 120%;
	align-items: center;
	color: #384764;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 11px 17px 11px 17px;
	margin-top: 9px
}

#product-product .block_info .width_block {
	width: 100%
}

#product-product .block_info .paymeny_info {
	margin-bottom: 24px
}

#product-product .block_info .shipping_info .variant_shipping .one_var {
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 13px 27px 13px 16px;
	margin-top: 9px
}

#product-product .block_info .shipping_info .variant_shipping .one_var .blue {
	font-weight: normal;
	font-size: 15px;
	line-height: 120%;
	color: #194395;
	display: block
}

#product-product .block_info .shipping_info .variant_shipping .one_var .some_text {
	font-size: 15px;
	line-height: 120%;
	color: #384764
}

#product-product .block_info .shipping_info .variant_shipping .one_var .some_text b {
	font-weight: 500;
	display: block
}

#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery {
	margin: 20px 0 10px 0
}

#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery .some_list {
	font-weight: normal;
	font-size: 14px;
	line-height: 126.3%;
	text-transform: uppercase;
	color: #8fa0bc
}

#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery .some_list .new_poshta:before {
	content: '';
	background: url(../image/nova_poshta.png);
	width: 28px;
	height: 28px;
	margin-right: 16px;
	vertical-align: middle;
	display: inline-block
}

#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery .some_list .deliver:before {
	content: '';
	background: url(../image/ship_delivery.png);
	width: 28px;
	height: 28px;
	margin-right: 16px;
	vertical-align: middle;
	display: inline-block
}

#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery .some_list .hyunsel:before {
	content: '';
	background: url(../image/sat.jpg);
	width: 28px;
	height: 28px;
	margin-right: 16px;
	vertical-align: middle;
	background-size: contain;
	display: inline-block;
	border-radius: 5px;
}
.special_line {
	padding: 5px 10px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background: red;
	font-size: 15px;
	border-bottom-right-radius: 4px;
	font-weight: 500;
}
#product-product .block_info .shipping_info .variant_shipping .one_var .list_delivery .some_list>div {
	margin-top: 7px
}

#product-product .top_block_product {
	display: inline-block;
	width: 100%
}

#product-product .text_desc_product {
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	align-items: center;
	text-transform: uppercase;
	color: #194395;
	margin-bottom: 35px;
	margin-top: 54px
}

#product-product #tab-description {
	font-weight: 300;
	font-size: 16px;
	line-height: 154.3%;
	color: #384764;
	margin-bottom: 60px
}

.thumb_image .slick-prev,.thumb_image .slick-next {
	display: none !important
}

.thumb_image:hover .slick-prev {
	display: inline-block !important;
	position: absolute;
	z-index: 999;
	background: #f5f7fa;
	border-radius: 5px 0 0 5px;
	border: 0;
	height: 100%;
	top: 54px;
	color: #1454bb;
	font-size: 0;
	left: 0
}

#product-category .product-layout {
	padding: 10px 15px
}

.thumb_image .slick-prev:before {
	content: '';
	background: url('../image/next.png');
	width: 10px;
	height: 17.3px;
	left: 0;
	display: inline-block;
	vertical-align: middle;
	transform: rotate(180deg)
}

.thumb_image:hover .slick-next {
	display: inline-block !important;
	position: absolute;
	z-index: 999;
	background: #f5f7fa;
	border-radius: 0 5px 5px 0;
	border: 0;
	right: 0;
	top: 53px;
	height: 100%;
	color: #1454bb;
	font-size: 0
}

.thumb_image .slick-next:before {
	content: '';
	background: url('../image/next.png');
	width: 10px;
	height: 17.3px;
	display: inline-block;
	vertical-align: middle
}

.thumb_image {
	margin-top: 5px
}

.recently_block {
	margin-top: 60px;
}

.recently_block h3,.recently_block .h3 {
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	padding-bottom: 27px;
	margin-bottom: 0
}

.simple_checkout h1 {
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	margin-bottom: 24px
}

.simplecheckout-cart .input-group-btn button {
	background: #3565c3;
	border: 0;
	color: white;
	font-size: 15px;
	padding: 0;
	width: 41px;
	margin: 0
}

.container {
	padding: 0
}

.slide_about {
	background: url(../image/banner_about.png);
	width: 100%;
	display: flex;
	height: 330px;
	flex-direction: row;
	align-items: center;
	background-size: cover
}

.slide_about .block_text .title:before {
	content: '';
	background: url(../image/star_about.png);
	display: inline-block;
	width: 61px;
	height: 61px;
	position: relative;
	vertical-align: middle;
	position: absolute;
	left: -85px;
	margin-top: 25px
}

.slide_about .block_text .title {
	font-style: normal;
	font-weight: 300;
	font-size: 41px;
	line-height: 48px;
	color: #fff;
	text-shadow: 0 4px 29px rgba(0,0,0,0.21);
	position: relative;
	margin-left: 85px;
	max-width: 515px
}

.slide_about .block_text .desc_title {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-shadow: 0 4px 20px rgba(0,0,0,0.25);
	margin-top: 27px
}

.abous_us {
	margin-bottom: 0
}

.content_about .history_block .history_title {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	display: flex;
	align-items: center;
	color: #194395;
	margin-bottom: 23px
}

.content_about .history_block .desc_block {
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 154.3%;
	color: #384764
}

#information-contact .title_page {
	font-style: normal;
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	margin-bottom: 40px
}

.content_about .history_block {
	margin-bottom: 80px
}

.content_about .history_block p {
	margin: 20px 0
}

.content_about .history_block .image_column_4 {
	column-count: 4
}

.content_about .history_block .image_column_3 {
	column-count: 3
}

.content_about .block_right img {
	max-width: 100%
}

.content_about .block_right .image_column_2 {
	column-count: 2;
	padding: 21px
}

.content_about .block_right .image_column_3 {
	column-count: 3;
	padding: 21px
}

.content_about .block_right .title_block {
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #194395;
	background: #f5f7fa;
	border-radius: 5px 5px 0 0;
	padding: 21px 0 20px 34px
}

.content_about .block_right {
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 5px;
	margin-bottom: 21px
}

.content_about .some_img:hover:before {
	content: '';
	background-color: rgba(255,255,255,0.78);
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute
}

.content_about .some_img:hover:after {
	content: '';
	background: url(../image/zoom.png) center center no-repeat;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.content_about .some_img {
	display: block;
	position: relative;
	width: 150px;
	height: 101px;
	overflow: hidden;
	border-radius: 5px;
}
.content_about .block_right .some_img {
	width: auto;
	height: auto;
}
#cart #cart-total {
	font-weight: 500;
	font-size: 17px;
	line-height: 20px;
	color: #194395;
	margin-left: 11px
}

.content_contact .content_map iframe {
	width: 100%
}

#column-left {
	display: none
}

#product-category #column-left {
	display: inline-block
}

.product-thumb .button-group a.preOrderForm {
	background: #305fb9;
	box-shadow: 0 6px 14px rgb(25 67 149 / 11%);
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	text-transform: uppercase;
	width: 74%;
}
body > #preOrderForm {
	display: none;
}
#preOrderForm .title_form {
	font-style: normal;
	font-weight: 300;
	font-size: 31px;
	line-height: 36px;
	color: #384764;
	text-align: center;
	margin-bottom: 15px;
}
#preOrderForm input {
	font-weight: 200;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	height: 41px;
	padding: 11px 0 12px 12px;
	background: #F5F7FA;
	border-radius: 3px;
	border: none;
	box-shadow: none;
	margin-bottom: 15px;
}
#preOrderForm form {
	flex-direction: column;
	display: flex;
	max-width: 100%;
	width: 400px;
}
#preOrderForm .name_product {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	align-items: center;
	color: #194395;
	background: none;
	outline: none;
	pointer-events: none;
	text-align: center;
	max-width: 100%;
	width: 100%;
	margin-bottom: 40px;
	display: block;
}
#preOrderForm input[type="submit"] {
	margin: 0px !important;
	background: linear-gradient(270deg, #71C545 0%, #14AD2D 103.36%);
	box-shadow: 0px 6px 14px rgb(25 67 149 / 11%);
	border-radius: 3px;
	border: none;
	font-style: normal;
	font-weight: 500;
	margin-top: 30px;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgb(0 0 0 / 20%);
	padding: 17px 0 18px 0;
	text-align: center;
	width: 100%;
	height: auto;
}
.block_extra_description table td {
	border: 1px solid #e2e2e2;
	padding: 5px 25px;
}
.block_extra_description table thead td {
	font-weight: bold;
}
.block_extra_description table td:last-child {
	border-left: 0px; 
}
@media all and (max-width: 991px) {
	#product-category #column-left {
		display:none
	}
	.block_contact_footer {
		margin-top: 50px;
	}
	.carousel_brand .swiper-slide {
		width: 20%;
	}
	.main_footer>div {
		text-align: center
	}

	#product-category #column-left.open {
		display: inline-block
	}

	.row_center {
		display: block
	}

	.slider,.preim {
		display: none
	}

	footer .main_footer .logo_block .logo_image {
		width: 63%;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 36px
	}

	footer .main_footer .logo_block .desc_logo {
		display: none
	}

	.swiper-container {
		width: 75%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		overflow: hidden;
		z-index: 1
	}

	.swiper-viewport .swiper-pager .swiper-button-next {
		opacity: 1;
		right: 15px
	}

	.swiper-viewport .swiper-pager .swiper-button-prev {
		opacity: 1;
		left: 25px
	}

	.carousel_brand .row {
		margin: 0
	}

	.category_block .top_line .some_cat {
		display: flex;
		min-height: unset;
		position: relative;
		align-items: center;
	}

	.category_block .top_line .some_cat .image_cat, .category_block .bottom_line .some_cat .image_cat {
		width: 41%;
		display: inline-block;
		vertical-align: bottom
	}

	.category_block .top_line .some_cat .image_cat img, .category_block .bottom_line .some_cat .image_cat img {
		max-width: 100%;
		height: auto;
	}

	.category_block .top_line .some_cat .text_block, .category_block .bottom_line .some_cat .text_block {
		display: inline-block;
		width: 59%;
		position: unset
	}

	.category_block .top_line .col-sm-6:first-child,.category_block .top_line .col-sm-6:last-child {
		padding: 7.5px 15px
	}

	.category_block .top_line .some_cat .text_block .title_cat {
		font-size: 15px;
		line-height: 15px
	}

	.category_block .top_line .some_cat .text_block .link_cat {
		position: absolute;
		right: 0;
		bottom: 0
	}

	.category_block .bottom_line .col-sm-4:first-child {
		padding-left: 15px
	}

	.category_block .bottom_line>div {
		margin: 15px 0
	}

	.category_block .bottom_line .col-sm-4:last-child {
		padding-right: 15px
	}

	#cart #cart-total {
		display: none
	}

	.main_menu .block_cart .but_wishlist {
		margin-right: 5px
	}

	header .phone_number {
		display: none
	}

	header .desk_search {
		display: none
	}

	.mobile_search .button_search:before {
		content: '';
		background: url(../image/search.svg);
		width: 20px;
		height: 20px;
		display: inline-block
	}

	header #logo>.mobile_search {
		display: inline-block;
		text-align: right
	}

	header #logo>.mobile_search>.button_search {
		display: inline-block
	}

	header #logo>.mobile_search>#search {
		display: none;
		transition: 1s;
		opacity: 0
	}

	#logo {
		margin: 0;
		padding: 21px 5px 18px 5px
	}

	.main_menu .some_menu {
		display: none
	}

	header {
		padding: 0;
		border-bottom: 1px solid #f5f7fa
	}

	.mobile_menu .main_cat {
		padding-bottom: 10px;
		font-weight: normal;
		font-size: 15px;
		text-transform: uppercase;
		color: #194395
	}

	.mobile_menu .main_cat:before {
		content: '';
		background: url(../image/burger.svg);
		width: 36px;
		height: 35px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 13px
	}

	.main_menu .block_cart {
		display: inline-flex;
		flex-direction: row;
		justify-content: flex-end;
		padding-right: 20px
	}

	.mobile_menu {
		display: inline-flex;
		flex-direction: row;
		justify-content: flex-start
	}

	.main_menu .block_cart .but_cart a:before {
		margin-right: 0
	}

	.category_block {
		padding: 7.5px 0 45px
	}

	.category_block .bottom_line {
		padding-top: 0
	}

	.category_block .bottom_line .col-sm-4:first-child {
		margin-top: 7.5px
	}

	#common-home .latest_block {
		padding: 45px 20px
	}

	#common-home .featured_block {
		padding: 0 20px 48px
	}

	#common-home h3,#common-home .h3 {
		font-weight: 300;
		font-size: 24px;
		line-height: 24px;
		color: #384764;
		padding-bottom: 17px;
		margin-bottom: 0
	}

	.owl-carousel .owl-nav {
		position: absolute;
		top: -50px;
		right: 0
	}

	.product-thumb .button-group button.button_cart {
		width: 80%
	}

	.product-thumb .button-group {
		justify-content: space-around
	}

	.product-thumb {
		padding: 6px 15px 15px
	}

	.owl-dots {
		display: none
	}

	footer .main_footer .col-sm-3,footer .main_footer .col-sm-2 {
		display: inline-flex;
		align-content: center;
		text-align: center;
		margin-bottom: 39px
	}

	footer .main_footer .col-sm-3 .block_resp,footer .main_footer .col-sm-2 .block_resp {
		display: inline-flex;
		flex-direction: column;
		text-align: left;
		margin: 0 auto
	}

	footer .main_footer .phone_number:before {
		width: 35px;
		height: 35px
	}

	footer .main_footer .graf {
		padding-left: 5px
	}

	footer .main_footer .col-sm-2:last-child {
		margin-bottom: 0
	}

	footer .bottom_copyright p {
		padding: 17px 0;
		font-size: 12px
	}

	.breadcrumb {
		padding: 16px 20px
	}

	#product-product {
		padding: 0 20px
	}

	#product-product h1 {
		margin-top: 15px
	}

	.thumbnails {
		padding-right: 0
	}

	.number-spinner {
		margin: 30px 0 20px 0;
		width: 74%
	}

	.info_block .wish:before {
		vertical-align: bottom;
		margin-right: 0
	}

	.info_block .wish {
		width: 54px;
		height: 54px;
		font-size: 0;
		margin-top: 0
	}

	.top_block_product .info_block {
		padding: 0;
		margin-top: 20px
	}

	.info_block #button-cart, .info_block .preOrderForm {
		display: inline-block;
		width: 80%
	}

	#product-product .block_info .width_block {
		width: 100%
	}

	#product-product .block_info {
		padding: 0;
		margin-top: 55px
	}

	#product-product .block_info .shipping_info .variant_shipping .one_var .some_text {
		display: inline-block
	}

	#product-product .block_info .shipping_info .variant_shipping .one_var .blue {
		display: inline-block
	}

	.recently_block h3,.recently_block .h3 {
		font-size: 22px;
		padding-bottom: 10px
	}

	.recently_block {
		margin: 86px 0
	}

	.image-additional {
		max-width: 100%
	}

	.thumbnails .image-additional {
		margin-left: 0
	}

	.category_block .bottom_line .some_cat {
		padding: 11px 5px 5px 0
	}

	.category_block .top_line .some_cat {
		padding: 14px 5px 17px 0
	}

	.breadcrumb>li+li:before {
		width: 8px;
		margin-right: 6px
	}

	.breadcrumb>li {
		padding-right: 6px
	}

	.simple_checkout {
		padding: 0 20px
	}

	.simple_checkout h1 {
		font-size: 20px;
		margin-bottom: 19px;
		margin-top: 15px
	}

	.simplecheckout-warning-block {
		padding: 10px 9px 10px 10px
	}

	.simplecheckout-block-content .form-horizontal .form-group {
		width: 100%
	}

	.simplecheckout-block-content .form-horizontal .control-label {
		padding-left: 0
	}

	.simplecheckout-block-content .form-horizontal .col-sm-8 {
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}

	.simple_checkout .simple-content .checkout-heading {
		padding: 21px 0 20px 18px
	}

	.simple_checkout .simple-content fieldset {
		text-align: left;
		display: inline-block;
		column-count: 1 !important; 
		width: 100%
	}

	.simple_checkout .simple-content .button,#simplecheckout_login .button {
		width: 280px
	}

	.simple_checkout .simplecheckout-button-right {
		margin-top: 17px
	}

	.simplecheckout-block-content {
		margin-bottom: 15px
	}

	#simplecheckout_customer .simplecheckout-block-content {
		border-bottom-width: 1px !important
	}

	.mfp-wrap #smpcpp-modal-body>.modal-footer {
		padding: 20px 15px 20px 15px
	}

	.mfp-wrap #smpcpp-modal-body .alert {
		margin: 15px 5px
	}

	.mfp-wrap #smpcpp-modal-body .modal-close {
		right: 0;
		padding: 15px;
		top: 17px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.foto {
		display: none
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading {
		padding-left: 5px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.foto {
		display: none
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row {
		padding-left: 10px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.name {
		padding-left: 5px
	}

	.mfp-wrap #smpcpp-modal-body>.modal-footer>input.close-button-bottom,.mfp-wrap #smpcpp-modal-body>.modal-footer>input.go-button-bottom {
		font-size: 15px;
		padding: 10px 0 10px 0;
		width: 100%;
		margin-right: 0
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.name {
		width: 40%
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.name {
		width: 31%;
		padding-left: 15px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.total,.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.total {
		text-align: left;
		vertical-align: top
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.remove {
		width: auto;
		text-align: left;
		position: absolute;
		right: 5px;
		top: 15px;
		bottom: 0;
		display: inline-block
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity>.smpcpp-inner>div>input.input-quantity {
		margin-left: 0
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity>.smpcpp-inner>div>input.input-quantity {
		padding: 5px 0 4px 2px
	}

	.mfp-wrap .button_min_plus {
		width: 25px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity>.smpcpp-inner>div button#increase-quantity {
		padding: 4px 0;
		height: 17px;
		font-size: 15px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity>.smpcpp-inner>div button#decrease-quantity {
		padding: 4px 0;
		height: 17px;
		font-size: 15px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity,#smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.quantity {
		width: 2%
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .product-table-cart>.product-table-body>.product-table-body-row>.quantity,#smpcpp-modal-body .modal-body .product-table-cart>.product-table-heading>.quantity {
		width: 27%
	}
	#smpcpp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price > div, #smpcpp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total > div {
		font-size: 13px;
	}
	.mfp-wrap #smpcpp-modal-body .modal-body .smpcpp-totals {
		padding-right: 15px
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .smpcpp-totals #smpcpp-total-order span:nth-child(1) {
		margin-top: 5px;
		display: inline-block
	}

	.mfp-wrap #smpcpp-modal-body .modal-body .smpcpp-totals #smpcpp-total-order span:nth-child(3) {
		margin-top: 5px;
		text-transform: uppercase;
		display: inline-block
	}

	.mfp-wrap #smpcpp-modal-body .modal-heading {
		padding: 15px 26px 15px 15px
	}

	.table-responsive .simplecheckout-cart td.name div.image {
		display: none
	}

	.table-responsive .simplecheckout-cart col.price,.table-responsive .simplecheckout-cart th.price,.table-responsive .simplecheckout-cart td.price {
		display: none
	}

	.simplecheckout-block .simplecheckout-cart .number-spinner #input-quantity {
		min-width: 40px
	}

	.simplecheckout-block .simplecheckout-cart-total {
		padding: 3px 3px;
		text-align: right
	}

	.simplecheckout-block .simplecheckout-cart .input-group-btn button {
		width: 27px
	}

	.slide_about .block_text .title:before {
		width: 47px;
		height: 47px;
		left: -70px;
		margin-top: 3px;
		background-size: contain
	}

	.slide_about .block_text .title {
		font-size: 24px;
		line-height: 28px;
		color: #fff;
		text-shadow: 0 4px 29px rgba(0,0,0,0.21);
		position: relative;
		margin-left: 85px
	}

	.slide_about .block_text .desc_title {
		display: none
	}

	.slide_about {
		height: 143px;
		background-size: contain
	}

	#information-contact {
		padding: 50px 20px 110px 20px
	}

	.content_about .history_block .image_column_4 {
		column-count: 2
	}

	.content_about .some_img {
		display: inline-block;
		position: relative;
		margin-top: 15px;
		vertical-align: text-top
	}

	.history_block .image img {
		max-width: 100%
	}

	#information-contact .info_contact {
		padding: 37px 0 87px 0
	}

	#information-contact .content_map {
		padding-left: 0;
		padding-right: 0;
		margin: 0 -20px
	}

	#information-contact .content_map iframe {
		border: 0;
		width: 100%
	}

	#product-category #content .sub_cat li a {
		width: 100%;
	}

	#product-category #content .sub_cat {
		margin-top: 23px;
		margin-bottom: 32px
	}

	#product-category #content>h2 {
		font-style: normal;
		margin-bottom: 11px;
		font-weight: 300;
		font-size: 20px;
		line-height: 23px;
		color: #384764;
		margin-top: 0;
		margin-left: 8px
	}

	#product-category #content>.desc_cat .col-sm-10 {
		padding-left: 8px
	}

	#column-left {
		display: none
	}

	#column-left.open {
		display: block;
		position: absolute;
		z-index: 999;
		padding: 0;
		top: 149px
	}
	#column-left.fixed_menu.open {
		display: block;
		position: fixed;
		z-index: 999;
		padding: 0;
		top: 55px
	}

	#product-category #content .sub_cat li {
		margin-right: 5px;
		display: inline-block;
		margin-top: 15px;
		width: calc(33% - 6px);
		vertical-align: top;
	}

	#product-category #content .sub_cat {
		display: block
	}

	#column-left.open .add_mobile_info ul {
		display: block;
		background: #fff;
		list-style: none;
		padding-left: 13px
	}

	.open .add_mobile_info ul li a {
		font-weight: normal;
		font-size: 15px;
		line-height: 340.9%;
		text-transform: uppercase;
		color: #194395
	}

	#column-left.open .add_mobile_info {
		background: #fff;
		box-shadow: 1px 4px 24px rgba(0,0,0,0.0)
	}

	#column-left .list-group-item.active.main_cat_menu {
		display: none
	}
}

#simplecheckout_comment textarea:placeholder,#simplecheckout_comment textarea {
	color: #000
}

.row-shipping_post_operator select>option:nth-child(2):before {
	content: '';
	background: url(../image/nova_poshta.png);
	width: 28px;
	height: 28px;
	margin-right: 16px;
	vertical-align: middle;
	display: inline-block
}

.info_block .manufacturer {
	margin: 15px 0;
	font-size: 15px
}

.simplecheckout-block-content .form-horizontal .row-shipping_field21 {
	width: 100%
}

.simplecheckout-block-content .form-horizontal .row-shipping_field21 label {
	width: 100%
}

#simplecheckout_shipping label[for="shipping_field21"]:before {
	display: none
}

#simplecheckout_shipping input[name="shipping_field21"]:checked ~ label:before {
	content: "\2022";
	color: #1454bb;
	font-size: 32px;
	line-height: 19px;
	text-align: center;
	padding-left: 1.1px
}

header #logo .mobile_search.open_search>#search {
	display: inline-table !important;
	position: absolute;
	opacity: 1;
	right: 0;
	top: -10px;
	margin: auto;
	transition: 1s;
	width: 260px
}

#simplecheckout_shipping .row-shipping_field21 label:before {
	display: none
}

#simplecheckout_shipping .row-shipping_field21 .col-sm-8 label {
	padding-left: 80px
}

#simplecheckout_shipping .row-shipping_field21 input {
	margin: 3px 0;
	margin-left: -60px
}

#simplecheckout_shipping .row-shipping_field21 .radio:nth-child(1) label:before {
	content: '';
	background: url(../image/nova_poshta.png);
	width: 28px;
	height: 28px;
	margin-left: 40px;
	vertical-align: middle;
	display: inline-block
}

#simplecheckout_shipping .row-shipping_field21 .radio:nth-child(2) label:before {
	content: '';
	background: url(../image/ship_delivery.png);
	width: 28px;
	height: 28px;
	margin-left: 40px;
	vertical-align: middle;
	display: inline-block
}

#simplecheckout_shipping .row-shipping_field21 .radio:nth-child(3) label:before {
	content: '';
	background: url(../image/sat.jpg);
	width: 28px;
	height: 28px;
	margin-left: 40px;
	vertical-align: middle;
	background-size: contain;
	border-radius: 5px;
	display: inline-block
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f7fa;
	border: 1px solid #fff;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

#account-order #content,#account-return #content,#account-account #content,#account-edit #content,#account-password #content,#account-address #content,#account-wishlist #content,#account-download #content,#account-recurring #content,#account-reward #content,#account-transaction #content,#account-newsletter #content,#account-register #content,#common-success #content {
	padding: 0 30px
}

#account-order #column-right,#account-return #column-right,#account-account #column-right,#account-edit #column-right,#account-password #column-right,#account-address #column-right,#account-wishlist #column-right,#account-download #column-right,#account-recurring #column-right,#account-reward #column-right,#account-transaction #column-right,#account-newsletter #column-right,#account-register #column-right,#common-success #column-right {
	padding-right: 30px
}

.navbar-nav>li:last-child {
	padding-right: 0
}

#account-wishlist tbody img {
	width: 75px;
	height: auto
}

#account-wishlist tbody td {
	vertical-align: middle
}

.category_block .image_cat img {
	height: auto;
	width: auto;
	max-width: 100%;
}

.history_block img {
	max-width: 100%
}

.pagination {
	margin-top: 35px;
	margin-bottom: 35px
}

.pagination li.active span {
	background: #f5f7fa;
	font-size: 16px;
	line-height: 154.3%;
	color: #194395;
	border: 1px solid #f5f7fa;
	border-radius: 3px;
	margin: 0 3px
}

.pagination li a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	text-decoration: none;
	background-color: #fff;
	font-size: 16px;
	line-height: 154.3%;
	color: #194395;
	border: 1px solid #f5f7fa;
	box-sizing: border-box;
	border-radius: 3px;
	margin: 0 3px
}

.product-table-cart img {
	max-width: 100%
}

@media(max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height:140px;
		padding: 0 10px
	}

	#cart #cart-total {
		margin-left: 0
	}
}

@media(max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height:0;
		margin-left: 0;
		padding: 0 10px
	}

	.product-grid .product-thumb .caption {
		min-height: 0
	}
}
#information-contact .content_contact {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}