@font-face {
    font-family: 'CG';
	src: url('https://wistpol.pl/uploads/fonts/gothic.eot');
    src: url('https://wistpol.pl/uploads/fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('https://wistpol.pl/uploads/fonts/gothic.woff') format('woff'),
         url('https://wistpol.pl/uploads/fonts/gothic.ttf') format('truetype'),
         url('https://wistpol.pl/uploads/fonts/gothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
   height: 100%;
   color: #000;
   font-family: 'CG', Arial, Tahoma, Verdana, sans-serif;
   font-size: 14px;
}

body {
    padding-top: 48px;
}

p {
    margin: 0 0 15px;
}

p:last-child {
    margin-bottom: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 25px;
    padding-left: 25px;
}

@media (min-width: 992px) {
   .container {
      max-width: 960px !important;
   }
}

@media (min-width: 1200px) {
   .container {
      max-width: 960px !important;
   }
}

.background-color-1 {
   background: #04B7A1;
   color: #FFF;
}

.background-color-1 a {
   color: #FFF;
}

.background-color-2 {
   background: #04B7A0;
   color: #FFFFFF;
}

.background-color-2 a {
   color: #FFFFFF;
}

.background-color-3 {
   background: #FFF;
   color: #666666;
}

.background-color-3 a {
   color: #666666;
}

.background-color-4 {
   background: #FFF;
   color: #000;
}

.background-color-4 a {
   color: #000;
}

.background-color-5 {
   background: #FCFBF9;
   color: #666666;
   font-family: 'CG';
}

.background-color-5 a {
   color: #666666;
}

.background-color-6 {
   background: #00AF97;
   color: #B5E8E1;
}

.background-color-6 a {
   color: #B5E8E1;
}

.background-color-7 {
   background: #F5F5ED;
   color: #666666;
}

.background-color-7 a {
   color: #666666;
}

.multiple-backgrounds-1 {
   color: #FAFAF5;
   background-image: url(https://wistpol.pl/uploads/img/img-6.png), url(https://wistpol.pl/uploads/img/gradient-1.jpg);
   background-position: 20% bottom, center center;
   background-repeat: no-repeat, repeat-x;
   background-size: 305px 408px, auto 100%;
}

.multiple-backgrounds-1 a {
   color: #FAFAF5;
}

.multiple-backgrounds-2 {
   color: #666;
   background: #FFF url(https://wistpol.pl/uploads/img/img-5.png) no-repeat 80% bottom;
   background-size: 350px 450px;
}

.multiple-backgrounds-2 a {
   color: #666;
}

@media (max-width: 768px) {
   .multiple-backgrounds-1 {
       background-image: url(https://wistpol.pl/uploads/img/gradient-1.jpg);
       background-position: center center;
       background-repeat: repeat-x;
       background-size: auto 100%;
   }

   .multiple-backgrounds-2 {
      background: #FFF;
   }
}

.title {
   font-family: 'CG';
}

@media (max-width: 992px) {
  .title {
     text-align: center !important;
  }
}

.title-1 {
   color: #FFF;
   font-size: 25px;
}

.title-2 {
   color: #000;
   font-size: 25px;
}

.title-3 {
   color: #FFF;
   font-size: 24px;
}

.title-4 {
   color: #000;
   font-size: 24px;
}

.title-5 {
   color: #000;
   font-size: 30px;
}

.title-6 {
   color: #666;
   font-size: 25px;
}

.fixed-background {
    position: relative;
    padding: 3em 5% 3em;
    height: auto;
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    text-align: center;
}

.fixed-background .content {
    color: ;#666666;
    width: 100%;
    max-width: 960px;
    height: auto;
    min-height: 450px;
    text-align: justify;
    overflow: hidden;
    display: inline-block;
    background: rgba(255, 255, 255, 0.75);
    padding: 40px 60px;
}

.fixed-background .content h1, 
.fixed-background .content h2, 
.fixed-background .content h3, 
.fixed-background .content h4, 
.fixed-background .content h5, 
.fixed-background .content h6 {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 25px;
    color: #03294E;
    text-transform: uppercase;
}

.fixed-background .content h2 {
    text-align: center;   
}

.fixed-background .content h2 img {
    margin: 0 auto;   
}

.fixed-background .content .row {
    margin-left: -30px;
    margin-right: -30px;
}

.fixed-background .content div[class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.fixed-background .content .description {
    margin-bottom: 25px;
}
 
.fixed-background .content-without-box::after {
   content: '';
   display: block;
   width: 100%;
   padding: 60% 0;
   margin: 2em auto 0;
}

.text-section {
    position: relative;
    height: auto;
    z-index: 999;
    padding: 60px 0;
}

.small.text-section {
    padding: 30px 0;
}

.text-section h1,
.text-section h2,
.text-section h3,
.text-section h4,
.text-section h5,
.text-section h6 {
    margin: 0 0 30px 0;
}

.text-section #formularz h1,
.text-section #formularz h2,
.text-section #formularz h3,
.text-section #formularz h4,
.text-section #formularz h5,
.text-section #formularz h6 {
    margin: 0 0 5px 0;
}

.text-section.blue-background {
    color: #FFF;
}

.text-section.blue-background .description {
    color: #B4BFCA;
    font-size: 15px;
}

.map-section {
    position: relative;
    height: 100%;
    z-index: 1;
}

.more-1 {
    display: inline-block;
    font-size: 8px;
    line-height: 8px;
    text-transform: uppercase;
    padding: 11px 11px 11px 11px;
    margin-top: 10px;
}

.more-1:active,
.more-1:visited,
.more-1:hover {
    text-decoration: underline;
}

.background-color-1 .more-1,
.background-color-2 .more-1 {
   color: #04B7A0;
   background: #FFF;
}

.background-color-1 .more-1:active,
.background-color-1 .more-1:visited,
.background-color-1 .more-1:hover,
.background-color-2 .more-1:active,
.background-color-2 .more-1:visited,
.background-color-2 .more-1:hover {
   color: #04B7A0;
}

.background-color-4 .more-1 {
   color: #FFF;
   background: #04B7A0;
}

.background-color-4 .more-1:active,
.background-color-4 .more-1:visited,
.background-color-4 .more-1:hover {
   color: #FFF;
}

.more-2 {
    display: inline-block;
    font-family: 'CG';
    font-size: 18px;
    line-height: 18px;
    padding: 13px 11px;
    border-radius: 10px;
    margin-top: 15px;
}

.more-2:active,
.more-2:visited,
.more-2:hover {
    text-decoration: underline;
}

.background-color-3 .more-2 {
   color: #FFFFFF;
   background: #00AF97;
}

.background-color-3 .more-2:active,
.background-color-3 .more-2:visited,
.background-color-3 .more-2:hover {
   color: #FFFFFF;
}

@media (min-width: 992px) {
    .boxes.container {
        max-width: 850px !important;
    }
}

@media (min-width: 1200px) {
    .boxes.container {
        max-width: 850px !important;
    }
}

.boxes h1,
.boxes h2,
.boxes h3,
.boxes h4,
.boxes h5,
.boxes h6 {
    margin: 0 0 60px 0;
}

.boxes.boxes-top {
   margin-top: -185px;
}

.boxes {
   margin-bottom: 40px;
}

.boxes .box {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    font-size: 13px;
    font-family: 'CG';
    max-width: 200px;
    margin: 0 auto;
}

@media (max-width: 768px) {
   .boxes .box {
      margin-top: 30px;
   }
   .boxes div[class*="col-"]:first-child .box {
      margin-top: 0;
   }
   .boxes.boxes-top {
      margin-top: -15px;
   }
}

.boxes .box .title {
    color: #611F3A;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    background: #FBF4FD;
    padding: 10px;
}

.boxes .box img {
    margin: 0 auto;   
}

.boxes .box .more {
   font-family: 'CG';
   font-size: 15px;
   background: #C39DC8;
   width: 100%;
   text-align: center;
   padding: 15px;
   color: #FFF !important;
}

.boxes .box .more:active,
.boxes .box.more:visited,
.boxes .box .more:hover {
   color: #FFF !important;
}

/* Menu górne */

@media (min-width: 992px) {
    .navbar .container {
        max-width: 970px !important;
    }
}

@media (min-width: 1200px) {
    .navbar .container {
        max-width: 1170px !important;
    }
}

#header {
   height: 130px;
   max-height: 130px;
}

.navbar.navbar-headerMenu {
   height: 48px;
   max-height: 48px;
   min-height: 48px;
   border-radius: 0 !important;
}

.navbar.navbar-headerMenu .container {
   position: relative;
   height: 47px;
}

.navbar.navbar-headerMenu .navbar-body {
   padding: 35px 0px;
   overflow: hidden;
}

.navbar.navbar-headerMenu .navbar-brand {
   padding: 20px 29px;
   margin-left: 30px !important;
   display: block;
   height: 100%;
   background: #FFF;
   margin-right: 44px;
}

.navbar-headerMenu .navbar-toggle {
  behavior: url(https://wistpol.pl/uploads/mars/css/PIE.htc);
  position: relative;  
  zoom: 1; 
  margin-top: 6px;
  margin-bottom: 6px;
  border-color: #ddd;
  background-color: #FFF;
  border-radius: 4px !important;
  margin-right: 15px;
}
.navbar-headerMenu .navbar-toggle:hover,
.navbar-headerMenu .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-headerMenu .navbar-toggle .icon-bar {
  background-color: #666;
}

.navbar-headerMenu .navbar-brand:hover,
.navbar-headerMenu .navbar-brand:focus {
  color: #999999 !important;
  background-color: #FFF;
}
.navbar-headerMenu .navbar-text {
  color: #999999 !important;
}
.navbar-headerMenu .navbar-nav > li > a {
   font-family: Arial;
   color: #FFF !important;
   font-size: 13px;
   font-weight: bold;
   line-height: 18px;
   text-transform: uppercase;
   padding: 0 15px;
   line-height: 50px;
   height: 100%;
}
.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus {
  background: #3A3C3B;
}
.navbar-headerMenu .navbar-nav > .active > a,
.navbar-headerMenu .navbar-nav > .active > a:hover,
.navbar-headerMenu .navbar-nav > .active > a:focus {
  font-weight: bold;
  background: #3A3C3B;
}
.navbar-headerMenu .navbar-nav > .disabled > a,
.navbar-headerMenu .navbar-nav > .disabled > a:hover,
.navbar-headerMenu .navbar-nav > .disabled > a:focus {
  color: #FFF !important;
  background-color: transparent;
}
@media (min-width: 1200px) {
.navbar-headerMenu .navbar-nav > .active > a,
.navbar-headerMenu .navbar-nav > .active > a:hover,
.navbar-headerMenu .navbar-nav > .active > a:focus {
   line-height: 50px;
}
.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus {
   line-height: 50px;
}
/*
.navbar-headerMenu .navbar-nav > .active > a > span.arrow,
.navbar-headerMenu .navbar-nav > .active > a:hover > span.arrow,
.navbar-headerMenu .navbar-nav > .active > a:focus > span.arrow,
.navbar-headerMenu .navbar-nav > li > a:hover > span.arrow,
.navbar-headerMenu .navbar-nav > li > a:focus > span.arrow {
   width: 0; 
   height: 0; 
   border-left: 10px solid transparent;
   border-right: 10px solid transparent;
   border-top: 10px solid #FFF;
   margin: 0 auto;
   display: block;
}
*/
}
.navbar-headerMenu .navbar-collapse {
   margin-right: 15px;
}
.navbar-headerMenu .navbar-collapse ul,
.navbar-headerMenu .navbar-collapse ul li {
   /*height: 100% !important;*/
}
.navbar-headerMenu .navbar-collapse,
.navbar-headerMenu .navbar-form {
  border-color: #e7e7e7;
}
.navbar-headerMenu .navbar-nav > .open > a,
.navbar-headerMenu .navbar-nav > .open > a:hover,
.navbar-headerMenu .navbar-nav > .open > a:focus {
  color: #000 !important;
  background-color: #e7e7e7;
}

@media (max-width: 768px) {
   .navbar-headerMenu .navbar-toggle {
       margin-right: 30px;
   }
}

.navbar-nav {
   margin: 0;
}

@media (max-width: 1200px) {
    .navbar.navbar-headerMenu .navbar-brand {
       margin-right: 0;
    }
    .navbar-headerMenu .navbar-collapse ul,
    .navbar-headerMenu .navbar-collapse ul li {
       width: 100%;
    }
    .navbar.navbar-headerMenu {
       height: auto;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav {
       margin-top: 0;
       margin-bottom: 0;
       border-left: 1px solid #FFF;
       border-right: 1px solid #FFF;
       border-bottom: 1px solid #FFF;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li > a {
       padding: 20px 15px;
       line-height: 14px;
       text-align: right;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li:first-child > a {
       border-top: 0;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav {
        margin-top: 0;
        margin-bottom:0;
    }
    .navbar-headerMenu .navbar-collapse {
       margin: -80px 0 0 0;
       padding-left: 0;
       padding-right: 0;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        background: #04B7A1;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        margin-right: 0;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
        margin-left: 181px;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media (max-width: 768px) {
    .navbar-collapse.collapse {
        margin-left: 0 !important;
    }
}

/*
@media (max-width: 600px) {
   .navbar.navbar-headerMenu {
      height: 165px;
      max-height: 165px;
      text-align: center;
   }
   .navbar.navbar-headerMenu .navbar-brand {
      float: none;
      display: inline-block;
      margin-left: 0;
   }
   .navbar-headerMenu .navbar-toggle {
      position: absolute;
      top: 95px;
      left: 50%;
      margin: 0 0 0 -22px;
   }
   .navbar-headerMenu .navbar-collapse {
      margin-top: 115px;
   }
   .navbar.navbar-headerMenu .container {
        position: relative;
        height: 171px !important;
        background: #FFF;
    }
    .navbar.navbar-headerMenu .navbar-header {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 768px) {
   .navbar.navbar-headerMenu {
      text-align: center;
   }
}
*/

.navbar {
   margin-bottom: 0 !important;
}

#formularz .error {
   color: red;
   margin-bottom: 15px;
}

#formularz .success {
   color: green;
   margin-bottom: 15px;
}

#formularz input[type="text"],
#formularz textarea {
   font-size: 12px;
   color: #666666;
   border: 1px solid #DFDAD2;
   border-radius: 0;
   box-shadow: none;
}

#formularz input[type="submit"] {
   border-radius: 0;
   box-shadow: none;
   text-transform: none;
   color: #04B7A0;
   background: #FFF;
   border: 0;
   text-transform: uppercase;
   text-shadow: none;
   border: 0;
   padding: 9px 25px 11px 25px;
   margin-top: 0;
}

#formularz textarea {
   resize: vertical;
   min-height: 130px;
}

#formularz {
}

#formularz .text {
   text-align: center;
}

#formularz .text h2 {
   font-size: 24px;
   margin-bottom: 0;
}

#formularz .text h3 {
   margin-top: 0;
   font-size: 17px;
}

