.imag {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 1%;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}
.imag1 {  
    max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 65%;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
	z-index:99999;
}


@media (max-width: 4000px) {
.imag3 {  
   max-height: 100%;  
    max-width: 100%; 
	  width:auto;
    height: auto; 
    position: absolute;  
    top: 0;  
    left: 0; 
	  bottom: 0;   right: 0; 
      margin: auto;
	z-index:-1;
}}

@media (max-width: 768px) {
.imag3 {  
   /* max-height: 100%;  
    max-width: 100%; */
	 width:768px;
    height: 900px;
   /* width:auto;
    height: auto; */
    position: absolute;  
    top: 0;  
    left: 0; 
	/*  bottom: 0;   right: 0; */
      margin: auto;
	z-index:-1;
}
}
@media (max-width: 480px) {
  .imag3 {  
     width:500px;
    height: 800px;
    position: absolute;  
    top: 0;  
    left: 0; 
	/*  bottom: 0;   right: 0; */
      margin: auto;
	z-index:-1;
}
}

.djslider-default .navigation-container .next-button {
    cursor: pointer;
    display: table;
    vertical-align: middle;
   
}
.djslider-default .navigation-container .prev-button {
 cursor: pointer;
    display: table;
    vertical-align: middle;
   }
   .djslider-default .navigation-container {
    position: relative;
    text-align: center !important;
}


.sppb-carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #000000;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.sppb-carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #AF0022;
}
.sppb-carousel-pro-text h2 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 0;
}
.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text a.sppb-slideshow-fullwidth-read-more {
    text-shadow: none;
    font-size: 36px;
    background: none;
    cursor: pointer;
    padding: 13px 20px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 0px;
    outline: none;
    position: relative;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50%;
}
.sppb-btn-success {
	  color: #db4e4e;
  background-color: #230b0b;
  border-color: #db4e4e;
}
.sppb-btn-success:hover,
.sppb-btn-success:focus,
.sppb-btn-success:active,
.sppb-btn-success.active,
.open > .dropdown-toggle.sppb-btn-success {
  color: #ffffff;
  background-color: #230b0b;
  border-color: #ffffff;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: block;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #ffffff;
	background-color: rgba(0,0,0,0.5);
	background-image: none;
	border: 1px solid #602020;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sppb-form-control {
	display: block;
	width: 100%;
	height: 34px !important;
	padding: 6px 12px;
	/* font-size: 14px; */
    line-height: 1.42857143;
	color: #FFFFFF;
	background:rgba(0,0,0,0.5);
	background-image: none;
	border: 1px solid #602020;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sppb-panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px; 
    color: inherit;
    margin-left: 10px;
	}
.sppb-panel {
    margin-bottom: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

      border-top: 1px solid rgba(255, 0, 0, 0.36);
    border-right: 0px solid rgba(255, 0, 0, 0.36);
    border-left: 0px solid rgba(255, 0, 0, 0.36);
    border-bottom: 1px solid rgba(255, 0, 0, 0.36);
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.sppb-panel-default > .sppb-panel-heading {
    color: #C1C1C1;
    background-color: transparent;
    border-color: transparent;
}
.about{
	background:transparent;
		}
	
#offcanvas-toggler >i:hover {
  color: #000000;
}
#offcanvas-toggler >i {
      display: inline-block;
    margin-right: 20px;
    padding: 15px 15px 15px 15px;
    font-size: 28px;
    background: #FF3300;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
    /* float: right; */
}

.bialytekst{
	color:#FFFFFF;
	font-weight:600;
text-shadow:1px 1px 1px rgba(0,0,0,1);
	}
.tytulslider {
       text-shadow: 4px 4px 4px rgba(0,0,0,0.9);
	   font-size:18px;}
	   
#sp-header.has-slideshow { z-index: 999;
 position:fixed; top:0; left: 0; right: 0;
 margin-top:60px;
 transition-property: all;
transition-duration: 1.9s;
transition-timing-function: linear;
-webkit-transition-property: all;
-webkit-transition-duration: 1.9s;
-webkit-transition-timing-function: linear;
-moz-transition-property: all;
-moz-transition-duration: 1.9s;
-moz-transition-timing-function: linear;
-o-transition-property: all;
-o-transition-duration: 1.9s;
-o-transition-timing-function: linear;}

#sp-header {
  background: transparent;
  height: 0px;
  z-index: 999;
  margin-top:0px;
}
#sp-header.menu-fixed-out {
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
#sp-header.menu-fixed {
  position: fixed;
  top: 0;
  z-index: 999;
 transition-property: all;
