/* --- General --- */

body { background: #f4f4f5; color: #000; font-family: "PT Sans", sans-serif; }
a { transition: 0.5s; }
a:hover, a:active, a:focus { outline: none; text-decoration: none; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; margin: 20px 0 20px 0; padding: 0; }
h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover, h5, h5 a, h5 a:hover, h6, h6 a, h6 a:hover { color: #da251d; text-decoration: none; font-weight: bold; }
.wrapper { display:block; width:100%; margin:0; padding:0; }

/* --- Header --- */

#header { background: rgba(255, 255, 255, 0.6); padding: 0 0 10px 0; height: 100px; position: fixed; left: 0; top: 0; right: 0; transition: all 0.5s; z-index: 997; }
#header.header-scrolled { background: rgba(255, 255, 255, 0.9); padding: 0 0 10px 0; height: 97px; transition: all 0.5s; border-bottom: solid #d2d2d2 1px; }

/* tel, mail */
.Top { background: #da251d; margin-bottom: 10px; padding: 5px 0; }
.TopTelRow { float:left; padding:0; margin: 0px 0px 0px 0px; }
.TopTel { float:left; padding:0; margin: 0px 10px 0px 0;  font-size: 0.9em; }
.TopTel, .TopTel a, .TopTel a:hover { color: #fff; text-decoration: none; font-weight: bold; }
.TopTel .fa-phone, .TopTel .fa-envelope { font-size: 0.9em; }
/* slogan */
.TopDesc { display: block; float:right; width:100%; margin: 0px 0px 0px 5px; text-align: right; }
.TopDesc p { margin: 0!important; padding: 0!important; color: #fff; font-size: 0.9em; font-weight: bold; }

@media (max-width: 768px) { .TopTel { font-size: 0.8em; } .TopTel .fa-phone, .TopTel .fa-envelope { font-size: 0.8em; } .TopDesc p { font-size: 0.8em; } }
/* flagi */
.nav-menu li img { margin: 3px 0 3px 0; border:1px solid #e2e2e2; width: 16px; height: auto; }
/* logo */
#header #logo { float: left; }
#header #logo img { padding: 0; margin: 0; height: 50px; width: auto; }
@media (max-width: 768px) { #header #logo img { height: 50px; width: auto; } }

/* tło górne, breadcrumb */
.TColTop {  } 
img.TColTopImg { width: 100%!important; height: auto!important;  }
@media (max-width: 768px) { .TColTop { height: 120px; } }

.TColBread { background: #f4f4f5!important; border: none!important; }
.breadcrumb { background: transparent; margin: 3px 0 3px 0; padding-left:0; padding-right:0; font-size: 0.8em; }
.breadcrumb > li + li::before { content: " / "; color: #555; font-weight: bold; }
.breadcrumb > .active { color: #555; font-weight: bold; }
.ColNav, .breadcrumb a { color: #555; font-weight: bold; text-decoration: none; }

.TColSlid { height: 105px; }

/* --- Content --- */
.TColContent { background: #f4f4f5; padding-top: 10px!important; padding-bottom: 20px!important; } 
.TContent { background: #f4f4f5; padding-bottom: 20px; text-align: justify; }
.ColForm, .ColForm:hover { background-color: #434547; border:1px solid #434547; }
.ColH1 { text-align: center; text-transform: uppercase; margin-bottom: 50px!important; }

/* list-group */
.list-group-item { border: 1px solid #FFFFFF!important; }
p.panel-title a { display: block; }

/* --- Kolory --- */
.red { color: #c8262b; } .blue { color: #1099db; } .cblue { color: #096084; } .green { color: green; } .silver { color: silver; } .white { color: #fff; } .yellow { color: #f8cd14; } .orange { color: #ed9c14; } .black { color: #000; }

/* --- Wyszukiwarka --- */
.pull-right { text-align:right!important; padding-right: 0!important; margin: 0 0 0 0!important; }
.navbar-form { margin: 0px!important; margin-top: 0px!important; padding-right: 0!important; padding-left: 10px!important; } 
#fwhat { background: #fff; color:#666; border:1px solid #7c7c7c; font-size: 12px!important;}
.form-control:focus { }
.topsearch { background: #7c7c7c; color:#fff; border:1px solid #7c7c7c; }
.topsearch:hover { background: #7c7c7c; color:#fff; border:1px solid #7c7c7c;}
.butsea { margin-top: -5px!important; }

/* --- Zdjęcia --- */
.imgr {width: 500px; height: auto; padding:5px 5px 5px 5px; background-color:#fff; float:right; margin:0 0 5px 10px;  } 
.imgrl {width: 500px; height: auto; padding:5px 5px 5px 5px; background-color:#fff; float:left; margin:0 15px 5px 0; clear:right; }
.imgp { margin-bottom: 25px; width: 100%; height: auto; }
.imgroundr { width: 350px; height: auto; float:right; margin:5px 5px 5px 10px; border-radius: 50%; border:1px solid #434547; }
.imgroundl { width: 350px; height: auto; float:left; margin:5px 5px 5px 10px; border-radius: 50%; border:1px solid #434547; }
@media (max-width: 991px) {
.imgr, .imgrl, .imgroundr, .imgroundl { width: 50%; height: auto; }
}
@media (max-width: 359px) {
.imgr, .imgrl, .imgroundr, .imgroundl { width: 100%; height: auto; }
}

/* --- Wpisy --- */
.WpisRow { overflow: hidden!important; }
.promonap { margin-top: 5!important; padding-top: 0!important; padding-bottom: 5px!important; }
.promonap, .promonap a { text-decoration: none; }
.promonap a:hover { text-decoration: none; }
p.WpisData { padding-top: 1px; margin:0!important; float:left; color: #868686; font-size: 12px; }
.WpisBottom { height: 1px; margin: 30px 0 30px 0; border-top: 1px solid #d2d2d2; }
.pagination > li > a, .pagination > li > span { font-size: 13px; padding: 4px 8px!important; }

.ProductList { margin-top: 10px; }
.ProductList p { margin-top: 10px; }
.ProductData { display: inline-block; }

.PromoImg { overflow: hidden; /* padding: 12px; */ position: relative; }
.PromoImg img { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; height: auto; }
.PromoImg img:hover { transform: scale(1.10); -ms-transform: scale(1.10); -webkit-transform: scale(1.10); }

/* --- Kategorie, wpisy --- */
.PromoRowKat { background: none; display: block; } 
.PromoRowBoxKat { background: #fff!important; padding: 2px; margin-bottom: 10px!important; } 
.PromoImgKat { overflow: hidden; /* padding: 12px; */ position: relative; }
.PromoImgKat img { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; width: 100%; height: auto; }
.PromoImgKat img:hover { transform: scale(1.10); -ms-transform: scale(1.10); -webkit-transform: scale(1.10); }
.PromoHKat h5 { margin: 15px 15px 15px 2px; text-align: left; font-size: 1em; font-weight: 700; }
.PromoHKat h5, .PromoHKat h5 a, .PromoHKat h5 a:hover {  }

/* --- Miniatury kategorii --- */
.KatRow { overflow: hidden!important; margin-bottom: 30px; }
.KatRowImg { overflow: hidden!important; position: relative; min-height: 50px; }
.KatRowImg img { width: 100%; height: auto; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.KatRowImg img:hover { transform: scale(1.10); -ms-transform: scale(1.10); -webkit-transform: scale(1.10); }
.KatTitle { position: absolute; bottom: 10px; left: 5%; right: 5%; }
.KatTitle h5 { text-align: center; font-size: 1.2em; }
.kat { margin-top: 5!important; padding-top: 0!important; padding-bottom: 5px!important; }
.kat, .kat a, .kat a:hover { color: #fff; text-shadow: 0 0 5px #000, 0 0 10px #000; }

/* --- Aktualności --- */
.NewsRowBox { background: #fff!important; padding: 2px; margin-bottom: 10px!important; } 
.PromoH h5, .PromoH h5 a, .PromoH h5 a:hover { text-align: center; padding-top: 10px; }

/* --- Box - opinie --- */
.BColBop { background: #fff!important; }
.TColBop { padding-top: 0px!important; padding-bottom: 70px!important; }
.BopImage { padding-top: 20px; text-alihn: center; }

/* --- Posty timeline --- */
.timeline { position: relative; padding: 20px 0 20px; list-style: none; }
.timeline:before { content: " "; position: absolute; top: 0; bottom: 0; left: 50%; width: 3px; margin-left: -1.5px; background-color: #eeeeee; }
.timeline > li { position: relative; margin-bottom: 20px; }
.timeline > li:before, .timeline > li:after { content: " "; display: table; }
.timeline > li:after { clear: both; }
.timeline > li:before, .timeline > li:after { content: " "; display: table; }
.timeline > li:after { clear: both; }
.timeline > li > .timeline-panel { float: left; position: relative; width: 46%; padding: 20px; border: 1px solid #d4d4d4; border-radius: 2px; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); }
.timeline > li > .timeline-panel:before { content: " "; display: inline-block; position: absolute; top: 26px; right: -15px; border-top: 15px solid transparent; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; border-left: 15px solid #ccc; }
.timeline > li > .timeline-panel:after { content: " "; display: inline-block; position: absolute; top: 27px; right: -14px; border-top: 14px solid transparent; border-right: 0 solid #fff; border-bottom: 14px solid transparent; border-left: 14px solid #fff; }
.timeline > li > .timeline-badge { z-index: 1; position: absolute; top: 16px; left: 50%; width: 50px; height: 50px; margin-left: -25px; border-radius: 50% 50% 50% 50%; text-align: center; font-size: 1.4em; line-height: 50px; color: #fff; background-color: #da251d; }
.timeline > li.timeline-inverted > .timeline-panel { float: right; }
.timeline > li.timeline-inverted > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
.timeline > li.timeline-inverted > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
.timeline-badge.primary { background-color: #2e6da4 !important; }
.timeline-badge.success { background-color: #3f903f !important; }
.timeline-badge.warning { background-color: #f0ad4e !important; }
.timeline-badge.danger { background-color: #d9534f !important; }
.timeline-badge.info { background-color: #5bc0de !important; }
.timeline-title { margin-top: 0; color: inherit; }
.timeline-body > p, .timeline-body > ul { margin-bottom: 0; }
.timeline-body > p + p { margin-top: 5px; }
@media (max-width: 767px) {
ul.timeline:before { left: 40px; }
ul.timeline > li > .timeline-panel { width: calc(10%); width: -moz-calc(10%); width: -webkit-calc(10%); }
ul.timeline > li > .timeline-badge { top: 16px; left: 15px; margin-left: 0; }
ul.timeline > li > .timeline-panel { float: right; width: 75%; }
ul.timeline > li > .timeline-panel:before { right: auto; left: -15px; border-right-width: 15px; border-left-width: 0; }
ul.timeline > li > .timeline-panel:after { right: auto; left: -14px; border-right-width: 14px; border-left-width: 0; }
}

/* --- Navigation Menu --- */

/* Nav Menu Essentials */
.nav-menu, .nav-menu * { margin: 0; padding: 0; list-style: none; }
.nav-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.nav-menu li { position: relative; white-space: nowrap; }
.nav-menu > li { float: left; }
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul { display: block; }
.nav-menu ul ul { top: 0; left: 100%; }
.nav-menu ul li { min-width: 180px; }

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul { padding-right: 20px; }
.sf-arrows .sf-with-ul:after { content: "\f107"; position: absolute; right: 5px; font-family: FontAwesome; font-style: normal; font-weight: normal; }
.sf-arrows ul .sf-with-ul:after { content: "\f105"; }

/* Nav Meu Container */
#nav-menu-container { float: right; margin: 0; }
@media (max-width: 768px) { #nav-menu-container { display: none; } }
 
/* Nav Meu Styling */
/*** KOLOR link pierwszego poziomu ***/
.nav-menu a { padding: 0 5px 10px 5px; text-decoration: none; display: inline-block; color: #000; font-size: 16px; font-weight: bold; outline: none; }
/*** KOLOR link pierwszego poziomu - aktywny lub podświetlony ***/
.nav-menu li:hover > a, .nav-menu > .menu-active > a { color: #da251d; }
.nav-menu > li { margin-left: 10px; }
/*** KOLOR tło drugiego i trzeciego poziomu ***/
.nav-menu ul { margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff; }
.nav-menu ul li { transition: 0.3s; }
/*** KOLOR link drugiego i trzeciego poziomu ***/
.nav-menu ul li a { padding: 10px; color: #333; transition: 0.3s; display: block; font-size: 13px; text-transform: none; }
/*** KOLOR link drugiego i trzeciego poziomu - aktywny lub podświetlony ***/
.nav-menu ul li:hover > a { color: #da251d; }
.nav-menu ul ul { margin: 0; }

/* Mobile Nav Toggle */
#mobile-nav-toggle { position: fixed; right: 0; top: 0; z-index: 999; margin: 20px 20px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; }
/*** KOLOR menu mobilne - przycisk menu ***/
#mobile-nav-toggle i { color: #da251d; margin-top: 25px; }
@media (max-width: 768px) { #mobile-nav-toggle { display: inline; } }

/* Mobile Nav Styling */
/*** KOLOR tło mobilne ***/
#mobile-nav { position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(0, 0, 0, 0.8); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; }
#mobile-nav ul { padding: 0; margin: 0; list-style: none; }
#mobile-nav ul li { position: relative; }
/*** KOLOR menu mobilne - link ***/
#mobile-nav ul li a { color: #fff; font-size: 13px; text-transform: uppercase; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; }
/*** KOLOR menu mobilne - link podświetlony ***/
#mobile-nav ul li a:hover { color: #da251d; }
#mobile-nav ul li li { padding-left: 30px; }
/*** KOLOR menu mobilne - link aktywny ***/
#mobile-nav ul li.menu-active a { color: #da251d; }
/*** KOLOR menu mobilne - strzałka w dół ***/
#mobile-nav ul .menu-has-children i { position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; }
/*** KOLOR menu mobilne - strzałka w górę ***/
#mobile-nav ul .menu-has-children i.fa-chevron-up { color: #fff; }
#mobile-nav ul .menu-has-children li a { text-transform: none; }
/*** KOLOR menu mobilne - link po kliknięciu strzałki ***/
#mobile-nav ul .menu-item-active { color: #da251d; }
/*** KOLOR menu mobilne - tło warstwy poza menu ***/
#mobile-body-overly { width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(0, 0, 0, 0.7); display: none; }

/* Mobile Nav body classes */
body.mobile-nav-active { overflow: hidden; }
body.mobile-nav-active #mobile-nav { left: 0; }
body.mobile-nav-active #mobile-nav-toggle { color: #fff; }


#intro { display: table; width: 100%; height: 100vh; background: #000; }
#intro .carousel-item { width: 100%; height: 100vh; background-size: cover; background-position: center; background-repeat: no-repeat; }
#intro .carousel-item::before { content: ''; background-color: rgba(0, 0, 0, 0.1); position: absolute; height: 100%; width: 100%; top: 0; right: 0; left: 0; bottom: 0; }
#intro .carousel-container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 0; top: 0; left: 10%; right: 10%; }
#intro .carousel-background img { max-width: 100%; }
#intro .carousel-content { text-align: center; }
#intro h2 { color: #fff; margin-bottom: 10px; font-size: 35px; font-weight: normal; background: rgba(0, 0, 0, 0.5); padding: 10px 20px; }
#intro h2 small { font-size: 20px; }
#intro p { width: 80%; margin: 0 auto 30px auto; color: #fff; text-shadow: 0 0 5px #000, 0 0 10px #000; background: rgba(0, 0, 0, 0.5); }
#intro .carousel-fade { overflow: hidden; }
#intro .carousel-fade .carousel-inner .carousel-item { transition-property: opacity; }
#intro .carousel-fade .carousel-inner .carousel-item, #intro .carousel-fade .carousel-inner .active.carousel-item-left, #intro .carousel-fade .carousel-inner .active.carousel-item-right { opacity: 0; }
#intro .carousel-fade .carousel-inner .active, #intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left, #intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right { opacity: 1; transition: 0.5s; }
#intro .carousel-fade .carousel-inner .carousel-item-next, #intro .carousel-fade .carousel-inner .carousel-item-prev, #intro .carousel-fade .carousel-inner .active.carousel-item-left, #intro .carousel-fade .carousel-inner .active.carousel-item-right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
#intro .carousel-control-prev, #intro .carousel-control-next { width: 10%; }
#intro .carousel-control-next-icon, #intro .carousel-control-prev-icon { background: none; font-size: 32px; line-height: 1; }
#intro .carousel-indicators li { cursor: pointer; }
#intro .btn-get-started { font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 8px 32px; border-radius: 50px; transition: 0.5s; margin: 10px; color: #fff; background: #343132; }
#intro .btn-get-started:hover { background: #fff; color: #343132; }

@media (min-width: 1024px) {
#intro p { width: 60%; }
#intro .carousel-control-prev, #intro .carousel-control-next { width: 5%; }
}
@media (max-width: 768px) {
#intro h2 { font-size: 20px; }
#intro h2 small { font-size: 14px; }
}

/* --- Banery promocyjne --- */

.about { background: #fff; padding: 40px 0 40px 0; position: relative; }
.about::before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 9; }
.about .container { position: relative; z-index: 10; }
.about .about-col { background: #fff; border-radius: 0 0 4px 4px; box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08); margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; -moz-box-shadow: 4px 4px 5px #7a7d80; -webkit-box-shadow: 4px 4px 5px #7a7d80; box-shadow: 4px 4px 5px #7a7d80; }
.about .about-col .img { position: relative; }
.about .about-col .img img { border-radius: 4px 4px 0 0; }
.about .about-col .icon { width: 64px; height: 64px; padding-top: 8px; text-align: center; position: absolute; background-color: #dbe3de; border-radius: 50%; text-align: center; border: 4px solid #fff; left: calc( 50% - 32px); bottom: -30px; transition: 0.3s; }
.about .about-col i { font-size: 36px; line-height: 1; color: #fff; transition: 0.3s; }
.about .about-col:hover .icon { background-color: #d2d2d2; }
.about .about-col:hover i { color: #dbe3de; }
.about .about-col h5 { text-align: center; font-weight: 700; font-size: 20px; padding: 0; margin: 40px 0 12px 0; }
.about .about-col h5 a {  }
.about .about-col h5 a:hover { }
.about .about-col p { font-size: 14px; line-height: 24px; color: #333; margin-bottom: 0; padding: 0 20px 20px 20px; }

/* --- Tytuły banerów --- */
.PromoTitle { border: medium none currentColor; min-height: 15px; position: relative; text-align: center; clear: both; margin: 0px 0px 20px 0px; padding: 0px; }
.PromoTitle::before { border-top: 1px solid #555; content: ""; left: 0px; position: absolute; top: 50%; width: 100%; z-index: 1; }
.PromoTitle span { background: #fff; display: inline-block; font-size: 1em; padding: 5px 15px 5px 15px; position: relative; z-index: 1; font-weight: 700; }

/* --- Banery boczne --- */
.BanerH { padding:2px!important; margin: 5px; }
.BanerH img { padding:2px!important; width: 100%; height: auto; }

/* --- Banery duże --- */
.call-to-action { background-size: cover; padding: 100px 0; margin-bottom: 70px; }
.call-to-action h3 { color: #fff; background: rgba(0, 0, 0, 0.5); padding: 25px 5px; font-size: 24px; font-weight: 700; }
.call-to-action p { color: #fff; font-size: 1.1em; font-weight: bold; background: rgba(0, 0, 0, 0.5); padding: 15px 5px; }
.call-to-action .cta-btn { text-transform: uppercase; font-weight: 500; font-size: 16px; letter-spacing: 1px; display: inline-block; padding: 8px 28px; border-radius: 25px; transition: 0.5s; margin-top: 10px; border: 2px solid #fff; color: #fff; }
.call-to-action .cta-btn:hover { background: #1e90ff; border: 2px solid #1e90ff; }

/* --- Odliczanie --- */
#facts { }
#facts .container { position: relative; z-index: 10; }
#facts .counters span { font-weight: bold; font-size: 48px; display: block; color: #fff; }
#facts .counters p { padding: 0; margin: 0 0 20px 0; font-size: 18px; color: #fff; }


/* --- Galerie zdjęć --- */
.portfolio { padding: 0 0; }
.portfolio .portfolio-wrap { box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08); transition: 0.3s; }
.portfolio .portfolio-wrap:hover { box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.16); }
.portfolio .portfolio-item { position: relative; /* height: 360px; */ overflow: hidden; padding-bottom: 20px; }
.portfolio .portfolio-item figure { background: #000; overflow: hidden; /* height: 240px; */ position: relative; border-radius: 4px 4px 0 0; margin: 0; }
.portfolio .portfolio-item figure:hover img { opacity: 0.4; transition: 0.3s; }
.portfolio .portfolio-item figure .link-preview, .portfolio .portfolio-item figure .link-details { position: absolute; display: inline-block; opacity: 0; line-height: 1; text-align: center; width: 36px; height: 36px; background: #fff; border-radius: 50%; transition: 0.2s linear; }
.portfolio .portfolio-item figure .link-preview i, .portfolio .portfolio-item figure .link-details i { padding-top: 6px; font-size: 22px; color: #333; }
.portfolio .portfolio-item figure .link-preview:hover, .portfolio .portfolio-item figure .link-details:hover { background: #1e90ff; }
.portfolio .portfolio-item figure .link-preview:hover i, .portfolio .portfolio-item figure .link-details:hover i { color: #fff; }
.portfolio .portfolio-item figure .link-preview { left: calc(50% - 5px); top: calc(50% - 18px); }
.portfolio .portfolio-item figure:hover .link-preview { opacity: 1; left: calc(50% - 20px); }

.section-bg { background: none!important; }

/* --- Footer --- */

/* 0, 1, 2, 3 */
.Footer { background: #323232; font-size: 0.9em; padding-top: 25px!important; padding-bottom: 15px!important; }
.Footer, .Footer p, .Footer b, .Footer a, .Footer a:hover { text-decoration:none; color: #fff; } 
p.powered { text-align:right; }
@media (max-width: 767px) { 
.ContactListBottom { text-align: center; } 
p.powered { text-align: center; }
}
/* 2, 3 */
.ContactListTop { border-bottom: 1px solid #fff; margin-bottom: 25px; }
.BoxCL { display: table; padding-top: 20px; padding-bottom: 35px; }
.BoxCL:before, .BoxCL:after { display: table; content: ""; line-height: 0; }
.BoxCL:after { clear: both; }
.BoxCLA { float: left; }
.BoxIcon { position: relative; width: 40px; height: 40px; line-height: 40px; font-size: 1em; text-align: center; background: #fff; color: #000; border-radius: 50%; }
.BoxIcon:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.BoxCLAD { vertical-align: middle; display: table-cell; padding-top: 8px!important; padding-left: 10px; overflow: hidden; }
/* 3 */
.BoxCLADSmall { text-align: center; padding-top: 5px; padding-bottom: 25px; overflow: hidden; }

/* 6 */
.contact-address, .contact-phone, .contact-email { margin-bottom: 40px; }
.contact-info { margin-top: 10px; margin-bottom: 20px; text-align: center; }
.contact-info i { font-size: 48px; display: inline-block; margin-bottom: 10px; color: #fff; }
.contact-address { border-left: 1px solid #fff; border-right: 1px solid #fff; }

/* --- Logotypy przewijane --- */
.TColRef { background: #445663; padding-top: 20px!important; padding-bottom: 10px!important; margin-bottom: 70px!important;  }
.TColRef h3 { color: #000; }
#clients { padding: 0 0 0 0; }
#clients img { max-width: 100%; opacity: 1; transition: 0.3s; padding: 0px 15px 30px 15px; }
#clients img:hover { opacity: 1; }

/* --- Back to top button --- */
.back-to-top { position: fixed; display: none; background: #666; color: #fff; width: 30px; height: 30px; text-align: center; line-height: 0.5; font-size: 12px; right: 15px; bottom: 15px; transition: background 0.5s; z-index: 11; }
.back-to-top i { padding-top: 8px; color: #fff; }
@media (max-width: 768px) {
.back-to-top { bottom: 15px; }
}

/* --- Cookies --- */
#cookies-message { display: block; width: 250px!important; padding: 15px; font-size: 0.8em; line-height: 18px; border-bottom: 1px solid rgb(211, 208, 208); text-align: justify; position: fixed; bottom: 0px; left: 20px; background-color: #222; color: #fff; width: 100%; z-index: 999; border:2px solid #fff;}
#link-cookies-checkbox { color: #fff; font-weight: 700; font-size: 0.8em;; }
#accept-cookies-checkbox { background-color: #4A5155; padding: 5px 15px; color: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; display: inline-block; margin-left: 50px; text-decoration: none; cursor: pointer; font-weight: 700; font-size: 1em; text-align: center; }

/* --- SocialTab --- */
.socialtab *{ padding:0; margin:0; list-style:none; }
.socialtab{ position:fixed; right:0px; top:170px; z-index:1000; list-style:none; }
.socialtab-bottom{ left:320px; bottom:0px; right:auto; top:auto; }
.socialtab-top{ left:320px; top:0px; right:auto; bottom:auto; }
.socialtab-left{ left:0px; top:200px; right:auto; bottom:auto; }
.socialtab > li{ width:35px; height:35px; margin-bottom:1px; position:relative; }
.socialtab-bottom > li, .socialtab-top > li{ margin-right: 1px; margin-bottom: 0; float:left; }
.socialtab > li > img{ cursor:pointer; -moz-border-radius: 5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }
.socialtab-bottom > li > img{ -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.socialtab-top > li > img{ -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; }
.socialtab-left > li > img{ -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; }
.socialtab > li > div{ padding:5px; background: #fff; float:left; width:320px; -moz-border-radius: 0 0 0 8px; -webkit-border-radius: 0 0 0 8px; border-radius: 0 0 0 8px; position:absolute; top:0; left:35px; z-index:100; border:solid #0170cf 3px; }
.socialtab-bottom > li > div{ top:35px; left:auto; -moz-border-radius: 0 8px 0 0; -webkit-border-radius: 0 8px 0 0; border-radius: 0 8px 0 0; }
.socialtab-top > li > div{ bottom:35px; left:auto; top:auto; -moz-border-radius: 0 0 8px 0; -webkit-border-radius: 0 0 8px 0; border-radius: 0 0 8px 0; }
.socialtab-left > li > div{ top:0px; left:auto; right:35px; -moz-border-radius: 0 0 8px 0; -webkit-border-radius: 0 0 8px 0; border-radius: 0 0 8px 0; }
.socialtab-facebook{ border: solid #3b5998 3px!important; }
.socialtab-twitter{ border: solid #07afee 3px!important; }
.socialtab-google{ border: solid #cd3c2a 3px!important; }
.socialtab-youtube{ border: solid #cd3c2a 3px!important; }
.socialtab-instagram{ border: solid #c131a3 3px!important; }


/* --- CalendarPickerControl --- */
.FloatLeft { float: left; }
div.calendarbutton{ position: absolute; width: 15px; height: 16px; background: transparent url("../izigfx/calendar_icon.png") no-repeat center; } #CalendarPickerControl{ background-color: transparent; width: 250px; height: 200px; } #CalendarPickerControl table.calframe{ width: 100%; border: 1px solid black; background-color: buttonface; text-align: center; } #CalendarPickerControl td.monthname{ width: 100%; font: normal 13px Verdana; color: captiontext; font-weight: bold; background-color: activecaption; } #CalendarPickerControl td.monthnameLNX{ width: 100%; font: normal 13px Verdana; color: highlighttext; font-weight: bold; background-color: highlight; } #CalendarPickerControl table.navigation{ width: 100%; text-align: center; } #CalendarPickerControl td.navbutton{ font: normal 11px Verdana; color: buttontext; font-weight: bold; background-color: buttonface; border-width: 1px; border-style: solid; border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight; cursor: pointer; }
#CalendarPickerControl td.navbutton:hover{ text-decoration: underline; border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow; background-color: buttonshadow; } #CalendarPickerControl span.yearbutton{ cursor: pointer; } #CalendarPickerControl span.yearbutton:hover{ text-decoration: underline; } #CalendarPickerControl td.dayname{ font: normal 11px Verdana; color: captiontext; font-weight: bold; background-color: activecaption; } #CalendarPickerControl td.daynameLNX{ font: normal 11px Verdana; color: highlighttext; font-weight: bold; background-color: highlight; } #CalendarPickerControl td.today{ font: normal 11px Verdana; background-color: buttonface; color: red; text-decoration: none; cursor: pointer; border-width: 1px; border-style: solid; border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight; } #CalendarPickerControl td.today:hover{ text-decoration: underline; background-color: threedshadow;
border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow; } #CalendarPickerControl td.current{ font: normal 11px Verdana; font-weight: bold; background-color: highlight; color: highlighttext; text-decoration: none; cursor: pointer; border-width: 1px; border-style: solid; border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow; } #CalendarPickerControl td.current:hover{ text-decoration: underline; } #CalendarPickerControl td.day{ font: normal 11px Verdana; background-color: buttonface; color: buttontext; text-decoration: none; cursor: pointer; border-width: 1px; border-style: solid; border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight; } #CalendarPickerControl td.day:hover{ text-decoration: underline; background-color: threedshadow; border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow; } #CalendarPickerControl td.weekend{ font: normal 11px Verdana; color: buttontext; text-decoration: none;
background-color: threedshadow; font-style: italic; cursor: pointer; border-width: 1px; border-style: solid; border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight; } #CalendarPickerControl td.weekend:hover{ background-color: buttonshadow; text-decoration: underline; border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow; } #CalendarPickerControl td.dayothermonth{ font:normal 11px Verdana; background-color: buttonhighlight; color: inactivecaptiontext; border: 1px solid buttonhighlight; } #CalendarPickerControl td.weeknumber{ font:normal 9px Verdana; background-color: buttonface; color: inactivecaptiontext; border-width: 0px; }
.non-block { display: inline!important; }

