:focus {
outline: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}

a:link {outline:none; color:#3896ca; text-decoration:underline;}
a:hover {outline:none; text-decoration:none; color:#003d8d;}
a:visited {outline:none; color:#3896ca; text-decoration:underline;}

.txtc {text-align:center;}
.txtr{text-align:right;}
.txtj {text-align:justify;}

.left {float:left;}
.right {float:right;}

.w_100 {width:100%;}

.pad5 {padding:5px;}
.pad10 {padding:10px;}

.clear {clear:both; font-size:1px; height:0; line-height:0; margin:0; overflow:hidden; padding:0; width:0;}

@font-face {
	font-family:"Impact";src:url("/font/impact.eot?") 
	format("eot"),url("/font/impact.woff") 
	format("woff"),url("/font/impact.ttf") 
	format("truetype"),url("/font/impact.svg#Impact") 
	format("svg");font-weight:normal;font-style:normal;
}

html {
	height:100%; 
	min-height:100%;
	*overflow-x:hidden;
}

body {
	line-height:1; 
	font:normal 13px Arial; 
	color:#4f4f4f; 
	background-color:#f4f4f4; 
	margin:0;
	padding:0;
	/*== footer_bottom==*/
	height:auto !important; 
	min-height:100%; 
	height:100%; 
	position:relative;
	/*== / footer_bottom==*/
}

input, textarea {
	width:230px; 
	padding:5px; 
	border-radius:3px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border:1px solid #5c9fc1; 
	box-shadow:0 0 5px #9ecde5;
}
input.capcha {
	width:75px; 
	height:36px; 
	margin-right:20px; 
	font-size:20px; 
	font-weight: bold; 
	color:#32789b;
}
input.submit {
	width:auto; 
	padding:10px 15px; 
	margin:5px 0 0 44px;
	font-weight:bold; 
	color:#ffffff; 
	text-shadow:1px 1px 1px #1e5e7f; 
	background-color:#5c9fc1; 
	border:1px solid #ffffff;
	font-size:14px;
}
input:hover.submit {
	color:#31779b; 
	text-shadow:1px 1px 1px #ffffff; 
	background-color:#eaf8ff; 
	border:1px solid #5c9fc1;
}

#all {background:none;}

#puzadpn {margin-bottom:-24px;}

.header {background:url(images/head_bg.jpg);}

.headinfo {
	background:url(images/black_light_bg.png); 
	border-bottom:1px solid #ffffff;
}
.headinfo .headinfo_conteiner {
	width:990px; 
	margin:0 auto;
}
.headinfo .headinfo_conteiner .headinfo_cont .slogan {
	float:left;
	padding:1px 0 3px 30px; 
	font:italic bold 13px Georgia; 
	text-shadow:1px 1px 1px #e9e9e9;
}
#date {
	float:right;
	height:auto;
	font:italic 10px Tahoma;
	color:#838383;
	margin-right:20px;
}
#date-mid {
float:right;
height:auto;
background:none;
line-height:auto;
}

.head {
	width:990px; 
	margin:0 auto; 
}
.head a {
	float:left; 
	display:block; 
	margin:5px 0 5px 20px; 
	padding:0; 
	text-align:center; 
	color:#9a9a9a; 
	text-shadow:1px 1px 1px #ffffff; 
	text-decoration:none;
}
.head a span.namelogo {
	display:block;
	float:left;
	height:100%;
	margin-right:10px;
}
.head a span.namelogo img {
	width:81px;
}
.head a span.namelogo img.logoimg {
	display:block;
}
.head a span.namelogo img.logoimgh {
	display:none;
}
.head a:hover span.namelogo img.logoimg {
	display:none;
}
.head a:hover span.namelogo img.logoimgh {
	display:block;
}
.head a span.namecomp {
	display:block;
	float:left;
	margin:11px 0 0 0;
}
.head a span.namecomp span.compn {
	font:normal 45px Georgia; 
}
.head a span.namecomp span.complink {
	display:block; 
	margin-top:-5px; 
	font-size:11px; 
	text-align:center;
	letter-spacing:9px;
}
.head a:hover {
	color:#1e6caf; 
	text-decoration:none;
}
.head .headcontact {
	float:right; 
	text-align:center; 
	color:#9a9a9a; 
	text-shadow:1px 1px 1px #ffffff; 
}
.head .headcontact .headcontactbox {
	float:right;
	text-align:center; 
}
.head .headcontact img.logoimg {
	width:100px;
	float:left;
	margin:8px 0 0 0;
	text-align:center; 
}
.head .headcontact span.hcphone {
	display:block;
	padding:4px 10px 0 0;
	font:italic bold 25px Georgia;
}
.head .headcontact span.hcadress {
	display:block;
	font:normal 14px Georgia; 
}
.header_menu {
	/*height:40px; */
	width:100%; 
	background-color:#5c9fc1; 
	border-bottom:1px solid #ffffff;
}
.header_menu .hmenu {
	position:relative;
	width:990px; 
	margin:0 auto;
}
.header_menu .hmenu .navbar {
	float:left;
}
.header_menu .hmenu .navbar ul.nav-menu {
	margin:0;
	padding:0;
	list-style:none;
}
.header_menu .hmenu .navbar ul.nav-menu li {
	display:inline-block;
	margin:0 -3px 0 0;
	padding:0;
}
.header_menu .hmenu .navbar ul.nav-menu li a {
	display:block;
	width:auto;
	height:28px;
	padding:11px 10px 0 10px;
	background:none;
	color:#ffffff;
	text-decoration:none;
	text-shadow:1px 1px 1px #467590;
	font-size:14px;
}
.header_menu .hmenu .navbar ul.nav-menu li a:hover {
	background-color:#367a9c;
	margin-bottom:-1px;
	border-bottom:1px solid #ffffff;
}
.header_menu .hmenu .navbar ul.nav-menu li.current-category-ancestor a,
.header_menu .hmenu .navbar ul.nav-menu li.current-post-ancestor a,
.header_menu .hmenu .navbar ul.nav-menu li.current-menu-item a,
.header_menu .hmenu .navbar ul.nav-menu li.current_page_item a {
	color:#367a9c;
	background-color:#ffffff;
	border-top:1px solid #5fa0c2;
	text-shadow:none;
}

.search-form {
	float:right; 
	padding:6px 0 0 0;
}
.search-form .screen-reader-text {
	display:none;
}
.search-form input.search-field {
	background-color:#9dc9df; 
	border:1px solid #357b9f; 
	color:#3d84a8;
}
.search-form  input:hover.search-field, 
.search-form  input:focus.search-field {
	background-color:#dff4ff; 
	box-shadow:0 0 5px #23607f;
}
.search-form input[type=submit] {
	width:30px; height:30px; 
	border:none; 
	background:transparent url(images/sprite.png) no-repeat !important; 
	text-indent:-150px; 
	margin: -2px 0 0 5px;
	cursor:pointer;
}
.search-form input:hover[type=submit] {
	border:none; 
	background:transparent url(images/sprite.png) no-repeat 0 -34px !important; 
	box-shadow:none;
}

.site-main {
	width:1200px;
	margin:0 auto;
}

.content-area {
	float:right;
	width:985px;
}

.sidebar-container {
	float:left;
	width:210px;
}

.menu-product-container {
	padding:50px 0 0 0;
	background:#f4f4f4 url(images/menu_bg.png) no-repeat 0 0;
}
#menu-product {
	width:197px;
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	border:1px solid #cbc9c6;
	border-top:none;
	border-radius:0 0 7px 7px;
	box-shadow:4px 5px 7px #CECECE;
	background-color:#ffffff;
}
#menu-product li {
	text-align:center;
	width:180px;
    margin:0 auto;
	padding:2px 0;
	border-top:1px dotted #898989;
}
#menu-product li a {
	color:#3896ca;
	text-decoration:none;
}
#menu-product li a:hover {
	color:#000000;
}
#menu-product li:first-child,
#menu-item-2040 {
	width:184px !important;
    margin:0 auto;
	padding:7px 0 !important;
	background:#4784b9 url(images/title_lmenu_bg.jpg) no-repeat 0 0;
	text-shadow:1px 1px 1px #224364;
	border:none !important;
}
#menu-product li:first-child a,
#menu-item-2040 a {
	color:#ffffff !important;
	font:italic bold 14px Georgia;
	text-decoration:none;
}
#menu-product li.current-menu-parent a,
#menu-product li.current-post-parent a,
#menu-product li.current-menu-item a {
	font-weight:bold;
	font-style:italic;
	font-family:Georgia;
	color:#CA0000;
	text-shadow:1px 1px 1px #A7DFFB;
}
#menu-product li.current-menu-item a:hover {
	color:#004D77;
}
#menu-product li:first-child.current-menu-parent a,
#menu-product li:first-child.current-post-parent a,
#menu-product li:first-child.current-menu-item a {
	color:#ffffff;
}

