/*******************************************************************************************
@copyright	Copyright (C) 2019

*******************************************************************************************/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?e7ifnp');
  src:  url('fonts/icomoon.eot?e7ifnp#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?e7ifnp') format('truetype'),
    url('fonts/icomoon.woff?e7ifnp') format('woff'),
    url('fonts/icomoon.svg?e7ifnp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-scroll-down:before {
  content: "\e90c";
}
.icon-stairs:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-mobile:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-back:before {
  content: "\e904";
}
.icon-down4:before {
  content: "\e905";
}
.icon-forward:before {
  content: "\e906";
}
.icon-check:before {
  content: "\e907";
}
.icon-ruler:before {
  content: "\e908";
}
.icon-diamond:before {
  content: "\e909";
}
.icon-miscellaneous:before {
  content: "\e90a";
}
.icon-person:before {
  content: "\e90b";
}




html, body {
    height: 100%;

}
.body-visible{ overflow-x: hidden;}

body {
    font-size: 16px;
    color: #111;
    line-height: 29px;
    background-color: #fff;
     -webkit-font-smoothing: antialiased;
   font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
body.podstrona{
  background: url(../images/bg-top.jpg);
  background-position: center top;
  background-repeat: no-repeat;

}
a{
    color: #111;
}

a:focus, a:hover {
    color: #6d3918;
}

h1 {
    color: #111;
    font-size: 46px;
    font-weight: 800;
    padding-bottom: 20px;
    margin-bottom: 20px;

    font-family: 'Playfair Display', serif;

}

h2 {
    font-size: 36px;
    color: #111;
    margin-bottom: 20px;
    font-weight: 300;

    font-family: 'Playfair Display', serif;


}
h2.small{
  font-size: 30px;
}
h3 {
    font-size: 47px;
    color: #111;
    font-weight: 700;
    margin-bottom: 30px;

}
h4{
  font-size: 17px;
  color: #6d3918;
}
h5{
    font-family: 'Playfair Display', serif;
    font-size: 32px;
    font-weight: 700;
    margin: 10px 0;
    line-height: 1.1;
}
p, .article-body ul li, .article-body ol li {
    font-size: 16px;
    color: #111;
    line-height: 30px;
    font-weight: 400;
}
.article-body p{
  margin-bottom: 30px;
}
p.p-big{
  font-size: 24px;
  margin-bottom: 50px;
}
.social-icon {
    color: #111;
    font-size: 38px;
    padding: 5px;
}

.social-icon:hover {
    color: #111;
}
.top_social{float: left;}
.top-phone{float: left; margin-left: 17px; padding-left: 20px; border-left: 3px solid #d5d5d5;}
.contact-active{display: none!important;}
.top-social-bar{display: block; position: absolute;  right: 160px; top: 47px;    transition: .25s ease-in-out;}
.top_social ul{padding: 0; margin: 0;}
.social li {
    list-style: none;
    float: left;
    margin-right: 10px;
    display: block;
    vertical-align: middle;
    display: table-cell;



}
.social li a {
  display: table-cell;
   vertical-align:middle;
   text-indent: -9999999px;
   font-size: 0px;
   width: 28px;
   height: 28px;

   line-height: 28px;
   vertical-align: middle;

}
.social li a { padding: 0;  text-align: center; font: normal normal normal 14px/1 FontAwesome;}
.social li a::before{  text-indent: 0px;   float:left; font-size: 22px; text-align: center; width: 100%; color: #111;}
.social_1::before{
    content: "\e903";
}
.social_2::before{
      content: "\f10b";
}
.social_3::before{
    content: "\f167";
}
.social li a:hover::before{
  color: #fff;
}
.social-li_2{margin-top: -5px;}
.social-li_2 a::before{font-size: 36px!important;}

.container {
    width: 1420px;
}

.container-margin {
  max-width: 1420px;
  width: 100%;

    padding: 0 15px;
    margin: auto;

    position: relative;
}

.top_info {
    margin: 15px 55px 15px 0;
    float: left;
    white-space: nowrap;
    text-align: left;
}

.top_info .custom {
    margin-left: 15px;
    float: left;
}


#navigation {
    box-shadow: none;
    width: 100%;

}


.navbar-default {
    border: none;
    height: 100%;
    background:none;
}
.headroom {
    transition: transform 300ms linear;
}

.navbar-header {
  padding-right: 50px;
  margin: 0;
  float: left;

}

#brand img {
    padding: 0;
    width: auto;
    -webkit-transition: width 2s; /* Safari */
   transition: width 2s;
}
.navbar-header{}
#brand {
  margin-top: 55px;
  padding: 0;
  z-index: 10;
  position: absolute;

}

body #wrap {
    padding-top: 0px;
}

.navbar-toggle {
    margin: 0;
    margin-top: 30px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.header {
  line-height: normal;
  z-index: 9;
background: none;
  padding: 0;
  position: fixed;
  width: 100%;
  transition: all .2s ease-in-out;

}




.top-contact{
  float: right;

  margin-top: 15px;
  z-index: 30;
  position: relative;
  margin-right: 10px;

}
.top-contact li{
  float: right;
  list-style: none;
  margin-left: 10px;

}
.top-contact a{
  font-size: 18px;
  font-weight: 400;

  color: #111;
  padding: 0;
  position: relative;
  display: block;
  width: 20px;
  margin-left: 10px;
}
.top-contact a{
  text-indent: -9999px;
  text-align: center;


}
.top-contact .facebook::before{
      font-family: 'icomoon';
    content: "\e903";
    font-size: 25px;
    position: absolute;
    top: 6px;
    left: 0;

    text-indent: 1px;
}
.top-contact .mail::before{
      font-family: 'icomoon';
  content: "\e901";
    font-size: 22px;
    position: absolute;
    top: 9px;
    left: 0;

    text-indent: 1px;
}
.top-contact .mobile::before{
      font-family: 'icomoon';
      content: "\e902";
    font-size: 29px;
    position: absolute;
    top: 6px;
left: 0;
    text-indent: 1px;
}
.top-contact a:hover::before{
  color: #6d3918;
}
/* Main menu*/
#top{padding: 0; margin: 0;}
.top-menu{
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  float: right;
  margin-top: 0px;
  z-index: 1;
  -webkit-transition: width .3s; /* Safari */
  transition: width .3s;
}
.top-menu .navigation{
  float: right;

    position: relative;
}

.navigation ul {

    margin: 0;
    padding: 0;
    float: left;
}

.navbar-collapse {
    padding: 0;
}


.navigation span {
    display: block;
}

.navigation .sf-arrows .sf-with-ul {

}

.navigation>ul>li>span:hover, .navigation .active span, .navigation .current>span, .navigation .active>span, .sfHover>span, .navigation>ul> .sfHover a>span {
    background: none;
    color: #6d3918;

}


.navigation a:focus, .navigation a:hover, .navigation .current>a, .navigation .active>a, .navigation span:hover {
    color: #6d3918;
}

.navigation .deeper{position: relative; }
.navigation .deeper>ul>li{margin: 0; padding: 7px 40px;float: left; clear: both;}
.navigation .deeper>ul {
    padding: 20px 0;
    position: absolute;
    display: none;
    background: #fff;
    width: 370px;
    left: -40px;


}
.navigation .deeper>ul>li a,
.navigation .deeper>ul>li a span{
  font-size: 18px;
  font-weight:400;
}
.navigation li {
    background: none;
    float: left;
    list-style: none;
    position: relative;
    margin:0;
    margin-left: 40px;

    display: block;
    list-style: none;

}

.navigation .deeper>ul>li a:hover,
.navigation .deeper>ul>li a span:hover,
.navigation .deeper>ul>li.active a,
.navigation .deeper>ul>li.active a span   {
  color: #111;
  font-weight: 700;
}
.sf-arrows .sf-with-ul::after {
    display: none;
}

.navigation .level1>a {
    width: 100%;
    color: #111;
    font-size: 18px;
    margin: 0;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    padding: 20px 0px;
    display: block;
    position: relative;
    font-weight: 600;
    z-index: 10;
    text-transform: uppercase;


}
.navigation .level1>a::before {
    transition: 0.5s ease;
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 3px;
    right: 0;
    z-index: -1;
    width: 0;
    background-color: #6d3918;
    content: "";
  }
  .navigation a:hover::before, .navigation .active>a::before, .navigation .current>a::before, .navigation .active>a::before, .sfHover>a::before, .navigation>ul>.sfHover>a::before {
    width: 100%;


  }

.navigation .level1>a:hover, .navigation .level1>.active>a, .navigation .level1>.current>a, .navigation .active>a::before, .sfHover>a::before, .navigation>ul>.sfHover>a{
    color: #111;
}


/* End menu */

.darkHeader{
  background-color: #fff;
  height: 80px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.darkHeader #brand{ margin-top: 22px;}

.darkHeader #brand img{height: 35px!important;   }

.podstrona .darkHeader .navbar-header::before{ display: none;}
.darkHeader .top-menu{margin-top: 8px; margin-bottom: 0;}
.darkHeader .top-contact{display: none;}
._darkHeader{height: auto; min-height: 30px;}


/* Start Slider */
.fullwidth{position: relative; }
#fullwidth {position:relative; width: 100%; overflow: hidden; line-height: 0; padding-top: 0px;}
#fullwidth .moduletable{margin: 0;}

#fullwidth h1, #fullwidth h2, #fullwidth span.h1 {
    font-size: 65px;
    line-height: 1.2!important;
    font-weight: 700;
    border: none;
    color: #111;
    text-align: left;
    margin-top: 0;
    margin-bottom: 40px;

    font-family: 'Playfair Display', serif;


}
#fullwidth h1 span, #fullwidth h2 span, #fullwidth span.h1{
  font-size: 75px;
  clear: both;
  display: block;
  margin: 0;

}
 #fullwidth p{ font-size: 22px; margin-top: 0px; padding-top: 0; font-weight: 300; padding-right: 40px;}
