/* ==========================================================================
   Main
   ========================================================================== */
body * {
	font-family: 'Roboto', sans-serif;
}
input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	/*vertical-align: baseline;*/
	text-decoration: none
}
/* ==========================================================================
   Customization
   ========================================================================== */
.clear {
	clear: both;
}
.row-centered {
	text-align:center;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.margin-top {
	margin-top: 25px !important;
}
.margin-top-big {
	margin-top: 50px !important;
}
.margin-bottom {
	margin-bottom: 25px !important;
}
.margin-bottom-big {
	margin-bottom: 50px !important;
}
.no-margin-top {
	margin-top:0 !important;
}
.no-margin-bottom {
	margin-bottom:0 !important;
}
.no-margin {
	margin:0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-radius {
	border-radius: 0 !important;
}
.pull-center {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
html .btn-primary:hover {
	border-color: #FBBA06 !important;
	background-color: #FBBA06 !important;
}
a:hover {
	/*color: #FBBA06;*/
	color: #030303;
	text-decoration: none;
}
.width50 {
	float: left;
	width: 50%;
}
.pagination > .active > a:hover, body.dark .pagination > .active > a:hover {
	border-color: #004896;
	background-color: #004896;
}

@media (min-width: 768px) {
	.lead {
	  font-size: 18px;
	}
}
:not(main.sub) .thumb-info {
	margin-bottom: 10px;
}
:not(main.sub) a .thumb-info-caption .thumb-info-caption-text {
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
:not(main.sub) a:hover .thumb-info-caption .thumb-info-caption-text {
	color: #030303;
}
:not(main.sub) .thumb-info img {
	max-height: 232px;
}
.BootField {
	/*float: left;*/
}
.BootCombo .BootFieldInput.input-lg {
	background-position-y: 11px;
}
.btn.btn-primary.btn-phone {
	padding: 12px 13px;
	margin-top: 27px;
}
.btn-phone.sent {
	background-color: #CCC;
	border-color: #CCC #CCC #b3b3b3;
}
.btn-phone.sent:hover,
.btn-phone.sent:active,
.btn-phone.sent:focus {
	background-color: #CCC;
	border-color: #CCC #CCC #b3b3b3;
}
.image-gallery .thumb-no-image {
	display: block;
	width: 100%;
	min-height: 196px;
	text-align: center;
	color: #888;
	font-size: 4em;
	padding-top: 60px;
}
html .scroll-to-top {
	border-radius: 0;
}
#header ol, #header ul {
	list-style: none;
	padding-left: 0;
}
ol.sidebar_nav, ul.sidebar_nav, .sidebar_nav li {
	list-style: none;
	padding-left: 0;
}
ol.products_list, ul.products_list, .products_list  li {
	list-style: none;
	padding-left: 0;
}
.category_list li {
	list-style: none;
	padding-left: 0;
}
ul.Sites, .Sites  li {
	list-style: none;
	padding-left: 0;
}
section {
	color:#333;
}
section a {
	color:#333;
}
.sidebar .row {
	margin-left: -5px;
}
.margin-image {
	text-align: center;
}
.btn {}
.btn-primary {
	color: #fff;
	background-color: #004896;
	border-color: #004896;
	border-radius: 0;
}
.main .product {
	/* padding-top: 25px; */
}
/* ==========================================================================
   Header
   ========================================================================== */
#header {
	margin-bottom: 25px;
	min-height: 111px;
}
@media (min-width:641px) and (max-width:991px) {
	#header {min-height: 48px;}
}
@media (max-width:640px) {
	#header {min-height: 95px;}
}
#header-psb {
	background-color: #ebebeb;
	margin-bottom: 15px;
}
#header .header-top-wrapper,
#header-psb .header-top-wrapper
/*,#header .header-bottom-wrapper*/ {
	position: relative;
}
#header .header-body,
#header-psb .header-body {
	-webkit-transition: min-height 0.3s ease;
	-moz-transition: min-height 0.3s ease;
	transition: min-height 0.3s ease;
	width: 100%;
	z-index: 1001;
	min-height: 108px;
	/*margin-bottom: 60px;*/
	
	background-color: #ffffff;
	/*background-color: #d7d7d7;*/
	/*background: rgba(215,215,215,0.7);
	background: -webkit-linear-gradient(rgb(255,255,255), rgba(215,215,215,1));
	background: -o-linear-gradient(rgb(255,255,255), rgba(215,215,215,1));
	background: -moz-linear-gradient(rgb(255,255,255), rgba(215,215,215,1));
	background: linear-gradient(rgb(255,255,255), rgba(215,215,215,1));*/
}
#header .header-body .header-logo,
#header-psb .header-body .header-logo {
	position: absolute;
	/*top: 14px;
	left: -45px;*/
	/* 25lat
	top: 0;
	left: -130px;*/
	max-width: 220px;
	transition: all 0.3s ease;
	z-index: 9999;
}
#header-psb .header-body .header-logo {
	top: 0;
}
#header .header-top-grey {
	background: #e3e3e3;
}
/*#header .header-body .header-menu-2 {
	height: 56px;
	overflow-y: hidden;
}
#header .header-body .header-menu-1 {
	height: 56px;
	
}*/
#header .header-container {
	/*position: relative;*/
	/*display: table;*/
}
#header .header-logo-small,
#header-psb .header-logo-small {
	position: absolute;
	top: 0;
	left: 0;
}
#header .header-top-grey ul,
#header .header-bottom-blue ul {
	float: left;
	/*margin-top: 7px;*/
}
#header .header-top-grey li,
#header .header-bottom-blue li {
	float: left;
	margin-left: 0;
	line-height: 27px;
	margin-right: 22px;
}
#header .header-top-grey li a {
	color: #000;
	font-size: 17px;
	font-weight: 300;
	text-shadow: 0 1px 1px #ffffff;
}
#header .header-top-grey .header-menu-top {
	margin-top: 10px;
}
#header .header-top-grey .header-menu-top a {
	color: #333;
	font-size: 9.75pt;
	font-weight: 400;
	text-shadow: none;
}
#header .header-top-grey .header-menu-top.login li {
	margin: 0;
	padding: 0;
	line-height: 39px;
}
#header .header-top-grey .header-menu-top.login li a {
	padding: 0 10px;
}
#header .header-top-grey .header-menu-top.login li:first-child a {
	border-right: 1px solid #ccc;
}
#header .header-top-grey .header-menu-top.login li:last-child a {
	padding: 0 0 0 10px;
}
#header .header-top-grey .header-menu-top a.highlight {
	font-weight: 600;
}


#header-psb .header-menu-top {
	margin: 10px 0;
}
#header-psb .header-menu-top a {
	font-family: Tahoma;
	color: #333;
	font-size: 10.25pt;
	font-weight: 400;
	text-shadow: none;
}
#header-psb .header-menu-top li {
	float: left;
	margin-right: 20px;
	padding: 0;
	line-height: 40px;
	padding-bottom: 10px;
}
#header-psb .header-menu-top li a {
	padding: 0;
}
#header-psb .header-menu-top a.highlight {
	/*color: #888;
	font-weight: 300;*/
	color: #000;
	font-weight: 700;
}


