/* cmsms stylesheet: Mali Zwycięzcy modified: 06/19/19 20:59:57 */
@font-face {
    font-family: 'CG';
	src: url('http://malizwyciezcy.pl/uploads/fonts/gothic.eot');
    src: url('http://malizwyciezcy.pl/uploads/fonts/gothic.eot?#iefix') format('embedded-opentype'),
         url('http://malizwyciezcy.pl/uploads/fonts/gothic.woff') format('woff'),
         url('http://malizwyciezcy.pl/uploads/fonts/gothic.ttf') format('truetype'),
         url('http://malizwyciezcy.pl/uploads/fonts/gothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
   height: 100%;
   min-width: 320px;
   color: #333;
   font-family: 'CG', Verdana, Tahoma, Arial, sans-serif;
   font-size: 15px;
   line-height: 18px;
}

p:last-child {
    margin-bottom: 0;
}

a {
   color: #333;
}

@media (min-width: 1200px) {
   .container {
      max-width: 1020px;
   }
}

.transition {
    -webkit-transform: scale(1.25); 
    -moz-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

.fixed-background {
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
    height: auto;
    min-height: 300px;
    max-height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    color: #FFF;
}

@media (min-width: 1200px) and (max-width: 1399px) {
   .fixed-background {
      min-height: 450px;
   }
}

@media (min-width: 1400px) {
   .fixed-background {
      min-height: 600px;
   }
}

.fixed-background .container {
   height: 100%;
}

.fixed-background a {
   color: #FFF;
}

.fixed-background .container {
   height: 100%;
}

.fixed-background .content {
    position: relative;
    height: 100%;
    background: transparent;
    overflow: hidden;
    min-height: 100px;
   font-size: 49px;
   line-height: 54px;
}

.fixed-background .content h1,
.fixed-background .content h2,
.fixed-background .content h3,
.fixed-background .content h4,
.fixed-background .content h5,
.fixed-background .content h6 {
   text-shadow: 2px 3px 3px #000;
   font-size: 49px;
   line-height: 48px;
}

.fixed-background .content h1 {
   font-size: 52px;
   line-height: 51px;
}

.fixed-background .content h2 {
   font-size: 49px;
   line-height: 48px;
}

.fixed-background .content h3 {
   font-size: 45px;
   line-height: 44px;
}

.fixed-background .content h4 {
   font-size: 41px;
   line-height: 40px;
}

.fixed-background .content h5 {
   font-size: 37px;
   line-height: 36px;
}

.fixed-background .content h6 {
   font-size: 33px;
   line-height: 32px;
}

.fixed-background .top-left-content {
  position: absolute;
  top: 0;
  left: 0;
}

.fixed-background .top-right-content {
  position: absolute;
  top: 0;
  right: 0;
}

.fixed-background .bottom-left-content {
  position: absolute;
  bottom: 0;
  left: 0;
}

.fixed-background .bottom-right-content {
  position: absolute;
  bottom: 0;
  right: 0;
}

.text-section {
    position: relative;
    height: auto;
    z-index: 0;
    padding: 70px 0;
}

.text-section.small-section {
   padding: 55px 0;
}

.scroll-section.text-section {
   padding-top: 100px;
}

.text-section img {
   display: inline-block;
}

@media (max-width: 767px) {
   .text-section {
      padding: 30px 0;
   }
   .scroll-section.text-section {
      padding-top: 30px;
   }
}

/* Menu górne */

.navbar {
   min-height: auto;
}

.navbar-nav {
   margin: 0 -13px;
}

.navbar-fixed-top {
   top: 0;
   left: 15px;
   right: 15px;
}

#header .header-top {
   padding-top: 20px;
   padding-bottom: 15px;
   clear: both;
   overflow: hidden;
}

#header .header-top .logo img {
   float: left;
   padding-left: 35px;
   padding-right: 20px;
   margin-right: 20px;
   border-right: 1px solid #A0A0A0;
}

#header .header-top .logo span.logo-text {
   font-family: Verdana;
   font-size: 15px;
   line-height: 17px;
   color: #171717;
   display: inline-block;
   padding-top: 21px;
   padding-bottom: 21px;
}

#header .header-top ul.socials {
   float: right;
   margin: 36px -10px 0 -10px;
   padding: 0 24px 0 0;
}

#header .header-top ul.socials li{
   width: auto;
   height: auto;
   padding: 0 10px;
   margin: 0;
   float: left;
   list-style: none;
}

