/* line 15, main.scss */
.bg-1 {
  background: #ebe4de;
}

/* line 15, main.scss */
.bg-2 {
  background: #b7cde2;
}

/* line 15, main.scss */
.bg-3 {
  background: #233a5a;
}

/* line 15, main.scss */
.bg-4 {
  background: #f2b0a4;
}

/* line 15, main.scss */
.bg-5 {
  background: #2b2b2b;
}

/* line 15, main.scss */
.bg-6 {
  background: #000;
}

/* line 15, main.scss */
.bg-7 {
  background: #7185a8;
}

/* line 15, main.scss */
.bg-8 {
  background: #e3b612;
}

/* line 15, main.scss */
.bg-9 {
  background: #d0274e;
}

/* line 15, main.scss */
.bg-10 {
  background: #b3bed0;
}

/* line 20, main.scss */
body {
  font-family: 'Source Sans Pro', sans-serif;
  background: #fff;
  padding: 80px 0;
  font-size: 33px;
  line-height: 1.2em;
  color: #131313;
}
@media screen and (max-width: 995px) {
  /* line 20, main.scss */
  body {
    padding: 20px;
    font-size: 23px;
  }
}

/* line 34, main.scss */
.container {
  padding: 0;
}

/* line 38, main.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
}

/* line 42, main.scss */
.img-responsive {
  width: 100%;
}

/* line 50, main.scss */
.btn {
  border: 4px solid #131313;
  padding: 10px;
  display: inline-block;
  font-size: 33px;
  border-radius: 0;
  color: #131313;
}
@media screen and (max-width: 995px) {
  /* line 50, main.scss */
  .btn {
    font-size: 23px;
  }
}

/* line 64, main.scss */
.text-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 995px) {
  /* line 64, main.scss */
  .text-row {
    display: table-row;
  }
}

/* line 78, main.scss */
.text-cell, .text-cell-white, .text-cell-small, .text-cell-small-white {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 100px;
}
@media screen and (max-width: 995px) {
  /* line 78, main.scss */
  .text-cell, .text-cell-white, .text-cell-small, .text-cell-small-white {
    padding: 150px 40px;
  }
}
/* line 88, main.scss */
.text-cell-white {
  color: #fff;
}
/* line 93, main.scss */
.text-cell-small {
  padding: 0 30px;
  font-size: 24px;
  line-height: 1em;
}
/* line 99, main.scss */
.text-cell-small-white {
  padding: 0 30px;
  font-size: 24px;
  line-height: 1em;
  color: #fff;
}
@media screen and (max-width: 995px) {
  /* line 99, main.scss */
  .text-cell-small-white {
    font-size: 20px;
  }
}
/* line 112, main.scss */
.text-cell small, .text-cell-white small, .text-cell-small small, .text-cell-small-white small {
  font-size: 24px;
  line-height: 1em;
}
@media screen and (max-width: 995px) {
  /* line 112, main.scss */
  .text-cell small, .text-cell-white small, .text-cell-small small, .text-cell-small-white small {
    font-size: 20px;
  }
}

/* line 122, main.scss */
a {
  color: #131313;
}
/* line 125, main.scss */
a:hover {
  color: #131313;
}

/* line 130, main.scss */
.know-how, .know-how-big {
  text-align: left;
  line-height: 1.1em;
}
@media screen and (max-width: 995px) {
  /* line 130, main.scss */
  .know-how, .know-how-big {
    padding: 40px;
    font-size: 20px;
  }
}
/* line 139, main.scss */
.know-how-big {
  padding: 100px;
}
@media screen and (max-width: 995px) {
  /* line 139, main.scss */
  .know-how-big {
    padding: 50px;
  }
}
/* line 148, main.scss */
.know-how small, .know-how-big small {
  font-size: 18px;
  display: block;
  margin-bottom: 55px;
  font-weight: 300;
  text-decoration: underline;
}
@media screen and (max-width: 995px) {
  /* line 148, main.scss */
  .know-how small, .know-how-big small {
    font-size: 12px;
    margin-bottom: 30px;
  }
}
/* line 161, main.scss */
.know-how strong, .know-how-big strong {
  font-weight: 900;
  font-size: 48px;
  padding-right: 10px;
}
@media screen and (max-width: 995px) {
  /* line 161, main.scss */
  .know-how strong, .know-how-big strong {
    font-size: 33px;
  }
}

/* line 172, main.scss */
.know-how-big.bg-7 {
  padding-top: 400px;
}
@media screen and (max-width: 995px) {
  /* line 172, main.scss */
  .know-how-big.bg-7 {
    padding-top: 50px;
  }
}

/* line 180, main.scss */
footer {
  font-size: 14px;
  margin-top: 70px;
  line-height: 1.3em;
}
/* line 185, main.scss */
footer a {
  color: #131313;
}
