/* line 2, ../sass/main.sass */
body {
  margin-bottom: 100px;
  background-color: #212121;
  color: white;
  font-family: "Poiret One", cursive;
}

@media screen and (min-width: 1280px) {
  /* line 16, ../sass/main.sass */
  .slaid {
    min-height: 500px;
  }
}

/* line 20, ../sass/main.sass */
h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 20px;
  color: #F79643;
  text-shadow: 1px 2px 2px red;
}
/* line 27, ../sass/main.sass */
h2.moveUp {
  position: relative;
  top: -74px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  /* line 20, ../sass/main.sass */
  h2 {
    font-size: 30px;
  }
}

/* line 34, ../sass/main.sass */
p {
  font-size: 20px;
}

/* line 37, ../sass/main.sass */
.btn-gray {
  color: white;
  background-color: #b1b3b4;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 13px;
  font-weight: 600;
}
/* line 44, ../sass/main.sass */
.btn-gray:hover {
  background-color: white;
}

/* line 47, ../sass/main.sass */
.btn-border {
  color: #b0b0b0;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #b0b0b0;
}
/* line 55, ../sass/main.sass */
.btn-border:hover {
  background-color: white;
}

/* line 58, ../sass/main.sass */
.hamburgerBtn {
  cursor: pointer;
  width: 24px;
  position: fixed;
  top: 24px;
  right: 21px;
  z-index: 1000;
  color: white;
}
/* line 66, ../sass/main.sass */
.openRwd .hamburgerBtn {
  background-image: url("../images/sprite/close.png");
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  top: 24px;
  background-color: white;
}
/* line 73, ../sass/main.sass */
.openRwd .hamburgerBtn div {
  display: none;
}
/* line 75, ../sass/main.sass */
.hamburgerBtn div {
  background-color: white;
  height: 2px;
  margin-bottom: 5px;
}
/* line 79, ../sass/main.sass */
.hamburgerBtn div:last-child {
  margin-bottom: 0;
}

/* line 82, ../sass/main.sass */
#fullpage {
  overflow: hidden;
}