#fullwidth .more {
    position: relative;
    float: left;
    display: inline-block;
  font-size: 16px;
    margin-top: 0;
    background: #111;
    color: #fff;
    border: none;
    font-weight: 700;
    padding: 15px 35px;
}
#fullwidth .more:hover{opacity: 0.9;}
#fullwidth .tp-bullets.simplebullets.round .bullet{
  clear: both;
  background: none;
  border: 3px solid #111;
  border-radius: 50%;
  margin: 5px;
}
#fullwidth .tp-bullets.simplebullets.round .bullet.selected,
#fullwidth .tp-bullets.simplebullets.round .bullet:hover{
  background: #111;
}

.page-scroller{
  position: absolute;
  left: 50%;
  left: calc(50% - 28px);
  bottom: 70px;
  z-index: 50;
  padding: 0;
  margin: 0;
  color: #111;
  text-transform: uppercase;
  font-size: 14px;


}
.page-scroller .txt{

  display: block;
  line-height: 1.3;
  text-align: center;
  font-weight: 700;

}
.page-scroller span.icon-scroll-down{
  font-size: 35px;
  padding-top: 40px;
  margin-left:22px;
}
.page-scroller:hover{color: #fff; opacity: 0.6;}
.page-scroller:focus, .page-scroller:active{color: #fff;}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}





/* End slider */


/* start more buttons, btn */
.more, .btn, button, .rsform-submit-button{
    position: relative;
    line-height: 22px;
    font-size: 16px;
    padding: 11px  30px;
    margin-top:20px;
    color: #111;
    line-height: 22px;
    background: none;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    border: 2px solid #111;


}

.more:hover, .btn:hover, button:hover,
.more:focus, .btn:focus, button:focus,
.more:active, .btn:active, button:active,
.rsform-submit-button:hover{
  background-color: #111;
  color: #fff;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);

}

.rsform-submit-button{float: right; padding: 16px 30px; margin: 0;}
.rsform-submit-button:hover,
.rsform-submit-button:focus,
.rsform-submit-button:active
{
  border: 2px solid #111;
 }
.white{
  border: 2px solid #fff;
  color: #fff;
}
.white:hover{
  background: #fff;
  color: #111;

}
.btn-big{ font-size: 19px;
padding: 18px 40px;}
.pager li>a .icon-chevron-left,
.pager li>a .icon-chevron-right{ display: none;}
#feature2{ margin-bottom: 40px ;}
#feature2 img{        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;}
        #feature2 img:hover{opacity:0.7;}
#schody {

    background:none;
    padding: 0 0 120px 0;

    position: relative;
  background: url(../images/bg.jpg);
  background-position: right top;
  background-repeat: repeat-y;


}
#schody .btn{ margin-top: 40px;}
 .f-bg{
   background: #6d3918;
   color: #fff;

   margin-left: -30px;
   padding: 55px 170px 55px 40px;
   position: absolute;
   max-width: 480px;
 }
 .f-bg h3{
   color: #fff;

    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-weight: 400;

 }
 .f-bg p{
   color: #fff;
 }
 .schody-oferta{z-index: 9;}
#schody .row-bg{

    background-position: center;
    background-repeat: no-repeat;
}
#schody h3{margin-bottom: 40px;}
#schody ul{margin: 0; padding: 0;}
#schody li{
  list-style: none;
  font-size: 21px;
  font-weight: 400;
  margin-bottom: 20px;
}
.km{
  background: #6d3918; padding: 5px;
}
#main  .category-row h2.page-header{
    text-align: right;
    height: 70px;
    margin:30px 40px 30px 0;
  }


#schody .module-title {
  text-align: center;

}
#schody .flex-direction-nav{display: none;}

#schody .flex-control-nav{text-align: center; margin: 0;
 padding: 0;}
 #schody .flex-control-nav li{display: inline-block; margin: 5px;}
#schody .flex-control-nav li a{
  border-radius: 50%;
  background: #e1e1e1;
  float: none;
  display: inline-block;
  height: 20px;
  width: 20px;
  text-indent: -99999px;
  cursor: pointer;
}
#schody .flex-control-nav li a:hover{
  background: #d5d5d5;
}
#schody .flex-control-nav li a.flex-active{
  background: #111;
  cursor: auto;
}


#schody ul li{}





/* showcase */
.moduletable{margin-bottom: 0;}
#showcase{
    background: #fafafa;
    background-image: url(../images/o-firmie-schody-zak.jpg);

    background-position: left;
    background-repeat: no-repeat;
    padding: 110px 0;
        background-size: contain;

}
#showcase h4{float: left; margin: 0; margin-top: -1px;}
#showcase h4 span{
  font-size: 34px;
  color: #111;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
  clear: both;
  display: block;

  }
#showcase [class^="icon-"], #showcase [class*=" icon-"] {
  float: left;
  font-size: 60px;
  width: 60px;
  height: 60px;
  display: inline-block;
  color: #6d3918;
}
#showcase .col-sm-6{
  margin: 45px 0;

}
#showcase .icon-stairs,
#showcase .icon-miscellaneous{
  font-size: 52px;
}



#main #container {
    background: none;
    padding-bottom:0px;
    margin-top: -1px;
}
.article-body  .pull-left{ margin-right: 15px;}
.article-body  .pull-right{ margin-left: 15px;}

#bottom_gallery {
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 80px 0;
}

#bottom_gallery .portfolio {
    margin: -15px;
}

#bottom_gallery .effect-julia{ background-color: #111;}
#bottom_gallery .moduletable{margin: 0; padding: 0;}
#bottom_gallery .effect-julia:hover img{opacity: 0.2;}
#bottom_gallery-more{   background-color: #f7f7f7;  text-align: center; padding-bottom: 40px;}
#bottom_gallery-more .more{ text-align: center;margin-top: 0px; margin-bottom: 30px;}

