.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.fi {
  font-style: italic;
}
.tl {
  text-align: left !important;
}
.tj {
  text-align: justify !important;
}
.tr {
  text-align: right !important;
}
.tc {
  text-align: center !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.vt {
  vertical-align: top;
}
.vm {
  vertical-align: middle;
}
.vb {
  vertical-align: bottom;
}
.di {
  display: inline;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
.dn {
  display: none;
}
.ovh {
  overflow: hidden;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.tdn {
  text-decoration: none;
}
.tdu {
  text-decoration: underline;
}
.m0 {
  margin: 0;
}
.ma {
  margin: 0 auto;
}
.p0 {
  padding: 0;
}
.b0 {
  border: 0;
}
.posa {
  position: absolute;
}
.posr {
  position: relative;
}
.posf {
  position: fixed;
}
.ttl {
  text-transform: lowercase;
}
.ttu {
  text-transform: uppercase;
}
.ttn {
  text-transform: none;
}
.w100 {
  width: 100%;
}
body {
  font-family: 'Roboto Condensed', Tahoma, Verdana, Arial;
  font-size: 12px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  color: #333333;
}
#fb {
  position: fixed;
  top: 200px;
  right: 10px;
  display: block;
  z-index: 10000;
}
#bip2 {
  position: fixed;
  top: 265px;
  right: 10px;
  display: block;
  z-index: 10000;
}
#t {
  position: fixed;
  top: 330px;
  right: 10px;
  display: block;
  z-index: 10000;
}
#wrapper {
  width: 100%;
  overflow: hidden;
}
header {
  border-bottom: #3446a7 solid 47px;
  height: 134px;
  width: 100%;
  z-index: 1000;
  background-color: #ffffff;
  position: fixed;
  box-shadow: 0px 1px 5px #000000;
}
header div#header_in {
  width: 975px;
  font-size: 12px;
  margin: 0 auto;
  padding: 0px 17px;
}
header #logo {
  padding: 0;
}
header #logo a {
  margin-top: 10px;
  display: inline-block;
}
header #menu2 {
  padding: 0 !important;
}
header #menu2 ul {
  margin: 0;
  padding: 0;
  cursor: default;
  list-style: none;
  display: table;
  empty-cells: show;
}
header #menu2 ul li {
  color: #2f2f98;
  font-size: 18px;
  padding: 0;
  margin: 0;
  display: table-cell;
  text-align: center !important;
  vertical-align: top;
}
header #menu2 ul li a {
  color: #2f2f98;
  display: block;
  padding: 35.5px 25px ;
  margin: 0;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
}
header #menu2 ul li.active > a,
header #menu2 ul li:hover > a {
  color: #2f2f98;
  text-decoration: none;
  font-weight: normal;
  background-color: #cccccc;
}
header ul.submenu2 {
  border: #5555ff 0px solid;
  position: absolute;
  z-index: 501;
  border-radius: 0px  .dn;
  width: auto;
}
header ul.submenu2 li {
  display: block !important;
  padding: 5px 5px 0px 5px !important;
  background-color: #ffffff;
}
header ul.submenu2 li:last-child {
  padding: 5px 5px 5px 5px !important;
}
header ul.submenu2 a {
  padding: 7px 30px 7px 30px !important;
  font-size: 15px;
  text-align: left !important;
}
header ul.submenu2 a:active,
header ul.submenu2 a:hover {
  color: #2f2f98;
  text-decoration: none;
  font-weight: normal;
  background-color: #cccccc;
}
header #search {
  position: relative;
  padding-right: 0;
}
header input.inv {
  width: 220px;
  margin-top: 25px;
  height: 35px;
}
header nav {
  position: relative;
  top: 1px;
  padding: 0px !important;
}
header nav ul {
  margin: 0;
  padding: 0;
  cursor: default;
  list-style: none;
  display: table;
  width: 100%;
  empty-cells: show;
}
header nav ul li {
  color: #ffffff;
  font-size: 14px;
  padding: 0;
  margin: 0;
  display: table-cell;
  text-align: center !important;
  vertical-align: top;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
}
header nav ul li a {
  color: #ffffff;
  display: block;
  margin: 0;
  padding: 15px 30px 15px 35px;
  letter-spacing: -1px;
}
header nav ul li a:active,
header nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  background-color: #27245e;
}
header nav ul li img {
  position: relative;
  top: 0px;
  margin-left: 10px;
}
header ul.submenu {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  z-index: 501;
  border-radius: 0px;
  display: none;
  width: auto;
  background-color: #27245e;
}
header ul.submenu li {
  display: block !important;
  padding: 5px 5px 0px 5px;
}
header ul.submenu li:last-child {
  padding: 5px 5px 5px 5px ;
}
header ul.submenu a {
  color: #ffffff !important;
  padding: 8px 10px 8px 15px;
  font-weight: normal;
  display: block;
  font-size: 16px;
  text-align: left !important;
}
header ul.submenu a.on,
header ul.submenu a:hover {
  color: #ffffff !important;
  font-weight: normal;
  background-color: #3446a7;
}
#container {
  padding: 0;
  position: relative;
  top: 133px;
}
#container #akt_wrap {
  width: 100%;
  border-top: #2f2f98 solid 1px ;
  border-bottom: #2f2f98 solid 1px ;
  padding: 60px 0px;
}
#container .center_column,
#container #center_column {
  margin: 0 auto;
  width: 975px;
  padding: 0px 17.5px;
}
#container #mbox0,
#container #mbox1,
#container #mbox2 {
  height: 297px;
  width: 293px;
  color: #ffffff;
  position: relative;
  padding: 15px;
  margin: 60px 0px;
}
#container #mbox0 .mbox-in,
#container #mbox1 .mbox-in,
#container #mbox2 .mbox-in {
  padding: 45px 20px 10px 20px;
}
#container #mbox0 h2,
#container #mbox1 h2,
#container #mbox2 h2 {
  font-size: 29px;
  margin: 0;
}
#container #mbox0 p,
#container #mbox1 p,
#container #mbox2 p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
  margin: 15px 0px;
  text-align: justify;
  letter-spacing: -0.5px;
}
#container #mbox0 a,
#container #mbox1 a,
#container #mbox2 a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  color: #ffffff;
  font-size: 12px;
}
#container #mbox0 img,
#container #mbox1 img,
#container #mbox2 img {
  margin-left: 10px;
}
#container #mbox0 {
  background: transparent url('https://zwik.skawina.pl/templates/images/m0.png') top left no-repeat;
}
#container #mbox0 .tr {
  position: relative;
  top: 25px;
  left: 12px;
}
#container #mbox1 {
  background: transparent url('https://zwik.skawina.pl/templates/images/m1.png') top left no-repeat;
}
#container #mbox1 .tr {
  position: relative;
  top: 45px;
  left: 12px;
}
#container #mbox2 {
  background: transparent url('https://zwik.skawina.pl/templates/images/m2.png') top left no-repeat;
}
#container #mbox2 .tr {
  position: relative;
  top: 50px;
  left: 12px;
}
#container #akt_wrap {
  width: 100%;
  border-bottom: #2f2f98 solid 1px;
  padding: 30px 0px;
  position: relative;
}
#container #woda_wrap {
  border-bottom: #2f2f98 solid 1px;
  height: 639px;
  overflow: hidden;
  position: relative;
}
#container #woda_wrap #woda {
  position: absolute;
}
#container #woda_wrap #woda_in {
  position: absolute;
  width: 100%;
  top: 110px;
  background-color: rgba(76, 101, 162, 0.7);
}
#container #woda_wrap #woda_in .mbox h2 {
  color: #ffffff;
  font-size: 18px;
  padding: 10px 0px 15px;
  letter-spacing: -1px;
}
#container #woda_wrap #woda_in .mbox h2 img {
  margin-right: 25px;
}
#container #woda_wrap #woda_in .mbox p {
  margin: 30px 0px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: -0.5px;
  text-align: justify;
  height: 80px;
}
#container #woda_wrap #woda_in .mbox p img {
  margin-left: 10px;
}
#container #woda_wrap #woda_in .mbox a {
  color: #ffffff;
}
#container #woda_wrap #woda_in .mbox p:last-child {
  height: 25px;
}
#container #ue_wrap {
  margin-top: 20px;
}
#container #ue_wrap p {
  font-size: 24px;
  line-height: 30px;
  color: #666666;
  margin: 30px 10px 60px;
}
#container #ue_wrap p span {
  font-size: 19px;
  letter-spacing: -1.2px;
}
#container #ue_wrap .ue {
  background-color: #cccccc;
  margin-bottom: 1px;
}
#container #ue_wrap .ue .ue_in {
  padding: 7px 0px;
  width: 850px;
  margin: 0 auto;
  font-size: 14px;
  color: #666666;
  letter-spacing: -0.9px;
}
ul.lmenu {
  margin: 0;
  padding: 0;
  cursor: default;
  list-style: none;
  display: block;
  margin-top: 0px;
  background-color: #999999;
  padding: 7px;
}
ul.lmenu li {
  color: #ffffff .db;
  padding: 6px 0px 6px 0;
  overflow: hidden;
}
ul.lmenu li a {
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  padding-left: 15px;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
}
ul.lmenu.menulevel1 > li:hover,
ul.lmenu.menulevel1 > li.active {
  background-color: #666666;
}
ul.lmenu.menulevel1 > li:hover > a,
ul.lmenu.menulevel1 > li.active > a {
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
ul.lmenu.menulevel1 li.level2 a {
  padding-left: 30px;
}
div.ramka {
  margin: 5px auto;
  border: #5555ff 1px solid;
  padding: 0;
  background-color: #FFF;
  text-align: left !important;
}
div.ramka h6 {
  font-weight: bold;
  text-align: center !important;
  font-size: 16px;
  margin: 0;
}
div.ramka .desc {
  height: 135px;
  overflow: hidden;
  font-size: 12px;
}
h1.centerheader,
h2.centerheader,
h3.centerheader,
h2.narrowheader {
  padding: 9px 15px;
  text-align: center !important;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  margin: 0px 0px 30px;
  text-transform: uppercase;
  background-color: #999999;
}
h1.centerheader a,
h2.centerheader a,
h3.centerheader a,
h2.narrowheader a {
  color: #ffffff;
  text-decoration: none;
}
h1.centerheader a:hover,
h2.centerheader a:hover,
h3.centerheader a:hover,
h2.narrowheader a:hover {
  color: #ffffff;
  text-decoration: underline;
}
h3.centerheader {
  font-size: 14px;
}
h2.subheader {
  color: #2f2f98;
  font-size: 20px;
  margin-top: 60px;
}
h2.subheader img {
  margin-right: 10px;
  position: relative;
  top: -15px;
}
div.narrowcontent,
div.centercontent {
  padding: 15px;
  text-align: justify;
  font-size: 14px;
  color: #666666;
  line-height: 1.4em;
  padding: 0px;
}
div.narrowcontent ul,
div.centercontent ul {
  list-style: none;
  margin: 0;
  margin-left: 15px;
  padding-left: 0px;
}
div.narrowcontent ul li,
div.centercontent ul li {
  background: transparent url('https://zwik.skawina.pl/templates/images/li.png') 0px 7px no-repeat;
  padding-left: 15px;
  margin-bottom: 5px;
}
div.narrowcontent b,
div.centercontent b,
div.narrowcontent strong,
div.centercontent strong {
  color: #666666;
}
div.hr {
  clear: both;
  width: 90%;
  height: 1px;
  margin: 20px auto;
  background: transparent url('https://zwik.skawina.pl/templates/images/hr.png') top left repeat-x;
}
.contact .kontakt-box {
  background-color: #cccccc;
  margin: 0px 14px 14px;
  width: 295px;
  min-height: 310px;
  padding: 7px;
  letter-spacing: -0.5px;
}
.contact .kontakt-box h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  background-color: #292768;
  padding: 10px;
  margin: 0px;
}
.contact .kontakt-box table {
  margin-top: 5px;
  width: 100%;
}
.contact .kontakt-box p {
  padding-top: 10px;
}
.contact .kontakt-box .kier {
  background-color: #3446a7;
  color: #ffffff;
  width: 100%;
  padding: 5px 10px;
}
.contact .kontakt-box .ikona {
  width: 36px;
  vertical-align: top;
  padding-top: 5px;
}
.contact .kontakt-box .dane {
  width: 245px;
  padding: 10px 15px;
}
.contact .kontakt-box .opis {
  background-color: #666666;
  color: #ffffff;
  text-align: justify;
  min-height: 150px;
  vertical-align: top;
}
#bip_wrap {
  border-top: #343fa0 solid 50px;
  margin: 0 auto;
  margin-top: 180px;
}
#bip_wrap #bip {
  width: 850px;
  margin: 30px auto 20px;
}
#bip_wrap #bip div:nth-child(2) {
  padding-left: 37px;
}
#bip_wrap #bip div:nth-child(4) {
  padding-left: 40px;
}
#bip_wrap #bip a {
  color: #27245e;
  font-size: 14px;
  padding: 8px 0px 0px 15px;
  margin-bottom: 10px;
  display: inline-block;
  background: transparent url('https://zwik.skawina.pl/templates/images/arr3.png') 0px 10px no-repeat;
}
#kontakt_footer_wrap {
  background-color: #3442a3;
  width: 100%;
}
#kontakt_footer_wrap #kontakt_footer {
  width: 850px;
  margin: 0 auto;
  padding: 50px 0px;
  color: #ffffff;
  font-size: 14px;
}
#kontakt_footer_wrap #kontakt_footer div:nth-child(2) {
  padding-left: 35px;
}
#kontakt_footer_wrap #kontakt_footer img {
  margin-right: 10px;
}
#kontakt_footer_wrap #kontakt_footer tr:first-child {
  vertical-align: top;
}
#kontakt_footer_wrap #kontakt_footer td {
  padding: 5px;
}
footer {
  background-color: #292768;
}
footer #footer_in {
  clear: both;
  font-size: 11px;
  width: 975px;
  margin: 0 auto;
  padding: 17px 0px;
  color: #ffffff;
}
footer #footer_in a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer #footer_in a:hover {
  color: #ffffff;
  text-decoration: underline;
}
a {
  color: #007aff;
  text-decoration: none;
  cursor: pointer;
}
a:focus {
  outline: none;
}
a:hover {
  color: #007aff;
  text-decoration: none;
}
a.arr {
  font-weight: bold;
  text-decoration: none;
  padding: 2px 23px 5px 0;
  background: transparent url('https://zwik.skawina.pl/templates/images/arr.png') right center no-repeat;
}
div.news,
div.news2 {
  padding: 0;
  padding-bottom: 20px;
  overflow: auto;
  text-align: justify;
  color: #666666;
}
div.news .newsdate,
div.news2 .newsdate {
  color: #666666;
  font-size: 12px;
  text-decoration: underline;
  letter-spacing: -0.5px;
}
div.news h6.newstitle,
div.news2 h6.newstitle {
  color: #2f2f98;
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0px 0px;
  letter-spacing: -0.2px;
}
div.news h2.newstitle,
div.news2 h2.newstitle {
  color: #2f2f98;
  font-size: 20px;
  font-weight: normal;
  margin: 15px 0px 0px;
  letter-spacing: -0.2px;
}
div.news .tr,
div.news2 .tr {
  margin-top: 30px;
}
div.news .tr img,
div.news2 .tr img {
  margin-left: 10px;
}
div.news .over,
div.news2 .over {
  height: 50px;
  width: 50px;
  background-color: #2f2f98;
  opacity: 0.7;
  position: relative;
  top: -50px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div.news:hover .over,
div.news2:hover .over {
  opacity: 0;
}
div.news .fl,
div.news2 .fl {
  margin-right: 15px;
}
div.news2 {
  border: 0;
  margin-top: 30px;
}
div.news2 span,
div.news2 p {
  font-size: 14px;
}
.foto_gal {
  margin: 0;
  margin: 15px 0px;
  text-align: center !important;
  padding: 0px;
}
.foto_gal a {
  display: inline-block;
}
.foto_gal figcaption {
  text-align: center !important;
}
.foto_gal img {
  border: #5555ff 0px solid;
}
input.error,
textarea.error,
select.error {
  border: 1px solid red !important;
}
input[type=checkbox].error {
  outline: 1px solid red;
}
label.error {
  color: red;
  font-size: 10px;
  padding: 0px 3px;
  display: block;
  font-weight: normal;
}
textarea.form-control {
  height: 150px;
  resize: none;
}
div.select {
  overflow: hidden;
  background: #ffffff url('https://zwik.skawina.pl/templates/images/select.png') center right no-repeat;
  border: 1px solid #5555ff;
  border-radius: 0px;
}
div.select.focus {
  box-shadow: 0 0 5px #848484;
  border-color: #66afe9;
}
div.select select {
  width: 110%;
  background: transparent;
  border: 0;
}
#gMap {
  margin: 0 auto;
  width: 100%;
  height: 290px;
  overflow: hidden;
  color: #000;
  margin-top: 15px;
}
#recaptcha_area {
  margin: 0 auto;
}
p.error {
  color: red;
  margin: 0;
}
p.info {
  font-size: 14px;
  font-weight: bold;
  text-align: center !important;
  margin: 15px;
}
.pager {
  color: #007aff;
  margin-bottom: 15px;
}
.pager a.page {
  background-color: #ffffff;
  border: #5555ff 1px solid;
  border-radius: 3px;
  display: inline-block;
  color: #007aff;
  padding: 5px 10px;
}
.pager a.active {
  font-weight: bold;
}
#slider {
  height: 470px;
  position: relative;
  left: 50%;
  top: 0;
  margin-left: -1000px;
  width: 2000px;
}
#slider .carousel {
  height: 470px;
  border-bottom: #2f2f98 solid 1px;
  overflow: hidden;
}
#slider .desc {
  position: relative;
  top: -800px;
  right: 500px !important;
  color: #ffffff;
  font-family: 'Roboto Condensed';
  font-weight: 300;
  font-style: italic;
  line-height: 5em;
  text-align: right !important;
}
#slider .picr {
  position: relative;
}
.carousel-control.left {
  background: transparent url('https://zwik.skawina.pl/templates/images/prev.png') top left no-repeat;
  opacity: 1;
  width: 50px;
  height: 96px;
  left: 0px;
  top: 155px;
}
.carousel-control.right {
  background: transparent url('https://zwik.skawina.pl/templates/images/next.png') top left no-repeat;
  opacity: 1;
  width: 50px;
  height: 96px;
  right: 0px;
  top: 155px;
}
.carousel-indicators {
  position: absolute;
  top: 438px;
}
.carousel-indicators li {
  border: #ffffff solid 1px;
  width: 10px;
  height: 10px;
  position: relative;
  margin: 0px 0 0 8px;
  display: inline-block;
  border-radius: 0px;
}
.carousel-indicators li.active {
  background: none;
  width: 10px;
  height: 10px;
  top: 0px;
  margin: 0px 0 0 8px;
}
.carousel-indicators li.active:before {
  width: 6px;
  height: 6px;
  margin-left: 8px;
  background: #ffffff;
  position: absolute;
  content: '';
  display: block;
  left: -7px;
  top: 1px;
}
#bgDiv {
  display: block;
  position: fixed;
  z-index: 19000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