transition-duration: 0.9s;
transition-timing-function: linear;
-webkit-transition-property: all;
-webkit-transition-duration: 0.9s;
-webkit-transition-timing-function: linear;
-moz-transition-property: all;
-moz-transition-duration: 0.9s;
-moz-transition-timing-function: linear;
-o-transition-property: all;
-o-transition-duration: 0.9s;
-o-transition-timing-function: linear;
  height: 75px;
  width: 100%;
  margin-top: 0px;
  background-color:#000;
}
#sp-header.menu-fixed .sp-megamenu-parent >li >a {
  line-height: 45px;
}

#sp-header.menu-fixed #offcanvas-toggler {
  line-height: 45px;
}

.formularz{
display: block;
 margin: 30px 30px 30px 30px; 
transition-property: all;
transition-duration: 0.9s;
transition-timing-function: linear;
-webkit-transition-property: all;
-webkit-transition-duration: 0.9s;
-webkit-transition-timing-function: linear;
-moz-transition-property: all;
-moz-transition-duration: 0.9s;
-moz-transition-timing-function: linear;
-o-transition-property: all;
-o-transition-duration: 0.9s;
-o-transition-timing-function: linear;
color:#CCC;}
.formularz:hover{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,db0000+51,7db9e8+100&amp;0+0,0.25+51,0+100 */
background: -moz-linear-gradient(left,  rgba(30,87,153,0) 0%, rgba(219,0,0,0.25) 51%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(30,87,153,0) 0%,rgba(219,0,0,0.25) 51%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(30,87,153,0) 0%,rgba(219,0,0,0.25) 51%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
color: #FFFFFF;}

.tloartykuly{
	color:#BDBDBD;
	text-shadow:1px 1px 1px rgba(0,0,0,1);
	background-image:url(back.png);
	background-repeat:repeat;
	  }
	  
	  .tloartykuly1{
	color:#BDBDBD;
	text-shadow:1px 1px 1px rgba(0,0,0,1);
	background-image:url(back1.png);
	background-repeat:repeat-x;
	  }
	  	  .tloartykuly2{
	color:#BDBDBD;
	background-image:url(back2.png);
	background-repeat:repeat;
	  }

	  
	  .sp-megamenu-parent >li >a {
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  	display: inline-block;
	padding: 15px 10px;
	line-height: 45px;
	/* font-size: 18px; */
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #FFFFFF;
	background-color:transparent;
}


img {
 display: inline;
  max-width: 100%;
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
	
}
#sp-header .logo {
  display: inline-block;
 /*  height: 90px;
  display: table; */
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
   -webkit-transform: scale(0.0);
	-moz-transform: scale(0.0);
	-o-transform: scale(0.0);
	transform: scale(0.0, 0.0);
 image-rendering: -moz-crisp-edges;         /* Firefox */
                   image-rendering:   -o-crisp-edges;         /* Opera */
                   image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
                   image-rendering: crisp-edges;
                   -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
#sp-header .logo h1 {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
}
#sp-header.menu-fixed .logo {
  display: inline-block;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
   -webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9, 0.9);
 image-rendering: -moz-crisp-edges;         /* Firefox */
                   image-rendering:   -o-crisp-edges;         /* Opera */
                   image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
                   image-rendering: crisp-edges;
                   -ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
.sppb-panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    cursor: pointer;
    padding-left: 42px;
    text-indent: -20px;
}
.ramka{ 	
	 border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	border-radius:0px; 
	padding:5px;
	background-color:#FFFFFF;
		-webkit-transition-property: all;
    -webkit-transition-duration: 0.7s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.7s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.7s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.7s;
    transition-timing-function: linear;
	}
	.ramka:hover{
		-webkit-transition-property: all;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    -moz-transition-property: all;
    -moz-transition-duration: 0.4s;
    -moz-transition-timing-function: linear;
    -o-transition-property: all;
    -o-transition-duration: 0.4s;
    -o-transition-timing-function: linear;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: linear;
 	border-color: #cd0008;
	color:#00789e}
#bgvid { 
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -99999;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    overflow-y:hidden;}
/* @media screen and (max-device-width: 800px) {
    html {}
    #bgvid {display: none;}
} */

 #videohome {
	 position: absolute;
  display: block;  
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: 100%;   
  height: auto;  
  z-index: -999999;
  margin: auto auto;
  object-fit: cover;
  padding: 0; }	

.podspod{
position: absolute;
display: block;  
right: 0; 
bottom: 0;
min-width: 100%; 
min-height: 100%;
width: 100%;   
height: auto;  
margin: auto auto;
object-fit: cover;
padding: 0;
background:url(map1.png);
background-attachment:fixed;
background-repeat:repeat;
z-index: -100;}
.sp-megamenu-parent {
    list-style: none;
    padding: 0px 30px 0px 30px;
    margin: 0;
    z-index: 9;
    display: block;
    float: right;
	background: transparent; }