.prodpage {
	float:left; 
	width:610px;
	text-align:center;
}
.prevproduct {
	float:left; 
	width:370px;
}

h1.archive-title,
h1.entry-title {
	margin:5px 5px 0px 20px;
    font:normal 35px Times New Roman, Georgia;
    color:#5c9fc1;
    text-shadow:1px 1px 2px #ffffff;
}

.prodpageimg,
.entry-content {
	margin:0 10px 10px 10px;
	padding:10px;
	background-color:#ffffff;
	box-shadow:0 0 7px #bbbbbb;
}
.prodpageimg .entry-thumbnail img {
	width:100%;
	height:auto;
}

#cooler-nav {
    text-align: center;
	margin:0 0 10px 0;
}
#cooler-nav .nav-box {
	position:relative;
	display:inline-block;
	width:20%;
	margin: 0 10px;
}
#cooler-nav .nav-box img {
	width:100%;
	height:auto;
}
#cooler-nav .nav-box a {
	display:block;
	position:absolute;
	top:2px; left:2px;
	width:100%;
	height:94%;
	background:none;
}
#cooler-nav .nav-box a:hover {
	color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
	background:url(images/bgwhitr70trans.png);
}
#cooler-nav .nav-box img {
	border:2px solid #ffffff;
}
#cooler-nav .nav-box.next:hover img,
#cooler-nav .nav-box.previous:hover img {
	box-shadow:0 0 7px #CECECE;
	border:2px solid #3896ca;
}
#cooler-nav .nav-box a span {
	display:none;
}
#cooler-nav .nav-box a:hover span {
	display:block;
	margin-top:30%;
}
#cooler-nav .nav-box.focusimg img {
	border:2px solid #B9D7E6;
	box-shadow:0 0 7px #CECECE;
}

