@font-face {
	font-family: OpenSans-Regular; /* Гарнитура шрифта */
	src: url(OpenSans-Regular.ttf)  format('truetype'), url('OpenSans-Regular.eot?') format('eot');
}
@font-face {
	font-family: OpenSans-Bold; /* Гарнитура шрифта */
	src: url(OpenSans-Bold.ttf)  format('truetype'), url('OpenSans-Bold.eot?') format('eot');
}
@font-face {
    font-family: 'SteagalMeIt';
    src: url('../fonts/SteagalMeIt.eot');
    src: url('../fonts/SteagalMeIt.eot') format('embedded-opentype'),
         url('../fonts/SteagalMeIt.woff2') format('woff2'),
         url('../fonts/SteagalMeIt.woff') format('woff'),
         url('../fonts/SteagalMeIt.ttf') format('truetype'),
         url('../fonts/SteagalMeIt.svg#SteagalMeIt') format('svg');
}
.custombut2 a span{
	font-family: 'SteagalMeIt';
	text-transform:lowercase;
	font-size:24px
}

body{
	padding: 0px;
	margin: 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a{
	text-decoration: none;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
p{
	margin: 0px;
	padding: 0px;
}
.title-1, .title-2, .title-3, .title-4, .title-5, .title-6{
	display: block;
	font-size: 2em;
	line-height: 1em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold; 
}
.title-2{
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 0.83em;
	margin-bottom: 0.83em;
}
.title-3{
	font-size: 1.17em;
	line-height: 1.17em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.title-4{
	font-size: 1em;
	line-height: 1em;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}
.title-5{
	font-size: 0.83em;
	line-height: 0.83em;
	margin-top: 1.67em;
	margin-bottom: 1.67em;
}
.title-6{
	font-size: 0.67em;
	line-height: 0.67em;
	margin-top: 2.33em;
	margin-bottom: 2.33em;
}


/*  мои стили  */


.wrap{
	width: 100%;
}
.wrap div.internal{
	width: 940px;
	margin: auto;
}
.top-menu-1{
	height: 30px;
	padding-top: 27px;
}
#header, #footer{
	background-color: #f4f4f4;
	background-image: url(../images/uzor.png);
}
.header{
	height: 147px;
	padding-top: 40px;
}
.header.internal.no-mask, .footer.internal.no-mask , .home.no-mask {
	margin-top: -187px;
	position: relative;
	z-index: 10;
}
.home.mask{
	height: 100px;
	padding-bottom: 0px !important;
}
.footer.internal.no-mask, .home.no-mask {
	margin-top: -100px;
}
.header.mask, .footer.mask, .home.mask {
	position: relative;
	overflow: hidden;
}
.header.mask:after, .header.mask:before, .footer.mask:before, .home.mask:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 940px;
	height: 78px;
	left: 0px;
	background: -moz-radial-gradient(center, ellipse cover,  rgba(205,205,205,1) 0%, rgba(244,244,244,0.42) 58%, rgba(244,244,244,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(205,205,205,1)), color-stop(58%,rgba(244,244,244,0.42)), color-stop(100%,rgba(244,244,244,0))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(205,205,205,1) 0%,rgba(244,244,244,0.42) 58%,rgba(244,244,244,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(205,205,205,1) 0%,rgba(244,244,244,0.42) 58%,rgba(244,244,244,0) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(205,205,205,1) 0%,rgba(244,244,244,0.42) 58%,rgba(244,244,244,0) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(205,205,205,1) 0%,rgba(244,244,244,0.42) 58%,rgba(244,244,244,0) 100%); /* W3C */
	top: -39px;
}
.header.mask:after {
	top: 145px;
}
.footer{
	height: 76px;
	padding-top: 24px;
}
.top-menu-1 ul {
	margin: 0px;
	padding: 0px;
}
ul.breadcrumb {
	padding-left: 0px;
}
.top-menu-1 li, ul.breadcrumb li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
.top-menu-1 a, ul.breadcrumb a, ul.breadcrumb li.active {
	text-decoration: none;
	text-transform: uppercase;
	font-family: OpenSans-Regular;
	font-size: 14px;
	padding: 0px;
	color: #000000;
}
ul.breadcrumb a {
	text-transform: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
ul.breadcrumb li.active {
	text-transform: none;
	color: #4d5fa5;
}
.top-menu-1 a:hover {
	border-bottom: 2px solid #000000;
}
ul.breadcrumb a:hover {
	text-decoration: none;
}
.top-menu-1 li.active a, .top-menu-1 a:active{
	font-family: OpenSans-Bold;
	color: #4d5fa5;
	border-bottom: 3px solid #4d5fa5;
}
.top-menu-1 a:active{
	font-family: OpenSans-Regular;
}
.top-menu-1 li:before, ul.breadcrumb li:before {
	content: "/";
	margin-right: 10px;
}

.header .logo {
	padding-top: 5px;
	width: 357px;
	float: left;
}
.logo a{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #000000;
}
.logo a img{
	float: left;
	margin-right: 10px;
	height: 43px;
	margin-top: 4px;
}
.logo a .text-logo{
	font-size: 26pt;
	line-height: 39pt;
	float: left;
	font-weight:bold;
}
.logo a .next-text-logo{
	font-size: 12pt;
	line-height: 13pt;
	letter-spacing: 1pt;
	float: left;
}
.next-text-logo{
	margin-top: 5px;
}
.logo a .slogan{
	font-size: 15pt;
	line-height: 13pt;
	letter-spacing: 1pt;
	float: left;
	margin-left: 113px;
	margin-top: 27px;
	color: #d24a43;
	text-transform: uppercase;
}
.header-center {
	float: left;
	background: url(../images/header-center-left-line.png) 0px 7px no-repeat;
}
.header-center .phone, .header-center .e-mail{
	font-family: OpenSans-Regular;
	font-size: 25px;
	color: #4d5fa5;
	padding-left: 36px;
	line-height: 31px;
}
.header-center .e-mail {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1pt;
	line-height: 17px;
}
.header-center .search{
	margin-top: 21px;
}
.header-center .search .inputbox{
	width: 193px !important;
	height: 21px;
	border: 1px solid #4d5fa5;
}
.header-center .search .button{
	background-color: #d24a43;
	color: #ffffff;
	width: 67px;
	height: 25px;
	border: 1px solid #d24a43;
}

.header-right {
	float: right;
	margin-right: -37px;
	    margin-top: -85px;
}

.top-menu-2 {
	height: 55px;
}
.top-menu-2 ul {
	margin: 0px;
	padding: 0px;
	height: 100%;
	
}
.top-menu-2 li {
	float: left;
	margin-right: 2px;
	list-style: none;
	display: table;
	height: 100%;
}
.top-menu-2 li a {
	text-decoration: none;
	color: #fff;
	font-family: OpenSans-Regular;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
}
.top-menu-2 li.active a span {
	border-bottom: 2px solid #ffffff;
}
.top-menu-2 li:before {
	content: "|";
	font-size: 34px;
	color: #6777b2;
	padding-right: 2px;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.top-menu-2 li:first-child:before, .top-menu-1 li:first-child:before, ul.breadcrumb li:first-child:before {
	content: "";
	margin-right: 0px;
}
.wrap.top-menu{
	background-color: #4d5fa5;
}
ul.top-menu-3 {
	padding: 0px;
	height: 75px;
	padding-top: 0px;
}
.content .contacty .moduletable ul.top-menu-3 {
	padding: 0px;
	margin:0px;
}
.slider img.jshop_img_thumb {
	/*width: 840px;
	height: 350px;*/
	padding: 0px;
	text-align: center;
	border: none;
	margin: 0px;
	cursor: pointer;
	/*padding-left: 50px;*/
}
ul.top-menu-3 li {
	float: left;
	list-style: none;
	margin-right: 20px;
	display: table;
}
.content .contacty .moduletable ul.top-menu-3 li {
	margin-right: 0px;
	margin-bottom: 20px;
}
ul.top-menu-3 li:nth-child(3n+3), ul.top-menu-3 li.nth-child-3{
	margin-right: 0px;
}
ul.top-menu-3 li a {
	width: 300px;
	height: 68px;
	display: table;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-family: OpenSans-Regular;
	font-size: 16px;
	background-image: url(../images/top-menu-3-line.png);
	background-position: 78px center;
	background-repeat: no-repeat;
}
.content .contacty .moduletable ul.top-menu-3 li a {
	width: 420px;
}
ul.top-menu-3 li a:hover, .jshop_menu_item a:hover {
	border-bottom: 2px solid #ffffff;
}
.contacty ul.top-menu-3 li a:hover{
	border-bottom: none;
}
ul.top-menu-3 li a img {
	width: 47px;
	height: 48px;
	margin-left: 17px;
	margin-top: 10px;
	margin-right: 25px;
	float: left;
}
.get-free-consult{
	background-color: #d24a43;
}
.request-call-back{
	background-color: #4d5fa5;
}
.deals{
	background-color: #de5518;
}
ul.top-menu-3 li a > span {
	display: table-cell;
	vertical-align: middle;
	width: 207px;
	height: 68px;
}
ul.top-menu-3 li a div.image-title {
	display: table;
	height: 68px;
}
ul.top-menu-3 li a div.image-title > div {
	display: table-cell;
	vertical-align: middle;
}
.content .contacty .moduletable ul.top-menu-3 li a span {
	width: 320px;
}


.wrap .content{
	font-size: 14px;
	color: #000000;
	line-height: 17px;
	font-family: OpenSans-Regular;
	padding-bottom: 20px;
	padding-top: 0px;
}

.catalog.internal .jshop_menu_item, .menu_catalog li {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-top: 0px;
}
.menu_catalog li{
	list-style: none;
}
.catalog.internal .jshop_menu_item:nth-child(3n+4), .menu_catalog li:nth-child(3n+3), .catalog.internal .jshop_menu_item.nth-child-3, .menu_catalog .nth-child-3{
	margin-right: 0px;
}
.catalog a img, .jshop.list_category a img, .jshop_list_product a img{
	float: left;
	width: 300px;
	height: 277px;
}
hr{
	height: 1px;
	border: none;
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 0px;
}
.newsflash-item h4{
	margin-bottom: 0px;
	margin-top: 0px;
}
.newsflash-item .date{
	margin-top: 10px;
	font-size: 13px;
}
ul.menu_catalog {
	padding: 0px;
	margin: 0px;
}
a.readmore div:first-child {
	text-decoration: underline;
}
a.readmore div:first-child:hover {
	text-decoration: none;
}
a.readmore div {
	float: left;
	margin-right: 5px;
}
a.readmore {
	color: #4d5fa5;
}
.catalog a .item_text, .jshop.list_category  a .item_text, .menu_catalog a .image-title, .jshop_list_product a .item_text {
	float: left;
	width: 270px;
	height: 80px;
	background-color: #5c6cac;
	color: #ffffff;
	margin-top: -80px;
	font-family: OpenSans-Regular;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 30px;
	display: table;
}
td.jshop_categ.jshop_menu_item, td.block_product.jshop_menu_item{
	padding-right: 18px;
}
.jshop_list_category.home.no-mask, .jshop_list_product.home.no-mask {
	margin-top: -130px;
}
.catalog a .item_text > div, .jshop.list_category  a .item_text > div, .jshop_list_product  a .item_text > div, .menu_catalog a .image-title > div {
	display: table-cell;
	vertical-align: middle;
}
.jshop.list_category  a .item_text, .jshop_list_product  a .item_text {
	width: 300px;
}
.jshop.list_category  a .item_text > div, .jshop_list_product  a .item_text > div, .menu_catalog a .image-title > div {
	padding-left: 27px;
}
.menu_catalog a .image-title > div {
	padding-left: 0px;
}
ul, ol{
	padding-left: 2px;
}
li {
	list-style-position: inside;
}
.jshop_prod_description.home.no-mask {
	margin-top: -160px;
}
.footer .logo {
	width: 225px;
	float: left;
}
.footer .logo img {
	width: 58px;
	margin-right: 5px;
}
.footer .logo a .text-logo {
	font-size: 20px;
	line-height: 20pt;
}
.footer .logo a img{height:30px; width:40px; margin-top:-3px}
.footer .logo a .next-text-logo {
	font-size: 8px;
}
.footer-center {
	float: left;
}
.footer-center .copyright {
	font-family: OpenSans-Regular;
	font-weight: bold;
	font-size: 11px;
}
.footer-center a {
	font-family: OpenSans-Regular;
	font-size: 12px;
	color: #5c6cac;
	float: left;
	width: 195px;
	margin-top: 10px;
	text-decoration: none;
}
.footer-center a.c_img{
	position: absolute;
	top: 38px;
	left: 0px;
	background: url(../images/logo-developer.png) no-repeat top right;
	padding: 5px 0px 0px 0px;
	opacity:1;
	display:block;
	overflow:visible;
	left:auto;
	bottom:auto;
	visibility: visible;
}
.social ul li {
	float: left;
	list-style: none;
	margin-left: 9px;
}
.social ul {
	margin: 0;
	padding: 0;
}
.social {
	float: right;
}

.underline{
	background-image: url(../images/underline.png);
	background-repeat: repeat-x;
	background-position-y: 16px;
}
.underline-2{
	border-bottom: 2px solid #ffffff;
}	
.underline-3{
	text-decoration: underline;
}	

.page-header {
	margin-bottom: 25px;
}
.yandex_map {
	margin-bottom: 30px;
}
.content h3 {
	margin: 0;
	padding: 0;
}
.content p {
	line-height: 17px;
}
.home.mask {
	margin-bottom: 68px;
}
.clear{
	clear: both;
}
#top {
	bottom: 100px;
	cursor: pointer;
	display: none;
	background: url(../images/in-top.png) no-repeat 0 0 !important;
	position: fixed;
	right: 100px;
	width: 66px;
	height: 66px;
	z-index: 10000;
}

/* Слайдер */


.slider {
	z-index: 9;
	overflow: hidden;
	margin: 0 0 7px;
	position: relative;
	border: 1px solid #cccccc;
}
.slider ul, .slider li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.slider ul {
	width: 9999px; 
}
.slider ul li {
	list-style-type: none;
	float: left;
	width: 940px;
	height: 350px;
	text-align: center;
}
.slider .nav {
	position: absolute;
	left: 65px;
	bottom: 12px; 
	display: none;
}
.slider .nav span {
	opacity: 0.9;
	background: #fff;
	margin: 0 8px 0 0;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	float: left;
	box-shadow: 0 1px 2px #000;
}
.slider .nav span.on {
	background: #2e9419;
}
.prev {
	top: 0px;
	left: 0px;
	background-image: url(../images/arrow-prev.jpg);
}
.next {
	right: 0px;
	top: 0px;
	box-shadow: -5px 0px 20px #cccccc;
	background-image: url(../images/arrow-next.jpg);
}
.prev, .next {
	position: absolute;
	width: 50px;
	height: 350px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center;
}
.cfdiv_text label, .ccms_form_element label{
	width: 90px !important;
}
.ccms_form_element {
	padding: 0px 0px 0px 5px !important;
}

/* Safari */

@media screen and ( -webkit-min-device-pixel-ratio : 0 )	 { 
	::i-block-chrome, .catalog a .item_text, .jshop.list_category a .item_text, .menu_catalog a .image-title, .jshop_list_product a .item_text{
		width: 300px !important;
	}
}

/* IE 8 */

.list_category.jshop A .item_text, .jshop_list_product A .item_text { 
	width: 300px\0/ !important;
}
.list_category.jshop A .item_text > div{ 
	margin-left: 30px\0/ !important;
}
.jshop_list_product A .item_text > div{
	padding-left: 30px\0/ !important;
}

a.alink span span{padding-top:20px; height: 60px !important;}
a.alink span span:hover{text-decoration:underline;}
div.dop{float: right;}

ul#priceul li a{
display: block;
height: 68px;
width: 300px;
line-height: 68px;
text-transform: uppercase;
color: #ffffff;
font-family: OpenSans-Regular;
font-size: 16px;}

ul#priceul li a:hover{
text-decoration:underline;}
ul#priceul li img{
display: block;
padding:10px 30px;
float:left;}
ul#priceul li {
list-style-type:none;}

