@charset "utf-8";
@import url(../../../system/css/system.css);

#image a, .zoo-gallery-wall a{
pointer-events: none;
	}
.system-unpublished, tr.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df
}
span.highlight {
	background-color: #FFC;
	font-weight: bold;
	padding: 1px 0
}
.img-fulltext-float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}
.img-fulltext-float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.img-fulltext-float-none {
}
.img-intro-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px
}
.img-intro-float-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px
}
.img-intro-float-none {
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 100%;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	line-height: 1.45;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #000
}
* {
	outline: 0 !important
}
img {
	max-width: 100%
}
hr {
	margin: 15px 0;
	min-width: 1199px;
	height: 1px;
	border: none;
	background: #f0f0f0
}
a {
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
a:focus, a:hover {
	-webkit-text-decoration-color: currentColor;
	text-decoration-color: currentColor;
	text-decoration: none
}
ul, ol, p {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700
}
h1 {
	margin: 0 0 25px 0;
	font-size: 28px
}
h3 {
	margin: 10px 0 20px 0
}
fieldset {
	border: 0
}
table {
	margin-bottom: 22px;
	width: 100%;
	border-collapse: collapse
}
table td, table th {
	padding: 10px 12px;
	border: 1px solid #f0f0f0
}
.container {
	position: relative;
	margin: 0 auto;
	min-width: 1199px;
	max-width: 1364px
}
.container:after {
	content: "";
	display: block;
	clear: both
}
.block-row {
	margin: 0 15px
}
.center {
	position: relative;
	margin-top: 18px;
	margin-bottom: 40px
}
.center:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0
}
.btn {
	display: inline-block;
	padding: 12px 20px;
	background: #f30;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	text-decoration: none
}
.btn:hover, .btn:focus {
	background: #da2c00
}
.orange-content {
	min-width: 1199px;
	background: #f30
}
.grey-content {
	min-width: 1199px;
	background: #f5f5f5
}
.home h2 {
	font-size: 28px;
	text-align: center
}
.home h2 span {
	color: #f30
}
.buy-link {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 4px 8px;
	text-align: center;
	background: #ff562c;
	display: block;
	width: 170px;
	border-radius: 5px
}
.clear {
	clear: both
}
header {
	padding: 20px 0 0 0;
	height: 80px
}
header .logo {
	float: left;
	margin: 0;
	width: 19%
}
header .header-center {
	position: relative;
	float: left;
	margin: 0 15px;
	width: 48%
}
header .header-center .callback {
	margin: -2px 0 0 0;
	float: right
}
header .header-center .callback #show_callback {
	text-decoration: none
}
header .header-center .callback #show_callback:hover {
	text-decoration: underline
}
header .header-center .callback #show_callback:before {
	content: "";
	position: absolute;
	display: block;
	margin: 2px 0 0 -25px;
	width: 19px;
	height: 19px;
	background: url(../../../../templates/technoac/img/icon_callback.svg) no-repeat
}
header .header-center nav {
	margin-bottom: 11px
}
header .header-center nav .menu {
	margin: -2px 0 0 0;
	list-style: none
}
header .header-center nav .menu li {
	display: inline-block;
	padding-right: 2.4%
}
header .header-center nav .menu li:last-child {
	padding-right: 0
}
header .header-center nav .menu li a {
	text-decoration: none;
	color: #000
}
header .header-center nav .menu li a:hover {
	color: #777
}
header .header-center nav .menu .current a, header .header-center nav .menu .current a:hover {
	color: #f30
}
header .header-center .jr_search {
	position: relative
}
header .header-center .jr_search input {
	width: 83%;
	padding: 12px 61px 12px 15px;
	border: 2px solid #f30;
	font-size: 16px;
	color: #b5b5b5
}
header .header-center .jr_search input:focus {
	color: #000
}
header .header-center .jr_search button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 46px;
	height: 46px;
	cursor: pointer;
	border: 0;
	background: #f30 url(../../../../templates/technoac/img/icon_search.svg) 12px 12px no-repeat
}
header .header-center .jr_search button:hover, header .header-center .jr_search button:focus {
	background: #da2c00 url(../../../../templates/technoac/img/icon_search.svg) 12px 12px no-repeat
}
header .header-right {
	float: right;
	margin: -2px 0 0 0;
	width: 29%
}
header .header-right .mail {
	float: left
}
header .header-right .mail a {
	margin: 0 0 0 25px;
	display: block;
	text-decoration: none
}
header .header-right .mail a:hover {
	text-decoration: underline
}
header .header-right .mail a:before {
	content: "";
	position: absolute;
	display: block;
	margin: 5px 0 0 -25px;
	width: 19px;
	height: 14px;
	background: url(../../../../templates/technoac/img/icon_email.svg) no-repeat
}
header .header-right .phone {
	margin: -1px 0 0 15px;
	text-align: right
}
header .header-right .phone a {
	font-size: 19px;
	font-weight: 700;
	color: #000;
	text-decoration: none
}
header .header-right .phone a:hover {
	color: #f30
}
header .header-right .work-schedule {
	float: left;
	margin: -4px 0 0 0
}
header .header-right .work-schedule p {
	margin: 16px 0;
	font-size: 15px
}
header .header-right .cart {
	display:none;
	position: relative;
	float: right;
	width: 50px
}
.moduletablecart, .h-pr, #yoo-zoo .items .width100 ul.pos-specification, .moduletableorder, .left-block { display:none} 
header .header-right .cart a {
	display: block;
	height: 55px;
	font-size: 12px;
	color: #000;
	text-decoration: none
}
header .header-right .cart img {
	margin: 9px 0 1px 3px
}
header .header-right .cart a:hover {
	color: #f30
}
header .header-right .cart .count {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 20px;
	height: 20px;
	background: #f30;
	border-radius: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: 900;
	line-height: 1.8;
	color: #fff
}
.menu-main {
	margin: 18px 0 0 0;
	height: 25px
}
.menu-main .moduletable-catalog {
	margin-right: 35px;
	float: left
}
.menu-main .moduletable-catalog .menu {
	list-style: none
}
.menu-main .moduletable-catalog .menu li a {
	margin: 0 0 0 27px;
	display: block;
	font-size: 17px;
	font-weight: 700;
	color: #f30;
	text-transform: uppercase;
	text-decoration: none
}
.menu-main .moduletable-catalog .menu li a:hover {
	color: #777
}
.menu-main .moduletable-catalog .menu li a:before {
	content: "";
	position: absolute;
	display: block;
	margin: 4px 0 0 -27px;
	width: 19px;
	height: 15px;
	background: url(../../../../templates/technoac/img/icon_catalog.svg) no-repeat
}
.menu-main .moduletable-catalog .menu .current a, .menu-main .moduletable-catalog .menu .current a:hover {
	color: #000
}
.menu-main .moduletable-main .menu {
	float: left;
	padding: 0;
	list-style: none
}
.menu-main .moduletable-main .menu li {
	display: inline-block;
	padding-right: 20px
}
.menu-main .moduletable-main .menu li:last-child {
	padding-right: 0
}
.menu-main .moduletable-main .menu li a {
	font-size: 17px;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
	text-decoration: none
}
.menu-main .moduletable-main .menu li a:hover {
	color: #777
}
.menu-main .moduletable-main .menu .current a, .menu-main .moduletable-main .menu .current a:hover {
	color: #f30
}
.home-slider {
	margin-top: 17px;
	text-align: center
}
.home-slider .slick-slide {
	position: relative;
	margin: 0;
	transition: all 300ms ease
}
.home-slider .slick-dots {
	margin-top: 10px
}
.home-slider .slick-slide .slide-cnt {
	position: absolute;
	right: 90px;
	bottom: 30px;
	width: 350px;
	background: rgba(0,0,0,.65);
	text-align: left
}
.home-slider .slick-slide .slide-cnt p {
	margin: 18px 20px;
	font-size: 18px;
	color: #fff
}
.home-slider .slick-slide .slide-cnt .price {
	margin: 0 20px;
	padding-top: 17px;
	font-size: 24px;
	font-weight: 700;
	color: #fff
}
.home-slider .slick-slide .slide-cnt .date {
	margin: 0 20px;
	padding-top: 6px;
	font-size: 20px;
	font-weight: 700;
	color: #fff
}
.home-slider .slick-slide .slide-cnt .btn {
	margin: 10px 20px 20px 0;
	float: right
}
.slider-arrows {
	position: relative;
	margin: 0 auto
}
.slider-arrows .slick-prev, .slider-arrows .slick-next {
	position: absolute;
	z-index: 1;
	font-size: 0;
	line-height: 0;
	top: 48%;
	display: flex;
	width: 40px;
	height: 40px;
	margin-top: 16%;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: .75;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	box-shadow: 0 0.1rem 2rem rgb(4 6 28 / 10%);
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: #fff;
	color: #f30
}
.slider-arrows.promo .slick-prev, .slider-arrows.promo .slick-next {
	margin-top: 65px
}
.slider-arrows .slick-next {
	right: 15px
}
.slider-arrows .slick-prev {
	left: 15px
}
.slider-arrows .slick-prev::before {
	content: "";
	margin-right: 3px;
	width: 10px;
	height: 17px;
	background: url(../../../../templates/technoac/img/arrow-down-slider.svg) no-repeat
}
.slider-arrows .slick-next::before {
	content: "";
	margin-left: 3px;
	width: 10px;
	height: 17px;
	background: url(../../../../templates/technoac/img/arrow-next-slider.svg) no-repeat
}
.slider-arrows .slick-prev:hover, .slider-arrows .slick-next:hover {
	opacity: 1
}
.catalog-home {
	margin: 45px 0 70px 0
}
.catalog-home h1 {
	text-align: center
}
.catalog-home ul {
	padding: 20px 0;
	list-style: none
}
.catalog-home ul li {
	margin-right: 4.5px;
	margin-bottom: 30px;
	width: 19.42%;
	display: inline-block;
	vertical-align: top;
	text-align: center
}
.catalog-home ul li:nth-child(5), .catalog-home ul li:nth-child(10) {
	margin-right: 0
}
.catalog-home ul li a {
	font-size: 18px;
	font-weight: 500;
	color: #000;
	text-decoration: none
}
.catalog-home ul li a:hover {
	color: #f30
}
.catalog-home ul li p {
	margin-top: 5px;
	line-height: 1.3
}
.news.home {
	padding: 15px 0
}
.news.home h2 {
	font-size: 28px;
	text-align: center
}
.news.home .news-block {
	margin: 10px 24px 50px 0;
	float: left;
	width: 315px
}
.news.home .news-block:last-child {
	margin-right: 0
}
.news.home .news-block img {
	margin: 0 0 15px 0;
	-webkit-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25)
}
.news.home .news-block .news-date {
	margin-bottom: 10px;
	font-size: 15px;
	color: #707070
}
.news.home .news-block .news-title {
	margin-bottom: 10px
}
.news.home .news-block .news-title a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	color: #000;
	text-decoration: none
}
.news.home .news-block .news-title a:hover {
	color: #f30
}
.moduletablenews h2 {
	font-size: 28px;
	text-align: center
}
.moduletablenews {
	padding: 15px 0
}
.moduletablenews .newsflash-horiznews .newsflash-block {
	margin: 10px 24px 50px 0;
	float: left;
	width: 23.46%
}
.moduletablenews .newsflash-horiznews .newsflash-block:last-child {
	margin-right: 0
}
.moduletablenews .newsflash-horiznews .date {
	margin-bottom: 10px;
	font-size: 15px;
	color: #707070
}
.moduletablenews .newsflash-horiznews .newsflash-image img {
	margin: 0 0 15px 0;
	-webkit-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 7px 12px 0px rgba(0,0,0,0.25)
}
.moduletablenews .newsflash-horiznews .newsflash-block .newsflash-titlenews {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.45
}
.moduletablenews .newsflash-horiznews .newsflash-block .newsflash-titlenews a {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	color: #000;
	text-decoration: none
}
.moduletablenews .newsflash-horiznews .newsflash-block .newsflash-titlenews a:hover {
	color: #f30
}
.moduletablenews .newsflash-horiznews .newsflash-block .newsflash-image {
	margin: 0
}
.hit {
	min-height: 750px;
	padding: 15px 0 30px 0
}
.hit .product {
	float: left;
	width: 23%;
	margin: 20px 31px 40px 0
}
.hit .product:last-child {
	margin-right: 0
}
.hit .product a {
	text-decoration: none
}
.hit .product a .title {
	font-size: 18px;
	font-weight: 500;
	color: #000
}
.hit .product a:hover .title {
	color: #f30
}
.hit .product .introtext {
	margin: 20px 0;
	min-height: 100px;
	color: #555
}
.hit .product .price {
	padding-bottom: 25px;
	font-size: 24px;
	font-weight: 600
}
.icon-block.home.why ul li {
	width: 23%
}
.icon-block.home {
	padding: 20px 0
}
.icon-block.home ul, .technoac.home ul {
	list-style: none
}
.icon-block.industry ul {
	margin: 40px 0 0 0
}
.icon-block.home ul li {
	margin: 0 20px 40px 0;
	display: inline-block;
	width: 14.95%;
	vertical-align: middle;
	text-align: center
}
.icon-block.home ul li:nth-child(6), .icon-block.home ul li:last-child {
	margin-right: 0
}
.icon-block.home ul li img {
	height: 80px
}
.icon-block.home ul li p, .technoac.home ul li p {
	margin-top: 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3
}
.technoac.home {
	padding: 15px 0 30px 0;
	text-align: center
}
.technoac.home ul {
	padding: 20px 0
}
.technoac.home ul li {
	margin: 0 80px;
	width: 19.4%;
	display: inline-block;
	text-align: center
}
.company-logo {
	padding-bottom: 70px
}
.company-logo.brand {
	padding-bottom: 50px
}
.company-logo h2 {
	margin: 60px 0 40px 0
}
.company-logo.brand h2 {
	margin: 40px 0
}
.company-logo .slick-list .slick-slide {
	margin: 0 25px;
	height: 115px;
	display: flex;
	align-items: center
}
.company-logo .slick-list .slick-slide p {
	margin: 0 auto;
	text-align: center
}
.company-logo .slick-slider .slick-dots {
	margin-top: 40px;
	list-style: none;
	text-align: center
}
.company-logo.brand .slick-slider .slick-dots {
	margin-top: 20px
}
.company-logo .slick-slider .slick-dots li, .home-slider .slick-dots li {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 4px;
	margin: 0 8px;
	padding: 0;
	cursor: pointer
}
.company-logo .slick-slider .slick-dots li button, .home-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 32px;
	height: 4px;
	cursor: pointer;
	border: 0;
	outline: none;
	background: #bababa
}
.company-logo .slick-slider .slick-dots li button:hover, .company-logo .slick-slider .slick-dots li button:focus, .home-slider .slick-dots li button:hover, .home-slider .slick-dots li button:focus {
	background: #000
}
.company-logo .slick-slider .slick-dots li.slick-active button, .home-slider .slick-dots li.slick-active button {
	background: #f30
}
.mailer.home .mailer-home-block {
	float: left;
	width: 40%
}
.mailer.home .mailer-home-block.right {
	width: 60%
}
.mailer.home .mailer-home-block p {
	padding: 40px 20px 45px 178px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 1.2
}
.mailer.home .mailer-home-block .sp-form-horizontal .sp-element-container {
	display: block
}
.mailer.home .mailer-home-block .sp-form {
	margin: 36px 0;
	width: auto;
	background: none;
	border: 0
}
.mailer.home .mailer-home-block .sp-form .sp-form-fields-wrapper {
	margin: 0 !important;
	width: auto !important
}
.mailer.home .mailer-home-block .sp-form .sp-field {
	float: left;
	padding: 0
}
.mailer.home .mailer-home-block .sp-form .sp-field label {
	display: none
}
.mailer.home .mailer-home-block .sp-form .sp-form-control {
	width: 315px;
	height: 45px !important;
	padding: 8px 15px !important;
	border: 0;
	border-radius: 0;
	font-family: Roboto, sans-serif;
	font-size: 17px !important
}
.mailer.home .mailer-home-block .sp-form .sp-form-control::placeholder {
font-family:Roboto, sans-serif;
font-size:17px !important;
color:#b5b5b5
}
.mailer.home .mailer-home-block .sp-form .sp-button {
	height: auto !important;
	padding: 10px 20px !important;
	border-radius: 0;
	background: #f0f0f0;
	font-family: Roboto, sans-serif;
	font-size: 17px !important;
	font-weight: 500;
	color: #000
}
.mailer.home .mailer-home-block .sp-form .sp-button:hover {
	opacity: 1;
	top: 0;
	transition: none;
	background: #e0e0e0
}
.mailer.home .mailer-home-block .sp-form .sp-button:active {
	box-shadow: none
}
.consultation .consultation-block {
	float: left;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 1.2
}
.consultation .consultation-block p {
	padding: 40px 50px 45px 200px
}
.consultation .consultation-block form {
	margin: 36px 0
}
.consultation .consultation-block .control-group {
	float: left
}
.consultation .consultation-block .control-group .rsform-input-box {
	margin: 0 20px 0 0;
	width: 220px;
	height: 30px;
	padding: 8px 15px;
	border: 0;
	border-radius: 0;
	font-family: Roboto, sans-serif;
	font-size: 17px
}
.consultation .consultation-block .control-group .rsform-input-box::placeholder {
font-family:Roboto, sans-serif;
font-size:17px !important;
color:#b5b5b5
}
.consultation .consultation-block .control-group .rsform-submit-button {
	padding: 13px 20px;
	border: 0;
	border-radius: 0;
	background: #f0f0f0;
	cursor: pointer;
	font-family: Roboto, sans-serif;
	font-size: 17px;
	font-weight: 500;
	color: #000
}
.consultation .consultation-block .control-group .rsform-submit-button:hover {
	opacity: 1;
	top: 0;
	transition: none;
	background: #e0e0e0
}
.breadcrumbs {
	margin: 10px 0;
	color: #777
}
.breadcrumbs a, .breadcrumbs span {
	margin: 0 4px;
	font-size: 14px;
	text-decoration: none
}
.breadcrumbs a:first-child {
	margin-left: 0
}
.breadcrumbs a:hover {
	color: #000
}
.left-block {
	float: left;
	width: 230px
}
.left-block h4 {
	margin: 10px 0 15px 0
}
.left-block .menu {
	margin-bottom: 25px;
	padding: 17px 17px 12px 17px;
	list-style: none;
	background: #f0f0f0;
	border-top: 3px solid #f30
}
.left-block .menu li {
	padding-bottom: 12px;
	line-height: 1.35
}
.left-block .menu li a {
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
	color: #000
}
.left-block .menu li a:hover {
	color: #777
}
.left-block .menu .current a, .left-block .menu .current a:hover {
	color: #f30
}
.left-block .zx-zoocart-smallcart {
	margin-bottom: 35px;
	padding: 12px 17px 14px 17px;
	background: #f0f0f0
}
.left-block .mod-list {
	list-style: none
}
.content {
	width: 100%
}
.content ul, .content ol {
	margin: 0 0 12px 18px
}
.content ul ul {
	margin: 15px 0 -7px 18px
}
.content li {
	padding-bottom: 12px
}
.content p {
	margin-bottom: 15px
}
.content .search #searchForm input {
	width: 975px;
	margin-bottom: 12px;
	padding: 12px 61px 12px 15px;
	border-radius: 0;
	border: 2px solid #f30;
	font-size: 16px;
	color: #000
}
.content .search #searchForm button {
	position: absolute;
	right: 0;
	width: 86px;
	height: 46px;
	border: 0;
	cursor: pointer
}
.content .search #searchForm .phrases {
	margin: 0;
	padding: 0
}
.content .search #searchForm .phrases legend {
	padding: 0 0 7px 0;
	font-weight: 500
}
.content .search #searchForm .phrases legend::after {
	content: ":"
}
.content .search #searchForm .phrases .phrases-box label {
	margin-right: 20px;
	font-size: 15px
}
.content .search #searchForm .phrases .phrases-box input {
	margin: 0 7px 0 0;
	padding: 0;
	width: auto
}
.content .search #searchForm .phrases .ordering-box {
	margin-top: 25px
}
.content .search #searchForm .phrases .ordering-box label {
	font-size: 15px
}
.content .search #searchForm .phrases .ordering-box select {
	padding: 8px 24px 8px 7px
}
.content .search #searchForm .form-limit {
	margin: 40px 0;
	padding: 7px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	text-align: right
}
.content .search #searchForm .form-limit label {
	font-size: 14px
}
.content .search #searchForm .form-limit select {
	padding: 8px 0 8px 7px
}
.content .search .search-results .result-title {
	margin-bottom: 10px
}
.content .search .search-results .result-text {
	margin: 0 0 24px 17px
}
.blog .items-leading h2 {
	font-size: 20px;
	line-height: 1.3
}
.blog .items-leading h2 a {
	color: #1889c6;
	text-decoration: none
}
.blog .items-leading h2 a:hover {
	text-decoration: underline
}
.blog .items-leading.clearfix::before {
	display: none
}
.blog .items-leading .article-info .published {
	margin: 0
}
.blog .items-leading>div {
	margin-bottom: 30px;
	min-height: 200px;
	border-bottom: 1px solid #f0f0f0
}
.blog .items-leading>div img {
	margin: 0 20px 0 0;
	float: left;
	width: 110px
}
.blog .items-leading>div time {
	font-size: 14px
}
.item-page .article-info .published {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px
}
.category-desc.clearfix::before {
	display: none
}
.pagination-list {
	margin: 20px 0 0 0 !important;
	list-style: none
}
.pagination-list li {
	display: inline-block
}
.pagination-list li a {
	margin: 0 10px;
	text-decoration: none
}
.pagination-list li a:hover {
	color: #777
}
.pagination-list .active a {
	color: #000
}
.rsform-block-code img {
	float: left
}
footer .footer-content {
	min-width: 1199px;
	padding: 25px 0;
	background: #f5f5f5
}
footer .footer-content .copy {
	margin: 0 15px 0 0;
	width: 260px;
	float: left
}
footer .footer-content .copy p, footer .footer-content .address p {
	margin: 16px 0;
	font-size: 14px
}
footer .footer-content .copy a {
	color: #707070
}
footer .footer-content .copy a:hover {
	text-decoration: none
}
footer .footer-content .social {
	width: 260px;
	float: left
}
footer .footer-content .social ul {
	margin: 18px 0 0 0;
	list-style: none;
	text-align: right
}
footer .footer-content .social ul li {
	display: inline-block;
	padding: 0 6px
}
footer .footer-content .address {
	float: left;
	margin: 0 15px;
	padding: 0 0 0 120px
}
footer .footer-content .payment {
	float: right
}
footer .footer-content .payment ul {
	margin: 10px 0;
	list-style: none
}
footer .footer-content .payment ul li {
	margin-right: 15px;
	height: 50px;
	float: left;
	display: flex;
	align-items: center
}
footer .footer-text p {
	margin: 16px 0;
	font-size: 13px;
	color: #707070;
	text-align: center
}
.form-ta {
	margin: 0 auto !important;
	width: 300px
}
.form-ta.mr {
	margin: 0 !important
}
.form-ta label {
	float: none
}
.form-ta .controls {
	margin-top: 5px
}
.form-ta .formError {
	padding-left: 0
}
.form-ta input[type="text"] {
	width: 260px;
	padding: 10px;
	border-radius: 0
}
.form-ta input[type="file"] {
	width: 260px;
	padding: 0 0 8px 0
}
.form-ta select {
	width: 281px;
	height: auto;
	padding: 10px
}
.form-ta textarea {
	width: 320px;
	padding: 10px;
	border-radius: 0
}
.form-ta button[type="submit"] {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	width: 175px;
	padding: 10px;
	text-align: center;
	background: #ff562c;
	margin: 0;
	border-radius: 0;
	border: none;
	font-family: 'Roboto', sans-serif;
	text-shadow: none;
	cursor: pointer
}
.form-ta button[type="submit"]:hover, .form-ta button[type="submit"]:focus {
	background-color: #f30
}

