/* line 1, ../bootstrap/stylesheets/custom.scss */
.padding-left {
  padding-left: 0px !important;
}

/* line 4, ../bootstrap/stylesheets/custom.scss */
.padding-right {
  padding-right: 0px !important;
}

/* line 7, ../bootstrap/stylesheets/custom.scss */
.no-gutter {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

/* line 15, ../bootstrap/stylesheets/custom.scss */
body .slider-home {
  position: absolute;
  z-index: 1;
  top: 0;
}
/* line 19, ../bootstrap/stylesheets/custom.scss */
body .slider-home .conheca-btn {
  width: 470px;
  height: 145px;
  border: solid 1px #fff;
  display: block;
  padding-top: 55px;
  text-align: center;
}
/* line 26, ../bootstrap/stylesheets/custom.scss */
body .slider-home .conheca-btn span {
  color: #fff;
  font-size: 24px;
}

/* line 35, ../bootstrap/stylesheets/custom.scss */
header {
  position: relative;
  z-index: 2;
}
/* line 41, ../bootstrap/stylesheets/custom.scss */
header .logo-header img {
  width: 100%;
}
/* line 46, ../bootstrap/stylesheets/custom.scss */
header table {
  margin-top: 130px;
}
/* line 48, ../bootstrap/stylesheets/custom.scss */
header table a {
  text-decoration: none !important;
}
/* line 50, ../bootstrap/stylesheets/custom.scss */
header table a span {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 62, ../bootstrap/stylesheets/custom.scss */
section {
  position: relative;
  z-index: 2;
}
/* line 66, ../bootstrap/stylesheets/custom.scss */
section span {
  font-size: 48px;
  color: #fff;
}