ul#priceul{
float: right;
margin-top: -58px;}

div.custompreim-block{
padding-top: 10px;
border-top: 1px solid #ddd;
margin-top: 20px;}
.custombut a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    right: 0px;
    top: 152px;
    z-index: 1000;
    background: #006FB9 url(../images/flash4.png) top center no-repeat;
    padding: 65px 16px 10px 16px;
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0px 2px 10px #4A4747;
    border-radius: 10px 0px 0px 10px;
    -webkit-animation: loop2 2s ease 1s infinite normal;
    -moz-animation: loop2 2s ease 1s infinite normal;
    animation: loop2 2s ease 1s infinite normal;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
    width: 120px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    height:60px;
}

.custombut a:hover {
background-color:#fff;
	background-image:url(../images/photo1.jpg);
	background-repeat:no-repeat;
	background-size:90%;
	
	text-indent:200px;
	width:20px;
	padding-left:140px;
	overflow:hidden;
}    

.sec-side-btn {
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    right: 0px;
    top: 426px;
    z-index: 1000;
    background: #D24A43 url(/images/icon-pro.png) center 8px no-repeat;
    padding: 80px 16px 15px 16px;
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0px 2px 10px #4A4747;
    border-radius: 10px 0px 0px 10px;
    -webkit-animation: loop2 2s ease 1s infinite normal;
    -moz-animation: loop2 2s ease 1s infinite normal;
    animation: loop2 2s ease 1s infinite normal;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
    width: 120px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    height: 50px;
}

