#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 0px;
}
#sp-top-bar {
    padding: 4px 0;
    font-size: 16px;
}
#sp-top-bar {
    background: #000;
    color: #fff;
	border-bottom: 1px solid #555;
}
#sp-top-bar a{
    color: #fff;
}
#sp-header {
    background: #000;
}
#offcanvas-toggler > .fa {
    color: #fff;
}
.sp-megamenu-parent > li > a {
    color: #fff;
}
.sp-megamenu-parent > li > a:hover {
    color: #0345bf;
}
#sp-bottom {
    background: #eee;
    color: #000;
}
#sp-footer {
	background: #000;
    color: #fff;
}
button.button-joomly-callback-form{
    padding: 0px!important;
    border: 0 none;
    font-weight: normal!important;
    text-transform: none!important;
    background-color: #eee!important;
    color: #333!important;
	border-radius: 0px!important;
}
button[type="submit"].button-joomly-callback-lightbox {
	padding: 3px 10px!important;
    border: 0 none;
    font-weight: normal!important;
    text-transform: none!important;
    background-color: #0345bf!important;
    color: #fff!important;
	border-radius: 3px!important;
}
div.joomly-callback-caption {
    background-color: #0345bf!important;
    color: white;
}
.at-feature .sppb-row-container {
	position: relative;
}
.at-feature .sppb-row-container .sppb-row {
	position: absolute;
	top: -99px;
	left: 0;
	right: 0;
	width: 100%;
}
.at-feature-item {
	cursor: pointer;
    background: #262626;
    padding: 30px 15px;
    transition: all 0.3s ease;
    border-left-width: 1px;
    border-left-color: rgba(255, 255, 255, 0.3);
}
.at-feature-item:hover {
	background-color:#262626;
}
.at-feature-item-center {
    background-color:#0345bf;
    padding: 30px 15px;
    transition: all 0.3s ease;
}
#at-feature h3.sppb-addon-title {
	color: #ffffff;
    font-weight: 800;
    font-size: 22px;
    line-height: 34px;
}
#at-feature .sppb-col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}
.sp-megamenu-parent > li > a {
    text-transform: none;
}
.at-team-item h6 {
	text-transform: none;
}
.sp-page-title {
	background: #fff;
	background-image: url(/images/breadcrumbs-bg.png);
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: 50% 100%;
}
div.cat-product {
	border: 1px solid #ccc;
	padding: 20px;
	text-align: center;
}
div.cat-product:hover {
	border: 1px solid #0345bf;
}
.cat-product a{
	color: #0345bf!important;
}
.cat-product p{
	min-height: 40px;
}
.sp-full-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}
.wave,.subwave,.topwave {
  height: 50px;
  position: relative;
}
 
.wave:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: repeat;
  height: 20px;
  background-size: 40px 20px;
  background-image: radial-gradient(circle at 11px -6px, transparent 12px, #173d9d 13px);    
}
 