#header .header-bottom-blue li a {
	color: #f3f3f3;
	font-weight: 400;
	font-size: 17px;
}
#header .header-top-grey li:hover a,
#header .header-bottom-blue nav > ul > li:hover > a {
	color: #c3c3c3;
}
#header .header-bottom-blue li {
	margin-top: 15px;
}
#header .header-top-grey ul.pull-right li:first-child {
	/*border-right: 1px solid #000;*/
}
#header .header-top-grey ul.pull-right li:first-child {
	/*border-right: 1px solid #1c4977;
	padding: 0 15px 0 0;*/
	margin-right: 0;
}
#header .header-top-grey ul.pull-right li {
	padding: 0 0 0 15px;
	margin: 2px 15px 2px 0;
	line-height: 34px;
}
@media (max-width: 991px) {
	#header-psb .header-nav-main {
		position: absolute;
		width: 100%;
		top: 60px;
		left: 0;
		z-index: 9999;
		background: #c3c3c3;
	}
}
@media (min-width: 992px) {
	#header-psb .header-nav-main {
		display: block !important;
	}
	#header-psb .header-btn-collapse-nav {
		display: none;
	}
	#header .header-bottom-blue {
		min-height: 60px;
	}
	#header .header-top-grey {
		min-height: 50px;
	}
}
@media (max-width: 767px) {
	#header {
		margin-bottom: 15px;
	}
}
#header .header-bottom-blue {
	/*background: #006999;*/
	background-color: #004896;
}
#header .header-bottom-blue .product-menu {
	width: 100%;
	height: 56px;
	background-color: #004896;
	text-align: center;
	cursor: pointer;
}
#header .header-top-grey .product-menu {
	position: absolute;
	top: 50px;
	left: 100px;
	/*left: 200px;*/
	transition: all 0.3s ease;
	z-index: 9999;
	width: 175px;
	height: 60px;
	background-color: #004896;
	text-align: center;
	cursor: pointer;
}
#header .header-bottom-blue .product-menu.active {
	background-color: #fff;
}
#header .header-top-grey .product-menu.active {
	background-color: #fff;
}
#header .header-bottom-blue .product-menu a,
#header .header-top-grey .product-menu a {
	position: relative;
	color: #fff;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	font-size: 11.75pt;
	font-weight: 400;
	line-height: 58px;
	padding-right: 30px;
}
#header .header-bottom-blue .product-menu.active a {
	color: #004896;
}
#header .header-top-grey .product-menu.active a {
	/*line-height: 56px;*/
	color: #004896;
}
#header .header-bottom-blue .product-menu a:after,
#header .header-top-grey .product-menu a:after {
	position: absolute;
	top: 6px;
	right: 0;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 7.25pt;
	content: '\f078';
}
#header .header-bottom-blue .product-menu.active a:after,
#header .header-top-grey .product-menu.active a:after {
	content: '\f077';
}
#header .header-top-grey .product-menu-view {
	display: none;
	position: absolute;
	top: 110px; 
	left: 100px; 
	z-index: 10010;
	width:100%;
}
.sticky-header-active #header .header-top-grey .product-menu-view {
	top: 108px; 
	left: 100px;
	/*left: 200px;*/ 
}
#header .header-top-grey .product-menu-view li {
	float: none;
	line-height: 25px;
}
#header .header-bottom .fill {
	height: 125px;
}
#header form {
	float: left;
	margin-top: 14px;
	width: 100%;
}
#header .product_search .search_field {
	float: left;
}
#header button,
#header html input[type="button"],
#header input[type="reset"],
#header input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border: 0;
}
#header .product_search .search_field {
	height: 31px;
	line-height: 31px;
	width: 95%;
	padding: 0 16px;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	border: 0;
}
#header .product_search .search_field {
	border-left: none;
}
#header .product_search .search_field {
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}
#header form input[type=submit] {
	height: 31px;
    width: 31px;
    background: url(../img/icons.png?v3) no-repeat -4px -45px;
    text-indent: -9999px;
    margin-right: -40px;
}
#header-psb form {
	float: left;
	margin-top: 12px;
	width: 100%;
}
#header-psb form input {
	float: left;
}
#header-psb button,
#header-psb html input[type="button"],
#header-psb input[type="reset"],
#header-psb input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border: 0;
}
#header-psb form input[type=text] {
	font-family: Roboto;
	height: 32px;
	width: 95%;
	padding: 0 10px;
	color: #004896;
	font-weight: 400;
	font-size: 23px;
	line-height: 23px;
	border: 0;
}
#header-psb form input[type=placeholder] {
	color: #0e1b8d;
}

#header-psb input::-webkit-input-placeholder {
	color: #0e1b8d;
}
#header-psb input:-moz-placeholder {
	color: #0e1b8d;
	opacity: 1;
}
#header-psb input::-moz-placeholder {
	color: #004896;
	opacity: 1;
}
#header-psb input:-ms-input-placeholder {
	color: #0e1b8d;
}
#header-psb form input[type=text] {
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-radius: 4px 0 0 4px;
	/*border-right: 1px solid #006694;
	border-left: 1px solid #005d87;
	background: #005d87;*/
}
#header-psb form button {
	height: 32px;
	width: 32px;
	/*text-indent: -9999px;*/
	margin-right: -32px;
	background: #fff;
	border-top: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-radius: 0 4px 4px 0;
	
	color: #004896;
	font-size: 26px;
	line-height: 26px;
	padding: 2px;
}
#header ul.socials-top,
#header-psb ul.socials-top {
	padding: 0;
	margin-top: 14px;
}
#header ul.socials-top li,
#header-psb ul.socials-top li {
	float: left;
	margin-left: 5px;
	margin-right: 0;
}
#header ul.socials-top li a,
#header-psb ul.socials-top li a {
	width: 40px;
	height: 40px;
	display: block;
	background: url(../img/icons.png) no-repeat -320px 0;
}
#header .container.blue ul.socials-top li a:hover,
#header-psb .container.blue ul.socials-top li a:hover {
	opacity:1
}
#header ul.socials-top li.fb a,
#header-psb ul.socials-top li.fb a {
	background-position: -320px -40px
}
#header ul.socials-top li.fb a:hover,
#header-psb ul.socials-top li.fb a:hover {
	background-position: -320px 0
}
#header ul.socials-top li.gp a {
	background-position: -360px 0
}
#header ul.socials-top li.gp a:hover {
	background-position: -360px -40px
}
#header ul.socials-top li.tw a {
	background-position: -400px 0
}
#header ul.socials-top li.tw a:hover {
	background-position: -400px -40px
}
#header ul.socials-top li.yt a {
	background-position: -440px 0
}
#header ul.socials-top li.yt a:hover {
	background-position: -440px -40px
}
#header ul.socials-top li.pt a,
#header-psb ul.socials-top li.pt a {
	background-position: -760px -40px
}
#header ul.socials-top li.pt a:hover,
#header-psb ul.socials-top li.pt a:hover {
	/*opacity: 0.75*/
	background-position: -760px 0
}
#header .header-body.fixed {
	position: fixed;
	top: 0;
}
#header .header-body.fixed.coll {
	bottom: 0;
	overflow: auto;
}
#header .header-body {
	position: relative;
	background-color: #004896;
	border-bottom-color: #e9e9e9;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