.sec-side-btn:hover {
	background-color:#fff;
	background-image:url(/components/com_jshopping/files/img_products/full_detail-c-420-untergest-k1.jpg);
	background-repeat:no-repeat;
	background-size:90%;
	text-indent:200px;
	width:20px;
	padding-left:140px;
	overflow:hidden;
	color: transparent !important;
}   

.custombut2 a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    right: 0px;
    top: 299px;
    z-index: 1000;
    background: #fff url(../images/flash4.png) top center no-repeat;
        padding: 27px 15px 26px 15px;
    color: #000 !important;
    text-decoration: none;
    box-shadow: 0px 2px 10px #4A4747;
    border-radius: 10px 0px 0px 10px;
    -webkit-animation: loop2 2s ease 1s infinite normal;
    -moz-animation: loop2 2s ease 1s infinite normal;
    animation: loop2 2s ease 1s infinite normal;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
    width: 120px;
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    height: 60px;
    border:1px solid #000;
	border-right:none;
}

.custombut2 a:hover {
    background-color: #fff;
    background-image: url(/components/com_jshopping/files/img_products/full_59_small_13409559951.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: 200px;
    width: 20px;
    padding-left: 140px;
    overflow: hidden;
    color: transparent !important;
}

.custombut2 a:before{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 22px;
    background: #023f77;
    left: 0;
    /* margin-bottom: 5px; */
    margin-left: 0px;
    /* border-radius: 8px 0px 0 0; */
    left: 0;

}
.custombut2 a:after{
   content: '';
    display: block;
    width: 126%;
    height: 3px;
    background: #e52410;
    bottom: 0;
    left: 0;
    /* margin-top: 5px; */
    /* margin-left: 0px; */
    position: absolute;
    bottom: 20px;
    /* border-radius: 0 0 0 9px; */
}
.custombut2 a:hover:before,.custombut2 a:hover:after{
	opacity:0;transition:0.3s ease}
	
	.customprzv{
	display:inline-block;
	background:#023f77;
	color:#fff;
	    text-transform: uppercase;
    color: #ffffff;
    font-family: OpenSans-Regular;
    font-size: 16px;
    padding:24px 20px;
	margin-top:20px;
}
.mmenu, .top-menu-mob, .closebtn {display: none;}
.npr {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.npr img {max-height: 75px;}
.overlay {margin: auto;
    display: table;}
	.header-right img {    width: 342px;}

.newbtn a{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    left: 0px;
    top: 152px;
    z-index: 1000;
    background: url(/images/nbcgnd.jpg) center no-repeat;
	background-size:cover;
    
    color: #fff !important;
    text-decoration: none;
    box-shadow: 0px 2px 10px #4a4747;
    border-radius: 0px 10px 10px 0px;
    -webkit-animation: loop2 2s ease 1s infinite normal;
    -moz-animation: loop2 2s ease 1s infinite normal;
    animation: loop2 2s ease 1s infinite normal;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
    width: 175px;
    font-family: OpenSans-Regular;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
	}
.newbtn a:hover{overflow: hidden;
			   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.newbtn a>span{padding: 72px 16px 30px 16px;
			  display:block;
			  background:rgba(255,255,255,0.5);
			  border-radius: 0px 10px 10px 0px;
			  text-shadow:1px 1px 1px #fff;
			  font-weight:bold;
			  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
box-sizing: border-box;
    min-height: 200px;
}

.newbtn a span span{
  animation: pulse 6s infinite;
}

@keyframes pulse {
  0% {
  opacity:1;
  }
  50% {
   opacity:1;
  }
	52% {
   opacity:0.2;
  }
	55% {
   opacity:1;
  }
	57% {
   opacity:0.2;
  }
	59% {
   opacity:1;
  }
  
  100% {
    opacity:1;
  }
}
  


.newbtn a .spn1{color:#000}
.newbtn a .spn2{color:#0c64c0;}
.newbtn a .spn3{color:#c82613;}

.newbtn a:hover>span{
	background:rgba(0,0,0,0.1);

}
.newbtn a:hover>span span{  animation:none;}
.newbtn a:hover .spn1,.newbtn a:hover .spn2,.newbtn a:hover .spn3{
	color:#fff;
	text-shadow:none;
	font-weight:normal
}


@media screen and (max-width: 1280px) { 
.top-menu-2 ul {

    float: none;
}
}
@media screen and (max-width: 800px) {
  .newbtn{display:none;}
  
  
	.header-right img {
    width: auto;
}
	.overlay {
    margin: auto;
    display: block;
}
		.header-right {
    float: left !important;
    display: block;
    clear: both;
}
	#lightbox-nav-btnNext {height: 40px !important;}
	.closebtn {display: block;}
	#panel-content-mob {    margin-top: 20px;}
	.overlay .top-menu-2 li:before {
    content: "";
    font-size: 18pt;
    color: #6777b2;
    padding-right: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
	.overlay .top-menu-2 li a {font-size: 16pt; padding-left: 0;}
	.overlay .top-menu-2 {height: auto;}
	.overlay .wrap.top-menu {
    background-color: #fff;
}
.overlay ul {
    padding-left: 2px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0;
}
.overlay  li {list-style: none;
    border-bottom: 1px dashed; display: block;
    float: none; text-align: left;}
	.overlay .custombut2 a {padding: 27px 15px 26px 15px;}
	.overlay .custom .sec-side-btn {padding: 80px 16px 15px 16px ;}
	.overlay .custombut a {padding: 65px 16px 10px 16px;}
	.overlay .custombut a, .overlay .custom .sec-side-btn {color: #fff !important;}
	#panel-content-mob .custombut2 a {    color: #000 !important;}
	.overlay .custombut, .overlay .custombut2, .overlay .custom {display: inline-block; overflow: hidden; box-shadow: 0px 2px 10px #4A4747; margin: 0 10px;}
	.overlay .custombut a:hover, .overlay .custombut2 a:hover, .overlay .sec-side-btn a:hover {font-size: 0; background-size: cover;}
	.custom .sec-side-btn:hover {font-size: 0;}
	#panel-content-mob .custombut a, #panel-content-mob .custombut2 a, #panel-content-mob .sec-side-btn {    position: relative; top: 0;
    z-index: 0;  border-radius: 6px; }
	#panel-content1 {display: none;}
	.top-menu-1 {display: none;}
	.top-menu-mob {display: block;}
	.mmenu {
	 display: block;
    margin-top: 15px;
    float: right;
    margin-right: 10px;
    padding-right: 10px;
    text-align: left;
    box-shadow: 0px 3px 3px rgba(34, 66, 111, 0.49);
    border-radius: 4px;
    padding-left: 10px;
    color: #fff;

    background-image: linear-gradient(to bottom,#00a5e0, #076b94, #0386c5);
    background-image: linear-gradient(to bottom,#00a5e0, #076b94, #0386c5);
    background-color: #0697d7;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
    text-transform: uppercase;
    font-size: 16px !important;
	padding-bottom: 2px;
    padding-top: 2px;
	margin-right: 80px;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.94);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 100;
}
.overlay .closebtn {
    right: 5px;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    z-index: 10;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 18pt;
    color: #818181 !important;
    display: block;
    transition: 0.3s;
}
.overlay-content {
    position: relative;
    top: 15%;
    width: 100%;
    text-align: center;
}
	.itemid-101 .aftern {    margin-top: -110px;}
	.itemid-101 div.custompreim-block h1 {padding-left: 210px;}
.item-page {overflow: hidden;}
pre {white-space: normal;}
	table {width: 100% !important;}
	td.block_product.jshop_menu_item {
    padding-right: 0;
    display: inline-block;
	float: none;
}
	 .jshop tr {
    display: block;
}
	.jshop.list_category a img {    height: 210px !important;}
	.footer.internal.no-mask {
    margin-top: -50px !important;
}
	
	#lightbox-container-image-box {    width: 90% !important; height: auto !important;}
	#lightbox-container-image-data-box {width: 90% !important;}
	.byobr1 {height: 340px !important; display: block; overflow: hidden;}
	.jshop_prod_description.home.no-mask {
    margin-top: -160px;
    padding: 0 10px;
}
	table.list_product {
    margin-top: 20px;
    text-align: center;
}
	table.jshop a img {
    border: 0;
    height: 350px;
}
	.jshop_list_product .block_product {
    display: block;
    width: 48%;
	float: left;
}
	div.custompreim-block {
    padding:10px;
}
	.moduletable {    clear: both;
    margin-top: 10px;}
	#top {    right: 10px;}
	#header, #footer {
    clear: both;
}
	.catalog a img, .jshop.list_category a img, .jshop_list_product a img {
    float: left;
    width: 100%;
    height: auto;
}
	ul.menu_catalog {

    text-align: center;
}
	.catalog.internal .jshop_menu_item, .menu_catalog li {
    float: none;
    width: 30%;
    margin-right: 0;
    margin-bottom: 25px;
    margin-top: 0px;
    display: inline-block;
    margin: 10px;
}
	.catalog a .item_text, .jshop.list_category a .item_text, .menu_catalog a .image-title, .jshop_list_product a .item_text {font-size: 10pt;     width: 100%; text-align: left;
    padding-left: 10px;     padding-bottom: 30px;
height: 70px !important;     display: block; padding-top: 10px;    margin-top: -55px;}
	ul.menu_catalog {
    text-align: center;
}
	.catalog.internal .jshop_menu_item, .menu_catalog li {
    float: none;
    width: 30%;
    margin-right: 0;
    margin-bottom: 25px;
    margin-top: 0px;
    display: inline-block;
    margin: 10px;
}
	ul.top-menu-3 li {
    float: none;
    list-style: none;
    margin-right: 0;
    display: inline-block;
    margin: 5px;
	    height: 68px;
}
	ul.top-menu-3 {
    padding: 0px;
    height: auto;
    padding-top: 0px;
    text-align: center;
}
	ul.top-menu-3 li a {    font-size: 10pt;}
	.sec-side-btn {    top: 445px;}
	.overlay .custombut a, .overlay .custombut2 a, .overlay .sec-side-btn  {    height: 140px; width: 140px !important; font-size: 10pt;}
	.top-menu-1 {
    height: 30px;
    padding-top: 10px;
    padding-bottom: 30px;
}
	.header {
    padding-top: 10px;
	    height: 187px;
}
	.header.mask:after {
    top: 135px;
}
	.top-menu-1 ul {
    margin: 0px;
    padding: 0 5px;
}
	.header-right {
    float: left;
    margin-right: 0;
    margin-top: -20px;
	    margin-bottom: -20px;
}
.header-right img {    height: 120px;}
	.header.internal.no-mask, .footer.internal.no-mask {
    margin-top: -160px;
}
	*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wrap div.internal {
    width: 100%;
    margin: auto;
	padding: 0 10px;
	    
}
#header{ height: 187px;     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.29);
}
}
@media screen and (max-width: 690px) { 
.mmenu {    margin-right: 40px;}
}
@media screen and (max-width: 667px) {
	.jshop.list_category a .item_text > div, .jshop_list_product a .item_text > div, .menu_catalog a .image-title > div {
    padding-left: 10px;
}

.itemid-138 td.block_product.jshop_menu_item {
    float: none;
    margin: 5px;
}
	td.block_product.jshop_menu_item {
    float: left;
	    margin: 5px;
}
	ul.breadcrumb li {
    float: left;
    list-style: none;
    margin-right: 10px;
    padding-bottom: 10px;
}
	table.jshop a img {
    border: 0;
    height: 300px;
}
	ul.top-menu-3 li a {    width: 250px;}
	.header-right {
    float: left;
    margin-top: 0;
}
	.header-right img {
    height: 100px;
}
.mmenu {    margin-right: 20px;}	
.header-center {
    float: right;

}
.header-center .search .inputbox {
    width: 153px !important;

}
.content .contacty .moduletable ul.top-menu-3 li a {
    width: 320px;
}
.header.mask:before, .footer.mask:before, .home.mask:before {    width: 100%;}
}
@media screen and (max-width: 568px) {
	.itemid-101 .menu_catalog a .image-title {margin-top: -37px;}
	.jshop.list_category a img {
    height: 150px !important;
}
	.catalog a .item_text, .jshop.list_category a .item_text, .menu_catalog a .image-title, .jshop_list_product a .item_text {
    font-size: 10pt;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 30px;
    height: 65px !important;
    display: block;
    padding-top: 10px;
    margin-top: -15px;
}
	
	table.jshop a img {
    border: 0;
    height: 250px;
}
	ul.breadcrumb {
    margin-top: 30px;
}
	.content .contacty .moduletable ul.top-menu-3 li {
    float: left;
}
	.kont td, .kont tr {display: block;}
	ul.top-menu-3 {

    margin-top: 30px;
}
	.header-right {
    float: left;
    margin-top: 10px;
}
	.header .logo {
    width: 270px;
}
	.logo a .slogan {    margin-left: 0;
    margin-top: 0;}
	
}
@media screen and (max-width: 480px) {
	.tbl {display: block;
    overflow: auto;}
	.slider ul li {
    list-style-type: none;
    float: left;
    width: 450px;
    height: auto;
    text-align: center;
}
	table.jshop a img {
    border: 0;
    height: 210px;
}
.jshop.list_category a img {
    height: 170px !important;
}
	td.jshop_categ.jshop_menu_item, td.block_product.jshop_menu_item {
    padding-right: 0;
    width: 47%;
    display: inline-block;
    min-height: 221px;
    float: left;
	    margin: 0 5px;
}

	.custompreim-block table tr td:nth-child(1) {   margin-top: -15px;}
	.custompreim-block table tr td:nth-child(3) {   padding-top: 18px;}
.custompreim-block table tr td:nth-child(4) {       margin-top: -22px;} 	
.custompreim-block td img {padding-bottom: 10px;}	
.nomob {display:none !important;}
.custompreim-block table td:after {
 content: attr(data-label);
 font-weight: 600;
}
ul#priceul {
    float: right;
    margin-top: 0;
}
.nesse {width: 150px;}
.custompreim-block tr {    display: block;
    width: 100%; text-align: center;}
.custompreim-block td {display: inline-block; width: 30%; margin-bottom: 20px;}
.itemid-101 div.custompreim-block h1 {
    padding-left: 160px;
    font-size: 16pt;
}
.itemid-101 .menu_catalog a .image-title {
    margin-top: -48px;
}
ul.top-menu-3 {
    margin-bottom: 0;
}
.catalog.internal .jshop_menu_item, .menu_catalog li {
    float: none;
    width: 45%;
    margin-right: 0;
    margin-bottom: 25px;
    margin-top: 0px;
    display: inline-block;
    margin: 10px !important;
}
ul.top-menu-3 li a {
    width: 420px;
}

.mmenu {
    margin-right: 15px;
}
.header .logo {
    width: 210px;
}
.logo a .text-logo {
    font-size: 18pt;
    line-height: 29pt;
    float: left;
    font-weight: bold;
}
.logo a .slogan {font-size: 12pt;}
}
@media screen and (max-width: 450px) {
	.jshop_prod_description.home.no-mask .byobr1 {
    height: 340px !important;
    display: block;
    overflow: hidden;
}
	.part td {display: inline-block; width: 45%;}
	.part {height: auto !important;text-align: center;}
	.part tr {display: block;}
	.productfull table tr {display: table;}
	.productfull table {
    width: 100% !important;
    display: block;
    overflow: auto;
	height: auto !important;
}
	.slider ul li {
    list-style-type: none;
    float: left;
    width: 400px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}
	ul.sigFreeClassic li.sigFreeThumb {    margin: 0 !important;
    width: 45%;}
	ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink {
    width: 100% !important;
}
	#cboxLoadedContent {padding: 0;}
	#cboxWrapper, #cboxContent, #cboxLoadedContent, form#chronoform_Consult, .ccms_form_element input, textarea, input[type="file"] {width: 100% !important;}
	#colorbox {width: 99% !important;}
	ul.top-menu-3 {
    margin-bottom: 0;
    margin: 5px;
    margin-top: 30px;
}
	ul.top-menu-3 li a {
    width: 100% !important;
}
	ul.top-menu-3 li {
    margin: 0;
    width: 100%;
}
	.footer-center a.c_img {    display: none;}
	body, body#page {
    width: 100%;
    min-width: 100%;
	    overflow-x: hidden;
}
	ul.top-menu-3 li {margin: 0;}
	.catalog.internal .jshop_menu_item, .menu_catalog li {
    width: 47%;
}
	ul.top-menu-3 li a div.image-title {
    text-align: left;
}
	table.jshop a img {
    border: 0;
    height: 170px;
}
	.custompreim-block td {
    width: 32%;
}
	.catalog.internal .jshop_menu_item, .menu_catalog li {
    margin: 5px !important;
}
	ul.top-menu-3 li a {
    width: 365px;
} 
	.header-center .phone, .header-center .e-mail {
    font-size: 12pt;
	padding-left: 15px;
}
	.header-center .search .inputbox {
    width: 113px !important;
}
	.header .logo {
    width: 190px;
}
.jshop_prod_description.home.no-mask >p {line-height: 1.2;}
}
@media screen and (max-width: 384px) {
	.catalog a .item_text, .jshop.list_category a .item_text, .menu_catalog a .image-title, .jshop_list_product a .item_text {
 
    word-break: break-word;
}
	.jshop.list_category a .item_text > div, .jshop_list_product a .item_text > div, .menu_catalog a .image-title > div {
    padding-left: 0;
}
	.jshop.list_category a img {
    height: 150px !important;
}
	div.custompreim-block {
    padding: 0;
}
.custompreim-block table td:after {
    content: attr(data-label);
    font-weight: 600;
    font-size: 10pt;
}
	.jshop_prod_description.home.no-mask .byobr1 {
    height: 360px !important;
    display: block;
    overflow: hidden;
}
	table.jshop a img {
    border: 0;
    height: 160px;
}
	.header-right {
    float: left;
    margin-top: -10px;
}
	.logo a .slogan {
    font-size: 10pt;
}
	.logo a .text-logo {
    font-size: 16pt;

}
	.header .logo {
    width: 170px;
}
	.header-center .search .inputbox {
    width: 100px !important;
}
	
}
@media screen and (max-width: 375px) {
	.slider ul li {
    width: 350px;
}
	.logo a .text-logo {
    font-size: 13pt;
}
	.header .logo {
    width: 160px;
}
	
}
@media screen and (max-width: 360px) {
	.header-right {
    float: left !important;
    display: block;
    clear: both;
}
	.slider ul li {
    width: 290px;
}
	.jshop.list_category a .item_text {
    height: 80px !important;
}
	table.jshop a img {
    border: 0;
    height: 130px;
}
.jshop.list_category a img {
    height: 130px !important;
}	
td.jshop_categ.jshop_menu_item, td.block_product.jshop_menu_item {
    padding-right: 0;
    width: 46%;
    display: inline-block;
    min-height: 190px;
    float: left;
    margin: 0 5px;
	    padding-bottom: 10px;
}
.catalog.internal .jshop_menu_item, .menu_catalog li {
    margin: 0 2px !important;
}
.header-center {
    float: right;
    margin-left: -10px;
}
.header .logo {
    width: 155px;
}

}
@media screen and (max-width: 340px) {
	.jshop_list_product a .item_text {    height: 95px !important;}
	.slider ul li {
    width: 240px;
}
	div.custompreim-block {
    padding: 0;
    font-size: 10pt;
}
	td.block_product.jshop_menu_item {    height: 220px !important;}
	.title-1, .title-2, .title-3, .title-4, .title-5, .title-6 {
    display: block;
    font-size: 1.2em;
    line-height: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
}
	.jshop_prod_description.home.no-mask .byobr1 {
    overflow-x: auto;
}
	.custompreim-block table tr td:nth-child(3) {
    padding-top: 0;
    margin-top: -17px;
}
	.custompreim-block table tr td:nth-child(4) img {height: 72px;}
	.custompreim-block table tr td:nth-child(4) {
    margin-top: -12px;
}
	.custompreim-block td {
    width: 33%;
}
	.itemid-101 div.custompreim-block h1 {
    padding-left: 100px;
    font-size: 14pt;
}
	.itemid-101 .aftern {
    margin-top: -70px;
}
	.nesse {
		margin-right: 0 !important;
    width: 100px;
}
	.header-right img {
    height: 70px;
}
	.header-center .search .inputbox {
    width: 90px !important;
}
	.header-center .search .button {
    background-color: #d24a43;
    color: #ffffff;
    width: 47px;
    height: 25px;
    border: 1px solid #d24a43;
	font-size: 10pt;
}
	.header-center {
    float: right;
    margin-left: -15px;
	    width: 50%;
}
	.header .logo {
    width: 145px;
}
	
}