@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,600;0,700;1,200;1,400;1,600;1,700&display=swap');



html, p {
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
    letter-spacing: 0px;
	font-weight: 300;
}

body{
	margin: 0px;
	padding: 0px;	
    font: normal normal normal 16px/25px 'Montserrat', sans-serif;
    letter-spacing: 0px;
    color: #222222;	
}

p {
	font-size: 11px;
	line-height: 22px;
	font-weight: 200;
}

h1, h2, h3, h4 {
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 
}

h1 { 
	font-size: 32px;
	line-height: 38px;
	color: #000;
}

 
h1.title {
	color: #fff;
	text-align: center;
	background: url('/images/line_top_title.jpg') top no-repeat;
	padding-top: 0px;
	border-bottom: 0px solid #ff0000;
 
} 
 
  
 
h5.title {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	color: #000000 !important;
	font:  'Montserrat', sans-serif;
}

 
h5.subtitle {
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	color: #000000 !important;
	font:  'Montserrat', sans-serif;
	line-height: 32px;
}
 
h4.subtitle {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	color: #ff0000;
	font:  'Montserrat', sans-serif;
}

h2 {
	font-size: 24px;
}

h2.subtitle,
h3.subtitle {
	font-weight: 700;
	color: #e00000 !important;
 
} 

.itemPageTitle  h2.title {
	font-weight: 300;
	color: #000 !important;
	font-size: 38px;
}


h3 {
	font-size: 18px;
	color: #000;
	line-height: 24px;
}


h4 {
	font-size: 15px;
	color: #000;
}



.red {
	color: #e20008;
}

.animate_zoom {
	transition: all 0.6s ease 0s;
}

.animate_zoom:hover {
	transition: all 1.2s ease 0s;
	transform: scale(1.1); 
}


.animate_zoom2 {
	transition: all 3s ease 0s;
}

.animate_zoom2:hover {
	transition: all 8s ease 0s;
	transform: scale(1.05); 
}



.offset-link {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;

    visibility: hidden;
    width: 0;
	
}

/* =================================================================== */
/* TopLine
====================================================================== */

.topline {
	height: 0px;
	background: #000;
	width: 100%;
	text-align: right;
	color: #878787;
	font-size: 11px;
	padding-top: 0px;
	border-bottom: 0px solid #d4d4d4;
	display: none;
}

.topline .left {
	background: #bf171d;
	overflow: hidden;
	height: 30px !important;
}

.topline .right {
	background: #cdcdcd;
	overflow: hidden;
	height: 30px !important;
}

.topline .container{
	width: 1800px;
}




/* =================================================================== */
/* Header
====================================================================== */


header{
	height: 130px;
	width: 100%;
	transition: all 0.6s ease 0s;
	z-index: 99999;
	padding: 0 100px;


}

header .logo {
	margin-top: 20px;
	transition: all 0.6s ease 0s;
	text-align: left;
}

header .logo img{
	max-width: 100%;
	transition: all 0.6s ease 0s;
	/*filter: brightness(0) invert(1);; */
}


header .contact_info {
	text-align: right;
	margin-top: 10px; 
	padding-right: 20px;
	font-size: 11px !important;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
    letter-spacing: 0px;
	color: #000;
}

header .contact_info i{
	padding: 0px 10px 0px 20px;
	color: #e00000;
} 

  

header .contact_info a{
	color: #323232;
	font-family: 'Open Sans', sans-serif, verdana;
	font-weight: 300;
	font-size: 9px;
} 

header .contact_info i {
	padding: 5px;  
}


header  nav.navigation{
	height: 15px;
	text-align: right;
	margin-top: 18px;
	padding-top: 10px;
}

header  ul.maximenuck li.maximenuck.level1 > span.separator, .titreck {
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 

} 

header  ul.maximenuck span.titreck {
	font-size: 18px;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif !important;
	font-weight: 700 !important; 
}

header  ul.maximenuck2 span.titreck {
  
}



header  ul.maximenuck ul.maximenuck2 li {
	padding: 20px 10px; 
	
}
  
header  ul.maximenuck ul.maximenuck2 li a .titreck-title{
	color: #fff !important;
	font-size: 14px !important;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif !important;
	font-weight: 400 !important;   

}


ul.maximenuck li.level1.parent > a:after, 
ul.maximenuck li.level1.parent > span.separator:after{
	content: none !important;
}
 

header  nav .navigation a {
	font-size: 16px; 
	font-weight: 700;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 
}

header .separator::after {
	display: none !important;
	border-style: none;
}


header.sticky {
	height: 80px;
	position: fixed !important;
	background: #fff;
	transition: all 0.7s ease 0s;
	z-index: 999999;
	top: 0;
	border-bottom: 1px solid #d4d4d4;
	opacity: 0.95;
}

header .sticky ul.maximenuck li.maximenuck.level1 > span.separator {
	color: #000 !important;
}

header nav.navigation ul.maximenuck li.level1 a{
	color: #000 !important;
}

header.sticky .contact_info {
	display: none;
}

header.sticky  nav.navigation{
	height: 45px;
	text-align: right;
	margin-top: 26px;
	padding-top: 0px;
}

header.sticky  nav.navigation ul.maximenuck li.level1 a{
	color: #000 !important;
}


header.sticky .logo {
	margin-top: 15px;
	width: 180px;
}

header.sticky .logo img{
	max-width: 100%;
	/*filter: brightness(0) invert(1);;*/

	
}



/* =================================================================== */
/* PRZEWAGA module
====================================================================== */

.trust-section {
  padding: 110px 20px;
  background:
    radial-gradient(circle at top left, #0b466c 0%, #021827 45%),
    #0f172a;
  overflow: hidden;
}

.trust-container {
  max-width: 1280px;
  margin: 0 auto;
}

.trust-header {
  max-width: 760px;
  margin: 0 auto 70px;
  text-align: center;
}

.trust-label {
  display: inline-block;
  margin-bottom: 16px;
  color: #60a5fa;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.trust-header h2 {
  margin: 0 0 22px;
  color: #ffffff;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.1;
  font-weight: 800;
}

.trust-header p {
  margin: 0;
  color: rgba(255,255,255,0.72);
  font-size: 18px;
  line-height: 1.8;
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}

.trust-card {
  position: relative;
  background: rgba(255,255,255,0.04);
  backdrop-filter: blur(12px);

  border: 1px solid rgba(255,255,255,0.08);

  border-radius: 28px;

  padding: 42px 30px;

  text-align: center;

  transition:
    transform .35s ease,
    border-color .35s ease,
    background .35s ease;
}

.trust-card:hover {
  transform: translateY(-10px);

  border-color: rgba(96,165,250,0.35);

  background: rgba(255,255,255,0.07);
}

.trust-icon {
  width: 84px;
  height: 84px;

  margin: 0 auto 30px;

  border-radius: 24px;

  background:
    linear-gradient(
      135deg,
      #0c649d,
      #002e4d
    );

  display: flex;
  align-items: center;
  justify-content: center;

  color: #ffffff;
  font-size: 32px;

  box-shadow:
    0 18px 40px rgba(37,99,235,0.0);
}

.trust-card h3 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}