#header .header-top ul.socials li img {
   width: auto;
   display: block;
   margin: 0 auto;
}

#header .header-top ul.socials li:hover img {
   opacity: 0.75;
}

.navbar.navbar-headerMenu {
   width: 100%;
   z-index: 999;
   border-radius: 0;
   background: #EBEBEC;
   padding-top: 21.5px;
   padding-bottom: 21.5px;
}

.navbar.navbar-headerMenu .container {
   position: relative;
   height: 100%;
}

.navbar-headerMenu .navbar-collapse {
   padding: 0 15px;
}

.navbar-headerMenu .navbar-toggle {
  position: relative;  
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 0;
  border-color: #ddd;
  background-color: #FFF;
  border-radius: 4px !important;
}
.navbar-headerMenu .navbar-toggle:hover,
.navbar-headerMenu .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-headerMenu .navbar-toggle .icon-bar {
  background-color: #666;
}

.navbar-nav > li {
   line-height: 18px;
}

.navbar-headerMenu .navbar-nav > li > a,
.navbar-headerMenu .navbar-nav > li > span {
   color: #333333;
   line-height: 19px;
   font-weight: normal;
   font-size: 16px;
   padding: 0 13px;
   text-transform: uppercase;
}
.navbar-headerMenu .navbar-nav > li > ul > li > a,
.navbar-headerMenu .navbar-nav > li > ul > li > span
   text-transform: none;
}
.navbar-headerMenu .navbar-nav > li > a {
   
}
.navbar-headerMenu .navbar-nav > li:first-child > a,
.navbar-headerMenu .navbar-nav > li:first-child > span {
   
}
.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus,
.navbar-headerMenu .navbar-nav > li > span:hover,
.navbar-headerMenu .navbar-nav > li > span:focus {
  background: transparent;
  color: #333333;
  text-decoration: underline;
}
.navbar-headerMenu .navbar-nav > .menuactive > a,
.navbar-headerMenu .navbar-nav > .menuactive > a:hover,
.navbar-headerMenu .navbar-nav > .menuactive > a:focus,
.navbar-headerMenu .navbar-nav > .menuactive > span,
.navbar-headerMenu .navbar-nav > .menuactive > span:hover,
.navbar-headerMenu .navbar-nav > .menuactive > span:focus {
  background: transparent;
  color: #333333;
  text-decoration: underline;
}
.navbar-headerMenu .navbar-nav > .disabled > a,
.navbar-headerMenu .navbar-nav > .disabled > a:hover,
.navbar-headerMenu .navbar-nav > .disabled > a:focus,
.navbar-headerMenu .navbar-nav > .disabled > span,
.navbar-headerMenu .navbar-nav > .disabled > span:hover,
.navbar-headerMenu .navbar-nav > .disabled > span:focus {
  background: transparent;
  color: #333333;
  text-decoration: underline;
}
.navbar-headerMenu .navbar-collapse {
   border-top:0;
   margin-top: 0;
   margin-bottom: 0;
}
.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: #333!important;
  text-decoration: underline;
  background-color: transparent;
}

.navbar {
   margin-bottom: 0 !important;
}

.navbar-nav > li > .dropdown-menu {
   background: #EBEBEC;
   padding: 0;
}

.navbar-nav > li > .dropdown-menu a {
   color: #666;
}

.navbar-nav > li > .dropdown-menu a:hover {
   color: #FFF;
   background: transparent;
   text-decoration: underline;
}

@media (min-width: 992px) {
   ul.nav li.dropdown:hover > ul.dropdown-menu {
      display: block;
      margin-top: 0px;
   }
}

.navbar-nav .open .dropdown-menu {
   background: #FFF;
   color: rgba(102,102,102,0.76);
   border-radius: 0 !important;
}

   .navbar-headerMenu .navbar-collapse {
     margin-top: 0;
     margin-bottom: 0;
   }

.navbar-headerMenu .navbar-nav li.font-zoom-wrapper,
.navbar-headerMenu .navbar-nav li.socials-wrapper {
   border-left: 1px solid #CCCCCC;
   line-height: 30px;
   padding-left: 12.5px;
   padding-right: 12.5px;
   margin-top: -5px;
   text-align: center;
}

.navbar-headerMenu .navbar-nav li.font-zoom-wrapper {
   padding-left: 10px;
   padding-right: 10px;
}