@media print {
.menu-main, .breadcrumbs, .left-block, .pos-related, .footer-content, .element-print-button, .zx-zoocart-addtocart, .menu.mod-list, #form_vopros1, .jr_search, .cart, #yoo-zoo .item div.pos-media .element-gallery, dl.tabs, .work-schedule {
	display: none
}
.yoo-zoo dd.tabs {
	display: block !important
}
.content {
	float: none;
	width: 100%
}
}
dd.tabs .content {
	float: none
}
dl.tabs {
	float: left;
	margin: 10px 0 0px 0;
	padding-left: 0;
	z-index: 50;
	clear: both
}
dl.tabs dt {
	float: left;
	padding: 11px 20px 2px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #f3f3f3;
	color: #666
}
#content .content-cnt dl.tabs dt h3 {
	margin: 10px 0 7px 0
}
dl.tabs dt:hover {
	background: #fff
}
dl.tabs dt a:hover {
	text-decoration: none
}
dl.tabs dt.open {
	background: #fff;
	z-index: 100;
	color: #000
}
dl.tabs a {
	color: #1889c6
}
#yoo-zoo dl.tabs dt h3 a {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold
}
#yoo-zoo dl.tabs dt h3 a:hover {
	color: #03a9f4
}
.video {
	overflow: auto;
	margin-top: 30px !important
}
.video .width100 {
	height: 202px;
	padding: 0 60px 0 0;
	margin-bottom: 40px
}
.video .width100 img {
	float: left;
	margin-right: 25px
}
.video .width100 h4 {
	margin-top: 0;
	margin: 12px 0 16px 0;
	line-height: 24px;
	font-weight: bold;
	font-size: 20px
}
div.current {
	clear: both;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 0 25px 25px 25px
}
div.current dd {
	padding: 0;
	margin: 0
}
.image-set-etl a {
	margin-bottom: 3px
}
#yoo-zoo .item div.current dd>div {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eaeaea
}
div.current dd h4 {
	font-weight: 700;
	font-size: 18px
}
#yoo-zoo .item div.current dd div.media-left {
	float: none
}
#yoo-zoo .item div.current dd .sub-pos-specification {
	margin-bottom: 20px
}
#yoo-zoo .item div.current dd .sub-pos-links {
	border: 1px solid #eaeaea;
	padding: 15px 0 10px 20px !important;
	width: 465px;
	margin: 20px 0 0 0
}
#yoo-zoo .item div.current dd .sub-pos-links li {
	display: inline-block;
	margin-right: 20px;
	padding-bottom: 0;
	margin-bottom: 0
}
#yoo-zoo .item div.current dd .zx .uk-button-small {
	margin-bottom: 0
}
div.current h3 {
	margin: 30px 0 20px 0 !important;
	font-weight: 700 !important
}
.yoo-zoo hr {
	min-width: auto;
	background: #f0f0f0 !important
}
.yoo-zoo ul, .yoo-zoo ol, .yoo-zoo dl {
	padding-left: 0 !important
}
.yoo-zoo table {
	margin-top: 12px;
	border: none;
	width: 100%
}
.yoo-zoo table th {
	background-color: #444;
	text-align: center;
	font-size: 15px;
	color: #fff
}
.yoo-zoo table th, .yoo-zoo table td {
	padding: 5px 5px 5px 8px;
	border: none;
	border-bottom: 1px solid #ccc
}
.yoo-zoo table th {
	border-bottom: 1px solid #fff
}
.yoo-zoo table tr:hover {
}
.yoo-zoo .zoo-gallery-wall {
}
.yoo-zoo .zoo-gallery-wall.margin {
	margin: 0
}
.zoo-gallery-wall.margin>* {
	margin: 0 3px 3px 0
}
.yoo-zoo .zoo-gallery-wall a {
	margin-bottom: 0;
	border: 1px solid #fff
}
.yoo-zoo .zoo-gallery-wall a:hover {
	border: 1px solid #00a1ca
}
#yoo-zoo .item div.pos-media .element-gallery {
	margin-bottom: 8px
}
#yoo-zoo .item div.pos-media .element-image {
	margin: 0px 0 25px 0;
	float: left
}
#yoo-zoo .item div.pos-media .element-text, #yoo-zoo .item div.pos-media .element-checkbox {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	float: right
}
.download {
	font-weight: bold;
	line-height: 22px
}
.product-default-geodesy .sub-categories, .product-default-autolab .categories p.sub-categories {
	display: none
}
#yoo-zoo .item div.media-right {
	width: 420px;
	margin-top: 8px;
	margin-bottom: 30px;
	background: #fff
}
#yoo-zoo .items h2.pos-title {
	margin-bottom: 4px
}
#yoo-zoo .items h2.pos-title a {
	line-height: 22px;
	font-size: 18px;
	color: #1889c6
}
#yoo-zoo .item div.media-right .element-itemprint {
	clear: both;
	text-align: center;
	margin-bottom: 0 !important
}
#yoo-zoo .item div.pos-description #item-price {
	font-weight: 400;
	font-size: 20px
}
#yoo-zoo .item .element-checkbox a, a.download-prog {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 4px 8px;
	text-align: center;
	background: #ff562c;
	display: block;
	width: 170px;
	border-radius: 0
}
#content .content-cnt .temperature-feature ul {
	padding: 0 12px !important
}
#content .content-cnt .temperature-feature ul ul {
	padding: 0 5px !important
}
.teaser-item .buy, .element-temperature a.buy {
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #ff3200;
	border-radius: 0;
	padding: 2px 10px
}
.element-temperature a.buy {
	padding: 4px 8px !important;
	position: relative;
	bottom: 15px
}
.teaser-item .buy:hover, .element-temperature a.buy:hover {
	background-color: #f30;
	text-decoration: none
}
.formResponsive input[type="submit"] {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	width: 175px;
	padding: 6px;
	text-align: center;
	background: #ff562c;
	float: left;
	margin: 0;
	border-radius: 5px;
	border: none;
	font-family: 'Roboto', sans-serif;
	text-shadow: none
}
.formResponsive input[type="submit"]:hover {
	background-color: #f30
}
ul.accordion li input.button {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	width: 220px;
	padding: 6px;
	text-align: center;
	background: #ff562c;
	margin: 0;
	border-radius: 5px;
	border: none;
	font-family: 'Roboto', sans-serif;
	text-shadow: none
}
ul.accordion li input.button:hover {
	background-color: #f30
}
ul#cat-44.accordion {
	border-bottom: 0
}
#yoo-zoo .item .element-checkbox a:hover {
	background-color: #f30;
	text-decoration: none
}
#yoo-zoo .items div.teaser-item img {
	margin: 0 142px 10px 0
}
.yoo-zoo.product-default-aktsii .category {
	height: 345px !important
}
.yoo-zoo.product-default-aktsii .category h2.title {
	bottom: auto !important;
	margin-top: 74px !important
}
.yoo-zoo.product-default-aktsii .moduletableorder, .yoo-zoo.product-default-electric-measuring .moduletableorder, .yoo-zoo.product-default-smart-zondy .moduletableorder, .yoo-zoo.product-default-damage-cable .moduletableorder, .yoo-zoo.product-default-air-control .moduletableorder, .yoo-zoo.product-default-autolab .moduletableorder {
	display: none
}
#yoo-zoo .categories .category.full {
	position: relative;
	height: 230px;
	padding: 0 15px 15px 15px;
	border: 1px solid #f0f0f0
}
#yoo-zoo .categories .category .description {
	margin-top: 10px
}
#yoo-zoo .categories .category .banner-promo {
	display: none
}
#yoo-zoo .categories {
	margin: 0 0 0px 0
}
.product-default-product .category .description, .product-default-extra .category .description {
	display: none
}
.product-default .items .width100 {
	padding: 30px 0 !important;
	border-bottom: 1px solid #eaeaea !important
}
.product-default .items .width100 .teaser-item .media-left {
	margin-right: 30px !important;
	width: 220px
}
.product-default .items .width100 h2.pos-title, .product-default .items .width100 div.pos-description {
	float: none !important;
	margin-left: 250px !important;
	margin-right: 0 !important;
	width: auto !important
}
.product-default .items .width100 h2.pos-title {
	margin-bottom: 18px !important
}
.product-default .items .width100 h2.pos-title a {
	font-size: 20px !important;
	line-height: 26px !important
}
.product-default .items .width100 div.pos-description .element-textarea ul {
	margin-left: 20px !important
}
.product-default .items .width100 ul.pos-specification {
	bottom: 0 !important;
	margin: 20px 0 0 250px !important;
	float: none !important;
	width: auto !important;
	border: 1px solid#eaeaea
}
.product-default .items .width100 ul.pos-specification li {
	padding: 12px 18px;
	display: inline-block
}
.product-default .items .width100 ul.pos-specification .element-checkbox.last {
	float: right;
	padding: 7px 20px
}
.product-default .items .width100 ul.pos-specification .element-addtocart.last {
	float: right;
	padding: 7px 8px
}
.zoo-filter {
	float: left;
	margin-top: 20px
}
#yoo-zoo.zoo-filter-result .items .row .teaser-item h2.pos-title {
	margin: 15px 7px;
	font-size: 16px
}
#yoo-zoo.zoo-filter-result .items .row .teaser-item .pos-links {
	margin: 15px 7px
}
#yoo-zoo.zoo-filter-result .items div.teaser-item {
	padding: 10px 10px 10px 0;
	margin-top: 30px;
	text-align: left
}
.zoo-filter .form-element-row>label {
	width: 245px;
	font-weight: bold;
	display: table-cell;
	padding: 10px 0 10px 10px;
	background-color: #ffeaa7;
	border-radius: 5px;
	color: #000;
	line-height: 20px
}
.zoo-filter .form-element-row span {
	position: relative;
	display: block;
	margin: 15px 0 -4px 10px
}
.zoo-filter .form-element-row span label {
	display: table-cell;
	padding: 0 12px 0 8px;
	line-height: 18px
}
.zoo-filter-result .items {
	margin: 60px 0 0 20px
}
.zoo-filter input {
	float: left;
	margin: 3px 0 0 2px
}
h3.fl {
	margin: 40px 0 35px 0;
	font-size: 22px
}
.yoo-zoo .filter-no-found {
	margin-top: 85px;
	font-size: 18px
}
.yoo-zoo .total {
	margin-top: 20px;
	text-align: center
}
.zoo-filter .form-element-row {
	margin-bottom: 0px;
	padding: 0 0 19px 0
}
.zoo-filter .zfac-clear {
	background-color: #fff;
	color: #00a1ca;
	padding: 8px 20px 8px 15px;
	text-decoration: underline;
	text-transform: lowercase;
	font-weight: bold;
	margin: 10px 0 15px 0px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	font-size: 15px
}
.zoo-filter .zfac-clear:hover {
	text-decoration: none
}
#yoo-zoo .categories h2.title {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 15px;
	bottom: 11px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center
}
#yoo-zoo .categories h2.title a {
	font-size: 16px;
	line-height: 20px;
	color: #000
}
#yoo-zoo .item h1.pos-title {
	margin: 0 0 20px 0;
	font-size: 28px;
	font-weight: 700;
	line-height: 36px
}
#yoo-zoo .categories p.sub-categories {
	margin: 4px 0 0 8px;
	line-height: 24px
}
#yoo-zoo .categories a.teaser-image {
	text-align: center
}
#yoo-zoo .item div.pos-description .last {
	margin-top: 0
}
#yoo-zoo .item div.pos-description .element-print-button {
}
#yoo-zoo .item div.pos-description {
	width: 605px
}
#content .content-cnt #yoo-zoo .item div.pos-description ul {
	margin: 10px !important
}
.moduletableorder select {
	margin: 0px 4px;
	padding: 4px 0;
	border-radius: 3px;
	border: none;
	font-size: 14px
}
#yoo-zoo .row, #yoo-zoo .floatbox, #yoo-zoo div.box-1 {
}
.yoo-zoo .moduletableorder {
	margin: 10px 0 30px 0;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 6px 15px;
	font-size: 14px
}
a.view-full {
	background: url("../../../../templates/technoac/img/sp-icon.png") no-repeat;
	;
	width: 11px;
	height: 11px;
	background-position: -84px -487px;
	display: inline-block
}
a.view-short {
	background: url("../../../../templates/technoac/img/sp-icon.png") no-repeat;
	;
	width: 11px;
	height: 11px;
	background-position: -84px -425px;
	display: inline-block
}
#yoo-zoo .width33 {
	padding: 0 40px 0 0
}
#yoo-zoo .width25 {
	padding: 0 20px 0 0
}
#yoo-zoo .categories .first-cell .category {
	position: relative;
	padding: 0 15px 15px 15px;
	margin-right: 0
}
#yoo-zoo .categories a.teaser-image {
	margin: 10px 0
}
#yoo-zoo div.box-1 div.row {
	border: none
}
#yoo-zoo div.box-1 div.row.first-row {
	padding: 0
}
#yoo-zoo .category .sub-categories a {
	color: #333
}
#yoo-zoo .category .sub-categories a:hover, #yoo-zoo .categories h2.title a:hover {
	color: #f30
}
#yoo-zoo div.box-1 div.row {
	margin: 0 -20px 0 0;
	padding: 25px 0 0 0
}
.but_sort {
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #000;
	text-decoration: underline;
	border: none;
	cursor: pointer
}
.yoo-zoo input[type='submit'].but_sort {
	padding: 5px 8px;
	font-size: 14px
}
.yoo-zoo input[type='submit'].but_sort:hover {
	text-decoration: none
}
#yoo-zoo .items div.pos-description .element-textarea {
}
.teaser-item .pos-description .element-text {
	font-weight: bold
}
#yoo-zoo .item div.pos-related h3 {
	margin-bottom: 20px;
	font-weight: 600;
	color: #000
}
#yoo-zoo .pos-related div.sub-pos-description .element-text {
	font-weight: bold
}
#yoo-zoo .item div.pos-related .element-relateditems>div {
	margin-bottom: 5px
}
#yoo-zoo .item div.pos-related .element-relateditems .element-itemname a {
	color: #1889c6
}
#yoo-zoo .item div.pos-related .element-relateditems .sub-pos-media {
	width: 23%
}
#yoo-zoo .item div.pos-related .element-relateditems .sub-pos-description {
	width: auto;
	height: 155px;
	overflow: hidden
}
.h-pr {
	margin-bottom: 25px !important;
	border-bottom: 1px solid #f0f0f0
}
.h-pr h3 {
	padding-bottom: 12px;
	font-weight: bold
}
.h-pr ul li a {
	display: inline-table;
	width: 145px;
	height: 40px;
	background: #f0f0f0;
	line-height: normal;
	padding: 10px 0;
	text-decoration: none !important
}
#yoo-zoo .categories h2.title span, #yoo-zoo .categories p.sub-categories span {
	display: none
}
#yoo-zoo .details h1.title {
	margin: 0 0 25px 0;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px
}
#yoo-zoo .description {
	margin-top: 45px
}
#yoo-zoo .description h3 {
	margin: 30px 0 20px 0 !important;
	font-size: 21px !important;
	font-weight: 700 !important
}
#yoo-zoo .items .width33 div.pos-description {
	float: none;
	width: auto;
	display: none
}
#yoo-zoo .items .width100 {
	padding: 50px 0 10px 0;
	border-bottom: 1px solid #ccc
}
#yoo-zoo .items .width33 {
	padding: 20px 10px 50px 10px
}
#yoo-zoo .items .width100 div.media-left {
	float: left
}
#yoo-zoo .items .width100 h2.pos-title, #yoo-zoo .items div.pos-description {
	float: left;
	width: 810px;
	margin-right: 35px
}
#yoo-zoo .items .width100 ul.pos-specification strong {
	width: 50px
}
#yoo-zoo .items .width100 ul.pos-specification {
	float: left;
	width: 200px;
	position: relative;
	bottom: 42px;
	margin-bottom: 0 !important
}
#yoo-zoo .items ul.pos-specification a.buy {
	width: 90%;
	padding: 5px 10px;
	display: block
}
#yoo-zoo .items .width100 div.teaser-item img {
	margin-right: 0
}
#yoo-zoo .items ul.pos-specification strong {
	width: 50px
}
#yoo-zoo .items ul.pos-specification li.first {
	font-weight: bold
}
#yoo-zoo .zoo-pagination {
	display: none;
	padding-top: 20px
}
.teaser-description ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.teaser-description ul li {
	margin-right: 8px;
	width: 139px;
	display: inline-block;
	text-align: center
}
.teaser-description ul li:last-child {
	margin-right: 0
}
.zx .zx-zoocart-tableitems-tax-notice {
	margin-top: 10px
}
.zx input[type].uk-form-small {
	font-size: unset
}
.zx-zoocart-tableitems-items td, th {
	padding: 12px 14px !important
}
.zx .uk-button-small {
	border-radius: 0;
	padding: 2px 12px;
	font-size: 16px;
	font-weight: 600
}
#yoo-zoo .items ul.pos-specification .zx .uk-button-small {
	width: 100%
}
#yoo-zoo .item .zx .uk-button-small {
	margin-bottom: 30px
}
#yoo-zoo .item div.pos-description .element-pricepro {
	font-size: 20px;
	font-weight: 400
}
.uk-modal-dialog {
	padding: 20px 30px
}
#zx-zoocart-minicart-resume {
}
.zx .uk-text-center {
	text-align: left !important
}
.zx-zoocart-minicart-items-totalprice {
	text-align: right
}
.zx .uk-table thead th {
	text-align: center !important
}
.cart-link {
	float: right;
	width: 240px
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir='rtl'] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden, header, .menu-main, .breadcrumbs, footer, #item-price, dl.tabs dt, .element-pricepro, .element-addtocart, .element-print-button {
	display: none
}