.trust-card p {
  margin: 0;
  color: rgba(255,255,255,0.72);
  font-size: 15.5px;
  line-height: 1.85;
}

@media (max-width: 1100px) {
  .trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 680px) {

  .trust-section {
    padding: 80px 18px;
  }

  .trust-grid {
    grid-template-columns: 1fr;
  }

  .trust-card {
    padding: 38px 24px;
  }

  .trust-header {
    margin-bottom: 50px;
  }
}


  
/* =================================================================== */
/* AMS module
====================================================================== */

.about-section {
  padding: 110px 20px;
  background: #f5f7fb;
}

.about-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 70px;
  align-items: center;
}
 
.about-label {
  display: inline-block;
  margin-bottom: 18px;
  color: #0c649d;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.about-content h2 { 
  margin: 0 0 28px;
  color: #0f172a;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.08;
  font-weight: 800;
}

.about-content p {
  max-width: 720px;
  margin: 0 0 20px;
  color: #5f6b7a;
  font-size: 18px;
  line-height: 1.8;
  font-weight: 400;
}

.about-actions {
  display: flex;
  align-items: center;
  gap: 26px;
  margin-top: 38px;
}

.about-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 30px;
  border-radius: 999px;
  background: #0c649d;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: .25s ease;
}

.about-btn:hover {
  background: #163d7a;
  transform: translateY(-2px);
}

.about-link {
  color: #0f172a;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 2px solid #1d4ed8;
  padding-bottom: 5px;
}

.about-box {
  background: #002f4e;
  border-radius: 32px;
  padding: 42px;
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.18);
}

.about-stat {
  padding: 28px 0;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: center;
}

.about-stat:first-child {
  padding-top: 0;
}

.about-stat:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.about-stat strong {
  display: block;
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 48px;
  line-height: 1;
  font-weight: 800;
}

.about-stat span {
  color: rgba(255,255,255,0.72);
  font-size: 15px;
  line-height: 1.5;
}

@media (max-width: 900px) {
  .about-container {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .about-content {
    text-align: center;
  }

  .about-content p {
    margin-left: auto;
    margin-right: auto;
  }

  .about-actions {
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media (max-width: 600px) {
  .about-section {
    padding: 80px 18px;
  }

  .about-box {
    padding: 34px 24px;
    border-radius: 24px;
  }

  .about-stat strong {
    font-size: 40px;
  }
}






/* =================================================================== */
/* Proces produkcji module
====================================================================== */

.process-section {
  padding: 110px 20px;
  background: #ffffff;
}

.process-container {
  max-width: 1100px;
  margin: 0 auto;
}

.process-header {
  max-width: 720px;
  margin: 0 auto 70px;
  text-align: center;
}

.process-label {
  display: inline-block;
  margin-bottom: 16px;
  color: #1d4ed8;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.process-header h2 {
  margin: 0 0 22px;
  color: #0f172a;
  font-size: clamp(36px, 5vw, 56px);
  line-height: 1.1;
  font-weight: 800;
}

.process-header p {
  margin: 0;
  color: #64748b;
  font-size: 18px;
  line-height: 1.8;
}

.process-timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 34px;
}

.process-timeline::before {
  content: "";
  position: absolute;
  top: 30px;
  bottom: 30px;
  left: 50%;
  width: 2px;
  background: #dbe5f2;
  transform: translateX(-50%);
}

.process-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 90px 1fr;
  align-items: center;
}

.process-item:nth-child(odd) .process-content {
  grid-column: 1;
  text-align: right;
}

.process-item:nth-child(even) .process-content {
  grid-column: 3;
  text-align: left;
}

.process-marker {
  grid-column: 2;
  position: relative;
  z-index: 2;
  width: 74px;
  height: 74px;
  margin: 0 auto;
  border-radius: 50%;
  background: #0f172a;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  box-shadow: 0 16px 35px rgba(15, 23, 42, 0.2);
}

.process-content {
  background: #f5f7fb;
  border: 1px solid #e5ebf3;
  border-radius: 24px;
  padding: 30px 34px;
}

.process-content span {
  display: block;
  margin-bottom: 10px;
  color: #1d4ed8;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: .12em;
}

.process-content h3 {
  margin: 0 0 12px;
  color: #0f172a;
  font-size: 24px;
  font-weight: 800;
}

.process-content p {
  margin: 0;
  color: #64748b;
  font-size: 16px;
  line-height: 1.75;
}

@media (max-width: 760px) {
  .process-timeline::before {
    left: 37px;
  }

  .process-item {
    grid-template-columns: 74px 1fr;
    gap: 18px;
  }

  .process-marker {
    grid-column: 1;
    width: 74px;
    height: 74px;
  }

  .process-item:nth-child(odd) .process-content,
  .process-item:nth-child(even) .process-content {
    grid-column: 2;
    text-align: left;
  }

  .process-content {
    padding: 26px 24px;
  }
}





/* =================================================================== */
/* Materiały module
====================================================================== */

.materials-section {
  position: relative;

  padding: 120px 20px;

  margin: 0px 0;

  background: #f5f7fb;

  border-radius: 42px;

  overflow: hidden;
}

.materials-section::before {
  content: "";

  position: absolute;

  top: -140px;
  right: -140px;

  width: 420px;
  height: 420px;

  border-radius: 50%;

  background:
    radial-gradient(
      rgba(37, 99, 235, 0.08),
      transparent 70%
    );
}

.materials-section::after {
  content: "";

  position: absolute;

  bottom: -180px;
  left: -120px;

  width: 380px;
  height: 380px;

  border-radius: 50%;

  background:
    radial-gradient(
      rgba(22, 61, 122, 0.06),
      transparent 70%
    );
}

.materials-container {
  position: relative;
  z-index: 2;

  max-width: 1280px;
  margin: 0 auto;
}

.materials-header {
  max-width: 820px;

  margin: 0 auto 80px;

  text-align: center;
}

.materials-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 36px;

  padding: 0 18px;

  margin-bottom: 20px;

  border-radius: 999px;

  background: rgba(37, 99, 235, 0.08);

  color: #0a3a5a;

  font-size: 13px;
  font-weight: 800;

  letter-spacing: .14em;
  text-transform: uppercase;
}

.materials-header h2 {
  margin: 0 0 24px;

  color: #0f172a;

  font-size: clamp(38px, 5vw, 60px);
  line-height: 1.05;
  font-weight: 800;
}

.materials-header p {
  margin: 0;

  color: #64748b;
	font-weight: 400;
  font-size: 18px;
  line-height: 1.85;
}

