@import url("normalize.css");
@import url("_ckeditor.css");
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin,latin-ext);
@import url("blog.menu.css");
@import url("main.css");
@import url("weddings.css");
@import url("form.css");
.cl {
  clear: both;
}
html,
body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1400px;
}
.two-col .content-col {
  width: 80%;
  float: left;
  box-sizing: border-box;
  padding-left: 40px;
  -moz-box-sizing: border-box;
}
.two-col .left-col {
  width: 20%;
  float: left;
}
body,
body * {
  font-family: 'Source Sans Pro';
}
header *,
nav *,
.btn,
.bbtn,
button {
  font-family: 'Source Sans Pro';
}
footer {
  padding: 30px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: dotted 1px #abaeb1;
  clear: both;
}
.logo {
  margin-top: 5px;
}
li {
  list-style: none;
}
.bx-wrapper .bx-pager {
  bottom: 15px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: white;
}
.nice-btn {
  font-family: 'Source Sans Pro';
  background-color: #2b2f33;
  box-shadow: 0px 3px 0px #3e464d, 0px 3px 6px rgba(0,0,0,0.9);
  border: 0px;
  font-size: 20px;
  color: white;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 3px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.nice-btn:hover {
  background-color: #3e464d;
}
.weddings .nice-btn {
  color: white;
  background-color: #785844;
  box-shadow: 0px 3px 0px #613c26, 0px 3px 6px rgba(0,0,0,0.9);
}
nav ul,
nav li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.main-nav,
nav.sub {
  clear: both;
}
.main-nav {
  height: 80px;
  max-width: 1100px;
  margin: 0 auto;
}
.logo {
  position: absolute;
}
.main-nav ul.menu {
  height: 100%;
  margin-left: 180px;
}
.main-nav ul.menu li {
  line-height: 80px;
  padding: 0px 30px 0px 30px;
  border-right: dotted 1px rgba(43,47,51,0.2);
  float: left;
}
.main-nav ul.menu li:hover {
  background-color: #d5dbe0;
  cursor: pointer;
}
.main-nav ul.menu li a {
  line-height: 80px;
  height: 80px;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
}
.main-nav ul.menu li.active {
  border-top: solid 4px;
  box-sizing: border-box;
  height: 80px;
  -moz-box-sizing: border-box;
}
.main-nav ul.menu li.active a {
  color: inherit;
  font-weight: 700;
}
.main-nav ul.menu li a:hover {
  color: inherit;
}
.main-nav ul.menu li.last {
  border-right: none;
}
nav.sub {
  height: auto;
  background-color: #2b2f33;
}
nav.sub ul.subMenu {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
  display: block;
  max-height: 35px;
}
nav.sub ul.lv2 {
  height: 35px;
  overflow: auto;
}
nav.sub li {
  float: left;
  margin-right: 20px;
  height: 35px;
  line-height: 35px;
}
nav.sub li a {
  color: white;
  text-decoration: none;
}
nav.sub li.active {
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
}
nav.sub li.active a {
  color: #2b2f33;
}
.video-gallery {
  position: absolute;
  top: 115px;
  width: 100%;
}
.video-gallery .bx-wrapper {
  margin: 0 auto;
}
.video-gallery-thumbs {
  width: 100%;
  height: 100px;
  background-color: black;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.video-gallery-thumbs a.active img {
  border: solid 1px;
}
.video-gallery li article {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 400px;
  background-color: rgba(0,0,0,0.9);
  height: 100%;
  z-index: 100;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px;
  color: white;
}
.video-gallery h1 {
  margin-bottom: 10px;
}
#gallery-slider {
  height: 100%;
}
#gallery-slider li {
  width: 100%;
}
.page-header,
.bg-darker,
.page-section-even {
  background-color: #edf0f2;
}
.page-header {
  height: auto;
  width: 100%;
  overflow: visible;
  position: fixed;
  top: 0px;
  z-index: 100;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.layout-kultura-i-sztuka .page-section .page-section-inner {
  margin: 0px;
}
h1 {
  font-size: 26px;
  margin-top: 0px;
  font-weight: normal;
  text-transform: uppercase;
}
.MainNews {
  min-height: 400px;
}
.page-section {
  clear: both;
}
.page-section-inner {
  position: relative;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-section-50 {
  width: 50%;
  float: left;
}
.page-section-50 .page-section-inner {
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.page-section-o-nas .page-section-content {
  text-transform: uppercase;
  width: 33%;
  float: left;
}
.page-section-o-nas .page-section-inner {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  float: none;
}
.page-section .txt * {
  color: white;
}
.page-section-weddings {
  background-image: url('/thumb.php?img=/uploads/weddings.jpg&w=800&h=400');
  background-position: 50% 100%;
}
.page-section-weddings .section-text a {
  border: solid 2px white;
  line-height: 30px;
  height: 30px;
  text-decoration: none;
  padding: 10px 40px 10px 40px;
  margin-top: 30px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  width: 150px;
  text-align: center;
  font-size: 16px;
}
.page-section-main {
  min-height: 300px;
}
.page-section-weddings * {
  color: white;
}
.page-section-o-nas .page-section-inner .header {
  -webkit-column-span: all;
}
.main-nav .lv2 {
  display: none;
}
.page-section-o-mnie .txt {
  width: 400px;
  color: white;
  background-color: rgba(62,70,77,0.7);
  padding: 20px;
}
.social-icons {
  float: right;
}
.social {
  display: inline-block;
  width: 35px;
  height: 35px;
  color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 30px;
  filter: url(filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  opacity: 0.5;
  transition: opacity .5s;
  cursor: pointer;
  margin: 25px 5px 0px 0px;
}
.social:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  opacity: 1;
}
.social.fb {
  background-image: url('http://lib.webzuu.pl/scripts/classysocial/images/square/facebook.png');
}
.social.vimeo {
  background-image: url('http://lib.webzuu.pl/scripts/classysocial/images/square/vimeo.png');
}
