.navbar-default {
  background: transparent;
}
.navbar-default .navbar-header {
  text-align: center;
  margin: auto;
  float: none !important;
}
.navbar-default .navbar-brand {
  display: block;
  margin: auto;
  background: none !important;
  float: none !important;
  margin-left: inherit !important;
}
.navbar-default .navbar-brand img {
  height: 130px;
}
.navbar-default ul {
  text-align: center;
  float: none !important;
}
.navbar-default li {
  display: inline-block;
  float: none;
}
.navbar-default li a {
  color: #000 !important;
  border: none !important;
  padding-top: 0px !important;
}
.about-us .row {
  margin: 0;
}
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.right-text {
  margin: 0;
  position: relative;
  text-align: left;
}
.left-text {
  margin: 0;
  position: relative;
  text-align: right;
}
.image-inside {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: -10px;
  padding-left: 0px;
  padding-right: 0px;
}
.image-inside .image-outer img {
  display: inline-block;
  border: 0;
  width: 100%;
  vertical-align: middle;
}
.text-container {
  padding: 0;
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.text-container h3 {
  font-family: "Lato";
  text-transform: uppercase;
}
.text-container .text-left {
  text-align: left;
  padding: 0 17%;
}
.text-container .text-left p {
  font-family: "Lato";
  font-size: 15px;
  line-height: 26px;
  color: #656565 !important;
}
#contact {
  margin-top: -43px !important;
  color: #fff;
  padding-top: 70px;
  background-color: #3a4250;
  font-size: 16px;
  z-index: -2;
  position: relative;
}
#contact p {
  font-family: "Lato";
  font-size: 16px;
  color: #fff;
}
#contact a,
#contact .navy {
  color: #fed583;
}
.top-nav-collapse {
  padding: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: rgba(0, 0, 0, 0.7) !important;
  color: #fff;
}
.top-nav-collapse .navbar-header {
  float: left !important;
}
.top-nav-collapse .navbar-header .navbar-brand {
  text-align: left;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.top-nav-collapse .navbar-header .navbar-brand img {
  height: 80px;
}
.top-nav-collapse .navbar-nav {
  padding-top: 31px;
}
.top-nav-collapse .navbar-nav li a {
  color: #fff !important;
}
.gallery > div {
  padding: 0;
}
.gallery .embed-responsive-item {
  background-size: cover;
}
.btn-menu {
  font-size: 50px;
  border-radius: 0px;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
  border-left: none;
  border-right: none;
}
@media (max-width: 1190px) {
  .btn-menu {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .left-text {
    text-align: center !important;
    margin-top: 40px !important;
  }
  .left-text .text-container {
    padding-bottom: 20px;
  }
  .see-menu {
    display: none;
  }
}
.question {
  color: #fff;
  padding: 60px 40px;
}
.question h3 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.question.first {
  background-color: #CBAC14;
}
.question.second {
  background-color: #FEA000;
}
.question.third {
  background-color: #14CBC7;
}
.price-title {
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  display: block;
}
.price {
  color: rgba(255, 255, 255, 0.6);
  font-weight: bold;
  font-size: 50px;
  display: block;
}
#cennik .fa-3x {
  font-size: 7em;
  color: rgba(255, 255, 255, 0.7);
}
.gpg-overlay {
  position: relative;
  top: 60% !important;
  width: 50%;
  display: block;
  text-align: right;
  right: 10% !important;
  left: 50% !important;
}
.gpg-overlay .gpg-elements {
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 40px 20px 20px;
  margin-right: 100px;
}
.gpg-overlay .gpg-elements h3 {
  line-height: 1.3;
}
.navbar {
  background-color: #14CBC7 !important;
}
.navbar-brand h1 {
  font-size: 30px;
  font-weight: 400;
  font-family: 'Open Sans Condensed';
}
.navbar-brand span {
  font-weight: 700;
}
#navbar {
  margin-right: 50px;
}
#oferta {
  color: #fff;
  margin-top: -70px;
  padding: 160px 0 200px 0;
  background-image: url(../images/2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#oferta h1 {
  font-size: 60px;
  margin-bottom: 30px;
}
#oferta i {
  font-size: 80px !important;
  float: left;
  padding: 50px 20px 50px 0;
}
/*# sourceMappingURL=style.css.map */