.materials-layout {
  display: grid;

  grid-template-columns: 0.95fr 1.45fr;

  gap: 34px;

  align-items: stretch;
}

.materials-main {
  position: relative;

  padding: 52px;

  border-radius: 34px;

  overflow: hidden;

  background:
    linear-gradient(
      135deg,
      #0c649d 0%,
      #073554 45%,
      #041e2f 100%
    );

  box-shadow:
    0 30px 70px rgba(11,31,58,0.22);
}

.materials-main::before {
  content: "";

  position: absolute;

  top: -120px;
  right: -120px;

  width: 260px;
  height: 260px;

  border-radius: 50%;

  background:
    rgba(255,255,255,0.08);
}

.materials-main h3 {
  position: relative;
  z-index: 2;

  margin: 0 0 22px;

  color: #ffffff;

  font-size: 38px;
  line-height: 1.1;
  font-weight: 800;
}

.materials-main p {
  position: relative;
  z-index: 2;

  margin: 0 0 42px;

  color: rgba(255,255,255,0.82);

  font-size: 17px;
  line-height: 1.9;
}

.materials-btn {
  position: relative;
  z-index: 2;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 58px;

  padding: 0 32px;

  border-radius: 999px;

  background: #ffffff;

  color: #16345f;

  font-size: 15px;
  font-weight: 800;

  text-decoration: none;

  transition:
    transform .25s ease,
    box-shadow .25s ease;
}

.materials-btn:hover {
  transform: translateY(-4px);

  box-shadow:
    0 18px 40px rgba(0,0,0,0.12);
}

.materials-list {
  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 20px;
}

.material-item {
  position: relative;

  padding: 34px;

  background: rgba(255,255,255,0.72);

  backdrop-filter: blur(12px);

  border: 1px solid rgba(255,255,255,0.7);

  border-radius: 28px;

  transition:
    transform .3s ease,
    box-shadow .3s ease,
    border-color .3s ease;
}

.material-item:hover {
  transform: translateY(-8px);

  border-color: rgba(37,99,235,0.18);

  box-shadow:
    0 24px 50px rgba(15,23,42,0.07);
}

.material-item::before {
  content: "";

  position: absolute;

  top: 34px;
  right: 34px;

  width: 11px;
  height: 11px;

  border-radius: 50%;

  background:
    linear-gradient(
      135deg,
      #2563eb,
      #60a5fa
    );
}

.material-item span {
  display: block;

  margin-bottom: 16px;

  color: #0f172a;

  font-size: 26px;
  font-weight: 800;

  letter-spacing: -.02em;
}

.material-item p {
  margin: 0;

  color: #64748b;

  font-size: 15.5px;
  line-height: 1.85;
}

@media (max-width: 980px) {

  .materials-layout {
    grid-template-columns: 1fr;
  }

  .materials-main {
    padding: 44px;
  }
}

@media (max-width: 680px) {

  .materials-section {
    padding: 80px 18px;

    margin: 60px 0;

    border-radius: 28px;
  }

  .materials-header {
    margin-bottom: 50px;
  }

  .materials-list {
    grid-template-columns: 1fr;
  }

  .materials-main {
    padding: 36px 28px;

    border-radius: 26px;
  }

  .materials-main h3 {
    font-size: 30px;
  }

  .material-item {
    padding: 28px;
    border-radius: 24px;
  }
}




/* =================================================================== */
/* Subpage "O firmie"
====================================================================== */

.about-page {
  overflow: hidden;
}

.section-label {
  display: inline-flex;
  margin-bottom: 18px;
  color: #16345f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
}

/* HERO */

.about-hero {
  padding: 110px 20px 110px;
  background:
    linear-gradient(
      135deg,
      #0a3a5a 0%,
      #062438 55%,
      #03131d 100%
    );
  color: #ffffff;
}

.about-hero-container {
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}

.about-hero .section-label {
  color: #ffffff;
  background: rgba(255,255,255,0.12);
  padding: 10px 18px;
  border-radius: 999px;
}

.about-hero h1 {
  margin: 0 0 28px;
  font-size: clamp(42px, 6vw, 72px);
  line-height: 1.05;
  font-weight: 800;
  color: #fff;
}

.about-hero p {
  max-width: 760px;
  margin: 0 auto;
  color: rgba(255,255,255,0.78);
  font-size: 19px;
  line-height: 1.85;
}

/* INTRO */

.about-intro {
  padding: 110px 20px;
  background: #ffffff;
}

.about-intro-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 0.9fr;
  gap: 70px;
  align-items: center;
}

.about-intro-content h2 {
  margin: 0 0 28px;
  color: #0f172a;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.08;
  font-weight: 800;
}

.about-intro-content p {
  margin: 0 0 22px;
  color: #64748b;
  font-size: 18px;
  line-height: 1.85;
}

.about-intro-image {
  overflow: hidden;
  border-radius: 36px;
  box-shadow: 0 28px 70px rgba(15,23,42,0.12);
}

.about-intro-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  display: block;
}

/* STATS */

.about-stats {
  padding: 0 20px 110px;
  background: #ffffff;
}

.about-stats-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 46px;
  background: #f5f7fb;
  border-radius: 36px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.about-stat {
  text-align: center;
  padding: 28px 18px;
  background: #ffffff;
  border-radius: 26px;
  border: 1px solid #e5ebf3;
}

.about-stat strong {
  display: block;
  margin-bottom: 10px;
  color: #16345f;
  font-size: 48px;
  line-height: 1;
  font-weight: 900;
}

.about-stat span {
  color: #64748b;
  font-size: 15.5px;
  line-height: 1.5;
}

/* VALUES */

.about-values {
  padding: 110px 20px;
  background: #f5f7fb;
  border-radius: 42px;
  margin: 0 0 90px;
}

.about-values-container {
  max-width: 1280px;
  margin: 0 auto;
}

.about-values-header {
  max-width: 760px;
  margin: 0 auto 70px;
  text-align: center;
}

.about-values-header h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.1;
  font-weight: 800;
}

.about-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.about-value-card {
  background: #ffffff;
  border: 1px solid #e5ebf3;
  border-radius: 30px;
  padding: 38px;
  transition: .3s ease;
}

.about-value-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 55px rgba(15,23,42,0.08);
}

.about-value-card h3 {
  margin: 0 0 16px;
  color: #0f172a;
  font-size: 24px;
  font-weight: 800;
}

.about-value-card p {
  margin: 0;
  color: #64748b;
  font-size: 16px;
  line-height: 1.8;
}

/* CTA */

.about-cta {
  padding: 0 20px 110px;
  background: #ffffff;
}

.about-cta-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 70px 40px;
  border-radius: 38px;
  text-align: center;
  background:
    linear-gradient(
      135deg,
      #0b1f3a 0%,
      #16345f 55%,
      #1f4f8f 100%
    );
  color: #ffffff;
}