.wave:after{
  content: "";
  position: absolute;
  background-repeat: repeat;
  height: 10px;
  background-size: 40px 10px;
  background-image: radial-gradient(circle at 25px 13px, #173d9d 12px, transparent 13px);
  right: 0;  
  left: 6px;
  bottom: 15px;
}
.subwave{
  height: 50px;
  position: relative;
  z-index: 2;
}
.subwave:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  right: 0;
  background-repeat: repeat;
  height: 20px;
  background-size: 40px 20px;
  background-image: radial-gradient(circle at 11px -6px, transparent 12px, #f5f5f5 13px);    
}
.subwave:after{
  content: "";
  position: absolute;
  background-repeat: repeat;
  height: 10px;
  background-size: 40px 10px;
  background-image: radial-gradient(circle at 25px 13px, #f5f5f5 12px, transparent 13px);
  right: 0;  
  left: 6px;
  bottom: 13px;
}
.topwave{
  height: 50px;
  position: relative;
  z-index: 2;
}
.topwave:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  right: 0;
  background-repeat: repeat;
  height: 20px;
  background-size: 40px 20px;
  background-image: radial-gradient(circle at 11px -6px, transparent 12px, #ffffff 13px);    
}
.topwave:after{
  content: "";
  position: absolute;
  background-repeat: repeat;
  height: 10px;
  background-size: 40px 10px;
  background-image: radial-gradient(circle at 25px 13px, #ffffff 12px, transparent 13px);
  right: 0;  
  left: 6px;
  bottom: 13px;
}
a.btn-yellow {
	background-color: #fc0;
    color: #000;
	padding: 10px;
}
a.btn-yellow:hover {
	background-color: #cdb126;
}
a.btn-blue {
	background-color: #0345bf;
    color: #fff!important;
	padding: 15px;
	border-radius: 5px;
	margin: 10px;
}
a.btn-blue:hover {
	opacity: 0.8;
	color: #fff!important;
}
a.btn-black {
	background-color: #262626;
    color: #fff!important;
	display: block;
	padding: 15px;
	border-radius: 5px;
	margin: 10px;
}
a.btn-black:hover {
	background-color: #333;
}
#sp-footer a, #sp-bottom a {
    color: #333;
}
#sp-footer a:hover, #sp-bottom a:hover {
    color: #333;
}
/*.ts {
	color: #FFFFFF;
	text-shadow: 
		-0   -1px 0   #034991,
		 0   -1px 0   #034991,
		-0    1px 0   #034991,
		 0    1px 0   #034991,
		-1px -0   0   #034991,
		 1px -0   0   #034991,
		-1px  0   0   #034991,
		 1px  0   0   #034991,
		-1px -1px 0   #034991,
		 1px -1px 0   #034991,
		-1px  1px 0   #034991,
		 1px  1px 0   #034991,
		-1px -1px 0   #034991,
		 1px -1px 0   #034991,
		-1px  1px 0   #034991,
		 1px  1px 0   #034991;
}*/
/*#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    background: #0345bf;
    border-bottom: 1px solid #fff;
}
#sp-left .sp-module ul > li:hover, #sp-right .sp-module ul > li:hover {
    opacity: 0.8;
}
.sp-module ul > li > a {
    color: #fff;
}
.sp-module ul > li > a:hover {
    color: #fff;
}
div.k2CategoriesListBlock ul li{
    margin: 0px;
	padding: 0 10px;
}*/
.fa-snowflake-o {
	padding-left: 10px;
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
    list-style: none;
    margin-left: 10px;
	padding-left: 10px;
}
.dj-megamenu-custom132.verticalMenu li a.dj-up_a span {
    float: none;
    height: auto;
    line-height: 32px!important;
}
div.item-box {
    text-align: center;
}
div.catItemImageBlock {
    padding: 8px 0;
    margin: 0px;
}
div.catItemView {
    margin-bottom: 0!important;
    padding: 4px;
}
.ice-text p {
	font-weight: bold;
	padding: 10px;
}
.ice-text p:hover {
	font-weight: bold;
	padding: 10px;
	background: #0345bf;
	color: #fff;
	border-radius: 15px;
}
.production {
	position: relative;
}
.production a {
	background: #0345bf;
	color: #fff;
	padding: 5px 15px;
	border-radius: 15px;
}
.production a:hover {
	background: #252525;
	color: #fff;
	padding: 5px 15px;
	border-radius: 15px;
}
.link-left-top {
	position: absolute;
	top: 80px;
	left: 20px;
	z-index: 1;
}
.link-left-bottom {
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 1;
}
.link-right-top {
	position: absolute;
	top: -15px;
	right: 125px;
	z-index: 1;
}
.link-right-middle {
	position: absolute;
	top: 75px;
	right: 75px;
	z-index: 1;
}
.link-right-bottom {
	position: absolute;
	bottom: 90px;
	right: 165px;
	z-index: 1;
}
.su-tabs-nav span.su-tabs-current {
    background: #0345bf;
	color: #fff;
	border-radius: 3px;
	margin-right: 3px;
}
.su-tabs-nav span.su-tabs-current:hover {
	color: #fff;
}
.su-tabs {
    background: #262626;
}
.su-tabs-nav span {
    color: #fff;
}
.su-tabs-nav span:hover {
    color: #333;
}
.camera-icons img{
	width: 30px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.sp-cat-box {
	background: #0345bf;
	padding: 15px;
	margin-bottom: 25px;
	min-height: 320px;
}
.sp-cat-box:hover {
	background: #004ede;
}
.sp-cat-box a {
	color: #fff;
}
.sp-cat-box p {
	font-size: 14px;
}
.sp-cat-box h5 {
	text-align: center;
	margin-top: 10px;
}
.sp-cat-box:hover h5 {
	text-decoration: underline;
}
div.itemIntroText {
    color: #444;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    padding: 4px 0 12px 0;
}
.item-prod {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.item-prod .right {
	padding: 20px;
}
.item-prod img {
	max-height: 200px;
}
.prod-table div{
	border: 1px solid #e6e6e6;
}
@media only screen and (max-width: 574px) {
.offer-middle {
	padding-top: 0px!important;
}
.link-left-top {
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 1;
}
.link-left-bottom {
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 1;
}
.link-right-top {
	position: absolute;
	top: -15px;
	right: 0px;
	z-index: 1;
}
.link-right-middle {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 1;
}
.link-right-bottom {
	position: absolute;
	bottom: 40px;
	right: 0px;
	z-index: 1;
}
.su-tabs-nav span {
    color: #333;
}
.su-tabs {
    margin: 30px;
}
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
.link-left-top {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 1;
}
.link-left-bottom {
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 1;
}
.link-right-top {
	position: absolute;
	top: -15px;
	right: 0px;
	z-index: 1;
}
.link-right-middle {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 1;
}
.link-right-bottom {
	position: absolute;
	bottom: 40px;
	right: 0px;
	z-index: 1;
}
.su-tabs-nav span {
    color: #333;
}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
.link-left-top {
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 1;
}
.link-left-bottom {
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 1;
}
.link-right-top {
	position: absolute;
	top: -15px;
	right: 15px;
	z-index: 1;
}
.link-right-middle {
	position: absolute;
	top: 65px;
	right: 15px;
	z-index: 1;
}
.link-right-bottom {
	position: absolute;
	bottom: 60px;
	right: 15px;
	z-index: 1;
}
}
@media only screen and (min-width: 990px) and (max-width: 1224px) {

}