#header-psb .header-btn-collapse-nav {
	position: absolute;
	top: 65px;
	right: 16px;

	/*background: #003468;
	color: #FFF;
	display: none;
	float: right;
	margin: 12px 0 5px 5px;*/
}
#header .header-btn-collapse-nav.grey {
	background: #cccccc;
}
@media (max-width: 991px) {
	#header. header-logo {
		width: 66px;
		height: auto;
	}
	#header .header-body {
		min-height: 48px !important;
	}
	#header .header-nav-main {
		background: transparent;
		clear: both;
		float: none;
		background-color: #004896;
	}
	#header .header-nav-main nav {
		margin: 0 0 6px;
	}

	#header .header-nav-main nav > ul li,
	#header .header-nav-main nav > ul li ul li {
		border-bottom: 1px solid #e8e8e8;
		clear: both;
		display: block;
		float: none;
		margin: 0;
		position: relative;
	}
	
	#header .header-nav-main nav .submenu-mobile:first-child {
		border-top: 1px solid #e8e8e8;
	}

	#header .header-nav-main nav .submenu-mobile a {
		padding-left: 20px;
	}

	#header .header-nav-main nav > ul li a {
		color: #fff;
		font-size: 11pt;
		font-style: normal;
		line-height: 20px;
		padding: 7px 8px;
		margin: 1px 0;
		border-radius: 4px;
	}

	#header .header-nav-main nav > ul li a .fa-caret-down {
		line-height: 35px;
		min-height: 38px;
		min-width: 30px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 0;
	}

	#header .header-nav-main nav > ul li.dropdown .dropdown-menu {
		background: transparent;
		padding: 0;
		margin: 0;
		font-size: 13px;
		box-shadow: none;
		border-radius: 0;
		border: 0;
		clear: both;
		display: none;
		float: none;
		position: static;
	}

	#header .header-nav-main nav > ul li.dropdown .dropdown-menu li.dropdown-submenu.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-main nav > ul li.dropdown.opened > .dropdown-menu {
		display: block;
		margin-left: 20px;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-title {
		margin-top: 10px;
		display: block;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav {
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
	}

	#header .header-nav-main nav > ul li.dropdown-mega .dropdown-mega-sub-nav > li > a {
		display: block;
		text-decoration: none;
	}

	#header .header-nav-main nav > ul li:last-child {
		border-bottom: 0;
	}

	#header .header-nav-main nav > ul > li > a,
	#header .header-nav-main nav > ul > li > ul > li > a {
		text-transform: uppercase;
		font-weight: 700;
		margin-top: 1px;
		margin-bottom: 1px;
		padding: 10px 0;
	}

	#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
		color: #FFF;
	}

	#header .header-nav-main nav .not-included {
		margin: 0;
	}

	#header .header-nav-main a > .thumb-info-preview {
		display: none !important;
	}

	#header .header-btn-collapse-nav {
		outline: 0;
		display: block;
		float: right;
		margin-top: 5px;
		border-radius: 0;
		background-color: #004896;
		color: #fff;
	}

	#header .header-nav-bar {
		margin: 0 auto;
	}

	#header .header-nav-bar .header-btn-collapse-nav {
		margin-top: 14px;
	}

	#header.header-transparent .header-nav-main {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	#header.header-semi-transparent .header-nav-main {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	#header.header-semi-transparent-light .header-nav-main {
		padding: 10px;
		margin-bottom: 10px;
		background: #FFF;
		border-radius: 4px;
	}

	html.sticky-header-enabled #header .header-nav-main {
		max-height: 370px;
		overflow-x: hidden;
		overflow-y: auto;
		/*float: right;*/
	}

	html.sticky-header-enabled #header .header-nav-main.collapsing {
		overflow: hidden;
	}

	#header .header-bottom-blue ul {
		float: none;
	}

	#header .product_search .search_field {
		margin-top: 4px;
	}
	#header form input[type=submit] {
		margin-top: 4px;
	}
}

@media (min-width: 992px) {
	html:not(.sticky-header-active) #header.header-transparent .header-nav-main nav > ul > li:not(.active) > a {
		color: #FFF;
	}

	html #header.header-semi-transparent .header-nav-main nav > ul > li:not(.active) > a {
		color: #FFF;
	}

	html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
		color: #FFF;
	}
}
/* Responsive */
@media (max-width: 991px) {
	#header .header-container {
		display: block;
	}

	#header .header-row {
		display: block;
	}

	#header .header-column {
		display: block;
	}

	#header .header-column .header-row {
		display: block;
	}

	#header.header-mobile-nav-only .header-logo {
		float: none;
	}

	#header.header-mobile-nav-only .header-nav {
		margin-top: -35px;
	}

	html.sticky-header-negative.sticky-header-active #header .header-logo {
		padding-top: 7px;
	}
}
@media (min-width: 992px) {
	#header .header-nav-main {
		display: block !important;
		height: auto !important;
		/* width: 65%; */
		margin-left: 40px;
	}
	#header .header-nav-main-grey {
		display: block !important;
		height: auto !important;
		width: 100%;
	}
}
@media (max-width: 1199px) {
	#header .header-body {
		min-height: 48px !important;
	}
}
@media (min-width: 1200px) {
	#header .header-nav-main {
		margin-left: 0;
	}
}
#header .product_search.small form {
	margin-top: 4px;

	/* dla logo z flagą ua */
	padding-left: 40px;
}
@media (max-width: 640px) {
	#header .product_search.small {
		margin-top: 50px;
	}
	#header .product_search.small form {
		/*margin-top: 50px;*/
		margin-bottom: 5px;
		
		/* dla logo z flagą ua */
		padding-left: 0;
	}
	#header .header-btn-collapse-nav {
		position: absolute;
		top: 0;
    	right: 10px;
	}
	#header .product_search.col-xs-8 {
		width: 100% !important;
	}
	#header .product_search.col-xs-offset-3 {
		width: 0;
		margin-left: 0;
	}
}
/* ==========================================================================
   Slider
   ========================================================================== */
section.slider .row {
	/*margin-top: 10px;
	border-top: 2px solid #F4C600;
	padding-top: 10px;*/ 
}
section.slider .row .yellow-line {
	border-top: 2px solid #F4C600;
}
section.slider .slider-container {
	background: #fff;
	height: 500px;
	overflow: hidden;
	width: 100%;
	direction: ltr;
	max-height: 356px !important;
}
section.slider a .rev-slidebg {
	width: 100%;
}
section.slider .rev-slidebg {
	max-height: 356px !important;
}

section.slider .slider-container .tparrows {
	border-radius: 6px;
}

@media (max-width: 478px) {
	section.slider .slider-container .tparrows {
		display: none;
	}
}

section.slider .slider-container .slider-single-slide .tparrows {
	display: none;
}

section.slider .slider-container .top-label {
	color: #FFF;
	font-size: 24px;
	font-weight: 300;

	padding: 10px;
	background-color: rgba(12,12,12,0.4);
}

section.slider .slider-container .main-label {
	color: #FFF;
	font-size: 52px;
	line-height: 52px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
	
	padding: 10px;
	background-color: rgba(12,12,12,0.4);
}

section.slider .slider-container .featured-label {
	color: #FFF;
	font-size: 42px;
	line-height: 42px;
	font-weight: 800;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	
	padding: 10px;
	background-color: rgba(12,12,12,0.4);
}