.about-cta h2 {
  max-width: 780px;
  margin: 0 auto 22px;
  font-size: clamp(34px, 5vw, 54px);
  line-height: 1.1;
  font-weight: 800;
}

.about-cta p {
  max-width: 640px;
  margin: 0 auto 36px;
  color: rgba(255,255,255,0.76);
  font-size: 18px;
  line-height: 1.8;
}

.about-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 34px;
  border-radius: 999px;
  background: #ffffff;
  color: #16345f;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
  transition: .25s ease;
}

.about-cta-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.18);
}

/* RESPONSIVE */

@media (max-width: 980px) {
  .about-intro-container {
    grid-template-columns: 1fr;
  }

  .about-stats-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-values-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .about-hero {
    padding: 95px 18px 80px;
  }

  .about-intro,
  .about-values {
    padding: 80px 18px;
  }

  .about-intro-image img {
    height: 360px;
  }

  .about-stats {
    padding: 0 18px 80px;
  }
 
  .about-stats-container {
    grid-template-columns: 1fr;
    padding: 24px;
    border-radius: 28px;
  }

  .about-values {
    border-radius: 28px;
    margin-bottom: 70px;
  }

  .about-cta {
    padding: 0 18px 80px;
  }

  .about-cta-container {
    padding: 54px 26px;
    border-radius: 28px;
  }
}




/* =================================================================== */
/* Box module
====================================================================== */

.boxx {
	background: url('/images/bg_box_right.png') repeat-x;
	border: 1px solid #d4d4d4;
	padding: 0 25px 25px 25px;
	overflow: hidden;
	margin-top: 30px;
}

.boxx .boxheader {
	padding-bottom: 10px;
}

.boxx .boxheader h3{
	
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	color: #000;
	padding-top: 0px;
	padding-left: 0px;
	
}

.spec .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f007";   
	color: #e00000;
	padding-right: 10px;
	font-size: 25px;
}


.spec ul li {
	font-weight: 700;
	font-size: 14px;
	padding-left: 4px;
	border-bottom: 1px solid #d4d4d4;	
}



.plc .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f015";   
	color: #e00000;
	padding-right: 10px;
	font-size: 25px;
}


.plc ul li {
	font-weight: 700;
	font-size: 14px;
	padding-left: 4px;
	border-bottom: 1px solid #d4d4d4;	
}


.fiz .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f015";    
	color: #e00000;
	padding-right: 10px;
	font-size: 25px;
}


.fiz ul li {
	font-weight: 700;
	font-size: 14px;
	padding-left: 4px;
	border-bottom: 1px solid #d4d4d4;	
}







ul.nav li a {

}

ul.nav li a:before {
	font-family: "FontAwesome";
	content: "\f101";
	color: #e00000;
	padding-right: 10px;
}

.news_list_container {
	border-bottom: 1px solid #d4d4d4;
}  

.news_list_container .news_box_title {
	margin: 5px 0 5px 0;
	padding: 4px 0 11px 0;
}

.news_list_container .news_box_title a {
	font-size: 14px;  
	line-height:16px;
	color: #000;
	padding: 8px 8px;
}

.news_list_container .news_box_title a:before {
	font-family: "FontAwesome";
	content: "\f101";
	color: #e00000;
	padding-right: 10px;   
}

   

/* =================================================================== */ 
/* News mod
====================================================================== */
 
.news {
	padding: 40px 0 80px 0; 
}
 
.news_mod_title h1{
	font-size: 32px; 
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
}	

.news_box_container img{
	max-width: 100%;
}

.news_date {
	font-size: 12px;
	padding-bottom: 10px;
}

.news_date .arrowbox {
	
}

.news_box_title {
	padding-top: 15px;
	font-size: 24px; 
	font-weight: 700;
	margin-bottom: 20px;
}

.news_box_title a{  
	color: #000;
}

.news_box_desc h3{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px
}

.news_box_btn {
	color: #fff;
	background: #ff0000;
	padding: 5px 15px;
	width: 70px; 
	font-size: 11px;
	transition: all 0.3s ease 0s;
}  

.news_box_btn:hover {
	background: #ce0000;
	transition: all 0.3s ease 0s;
}


.news_box_btn .btn2{

}	
  

/* =================================================================== */
/* Slider
====================================================================== */

.slider{ 
	width: 100%;
	height: auto;
	z-index: -999999 !important;

	text-align: center;


} 

.slider h1 {
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #fff;
	padding-left: 30px !important;
}
 
 

/* =================================================================== */ 
/* Line 
====================================================================== */

 


.logo-company-name {
	padding-top: 15px; 
}

  
.line{
	margin-top: 130px; 
	width: 100%;
	height: auto;
	z-index: 99 !important; 
	text-align: left;
	color: #fff;
	background: #000;
	font-size: 10px;
	padding: 15px 0 !important;
} 

.line img{
	max-width: 100%;
	width: 100%;
}

.boxes{
	
	z-index: 999 !important;
	color: #fff;
	position: relative;
	height: auto;
	background: #d1d1d1 url('/images/bg_box_top.jpg') top repeat-x;
	height: auto;
	padding-bottom: 60px;
}

.boxes .box2 {
	
	padding: 15px;
	margin-top: -100px;
	transition: all 0.3s ease 0s;
}

.boxes .box2 .box{
	background: #fff;
	padding: 40px 40px; 
	height: 380px; 
	transition: all 0.3s ease 0s;
}

.boxes .box2 .box:hover{
	opacity: 0.9;

}


.boxes .box2 .box_left {
	background: url('/images/b1.jpg') no-repeat;
  border-radius: 28px;
}


.boxes .box2 .box_center {
	background: url('/images/b2.jpg') no-repeat;
border-radius: 28px;
}

 

.boxes .box2 .box_right {
	background: url('/images/b3.jpg') no-repeat;
border-radius: 28px;
}

.boxes .box2 .box .bottom_bg{
	text-align: center;
	height: 70px;
	margin-top: 230px;
}


.boxes .box_title {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	border-top: 1px solid #fff;
	padding-top: 20px;
}  

