@charset "UTF-8";
@font-face {
  font-family: "GothamRounded-Medium";
  src: url("../fonts/GothamRounded-Medium.eot");
  src: url("../fonts/GothamRounded-Medium.woff2") format("woff2"), url("../fonts/GothamRounded-Medium.woff") format("woff"), url("../fonts/GothamRounded-Medium.ttf") format("truetype"), url("../fonts/GothamRounded-Medium.svg#GothamRounded-Medium") format("svg"), url("../fonts/GothamRounded-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GothamRounded-Light";
  src: url("../fonts/GothamRounded-Light.eot");
  src: url("../fonts/GothamRounded-Light.woff2") format("woff2"), url("../fonts/GothamRounded-Light.woff") format("woff"), url("../fonts/GothamRounded-Light.ttf") format("truetype"), url("../fonts/GothamRounded-Light.svg#GothamRounded-Light") format("svg"), url("../fonts/GothamRounded-Light.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
.button {
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  font-family: GothamRounded-Medium;
  font-size: 16px;
  color: #4C6FC2;
  letter-spacing: 0;
  line-height: 20px;
  border: #4C6FC2 2px solid;
  height: 60px;
  line-height: 60px;
  padding: 0 30px;
  display: inline-block;
  transition: all 0.7s;
}

.button:hover {
  text-decoration: none;
}

.button.button-white {
  color: #ffffff;
  border-color: #ffffff;
}

.button.button-white:hover {
  color: #c8e0fc;
  border-color: #c8e0fc;
}

.button.button-blue {
  color: #4C6FC2;
  border-color: #65C5FF;
}

.button.button-blue:hover {
  color: #c8e0fc;
  border-color: #c8e0fc;
}

a {
  outline: none !important;
}

#navbar-wrapper {
  border: 0;
  background: rgba(122, 189, 255, 0);
  transition: all 0.7s;
  height: 120px;
  margin: 0;
}
#navbar-wrapper .navbar-header {
  height: 120px;
}

#logo {
  margin-top: 15px;
  transition: all 0.7s;
}
#logo img {
  width: 141px;
  height: 50px;
}

#navbar {
  height: 120px;
}
#navbar ul {
  height: 120px;
}
#navbar ul li {
  height: 120px;
}
#navbar ul li a {
  font-family: GothamRounded-Medium;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 120px;
  line-height: 120px;
  transition: all 0.7s;
}
#navbar ul li a:hover {
  color: #c8e0fc;
}

#ue-logo {
  width: 60px;
  padding: 4px;
  background: #ffffff;
  position: absolute;
  top: 36px;
  left: 50%;
  margin-left: 520px;
}
#ue-logo img {
  widht: 100%;
}

#navbar {
  margin-right: 100px;
}

#navbar-wrapper.active-bg {
  background: rgba(122, 189, 255, 0.8);
  height: 80px;
}
#navbar-wrapper.active-bg #ue-logo {
  top: 20px;
}
#navbar-wrapper.active-bg #logo {
  margin-top: 15px;
  padding-top: 0px;
}
#navbar-wrapper.active-bg #navbar {
  height: 80px;
}
#navbar-wrapper.active-bg #navbar ul {
  height: 80px;
}
#navbar-wrapper.active-bg #navbar ul li {
  height: 80px;
}
#navbar-wrapper.active-bg #navbar ul li a {
  height: 80px;
  line-height: 80px;
}

#main-lead {
  position: relative;
}

#main-lead-bg {
  width: 100%;
}

#main-claim {
  position: absolute;
  top: 290px;
  color: #fff;
  width: 500px;
}
#main-claim h2 {
  font-family: GothamRounded-Light;
  font-size: 65px;
  letter-spacing: 0;
}
#main-claim p {
  font-family: GothamRounded-Medium;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}
#main-claim .button {
  margin-top: 30px;
}

@keyframes mockup_top {
  from {
    top: 150px;
  }
  to {
    top: 200px;
  }
}
#mockup {
  width: 55%;
  position: absolute;
  overflow: hidden;
  top: 200px;
  right: 0;
  animation-name: mockup_top;
  animation-duration: 2s;
}

.headline-wrapper {
  width: 100%;
  text-align: center;
  height: 140px;
}
.headline-wrapper h2.global-headline {
  font-family: GothamRounded-Light;
  font-size: 55px;
  color: #072D8E;
  letter-spacing: 0;
}

.section-lead {
  /* Jesteśmy grupą doświ: */
  font-family: GothamRounded-Medium;
  font-size: 17px;
  color: #6A7C97;
  letter-spacing: 0;
  line-height: 20px;
}

.section-txt {
  /* Jesteśmy grupą doświ: */
  font-family: GothamRounded-Light;
  font-size: 17px;
  color: #6A7C97;
  letter-spacing: 0;
  line-height: 20px;
}

#kim-jestesmy {
  padding-bottom: 100px;
}
#kim-jestesmy .section-lead {
  margin-top: 60px;
}
#kim-jestesmy .section-txt {
  margin-bottom: 30px;
}

#co-robimy .section-lead {
  text-align: center;
}
#co-robimy .section-txt {
  text-align: center;
  padding-bottom: 50px;
}

.box50 {
  height: 170px;
}

.box-img {
  width: 110px;
  float: left;
}
.box-content {
  display: inline-block;
  float: left;
  width: calc(100% - 110px);
}
.box-content h3 {
  font-family: GothamRounded-Medium;
  font-size: 18px;
  color: #072D8E;
  letter-spacing: 0;
  margin-top: 0px;
}
.box-content p {
  font-family: GothamRounded-Light;
  font-size: 14px;
  color: #808897;
  letter-spacing: 0;
  line-height: 20px;
}