.latest_article h2 {
	margin:0px 0 0px 0;
    padding:0px 3px 3px 3px;
    text-align:center;
    background-color:#E4E4E4;
    border:1px solid #ffffff;
    border-bottom:none;
}
.latest_article h2 a {
	font-size:14px;
    font-style:italic;
    color:#5C9FC1;
    font-family:Georgia;
    text-shadow:1px 1px 1px #ffffff;
    text-decoration:none;
}
.latest_article h2 a:hover {
    color:#000000;
}
.latest_article ul.latest {
	margin:0;
	padding:10px 5px;
	list-style:none;
	box-shadow:0 0 7px #bbbbbb;
	background-color:#ffffff;
	text-align:center;
}
.latest_article ul.latest li {
	display:inline-block;
	position:relative;
	width:29%;
	margin:1%;
}
.latest_article ul.latest li img {
	display:block;
	width:100%;
	height:auto;
}
.latest_article ul.latest li a.latesttitle {
	display:block;
	position:absolute;
	top:-1px; left:-1px;
	width:100%;
	height:100%;
	background:none;
}
.latest_article ul.latest li a:hover.latesttitle {
	color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
	text-shadow:1px 1px 1px #ffffff;
	background:url(images/bgwhitr70trans.png);
	border:1px solid #B9B9B9;
}
.latest_article ul.latest li a.latesttitle span {
	display:none;
}
.latest_article ul.latest li a:hover.latesttitle span {
	display:block;
	margin-top:30%;
}

.breadcrumbs {
	margin:10px 0 10px 0;
	padding:6px 20px;
	background-color:#F0F0F0;
	border:1px solid #FFFFFF;
	box-shadow:0 0 5px #D3D3D3;
}
.breadcrumbs a {text-decoration:none;}
.breadcrumbs a:hover {
	color:#003d8d;
	text-decoration:underline;
}

.new_prod h3 {
	margin:0px 0 0px 0;
    padding:5px 3px 8px 3px;
    text-align:center;
    background-color:#E4E4E4;
    border:1px solid #ffffff;
    border-bottom:none;
}
.new_prod h3,
.new_prod h3 a {
	font-size:14px;
    font-style:italic;
    color:#5C9FC1;
    font-family:Georgia;
    text-shadow:1px 1px 1px #ffffff;
    text-decoration:none;
}
.new_prod h3 a:hover {
    color:#000000;
}
.new_prod ul.newses {
	margin:0;
	padding:10px 5px;
	list-style:none;
	box-shadow:0 0 7px #bbbbbb;
	background-color:#ffffff;
	text-align:center;
}
.new_prod ul.newses li {
	display:inline-block;
	position:relative;
	width:16%;
	margin:1%;
}
.new_prod ul.newses li img {
	display:block;
	width:100%;
	height:auto;
}
.new_prod ul.newses li a {
	display:block;
	position:absolute;
	top:-1px; left:-1px;
	width:100%;
	height:100%;
	background:none;
}
.new_prod ul.newses li a:hover {
	color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
	text-shadow:1px 1px 1px #ffffff;
	background:url(images/bgwhitr70trans.png);
	border:1px solid #B9B9B9;
}
.new_prod ul.newses li a span {
	display:none;
}
.new_prod ul.newses li a:hover span {
	display:block;
	margin-top:30%;
}

.productcatalog {
	padding:5px 0 15px 0;
}
.productcatalog ul {
	list-style:none;
	margin:0;
	padding:0;
}
.productcatalog ul li {
	position:relative;
	display:inline-block;
	width:184px;
	margin:5px 4px;
	background-color:#ffffff;
}
.productcatalog ul li img {
	width:100%;
	height:100%;
}
.productcatalog ul li a {
	display:block;
	position:absolute;
	top:-1px; left:-1px;
	width:100%;
	height:100%;
	background:none;
	text-align:center;
}
.productcatalog ul li a:hover {
	color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
	text-shadow:1px 1px 1px #ffffff;
	background:url(images/bgwhitr70trans.png);
	border:1px solid #B9B9B9;
}
.productcatalog ul li a span {
	display:none;
}
.productcatalog ul li a:hover span {
	display:block;
	margin-top:30%;
}


.site-content-publ {
	margin:15px 0 10px 0;
}
.site-content-publ h1 {
	margin:0 0 10px 0;
}
.site-content-publ .entry-thumbnail {
	float:left;
	width:50%;
	margin:0 10px 10px 0;
}
.site-content-publ .entry-thumbnail img {
	width:100%;
	height:auto;
}