section.slider .slider-container .bottom-label {
	color: #FFF;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}

section.slider .slider-container .blackboard-text {
	color: #BAB9BE;
	font-size: 46px;
	line-height: 46px;
	font-family: "Shadows Into Light", cursive;
	text-transform: uppercase;
}

section.slider .slider-container .btn-slider-action {
	font-size: 22px;
	font-weight: 600;
	line-height: 20px;
	padding: 20px 25px;
}

section.slider .slider-container .top-label-dark, section.slider .slider-container .main-label-dark, section.slider .slider-container .bottom-label-dark {
	color: #333;
}

section.slider .slider-container .tp-caption-dark a {
	color: #333;
}

section.slider .slider-container .tp-caption-dark a:hover {
	color: #333;
}

section.slider .slider-container .tp-caption-overlay {
	background: #000;
	padding: 10px;
}

section.slider .slider-container .tp-caption-overlay-opacity {
	background: rgba(0, 0, 0, 0.4);
	padding: 10px;
}

section.slider .slider-container .tp-opacity-overlay {
	background: rgba(0, 0, 0, 0.75);
}

section.slider .slider-container.transparent {
	background-color: transparent;
}

section.slider .slider-container.light {
	background-color: #EAEAEA;
}

section.slider .slider-container.light .tp-bannershadow {
	opacity: 0.05;
	top: 0;
	bottom: auto;
	z-index: 1000;
}

section.slider .slider-container.light .featured-label, section.slider .slider-container.light .top-label, section.slider .slider-container.light .main-label, section.slider .slider-container.light .bottom-label {
	color: #333;
}

section.slider .slider-container.light .tp-caption a {
	color: #333;
}

section.slider .slider-container.light .tp-caption a:hover {
	color: #333;
}

/* Arrows */
section.slider .tparrows.tparrows-carousel {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: auto;
	padding: 20px 0;
}

section.slider .tparrows.tparrows-carousel.tp-leftarrow {
	right: auto !important;
	left: -30px !important;
	border-radius: 0 4px 4px 0;
}

section.slider .tparrows.tparrows-carousel.tp-leftarrow:before {
	font-family: FontAwesome;
	content: "\f053";
	position: relative;
	left: -1px;
	top: 1px;
}

section.slider .tparrows.tparrows-carousel.tp-rightarrow {
	right: -60px !important;
	left: auto !important;
	border-radius: 4px 0 0 4px;
}

section.slider .tparrows.tparrows-carousel.tp-rightarrow:before {
	font-family: FontAwesome;
	content: "\f054";
	position: relative;
	left: 2px;
	top: 1px;
}
section.slider .tp-bannertimer {
	display: none !important;
}
.basic-gallery-slider .owl-carousel .owl-nav .owl-prev {
    left: -42px;
}
.basic-gallery-slider .owl-carousel .owl-nav .owl-next {
    right: -42px;
}
/* ==========================================================================
   Home
   ========================================================================== */
#products {
	width: 100%;
}
.HomeNew2 {
	/*margin-left: -10px;
	margin-right: -10px;*/
}
.HomeNew2 .Title {
	border-bottom: 1px solid #004896;
	margin-bottom: 10px;
}
.HomeNew2 .Title a {
	padding: 10px 10px;
	line-height: 44px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	background: #004896;
	border: 1px solid #004896;
	transition: all 0.3s ease-out;
}
.HomeNew2 .Title a:hover {
	color: #004896;
	background: #fff;
}
.HomeNew2 .Item {
	position: relative;
	float: left;
	/*width: 280px;*/
	/*margin: 0 10px;*/
	transition: all 0.3s ease-out;
}
.HomeNew2 .Item.Small {
	/*width: 220px;*/
}
.HomeNew2 .Item:first-child {
	margin-left: 0;
}
.HomeNew2 .Item:last-child {
	margin-right: 0;
}
.HomeNew2 .Item img {
	margin: 0 0 4px 0;
	width: 100%;
	height: auto;
}
.HomeNew2 .Item span {
	display: block;
	font-size: 9px;
	font-weight: 400;
	color: #666;
	float: right;
	margin: 5px 0;
}
.HomeNew2 .Item h3 {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 18px;
	margin: 14px 5px 14px 5px;
	text-transform: uppercase;
	color: #333;
}
.HomeNew2 .Item .OnImg {
	position: absolute;
	top: 0;
	width: 220px;
	height: 140px;
	
}
.HomeNew2 .Item h4 {
	color: #fff;
	font-size: 18px;
	padding: 10px;
	background-color: rgba(0,0,0,0.7);
	margin-top: 45px;
	text-align: center;
}
.HomeNew2 .Item .More {
	position: absolute;
	top: 50%;
	color: #fff;
	width: 90%;
	left: 5%;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	z-index: 2;
}
.HomeNew2 .Item:hover .More {
	opacity: 1;
}
.HomeNew2 .Item .Wrapper {
	padding: 5px;
}
.HomeNew2 .Item .Wrapper:after {
	content: "";
	background: rgba(0, 51, 102, 0.7);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	bottom: -4px;
	color: #FFF;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px;
	display: block;
	opacity: 0;
	z-index: 1;
}
.HomeNew2 .Item:hover .Wrapper:after {
	opacity: 1;
}
.HomeNew2.MoviePsbTv .Item .More {
}
.HomeNew2 .Item.Small .More {
}
.HomeNew2 .Item:hover .More {
	opacity: 1.0;
}
.HomeNew2 .Item:hover .OnImg {
	opacity: 0;
}
/* ==========================================================================
   Home - ProductHome
   ========================================================================== */