.moduletable {
    padding: 0;
}
.prodecenci .col-sm-3{  margin-bottom: 30px;}
.prodecenci .col-sm-3 a{display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center; height: 100%; width: 100%; border: 1px solid #a4b5c0; background-color: #fff; padding: 40px 0 ;}
.prodecenci .col-sm-3 img{  vertical-align: middle; max-height: 40px; }
.prodecenci .col-sm-3 a:hover {-webkit-box-shadow: 0px 0px 50px -6px rgba(164,181,192,0.94);
-moz-box-shadow: 0px 0px 50px -6px rgba(164,181,192,0.94);
box-shadow: 0px 0px 50px -6px rgba(164,181,192,0.94);





}


.nav-right{display: none;}

section {

  z-index: 2;
  position: relative;
  height: 100%;
  -webkit-transition: transform .7s ease-in-out;
  -moz-transition: transform .7s ease-in-out;
  -ms-transition: transform .7s ease-in-out;
  -o-transition: transform .7s ease-in-out;
  transition: transform .7s ease-in-out;
      transition: all 0.7s ease 0s;
}
.move-to-right{
  -webkit-transform: translateX(600px);
  -moz-transform: translateX(600px);
  -ms-transform: translateX(600px);
  -o-transform: translateX(600px);
  transform: translateX(600px);
  opacity: 0.4;
}
.nav-right { z-index: 3; }


.bar {
  display: block;
  height: 5px;
  width: 50px;
  background-color: #111;
  margin: 10px auto;
}

.button {
  cursor: pointer;
  display: inline-block;
  width: auto;
  margin: 0 auto;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.nav-right {
  position: fixed;
  right: 40px;
  top: 20px;
}

.nav-right.visible-xs { z-index: 3; }



.middle { margin: 0 auto; }

.bar {
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.nav-right.visible-xs .active .bar {
  background-color: #FFF;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.button.active .top {
  -webkit-transform: translateY(15px) rotateZ(45deg);
  -moz-transform: translateY(15px) rotateZ(45deg);
  -ms-transform: translateY(15px) rotateZ(45deg);
  -o-transform: translateY(15px) rotateZ(45deg);
  transform: translateY(15px) rotateZ(45deg);
}

.button.active .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

.button.active .middle { width: 0; }


#bottom_gallery .module-title {
    padding-bottom: 20px;
}
#bottom_gallery  #filter .jweb-filter a{
font-size: 24px;
font-weight: 500;
color: #111;
border-radius: 0;
text-transform: uppercase;
background: none;
text-shadow: none;
border: 3px solid #f7f7f7;
    padding: 15px 25px;
    box-shadow:none;
}
#bottom_gallery  #filter .jweb-filter a.active, #bottom_gallery  #filter .jweb-filter a:hover{border: 3px solid #111; color: #111; background: none;  box-shadow:none!important;}

#bottom_gallery .portfolio-item {
    padding: 0px!important;
}
#bottom_gallery .jweb-item-content{position: absolute; bottom: 20px; left: 20px; right: 20px; background:none !important; z-index: 9;}
#bottom_gallery .jweb-item-content h4{ z-index: 9; font-size: 38px; color: #fff; font-weight: 600;}
#bottom_gallery .jweb-item-image:hover .jweb-item-content{display: none;}
#bottom_gallery .jweb-item .jweb-item-content .jweb-content-description{ font-size: 16px;}

div.effect-julia img{}


.portfolio-item-wrapper img, .portfolio-overlay {}

.module-title .title{
    font-size: 49px;
  color: #111;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative;

}
#schody h2{
   font-size: 27px;
 color: #fff;
   font-weight: 300;
   margin-bottom: 30px;
   position: relative;

}


.title span {
    clear: both;
    display: block;
    margin-top: 0px;
}


#top_box {
    padding: 130px 0;
    width: 100%;
    float:left;
    position: relative;
    background: #fff;
    background: url(../images/bg.jpg);
    background-position: right top;
    background-repeat: repeat-y;
}
#top_box h5{margin-bottom: 30px;}
.count-style span{
  font-size: 80px;
  color: #6d3918;
  font-family: 'Playfair Display', serif;
  font-weight: 700;

}
#top_box p{
 margin: 10px 0;
 padding-right: 40px;
}
#top_box .container{
  position: relative;
  z-index: 5;
}
#top_box .title {
    color: #fff;

}
.realizacje-block{}
  #top_box .height{position: relative;}
.bg-r{
  background: #6d3918;
  padding: 70px;
  color: #fff;
  margin-left: -80px;
  position: absolute;
top: 50%;
transform: translateY(-50%);

}
#top_box .bg-r p{
  color: #fff;
  padding: 0;
}
.box-bottom {
    margin: 30px 0;
}

.box-bottom a {
    text-transform: uppercase;
    font-size: 26px;
}

.box-bottom a:hover {
    color: #fff !important;
    background-color: #888;
}

.lnd_introtxt {}

.sp-sig a {
    width: 20%;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    height: 200px;
    overflow: hidden;
}

.sp-sig a img {}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;

}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;

}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;

}
/*** Navigation ***/

.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {

    transition: all 0.3s ease 0s;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 220px;
   background: #111;
   color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 27px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
}
.nbs-flexisel-nav-right{
  background-color: rgba(0, 0, 0, 0.5);
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
    color: #fff;
      background-color: rgba(0, 0, 0, 0.8);

}

.nbs-flexisel-nav-left {
    left: auto;
    right: 0;
}

.nbs-flexisel-nav-left:before {
        content: "\f104";
        line-height:70px;
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
  left: auto;
  right: -70px;
}

.nbs-flexisel-nav-right:before {
  content: "\f105";
  line-height: 70px;
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
#junewsultra-slide ul{
  padding-top: 80px;
  margin-top: 50px;
}
.junewsultra, .junewsultra .jn, .junewsultra .jn-head{
  overflow: visible!important;

}
 .article-body .junewsultra .col-sm-4:hover{ opacity: 0.6;}
#junewsultra-slide .jn-col{

  position: relative;
  padding: 0px;

  overflow: hidden;
}
.osmap-sitemap  h1{text-align: center;}
.jn-padding{padding: 15px;}
#junewsultra-slide .jn-col a::after{
  content: '';
 display: block;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left:0px;
 right:0px;
 background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,0.2105042700674019) 0%, rgba(252,176,69,0) 43%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.2105042700674019) 0%, rgba(252,176,69,0) 43%);
background: linear-gradient(0deg, rgba(0,0,0,0.2105042700674019) 0%, rgba(252,176,69,0) 43%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fcb045",GradientType=1);
}
#junewsultra-slide .jn-col a{
  display: block;
  overflow: hidden;
  z-index: 9;
  width: 100%;
  height: 100%;
  position: relative;
  background: #111;
}
.jn-blox{
  position: absolute;
  bottom: 0px;
  left: 30px;
  right: 30px;
  z-index: 5;
}
.jn-title{

  font-weight: 700;
  color: #fff;
  font-size: 23px;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 30px;
}
.jn-date{
  background: #6d3918;
  padding: 8px 15px;
  color: #111;
  font-weight: 700;
  font-size: 15px;


}
.jn-col img{
  height: 100%;
  width: auto!important;
  max-width: none;
  transition: all .2s ease-in-out;
  margin-left: 50%;
  transform: translateX(-50%);
}
.jn-col a:hover img{
  opacity: 0.6;
}
.jn-more{margin-top: 38px;}

#footer-menu{
  padding: 70px 0 80px 0;
  position: relative;
  width: 100%;
  float: left;
}
#footer-menu h5{
  margin-bottom: 50px;
}
#footer-menu .btn-big{margin-top: 40px;}

#footer {
    padding: 120px 0 60px 0;
    position: relative;
    width: 100%;
    float: left;
    background: #111;
    position: relative;
    overflow: hidden;

}
#map{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.bg-f{background: #6d3918;
    padding: 70px;
    color: #fff;
  z-index: 5;}
