/*fonts*/
@import url("typekit-fonts.css");
/*colors*/
/* line 16, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
a {
  text-decoration: none;
  color: inherit; }

/* line 17, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
body {
  color: #1C2321;
  font-family: omnium, sans-serif;
  font-weight: 500; }

/* line 22, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.navbar {
  font-family: poster-gothic-atf, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #1C2321; }
  /* line 27, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
  .navbar .nav-link {
    color: #fff; }
  /* line 28, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
  .navbar .navbar-brand img {
    width: 4em;
    height: auto; }
  @media (min-width: 992px) {
    /* line 31, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
    .navbar .navbar-brand img {
      width: 4.6em;
      height: auto; }
    /* line 33, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
    .navbar .nav-item {
      font-size: 1.4em; } }

/* line 36, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
h1, h2, h3 {
  font-family: poster-gothic-atf, sans-serif;
  font-weight: 700; }

/* line 37, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
h6 {
  font-family: poster-gothic-atf, sans-serif;
  font-weight: 200; }

/*backgrounds & colours*/
/* line 40, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.bg-teal {
  background-color: #5BC1A1; }

/* line 41, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.bg-azz {
  background-color: #93CDD8; }

/* line 42, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.bg-base {
  background-color: #1C2321; }

/* line 43, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.orange {
  color: #E6642B; }

/* line 45, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.brd-base {
  border-color: #fff !important; }

/*carousel*/
/* line 49, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.owl-carousel .item {
  height: 30em;
  background: #fff;
  border-radius: 1em;
  padding: 2em; }

/* line 56, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.btn-orange {
  background: #E6642B;
  color: #fff;
  font-family: omnium-wide, sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

/* line 63, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.btn-orange:hover {
  background: #E6642B;
  color: #fff;
  font-family: omnium-wide, sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

/* line 70, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.img-footer {
  width: 45%;
  height: auto; }

/*missione*/
@media (min-width: 992px) {
  /* line 75, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
  .txt-column {
    column-count: 2;
    column-gap: 2em; } }

/* line 82, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.cover {
  height: 22em;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 992px) {
    /* line 82, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
    .cover {
      height: 16em; } }

/* line 86, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.post-bg {
  height: 12em;
  background-size: cover;
  background-position: center center; }

/* line 88, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.contactme input,
.contactme select,
.contactme label.fully {
  width: 100% !important; }

/* line 91, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.contactme input,
.contactme select,
.contactme textarea {
  width: 100% !important;
  padding: 0 .5rem; }

/* line 97, ../../../../wamp64/www/wordpress/wp-content/themes/denovo-multi/scss/style.scss */
.contactme input[type="submit"] {
  width: 12em !important;
  background: #E6642B;
  color: #fff;
  border: 1px solid #E6642B;
  font-weight: 700;
  padding-top: .3rem;
  padding-bottom: .3rem; }

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