.navbar-headerMenu .navbar-nav li.font-zoom-wrapper a {
   display: inline-block;
   color: #105165;
   font-weight: bold;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 20px;
   line-height: 22px;
}

@media (max-width: 991px) {
  .navbar-headerMenu .navbar-collapse {
     padding: 0 15px;
  }

.navbar-headerMenu .navbar-nav > li > a:hover,
.navbar-headerMenu .navbar-nav > li > a:focus {
  border-bottom: 0;
}
.navbar-headerMenu .navbar-nav > .menuactive > a,
.navbar-headerMenu .navbar-nav > .menuactive > a:hover,
.navbar-headerMenu .navbar-nav > .menuactive > a:focus {
  border-bottom: 0;
}
.navbar-headerMenu .navbar-nav > .disabled > a,
.navbar-headerMenu .navbar-nav > .disabled > a:hover,
.navbar-headerMenu .navbar-nav > .disabled > a:focus {
  border-bottom: 0;
}
   .navbar-headerMenu .navbar-toggle {
       display: block;
       margin-top: 0;
       margin-bottom: 0;
       margin-right: 0;
       float: none;
       margin: 0 auto;
   }
    .navbar-headerMenu .navbar-collapse .navbar-nav {
       margin-top: 0;
       margin-bottom: 0;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li > a {
       text-align: center;
       padding: 5px;
    }
    .navbar-headerMenu .navbar-collapse .navbar-nav > li:first-child > a {
       border-top: 0;
    }
    .navbar-headerMenu .navbar-collapse {
       margin: 0;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        padding-top: 0;
        padding-bottom: 0;
        background: transparent;
        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;
    }
    .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;
    }
}

.navbar-nav > li > .dropdown-menu {
   top: 18px;
   padding-top: 5px !important;
}

.navbar-nav > li > .dropdown-menu li > a {
   padding: 5px 12.5px;
   font-weight: normal;
   font-family: 'CG';
   font-size: 16px;
   line-height: 19px;
   color: #333333;
   text-transform: uppercase;
}

.navbar-nav > li > .dropdown-menu li {
   background: #EBEBEC;
}

.navbar-nav > li > .dropdown-menu li:first-child {
   /*border-top: 1px solid #138AB0;*/
}

.navbar-nav > li > .dropdown-menu .menuactive > a,
.navbar-nav > li > .dropdown-menu .menuactive > a:hover,
.navbar-nav > li > .dropdown-menu .menuactive > a:focus,
.navbar-nav > li > .dropdown-menu li > a:hover, 
.navbar-nav > li > .dropdown-menu li > a:focus {
   background: #EBEBEC;
   color: #333;
   text-decoration: none;
}

@media (max-width: 991px) {
   .navbar-right .dropdown-menu {
      left: auto;
      right: auto;
      width: 100%;
   }
}

@media (min-width: 1200px) {
   .navbar-right .dropdown-menu {
      top: auto;
      left: 0;
      right: auto;
      border-radius: 0 !important;
      border: 0 !important;
      background: #EBEBEC !important;
      box-shadow: none !important;
      padding-top: 0 !important;
   }
   .navbar-right .dropdown-menu .dropdown-menu {
      left: 100%;
      top: 0;
      margin-top: 0;
      padding-top: 0 !important;
   }
}

@media (max-width: 767px) {
    .navbar-headerMenu .navbar-toggle {
        margin-right: 0;
        float: none;
        display: block;
        margin: 0 auto;
    }
    .navbar-right {
       margin-right: 0;
    }
    .navbar-headerMenu .navbar-collapse {
       padding: 0 15px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
       padding: 5px 0px;
       text-align: center;
    }
}

@media (max-width: 767px) {
   #header .header-top {
      text-align: center;
      padding-top: 7.5px;
      padding-bottom: 2.5px;
   }
   #header .header-top .logo {
      display: inline-block;
      margin: 0 auto;
      overflow: hidden;
      clear: both;
   }
   #header .header-top .logo img {
      float: none;
      padding-left: 0;
      display: inline-block;
      max-width: 100px;
      padding-right: 5px;
      margin-right: 5px;
      float: left;
   }
   #header .header-top .logo span.logo-text {
      font-size: 9px;
      line-height: 9px;
      padding-top: 5.5px;
      padding-bottom: 5.5px;
      text-align: left;
      float: left;
   }
   #header .header-top ul.socials {
      padding-right: 0;
      float: none;
      margin: 7.5px auto 0 auto;
      display: inline-block;
   }
   .navbar.navbar-headerMenu {
      padding-top: 7.5px;
      padding-bottom: 7.5px;
   }
}