#footer h5{color: #fff; font-size: 18px; font-family: 'Poppins', sans-serif; margin-bottom: 30px;}
#footer p{font-weight: 300; color: #fff;  margin-bottom: 20px;}

#footer .block {
    padding: 0;
}

#footer .moduletable {
    padding: 0;
}

#footer .title {
  text-align: left;
  color: #fff;
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 30px;
}
#footer a{
  color: #fff;
  font-weight: 300;
}
#footer a:hover{
  color: #f1f1f1;
  text-decoration: underline;
}
#footer .social a{background: #808080;}
#footer .social a::before{color: #fff;}
.phone, .mail, .fb{padding-left: 55px; position: relative; margin-bottom: 25px; display: block;}
.phone::before{
    font-family: 'icomoon';
    content: "\e903";
    font-size: 34px;
    position: absolute;
    top: -2px;
    left: 0;
  }
.mail::before{
      font-family: 'icomoon';
    content: "\e904";
      font-size: 28px;
      position: absolute;
      top: -2px;
      left: 3px;
    }

    .fb:before{
          font-family: 'icomoon';
      content: "\e903";
          font-size: 30px;
          position: absolute;
          top: -5px;
          left: 0px;
        }
        .fb:hover::before{ opacity: 0.6;}

#footer .module-content ul.menu{margin-top: 45px; display: block;}
#footer li::before{display: none;}
#footer li {margin-bottom: 10px;}
#footer li a{font-weight: 300;}
#footer ul{
  columns: 2;
 -webkit-columns: 2;
 -moz-columns: 2;
}
#copy {
    text-align: center;
    padding: 20px;
    background-color: #fff;
    float: left;
    width: 100%;
}
#copy p{
  font-size: 16px;
}
#copy .ciasteczka{color: #919191; line-height: 20px; margin-top: 20px;}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 100%;
    background:none;
    border: 3px solid #111;
    color: #555;
    padding: 23px 15px;
    font-weight: 100;
    box-shadow: none !important;
    font-size: 16px;
    border-radius:0;
    line-height:35px;

}
#main textarea{
  border: 3px solid #111;
  color: #555;
  padding: 10px 15px;
  font-weight: 100;
  box-shadow: none !important;
  font-size: 16px;
  border-radius:0;
}

textarea:focus, input:focus{outline: none;  border: 3px solid #ed1c24!important;}
 input.rsform-submit-button:focus{border: none!important}
select {
    box-shadow: none !important;
    width: 100% !important;
    background-color: #a2a2a2;
    border: none;
    color: #111;
    padding: 13px;
    font-weight: 500;

    font-size: 18px;
}
input[type=checkbox]{visibility: hidden;}
.checkbox-inline{
      padding-top: 13px!important;
      padding-left: 37px;
}
.checkbox-inline::before{
    content: '';
    border: 3px solid #111;
    position: absolute;
    left: 0;
    top: 7px;
    display: block;
    width: 26px;
    height: 26px;
}
.checked-l::before {
    background: #111;
    border: 3px solid #111;
  }
.checked-l::after {
    position: absolute;
    top: 13px;
    left: 6px;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    color: #fff;
}
.form-group  {
    margin-bottom: 35px;
}


.mod-rscontact-error {
    color: #888 !important;
}
.formControls{ margin-bottom: 15px;}
.form-horizontal .control-label{width: auto; margin-right: 15px; font-size: 18px; color: #111; padding: 0;}
.formControls button{ margin: 0;}



#footer [class^="iconn-"], [class*=" iconn-"] {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    vertical-align: middle;
}

.footer_time {
    margin-left: -4px;
}

.footer_time .custom {
    margin-left: 8px;
}





table {
    width: 100%;
    border:1px solid #e2e2e2;
    text-align: center;
    vertical-align: middle;
}
table img{max-height: 200px; width: auto;}
table td{border-right:1px solid #e2e2e2; vertical-align: middle;}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td{
  vertical-align: middle;
}
table tr:hover{background: #e3f4ff;}
table.acymailing_form tr {}

#footer fieldset .col-md-6 {

}

#map_canvas {
    color: #111;
}

.acymailing_module label {
    margin-left: 30px;
}

.acyterms input, .acyterms a {
    float: left;
    margin-right: 6px;
}

div.acymailing_module_success {
    background: #fff !important;
}

.acy_requiredField {
    margin-left: 0 !important;
}

.acymailing_form .button {
    margin-top: -5px !important;
}



#breadcrumbs {
    background:none;
    padding: 255px 0 0 0;
    color: #111;

    text-align: center;
}
#breadcrumbs .breadcrumb-header{
  color: #111;
  font-weight: 400;
  font-size: 60px;
  margin: 0;
  padding: 0;
}
.breadcrumb>li+li:before{display: none;}
#breadcrumbs .breadcrumb {
    background: none;
    color: #111;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;

}
#breadcrumbs .active .divider{display: none;}
.search button {
    font-weight: 500;
    margin-top: 3px !important;
}

.breadcrumb a {
    color: #111;
}

.breadcrumb a:hover {
    color: #6d3918;
}

#main {
    margin-top: 110px;
    padding-top: 0;
    margin-bottom: 50px;
}
#main .item-page-title, .page-header h1{
  color: #111;
  font-size: 52px;
  font-weight: 300;
  position: relative;
  margin-bottom: 30px;
  margin-top: 30px;
}
.article-body a{font-weight: 500;}
#main ul{ margin: 35px 0 35px 35px; }
#main ul li{margin-bottom: 20px;}

#main .blank-page .item-page-title{margin-bottom: 0;}

.box-product{
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.1);
  background: #fff;
  float: left;
  margin-bottom: 30px;
  width: 100%;

}
#main .box-product h1.item-page-title{
  font-size: 39px;
  font-weight: 400;
 }
 .box-product .article-body{padding: 50px 35px; margin: 0;text-align: right;}
#main .text-left h1{text-align: center;}
.text-left .article-body p{margin-bottom: 40px;}

.article-intro-blog a{color: #111;}
.article-intro-blog a:hover{color: #6d3918;}
.article-intro-blog  h2{margin: 20px 0;}
table thead tr {
    background-color: #888;
    color: #fff;
    border: none;
}

table thead tr a {
    color: #fff;
    border: none;
}

.cat-list-row0 {
    background-color: #fcedda;
}

.cat-list-row1 {
    background-color: #a2a2a2;
}

table tbody a {
    color: #111;
}



.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #d8d8d8;
}
.table-hover>tbody>tr:hover {
    background-color: #777;

}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: none;
}

.badge {
    padding: 0;
    color: #111;
    background: none;
    font-size: 18px;
}

.pagination {
    clear: both;
    display: block;
    text-align: center;
    position: relative;
    text-align: center;
}

.pagination a .pagination span, .pagination li {
    text-align: center;
    margin: auto;
    display: inline-block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#main .pagination>li>span {
    border: none;
    background-color: #ebebeb ;
    margin: 5px;
    color: #111;
}

.pagination .disabled a {
    background-color: #ebebeb;
}

#main .pagination .disabled a:hover {
    background-color: #ebebeb;
    color: #111;
}

.pagination>li>a {
    border: none;
    background-color: #888;
    margin: 5px;
    color: #fff;
}