.boxes .box_content {
	margin-top: 5px;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.boxes a {
	color: #fff;
}

.boxes a .box_text1 {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}

.boxes .box_contact_t {
	margin-top: 30px;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;

}


.boxes .box_contact {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
 
.boxes .box_contact i {
	margin-right: 10px;
}



/* =================================================================== */
/* 
====================================================================== */

.home{
	padding: 100px 0;
}

.home h1 {
	text-align: center;
	padding-bottom: 30px;
}

.home h3 {
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}


/* =================================================================== */
/* 
====================================================================== */

main{
	margin-top: 0px;
	background-image: url('/images/bg5.jpg'),url('/images/bg6.jpg');
	background-position: bottom center, top center;
	background-repeat: repeat-x;
	

} 



/* =================================================================== */
/* Module Dark Title
====================================================================== */


.m_dark .title1{
	background: #e00000;
	padding: 5px 15px; 
	color: #fff;  
	font-size: 16px;
	font-weight: 700;
} 

.m_dark h1 {
	color: #fff;
	font-size: 38px;
}

.m_dark h1 span.light {
	color: #fff;
	padding-left: 10px;
	font-weight: 300;
}	

.m_dark p {
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	padding: 10px 0;
}


/* =================================================================== */
/* Module Fizjoterapia estetyczna
====================================================================== */
.m_fizjo {
	background: url('/images/bg_m_fizjo.jpg') top center fixed #d4d4d4;
	padding: 80px 0 80px 0; 
	
	
  
}

.m_fizjo {
	color: #fff;
} 


.m_fizjo_box img {
		max-width: 100%;
		padding: 2px;
		border: solid #d4d4d4 1px;
}

.m_fizjo_box img:hover {
	opacity: 0.85;
	transition: all 0.3s ease 0s;
}

.m_fizjo_box i{ 
	color: #e00000;
	font-size: 42px;
}

.m_fizjo_box h2 {
	margin-bottom: 18px;
}

.m_fizjo_box a h2 {
	color: #fff;
	text-decoration: none !important;
	transition: all 0.3s ease 0s;
}

.m_fizjo_box a h2:hover {
	color: #d4d4d4;
	text-decoration: none !important;
	transition: all 0.3s ease 0s;
 
} 

.m_fizjo_box p {
	font-size: 12px;
	line-height: 24px;
}  

.m_fizjo_box a p {
	text-decoration: none;
}  


.m_fizjo .btn_box{
	text-align: center;
	margin: 70px 0;
} 

.m_fizjo .btn_red{
	background: #e00000;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 20px;
	transition: all 0.3s ease 0s;
}

.m_fizjo .btn_red:hover {
	transition: all 0.3s ease 0s;
	color: #000;
	background: #fff;
}








.btn_box2{
	text-align: left;
	margin: 70px 0;
} 

.btn_red2{
	background: #e00000;
	color: #fff;
	font-size: 11px;
	font-weight: 400;
	padding: 10px 15px;
	transition: all 0.3s ease 0s;
}

.btn_red2:hover {
	transition: all 0.3s ease 0s;
	color: #000;
	background: #fff;
}


.btn_red3{
	background: #e00000;
	color: #fff; 
	font-size: 11px;
	font-weight: 400;
	padding: 10px 15px;
	transition: all 0.3s ease 0s;
}

.btn_red3:hover {
	transition: all 0.3s ease 0s;
	color: #fff;
	background: #000;
}
 





.box_zakres{
	font-size: 12px;
}







/* =================================================================== */
/* Module Oferta
====================================================================== */
.m_oferta {
	background: #fff;
	padding: 80px 0 80px 0; 
  
}

.m_oferta .moferta_left {
	padding: 0 30px 0 0;
}

.m_oferta .moferta_right {
	padding: 0 0 0 30px;
} 

.m_oferta .moferta_right img {
	max-width: 100%;
}


.m_oferta .m_oferta_content {
		border: 0px solid #d4d4d4;
		padding: 00px 0 10px 30px;
		overflow: hidden;
}

.m_oferta .m_oferta_content i{
	color: #df0000;
	font-size: 60px;  
	transition: all 0.3s ease 0s;
}


a .m_oferta_content_line:hover i{

	font-size: 64px;  
}


.m_oferta .m_oferta_content_line {
	margin-top: 35px;
}

a .m_oferta_content_line {
	color: #000;
	text-decoration: none;
	transition: all 0.3s ease 0s;
} 


a .m_oferta_content_line:hover {
	color: #6b6b6b;
	text-decoration: none !important;
} 

.m_oferta .m_oferta_content_line .m_line_icon {
	border: 0px solid #d4d4d4;
	float: left;
	width: 80px;

} 

.m_oferta .m_oferta_content_line .m_line_title {
	border: 0px solid #d4d4d4;
	margin-left: 90px;
	

   
}

.m_oferta .m_oferta_content_line .m_line_title .t1{
	font-size: 22px;
	font-weight: 700;
}


.m_oferta .m_oferta_content_line .m_line_title .t2{
	font-size: 12px;
	font-weight: 400;	
	padding-top: 10px	
}

.m_oferta .title1{
	background: #d4d4d4;
	padding: 5px 15px;
	color: #fff; 
	font-size: 18px;
	font-weight: 700;
}

.m_oferta h1 {
	color: #df0000;
	font-size: 46px;
}

.m_oferta h1 span.light {
	color: #000;
	font-weight: 300;
}	

.m_oferta p {
	font-weight: 400;
	color: #000;
	font-size: 18px;
	line-height: 30px;
	padding: 10px 0;
}


/* =================================================================== */
/* Title subpage
====================================================================== */


.m_subpage_title .title1{
	background: #bebebe;
	padding: 5px 15px;
	color: #fff; 
	font-size: 18px;
	font-weight: 700;
}

.m_subpage_title h1 {
	color: #df0000; 
	font-size: 42px;
}

.m_subpage_title h1 span.light {
	color: #000;
	font-weight: 300;
}	

.m_subpage_title p {
	font-weight: 400;
	color: #000;
	font-size: 22px;
	line-height: 30px;
	padding: 18px 0;
}





.page_pv {
	background: url('/images/te_bg_pv_bottom.jpg') bottom repeat-x;
	color: #fff;
	padding-bottom: 60px;

} 
  


.page_pv2 {
	background: url('/images/te_bg_pv2.jpg') center fixed;
	color: #fff;
	padding: 40px 0 80px 0;

} 

.page_pv2 h1 { 
	color: #fff !important;    
	font-size: 42px;
	padding: 40px 0;
}
  
.page_pv2 ul li {
	font-size: 18px;
	font-weight: 300;
	padding: 16px 0;
	line-height: 24px;
} 

.page_pv2 h2 {
	font-size: 28px;
	font-weight: 400;
}
 
.page_pv2 h2.red {
	coor: #ff0000;
}


 
.page_pv3 {
	background: #ededed;
	color: #000;
	padding: 40px 0 80px 0;

} 

.page_pv3 h1{ 
	text-align: center;
}

.page_pv3 h3 {
	text-align: center;
	color: #ff0000;
}


.left { 
	text-align: right;
}
 

.right {
	text-align: left;
}


.page_pv3 p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}

.offer_box {
	
}

.offer_box .offer_box_left {
	border: 0px solid #d3d3d3;
	float: left;
	padding-right: 15px;

}

.offer_box .offer_box_left .box_circle{
	padding: 24px 26px;
	background: #ff0000;
	color: #fff;
	border-radius: 50%; 
	width: 70px;
	height: 70px;
	font-size: 22px;
}

.offer_box .offer_box_right {
	overflow: hidden;
} 


.page_pv4 {
	background: url('/images/te_bg_pv4.jpg') center;
	padding: 80px;
	color: #fff;

}


.page_pv4 h2 {
	font-weight: 400;
}


.btn1 {
	border: 1px solid #fff;
	color: #000;
	padding: 20px 50px;  
	background: #fff;
	text-align: center; 
	border-radius: 10px;
	transition: all 0.3s ease 0s;
}

.btn1:hover {
	background: #000;
	color: #fff;
	transition: all 0.3s ease 0s;
}

.page_pv4 .btn1 {
	margin-top: 37px;
}





/* =================================================================== */
/* Page HOME
====================================================================== */


.page_home {

	color: #000;
	padding-bottom: 60px;

} 
  





/* =================================================================== */
/* Page Placówki
====================================================================== */


.plc_page{
	
} 

.plc_page_box {
	margin-bottom: 60px;  
}

.plc_itempage {
	
}

.plc_itempage .plc_contact{
	font-size: 16px;
	padding: 20px 0; 
}

.plc_itempage .plc_contact i{
	padding: 0px 10px 0px 20px;
	color: #e00000; 
}

.plc_itempage .plc_contact a{
	color: #000;
}  
 
.plc_info {
	padding: 20px 0 0 10px; 
	font-size: 18px; 
	line-height: 30px;
}

.plc_info h4{
	font-size: 20px;
	line-height: 30px;
}


.plc_itempage img{
	border: 1px solid #d4d4d4;
	padding: 1px;
}



.plc_page img{
	max-width: 100%;
} 

.plc_page img:hover{
	opacity: 0.9;
	transition: all 0.3s ease 0s;
} 


.plc_page h2{
color: #000;
}   

.plc_page h2 span.light{
	font-weight: 300;
} 

.plc_page .plc_subbox {
	margin-top: 25px;
	padding-left: 0px;
	font-size: 13px;  
}

.plc_page .plc_subbox i {
	padding: 0px 10px 0px 20px;
	color: #e00000;
}

.plc_page .plc_subbox a {
	color: #000;
}



/* =================================================================== */
/* Home
====================================================================== */


.home_firma {
	background: url('/images/te_bg_firma_home.jpg') fixed;
	color: #fff;
	padding: 160px 0;
} 
  
.home_firma h1{
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-size: 42px;
	font-weight: 700;
	padding-bottom: 50px;
	color: #fff;
}

  
.home_firma h2{
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 38px;
}  


.page_onas_text {
	font-size: 18px;
	line-height: 34px;
	text-align: justify;
}


.page_onas_img {
	padding: 0 30px;
}


/* =================================================================== */
/* Home1
====================================================================== */

.home1 {
	background: #f4f4f4;
}

.home1 img {
	margin-top: -120px;
}


/* =================================================================== */
/* Page
====================================================================== */



.page .page_content {
	margin: 0px 0 40px 0; 
	padding-bottom: 80px;
	
}  

.page .page_content img {
	border: 1px solid #d4d4d4;
	padding: 2px;
}

.page .itemFullText p{
	line-height: 32px !important;
	font-size: 18px;
	font-weight: 400; 
	
}
 
.page .itemFullText h2{
	line-height: 32px !important;
	font-size: 25px;
}

.itemPage .itemFullText {
	font-size: 15px;
	line-height: 28px;
	margin-top: 40px;

	 
} 

.itemFullText img {
	max-width: 100%;
}

.itemFullText .img_box  {
	font-size: 11px;
}



.itemTitle {
	padding: 0 0 10px 0;
	border-bottom: 1px #d4d4d4 solid;
	margin-bottom: 20px;
}


.itemTitle h1.title {
	font-size: 42px;
	line-height: 50px;
	color: #000;
	font-weight: 700;
	text-align: left;
}  

.itemPageTitle {
	
}

.itemIntroText h3{
	padding-bottom: 0 !important;
	line-height: 36px; 
	font-weight: 400;	
	font-size: 24px;
}

.itemIntroText p {
	font-size: 14px; 
	line-height: 26px; 
	font-weight: 700;
}	
 
.itemIntroText {
	font-size: 14px !important; 
	line-height: 26px  !important; 
	font-weight: 400  !important;	
}

 

.itemPage {
	background: #fff;  
	display: block;
	overflow: hidden;
	margin: 30px 0;
	padding: 30px;
	border: 1px solid #d4d4d4;


}

.itemPage img { 
	max-width: 100%;
}
 
 
.itemPage h1.title{
	font-size: 48px !important;
	font-weight: 700;
	margin-top: 12px; 
	text-align: center; 
	line-height: 52px;
	line-height: 52px;
	color: #000;
	border-top: 1px solid #fff;
	 
} 


.itemPage h2.subtitle{
	font-size: 22px;
	font-weight: 300;
	line-height: 36px; 
	color: #000 !important;
	text-align: center;
	
}

.itemPage .itemImageBlock {
	margin: 50px 0 0px 0;


}
.itemPage .itemImageBlock  img {
	max-width: 100%;
}



ul.sigProClassic  {
	margin-top: 10px !important;
}


ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {

	border: 1px solid #d4d4d4;
	box-shadow: none;
	overflow: hidden;
	padding: 3px;
} 

.sigProLinkOuterWrapper {
	display: none;
}

ul.sigProClassic li.sigProThumb {
	margin: 15px;
}

.sigProLinkOuterWrapper {
	padding: 0 !important;
	
}

ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
	display: none;
}