section.ProductHome {
	margin-top: 20px;
}
section.ProductHome .HomeNew2.Products {
	position: relative;
}
section.ProductHome .HomeNew2.Products.Border {
	border-bottom: 1px solid #004896;
}
section.ProductHome .HomeNew2.Products .ProductForm {
	position: absolute;
	top: 5px;
	right: 0;
	width: 340px;
}
section.ProductHome .ProductList .HomeNew2.Products .ProductForm {
	position: initial;
	height: 40px;
	float: right;
	width: 374px;
}
section.ProductHome .HomeNew2.Products .ProductForm input[type=text] {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 300px;
	padding: 0 16px;
	color: #333;
	font-weight: 400;
	font-size: 14px;

	border-top: 1px solid #004896;
	border-left: 1px solid #004896;
	border-right: 1px solid #004896;
	border-bottom: 1px solid #004896;
	background: #fff;
}
section.ProductHome .HomeNew2.Products .ProductForm input[type=text]::-webkit-input-placeholder {
	color: #888;
}
section.ProductHome .HomeNew2.Products .ProductForm input[type=submit] {
	float: left;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	background: url(../img/icons.png) no-repeat 0 0;
	border: 0;
}
section.ProductHome .HomeNew2.Products .FieldExpand.FieldPsb.FieldPsbHint {
	left: 0;
	width: 340px;
	z-index: 9999;
}
section.ProductHome .HomeNew2.Products .Title {
	margin-bottom: 0;
}
section.ProductHome .HomeNew2 .CategoryList,
#header .CategoryList {
	position: relative;
	/*width: 100%;*/
	/*margin-bottom: 50px;*/
	/*padding-left: 1px;*/
	background-color: #004896;
	/*background: url(../images/bg-main.jpg) no-repeat center top;*/
}
#header .CategoryProducts {
	margin-top: 25px;
}
#header .CategoryList {
	float: left;
	width: 175px;
	margin-left: 15px;
	padding-right: 0;
}
section.ProductHome .HomeNew2 .CategoryListView,
#header .CategoryListView {
	position: relative;
	padding-left: 1px;
	margin-bottom: 50px;
}
#header .CategoryListView {
	margin-bottom: 0;
	position: absolute;
	left: 175px;
}
section.ProductHome .ProductList .HomeNew2 .CategoryList,
#header .CategoryList {
	margin-bottom: 10px;
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"],
#header .CategoryList div[class*="Group-"] {
	float: left;
	/*margin-left: -1px;
	margin-top: -1px;*/
	background-color: #004896;
	/*background-color: transparent;*/
	/*border-top: 2px solid transparent;
	border-bottom: 1px solid #d6d6d6;*/
	cursor: pointer;
	text-align: center;
}
#header .CategoryList div[class*="Group-"] {
	float: none;
	display: block;
	/*vertical-align: middle;*/
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"].Active,
#header .CategoryList div[class*="Group-"].Active {
	/*background-color: #003366;*/
	background-color: transparent;
	/*margin-right: 1px;*/
}
#header .CategoryList div[class*="Group-"].Active {
	background-color: #004896;
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"]:hover,
#header .CategoryList div[class*="Group-"]:hover {
	/*border-top: 2px solid #003366;*/
	/*border-right: none;
	border-left: none;*/
	background-color: #fff;
}
#header .CategoryList div[class*="Group-"]:hover {
	/*border-top: 2px solid #004896;*/
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] span,
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] span a,
#header .CategoryList div[class*="Group-"] span,
#header .CategoryList div[class*="Group-"] span a, {
	font-size: 9.75pt;
	font-weight: 400;
	/*text-transform: uppercase;*/
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"]:hover > span,
#header .CategoryList div[class*="Group-"]:hover > span {
	/*color: #003366;*/
	color: #000;
	/*background-color : #d6d6d6;*/
	/*border-top: 2px solid #003366;*/
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] > span,
#header .CategoryList div[class*="Group-"] > span {
	/*display: block;*/
	display: table;
	width: 100%;
	
	height: 45px;
	padding: 10px 5px;
	/*padding: 5px 20px 5px 20px;*/
	/* color: #003366; */
	color: #000;
	/*line-height: 18px;*/
	line-height: 11pt;
	/*margin: 5px 0;*/
	
	/*border-right: 1px solid #d6d6d6;*/
	/*border-left: 1px solid #d6d6d6;*/
	font-size: 9.25pt;
}
#header .CategoryList div[class*="Group-"] > span {
	display: block;
	/*display: inline-block;*/
	height: 45px;
	padding: 10px 10px 5px 10px;
}
section.ProductHome .HomeNew2 .CategoryList div.Group-1 > span,
#header .CategoryList div.Group-1 > span {
	/*border-left: 1px solid #d6d6d6;*/
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"].Active > span,
#header .CategoryList div[class*="Group-"].Active > span {
	border-right: none;
	border-left: none;
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] > span a,
#header .CategoryList div[class*="Group-"] > span a {
	display: table-cell;
	vertical-align: middle;
	color: #000;
	transition: all 0.2s ease-out;
}
#header .CategoryList div[class*="Group-"] > span a {
	display: inline-block;
	color: #fff;
}
#header .CategoryList div[class*="Group-"].Active {
	background-color: #fff;
}
#header .CategoryList div[class*="Group-"].Active > span a {
	color: #004896;
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"].Active > span a,
#header .CategoryList div[class*="Group-"].Active > span a {
	color: #004896;
}
section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"]:hover > span a,
#header .CategoryList div[class*="Group-"]:hover > span a {
	color: #004896;
}
section.ProductHome .HomeNew2 .CategoryListView .Category,
#header .CategoryListView .Category {
	opacity: 0.0;
	position: absolute;
	/*top: 50px;*/
	left: 0;
	right:0;
	width: 100%;
	min-height: 400px;

	padding-bottom: 25px;
	
	/*border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;*/
	border-bottom: 2px solid #003366;
	background-color : #f3f3f3;
	
	/*-webkit-transition: opacity 0.1s ease-out;
	transition: opacity 0.1s ease-out;*/
	/*-webkit-transition-delay: 0.5s;*/
	/*transition-delay: 0.5s;*/
	z-index: 0;
}
#header .CategoryListView .Category {
	border-bottom: 2px solid #004896;
	background-color : #fff;
}
#header .CategoryListView .Category {
	padding: 10px 10px 25px 20px;
}
section.ProductHome .HomeNew2 .CategoryListView div[class*="Group-"],
#header .CategoryListView div[class*="Group-"] {
	z-index: 1;
}
section.ProductHome .HomeNew2 .CategoryListView div[class*="Group-"].Active,
#header .CategoryListView div[class*="Group-"].Active {
	z-index: 1001;
}
section.ProductHome .HomeNew2 .CategoryListView div[class*="Group-"].Active .Category,
#header .CategoryListView div[class*="Group-"].Active .Category {
	z-index: 1002;
	opacity: 1.0;
}
/*
section.ProductHome .HomeNew2 .CategoryList .Group-7 .Category,
section.ProductHome .HomeNew2 .CategoryList .Group-8 .Category,
section.ProductHome .HomeNew2 .CategoryList .Group-9 .Category,
section.ProductHome .HomeNew2 .CategoryList .Group-10 .Category {
	top: 100px;
}
*/
/*section.ProductHome .HomeNew2 .CategoryList .Group-1 span {
	padding: 5px 37px 5px 28px !important;
}
section.ProductHome .HomeNew2 .CategoryList .Group-4 span {
	padding: 5px 31px 5px 32px !important;
}
section.ProductHome .HomeNew2 .CategoryList .Group-5 span {
	padding: 5px 15px 5px 16px !important;
}
section.ProductHome .HomeNew2 .CategoryList .Group-8 span {
	padding: 5px 60px 5px 60px !important;
}
section.ProductHome .HomeNew2 .CategoryList .Group-10 span {
	padding: 5px 71px 5px 71px !important;
}*/
section.ProductHome .HomeNew2 .CategoryListView div[class*="Group-"]:hover .Category,
#header .CategoryListView div[class*="Group-"]:hover .Category {
	/*display: block;*/
}
section.ProductHome .HomeNew2 .CategoryListView .Category span a,
#header .CategoryListView .Category span a {
	display: block;
	width: 100%;
	padding: 15px 0 0 25px;
	
	color:#000;
	font-size: 18px;
	font-weight: 400 !important;
	line-height: 22px;
	transition: all 0.3s ease-out;
}
#header .CategoryListView .Category span a {
	color:#a30505;
}
#header .CategoryListView .Category span a {
	padding: 0 0 0 0;
}
#header .header-bottom-blue .CategoryListView li {
	width: 100%;
	line-height: 22px;
}
#header .CategoryListView li a {
	color:#333;
	font-weight: 400;
	font-size: 13px;
}
/*#header .header-bottom-blue .CategoryListView li a {
	font-weight: 300;
	font-size: 13px;
}*/
section.ProductHome .HomeNew2 .CategoryListView .Category span a:hover,
#header .CategoryListView .Category span a:hover {
	color: #c3c3c3;
}
section.ProductHome .HomeNew2 .CategoryListView .Category .Level1,
#header .CategoryListView .Category .Level1 {
	float: left;
	width: 100%;
	/*padding: 0 10px;*/
}
#header .CategoryListView .Category .Level1 {
	padding: 0 10px 0 0 ;
}
#header .CategoryListGlass {
	position: fixed;
	z-index: 8;
	bottom: 0;
	left: 0;
	opacity: .75;
	right: 0;
	top: 0;
	visibility: hidden;
	background: #000;
	/*-webkit-transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	-moz-transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;
	transition: visibility 0s ease-in-out 0.2s, opacity 0.2s ease-in-out;*/
}
#header .CategoryListGlass.Active {
	visibility: visible;
}
#header .CategoryListGlass.Active2 {
	visibility: visible;
}