/* line 312, sprite/*.png */
.sprite-sprite, .sprite-arrow_down, .sprite-arrow_left, .sprite-arrow_right, .sprite-checked, .sprite-close, .sprite-consulting, .sprite-experience, .sprite-facebook, .sprite-googleplus, .sprite-green-eye-scanner, .sprite-green-handshake, .sprite-green-link, .sprite-green-smartphone, .sprite-green-trophy-cup, .sprite-handshake, .sprite-knowledge, .sprite-linkedin, .sprite-orange-promotions, .sprite-security, .sprite-x {
  background-image: url('../images/sprite-s6347a398f6.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-arrow_down {
  background-position: 0 0;
  height: 17px;
  width: 29px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-arrow_left {
  background-position: 0 -17px;
  height: 29px;
  width: 17px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-arrow_right {
  background-position: 0 -46px;
  height: 29px;
  width: 17px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-checked {
  background-position: 0 -75px;
  height: 11px;
  width: 14px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-close {
  background-position: 0 -86px;
  height: 26px;
  width: 26px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-consulting {
  background-position: 0 -112px;
  height: 69px;
  width: 74px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-consulting:hover, .sprite-consulting.consulting-hover {
  background-position: 0 -181px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-experience {
  background-position: 0 -250px;
  height: 66px;
  width: 66px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-experience:hover, .sprite-experience.experience-hover {
  background-position: 0 -316px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-facebook {
  background-position: 0 -382px;
  height: 21px;
  width: 21px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-facebook:hover, .sprite-facebook.facebook-hover {
  background-position: 0 -403px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-googleplus {
  background-position: 0 -424px;
  height: 21px;
  width: 21px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-googleplus:hover, .sprite-googleplus.googleplus-hover {
  background-position: 0 -445px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-eye-scanner {
  background-position: 0 -466px;
  height: 50px;
  width: 74px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-eye-scanner:hover, .sprite-green-eye-scanner.green-eye-scanner-hover {
  background-position: 0 -516px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-handshake {
  background-position: 0 -566px;
  height: 48px;
  width: 55px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-handshake:hover, .sprite-green-handshake.green-handshake-hover {
  background-position: 0 -614px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-link {
  background-position: 0 -662px;
  height: 51px;
  width: 49px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-link:hover, .sprite-green-link.green-link-hover {
  background-position: 0 -713px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-smartphone {
  background-position: 0 -764px;
  height: 52px;
  width: 50px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-smartphone:hover, .sprite-green-smartphone.green-smartphone-hover {
  background-position: 0 -816px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-trophy-cup {
  background-position: 0 -868px;
  height: 50px;
  width: 61px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-green-trophy-cup:hover, .sprite-green-trophy-cup.green-trophy-cup-hover {
  background-position: 0 -918px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-handshake {
  background-position: 0 -968px;
  height: 69px;
  width: 82px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-handshake:hover, .sprite-handshake.handshake-hover {
  background-position: 0 -1037px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-knowledge {
  background-position: 0 -1106px;
  height: 70px;
  width: 58px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-knowledge:hover, .sprite-knowledge.knowledge-hover {
  background-position: 0 -1176px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-linkedin {
  background-position: 0 -1246px;
  height: 21px;
  width: 21px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-linkedin:hover, .sprite-linkedin.linkedin-hover {
  background-position: 0 -1267px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-orange-promotions {
  background-position: 0 -1288px;
  height: 52px;
  width: 54px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-orange-promotions:hover, .sprite-orange-promotions.orange-promotions-hover {
  background-position: 0 -1340px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-security {
  background-position: 0 -1392px;
  height: 67px;
  width: 56px;
}
/* line 59, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-security:hover, .sprite-security.security-hover {
  background-position: 0 -1459px;
}

/* line 84, ../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.sprite-x {
  background-position: 0 -1526px;
  height: 20px;
  width: 20px;
}

@-webkit-keyframes animmenu {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes animmenu {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/* line 7, ../sass/top.sass */
.header {
  width: 100%;
  height: 85px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding-top: 15px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
/* line 19, ../sass/top.sass */
body.sticky .header {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-animation-name: animmenu;
          animation-name: animmenu;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
}
/* line 24, ../sass/top.sass */
.header #sitelogo {
  margin-top: -8px;
  display: none !important;
  height: 75px;
}
/* line 28, ../sass/top.sass */
body.sticky .header #sitelogo {
  display: inline-block !important;
}
@media screen and (max-width: 767px) {
  /* line 7, ../sass/top.sass */
  .header {
    height: 65px;
    padding-top: 9px;
  }
  /* line 34, ../sass/top.sass */
  .header #sitelogo {
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 37, ../sass/top.sass */
  .header .mainMenu {
    position: absolute;
    right: 10px;
    top: 35px;
  }
  /* line 42, ../sass/top.sass */
  .header .mainMenu li a {
    font-size: 17px;
    color: white;
    text-shadow: 1px 1px 1px black;
  }
  /* line 49, ../sass/top.sass */
  .header .mainMenu li a:hover, .header .mainMenu li a:active, .header .mainMenu li a:focus, .header .mainMenu li a.active {
    text-decoration: none;
    color: white;
  }
  /* line 55, ../sass/top.sass */
  .header .mainMenu li.active a {
    color: white;
  }
}
/* line 60, ../sass/top.sass */
.header .social-bar {
  position: absolute;
  right: 10px;
  top: 0;
}
@media screen and (max-width: 767px) {
  /* line 66, ../sass/top.sass */
  .header #sitelogo {
    margin-top: 0;
  }
  /* line 68, ../sass/top.sass */
  .header .rwdMenu {
    display: none;
  }
  /* line 70, ../sass/top.sass */
  .openRwd .header .rwdMenu {
    display: block;
    background-color: white;
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    z-index: 10000;
  }
  /* line 79, ../sass/top.sass */
  .openRwd .header .rwdMenu ul li {
    text-align: center;
    display: block;
  }
  /* line 82, ../sass/top.sass */
  .openRwd .header .rwdMenu ul li a {
    font-size: 18px;
    padding-top: 11px;
    padding-bottom: 11px;
    display: block;
    width: 90%;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    color: black;
    border-top: 1px solid #d7d7d7;
  }
  /* line 93, ../sass/top.sass */
  .openRwd .header .rwdMenu ul li a:hover, .openRwd .header .rwdMenu ul li a:active, .openRwd .header .rwdMenu ul li a:focus {
    text-decoration: none;
  }
}

@-webkit-keyframes growup {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes growup {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* line 9, ../sass/home.sass */
.homePage {
  width: 100%;
}
/* line 11, ../sass/home.sass */
.homePage .sliderArea {
  overflow: hidden;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
/* line 29, ../sass/home.sass */
.homePage .sliderArea .homelogo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  /* line 36, ../sass/home.sass */
  .homePage .sliderArea .homelogo img {
    width: 300px;
  }
}
/* line 38, ../sass/home.sass */
.homePage .sliderArea .homelogo .glyphicon {
  display: block;
  color: white;
  position: relative;
  top: 70px;
  font-size: 60px;
}
/* line 45, ../sass/home.sass */
.homePage .sliderArea #slider .slide {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-animation-name: growup;
          animation-name: growup;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
@media screen and (max-width: 767px) {
  /* line 45, ../sass/home.sass */
  .homePage .sliderArea #slider .slide {
    background-position: left center;
  }
}
@media screen and (min-width: 1281px) {
  /* line 45, ../sass/home.sass */
  .homePage .sliderArea #slider .slide {
    background-size: cover;
  }
}
@media screen and (max-width: 359px) {
  /* line 45, ../sass/home.sass */
  .homePage .sliderArea #slider .slide {
    background-size: cover;
  }
}
@media screen and (min-width: 360px) and (max-width: 767px) {
  /* line 45, ../sass/home.sass */
  .homePage .sliderArea #slider .slide {
    background-size: cover;
  }
}
/* line 71, ../sass/home.sass */
.homePage .sliderArea #slider .slide .description {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  text-align: center;
}
/* line 77, ../sass/home.sass */
.homePage .sliderArea #slider .slide .description h2 {
  font-size: 60px;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: 0px 0px 4px black;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h2 {
    font-size: 65px;
    line-height: 55px;
  }
}
@media screen and (max-width: 767px) {
  /* line 77, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 77, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h2 {
    font-size: 55px;
    line-height: 55px;
  }
}
/* line 96, ../sass/home.sass */
.homePage .sliderArea #slider .slide .description h3 {
  font-size: 25px;
  color: white;
  font-weight: 400;
  line-height: 32px;
  text-shadow: 0px 0px 4px black;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 96, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h3 {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  /* line 96, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h3 {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  /* line 96, ../sass/home.sass */
  .homePage .sliderArea #slider .slide .description h3 {
    font-size: 25px;
    line-height: 28px;
  }
}
/* line 118, ../sass/home.sass */
.homePage .sliderArea #slider .slide.active .description h2, .homePage .sliderArea #slider .slide.active .description h3 {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
/* line 122, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-controls-direction {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  z-index: 200000;
}
@media screen and (max-width: 767px) {
  /* line 122, ../sass/home.sass */
  .homePage .sliderArea .bx-controls .bx-controls-direction {
    display: none;
  }
}
/* line 130, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-controls-direction .bx-prev, .homePage .sliderArea .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
}
/* line 132, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-controls-direction .bx-prev {
  left: 3%;
}
/* line 134, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-controls-direction .bx-next {
  right: 3%;
}
/* line 136, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-pager {
  position: absolute;
  bottom: 25px;
  text-align: center;
  width: 100%;
}
/* line 141, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-pager .bx-pager-item {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
/* line 145, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-pager .bx-pager-item a {
  padding: 8px;
  font-size: 0;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid white;
}
/* line 151, ../sass/home.sass */
.homePage .sliderArea .bx-controls .bx-pager .bx-pager-item a.active {
  background-color: white;
}
/* line 153, ../sass/home.sass */
.homePage p {
  font-size: 14px;
  line-height: 16px;
}

/* line 2, ../sass/onas.sass */
.aboutUsPage .bgPicture {
  background-image: url("../images/onas/bg.jpg");
  background-repeat: no-repeat;
  width: 100%;
  background-position: center;
  background-attachment: fixed;
  min-height: 348px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1281px) {
  /* line 2, ../sass/onas.sass */
  .aboutUsPage .bgPicture {
    background-size: cover;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 2, ../sass/onas.sass */
  .aboutUsPage .bgPicture {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 2, ../sass/onas.sass */
  .aboutUsPage .bgPicture {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2, ../sass/onas.sass */
  .aboutUsPage .bgPicture {
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
/* line 21, ../sass/onas.sass */
.aboutUsPage .bgPicture ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 70px;
}
/* line 27, ../sass/onas.sass */
.aboutUsPage .bgPicture ul.col2 li {
  width: 50% !important;
}
/* line 29, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 33%;
  float: left;
  margin: 0;
  padding-top: 40px;
}
/* line 39, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li a:hover {
  text-decoration: none !important;
}
/* line 41, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li a:hover h3 {
  text-decoration: none !important;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 29, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  /* line 29, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li {
    width: 90%;
    float: none;
    padding-top: 20px;
  }
}
/* line 50, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite {
  display: block;
  margin: auto;
  -webkit-transition: all 0.4s ease-in;
          transition: all 0.4s ease-in;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
/* line 55, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-experience {
  background-image: url("../images/sprite/experience.png");
  background-position: 0;
}
/* line 58, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-experience:hover {
  background-image: url("../images/sprite/experience_hover.png");
  background-position: 0;
}
/* line 61, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-security {
  background-image: url("../images/sprite/security.png");
  background-position: 0;
}
/* line 64, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-security:hover {
  background-image: url("../images/sprite/security_hover.png");
  background-position: 0;
}
/* line 67, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-knowledge {
  background-image: url("../images/sprite/knowledge.png");
  background-position: 0;
}
/* line 70, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-knowledge:hover {
  background-image: url("../images/sprite/knowledge_hover.png");
  background-position: 0;
}
/* line 73, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-consulting {
  background-image: url("../images/sprite/consulting.png");
  background-position: 0;
}
/* line 76, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-consulting:hover {
  background-image: url("../images/sprite/consulting_hover.png");
  background-position: 0;
}
/* line 79, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-handshake {
  background-image: url("../images/sprite/handshake.png");
  background-position: 0;
}
/* line 82, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite.sprite-handshake:hover {
  background-image: url("../images/sprite/handshake_hover.png");
  background-position: 0;
}
/* line 85, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li .sprite:hover {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
/* line 88, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
/* line 90, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite.sprite-experience {
  background-image: url("../images/sprite/experience_hover.png");
  background-position: 0;
}
/* line 93, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite.sprite-security {
  background-image: url("../images/sprite/security_hover.png");
  background-position: 0;
}
/* line 96, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite.sprite-knowledge {
  background-image: url("../images/sprite/knowledge_hover.png");
  background-position: 0;
}
/* line 99, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite.sprite-consulting {
  background-image: url("../images/sprite/consulting_hover.png");
  background-position: 0;
}
/* line 102, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li:hover .sprite.sprite-handshake {
  background-image: url("../images/sprite/handshake_hover.png");
  background-position: 0;
}
/* line 105, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li h3 {
  font-size: 20px;
  color: white;
  text-shadow: 0px 0px 2px black;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  /* line 105, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li h3 {
    margin-bottom: 20px;
  }
}
/* line 114, ../sass/onas.sass */
.aboutUsPage .bgPicture ul li p {
  color: white;
  font-size: 12px;
  font-weight: 100;
}
@media screen and (min-width: 1280px) {
  /* line 119, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li:nth-child(5n+1) {
    clear: both;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 122, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li:nth-child(3n+1) {
    clear: both;
  }
  /* line 124, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li:nth-child(4) {
    margin-left: 20%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 127, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li:nth-child(3n+1) {
    clear: both;
  }
  /* line 129, ../sass/onas.sass */
  .aboutUsPage .bgPicture ul li:nth-child(4) {
    margin-left: 20%;
  }
}

/* line 2, ../sass/oferta.sass */
.offerPage h2 {
  margin-bottom: 40px;
}
/* line 4, ../sass/oferta.sass */
.offerPage .box {
  margin-bottom: 45px;
}
/* line 6, ../sass/oferta.sass */
.offerPage .box .sprite, .offerPage .box i {
  display: block;
  margin: auto;
  -webkit-transition: all 0.4s ease-in;
          transition: all 0.4s ease-in;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
/* line 11, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-orange-promotions, .offerPage .box i.sprite-orange-promotions {
  background-image: url("../images/sprite/orange-promotions.png");
  background-position: 0;
}
/* line 14, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-orange-promotions:hover, .offerPage .box i.sprite-orange-promotions:hover {
  background-image: url("../images/sprite/orange-promotions_hover.png");
  background-position: 0;
}
/* line 17, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-smartphone, .offerPage .box i.sprite-green-smartphone {
  background-image: url("../images/sprite/green-smartphone.png");
  background-position: 0;
}
/* line 20, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-smartphone:hover, .offerPage .box i.sprite-green-smartphone:hover {
  background-image: url("../images/sprite/green-smartphone_hover.png");
  background-position: 0;
}
/* line 23, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-eye-scanner, .offerPage .box i.sprite-green-eye-scanner {
  background-image: url("../images/sprite/green-eye-scanner.png");
  background-position: 0;
}
/* line 26, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-eye-scanner:hover, .offerPage .box i.sprite-green-eye-scanner:hover {
  background-image: url("../images/sprite/green-eye-scanner_hover.png");
  background-position: 0;
}
/* line 29, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-trophy-cup, .offerPage .box i.sprite-green-trophy-cup {
  background-image: url("../images/sprite/green-trophy-cup.png");
  background-position: 0;
}
/* line 32, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-trophy-cup:hover, .offerPage .box i.sprite-green-trophy-cup:hover {
  background-image: url("../images/sprite/green-trophy-cup_hover.png");
  background-position: 0;
}
/* line 35, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-link, .offerPage .box i.sprite-green-link {
  background-image: url("../images/sprite/green-link.png");
  background-position: 0;
}
/* line 38, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-link:hover, .offerPage .box i.sprite-green-link:hover {
  background-image: url("../images/sprite/green-link_hover.png");
  background-position: 0;
}
/* line 41, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-handshake, .offerPage .box i.sprite-green-handshake {
  background-image: url("../images/sprite/green-handshake.png");
  background-position: 0;
}
/* line 44, ../sass/oferta.sass */
.offerPage .box .sprite.sprite-green-handshake:hover, .offerPage .box i.sprite-green-handshake:hover {
  background-image: url("../images/sprite/green-handshake_hover.png");
  background-position: 0;
}
/* line 49, ../sass/oferta.sass */
.offerPage .box h3 {
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  margin: 20px auto;
  text-align: center;
}
/* line 55, ../sass/oferta.sass */
.offerPage .box h4 {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px auto;
  text-align: center;
  margin-top: -16px;
  color: #888;
}
/* line 63, ../sass/oferta.sass */
.offerPage .box i {
  font-size: 50px;
  display: block;
  text-align: center;
  color: #68ab4d;
}
/* line 68, ../sass/oferta.sass */
.offerPage .box a {
  display: block;
  font-size: 14px;
  margin: 20px auto;
  text-align: center;
  margin-top: -10px;
  color: #68ab4d;
}
/* line 77, ../sass/oferta.sass */
.offerPage .box ul li {
  list-style-image: url("../images/sprite/checked.png");
}
/* line 80, ../sass/oferta.sass */
.offerPage .box:hover i {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
/* line 83, ../sass/oferta.sass */
.offerPage .box:hover .sprite-orange-promotions {
  background-image: url("../images/sprite/orange-promotions_hover.png");
  background-position: 0;
}
/* line 86, ../sass/oferta.sass */
.offerPage .box:hover .sprite-green-smartphone {
  background-image: url("../images/sprite/green-smartphone_hover.png");
  background-position: 0;
}
/* line 89, ../sass/oferta.sass */
.offerPage .box:hover .sprite-green-eye-scanner {
  background-image: url("../images/sprite/green-eye-scanner_hover.png");
  background-position: 0;
}
/* line 92, ../sass/oferta.sass */
.offerPage .box:hover .sprite-green-trophy-cup {
  background-image: url("../images/sprite/green-trophy-cup_hover.png");
  background-position: 0;
}
/* line 95, ../sass/oferta.sass */
.offerPage .box:hover .sprite-green-link {
  background-image: url("../images/sprite/green-link_hover.png");
  background-position: 0;
}
/* line 98, ../sass/oferta.sass */
.offerPage .box:hover .sprite-green-handshake {
  background-image: url("../images/sprite/green-handshake_hover.png");
  background-position: 0;
}

@media screen and (min-width: 768px) {
  /* line 3, ../sass/realizacje.sass */
  .galleryPage .hLine {
    width: 1px;
    background-color: #c8c8c8;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 200px;
  }
}
/* line 10, ../sass/realizacje.sass */
.galleryPage .closeRealization {
  position: absolute;
  right: -86px;
  top: 30px;
}
@media screen and (max-width: 767px) {
  /* line 10, ../sass/realizacje.sass */
  .galleryPage .closeRealization {
    top: 5px;
    right: 10px;
  }
}
/* line 17, ../sass/realizacje.sass */
.galleryPage .closeRealization div {
  cursor: pointer;
}
/* line 20, ../sass/realizacje.sass */
.galleryPage .gallery {
  margin-top: 55px;
}
@media screen and (min-width: 1280px) {
  /* line 24, ../sass/realizacje.sass */
  .galleryPage .gallery .galleryRow .col-sm-12 {
    margin-left: -30px;
    margin-right: -30px;
  }
  /* line 28, ../sass/realizacje.sass */
  .galleryPage .gallery .galleryRow .col-sm-6.left {
    margin-left: -30px;
  }
  /* line 30, ../sass/realizacje.sass */
  .galleryPage .gallery .galleryRow .col-sm-6.right {
    margin-right: -30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 32, ../sass/realizacje.sass */
  .galleryPage .box {
    text-align: center;
  }
}
/* line 40, ../sass/realizacje.sass */
.galleryPage .box .img {
  width: 135px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  /* line 40, ../sass/realizacje.sass */
  .galleryPage .box .img {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 51, ../sass/realizacje.sass */
  .galleryPage .box .img img {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 54, ../sass/realizacje.sass */
.galleryPage .box .description {
  display: inline-block;
  vertical-align: top;
  width: 350px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 54, ../sass/realizacje.sass */
  .galleryPage .box .description {
    width: 315px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 54, ../sass/realizacje.sass */
  .galleryPage .box .description {
    width: 580px;
  }
}
@media screen and (max-width: 767px) {
  /* line 54, ../sass/realizacje.sass */
  .galleryPage .box .description {
    width: 100%;
    display: block;
  }
}
/* line 65, ../sass/realizacje.sass */
.galleryPage .box .description ul {
  margin-bottom: 40px;
  margin-top: -5px;
}
/* line 68, ../sass/realizacje.sass */
.galleryPage .box .description ul li {
  color: #c8c8c8;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 68, ../sass/realizacje.sass */
  .galleryPage .box .description ul li {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 68, ../sass/realizacje.sass */
  .galleryPage .box .description ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  /* line 68, ../sass/realizacje.sass */
  .galleryPage .box .description ul li {
    font-size: 14px;
  }
}
/* line 79, ../sass/realizacje.sass */
.galleryPage .box .description ul li a {
  color: #c8c8c8;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 79, ../sass/realizacje.sass */
  .galleryPage .box .description ul li a {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 79, ../sass/realizacje.sass */
  .galleryPage .box .description ul li a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  /* line 79, ../sass/realizacje.sass */
  .galleryPage .box .description ul li a {
    font-size: 14px;
  }
}
/* line 90, ../sass/realizacje.sass */
.galleryPage .box .description ul li a:hover {
  text-decoration: underline;
  color: #82ba19;
}

/* line 2, ../sass/regulamin.sass */
.rulesPage .closeRealization {
  cursor: pointer;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 7, ../sass/regulamin.sass */
.rulesPage h2 {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  /* line 7, ../sass/regulamin.sass */
  .rulesPage h2 {
    padding-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/regulamin.sass */
  .rulesPage h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 767px) {
  /* line 7, ../sass/regulamin.sass */
  .rulesPage h2 {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
}
/* line 20, ../sass/regulamin.sass */
.rulesPage p {
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 992px) {
  /* line 20, ../sass/regulamin.sass */
  .rulesPage p {
    padding-left: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 20, ../sass/regulamin.sass */
  .rulesPage p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 20, ../sass/regulamin.sass */
  .rulesPage p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  /* line 20, ../sass/regulamin.sass */
  .rulesPage p {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  /* line 36, ../sass/regulamin.sass */
  .rulesPage .buttons {
    position: absolute;
    bottom: 0;
    right: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 36, ../sass/regulamin.sass */
  .rulesPage .buttons {
    text-align: center;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 36, ../sass/regulamin.sass */
  .rulesPage .buttons {
    text-align: center;
    margin-bottom: 30px;
  }
  /* line 47, ../sass/regulamin.sass */
  .rulesPage .buttons li {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
/* line 51, ../sass/regulamin.sass */
.rulesPage .row.rulles {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  /* line 54, ../sass/regulamin.sass */
  .rulesPage .row.rulles > div {
    min-height: 165px;
  }
}

/* line 2, ../sass/kontakt.sass */
.contactPage b, .contactPage strong {
  color: black;
}
/* line 4, ../sass/kontakt.sass */
.contactPage a {
  color: #888;
  font-weight: 600;
}
/* line 7, ../sass/kontakt.sass */
.contactPage p {
  font-size: 16px;
  line-height: 18px;
}
/* line 11, ../sass/kontakt.sass */
.contactPage h3 {
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  top: 10px;
}
/* line 17, ../sass/kontakt.sass */
.contactPage #googleMap {
  width: 100%;
  height: 500px;
  background-color: #ccc;
}
@media screen and (min-width: 1100px) and (max-width: 1366px) {
  /* line 17, ../sass/kontakt.sass */
  .contactPage #googleMap {
    height: 450px;
  }
}
@media screen and (max-width: 767px) {
  /* line 17, ../sass/kontakt.sass */
  .contactPage #googleMap {
    height: 360px;
  }
}
/* line 25, ../sass/kontakt.sass */
.contactPage #googleMap iframe {
  width: 100% !important;
  height: 100% !important;
}
/* line 30, ../sass/kontakt.sass */
.contactPage #contactForm {
  margin-top: 25px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 30, ../sass/kontakt.sass */
  .contactPage #contactForm {
    margin-top: 0;
  }
}
/* line 34, ../sass/kontakt.sass */
.contactPage #contactForm .form-group {
  margin-bottom: 7px;
  position: relative;
}
/* line 37, ../sass/kontakt.sass */
.contactPage #contactForm .form-group.required:after {
  content: "*";
  font-size: 15px;
  color: #b0b0b0;
  position: absolute;
  right: 12px;
  top: 10px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 37, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group.required:after {
    right: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group.required:after {
    right: 18px;
  }
}
/* line 48, ../sass/kontakt.sass */
.contactPage #contactForm .form-group .form-control {
  border-radius: 0;
  height: 48px;
  padding: 6px 15px;
  width: 465px;
}
@media screen and (min-width: 1100px) and (max-width: 1366px) {
  /* line 48, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group .form-control {
    height: 38px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 48, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group .form-control {
    width: 435px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 48, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group .form-control {
    width: 390px;
  }
}
@media screen and (max-width: 767px) {
  /* line 48, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group .form-control {
    width: 100%;
  }
}
/* line 61, ../sass/kontakt.sass */
.contactPage #contactForm .form-group textarea {
  height: 182px !important;
}
@media screen and (min-width: 1100px) and (max-width: 1366px) {
  /* line 61, ../sass/kontakt.sass */
  .contactPage #contactForm .form-group textarea {
    height: 132px !important;
  }
}
/* line 66, ../sass/kontakt.sass */
.contactPage #contactForm .action {
  width: 465px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 66, ../sass/kontakt.sass */
  .contactPage #contactForm .action {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 66, ../sass/kontakt.sass */
  .contactPage #contactForm .action {
    width: 100%;
    text-align: center;
  }
}
/* line 73, ../sass/kontakt.sass */
.contactPage #contactForm .action button {
  background-color: #D13026;
  color: white;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
  border-width: 0;
  padding: 7px 30px;
}
@media screen and (max-width: 767px) {
  /* line 73, ../sass/kontakt.sass */
  .contactPage #contactForm .action button {
    margin-bottom: 25px;
  }
}
/* line 83, ../sass/kontakt.sass */
.contactPage #contactForm .action .info {
  float: right;
  font-size: 14px;
  color: #b0b0b0;
  margin-top: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  /* line 83, ../sass/kontakt.sass */
  .contactPage #contactForm .action .info {
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../sass/kontakt.sass */
  .contactPage #contactForm .action .info {
    margin-right: 75px;
  }
}
@media screen and (max-width: 767px) {
  /* line 83, ../sass/kontakt.sass */
  .contactPage #contactForm .action .info {
    float: none;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 97, ../sass/kontakt.sass */
  .contactPage .addressData {
    float: right;
    width: 40%;
  }
  /* line 100, ../sass/kontakt.sass */
  .contactPage #contactForm {
    float: left;
    width: 59%;
  }
}
@media screen and (max-width: 767px) {
  /* line 105, ../sass/kontakt.sass */
  .contactPage .addressData {
    text-align: center;
  }
}

/* line 1, ../sass/footer.sass */
.footer {
  margin-top: 50px;
}
/* line 3, ../sass/footer.sass */
.footer .col-md-12 {
  margin-bottom: 20px;
}
/* line 6, ../sass/footer.sass */
.footer .social-bar li {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

/* line 1, ../sass/down.sass */
.downdiv {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: white;
  height: 50px;
  padding-top: 16px;
  z-index: 100;
}
/* line 13, ../sass/down.sass */
.downdiv .toDown .downBtn {
  cursor: pointer;
}
/* line 15, ../sass/down.sass */
.downdiv .toDown .sprite {
  display: inline-block;
}
/* line 18, ../sass/down.sass */
.downdiv .toDown .rules {
  position: absolute;
  left: 0;
  top: -8px;
}
/* line 23, ../sass/down.sass */
.downdiv .toDown .allrealization {
  position: absolute;
  right: 10px;
  top: -8px;
}
@media screen and (max-width: 414px) {
  /* line 23, ../sass/down.sass */
  .downdiv .toDown .allrealization {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: -41px;
  }
}

/* line 1, ../sass/window.sass */
#window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  height: 100%;
  max-height: 100%;
  z-index: 90;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
  padding-top: 90px;
}
/* line 14, ../sass/window.sass */
#window > div {
  padding-bottom: 50px;
}
/* line 16, ../sass/window.sass */
#window.open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  position: absolute;
}
/* line 19, ../sass/window.sass */
#window.load {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
/* line 25, ../sass/window.sass */
#window.load * {
  display: none;
}

/* line 1, ../sass/realizacja.sass */
.realization {
  margin-top: 25px;
}
/* line 3, ../sass/realizacja.sass */
.realization .title {
  font-size: 36px;
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 992px) {
  /* line 3, ../sass/realizacja.sass */
  .realization .title {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 3, ../sass/realizacja.sass */
  .realization .title {
    text-align: center;
  }
}
/* line 11, ../sass/realizacja.sass */
.realization .subtitle {
  font-size: 14px;
  color: #eb7802;
  font-weight: bold;
  margin: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  /* line 11, ../sass/realizacja.sass */
  .realization .subtitle {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 11, ../sass/realizacja.sass */
  .realization .subtitle {
    text-align: center;
  }
}
/* line 22, ../sass/realizacja.sass */
.realization .description {
  font-size: 16px;
  line-height: 22px;
}
@media screen and (min-width: 992px) {
  /* line 22, ../sass/realizacja.sass */
  .realization .description {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 27, ../sass/realizacja.sass */
  .realization .realizationimg {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  /* line 30, ../sass/realizacja.sass */
  .realization .realizationimg img {
    margin-bottom: 25px;
  }
}

/* line 1, ../sass/splitPage.sass */
.splitPage {
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 2, ../sass/gallerylist.sass */
.gallerylist .item {
  padding: 0;
  border: 0.5px solid black;
}
/* line 5, ../sass/gallerylist.sass */
.gallerylist .item a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 10, ../sass/gallerylist.sass */
.gallerylist .item a img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
  width: 100%;
}
/* line 15, ../sass/gallerylist.sass */
.gallerylist .item a:hover img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media screen and (max-width: 767px) {
  /* line 104, ../sass/main.sass */
  .fp-tableCell {
    vertical-align: top !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 108, ../sass/main.sass */
  .homePage .fp-tableCell {
    vertical-align: top !important;
  }

  /* line 111, ../sass/main.sass */
  .fp-tableCell {
    padding-top: 85px;
  }
}
/* line 115, ../sass/main.sass */
.btn-green {
  background-color: #82ba19;
  color: white;
}
/* line 118, ../sass/main.sass */
.btn-green:hover, .btn-green:active, .btn-green:focus {
  background-color: #82ba19;
  color: white;
}

/* line 122, ../sass/main.sass */
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 130, ../sass/main.sass */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/* line 134, ../sass/main.sass */
.bxslider {
  margin: 0;
  padding: 0;
}

/* line 138, ../sass/main.sass */
ul.bxslider {
  list-style: none;
}

/* line 141, ../sass/main.sass */
.bx-viewport {
  /*fix other elements on the page moving (on Chrome) */
  -webkit-transform: translatez(0);
}

/* line 145, ../sass/main.sass */
table {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  /* line 148, ../sass/main.sass */
  table {
    margin-bottom: 40px;
  }
  /* line 150, ../sass/main.sass */
  table h3 {
    font-size: 15px;
    margin-bottom: 0;
  }
  /* line 153, ../sass/main.sass */
  table td {
    display: block;
    width: 100%;
  }

  /* line 156, ../sass/main.sass */
  .leftAlone {
    float: none !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