.formularz .row {
    margin-left: -10px;
    margin-right: -10px;
}

.formularz div[class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.formularz div[class*="col-"].fields {
    padding-left: 10px;
    padding-right: 10px;
}

.formularz h2 {
   display: block;
   max-width: 100%;
   text-align: left;
   margin-bottom: 20px !important;
}

.formularz .error {
   color: red;
   margin-bottom: 15px;
}

.formularz .success {
   color: #006188;
   margin-bottom: 15px;
}

.formularz input[type="text"],
.formularz textarea {
   font-size: 12px;
   color: #666666;
   border: 1px solid #DBD5CC;
   border-radius: 0;
   box-shadow: none;
}

.formularz button[type="submit"] {
    font-family: Arial;
    min-width: 125px;
    text-align: center;
    display: inline-block;
    font-weight: normal;
    line-height: 37px;
    padding: 0;
    text-shadow: none;
    border-radius: 7.5px;
   text-decoration: none;
    background: #EFEFEF;
    color: #223F81;
    border: 0;
    font-size: 17px;
    font-family: 'CG';
}

.formularz button[type="submit"]:active,
.formularz button[type="submit"]:visited,
.formularz button[type="submit"]:hover {
    color: #223F81;
    background: #EFEFEF;
    text-decoration: underline;
    box-shadow: none;
}

.formularz textarea {
   border: 1px solid #DBD5CC;
   resize: vertical;
   height: 82px;
   min-height: 82px;
}

.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;
}

@media (max-width: 767px) { 
.formularz #phone {
    margin-bottom: 15px;
}
.formularz .row > div[class*="col-xs-12"] {
   margin-top: 0;
}
}

#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;
}

@media (max-width: 767px) {
   #formularz #name {
      margin-bottom: 15px;
   }
}

.background-1 {
    background: #FFFFFF;
    color: #333;
}

.background-1 a {
    color: #333;
}

.background-2 {
    background: #F2F2F2;
    color: #333333;
}

.background-2 a {
    color: #333333;
}

.background-3 {
    background: #0099CC;
    color: #FFFFFF;
}

.background-3 a {
    color: #FFFFFF;
}

.background-4 {
    background: #FF3366;
    color: #FFFFFF;
}

.background-4 a {
    color: #FFFFFF;
}

.title {
   font-family: 'CG';
   margin-bottom: 35px;
   font-size: 25px;
   line-height: 28px;
   text-transform: uppercase;
}

section[class*="background-"] .description .title:first-child {
   margin-top: 0;
}

.title.title-1 {
   color: #666666;
}

.title.title-2 {
   color: #000;
}

.title.title-3 {
   color: #FFF;
   text-transform: none;
   font-size: 22px;
   line-height: 25px;
}

a.more {
    font-family: Arial;
    min-width: 125px;
    text-align: center;
    display: inline-block;
    background: #FF3366;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    line-height: 37px;
    padding: 0;
    text-shadow: none;
    border: 0;
    border-radius: 7.5px;
   text-decoration: none;
}

a.more:active,
a.more:visited,
a.more:hover {
    color: #FFF;
    text-decoration: underline;
}

a.more.more-1 {
    background: #FF3366;
    color: #FFF;
    border: 0;
}

a.more.more-2 {
    background: #0099CC;
    color: #FFF;
    border: 0;
}

a.more.more-3 {
    background: #EFEFEF;
    color: #223F81;
    border: 0;
    font-size: 17px;
    font-family: 'CG';
}

#cookieWarning {
  z-index: 9999;
  font-size: 12px;
  background: #000;
  -khtml-opacity: 0.85;
  -rim-opacity: 0.85;
  -ms-opacity: 0.85;
  -o-opacity: 0.85;
  -moz-opacity: 0.85;
  -webkit-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
  position: fixed;
  left: 0;
  text-align:center;
  width:100%;
  padding: 12px 0;
  overflow: hidden;
  line-height: 12px;
}

#cookieWarning p { 
  margin: 0;
}

#cookieWarning a {
  font-weight: bold;
  color: #FFF;
} 

#cookieWarning #closeCookieWarning {
  padding: 3px 5px;
  display:inline-block;
  width:100px;
  cursor:pointer;
  border-radius:5px;
  line-height: 18px;
}