section.ProductHome .HomeNew2.Products ul {
	padding: 5px 0px 0 25px;
	/*float: left;
	width: 25%;*/
}
section.ProductHome .HomeNew2.Products ul>li {
	padding: 2px 4px;
	line-height: 16px;
}
section.ProductHome .HomeNew2.Products ul>li:before {
	
}
section.ProductHome .HomeNew2.Products ul>li a {
	font-size: 13px;
	font-weight: 400;
	color: #333;
	transition: all 0.2s ease-out;
}
section.ProductHome .HomeNew2.Products ul>li a:hover {
	color: #c3c3c3;
}
section.ProductHome .HomeNew2.Products .Title-Sub {
	position: relative;
	margin-top: 20px;
	margin-bottom: 35px;
	border-bottom: 1px solid #c3c3c3;
	
	text-align: center;
}
section.ProductHome .HomeNew2.Products .Title-Sub a {
	position: absolute;
	top: -20px;
	left: 43%;
	border: 1px solid #c3c3c3;
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 10px;
	background: #fff;
	text-transform: uppercase;
	
}
section.ProductHome .HomeNew2.Products .Title-Sub .View {
	display: block;
	opacity: 1;
}
section.ProductHome .HomeNew2.Products .Title-Sub:hover .View {
	display: none;
	opacity: 0;
}
section.ProductHome .HomeNew2.Products .Title-Sub .More {
	display: none;
	opacity: 0;
}
section.ProductHome .HomeNew2.Products .Title-Sub:hover .More {
	opacity: 1.0;
	display: block;
}
section.ProductHome .HomeNew2.Products .Item {
	padding: 0 0;
}
section.ProductHome .HomeNew2.Products .Item h3 {
	text-align: center;
}
section.ProductHome .HomeNew2 .Breadcrumbs {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
section.ProductHome .Breadcrumbs ul {
	padding: 0 !important;
}
section.ProductHome  .Breadcrumbs ul>li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 200;
	color: #888;
}
section.ProductHome  .Breadcrumbs ul>li a {
	font-size: 14px;
	font-weight: 400;
	color: #333;
	transition: all 0.2s ease-out;
}
section.ProductHome  .Breadcrumbs ul>li a:after {
	margin-left: 10px;
	content: "\f054";
	font: normal normal normal 14px/1 FontAwesome;
	color: #ccc;
}
section.ProductHome  .Breadcrumbs ul>li a b {
	font-weight: 600;
}
section.ProductHome .Border {
	border-bottom: 1px solid #004896;
	margin-top: -1px;
}
section.ProductHome .ProductList .HomeNew2.Products .ProductForm2 {
	float: right;
	width: 340px;
}
section.ProductHome .HomeNew2.Products .ProductForm2 input[type=text] {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 300px;
	padding: 0 16px;
	color: #333;
	font-weight: 400;
	font-size: 14px;

	border-top: 1px solid #004896;
	border-left: 1px solid #004896;
	border-right: 1px solid #004896;
	border-bottom: 1px solid #004896;
	background: #fff;
}
section.ProductHome .HomeNew2.Products .ProductForm2 input[type=text]::-webkit-input-placeholder {
	color: #888;
}
section.ProductHome .HomeNew2.Products .ProductForm2 input[type=submit] {
	float: left;
	height: 40px;
	width: 40px;
	text-indent: -9999px;
	background: url(../img/icons.png) no-repeat 0 0;
	border: 0;
}
section.ProductHome .HomeNew2.Products .FieldExpand.FieldPsb.FieldPsbHint {
	left: 0;
	width: 340px;
}
.HomeNew {
	margin-top: 15px;
}
.HomeNew.Advice {
	position: relative;
	min-height: 280px;
}
.HomeNew .BlockTitle {
	position: absolute;
	transition: all 0.3s ease;
}
.HomeNew .BlockTitle.Right {
	right: 0;
}
.HomeNew .BlockTitle .bluebg {
	display: table-cell;
	vertical-align: middle;
	width: 220px;
	height: 261px;
	text-align: center;
	background: #004896;
	color: #fff;
	font-size:24px;
}
.HomeNew .BlockTitle .bluebg b {
	text-transform: uppercase;
	font-size:24px;
	font-weight: normal;
	font-weight: 400;
}
.HomeNew .BlockTitle .bluebg p {
	padding: 10px 15px 0 15px;
	line-height: 17px;
	font-size: 15px;
	font-weight: 200;
}
.HomeNew .BlockMore {
	/*display: none;*/
	opacity: 0;
	width: 540px;
	height:261px;
	background-color: rgba(0,51,102,0.7);
	position:absolute;
	top:0;
	left:15px;
	text-align:center;
	transition: all 0.3s ease;
}
.HomeNew .BlockMore A {
	font-size: 24px;
	margin-top: 114px;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	padding:0 20px;
	height: 42px;
	line-height: 42px;
	font-weight:400
}
.HomeNew .BlockMore2 {
	/*display: none;*/
	opacity: 0;
	width: 540px;
	height:261px;
	background-color: rgba(0,51,102,0.7);
	position:absolute;
	top:0;
	left:15px;
	text-align:center;
	transition: all 0.3s ease;
}
.HomeNew .BlockMore2 A {
	font-size: 24px;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	line-height: 255px;
	font-weight: 400;
	height: 100%;
	width: 100%;
}
.HomeNew .BlockMore.Sales A {
	margin-top: 55px;
}
.HomeNew .BlockMore.Sales IMG {
	margin-top: 15px;
	width: 85%;
	height: auto;
}
.HomeNew .BlockMore.Sales {
	background-color: rgba(255,255,255,1.0);
}
.HomeNew .BlockMore.Sales A {
	background-color: #004896;
}
.HomeNew .BlockMore.Sales .Sponsors IMG {
	margin-top: 10px;
	width: 72%;
	margin-left: 14%;
	height: auto;
}
.HomeNew .BlockMore.Sales .Sponsors P {
	padding-top: 15px;
	font-weight: 400;
	color: #004896;
	font-size: 20px;
}
.HomeNew.Advice:hover .BlockMore {
	opacity: 1;
	/*display: block;*/
}
.HomeNew.Advice:hover .BlockMore2 {
	opacity: 1;
	/*display: block;*/
}
.HomeNew.Advice:hover .BlockTitle {
	/*display: none;*/
	opacity: 0;
}
.HomeNew.Advice:hover .BlockMore A:hover {
	background: #fff;
	border: 1px solid #004896;
	color:#004896;
}
.HomeNew.Advice:hover .BlockMore.Sales A:hover {
	background: #fff;
	color:#004896
}
.HomeNew.Advice .OfferNew {
	visibility: hidden;
	opacity: 0;
	position: absolute;
}
.HomeNew .grid .hover {
	height: 280px;
}
.HomeNew .grid .hover h2 {
	font-size: 16px;
}
.HomeNew .grid .hover h2 small {
	display: block;
}
.HomeNew .grid .hover img {
	width: 100%;
}
.HomeNew .grid .hover .on {
	bottom: 0;
	top: auto;
	height: auto;
}

@media (max-width: 768px) {
	section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] {
		display: block;
		width: 100%;
	}
	section.ProductHome .HomeNew2 .CategoryList div[class*="Group-"] > span {
		padding: 5px 20px 5px 20px !important;
	}
	section.ProductHome .HomeNew2.Products .Title-Sub a {
		left: 15%;
	}
	section.ProductHome .ProductList .HomeNew2.Products .ProductForm2 {
		width: 100%;
	}
	section.ProductHome .HomeNew2.Products .ProductForm2 input[type=text] {
		width: 250px;
	}
	section.ProductHome .HomeNew2.Products .FieldExpand.FieldPsb.FieldPsbHint {
		width: 100%;
	}
}
/* ==========================================================================
   Footer
   ========================================================================== */