#formularz .text p {
   font-size: 20px;
}

#formularz .fields {
   margin-top: 25px;
}

#formularz .form-group {
    margin: 0;
}

#copyright {
    color: #B5E8E1;
    font-size: 8px;
    font-family: Verdana;
    text-transform: uppercase;
    line-height: 8px;
}

#copyright a {
    font-weight: bold;
    text-decoration: none;
    color: #B5E8E1;
}

.no-padding {
   padding: 0 !important;
   margin: 0 !important;
}

.no-margin-bottom {
   margin-bottom: 0 !important;
}

#footer-menu ul {
   margin: 0;
   padding: 0;
   list-style: none;
   text-align: center;
}

#footer-menu ul > li {
   display: inline-block;
   list-style: none;
}

#footer-menu ul > li > a {
   font-family: 'CG';
   color: #FFF !important;
   font-size: 15px;
   line-height: 15px;
   text-transform: none;
   padding: 0 12.5px;
   line-height: 15px;
}

#footer-menu ul > li > a:hover,
#footer-menu ul > li > a:focus,
#footer-menu ul > li > a:active {
   font-weight: bold;
   text-decoration: none;
}

@media (max-width: 768px) {
   #footer-menu ul > li {
      display: block;
   }
}

.section.no-padding .title:first-child {
   margin-top: 15px;
}