.h4, .h5, .h6, h4, h5, h6 {
   margin-bottom: 25px;
}

#copyright {
  padding-top: 35px;
  padding-bottom: 35px;
  font-size: 8px;
  font-family: Verdana;
  text-transform: uppercase;
  line-height: 8px;
  text-align: center;
  color: #FFF;
  border-bottom: 11px solid #0099CB;
}

#copyright a {
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
}

#copyright p {
   margin-bottom: 0;
}

.news .NewsSummary {
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   padding-right: 20px;
   overflow: hidden;
   position: relative;
   padding-top: 45px;
   background: url(http://malizwyciezcy.pl/uploads/theme/other/cite.png) no-repeat 20px top;
}

.news .NewsSummarySummary {
   text-align: justify;
   font-size: 14px;
   line-height: 17px;
   color: #333333;
}

.news .NewsSummaryLink {
   font-weight: bold;
}

.news .NewsSummaryPostdate {
   font-family: Arial;
   color: #666666;
   font-size: 15px;
   line-height: 18px;
   margin-bottom: 7.5px;
}

.news .NewsSummary .NewsSummaryLink {
   font-family: Arial;
   font-weight: bold;
   text-transform: none;
   margin-bottom: 0px;
   font-size: 15px;
   line-height: 18px;
   color: #333333;
}

.news .NewsSummary .NewsSummaryLink a {
   color: #333333;
}

.news .NewsSummary .more {
   margin-top: 30px;
}

#NewsPostDetailSummary {
   margin-bottom: 15px;
}

.news p.news-info {
   line-height: 30px;
}

.summary-img.pull-left {
    margin-right: 25px;
}

.summary-img.pull-right {
    margin-left: 25px;
}

.pagination {
   margin: 15px auto 15px auto;
}

#NewsPostDetailTitle {
color:#333333;
font-weight: bold;
margin-bottom: 0px;
font-size: 18px;
line-height: 18px;
margin-top: 0;
}

#NewsPostDetailDate {
color: #666666;
font-size: 15px;
line-height: 18px;
margin-bottom: 7.5px;
}

hr#NewsPostDetailHorizRule {
   border-top: 1px solid #333;
}

.section-with-img .img-wrapper {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
   overflow:hidden;
}

.section-with-img .img-wrapper .img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.section-with-img .img-wrapper .img > a {
   display: block;
   width: 100%;
   height: 100%;
}

@media (max-width: 1199px) {
   .section-with-img .img-wrapper .img {
      min-height: 300px;
   }
}

@media (min-width: 1200px) and (max-width: 1439px) {
   .section-with-img .img-wrapper .img {
      min-height: 500px;
   }
}

@media (min-width: 1440px) {
   .section-with-img .img-wrapper .img {
      min-height: 500px;
   }
}

.section-with-img .content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 1199px) {
    .section-with-img .left.content {
        padding: 15px;
    }
    .section-with-img .right.content {
        padding: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1699px) {
    .section-with-img .left.content {
        padding: 30px;
    }
    .section-with-img .right.content {
        padding: 30px;
    }
}

@media (min-width: 1700px) {
    .section-with-img .left.content {
        padding: 105px 90px 105px 450px;
    }
    .section-with-img .right.content {
        padding: 105px 450px 105px 90px;
    }
}

.section-with-map {
}

.section-with-map .row > .map {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}

@media (max-width: 767px) {
   .section-with-map .map {
      min-height: 300px;
   }
}

@media (min-width: 768px) and (max-width: 1199px) {
   .section-with-map .map {
      min-height: 428px;
   }
}

@media (min-width: 1200px) and (max-width: 1439px) {
   .section-with-map .map {
      min-height: 500px;
   }
}

@media (min-width: 1440px) {
   .section-with-map .map {
      min-height: 500px;
   }
}

.section-with-map .content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 1199px) {
    .section-with-map .left.content {
        padding: 15px;
    }
    .section-with-map .right.content {
        padding: 15px;
    }
}

@media (min-width: 1200px) {
    .section-with-map .left.content {
        padding: 60px 90px 60px 130px;
    }
    .section-with-map .right.content {
        padding: 60px 130px 60px 90px;
    }
}

.full-width {
   width: 100%;
}

.section-with-gallery {
}

.section-with-gallery .row > .gallery-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
}

@media (max-width: 1199px) {
   .section-with-gallery .gallery-wrapper {
      min-height: 500px;
   }
}