#footer {
	position: relative;
	padding:63px 0 25px;
	min-height: 164px;
	background: url(../img/bg-footer.jpg) no-repeat center top;
	background-color: #fff;
}
/*#footer .container:first-child {
	border-bottom:1px solid #ccc;
	padding-bottom:22px;
}*/
#footer .grid.g4 a img {
	float:left;
	margin-top: 5px;
}
#footer .scrolltop {
	display: block;
	width: 74px;
	height: 73px;
	background: url(../img/up.png) no-repeat 0 0;
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -37px;
	z-index: 20;
}
#footer .scrolltop:hover {
	background-position: 0 -73px;
}
#footer h2 {
	color:#004896;
	font-weight:700;
	text-transform:uppercase;
	text-shadow: 1px 1px #fff;
	font-size: 14px;
	margin-bottom: 6px;
	float: left
}
#footer h2 a {
	color:#004896;
}
#footer .calendar {
	/*float: left;*/
	/*clear: left;*/
	/*width: 43px;*/
	/*margin: 4px 10px 0 0;*/
}
#footer .calendar h5 {
	width: 43px;
	height: 36px;
	text-align: center;
	
	line-height: 36px;
	border-bottom: 1px solid #d9e6ed;
	background: #96d7f7;
	font-size: 29px;
	font-weight: 700;
	color: #fff;
}
#footer .calendar h6 {
	height: 18px;
	width: 43px;
	line-height: 18px;
	background: #ccc;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
}
#footer .description {
	padding: 0;
	/*clear: none;*/
	/*float: left;*/
	/*width: 227px;*/
	margin-top: 1px;
	margin-bottom: 5px;
}
#footer .description h3 {
	text-shadow: 1px 1px #fff;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 0;
	text-transform: none;
}
#footer .description p {
	text-shadow: 1px 1px #fff;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin-top: 9px;
}
#footer .news a:hover .description h3 {
	opacity:0.65;
}
#footer .news a:hover .description p {
	opacity:0.65;
}
#footer .g15m h6 {
	color: #004896;
	font-size: 14px;
	margin: 25px 0 7px;
}
#footer .g15m p {
	font-size: 13px;
	line-height: 18px;
}
#footer .footer_item {
	margin-bottom: 10px;
}
#footer .footer_item a:hover {
	opacity: 0.85;
}
#footer .footermenu {
	float: left;
}
#footer .footermenu.pages {
	width: 100%;
}
#footer ul.footermenu {
	padding-left: 0;
}
#footer .footermenu li {
	margin-bottom: 6px;
}
#footer .footermenu li a {
	color: #333;
	text-shadow: 1px 1px #fff;
	font-size: 13px;
	font-weight: 400;
}
#footer .footermenu li a:hover {
	opacity:0.65;
}
#footer .footermenu.low {
	margin: 25px 0 7px;
}
#footer .footermenu.low li {
	float: left;
	/*margin-left: 15px;*/
	margin-right: 20px;
}
#footer .footermenu {
	float: left;
}
#footer .createdby h5 {
	color: #004896;
	font-size: 14px;
	margin: 25px 0 7px;
}
#footer .createdby p {
	font-size: 13px;
	line-height: 18px;
}
#footer .gray {
	background: #ccc;
	height: 52px;
}
#footer .gray h5 { color: #666;line-height:52px; font-size:13px; margin-left:10px; float:left; }
#footer .gray ul { display: flex; justify-content: space-between; margin-top:7px;}
#footer .gray ul li { float:left; margin-left: 8px }
#footer .gray.logos {height:55px;}
#footer .gray ul.Sites li a{background: url(../img/header_logo.png) no-repeat 0 0;height:40px;display:block;width:150px;margin-top:2px;}
#footer .gray ul li a.Magazine {background-position: 0px 0;width:132px;}
#footer .gray ul li a.Ant {background-position: -200px 0;width:154px;}
#footer .gray ul li a.Profi {background-position: -400px 0;width:119px;}
#footer .gray ul li a.Sunshine {background-position: -600px 0;width:139px;}
#footer .gray ul li a.Gallery {background-position: -800px 0;/*width:164px;*/width:140px;}
#footer .gray ul li a.Energy {background-position: -1000px 0;width:131px;}
#footer .gray ul li a.AntBlog {background-position: -1631px 0;width:215px;}
#footer .gray ul li a.RecipeBlog {background-position: -1872px 0;width:156px;margin-top: 1px;}
#footer .gray ul li a.DomNowoczesny {background-position: -2095px 0;width:130px;margin-top:-2px;}
#footer .gray ul li a.SklepMrowka {background-position: -2300px 0;width:230px;margin-top:1px}
#footer .gray ul li a.Magazine:hover {background-position: 0px -40px;}
#footer .gray ul li a.Ant:hover {background-position: -200px -40px;}
#footer .gray ul li a.Profi:hover {background-position: -400px -40px;}
#footer .gray ul li a.Sunshine:hover {background-position: -600px -40px;}
#footer .gray ul li a.Gallery:hover {background-position: -800px -40px;}
#footer .gray ul li a.Energy:hover {background-position: -1000px -40px;}
#footer .gray ul li a.AntBlog:hover {background-position: -1631px -40px;}
#footer .gray ul li a.RecipeBlog:hover {background-position: -1872px -40px;}
#footer .gray ul li a.DomNowoczesny:hover {background-position: -2095px -40px;}
#footer .gray ul li a.SklepMrowka:hover {background-position: -2300px -40px;}

#impactmedia {
	float: right;
	height:25px;
	width:95px;
	margin: 22px 3px 0 0;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/logos.png) no-repeat 0 0;
}
#impactmedia:hover {
	background-position: 0 -32px;
}

@media (max-width: 991px) {
	#footer .footermenu li { float:left; margin-left: 10px }
	#footer .footermenu li:after { content: "|"; margin-left: 10px;}
	#footer h2 {margin-top: 25px; margin-bottom: 10px;}
}
/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
 /*.breadcrumbs {
	font-size: 13px;
	overflow: hidden;
	width: 100%;
	margin: 0 0 25px;
	padding: 0;
}
.product .breadcrumbs {
	margin: 0;
}
.breadcrumbs li{
	float: left;
}
.breadcrumbs a{
	padding: .5em 1em .5em 2em;
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #ddd;
	background-image: linear-gradient(to right, #f5f5f5, #ddd);	
}
.breadcrumbs span{
	padding: .5em 1em .5em 2em;
	float: left;
	text-decoration: bold;
	color: #004896;
	position: relative;
}
.breadcrumbs li:first-child a{
	padding-left: 1em;
	/*border-radius: 5px 0 0 5px;*/
/*}
.breadcrumbs a:hover{
	background: #fff;
}
.breadcrumbs a::after,
.breadcrumbs a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}
.breadcrumbs a::after{ 
	z-index: 2;
	border-left-color: #ddd;	
}
.breadcrumbs a::before{
	border-left-color: #ccc;	
	right: -1.1em;
	z-index: 1; 
}
.breadcrumbs a:hover::after{
	border-left-color: #fff;
}
.breadcrumbs .current,
.breadcrumbs .current:hover{
	font-weight: bold;
	background: none;
}
.breadcrumbs .current::after,
.breadcrumbs .current::before{
	content: normal;
}
/*@media (max-width: 1199px) {
	.breadcrumbs {
		margin: -69px 0 25px;
	}
}*/

/*.breadcrumbs-simple {
	font-size: 13px;
	overflow: hidden;
	width: 100%;
	margin: 0 0 25px;
	padding: 0;
}
.breadcrumbs-simple li {
	float: left;
}
.breadcrumbs-simple li a {
	padding: 0;
	float: left;
	text-decoration: none;
	color: #004896;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.breadcrumbs-simple li a::after {
	position: relative;
	top: 0;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 300;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 8px;
	color: #004896;
	content: '\e080';
	padding: 0 4px;
}
.breadcrumbs-simple span {
	padding: 0;
	float: left;
	text-decoration: bold;
	color: #888;
	position: relative;
}
.breadcrumbs-simple li:first-child a{
	padding-left: 1em;
	/*border-radius: 5px 0 0 5px;*/
/*}
.breadcrumbs-simple a:hover {
	background: #fff;
}
.breadcrumbs-simple .current,
.breadcrumbs-simple .current:hover {
	font-weight: bold;
	background: none;
}
.breadcrumbs-simple .current::after,
.breadcrumbs-simple .current::before {
	content: normal;
}*/
/* ==========================================================================
   Image box
   ========================================================================== */
.image-boxes,
.image-box {
	margin-top: 15px;
	margin-bottom: 15px;
}
.image-box {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	/*border: 1px solid #DDD;*/
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.image-box .wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	
	margin: 4px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 4px 4px 3px 4px;
	
	/*height: 180px;*/
}
.image-box img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	/*width: 100%;*/
	max-height: 93.5px;
}
.image-box .title {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: rgba(23, 23, 23, 0.8);
	bottom: 10%;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	z-index: 2;
	max-width: 90%;
}
.image-box .caption {
	padding: 10px 0;
	color: #333;
}
.image-box .caption h5 {
	color: #666;
	font-size: 1.0em;
	font-weight: 400;
	margin: 0;
	padding: 5px 10px;
	height: 37px;
	overflow: hidden;
}
.image-box .caption p {
	font-size: 0.85em;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0 10px;
	display: block;
}
.image-box .title-hover {
	background: transparent;
	left: 5%;
	width: 90%;
	-webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
	-moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transform: translate(0%, -30%);
	top: 50%;
	bottom: auto;
	opacity: 0;
	text-align: center;
	padding: 0;
	position: absolute;

	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	z-index: 2;
	background: rgba(23, 23, 23, 0.8);
	max-width: 90%;	
}
.image-box:hover .title-hover {
	opacity: 1;
	transform: translate(0%, -50%);
}
.image-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.product-boxes .box .caption {
	border-top: 1px solid #e3e3e3;
}
.product-boxes .box .caption p {
	font-weight: bold;
	color: #ff7919;
}
@media (max-width: 1200px) {
	.image-box img {
		max-height: 72.5px;
	}
}
@media (max-width: 991px) {
	.image-box img {
		max-height: 100.0px;
	}
}
/* ==========================================================================
   Menu Sidebar
   ========================================================================== */