#main .pagination a:hover {
    text-decoration: none;
      color: #111;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #111;
    color: #fff;
    text-decoration: none;
}
.article-index .nav.nav-tabs{margin: 0; padding: 0; border: none;}
.article-index .nav.nav-tabs{margin: 0; padding: 0; border: none;}
.article-index .nav-tabs>li{margin-bottom: 5px;}
.article-index{background:#111; padding: 20px; border: none; margin-left: 20px;}
.article-index .nav-tabs>li a{ padding: 5px; color: #fff; display:block;}
.article-index .nav-tabs>li>a:hover ,.article-index .nav-tabs>li.active>a, .article-index .nav-tabs>li.active>a:focus, .article-index .nav-tabs>li.active>a:hover{ background: #888; color: #fff; border: none; border-radius: 0;}

.article-body .pager{clear: both; background: #d8d8d8; padding: 10px;}
.article-body .pager ul{margin: 0;}
#main-box{float: left; width: 100%; margin-top: 0; padding: 0;}

#main-box  .blog h2 {
  height: 100px;
  margin: 10px 0;
}
#main-box .blog h2{ height: auto;}
#main-box .blog h2 a {
  text-align: right;
}

#main-box .blog h2 a:hover {
    text-decoration: none;
color: #6d3918;
}
.blog .date-box{margin-top: 20px;}
#main-box .blog .page-header {
    border: none;
    margin-bottom: 50px!important ;
    margin-top: 20px!important;
    text-align: center;
}
.image-container{
  background: #111;
}
  .article-intro-blog {text-align: center; }
  .article-intro-blog a img{  transition: all .2s ease-in-out; }
.article-intro-blog a:hover img{ opacity: 0.6;}
.page-header {
    padding-bottom: 0;
    border-bottom: none;
}
#main-box .items-row {margin-left: -15px; margin-right: -15px;}
#main-box .blog-miot:hover img{opacity: 0.7;}
#main-box .blog-miot{text-align: center;   display: flex;
    align-items: center;;}
#main-box .blog-miot h2{position: absolute; z-index: 9; color: #fff; text-align: center; display: table-cell; vertical-align: middle; width: 100%;}
.category-box{float: left;}
.fields-container{float: right; display: block; margin-right: 0px; margin-bottom: 40px; margin-top: 40px; color: #111; font-weight: 400;}
.fields-container dd{float: right; margin-left: 30px; }
.fields-container .field-value{position: relative; padding-left: 5px; font-weight: 700;}
.waga .field-value::before{

    content: "\e907";
  font-family: 'icomoon';
  font-size: 30px;
  position: absolute;
  display: block;
  top: -11px;

}
.map .field-value::before{

  content: "\e906";
  font-family: 'icomoon';
  font-size: 30px;
  position: absolute;
  display: block;
  top: -11px;



}


.article-intro-blog .more{color: #fff;}


.article-info-term {
    display: none;
}

.article-info dd {
    float: left;
    color: #111;
    margin-right: 20px;
}

.article-info dd a{color: #111}
.article-info dd a:hover {
    color: #888;

}
.article-body > dl{clear: both; margin-bottom: 20px; float: left; width: 100%;}

.tabs .tabs a{color: #fff; float: left; display: inline-block; background: #111; margin-right: 5px;  padding: 15px; font-size: 18px;}
.tabs .open a, .tabs .tabs a:hover{ background: #888;}
.pane-sliders .panel h3{ margin: 0; padding: 0; font-size: 18px;}
.pane-sliders .panel h3 a{color: #fff; display:block; background: #111; padding: 15px; font-size: 18px; width: 100%;}
.pane-sliders .panel h3 a span{color: #fff; padding: 0; margin: 0; font-size: 18px;}
.pane-sliders .panel .pane-toggler-down a, .pane-sliders .panel h3 a:hover{ background: #888;}
.pane-sliders .panel{margin: 0; border: none; box-shadow: none;}

.pane-sliders .content{margin-top: 20px;}
.blog .btn {}

.intro-article img {
    display: none;
}

.blog .readmore .btn span {
    display: none;
}

.blog .btn::before {
    background: #888;
}


.blog-article-img {
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    height: 250px;
    background-color: #111;
    transition: opacity .45s ease-in-out;
}
.cols-2 .blog-article-img{height: 350px;}

.blog-article-img img { transition: opacity .45s ease-in-out;}

.separator-line {
    background-color: #f2f2f2;
    height: 1px;
    margin-top: 8px;
}

.separator-line:last-child {
    display: none;
}

.nav-tabs>li>a {
    border: none;
    padding: 7px 0;
    color: #888;
    font-weight: 700;
    display: inline-block;
}

.nav>li>a:focus, .nav>li>a:hover {
    background: none; color: #111;
}

.items-more .nav-tabs>li>a {
   font-size: 20px;
   color: #fff;
}

.items-more .nav>li>a:hover {
    color: #888;
}

.nav-tabs {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.items-leading {
    margin-bottom: 40px;
}

.blog-item-margin {
    margin: 0;

}

.cols-3 .article-intro-blog .col-sm-4, .cols-3 .article-intro-blog .col-sm-8, .cols-4 .article-intro-blog .col-sm-4, .cols-4 .article-intro-blog .col-sm-8 {
    width: 100%;
}

.cols-2 .article-intro-blog .col-sm-4, .cols-2 .article-intro-blog .col-sm-8, .cols-4 .article-intro-blog .col-sm-4, .cols-4 .article-intro-blog .col-sm-8 {
    width: 100%;
}

.cols-2 .intro-article, .cols-3 .intro-article, .cols-4 .intro-article {
    margin-top: 20px;
}

.cols-3 h2 {
    font-size: 24px
}

.cols-4 h2 {
    font-size: 20px
}

.published {
    margin-left: 0;

}

.published::before {
    left: 0;
}
.sigplus-gallery{margin-left: -15px; margin-right: -15px;}

div.sigplus-gallery ul>li>img, div.sigplus-gallery ul>li>a>img {
    margin: 15px !important;
}
.sigplus-gallery ul{margin: 0!important;}

.jt-print {
    margin-right: 10px;
}

.jt-print span, .jt-mail span {
    font-size: 18px;
    line-height: 10px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 10px;
}

.item-page .article-info {
    float: left; overflow: hidden; clear: both;
}


.blog-schodyd .article-info {
    overflow: hidden; clear: both;
}

.article-body {
    margin-top: 0px;
    margin-bottom: 60px;
}

.article-body ul, .article-body ol{
	padding-left: 0px;

}
.article-body ol{margin-left: 25px;}
.article-body ul li, .article-body ol li{
  margin-bottom: 15px;}

.article-body .social li{ margin-left: 0;}
.pager li>a, .pager li>span {
    border-radius: 0;
    border: none;
    color: #fff;
    background-color: #888;
}

.pager li>a:hover, .pager li>span:hover {
    background-color: #111;
    color: #fff !important;
}

h1 a {
    color: #111;
}

.pagenav {
    clear: both;
}

div.sigplus-gallery ul>li>img, div.sigplus-gallery ul>li>a>img {
    transition: all 0.4s ease 0s;
}

div.sigplus-gallery ul>li>img:hover, div.sigplus-gallery ul>li>a>img:hover {
    opacity: 0.5;
    transition: all 0.4s ease 0s;
}


legend {
    padding-bottom: 10px;
    margin-top: 15px;
    display: inline-block;
}

.result-title a {
    font-size: 24px;
}

.ordering-box{
	margin-bottom: 20px;
}

#ordering, #limit {
    width: auto !important;
}

.result-created {
    border-bottom: #e5e5e5 1px solid;
    padding-bottom: 15px;
}

.result-category .small {
    color: #888;
    padding: 6px 0;
    display: block;
    font-weight: 700;
}

.result-created {
    text-transform: uppercase;
    color: #888;
    margin-top: 10px;
}

.highlight {
    padding: 5px;
    color: #fff;
    background-color: #888;
}

.chzn-container {
    font-size: 18px;
}

.search-results .result-title {
    margin-top: 20px;
}

.well {
    background: none;
    border: none;
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.cancel, .cancel:hover {
    background-color: #e8e8e8;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary:focus {
    background-color: #111;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn.active, .btn:active{
  outline: none;
  box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{box-shadow: none;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
  outline: none;  box-shadow: none; background-color: #111; border: #111;
}

.alert {
    padding: 0;
    color: #888;
}

.login .inputbox {
    margin-right: 5px;
}

.alert-warning {
    background: none;
    border: none;
}

#main-box {
    margin-bottom: 0;
}

.categories-list h3 {}

.categories-list h3 a, #myTabTabs a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 22px;
    background-color: #d8d8d8
}

.categories-list h3 a:hover {
    background-color: #888;
    color: #fff;
    text-decoration: none;
}

.contact-category .category li {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

.contact-category .category {
    margin: 0;
    padding: 0;
}

#main .contact_row {
    color: #888 ;
    font-size: 18px;
    display: block;
    padding: 22px ;
    background-color: #d8d8d8 ;
}

.contact-category h2 {
    margin-bottom: 20px;
}

.accordion-group {
    border: none;
    border-radius: 0;
}

.accordion-heading {
    padding: 0px;
}

.accordion-heading .accordion-toggle {
    margin-bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    background-color: #111;
    padding: 22px;
}

#main  .accordion-heading .accordion-toggle:hover {
    background-color: #888;
    color: #fff ;
    text-decoration: none ;
}

.accordion-inner {
    border: none;
    padding: 0;
}

.contact .bg {
    background-color: #d8d8d8;
    text-align: center;
    padding: 40px;
    font-size: 18px;
    height: 100%;
    width: 100%;
    position: relative;
    min-height: 290px;
}

.contact .bg span {
    display: block;
}

.contact-webpage {
    font-size: 14px;
}

.table-d .col-sm-4 {
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 30px;
}

.contact .thumbnail {
    width: 100px;
    height: 100px;
    padding: 0;
    border: none;
    background: none;
    text-align: center;
    margin: auto;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 40px;
}

.contact .thumbnail img {
    height: 100%;
    width: auto;
}

.table-d {
    font-size: 18px;
    margin-bottom: 30px;
    text-align: center;
}

.contact-name {
    font-weight: 600;
}

.contact .iconn-pin, .contact .iconn-iphone {
    font-size: 40px;
    color: #7b7c7c;
    margin-bottom: 30px;
}

#jform_contact_email_copy {
    float: left;
    margin-left: 125px;
    margin-top: -50px;
}

.contact-articles li {
    float: left;
    display: inline-block;
}

.contact-articles li a {
    padding: 8px 15px;
    background-color: #d8d8d8;
    font-weight: 600;
    margin-right: 15px;
    margin-bottom: 15px;
}

#myTabTabs a {
    border: none;
    border-radius: 0px;
}

#myTabTabs .active, #myTabTabs li {
    background-color: none!important;
    padding: 0;
    margin-right: 10px;
}

#myTabTabs .active a, #myTabTabs a:hover {
    background-color: #888 !important;
    color: #fff !important;
    text-decoration: none !important;
}

#myTabTabs {
    border: none;
}

.contact h3 {
    margin-bottom: 20px;
}
#sidebar-2, #sidebar{margin-top: 43px;}
#sidebar-2 .title, #sidebar .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #111;
    text-align: left;
    border-bottom: 4px solid #d8d8d8
}

.tagspopular li, .tags li {
    padding: 0 !important;
    margin-bottom: 15px !important;
    margin-right: 10px !important;
}

.tagspopular li a, .tags a {
    padding: 5px 10px;
    background-color: #d8d8d8;
    color: #111;
    font-size: 18px;
}

.tagspopular li a:hover, .tags a:hover {
    padding: 5px 10px;
    background-color: #888;
    color: #fff;
    font-size: 18px;
}

.categories-module a, .newsflash a {
    color: #111;
    font-size: 18px;
}
.categories-module a:hover, .newsflash a:hover {
  color: #111;}
.categories-module li {
    padding: 0 ;
}

.categories-module ul {
    margin-left: 20px ;
    border-left: 2px solid #999;
    padding-left: 10px;
}

.newsflash-title {
    border-bottom: 1px solid #ffecd4;
    padding-bottom: 15px;
}

.newsflash-title:last-child {
    border: none;
}

#sidebar-2 .menu a, #sidebar .menu a {
    padding: 10px 0 15px 15px;
    margin: 0;
    position: relative;
    color: #111;
    font-size: 18px;
    border-bottom: 1px solid #e8e8e8;
    display: block;
}

#sidebar-2 .menu a:before, #sidebar .menu a:before {
    height: 4px;
    width: 4px;
    background-color: #111;
    content: "";
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 0;
}