div.itemExtraFields {
	margin: 60x 0px !important;
	font-size: 14px;
}

.itemExtraFieldsLabel {
	font-weight: 700;  
	color: #1b4988;
}

.itemExtraFields ul .row {
	border: 1px solid #d4d4d4;
	border-radius: 15px;
	padding: 4px;
	margin: 4px 0;
}

img.ico_extrafields {
	width: 40px;
	height: 40px;
	margin: 15px 5px 5px 5px;  
	padding-top: -12px;
}
 
 
 .ico_extrafields_text {
	font-size: 11px;
 }

.itemRelated {
	margin-top: 50px;
}



.itemNavigation {
	text-align: right;
	padding: 0 !important;
	margin-top: 12px;
	background: none !important; 
} 

.itemNavigation .itemPrevious {
	background: #ff0000;
	color: #fff;
	padding: 6px 16px 8px 18px!important; 
	font-weight: bold;
	margin: 1px;
	border-radius: 6px; 
}  
 
.itemNavigation .itemNext  {
	background: #ff0000;
	color: #fff;
	padding: 6px 18px 8px 18px!important; 
	font-weight: bold;
	margin: 1px;
	border-radius: 6px;
}

.itemNavigation .itemPrevious:hover,
.itemNavigation .itemNext:hover {
	background: #000;
	text-decoration: none;
}	



/* =================================================================== */
/* Webpages
====================================================================== */

.webpages {
	padding: 80px 0;
	background: #262626;
	color: #fff;
	font-weight: 700; 	
}

.webpages a img{
	transition: all 0.3s ease 0s;
}
 