#cooler-nav-publ {
	font-size:12px;
	width: 500px;
    margin: 0 auto;
	margin-top:10px;
}
#cooler-nav-publ .nav-box {
	width:49%;
	padding-bottom:5px;
	padding-top:5px;
}
#cooler-nav-publ .next {
	float:left;
}
#cooler-nav-publ .previous {
	float:right;
}
#cooler-nav-publ .navboxname {
	text-align:center;
	font-weight:normal;
	color:#ABABAB;
	padding:0 0 5px 0;
}
#cooler-nav-publ a {
	position:relative;
	display:block;
	border:1px solid #5C9FC1;
	background-color:#ffffff;
}
#cooler-nav-publ a span {
	display:block;
	overflow:hidden;
    height:28px;
}
#cooler-nav-publ .next a span {
	margin:7px 7px 7px 50px;
}
#cooler-nav-publ .previous a span {
	margin:7px 50px 7px 7px;
	text-align:right;
}
#cooler-nav-publ a img {
	position:absolute;
	width:40px;
	height:40px;
	border:1px solid #ffffff;
}
#cooler-nav-publ .next a img {
	top:0px; 
	left:0px;
}
#cooler-nav-publ .next a:hover img {
	top:-10px; 
	left:-18px;
}
#cooler-nav-publ .previous a img {
	top:0px; 
	right:0px;
}
#cooler-nav-publ .previous a:hover img {
	top:-10px; 
	right:-18px;
}
#cooler-nav-publ a:hover img {
	width:60px;
	height:60px;
	box-shadow:0 0 5px #003D8D;
}

.publlist {
	position:relative;
	float:left;
	width:48%;
	margin:5px;
}
.publlist .publlistbox {
	height:200px; 
	overflow:hidden; 
	border: 3px solid #ffffff; 
	box-shadow: 0 0 4px #b3b3b3;
}
.publlist a.entry-thumbnail {
	display:block;
}
.publlist a.entry-thumbnail img {
	width:100%;
	height:auto;
}
.publlist .publlisttext {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:url(images/bgwhitr70trans.png);
}
.publlist .publlisttext h2 {
	margin:2px 10px;
	font:bold 18px Georgia;
	font-weight:200;
	text-shadow:1px 1px 1px #ffffff;
	text-align:center;
}
.publlist .publlisttext h2 a {
	text-decoration:none;
	color:#000;
}
.publlist .publlisttext h2 a:hover {
	color:#1470a2;
}
.publlist .publlisttext .entry-summary {
	height:30px;
	margin:0 8px 8px 8px;
	text-align:justify;
	overflow:hidden;
}

.comment-list {
	margin:10px;
	padding:0;
	list-style:none;
}
.comment-list > li {
	margin-top:15px;
}
.comment-list li {
	padding:5px 5px 10px 5px;
	background-color:#ffffff;
	border:1px solid #e4e4e4;
	border-left:3px solid #5c9fc1;
}
.comment-list > li:hover {
	box-shadow:0 0 5px #bcbcbc;
}
.comment-list li .comment-author {
	float:left;
	margin-right:10px;
}
.comment-list li .comment-author  img {
	width:1px;
	height:1px;
}
.comment-list li .comment-metadata {
	float:left;
}
.comment-list li .comment-metadata a time {
	margin:0 10px;
	padding:1px 5px;
	font-size:10px;
	color:#ffffff;
	background-color:#5c9fc1;
	text-decoration:none;
}
.comment-list li .comment-content {
	clear:both;
	padding:1px 10px 0px 10px;
}
.comment-list li .reply {
	height:1px;
	overflow:hidden;
}
.comment-list li ol.children {
	margin:0 10px;
	padding:0;
	list-style:none;
}
.comment-list li ol.children li {
	background-color:#f4f4f4;
	border:1px solid #bcbcbc;
}
.comment-respond h3 {
	color:#5c9fc1;
	text-shadow:1px 1px 0 #ffffff;
}
.comment-respond form.comment-form .comment-notes span {
	font-style:italic;
}
#email-notes {
	display:block;
}
.comment-respond form.comment-form span.required {
	color:#ff0000;
}
.comment-respond form.comment-form input,
.comment-respond form.comment-form textarea {
	border:1px solid #31779b;
}
.comment-respond form.comment-form label {
	display:block;
}
.comment-respond form.comment-form .submit {
	margin:0;
}
p.comment-form-comment {
	float:left;
	width:45%;
	margin:0;
	padding:0 0 10px 0;
}
p.comment-form-comment textarea {
	width:95%;
}
p.comment-form-author,
p.comment-form-email {
	float:right;
	width:45%;
	margin:0;
	padding:0 0 10px 0;
}
p.comment-form-author input,
p.comment-form-email input {
	width:95%;
}
p.comment-form-url {
	display:none;
}
p.form-submit {
	clear:both;
}

/* == slider ==*/
.indexslider {
	padding:10px 0;
	background:#044479 url(images/slider_bg.jpg) no-repeat 50% 0;
}
.indexslider .slider {
	width:900px;
	margin:0 auto;
}

.metaslider .flexslider ul.slides {
	border:1px solid #94b6d1 !important;
	/*box-shadow: 0 0 15px #00264b;*/
}
.metaslider .flexslider {
	margin:0 !important;
}
.flex-control-nav {
	bottom:-20px !important;
}
.metaslider .caption-wrap {
	background:url(images/slider_content_bg.png) no-repeat !important;
    width:370px !important;
	height:100% !important;
	opacity:1 !important;
}
.metaslider .caption {
	text-shadow:1px 1px 1px #040932;
	text-align:justify;
}
.metaslider .caption h3 {
	text-align:center;
	font:bold 25px Georgia;
	margin:25px 0;
}
.flex-control-nav {
	display:none;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(images/bg_direction_nav.png) no-repeat !important;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position:100% 0 !important;
}
/* == / slider ==*/