.MenuNew {}
.MenuNew H5 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	background-color: #004896;
}
.MenuNew UL {
	list-style-type: none;
	padding-left: 0;
}
.MenuNew LI {
	width:100%;
	font-size: 16px;
	line-height: 28px;
	border-bottom: 1px solid #e3e3e3;
}
.MenuNew .Level-1 {
	/*padding-left: 0;*/
}
.MenuNew .Level-2 {
	padding-left: 20px;
	font-size: 0.8em;
}
.MenuNew A {
	display: block;
	color: #004896;
	padding: 5px;
	text-decoration: none;
}
.MenuNew A:hover {
	background-color: #e3e3e3;
}
.MenuNew A.active {
	background-color: #e3e3e3;
	font-weight: 400;
}
/* ==========================================================================
   Sidebar
   ========================================================================== */
.sidebar h2 {color:#004896; font-weight:700; text-transform:uppercase; text-shadow: 1px 1px #fff; font-size:14px;margin-bottom:6px;float:left}
.sidebar h2 {font-size: 18px; margin-top: 10px}
.sidebar .calendar {float:left;clear:left; width:43px; margin: 4px 10px 0 0;}
.sidebar .calendar h5 { width:43px; text-align:center; height:36px; line-height:36px;border-bottom:1px solid #d9e6ed; background:#96d7f7; font-size:29px; font-weight:700;color:#fff }
.sidebar .calendar h6 { height:18px; line-height:18px; background:#ccc; color:#fff; font-weight:700; text-transform:uppercase; font-size:9px;text-align:center }
.sidebar .description { padding: 0;clear: none;float:left; width:227px; margin-top:1px; margin-bottom:5px }
.sidebar .description h3 { text-shadow: 1px 1px #fff;color:#333; font-weight:400; font-size:16px; line-height:15px;margin-bottom: 0;text-transform: none }
.sidebar .description h3 {font-size:14px; margin-top: 4px;}
.sidebar .description p { text-shadow: 1px 1px #fff;color:#333; font-size:13px; line-height:16px;margin-top:9px }
.sidebar .news a:hover .description h3 { opacity:0.65 }
.sidebar .news a:hover .description p { opacity:0.65 }
.sidebar .g15m h6 { color:#004896; font-size:14px; margin:25px 0 7px;}
.sidebar .g15m p { font-size:13px; line-height:18px }
/* ==========================================================================
   Pages
   ========================================================================== */
.FieldExpand.FieldPsb.FieldPsbHint {
	width: 341px;
	z-index: 9999;
}
.listadvice li a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.listadvice li a:hover p,
.listadvice li a:hover h2 {
	/*opacity:0.75;*/
	color: #000 !important;
}
.listadvice li a:hover img {
	opacity: 0.75;
}
.container .grid.search {
	/*border-bottom: 1px solid #dfdfdf;*/
	padding-bottom: 10px;
	margin-bottom: 0;
}
#bn .greybg {
	line-height: 40px;
	height: 40px;
}
#bn .pagination {
	float: right;
	margin-top: 8px;
}
#bn .pagination li {
	border-radius: 0;
}
#bn .pagination li a {
	color: #333;
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 0;
	padding: 0;
	border-radius: 0;
}
#bn .pagination .active a {
	background-color: #004896;
	color: #ffffff;
	pointer-events: none;
}
#bn .pagination .active {
	cursor: not-allowed;
}
#bn .pagination li.next a {
	background: url(../img/icons24.png) no-repeat -72px -24px;
}
#bn .pagination li.prev a {
	background: url(../img/icons24.png) no-repeat -120px -24px;
}
#bn .nav-tabs>li>a {
	color: #004896;
}
#bn .pagination .pg_item {
	color: #333;
	background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 0;
    padding: 0;
	border-radius: 0;
	font-size: 12px;
	display: inline-block;
    text-align: center;
}
#bn .pagination .pg_item:hover {
	background-color: #b8b8b8;
}
#bn .pagination .pg_item.next {
	background: url(../img/icons24.png) no-repeat -72px -24px;
}
#bn .pagination .pg_item.prev {
	background: url(../img/icons24.png) no-repeat -120px -24px;
}
#bn .pagination .pg_item.next:hover,
#bn .pagination .pg_item.prev:hover {
	opacity: 0.65;
}
#bn div.peoplelist > div.row {
	margin-top: 0;
}
@media (max-width: 768px) {
	#bn .company {
		padding-top: 15px;
	}
	
	#bn .g15.breadcrumbs-contact ul.people {
		width: 100%;
	} 
}
/* ==========================================================================
   ShopList
   ========================================================================== */
#bn ul.branches > li h2 span.address {
	clear: both;
	float: left;
}
#bn ul.branches > li h2 span.distance {
	clear: both;
	float: left;
	/* margin-right: 38px; */
	/* margin-left: 0; */
	font-weight: normal;
	font-size: 12px;
}
#bn ul.branches > li h2.bg span.distance {
	font-weight: normal;
	display: none;
}
#bn ul.branches > li h2 span {
	margin-left: 12px;
}
@media (max-width: 768px) {
	#bn .company .g15 h1 {
		padding-bottom: 10px;
		line-height: 24px;
	}
	#bn ul.branches > li > h2 {
		position: relative;
	}
	#bn ul.branches > li h2 span {
		/*clear: both;*/
		float: left;
		margin-left: 12px;
	}
	#bn ul.branches > li h2 span.distance {
		float: right;
		margin-right: 5px;
		margin-left: 0;
	}
	#bn ul.branches > li h2 b {
		display: inline-block;
		width: 85%;
		/*margin-right: 35px;*/
		margin-bottom: 8px;
	}
	#bn ul.branches > li h2 ul.clist {
		position: absolute;
		top: 0;
		right: 0;
	}
	#bn #SearchShop {
		clear: both;
	}
	#bn .ShopListForm .BootField {
		float: left;
	}
	#bn .ShopListForm input[type=submit],
	#bn .ShopListForm button {
		float: left;
		height: 34px;
		width: 20%;
		margin: 0;
	}
	#bn .ShopListForm button {
		margin: 0;
		border: 0;
	}
	#bn .ShopListLocation {
		margin-bottom: 10px;
		float: right;
		color: #888;
	}
	#bn .ShopListLocation strong {
		color: #333;
	}
}
/* ==========================================================================
   Product List
   ========================================================================== */
#bn .CategoryGroupList {
	padding-top: 25px;
}
#bn .ProductList .SearchNew {
	margin-bottom: 15px;
}
#bn .ProductList .SearchNew .SearchBar {
	float: right;
}
#bn .ProductList .SearchNew .SearchBar form input[type=text] {
	height: 36px;
	width: 90%;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#bn .ProductList .SearchNew .SearchBar form input[type=submit] {
	height: 36px;
	width: 36px;
	background: url(../img/icons.png?v2) no-repeat -2px -2px;
}
/* ==========================================================================
   Error404
   ========================================================================== */
.page-not-found {
	margin: 50px 0;
}
.page-not-found h2 {
	color: #004896;
	font-size: 140px;
	font-weight: 600;
	letter-spacing: -10px;
	line-height: 140px;
}
.page-not-found p {
	color: #888;
	font-size: 1.3em;
	line-height: 36px;
	margin: 0 0 20px;
}
/* ==========================================================================
   Partner List
   ========================================================================== */
.title-section .bg {
	background-color: #004896;
}
#bn .manufacturer .title-section .bg h2 {
	clear: both;
	font-size: 18px;
	color: #fff;
	/* padding-bottom: 10px; */
	/* margin-bottom: 5px; */
	margin-top: 0;
	line-height: 35px;
	padding: 0 10px;
}
/* ==========================================================================
   Advertisment
   ========================================================================== */
.ad.wide img {
	display: block;
	max-width: 100%;
	height: auto;
}
.ad.wide {
	padding: 0;
}
.visible-md-block > .ad.iframe {
	margin: 0 -15px;
}
/* ==========================================================================
	Shop list
========================================================================= */
#js_ShopList {
	margin-left: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
}
.info_area {
	width: 100%;
	display: block;
}