.webpages a:hover img{
	transition: all 0.4s ease 0s;
	opacity: 0.8; 
}
  

/* =================================================================== */
/* News
====================================================================== */

.row_news{
	border: 0px solid #d4d4d4;
	padding: 30px 0;
}

.row_news img {
	max-width: 100%;
	padding: 2px;
	border: 1px solid #d4d4d4;
}
     
 
 .row_news .news_title{
	 font-size: 32px;
	 font-weight: 700;
	 line-height: 42px;
 }
 
 .row_news .news_title a{
	 color: #000;
 }
  
 .row_news .news_desc a h3{
	 font-size: 18px;
	 font-weight: 300;
	 line-height: 32px;	 
 }
 
   
 
/* =================================================================== */
/* Category
====================================================================== */



.offer_list {
	padding: 30px;
	margin: 30px 0;
	text-align: left;  
    border: 1px solid #d4d4d4;	
	

}

.offer_list_img {

}

.offer_list a {
	color: #000;
	text-decoration: none;
}

.offer_line {
	margin: 20px 0;
}

.offer_list_img img {
	
	max-width: 100%;
	border: 1px solid #000;
}

.offer_list_title {
	text-align: left;

}

.offer_list_title h2{
	font-size: 22px;  
	font-weight: 700;
	margin-top: 5px;
} 






/* =================================================================== */
/* Kompleksowa obsługa klienta
====================================================================== */
.obsluga {
	height: auto;
    font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	background: url('/images/bg_obsluga.jpg') fixed center #292929;  
	padding: 60px 0;
}

.obsluga .obsluga_box{ 
	text-align: center;
	margin: 30px 0 80px 0;
	padding: 50px;
}
.obsluga_box{
	color: #fff;
}

.obsluga .obsluga_box img{
	border: 1px solid #d4d4d4;
	border-radius: 1px 55px 1px;
	padding: 5px 2px; 
	max-width: 100%;
	margin-bottom: 15px;
}	

.obsluga p{
	margin-top: 25px;
	font-size: 16px;
	line-height: 28px;	
	color: #fff; 
	font-weight: 400;
	text-align: justify;
} 


/* =================================================================== */
/* Bezpieczenstwo
====================================================================== */
.bezpieczenstwo {
	height: auto;
    font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	background: #194581; 
}

.bezpieczenstwo .b_left{
	background: #194581; 
	height: auto;
	color: #fff;
	text-align: right;
	padding: 50px;    
}

.bezpieczenstwo .b_left h1{
	color: #fff;
	font-size: 36px;
	font-weight: 700;
	font: normal normal normal  'Montserrat', sans-serif;
	line-height: 40px;
}

.bezpieczenstwo .b_left h2{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font: normal normal normal  'Montserrat', sans-serif;
	line-height: 32px;
}
 


.bezpieczenstwo .b_right{
	background: url('/images/bg_b.jpg');
	height: 100%;
	padding: 80px 40px;    
	color: #fff;	
}

.bezpieczenstwo .b_right img{
	padding: 10px; 
	max-width: 100%;  
} 


/* =================================================================== */
/* Menu OFERTA
====================================================================== */
.moduletablemenuoferta{
	padding: 0 20px; 
	margin-top: 30px;
	border-radius: 1px 15px 1px;
}


.menuoferta {

	border: 1px solid #d4d4d4;
	border-radius: 1px 15px 1px;
	padding: 5px 2px;
}
 
.menuoferta ul li{
	border: 1px solid #d4d4d4; 
	padding: 15px !important; 
	margin: 5px 2px!important; 
	border-radius: 1px 15px 1px;
	background: #1b4988;
}

.menuoferta ul li:hover{
	background: #193a66;
	
}
 
.menuoferta ul li a{
	color: #fff;
	font-size: 14px;
}

.menuoferta ul li a:hover{
	text-decoration: none;
}

.menuoferta ul li a::before{
	content: '>';
	padding-right: 10px;
	
}






/* =================================================================== */
/* Breadcrumbs
====================================================================== */


.breadcrumb>li+li:before {
	content: none;

}

.breadcrumb>li {
	padding: 0 5px !important;
}

.breadcrumbs_area {
		background: #000;

}

.breadcrumbs_area ul.breadcrumb {
	background: none;
	margin: 0 !important;
	padding: 10px 0 !important;
	font-size: 12px;
	color: #fff;
}

.breadcrumbs_area ul.breadcrumb a,
.breadcrumbs_area h2,
.breadcrumbs_area h3{
	color: #fff;
}


/* =================================================================== */
/* Realizacje
====================================================================== */



.realizacje_container{
	padding: 40px 0 60px 0;
	
}   

.realizacje_box{
	border: 0px solid #d4d4d4;
	overflow: hidden;
	
}

.realizacje_box img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	background: #d4d4d4;

}

.realizacje_box .catImage {
	overflow: hidden !important;
}

.realizacje_box h3.catItemTitle {
	margin-top: 10px;
}


.realizacje_box h3.catItemTitle a{
	font-size: 15px;
	color: #000;
}

.realizacje .itemText {
	padding-left: 30px;
}

.realizacje_box .catItemIntroText {
	padding-top: 0px;
	font-family: termina, sans-serif;
	font-weight: 300;
	font-size: 10px;
	line-height: 22px;
}

.realizacje .itemImage {
	padding: 0px;
}


.realizacje .itemImage img{
	max-width: 100%;
	border: 1px solid #d4d4d4;
	padding: 4px;
} 

.realizacje .sigProLinkWrapper {
	box-shadow: none !important;
}

.itemImageGallery {
	padding-top: 60px;
	margin-top: 50px !important;  
}

.sigProContainer {
	
}








/* =================================================================== */
/* Logo slider
====================================================================== */


h2.lgx-logo-header-title {
	padding-bottom: 50px;
	background: url('/images/line_top_title.jpg') top no-repeat;
	padding-top: 25px;
}



#mod-lgx-logoslider104 .lgx-logo-header .lgx-logo-header-title {
	
}

 



/* =================================================================== */
/* Kontakt
====================================================================== */



.kontakt .itemImgTop {
	height: 240px;
	width: 100%;
	background: #f4f4f4 url('/images/bg_top_kontakt.jpg') top center fixed; 
}

.kontakt i {
		margin-right: 10px;
		color: #bf171d;
}
  
.page_home2 {
	background: #f5f5f5;
}

.moduletable_kontaktform {
	
	

}

.moduletable_kontaktform h3{
	text-align: center;
	font-size: 24px;
}

 
.module_bottom {
	padding: 50px 0;
	background: #f5f5f5;
}

#cf_1 { 
	--background-color: none !important;
}
 


/* =================================================================== */
/* Footer
====================================================================== */

.footer {
	background: #111111;
	padding: 20px;
	padding: 60px;
	overflow: hidden;
	color: #aeaeae;
	font-size: 12px;
	line-height: 24px;
}