.site-content-index {
	background-color:#ffffff;
}

.indexpage {
	margin:0 auto;
}

.indexcatbg1 {
	background:#f4f4f4 url(images/indexcatbg_top.jpg) repeat-x 0 0;
}
.indexcatbg1 .indexcatbg2 {
	background:url(images/indexcatbg_bot.jpg) repeat-x 0 100%;
}
.indexcatbg1 .indexcatbg2 .indexcat {
	margin:0 auto;
	text-align:center;
}
.indexcatbg1 .indexcatbg2 .indexcat h3 {
	font:italic bold 18px Georgia;
	color:#5c9fc1;
	text-shadow:1px 1px 0 #ffffff;
}

.indexpage .new_prod {
	padding:15px 0;
}
.indexpage .new_prod h3 {
	background:none;
	border:none;
}
.indexpage .new_prod ul {
	box-shadow:none;
}
.indexpage .new_prod ul.newses li {
    width:10%;
}

/*== index cat ==*/
a.catlink {
	position:relative; 
	display:inline-block; 
	width:155px; 
	height:155px; 
	margin:0 2px 20px 2px; 
	color:#c3c3c3; 
	text-align:center; 
	vertical-align:top; 
	font-weight:bold; 
	text-decoration:none; 
	text-shadow:0 1px 0 #ffffff;
} 
a:hover.catlink {
	color:#3896ca; 
	text-decoration:none;
} 
a.catlink span {
	display:block; 
	text-align:center;
}
a.catlink span.picbox {
	width:100%; 
	height:135px;
}
a.catlink span img.pic {
	width:110px; 
	height:110px; 
	margin-top:10px;
	-webkit-transition: .2s ease-out;
	-webkit-transition-delay: 0.0s;
	-o-transition: .2s ease-out;
	-o-transition-delay: 0.0s;
	-moz-transition: .2s ease-out;
	-moz-transition-delay: 0.0s;
	transition: .2s ease-out;
	transition-delay: 0.0s;
}
a:hover.catlink span img.pic {
	width:130px; 
	height:130px; 
	margin:0; 
	padding:0;
}
a.catlink span.shadowpic {
	width:100%; 
	margin-top:-10px; 
	text-align:center;
}
a.catlink span.shadowpic img {
	width:80px; 
	height:20px;
	-webkit-transition: .2s ease-out;
	-webkit-transition-delay: 0.0s;
	-o-transition: .2s ease-out;
	-o-transition-delay: 0.0s;
	-moz-transition: .2s ease-out;
	-moz-transition-delay: 0.0s;
}
a:hover.catlink span.shadowpic img {
	width:131px;
}
a.catlink span.titlepic {
	margin-top:-5px; 
	font-size:11px;
}
/*== / index cat ==*/

#content .navigation {
	text-align: center;
    padding:0;
}
#content .navigation .pages {
	font-size: 10px;
    color: #828282;
	display:none;
}
#content .navigation span.page-numbers.current {
	font-weight: bold;
    color: #ffffff;
    background-color: #5C9FC1;
    padding:5px 7px 4px 7px;
    margin-right: 2px;
    border-bottom: 1px solid #ffffff;
}
#content .navigation a.page-numbers {
	display: inline-block;
    background-color:#ffffff;
    padding:5px 7px 4px 7px;
    margin:0 2px 2px 0;
	text-decoration:none;
	border:1px solid #ffffff;
}
#content .navigation a:hover.page-numbers {
	border-bottom:1px solid #5C9FC1;
}
#content .navigation a.next.page-numbers,
#content .navigation a.prev.page-numbers {
	border:none !important;
	background-color:#F4F4F4;
	font-size: 16px;
}












/*== footer ==*/
footer.site-footer {
	margin-top:20px;
	background:#044479 url(images/slider_bg.jpg) no-repeat 50% 451px;
}

#mymap {
	position:relative; 
	width:100%; 
	height:450px;
}
.contactmaps {
	position:absolute; 
	top:10px; right:50%;
	z-index:999; 
	margin-right:-500px; 
	font:bold 22px Georgia; 
	text-shadow:1px 1px 1px #ffffff; 
	color:#3C80A2; 
	box-shadow:0 0 10px #7ca0af;
	line-height:25px;
}
.contactmaps .contactmapbox {
	display:flex;
    align-items:center;
	width:315px; 
	background:url(images/bgwhitr70trans.png); 
	margin-top:1px; 
	text-align:left;
}
.contmapboxicon {
	position:relative; 
	float:left; 
	width:60px;
	background:url(images/bluebg.png);
}
.contmapboxicon > div {
	position:absolute; 
	top:50%; left:50%; 
	margin:-20px 0 0 -20px; 
	width:40px; height:40px; 
	background:url(images/contacticons.png) no-repeat;
}
.contmapboxicon.maphone {
	height:100px;
}
.contmapboxicon.mapadres {
	height:150px;
}
.contmapboxicon.mapadres > div {
	background-position:-50px 0;
}
.contmapboxicon.mapmail {
	height:60px;
}
.contmapboxicon.mapmail > div {
	background-position:-100px 0;
}
.contactmaps .contactmapbox .contmapinfo {
	float:left;
	width:230px;
}
.contactmaps .contactmapbox .contmapinfo a.footcontactlink {
	text-decoration:none; 
	font:bold 20px Georgia; 
	color:#3C80A2;
}
.contactmaps .contactmapbox .contmapinfo a:hover.footcontactlink {
	text-decoration:none; 
	color:#053e66;
}
a.linkn{
	color:#4f4f4f;
	text-decoration:none;
	cursor:default;
	font-weight:normal;
}

