/* ukrycie outline dla focus */
* {
  outline: medium none !important;
  box-sizing: border-box;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
body {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  color: #171614;
  border: 0;
  margin: 0;
  background-color: #fff;
}
#header-level-1 {
  background: transparent;
  padding: 10px 0;
}
#header-level-1 p {margin: 0;}
/* #header-level-1 div[class^="header-"] {background: red;} - using css wildcard
#header-level-1 .mod-custom {
  background: blue;
  width: 30%;
}*/
#header-level-1 .navbar-nav {
  padding: 0.5rem 0;
  flex-wrap: wrap;
  flex-direction: row;
}
.offcanvas .navbar-nav {flex-direction: column !important;}
.offcanvas .dropdown-menu.show li {display: block !important;}
#header-level-1 .mod-list li {display: block;;}
#header-level-1 .mod-list a {
  padding: 5px 15px;
  text-decoration: none;
  font-size: 1.8rem;
  color: #fff;
  transition: all 0.5s ease 0s;
}
#header-level-1 .mod-list a:hover,
#header-level-1 .mod-list li.item-126 a,
#header-level-2 .navbar a:hover {
  /*background: #000;*/
  color: #ccc;
  transition: all 0.5s ease 0s;
}
#header-level-2 {padding: 15px 0;}
#header-level-2 .logo img {
  max-height: 80px;
  width: auto;
  transition: all 0.5s ease 0s;
}
#header-level-2 .navbar a, .offcanvas .offcanvas-body .mod-list.navbar-nav a {
  padding: 5px 15px;
  text-decoration: none;
  font-size: 2.6rem !important;
  color: #072f60;
  transition: all 0.5s ease 0s;
  display: inline-block;
  align-items: left;
}
/* Positioning of offcanvas button */
.offcanvas-button {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 10;
}
/*.offcanvas-button:before {content: "Offcanvas button";}*/
.offcanvas-button {
  display: block;
  background: url('../images/btn-close.png') left center no-repeat;
  color: #fff;
  text-decoration: none;
  width: 25px;
  height: 19px;
}
.offcanvas-button:hover {background: url('../images/btn-close.png') right center no-repeat;}
.collapse.navbar-collapse .nav-link {display: inline-block;}
ul.dropdown-menu.show {
  border-top: 2px solid #283683 !important;
  border: 0;
  border-radius: 0;
  background: #000;
  padding: 10px;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.13);
}
.offcanvas-body .dropdown-menu.show {
  position: relative !important;
  transform: initial !important;
  text-align: center;
}
.offcanvas-body .nav-link {padding: 0;}
#cookiesBar {
  color: #fff;
  position: fixed;
  z-index: 9999;
  max-width: 400px;
  font-size: 0.8rem;
}
#cookiesBarWrap {
  position: relative;
  padding: 15px 35px 15px 135px;
  background-color: #283683;
  background-image: url('../images/cookies.png');
  background-repeat: no-repeat;
  background-position: 15px center;
  color: #fff;
}
#cookiesBarClose {
  display: block;
  width: 20px;
  height: 19px;
  background: url("../images/btn-close.png") 0 0 no-repeat;
  text-indent: -999em;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 40px;
}
a#cookiesBarClose {border: 0;}
#cookiesBarClose:hover {background-position: -30px 0;}
.com-content-article__body a:link, .com-content-article__body a:visited {
  text-decoration: none;
  color: #007bff;
  transition: all 0.5s ease 0s;
  border-bottom: 1px dashed #007bff;
  padding-bottom:1px;
}
footer {
  background: #171614;
  color: #fff;
}
footer a {
  color: #ccc;
  text-decoration: none;
}
footer a:hover {color: #555;}

.footer {margin-bottom: 30px; padding: 35px 0;}
.footer h3 {color: #fff; font-size: 1.2rem; font-weight: 600; padding-bottom: 20px;}
.footer h4 {color: #fff; font-size: 1rem; font-weight: 600; padding-bottom: 20px;}
.footer p, .footer a {color: #fff; font-size: 1rem; font-weight: 400; padding: 0; margin: 0;}
.custom.footer .fs-1 svg {height: 40px; padding-right: 15px;}
.footer h3 svg {color: var(--color-dl);}
.footer .nav {display: block;}
.footer-4-4 img {height: 200px; width: auto; padding-right: 15px;}

#footer-1, #footer-2, #footer-3 {padding: 35px 0}
#footer-1 {background: #171614;}
#footer-2 {padding: 100px 0 50px 0}
#footer-3 {font-size: 0.7rem; padding-bottom: 20px;}
#footer-3 a {color: #fff; font-weight: bold;}
#footer-3 a:hover, .footer a:hover {color: var(--color-b);}
#footer-4 {padding: 100px 0 100px 0}




.logo-2 img {border-radius: 180px;}




/* SPPPPPPB */






.slides {
  /*background-color: #0B331C;*/
  }
.szu-uh p, .szu-uh h1. .szu-uh h2 {
  color: #000;
}
.szu-uh h1 {
  font-weight: bold;
}
.szu-intro p {
  color: #000;
  margin-bottom: 10px !important;
}
.szu-intro-d p {
  color: #fff;
  margin-bottom: 10px !important;
}
.szu-intro-d h1 {color: #fff;}

.btn-szu {text-decoration: none;}
.btn-szu svg {color: #f2af29;}
.btn-szu h1 a {text-decoration: none; color: #000;}
.btn-szu-main {
  border: 1px solid #f2af29;
  color: #fff;
}
.sppb-row, .sppb-col-md-12, .sppb-col-md-6 {
  padding: 0 !important;
  margin: 0 !important;
}
.szu-h1 p {color: #fff;}
.szu-h1 h1 {
  font-weight: 800;
  padding-bottom: 0px!important;
  color: #fff;
  margin-bottom: 0px !important;
  /*color: #0B331C;*/
}
.szu-h1-d h1 {
  font-weight: 800;
  padding-bottom: 0px!important;
  color: #000;
  margin-bottom: 0px !important;
  /*color: #0B331C;*/
}
.szu-h2 h2 {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 800;
  padding-bottom: 0px!important;
}
.szu-h1-sub h1 {
  font-size: 4rem;
  line-height: 4rem;
  font-weight: 800;
  padding-bottom: 0px!important;
  color: #fff;
}
.szuc {  
  font-size: 6rem;
  font-weight: 600;
}
.szuc-2 {
  text-transform: uppercase;
  font-size: 2rem;
  font-family: 'Outfit', sans-serif;
  letter-spacing: 4px;
  font-weight: 600;
  vertical-align: middle;
}
.szuc-2m {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1rem;
  font-family: 'Outfit', sans-serif;
  letter-spacing: 4px;
  font-weight: 600;
  vertical-align: middle;
}
.szuc-3 {
  font-size: 1rem;
  font-family: 'Outfit', sans-serif;
  vertical-align: middle;
  margin: 0 10px;
  letter-spacing: 40px;
  color: #58b2c7;
}
.szuc-3m {
  font-size: 1rem;
  font-family: 'Outfit', sans-serif;
  vertical-align: middle;
  margin: 0 10px;
  letter-spacing: 10px;
  color: #58b2c7;
}
.szuc-4 {
  color: #332f62;
  font-weight: bold;
}
.szu-img img {
-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
  width: 70%;
}
.szu-pad-b1 {padding-top: 0px;}
.szu-pad-b1 {padding-top: 80px;}
.szu-pad-b2 {padding-top: 230px;}
.szu-pad-b3 {padding-top: 0px;}

.szu-pad-b2 .szu-img img {
  width: 100%;
  rotate: 358deg;
}
/*#image-carousel-3, .img-rot {
  rotate: 355deg;*/
}
.brd-szu {
  border-bottom: 1px;
  border-color: #171614;
  border-style: dashed;
  border-top: none;
  border-left: none;
  border-right: none;
  padding-bottom: 30px;
}
.brd-szu-l {
  border-color: #fff;
  padding-top: 30px;
}
button.navbar-toggler {
    color: #171614;;
    border: 1px solid #171614;;
    border-radius: 100px;
    padding: 15px;
    font-size: 2rem;
    margin: 0px 40px 0 0;
}
.offcanvas-body {background-color: #171614;}
.cont {
  max-width: 1700px;
  display: block;
  text-align: center;
}
.cont-b {display: block;}
#sppb-addon-1689932605672 .sppb-testimonial-carousel-message {
  margin-top: 40px;
  color: #000 !important;
}
#sppb-addon-1689932605672 .sppb-testimonial-carousel-name {color: #000 !important; font-size: 1.2rem;}
#sppb-addon-1689932605672 .sppb-testimonial-carousel-designation {color: #000 !important;}
#sppb-addon-1689932605672 .sppb-testimonial-carousel-img-wrap {height: 90px !important; width: 90px !important;}
/*.szu-offer {
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
border-left: 1px;
border-color: #000;
border-style: solid;
padding-left: 50px;
}*/
/*.icon-szu .sppb-icon-inner {
  font-size: 3rem;
  color: #58b2c7;
}*/
.sppb-addon-form-builder .sppb-form-check-label {font-size: 0.7rem;}
.szu-offer, .szu-offer-m {
  border: 1px solid #0B331C;
  padding: 40px 20px;
  height: 300px;
  margin-top: 20px;
}
.szu-offer-m {background-color: #0B331C;}
.szu-offer svg, .szu-offer h3, .szu-offer p {color: #000;}
.szu-offer-m svg, .szu-offer-m h3 {color: #fff;}
.szu-offer h3, .szu-offer svg, .szu-offer-m h3, .szu-offer-m svg, {margin: 20px 0 !important;}
.sppb-col-md-5, .sppb-col-sm-6 {padding: 0 !important;}

.szu-abs h1 {
  padding: 20px;
  font-size: 6rem;
  color: #fff;
}


.pagebuilder-footer .copyright-info {display: none !important;}
.sppb-icon-container {font-size: 2rem;}



@media only screen and (min-width:320px) {
 .mrg-y {margin: 50px 0 50px 0;}
 .szu-h1 h1, .szu-h1-d h1, .szu-uh h1 { 
  font-size: 2rem;
  line-height: 2rem;
}
 .szu-h1 h1 { 
  margin-bottom: 50px !important;
  font-size: 2.5rem !important;
  line-height: 2.8rem !important;
}
.szu-mar {padding-left: 10px; padding-right: 10px;}
.btn-szu-main {
  padding: 5px 10px;
  font-size: 1.6rem;
}
}
@media only screen and (min-width: 1024px) {
 .mrg-y {margin: 150px 0 150px 0;}
 .szu-h1 h1, .szu-h1-d h1 { 
  font-size: 4.5rem !important;
  line-height: 5rem !important;
}
.szu-uh h1 {font-size: 3rem;}
.szu-mar {padding-left: 100px;}
.btn-szu-main {
  padding: 10px 20px;
  font-size: 2rem;
}
}










/* Root SZU */
:root {
  --color-fl: #fff;  /* font light*/
  --color-fd: #000;  /* font dark*/
  --color-b: #fff; /* tło*/
  --color-bl: #0056e0; /* tło light*/
  --color-bd: #0062ff; /* tło dark*/
  --color-dl: #0062ff; /* detal light*/
  --color-dd: #000; /* detal dark*/
  --color-hov: #000; /* hover*/
  --radius-1: 10px;
  --radius-2: 5px;
  --border-1: 3px;
}
/* Margin SZU */
.mb-25 {margin-bottom: 25px !important;}
.mb-30 {margin-bottom: 30px !important;}
.mb-50 {margin-bottom: 50px !important;}
.mb-100 {margin-bottom: 100px !important;}
.mt-100 {margin-top: 100px !important;}
.my-5 {margin: 0 !important;}
.middle-spb {
  text-align: center;
}
.container-spb {
  max-width: 1320px;
}
.menu-szu a {text-decoration: none; color: #fff!important;}
.menu-szu a:hover {color: #0056e0;}
.menu-szu-dj a {font-size: 4rem;}
#dj-megamenu252 a {font-size: 1.6rem !important;}
#dj-megamenu252 a:hover {color: #f2af29!important;}

/* BUTTONS SZU */
.but a {
font-size: 1.2rem;
padding: 10px 25px;
border-radius: var(--radius-2);
text-decoration: none;
transition: all 0.5s ease 0s;
/*margin-right: 10px;*/
}
/*.but-big {
font-size: 1.2em;
padding: 1.2em 1.2em;
}*/
.but-main {
border: var(--border-1) solid var(--color-dl);
color: var(--color-fl);
background: var(--color-bd);
}
.but-main:hover{
border: var(--border-1) solid var(--color-bl);
color: var(--color-fl);
background: var(--color-bl);
}
.but-sec {
border: var(--border-1) solid var(--color-dd);
color: var(--color-fd);
background: var(--color-bl);
}
.but-more {
border: var(--border-1) solid var(--color-fl);
color: var(--color-fl);
background: var(--color-bd);
}
.but-call {
border: var(--border-1) solid var(--color-dl);
color: var(--color-fd);
background: var(--color-dl);
}
.but-dark {
border: var(--border-1) solid var(--color-bd);
color: var(--color-fl);
background: var(--color-bd);
}
.but-light {
border: var(--border-1) solid var(--color-bl);
color: var(--color-fd);
background: var(--color-bl);
}
.but-soft {
border: var(--border-1) solid var(--color-b);
color: var(--color-fd);
background: transparent;
}

/* Sub style SZU */
.sub-style h1 {
  color: var(--color-fd);
  text-align: var(--mob-1);
  font-size: 2.4rem;
  font-weight: bold;
}
.sub-style h2 {
  color: var(--color-fd);
  text-align: var(--mob-1);
}
.sub-style h3 {
  color: var(--color-fd);
  text-align: var(--mob-1);
}
.sub-style h4 {
  color: var(--color-fd);
}
.sub-style h5 {
  color: var(--color-fd);
  text-align: var(--mob-1);
  font-size: 1.2rem;
  margin-bottom: 50px;
}
.sub-style p {
  color: var(--color-fd);
  text-align: var(--mob-1);
}
.sub-style span {color: var(--color-fd);}
.sub-style ul li::marker {
  color: var(--color-dl);
  font-weight: bold;
}
.sub-style ul li {color: var(--color-fd);}
.sub-style img {
  text-align: var(--mob-2);
}

/* Intro s SZU */
.sub-style .intro-s {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9rem;
  margin-bottom: 10px;
  text-align: left;
}
.sub-style .intro-s svg {color:var(--color-dl);}

/* Offer BOX SZU */
.offer-box {
  /*-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);*/
  padding: 60px 20px 20px 20px;
  border-radius: var(--radius-1);;
  background: var(--color-bd);
  border: var(--border-1) solid transparent;
}
.offer-box h3 {
  color: var(--color-fl);
  text-align: var(--mob-2);
}
.offer-box p {
  color: var(--color-fl);
  text-align: var(--mob-2);
}
.offer-box svg {
  font-size: 2rem;
  color: var(--color-dl);
}
.middle .offer-box {background: var(--color-bl);}
.middle .offer-box h3 {color: var(--color-fd);}
.middle .offer-box p {
  color: var(--color-fd);
  text-align: var(--mob-2);
}
.middle .offer-box svg {color: var(--color-dd);}

/* Offer BOX S SZU */
.offer-box.offer-box-s {
  height: 250px;
  padding: 60px 0 !important;
}
.offer-box.offer-box-s p {margin-top: 30px;}

/* IMG BOX SZU */
.img-box {
  /*-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);*/
  padding: 60px 20px 20px 20px;
  border-radius: var(--radius-1);;
  background-size: cover;
  position: relative;
  border: var(--border-1) solid transparent;
  min-height: 340px;
}
.img-box h3 {
  color: var(--color-fl);
  text-align: var(--mob-2)}
.img-box p {
  color: var(--color-fl);
  text-align: var(--mob-2);
}
.img-box svg {
  font-size: 2rem;
  color: var(--color-dl);
}
.middle .img-box {background: var(--color-bl);}
.middle .img-box h3 {
  color: var(--color-fd);
  text-align: var(--mob-2)
}
.middle .img-box p {
  color: var(--color-fd);
  text-align: var(--mob-2);
}
.middle .img-box svg {color: var(--color-dd);}

.img-box-1 {background: url('../images/head1.jpg') center bottom no-repeat;}
.img-box-2 {background: url('../images/head1.jpg') center bottom no-repeat;}
.img-box-3 {background: var(--color-bd);}
.img-box-4 {background: url('../images/head1.jpg') center bottom no-repeat;}

.border-box {
  border: var(--border-1) solid var(--color-dl);
  background: none !important;
}

/* Contact Form SZU */
.cnt-full-1 h3, .quest h3 {color: #fff; font-weight: bold; font-size: 1.2rem; margin-bottom: 10px; margin-top: 30px;}
.cnt-full-1 h3 svg {color: #ff7f11;}
/*.cnt-full-2 h1, .quest h1 {color: #fff; font-weight: bold;}*/
.cnt-full-2 .cnt-b {padding-left: 20px;}
.cnt-full-bcg {
  background: url('../images/siatrixparalax.jpg') center bottom no-repeat;
  background-size: cover;
  position: relative;
  padding: 50px 0;
}
.cnt-full-1 {
  padding: 25px;
  background-color: #fff;
}
.cnt-full-2 {
  padding: 25px;
  background-color: var(--color-bd);
}
.cnt-full-3 {
  padding: 0px !important;
  order: 3;
}
.cnt-full {
  padding: 50px 0;
  background-color: #0b132b;
}
.top-full-bcg {
  background-color: #f6f6f6;
}
.cnt-box h1, .cnt-box h2, .cnt-box h4, .cnt-box p {color: var(--color-fl);}
.cnt-box h4 svg {color: var(--color-dl);}

/* Contact Form SIMPLE SZU */
.cnt-simple form {
  border-radius: 0px;
  color: #000;
  background-color: #fff;
  margin-bottom: 50px;
}
.cnt-simple form .contact-form input, .cnt-simple form .contact-form select, .cnt-simple form .contact-form textarea {
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 1px solid #464196;
  background-color: #fff;
  color: #000;
  padding: 5px;
  margin-bottom: 20px;
}
.cnt-simple form .contact-form input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  border-radius: 0px;
  border: 3px solid #ff7f11;
  padding: 10px 20px;
  transition: all 0.5s ease 0s;
  background: #0b132b;
  width: 200px;
}
.cnt-simple form .contact-form input[type="submit"]:hover {background-color:#FFD867;}
.cnt-simple form .contact-form label {color: #000;}

/* Bottom FULL BCG SZU */
.bottom-full-2 {
  height: 400px;
  background: url('../images/head1.jpg') center bottom no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.bottom-box {align-items: center;}
.bottom-box h2, .bottom-box p {color: var(--color-fl);}

/* List BOX SZU */
.list-box svg {
color: var(--color-dl);
width: 30px;
font-size: 1.2rem;
vertical-align: middle;
}
.list-box h4 svg {
width: 40px;
font-size: 2rem;
}