.footer img {
	opacity: 0.5;
}

.footer .left {
	text-align: left;
}


.footer .right {
	text-align: right;
}

.footer h3 {
	font-weight: 700;
	color: #aeaeae;
	font-size: 16px;
}

.footer h4 {
	font-weight: 400;
	color: #aeaeae;
	font-size: 14px;
}




.footer_bottom {
	background: #0a0a0a;
	padding: 40px; 
	font-weight: 400; 
	color: #aeaeae;
	font-size: 10px;
	line-height: 24px;
	overflow: hidden;
} 

.footer_bottom .left{
text-align: left;
}

.footer_bottom .right{
text-align: right;

}

.footer_bottom a {
	color: #aeaeae;
}

	
@media (min-width: 1900px) {
	header .container{
		width: 1800px;
		position: absolute !important;
	}
}  

@media (min-width: 1600px) and (max-width: 1899px) {
	header .container {
		width: 1500px;
	}
	
	
	.bezpieczenstwo .b_left h1{
		font-size: 42px;
		line-height: 48px; 
	}

	.bezpieczenstwo .b_left h2{
		color: #fff;
		font-size: 24px;
		line-height: 32px;
	}
	 
}


@media (min-width: 1200px) and (max-width: 1599px) {
	
	header{
		padding: 0 10px;
	}
	
	header .container{
		width: 1200px;
	}
	
	span.titreck {
		padding: 4px 2px !important;
		font-size: 14px !important;
	}
	
	ul.maximenuck li.maximenuck.level1 {
		padding: 0 10px !important;
	}
	
	header .contact_info {
		padding-right: 10px;
	}


	
}


@media (min-width: 980px) and (max-width: 1199px) {

	span.titreck {
		padding: 4px 1px !important;
		font-size: 13px !important;
	}
	
	ul.maximenuck li.maximenuck.level1 {
		padding: 0 5px !important;
	}
	
	header {
		padding: 0 30px;
	}
	
		header .contact_info {
		padding-right: 4px;
	}

	.box {
		margin-top: 50px;
	}

}


@media (min-width: 768px) and (max-width: 979px) {

	header{
		height: auto;
		padding: 10px 0px 20px 0px;
	}

	header .contact_info {
		display: none;
	}

	header .logo {
		margin: 15px 0 15px 0;
	}



	
	ul.maximenuck li.maximenuck.level1{
		padding: 0 3px !important; 
	}
	
ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1 > span.separator span.titreck  {
	font-size: 10px !important;
	
}
	
	#maximenuck91.maximenuckh ul.maximenuck{
	background: #1a1a1a url('../images/fond_bg.png') top left repeat-x !important;
	padding: 0px;
	} 

	ul.maximenuck {
		background: #000  !important;
		opacity: 0.8;  
		z-index: 9999;
	}
	
	.navigation {
		margin-top: 20px !important;
		
	}
	
	.maximenuckh label {
		color: #fff;
	}

.boxes{ 
	padding-bottom: 40px;

}


.boxes {
	margin-top: 20px !important;
	z-index: 999999;
}


.m_dark h1 {
	font-size: 25px !important;
}


}
	

	
@media (max-width: 768px) {
	
	
.m_dark h1 {
	font-size: 25px !important;
}


	
header{  

padding: 5px !important;
}

header .logo {
	margin-top: 15px !important; 
}

.slider {
	z-index: 0;
}

.kontakt_box2 {
	text-align: left;
}


.boxes{ 
	padding-bottom: 40px;

}


.boxes {
	margin-top: 20px !important;
	z-index: 999999;
}


.home_firma h1 {
	line-height: 42px;
}
.news_box_container {
	margin-bottom: 60px;  
}

.itemImageBlock img {  
	max-width: 100%; 
}

.boxes .box_content {
	margin-top: 0px !important;  
} 
	
	.navigation {
		margin-top: 10px !important;
		color: #fff !important;
	}
	
	div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > span.separator {
			color: #fff !important;
			font-size: 10px !important;
	}
	
	div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > span.separator,
	header nav.navigation ul.maximenuck li.level1 a {
			color: #fff !important;
			font-size: 10px !important;
	}
	
	header ul.maximenuck span.titreck {
		color: #fff !important;
		font-size: 10px !important;
	}
	  
	
	
	header ul.maximenuck ul.maximenuck2 li a .titreck-title {
    color: #fff !important;
    font-size: 10px !important;
    font: normal normal normal 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}


	
	.line{
	margin-top:  -10px;
    }

	header .contact_info{
		display: none;
	}
	
	header .logo { 
		margin: 15px 0 15px 0;
	}

	.maximenuckh label { 
		color: #000;
		
	}

	.page {
		
		padding: 170px 20px 20px 20px;
	}
	
	.footer {
		text-align: center;
	}
	
	.boxes .box_content .box1 {
    padding: 30px ;

	}
	
	
	.footer img{
		max-width: 100%;
	}
 
	header.sticky .logo {
		margin-top: 5px !important;
	}

	header.sticky {
		border-bottom: 1px solid #d4d4d4;
	}
	
    li.maximenuck  {
		background: #1a1a1a !important;
		opacity:0.9;
		padding: 5px 15px !important;
		color: #fff !important;

	}
	
	
    li.maximenuck a, li.maximenuck .separator   {
			padding: 5px 10px 5px 10px !important;
	}
		
		
	.contact .contactright {
	text-align: left;
	}
	
	
	.footer_bottom .left{
		text-align: center;
	}

	.footer_bottom .right{
		text-align: center;

	}
	

}
	
	
	
	


.coockie_banner {
	background: #000000;
	opacity: 0.8 !important;
	
}

.coockie_banner p{
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
}

.coockie_banner .butonDefecto {
	background: #8b4584;
	border: 1px solid #264c72;
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
	transition: all 0.3s ease 0s;
}

.coockie_banner .butonDefecto:hover {
	background: #5f2959;
	transition: all 0.3s ease 0s;
	border: 1px solid #264c72;
}












.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
 
.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}
 
 
@-webkit-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
 
@-moz-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
 
@-o-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -o-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
 
@keyframes bounceIn {
 
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
 
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
 
 
 
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
.delay {
    -webkit-animation-delay: 0.30s;
    -moz-animation-delay: 0.30s;
    -o-animation-delay: 0.30s;
    animation-delay: 0.30s;
}
 
.delay-three {
    -webkit-animation-delay: 0.60s;
    -moz-animation-delay: 0.60s;
    -o-animation-delay: 0.60s;
    animation-delay: 0.60s;
}
 
 
.delay-two {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
 
.delay-one {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
 
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
 
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
 
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
 
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
 
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
 
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
 
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
 
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
 
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
 
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
 
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
 
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
 
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
 
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
 
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
 
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
 
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
 
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}
 
@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}
 
@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}
 
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}
 
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}
 
.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