.foot {
	width:1200px;
	margin:0 auto;
}

.foot .navigation {
	text-align:center;
}
.foot ul.nav-menu, 
.foot div.nav-menu > ul {
	display:block !important;
}
.foot .navigation ul.nav-menu {
	margin:15px;
	padding:0px;
	list-style-type: none;
}
.foot .navigation ul.nav-menu li {
	display:inline-block;
	margin-right:-3px;
}
.foot .navigation ul.nav-menu li a {
	display:block;
	margin-bottom:5px;
	padding:2px 10px;
	color:#ffffff;
	text-decoration:none;
}
.foot .navigation ul.nav-menu li a:hover {
	margin-bottom:0;
	border-bottom:4px solid #78add8;
}
.foot .navigation ul.nav-menu li.current-menu-item a {
	margin-bottom:0;
	border-bottom:4px solid #ffffff;
}

.foot .copyright {
	text-align:center;
	margin:50px 0 20px 0;
	color:#85aed2;
	font-size:11px;
}
/*== / footer ==*/




















/*== 290px ==*/
@media (min-width: 290px) {
	.headinfo .headinfo_conteiner {
		width:290px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:290px;
	}
		.head a {
			margin: 5px 0 5px 5px;
		}
		.head a span.namelogo img {
			width:43px;
		}
		.head a span.namecomp {
			margin:2px 0 0 0;
		}
		.head a span.namecomp span.compn {
			font:normal 32px Georgia; 
		}
		.head a span.namecomp span.complink {
			letter-spacing:5px;
		}
	.head .headcontact,
	.head .headcontact .headcontactbox {
		float:none;
	}
		.head .headcontact img.logoimg {
			display:none;
		}
		.head .headcontact span.hcphone {
			display:block;
			padding:2px 10px 10px 0;
			font:italic bold 25px Georgia;
		}
		.head .headcontact span.hcadress {
			display:none; 
		}
	form.search-form {
		position:absolute;
		top:3px;
		right:2px;
	}
		.search-form input.search-field {
			width:150px;
		}
		
	.site-main,
	.indexpage,
	.indexcat {
		width:290px;
		/*border:1px solid red;*/
	}	
	
	.content-area {
		width:290px;
	}
	
	.sidebar-container {
		width:100%;
	}
	
	.menu-product-container {
		padding:10px 0 0 0;
		background:none;
	}
	
	#menu-product {
		width:100%;
		padding:10px 0;
		border:none;
		border-radius:0;
		box-shadow:none;
		background-color:#5C9FC1;
		text-align:center;
		border-bottom:1px dotted #D2E1E8;
	}
		#menu-product li {
			display:inline;
			padding:3px 10px;
			border-top:none;
		}
		#menu-product li a {
			color:#ffffff;
			line-height:22px;
		}
		#menu-product li:first-child {
			padding:3px 10px;
			background:none;
		}
		
	.prodpage {
		width:100%;
	}
		
	h1.entry-title {
		font-size:22px;
	}
	
	.prevproduct {
		width:100%;
	}
	
	#content a.catlink {
		width:138px;
		color:#2C7AA2; 
	} 
	#content a:hover.catlink {
		color:#000000;
	}
	
	.new_prod ul.newses li {
		width:29%;
	}
	
	.productcatalog ul li {
		width:85px;
	}
	
	.site-content-publ .entry-thumbnail {
		width:100%;
		margin:0;
	}
	
	#cooler-nav-publ {
		width:96%;
	}
		#cooler-nav-publ .nav-box {
			width:100%;
		}
		
	.publlist {
		width:98%;
	}
	
	p.comment-form-comment {
		width:100%;
	}
	p.comment-form-author,
	p.comment-form-email {
		width:100%;
	}
	
	.indexpage .new_prod ul.newses li {
		width:46%;
	}
	
	footer.site-footer {
		background-position:50% 0;
	}
	
	#mymap {
		display:none;
	}
	.contactmaps {
		display:none;
	}
	
	.indexslider .slider {
		width:290px;
	}
		.metaslider .caption-wrap {
			width:140px !important;
		}
		.metaslider .caption h3 {
			font-size:15px;
			margin:12px 0;
			height:76px;
			overflow:hidden;
		}
		.metaslider .caption div,
		.metaslider .caption span,
		.metaslider .caption b,
		.metaslider .caption i, 
		.metaslider .caption em,
		.metaslider .caption strong {
			display:none;
		}
}
/*== / 290px ==*/