.section-left-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.section-right-background {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.section.two-backgrounds-color > .container > .row > div[class*="col-"] {
   padding-left: 60px;
   padding-right: 60px;
}

@media (max-width: 768px) {
   .section.two-backgrounds-color {
      margin: 0;
      padding: 0;
   }
   .section.two-backgrounds-color > .container > .row > div[class*="col-"] {
      padding: 40px 15px;
   }
}

#map {
   width: auto;
   height: 100%;
   min-height: 242px;
}

@media (max-width: 768px) {
   #phone {
      margin-bottom: 15px;
   }
}

#socials {
   margin: 0 -4px;
   padding: 0;
   list-style: none;
   overflow: hidden;
   clear: left;
}

#socials li {
   float: left;
   padding-left: 4px;
   padding-right: 4px;
}

.NewsSummary {
   font-size: 14px;
   margin-top: 15px;
}

.NewsSummary .NewsSummaryPostdate {
   text-align: left;
   font-weight: bold;
}

.NewsSummary .NewsSummarySummary {
   text-align: justify;
}

.section .description.small {
   font-size: 11px;
   line-height: 13px;
   font-weight: bold;
}

.cookies {
   z-index: 9999;
   position: fixed;
   left: 0;
   bottom: 0;
   padding: 12px 0;
   font-size: 11pt;
   text-align: center;
   background: #000;
   -khtml-opacity: 0.75;
   -rim-opacity: 0.75;
   -ms-opacity: 0.75;
   -o-opacity: 0.75;
   -moz-opacity: 0.75;
   -webkit-opacity: 0.75;
   opacity: 0.75;
   filter: alpha(opacity = 75);
   width: 100%;
   overflow: hidden;
}

.cookies span a {
   font-weight: bold;
   color: #CCC;
}

.cookies span {
   position: relative;
   color: #CCC;
}

.cookies input[type="submit"] {
   border: 1px solid #000;
   background:#FAFAFA;
   font-weight: bold;
   -khtml-border-radius: 5px;
   -rim-border-radius: 5px;
   -ms-border-radius: 5px;
   -o-border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   margin: 0;
   padding: 5px;
   margin-left: 0px;
   color: #000;
   position: relative;
   left: 15px;
   top: -10px;
}

.cookies input[type="submit"]:hover {
   border: 1px solid #FAFAFA;
   background: #000;
}


.navbar-nav > li > .dropdown-menu {
   background-color: #04B7A1;
   padding: 0;
}

.navbar-nav > li > .dropdown-menu a {
   color: #FFF;
   font-weight: bold;
   text-transform: uppercase;
}

.navbar-nav > li > .dropdown-menu a:hover {
   background: #3A3C3B;
   color: #FFF;
}

@media (min-width: 979px) {
   ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;
      margin-top:0px;
   }
}
/* Stylesheet: wistpol Modified On 2017-02-25 12:14:56 */