#popupDiv {
  position: fixed;
  z-index: 20000;
  box-shadow: 0px 0px 10px #000;
  font-weight: bold;
  text-align: center !important;
  font-size: 20px;
  border-radius: 5px;
  border: 1px solid #00a;
  padding: 0px;
  max-width: 640px !important;
  color: #000;
}
#popupDiv img {
  width: 100%;
}
#popupDiv a {
  color: #000;
  font-weight: bold;
  font-size: 40px;
  z-index: 10001;
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  top: 5px;
  right: 10px;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  header div#header_in {
    width: 750px;
    padding: 0;
  }
  header input.inv {
    width: 170px;
  }
  header #menu2 {
    position: relative;
    left: 5px;
  }
  header #menu2 ul li {
    color: #2f2f98;
    font-size: 16px;
    padding: 0;
    margin: 0;
    display: table-cell;
    text-align: center !important;
    vertical-align: top;
  }
  header #menu2 ul li a {
    color: #2f2f98;
    display: block;
    padding: 35.5px 20px ;
    margin: 0;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
  }
  header #menu2 ul li.active > a,
  header #menu2 ul li:hover > a {
    color: #2f2f98;
    text-decoration: none;
    font-weight: normal;
    background-color: #cccccc;
  }
  header nav ul li {
    color: #ffffff;
    font-size: 14px;
    padding: 0;
    margin: 0;
  }
  header nav ul li a {
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 15px 10px 15px 10px;
    letter-spacing: -1px;
  }
  #container .center_column,
  #container #center_column {
    width: 750px;
    padding: 0px;
  }
  #container .center_column > img,
  #container #center_column > img {
    width: 100%;
  }
  #container #akt_wrap {
    width: 100%;
    border-bottom: #2f2f98 solid 1px;
    padding: 30px 0px;
    position: relative;
  }
  #container #woda_wrap {
    border-bottom: #2f2f98 solid 1px;
    height: 639px;
    overflow: hidden;
  }
  #container #woda_wrap #woda_in .mbox > img {
    width: 100%;
  }
  #container #woda_wrap #woda_in .mbox h2 {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 0px 15px;
    letter-spacing: -1px;
  }
  #container #woda_wrap #woda_in .mbox h2 img {
    margin-right: 5px;
  }
  #container #woda_wrap #woda_in .mbox p {
    margin: 30px 0px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: -0.5px;
    text-align: justify;
    height: 80px;
    overflow: hidden;
  }
  #container #woda_wrap #woda_in .mbox p img {
    margin-left: 10px;
  }
  #container #woda_wrap #woda_in .mbox a {
    color: #ffffff;
  }
  #container #woda_wrap #woda_in .mbox p:last-child {
    height: 25px;
  }
  #container #ue_wrap {
    margin-top: 20px;
  }
  #container #ue_wrap img {
    width: 100%;
  }
  #container #ue_wrap p {
    font-size: 24px;
    color: #666666;
    margin: 30px 10px 60px;
  }
  #container #ue_wrap p span {
    font-size: 19px;
    letter-spacing: -1.2px;
  }
  #container #ue_wrap .ue {
    background-color: #f0f0f0;
    margin-bottom: 1px;
  }
  #container #ue_wrap .ue .ue_in {
    padding: 7px 0px;
    width: 750px;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
    letter-spacing: -0.9px;
  }
  #bip_wrap #bip {
    width: 750px;
    margin: 30px auto 20px;
  }
  #bip_wrap #bip div:nth-child(2) {
    padding-left: 35px;
  }
  #bip_wrap #bip div:nth-child(3) {
    padding-left: 0px;
  }
  #bip_wrap #bip div:nth-child(4) {
    padding-left: 15px;
  }
  #kontakt_footer_wrap #kontakt_footer {
    width: 750px;
  }
  footer #footer_in {
    width: 750px;
  }
  .contact .kontakt-box {
    background-color: #cccccc;
    margin: 0px 14px 14px;
    width: 360px;
    min-height: 310px;
    padding: 7px;
    letter-spacing: -0.5px;
  }
  #slider {
    height: 425px;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -850px;
    width: 1700px;
  }
  #slider .carousel {
    height: 425px;
  }
  #slider .carousel-indicators {
    position: absolute;
    top: 390px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #container #mbox0,
  #container #mbox1,
  #container #mbox2 {
    height: 240px;
    width: 220px;
    color: #ffffff;
    padding: 40px 30px 25px 30px;
    margin: 60px 0px;
  }
  #container #mbox0 h2,
  #container #mbox1 h2,
  #container #mbox2 h2 {
    font-size: 26px;
    margin: 0;
  }
  #container #mbox0 p,
  #container #mbox1 p,
  #container #mbox2 p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4em;
    margin: 10px 0px;
    text-align: justify;
    letter-spacing: -0.5px;
  }
  #container #mbox0 p span,
  #container #mbox1 p span,
  #container #mbox2 p span {
    font-size: 24px !important;
  }
  #container #mbox0 a,
  #container #mbox1 a,
  #container #mbox2 a {
    color: #ffffff;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  header {
    position: static;
    height: auto;
    border: 0;
    box-shadow: none;
  }
  header div#header_in {
    width: 300px;
    padding: 0;
    position: relative;
  }
  header a#hamburger,
  header a#lupa {
    display: block;
    padding: 10px 0;
  }
  header #logo {
    text-align: center !important;
  }
  header #logo img {
    width: 250px;
  }
  header #menu2 {
    padding: 0 !important;
    margin-top: 10px;
    left: 0;
  }
  header #menu2 ul {
    margin: 0;
    padding: 0;
    cursor: default;
    list-style: none;
    display: block;
    empty-cells: show;
  }
  header #menu2 ul li {
    color: #2f2f98;
    font-size: 16px;
    padding: 0;
    margin: 0;
    display: block;
    text-align: center !important;
    vertical-align: top;
  }
  header #menu2 ul li a {
    color: #2f2f98;
    display: block;
    padding: 7px 25px ;
    margin: 0;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
  }
  header ul.submenu2 {
    position: static;
    z-index: 2001;
  }
  header ul.submenu2 a {
    padding: 10px 30px 10px 30px !important;
    font-size: 16px;
    text-align: center !important;
  }
  header #search {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    border-top: 10px solid #fff;
    border-bottom: 40px solid #fff;
    background: #fff;
  }
  header input.inv {
    width: 280px;
    margin-top: 25px;
    height: 35px;
  }
  header nav {
    display: none;
    position: absolute !important;
    top: 156px;
    padding: 0px !important;
    background: #3446a7;
    z-index: 1000;
  }
  header nav ul {
    margin: 0;
    padding: 0;
    cursor: default;
    list-style: none;
    display: block;
    width: 100%;
    empty-cells: show;
  }
  header nav ul li {
    color: #ffffff;
    font-size: 16px;
    padding: 0;
    margin: 0;
    display: block;
    text-align: left !important;
    vertical-align: top;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
  }
  header nav ul li a {
    color: #ffffff;
    display: block;
    margin: 0;
    padding: 15px 30px 15px 35px;
    letter-spacing: -1px;
    border-bottom: 6px solid #27245e;
  }
  header nav ul li a:active,
  header nav ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    background-color: #27245e;
  }
  header nav ul li img {
    position: relative;
    float: right;
    top: 5px;
    margin-left: 10px;
  }
  header ul.submenu {
    position: static;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 501;
    border-radius: 0px;
    display: none;
    width: auto;
    background-color: #27245e;
  }
  header ul.submenu li {
    display: block !important;
    padding: 5px 5px 0px 5px;
  }
  header ul.submenu li:last-child {
    padding: 5px 5px 5px 5px ;
  }
  header ul.submenu a {
    color: #ffffff !important;
    padding: 8px 10px 8px 55px;
    font-weight: normal;
    display: block;
    font-size: 14px;
    text-align: left !important;
  }
  header ul.submenu a.on,
  header ul.submenu a:hover {
    color: #ffffff !important;
    font-weight: normal;
    background-color: #3446a7;
  }
  #container {
    padding: 0;
    position: static;
    top: 0px;
  }
  #container .center_column,
  #container #center_column {
    width: 300px;
    padding: 0px;
    overflow: hidden;
  }
  #container .center_column > img,
  #container #center_column > img {
    width: 500px;
    margin-left: -25%;
  }
  #container #mbox0,
  #container #mbox1,
  #container #mbox2 {
    height: 287px;
    width: 280px;
    color: #ffffff;
    padding: 50px 35px 25px 50px;
    margin: 30px 0px;
  }
  #container #mbox0 p span,
  #container #mbox1 p span,
  #container #mbox2 p span {
    font-size: 28px !important;
  }
  #container #ue_wrap p {
    font-size: 20px;
    line-height: 24px;
    color: #666666;
    margin: 30px 10px 60px;
  }
  #container #ue_wrap p span {
    font-size: 16px;
    letter-spacing: -1.2px;
  }
  #container #ue_wrap .ue .ue_in {
    width: 300px;
  }
  #container #ue_wrap .ue .ue_in .tl,
  #container #ue_wrap .ue .ue_in .tr {
    text-align: center !important;
  }
  #bip_wrap {
    border-top: #343fa0 solid 50px;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center !important;
  }
  #bip_wrap #bip {
    width: 300px;
  }
  #kontakt_footer_wrap #kontakt_footer {
    width: 300px;
    margin: 0 auto;
    padding: 50px 0px;
  }
  #kontakt_footer_wrap #kontakt_footer div:nth-child(2) {
    padding-left: 20px;
    padding-top: 20px;
  }
  footer #footer_in {
    clear: both;
    font-size: 11px;
    width: 300px;
    margin: 0 auto;
    padding: 17px 0px;
    color: #ffffff;
  }
  footer #footer_in .col-sm-6 {
    text-align: center !important;
    margin-bottom: 5px;
  }
  #slider {
    height: 425px;
    position: relative;
    left: 50%;
    top: 0;
    margin-left: -850px;
    width: 1700px;
    margin-bottom: -200px;
    -webkit-transform: rotate(0) scale(0.5) skew(0) translate(0);
    -moz-transform: rotate(0) scale(0.5) skew(0) translate(0);
    -o-transform: rotate(0) scale(0.5) skew(0) translate(0);
    -ms-transform: rotate(0) scale(0.5) skew(0) translate(0);
    transform: rotate(0) scale(0.5) skew(0) translate(0);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }
  #slider .carousel {
    height: 425px;
  }
  .contact .kontakt-box {
    background-color: #cccccc;
    margin: 0px 14px 14px;
    width: 300px;
    min-height: 310px;
    padding: 7px;
    letter-spacing: -0.5px;
  }
}