/*== 480px ==*/
@media (min-width: 480px) {
	.headinfo .headinfo_conteiner {
		width:480px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:480px;
	}
		.head a {
			margin: 5px 0 5px 5px;
		}
		.head a span.namelogo img {
			width:40px;
		}
		.head a span.namecomp {
			margin:2px 0 0 0;
		}
		.head a span.namecomp span.compn {
			font:normal 25px Georgia; 
		}
		.head a span.namecomp span.complink {
			letter-spacing:3px;
		}
	.head .headcontact,
	.head .headcontact .headcontactbox  {
		float:right;
	}
		.head .headcontact img.logoimg {
			display:none;
		}
		.head .headcontact span.hcphone {
			display:block;
			padding:2px 10px 0 0;
			font:italic bold 20px Georgia;
		}
		.head .headcontact span.hcadress {
			display:block;
			font:normal 10px Georgia; 
		}
	form.search-form {
		position:absolute;
		top:3px;
		right:2px;
		padding-bottom:0px;
	}
		.search-form input.search-field {
			width:250px;
		}
	
	.site-main,
	.indexpage,
	.indexcat {
		width:480px;
		/*border:1px solid blue;*/
	}
	
	.content-area {
		width:480px;
	}
	
	.prodpageimg .entry-thumbnail img {
		width:400px;
	}
	
	#content a.catlink {
		width:151px;
	}
	
	.new_prod ul.newses li {
		width:21%;
	}
	
	.productcatalog ul li {
		width:108px;
	}
	
	.site-content-publ .entry-thumbnail {
		width:50%;
		margin:0 10px 10px 0;
	}
	
	#cooler-nav-publ {
		width:96%;
	}
		#cooler-nav-publ .nav-box {
			width:49%;
		}
	p.comment-form-comment {
		width:45%;
	}
	p.comment-form-author,
	p.comment-form-email {
		width:45%;
	}
	
	.indexslider .slider {
		width:480px;
	}
		.metaslider .caption-wrap {
			width:215px !important;
		}
		.metaslider .caption h3 {
			font-size:20px;
			margin:25px 0;
			height:auto;
			overflow:visible;
		}
		
	.indexpage .new_prod ul.newses li {
		width:21%;
	}
}
/*== / 480px ==*/


/*== 620px ==*/
@media (min-width: 620px) {
	.headinfo .headinfo_conteiner {
		width:620px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:620px;
	}
		.head a {
			margin:5px 0 5px 5px;
		}
		.head a span.namelogo img {
			width:50px;
		}
		.head a span.namecomp {
			margin:2px 0 0 0;
		}
		.head a span.namecomp span.compn {
			font:normal 33px Georgia; 
		}
		.head a span.namecomp span.complink {
			letter-spacing:5px;
		}
	.head .headcontact img.logoimg {
		display:block;
		width:65px;
		float:left;
		margin:8px 0 0 0;
	}
		.head .headcontact span.hcphone {
			display:block;
			padding:2px 10px 0 0;
			font:italic bold 20px Georgia;
		}
		.head .headcontact span.hcadress {
			display:block;
			font:normal 11px Georgia; 
		}
	form.search-form {
		position:relative;
		top:0px;
		right:0px;
		padding-bottom:5px;
	}
		.search-form input.search-field {
			width:250px;
		}
		
	.site-main,
	.indexpage,
	.indexcat {
		width:620px;
		/*border:1px solid yellow;*/
	}
	
	.content-area {
		width:408px;
	}
	
	.sidebar-container {
		width:210px;
	}
	
	.menu-product-container {
		padding:50px 0 0 0;
		background:#f4f4f4 url(images/menu_bg.png) no-repeat 0 0;
	}
	#menu-product {
		width:197px;
		padding:0 0 10px 0;
		border:1px solid #cbc9c6;
		border-top:none;
		border-radius:0 0 7px 7px;
		box-shadow:4px 5px 7px #CECECE;
		background-color:#ffffff;
		border-bottom:none;
	}
		#menu-product li {
			display:block;
			padding:3px 0;
			border-top:1px dotted #898989;
		}
		#menu-product li a {
			color:#3896ca;
			line-height:16px;;
		}
		#menu-product li a:hover {
			color:#000000;
		}
		#menu-product li:first-child {
			padding:7px 0;
			background:#4784b9 url(images/title_lmenu_bg.jpg) no-repeat 0 0;
		}
	
	h1.entry-title {
		font-size:35px;
	}
	
	.prodpageimg .entry-thumbnail img {
		width:100%;
	}
	
	#content a.catlink {
		width:128px;
	}
	
	.new_prod ul.newses li {
		width:21%;
	}
	
	.productcatalog ul li {
		width:123px;
	}
	
	.site-content-publ .entry-thumbnail {
		width:100%;
		margin:0;
	}
	
	p.comment-form-comment {
		width:100%;
	}
	p.comment-form-author,
	p.comment-form-email {
		width:100%;
	}
	
	footer.site-footer {
		background-position:50% 451px;
	}
	
	#mymap {
		display:block;
	}
	
	.indexslider .slider {
		width:620px;
	}
	.metaslider .caption-wrap {
		width:270px !important;
	}
		.metaslider .caption h3 {
			font-size:20px;
			margin:13px 0;
			height:76px;
			overflow:hidden;
		}
		.metaslider .caption div {
			display:block;
			height:126px;
			overflow:hidden;
		}
		.metaslider .caption span,
		.metaslider .caption b,
		.metaslider .caption i, 
		.metaslider .caption em,
		.metaslider .caption strong {
			display:inline;
		}
}
/*== / 620px ==*/