#sidebar-2 .menu .caret, #sidebar .menu .caret  {
    display: none;
}

#sidebar-2 .menu li, #sidebar .menu li { padding: 0;}

#sidebar-2 .nav-child a, #sidebar .nav-child a {
    padding-left: 40px;
}

#sidebar-2 .nav-child a:before, #sidebar .nav-child a:before {
    left: 25px;
}

#sidebar-2 .menu a:hover, #sidebar-2 .menu li.active a,
#sidebar .menu a:hover, #sidebar .menu li.active a {
    color: #888; background: #f7f7f7;
}

#sidebar-2 .title::after, #sidebar .title::after {
    display: none;
}

#sidebar-2 .title, #sidebar .title {
    margin: 40px 0 20px 0;
}

.article_img .pull-left {
    margin-right: 15px;

}

.article_img .pull-right {
    margin-left: 15px;
    width: 30%;
}

.article_img .thumbnail {
    padding: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.article_img .thumbnail img{ width: 100%; margin: 0;}
.article_img {
    margin-top: 0px;
    display: block;
    padding-left: 0;
}

.clr {
    clear: both;
}

.tags a {
    font-weight: 500;
    color: #111;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.tags li {
    list-style: none;
    float: left;
}

.tags a:hover, .tags a:focus, .tags a:active {
    background-color: #888;
    color: #fff ;
}

.tags ul, .tag-category ul {
    float: left;
    margin: 0;
    padding: 0;
}

.tag-category li {
    background: none !important;
}

.tag-category li a {
    font-size: 18px;
}

.tag-category li h3 {
    padding: 0;
    margin: 0;
}

.portfolio-overlay h2, .portfolio-overlay p {
    color: #fff;
}

.overlay-wrapper {}

.overlay-cell {
    position: absolute;
    text-align: center;
    top: calc(50% - 75px);
    width: 100%;
}

.bre {
    float: left;
    line-height: 28px;
}

.divider {
    margin-right: 10px;
    padding-left: 10px;
}

.breadcrumb>.active {
    color: #111;
}
#breadcrumbs ul li::before{display: none;}
.breadcrumb>li+li::before {
    padding: 0;
}


.article-body .moduletable {
    padding: 0;
}

.jweb-item .jweb-item-content .jweb-content-description, .jweb-content-title {
    font-size: 18px;
    line-height: 28px;
    color: #fff !important;
}

.jweb-content-title {
    font-size: 22px !important;
}

.open-popup-link, .jweb-icon a {
    background: #888;
}

.open-popup-link:hover, .jweb-icon a:hover {
    background: #111;
}

.jweb-icon.icon-lightbox:hover, .jweb-icon.icon-url:hover {
    background: #888;
}

.jweb-portfolio-filters #filter .jweb-filter a.active, .jweb-portfolio-filters #filter .jweb-filter a:hover {
    background: #888 ;
    color: #fff ;
}

.jweb-portfolio-filters #filter .jweb-filter a {
    box-shadow: none;
    background: #ebebeb ;
    box-shadow: none ;
    font-size: 16px;
    color: #111 ;
    text-transform: uppercase;
    font-weight: 600 ;
    transition: all 0.3s ease 0s;
}

.jweb-portfolio-filters {
    margin-bottom: 30px;
    padding: 0 10px;
}

.jweb-item .jweb-item-content .jweb-content-more a {
    color: #fff;
    margin-top: 20px ;
    padding: 7px 15px ;
}

.jweb-filter {
    margin-bottom: 8px;
}

.jweb-image-popup {
    width: 100% !important;
}

.member .avatar img {
    transition: all 0.3s ease 0s;
}

.member .avatar:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}

.member .avatar {
    margin-bottom: 20px;
}

.member h2 {
    color: #888;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
}