#nasze-realizacje {
  padding-top: 70px;
  padding-bottom: 150px;
}
#nasze-realizacje .bx-wrapper {
  background: transparent;
  margin: 0;
  box-shadow: none;
  border: 0;
}
#nasze-realizacje .bx-wrapper .bx-pager {
  bottom: -60px;
}
#nasze-realizacje .bx-wrapper .bx-pager .bx-pager-link {
  border: 1px solid #c1c1c1;
  background: transparent;
}
#nasze-realizacje .bx-wrapper .bx-pager .bx-pager-link.active {
  background-color: #65C5FF;
  border-color: #65C5FF;
}

#portfolio-slider {
  margin: 0;
}

.portfolio-header {
  font-family: GothamRounded-Medium;
  font-size: 22px;
  color: #072D8E;
  letter-spacing: 0;
  margin-top: 60px;
}

.portfolio-txt {
  font-family: GothamRounded-Light;
  font-size: 17px;
  color: #8D9AB9;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 20px;
}

.portfolio-illustration-wrapper {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  overflow: hidden;
  margin-right: 24px;
  background: #FFFFFF;
  box-shadow: 0 0 24px 0 #EAF0FD;
}
#lokalizacja {
  background-color: #09205A;
}
#lokalizacja h2 {
  margin-top: 80px;
  color: #ffffff;
}

footer {
  border-top: #2B3C68 solid 1px;
  background-color: #09205A;
  height: 100px;
  overflow: hidden;
}
footer img {
  margin-top: 20px;
}

#contact-map {
  background-image: url("../img/map_of_poland.svg");
  background-position: center top;
  text-align: center;
  background-repeat: no-repeat;
  max-width: 850px;
  margin: 0 auto;
  padding-top: 180px;
  padding-bottom: 100px;
}
#contact-map .contact-lead {
  font-family: GothamRounded-Medium;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 30px;
}
#contact-map .contact-copy {
  font-family: GothamRounded-Light;
  font-size: 17px;
  color: #6A7C97;
  letter-spacing: 0;
  line-height: 20px;
}
#contact-map .contact-copy.strong {
  padding-top: 20px;
  font-family: GothamRounded-Medium;
  margin-bottom: 25px;
}

.contact-map-content {
  margin: 0 auto;
  max-width: 500px;
}

.navbar-default .navbar-toggle {
  margin-top: 24px;
  border: 0;
  margin-right: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  height: 4px;
  background: #ffffff;
}

.navbar-default .navbar-toggle:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1500px) {
  #mockup img {
    width: 120%;
  }
}
@media (max-width: 1200px) {
  #mockup {
    width: 45%;
  }

  #main-claim {
    top: 180px;
  }

  #ue-logo {
    margin-left: 400px;
  }
}
@media (max-width: 990px) {
  #navbar {
    margin-right: 30px;
  }

  #ue-logo {
    left: auto;
    right: 15px;
    margin-left: 0;
  }

  #main-lead {
    min-height: 500px;
    overflow: hidden;
  }

  #main-claim {
    top: 120px;
    width: calc(100% - 60px);
  }
  #main-claim h2 {
    font-size: 40px;
  }

  #mockup {
    display: none;
  }

  .container {
    width: 90%;
  }

  #kim-jestesmy .section-lead {
    margin-top: 0px;
  }

  .headline-wrapper {
    height: auto;
    min-height: 60px;
  }

  .headline-wrapper h2.global-headline {
    font-size: 30px;
  }

  .portfolio-illustration-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 766px) {
  #ue-logo {
    top: 24px;
  }

  #main-navbar-toggle {
    margin-right: 60px;
  }
}
@media (max-width: 760px) {
  .box50 {
    height: auto;
    margin-bottom: 30px;
    float: left;
  }

  .button-wrapper {
    text-align: center;
  }

  #main-lead-bg {
    width: auto;
    height: 500px;
  }

  #main-claim {
    top: 100px;
  }
  #main-claim h2 {
    font-size: 30px;
  }

  .portfolio-header {
    margin-top: 20px;
  }

  .portfolio-slide .button {
    margin-left: auto;
    margin-right: auto;
  }

  #navbar-wrapper, #navbar-wrapper.active-bg {
    background: rgba(122, 189, 255, 0.8);
    height: 80px;
  }
  #navbar-wrapper .navbar-header, #navbar-wrapper.active-bg .navbar-header {
    height: 80px;
  }
  #navbar-wrapper #logo, #navbar-wrapper.active-bg #logo {
    margin-top: 15px;
    padding-top: 0px;
  }
  #navbar-wrapper #navbar, #navbar-wrapper.active-bg #navbar {
    height: auto;
    background: rgba(122, 189, 255, 0.8) none repeat scroll 0 0;
    padding: 0 30px;
    border: 0;
    box-shadow: none;
    margin-left: -30px;
    margin-right: -30px;
  }
  #navbar-wrapper #navbar ul, #navbar-wrapper.active-bg #navbar ul {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }
  #navbar-wrapper #navbar ul li, #navbar-wrapper.active-bg #navbar ul li {
    height: 40px;
  }
  #navbar-wrapper #navbar ul li a, #navbar-wrapper.active-bg #navbar ul li a {
    padding: 0;
    height: 40px;
    line-height: 40px;
  }

  #contact-map .button {
    position: relative;
  }
  #contact-map .button img {
    position: absolute;
    left: 12px;
    top: 20px;
  }
}

/*# sourceMappingURL=main.css.map */