/*== 768px ==*/
@media (min-width: 768px) {
	.headinfo .headinfo_conteiner {
		width:768px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:768px;
	}
		.head a {
			margin:5px 0 5px 20px;
		}
		.head a span.namelogo img {
			width:60px;
		}
		.head a span.namecomp {
			margin:2px 0 0 0;
		}
		.head a span.namecomp span.compn {
			font:normal 40px Georgia; 
		}
		.head a span.namecomp span.complink {
			letter-spacing:7px;
		}
	.head .headcontact img.logoimg {
		width:78px;
		float:left;
		margin:8px 0 0 0;
	}
		.head .headcontact span.hcphone {
			display:block;
			padding:8px 10px 0 0;
			font:italic bold 20px Georgia;
		}
		.head .headcontact span.hcadress {
			display:block;
			font:normal 14px Georgia; 
		}
	.search-form input.search-field {
		width:150px;
	}
	
	.site-main,
	.indexpage,
	.indexcat {
		width:768px;
		/*border:1px solid green;*/
	}
	
	.content-area {
		width:557px;
	}
	
	.prodpageimg .entry-thumbnail img {
		width:400px;
	}
	
	#content a.catlink {
		width:130px;
	}
	
	.new_prod ul.newses li {
		width:21%;
	}
	
	.productcatalog ul li {
		width:127px;
	}
	
	.site-content-publ .entry-thumbnail {
		width:50%;
		margin:0 10px 10px 0;
	}
	
	#cooler-nav-publ {
		width: 500px;
	}
	
	p.comment-form-comment {
		width:45%;
	}
	p.comment-form-author,
	p.comment-form-email {
		width:45%;
	}
	
	.contactmaps {
		display:block;
		margin-right:-380px;
	}
	
	.indexslider .slider {
		width:768px;
	}
		.metaslider .caption-wrap {
			width:345px !important;
		}
		.metaslider .caption h3 {
			font-size:25px;
			margin:13px 0;
			height:auto;
			overflow:visible;
		}
		.metaslider .caption div {
			display:block;
			height:166px;
			overflow:hidden;
		}
		
	.indexpage .new_prod ul.newses li {
		width: 10%;
	}
}
/*== / 768px ==*/


/*== 992px ==*/
@media (min-width: 992px) {
	.headinfo .headinfo_conteiner {
		width:990px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:990px;
	}
	.head a span.namelogo img {
		width:81px;
	}
	.head a span.namecomp {
		margin:11px 0 0 0;
	}
	.head a span.namecomp span.compn {
		font:normal 45px Georgia; 
	}
	.head a span.namecomp span.complink {
		letter-spacing:9px;
	}
	.head .headcontact img.logoimg {
		width:100px;
		float:left;
		margin:8px 0 0 0;
	}
	.head .headcontact span.hcphone {
		display:block;
		padding:4px 10px 0 0;
		font:italic bold 25px Georgia;
	}
	.head .headcontact span.hcadress {
		display:block;
		font:normal 14px Georgia; 
	}
	.search-form input.search-field {
		width:250px;
	}

	.site-main,
	.indexpage,
	.indexcat {
		width:990px;
		/*border:1px solid silver;*/
	}
	
	.content-area {
		width:779px;
	}
	
	.prodpage {
		width:450px;
	}
	.prodpageimg .entry-thumbnail img {
		width:100%;
	}
	
	.prevproduct {
		width:325px;
	}
	
	#content a.catlink {
		width:147px;
		color:#c3c3c3; 
	} 
	#content a:hover.catlink {
		color:#3896ca;
	}
	
	.new_prod ul.newses li {
		width:16%;
	}
	
	.productcatalog ul li {
		width:180px;
	}
	
	.publlist {
		width:48%;
	}
	
	.contactmaps {
		margin-right:-480px;
	}
	
	.indexslider .slider {
		width:900px;
	}
		.metaslider .caption h3 {
			font-size:25px;
			margin:25px 0;
		}
		.metaslider .caption div {
			height:auto;
			overflow:visible;
		}
}
/*== / 992px ==*/


/*== 1200px ==*/
@media (min-width: 1200px) {
	.headinfo .headinfo_conteiner {
		width:1200px;
	}
	.head,
	.header_menu .hmenu,
	.foot {
		width:1200px;
	}
	
	.site-main,
	.indexpage,
	.indexcat {
		width:1200px;
		/*border:1px solid red;*/
	}
	
	.content-area {
		width:985px;
	}
	
	.prodpage {
		width:550px;
	}
	.prodpageimg .entry-thumbnail img {
		width:400px;
	}
	
	.prevproduct {
		width:430px;
	}
	
	#content a.catlink {
		width:155px;
	} 
	
	.productcatalog ul li {
		width:184px;
	}
	
	.contactmaps {
		margin-right:-500px;
	}
}
/*== 1200px ==*/




/*== MENUJS ==*/
.menu-toggle:after {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

.menu-toggle {
	display: none;
}

@media (max-width: 619px) {
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}


	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: #ffffff;
		padding: 12px 0 12px 20px;
		outline: none;
	}

	.menu-toggle:focus {
		outline: thin dotted;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #db572f;
		color: #fff;
	}

	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}
}
/*== / MENUJS ==*/