.member p.intro {
    margin: 0;
    padding: 20px;
    max-width: none;
    font-size: 18px;
    line-height: 28px;
}

.member span {
    font-size: 18px;
    color: #111;
}

.back-to-top {
    background-color: #6d3918;
    color: #fff;
    width: 50px;
    height:50px;
    position: absolute;
    right: 0;
    top: -120px;
    text-decoration: none;
    font: normal normal normal 14px/1 FontAwesome;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 46px;
    z-index: 30;

}
.back-to-top::after{   color: #fff!important; content: "\f106"; font-size: 40px;}
.back-to-top:hover {
  opacity: 0.6;
  color: #fff!important;
  text-decoration: none!important;


}
.back-to-top:hover::after{  color: #111!important;}
#footer .container{position: relative;}

.section_m {
    margin-top: 0;
}


.full {
    padding: 0!important;
}
  #footer .col-md-8{overflow: hidden;}


.social li a { color: #fff;}
 .social li a::before{color: #111;}
.social li a:hover::before{color: #111;}

.bg_podstrona{
  width: 100%;
  height: 425px;
  background: url('../images/bg_top.jpg');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;

}

.bg_aktualnosci{
background: url('../images/bg_aktualnosci.jpg');
}

/* MM MENU */
.mmenu.mmenu-hidden{display: none;}
   .mmenu{
   display: block;
   position: absolute;
   width: 66px;
 height: 68px;
   z-index: 40;
     right: 0px;
     top: -15px;
   }

.mmenu span{
  width: 40px;
  height: 3px;
  border-radius: 3px;
  display: block;
  background: #555;
  opacity: 1;
  position: absolute;
  left: 25px;
  top: 44px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.mmenu:hover span{
  background: #111;
}
.mmenu span:nth-child(2) {
    top: 54px;
}
.mmenu span:nth-child(3) {
    top: 64px;
}




.mm-wrapper_opened .mmenu span:nth-child(1) {
    top: 60px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-wrapper_opened .mmenu span:nth-child(2) {
 opacity: 0;
}
.mm-wrapper_opened .mmenu span:nth-child(3) {
    top: 60px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mm-panel{padding: 0;}
.mm-panel_has-navbar .mm-navbar{}
.mm-panels>.mm-panel>.mm-listview{margin: 0; margin-top: 23px!important;}
.navigation .mm-listview li.mm-listitem{
  display: block;
  width: 100%;
  margin: 0!important;

  padding: 0;
  position: relative;

}
.mm-panels .mm-btn_next{position: absolute!important; right: 20px; top: 10px; z-index: 9;}
.navigation .mm-listview li.mm-listitem a{
  padding: 18px;
}
.mm-navbar{padding: 0;}
.mm-navbar a:hover{
  color: #111;
}

#mm-1 a::before{
  display: none;
}
.mm-panels .level1{display: block!important;}
.mm-listitem:after{left: 0;}
#mm-2 .mm-btn{display: none;}
.mm-navbar__title::after{
  content: '';
border-bottom: none;
border-right: none;
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: block;
width: 8px;
height: 8px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
border-color: rgba(0,0,0,.3);
border-width: 2px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 30px;
border-bottom: none;
border-left: none;
}
#mm-1 .mm-navbar__title::after{display: none;}
.navigation .mm-listview .level2 a{display: block; width: 100%; float: none; padding: 15px!important;}
.navigation .mm-listview li.mm-listitem a:hover span,
.navigation .mm-listview li.mm-listitem.active a span{
  color: #6d3918;
}
.mm-navbar__title{font-weight: 500; font-size: 20px;}
#top_box .mod_sigplus{padding: 15px;}
.rel{ margin-top: 150px;}
.slideplus-first,
.slideplus-previous,
.slideplus-next,
.slideplus-last{display: none;}
.mod_sigplus .slideplus-paging{text-align: left;  margin-top: -40px; margin-left: 20px;}
.mod_sigplus .slideplus-pager { text-indent: -99999px; position: relative; background: #fff; opacity: 0.6; border: 0!important;     width: 18px; margin-left: 5px;
    height: 18px;}
.mod_sigplus .slideplus-pager.slideplus-current{ opacity: 1;}

.mmenu span {background: #111;}

div.article_images_block{padding: 0!important; margin: 0!important}
.price{
  font-size: 22px;
}
.contact-form-pr h3{
  font-size: 22px;
}
.product{margin-top: 10px;}
 .mm-panels a::before{display: none!important;}
@media (max-width: 1750px) {
  #showcase {
      background-position-x: -100px;
    }
  }
  @media (max-width: 1550px) {
    .container{
      width: auto;
      padding: 0 50px;
    }
  #showcase .custom{padding-right: 30px;
  }
  #showcase .moduletable{
    padding-left: 100px;
  }
  .slider-txt {
    margin-top: 90px;
}
#fullwidth h1, #fullwidth h2 {  font-size: 48px; padding-bottom: 0; padding-right: 80px;}
    }

@media (max-width: 1370px) {
  .page-scroller{bottom: 30px;}
    #fullwidth .tp-bullets.simplebullets.round .bullet{width: 15px; height: 15px;}
  #fullwidth .tp-caption.excerpt, #fullwidth .excerpt{padding-left: 50px; padding-top: 60px!important;}

#fullwidth h1, #fullwidth h2 {  font-size: 40px; padding-bottom: 0; padding-right: 80px; }
 #fullwidth h2 span, #fullwidth span.h1{
  font-size: 50px!important;

}

.f-bg {
  margin-left: -35px;
}
#schody, #top_box {
      background-position-x: 950px;
    }
#showcase {
    background-position-x: -164px
  }
#showcase h4 span {
    font-size: 28px;
  }
#showcase h4 {font-size: 14px;}
#showcase [class^="icon-"], #showcase [class*=" icon-"] {

    font-size: 50px;
  }
#showcase .icon-stairs, #showcase .icon-miscellaneous {
    font-size: 45px;
  }


.count-style span {
    font-size: 60px;
  }
  h5 {
      font-size: 24px;
    }
    .phone, .mail, .fb {
            margin-bottom: 10px;
          }



}

@media (max-width: 1200px) {
  .more, .btn, button, .rsform-submit-button {

    font-size: 16px;
    padding: 12px 23px;
  }
  .jn-blox {
    left: 15px;
    right: 15px;
  }
  .jn-title {
    font-size: 18px;
  }

  #showcase {
    background-position-x: -170px;
    padding: 50px 0;
    background-size: contain;
  }
  .slider-txt {
    margin-top: 70px;
}
#fullwidth h1, #fullwidth h2 { }
#schody h2 {
    font-size: 20px;
  }
  #footer-menu{padding: 30px 0 50px 0;}
  .bg-f {

    padding: 30px;
  }
}
@media (max-width: 1150px) {
  p, .article-body ul li, .article-body ol li, #copy p{font-size: 14px;}
  #schody {

    }
  #schody li {font-size: 16px;}
  .navigation li{margin-left: 25px;}
  .navigation .level1>a {font-size: 16px; }
  #showcase {
    background-position-x: -150px;
    padding: 50px 0;
    background-size: contain;
  }


}


.slicknav_btn{z-index: 30; right: 120px;}