@media (min-width: 1200px) and (max-width: 1439px) {
   .section-with-gallery .gallery-wrapper {
      min-height: 500px;
   }
}

@media (min-width: 1440px) {
   .section-with-gallery .gallery-wrapper {
      min-height: 500px;
   }
}

@media (max-width: 767px) {
   .section-with-gallery .gallery-wrapper {
      min-height: auto;
   }
}

.section-with-gallery .content {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width: 1199px) {
    .section-with-gallery .left.content {
        padding: 15px;
    }
    .section-with-gallery .right.content {
        padding: 15px;
    }
}

@media (min-width: 1200px and max-width: 1399px) {
    .section-with-gallery .left.content {
        padding: 80px 90px 80px 130px;
    }
    .section-with-gallery .right.content {
        padding: 80px 130px 80px 90px;
    }
}

@media (min-width: 1400px) {
    .section-with-gallery .left.content {
        padding: 105px 90px 105px 130px;
    }
    .section-with-gallery .right.content {
        padding: 75px 130px 75px 90px;
    }
}

.box {
   display: block;
   width: 100%;
   font-family: Verdana;
   color: #FFF;
   background: #1A92BC url(http://malizwyciezcy.pl/uploads/theme/other/box-1.jpg) center bottom repeat-x;
   padding: 10px 15px;
}

.no-padding {
   padding: 0;
}

.text-section .map {
   min-height: 350px;
}

@media (min-width: 768px) and (max-width: 1399px) {
   .navbar-nav > li > .dropdown-menu {
       top: 25px !important;
       padding-top: 0 !important;
   }
}

@media (max-width: 767px) {
   .navbar-nav > li > .dropdown-menu {
       padding-top: 0 !important;
   }
}

body.small-header #header .header-top {
   padding-top: 7.5px;
   padding-bottom: 7.5px;
}


body.small-header #header .header-top {
   padding-top: 7.5px;
   padding-bottom: 5px;
}
body.small-header #header .header-top .logo img {
   padding-left: 0;
   display: inline-block;
   max-width: 100px;
   padding-right: 5px;
   margin-right: 5px;
}
body.small-header #header .header-top .logo span.logo-text {
   font-size: 9px;
   line-height: 9px;
   padding-top: 5.5px;
   padding-bottom: 5.5px;
}
body.small-header #header .header-top ul.socials {
   padding-right: 0;
   margin-top: 11px;
}
body.small-header .navbar.navbar-headerMenu {
   padding-top: 7.5px;
   padding-bottom: 7.5px;
}
body.small-header .navbar-headerMenu .navbar-collapse {
   padding: 0;
}

@media (max-width: 767px) {
   body.small-header #header .header-top ul.socials {
      margin-top: 7.5px;
   }
   body.small-header #header .header-top {
       padding-bottom: 2.5px;
   }
}

.contactSection {
   text-align: center;
   font-size: 22px;
   line-height: 25px;
}

.footer-logo {
   display: inline-block;
   margin-bottom: 35px;
}

.footer-logo img {
   float: left;
   padding-right: 20px;
   margin-right: 20px;
   border-right: 1px solid #A0A0A0;
}

.footer-logo span.logo-text {
   font-family: Verdana;
   font-size: 23px;
   line-height: 26px;
   color: #171717;
   display: inline-block;
   padding-top: 7.5px;
   padding-bottom: 7.5px;
   text-align: left;
}

@media (max-width: 767px) {
   .footer-logo img {
      max-width: 200px;
      padding-right: 10px;
      margin-right: 10px;
   }
   .footer-logo span.logo-text {
      font-size: 15px;
      line-height: 18px;
      padding-top: 11px;
      padding-bottom: 11px;
   }
}

@media (max-width: 479px) {
   .footer-logo img {
      max-width: 150px;
      padding-right: 5px;
      margin-right: 5px;
   }
   .footer-logo span.logo-text {
      font-size: 14px;
      line-height: 17px;
      padding-bottom: 3.5px;
      padding-top: 3.5px;
   }
}

.pagination > li > a, .pagination > li > span {
   color: #333;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
   color: #333;
   text-decoration: underline;
}

@media (max-width: 767px) {
   .row div[class*="col-"] {
      margin-top: 30px;
   }
   #header .header-top div[class*="col-"],
   .row div[class*="col-"].right,
   .row div[class*="col-"].left,
   .row div[class*="col-"]:first-child {
      margin-top: 0;
   }
}

td, th {
   padding: 2.5px;
}