@media (max-width: 990px) {
  body.podstrona {
        background: url(../images/bg-top2.jpg);
        background-repeat: no-repeat;
            background-size: contain;

    }
  #top_box {
    padding: 73px 0;

  }
  #junewsultra-slide ul {
    padding-top: 8px;
  }
  #schody li { font-size: 14px;}
  h3{font-size: 34px;}
  .module-title .title, #schody h2 { font-size: 20px;}
  #schody .row-bg{background-size: 90px;}
  .more, .btn, button, .rsform-submit-button {
      font-size: 14px;
      padding: 12px 25px;
    }
  .slider-txt { margin-top: 30px;}
  #fullwidth h1, #fullwidth h2 {  font-size: 28px; padding-bottom: 0; padding-right: 30px;}
  #fullwidth .flex-direction-nav a {
    width: 94px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }
  .flex-prev::after, .flex-next::after {
    width: 88px;
  }


  .darkHeader .top-menu{margin-top: 0;}
  .header{height: 80px; top: -1px;}
  .top-contact{display: none;}
  #showcase {background:#fafafa;}
  #showcase .moduletable {padding-left: 50px;}
  .fields-container dd{margin-left: 15px;}
  .bg_podstrona { height: 270px;}
  #breadcrumbs {padding: 132px 0 0 0;}
  #breadcrumbs .breadcrumb-header {font-size: 48px;}



  .category-row h2 a {
   font-size: 26px;
   max-width: 210px;
   width: auto;

}
.category-row h2.page-header {height: 84px}
  .mmenu.mmenu-hidden{display: block;}
.top-menu{margin-top: 0;}
#footer .module-content ul.menu{margin-top: 30px;}
#footer .last-div{margin-top: 30px;}
#header .navigation ul.menu{display: none;}

.top-lang{min-width: 145px; min-height: 84px; background: #fff; margin-top: 0; position: relative; padding-top: 28px;}
div.mod-languages ul{text-align: right; margin-right: 15px;}
.top-lang::after{
position: absolute;
    right: -100%;
    display: block;
    content: '';
    background: #fff;
    height: 100%;
    width: 100%;
    top: 0;
  }
  #schody {

    background-position: right top 119px;
    background-size: 50%;
  }
  #showcase {
    background-size: 94%;
    background-position: left 529px center;
  }
  .podstrona .darkHeader #navigation{height: auto;}
  #showcase h3{font-size: 36px;}
  p, .article-body ul li, .article-body ol li {
    font-size: 14px;
line-height: 26px;
  }

#main .item-page-title, .page-header h1{
  font-size: 40px;
margin-bottom: 38px;

}
#fullwidth h1, #fullwidth h2{font-size: 48px!important;}

}

@media (max-width: 768px) {
  #main {
    margin-top: 57px;
  }
  #breadcrumbs {
    padding: 110px 0 0 0;
  }
  #top_box .col-xs-12{margin-top: 50px;}
  #showcase h4 span {
    font-size: 22px;
}
#showcase h4 {
    font-size: 13px;
  }
  #showcase [class^="icon-"], #showcase [class*=" icon-"] {
    font-size: 35px;
  }
  #showcase [class^="icon-"], #showcase [class*=" icon-"] {

    width: 38px;
    height: 40px;
  }
  #showcase .col-sm-6 {
    margin: 23px 0;
}
  #showcase .icon-stairs, #showcase .icon-miscellaneous {
    font-size: 29px;
}
  .page-scroller {
      bottom: 20px;
    }
    #brand {
    margin-top: 29px;
  }
  .f-bg{max-width: none; margin: 0; position: relative; padding-bottom: 170px;}
  .schody-oferta{margin-top: -170px;}
  #showcase .moduletable{padding-left: 0;}



  .container{padding: 0 35px;}

#fullwidth h1, #fullwidth h2{font-size: 38px!important;}
.bg-r {

    padding: 45px;

    margin:0;
    position: relative;
    top: 20px;
   transform: none;
}
.rel{margin-top: 50px;}
.count-style span {
    font-size: 40px;
}
h5 {
    font-size: 19px;
}
#footer{padding: 0;}
.f-bg{padding: 30px 30px 150px 30px;}
#footer .container{padding: 0;}
#main .text-left h1{text-align: left;}
#main .product .item-page-title {margin-left: 15px;}
.form-group{margin-bottom: 0;}
.rsform-block-wiadomosc{margin-bottom: 40px;}
.zgoda{margin-bottom: 30px;}



}
@media (max-width: 650px) {
  #breadcrumbs {
  display: none;
}

#main-box {

    margin-top: 138px;
  }

  .col-xs-6, #top_box .col-xs-12{margin-top: 0;}
  .col-xs-6,
  #top_box .col-xs-12{width: 100%; margin-top: 40px;}
#showcase{padding-top: 20px; margin-top: 0px;}
  #showcase .col-sm-6{


    margin: auto;
    width: 300px;
    float: none;
    clear: both;
    padding: 30px 0;

  }
  #fullwidth h1, #fullwidth h2{font-size: 38px!important;}
  #top_box {
    padding: 15px 0;
}

}



@media (max-width: 480px) {
  div.sigplus-gallery ul>li>img, div.sigplus-gallery ul>li>a>img{margin: 0!important}
  #fullwidth .more {

    font-size: 13px!important;
      margin-top: 80px!important;

      padding: 15px 25px!important;
      font-weight: 400;
  }
  #brand{margin-top: 20px;}
  #main-box {

      margin-top: 120px;
    }
  body{font-size: 14px;}
  #footer-menu .col-xs-6{margin: 0;}
  #footer-menu h5 {
    margin-bottom: 30px;
  }
  .mmenu span {
      height: 1px;
    }


  .mmenu {
      top: -20px;
    }
  .header {
    height: 70px;}
  #brand img, .darkHeader #brand img {
    height: 29px!important;
}
  #fullwidth h1 span, #fullwidth h2 span{font-size: 25px!important; line-height: 1.2!important}
  #fullwidth .tp-caption.excerpt, #fullwidth .excerpt{padding-top: 0!important}
  #fullwidth h1, #fullwidth h2{font-size: 30px!important;}
  #fullwidth .tp-bullets{display: none;}
  h2 {
    font-size: 20px;}

  p.p-big {
    font-size: 17px;
    margin-bottom: 31px;
  }
  #main .item-page-title, .page-header h1 {
    font-size: 25px;
    margin-bottom: 22px;
    margin-top: 0;
}
  .bg_podstrona {
    height: 195px;
}#breadcrumbs .breadcrumb-header {
    font-size: 27px;
}
    #junewsultra-slide .col-xs-6{width: 100%;}




  h3 {
    font-size: 26px;
}
  .module-title .title, #schody h2 {
    font-size: 28px;
}
  #schody {

    padding: 30px 0 27px 0;}





.container{padding: 0 25px;}
#brand{left: 25px;}

}
@media (max-width: 374px) {
  #main-box {

      margin-top: 90px;
    }

  #fullwidth img {
      max-width: none;
      width: 170%;
      height: auto;
  }

.category-row .col-xs-6{ width: 100%;}


}


/* ToolTip CSS  */

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 8px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-shadow: none;
    text-align: center;
    line-height: 1.4em;
    padding: 7px 12px;
    background-color: rgb(111, 111, 111);
    background-color: rgba(111, 111, 111);
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: rgb(111, 111, 111);
    border-top-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: rgb(111, 111, 111);
    border-bottom-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: rgb(111, 111, 111);
    border-right-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: rgb(111, 111, 111);
    border-left-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(111, 111, 111);
    border-top-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(111, 111, 111);
    border-bottom-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(111, 111, 111);
    border-right-color: rgba(111, 111, 111);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(111, 111, 111);
    border-left-color: rgba(111, 111, 111);
}
#main .sigProThumb{padding: 0;}
#main .sigProThumb::before{display: none!important;}

.zgoda{margin-top: -45px;}
.zgoda a{
      color: #111;
}
.zgoda a:hover{
      text-decoration: underline;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close{
  font-size: 40px;
background: none;
top: -40px;
right: -40px;
opacity: 1;
width: auto;
cursor: pointer;}
.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover{
    color: #111;
  }

ul.sigProResponsive li.sigProThumb a.sigProLink,
ul.sigProResponsive li.sigProThumb a.sigProLink:hover{background: none; border: none;}
ul.sigProResponsive li.sigProThumb span.sigProLinkOuterWrapper{margin: 0 10px 10px 0; }
ul.sigProResponsive li.sigProThumb a.sigProLink:hover{opacity: 0.6;}
ul.sigProResponsive li.sigProThumb span.sigProLinkOuterWrapper{background: #111;}
