@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400italic,700italic,400,700);
/* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 27, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
audio, canvas, video {
  display: inline-block; }

/* line 34, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 41, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
[hidden] {
  display: none; }

/* line 53, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/* line 61, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
body {
  margin: 0; }

/* line 73, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
a:focus {
  outline: thin dotted; }

/* line 82, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
a:active, a:hover {
  outline: 0; }

/* line 95, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
h1 {
  font-size: 2em; }

/* line 103, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 112, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
b, strong {
  font-weight: bold; }

/* line 120, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
dfn {
  font-style: italic; }

/* line 128, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
mark {
  background: #ff0;
  color: #000; }

/* line 141, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

/* line 150, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 160, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 168, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
small {
  font-size: 80%; }

/* line 177, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 184, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
sup {
  top: -0.5em; }

/* line 188, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
sub {
  bottom: -0.25em; }

/* line 200, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
img {
  border: 0; }

/* line 208, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
svg:not(:root) {
  overflow: hidden; }

/* line 220, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
figure {
  margin: 0; }

/* line 232, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 243, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
legend {
  border: 0;
  padding: 0; }

/* line 257, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 269, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
button, input {
  line-height: normal; }

/* line 284, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 294, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
button[disabled], input[disabled] {
  cursor: default; }

/* line 304, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 315, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 327, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 336, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 344, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 357, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/main.scss */
* {
  box-sizing: border-box; }

/* line 44, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
img {
  display: block;
  max-width: 100%; }

/* line 52, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
.thumb {
  display: inline-block;
  width: 100%; }
  /* line 55, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
  .thumb img {
    width: 100%; }

/* line 63, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
table thead th {
  color: #18bde2;
  font-weight: normal; }

/* line 70, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
fieldset {
  border: none;
  padding: 0;
  margin: 0; }

/* line 88, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
body {
  padding-bottom: 6em;
  background: #0b0b0e; }

/* line 93, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
#globalContainer {
  background: white; }

/* line 97, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_base.scss */
.container {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  /* line 12, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/output/support/clearfix */
  .container:after {
    content: " ";
    display: block;
    clear: both; }

/* line 56, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_extend.scss */
.f-row, .prepend, .append, .m-projectsList {
  zoom: 1; }
  /* line 58, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_extend.scss */
  .f-row:before, .prepend:before, .append:before, .m-projectsList:before, .f-row:after, .prepend:after, .append:after, .m-projectsList:after {
    content: "";
    display: table; }
  /* line 62, /Users/luismartins/Sites/wearemultiweb.com/src/sass/_extend.scss */
  .f-row:after, .prepend:after, .append:after, .m-projectsList:after {
    clear: both; }

/* line 16, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-container a:active, .flexslider a:active, #m-featuredMain a:active, .flex-container a:focus, .flexslider a:focus, #m-featuredMain a:focus {
  outline: none; }

/* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 25, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider, #m-featuredMain {
  margin: 0;
  padding: 0; }
  /* line 28, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flexslider .slides > li, #m-featuredMain .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  /* line 33, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flexslider .slides img, #m-featuredMain .slides img {
    width: 100%;
    display: block; }
  /* line 34, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flexslider span, #m-featuredMain span {
    text-transform: capitalize; }

/* line 39, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 47, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
html[xmlns] .slides {
  display: block; }

/* line 48, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
* html .slides {
  height: 1%; }

/* line 53, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.no-js .slides > li:first-child {
  display: block; }

/* line 57, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider, #m-featuredMain {
  margin: 0 0 60px;
  position: relative;
  zoom: 1; }

/* line 62, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

/* line 68, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.loading .flex-viewport {
  max-height: 300px; }

/* line 69, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider .slides, #m-featuredMain .slides {
  zoom: 1; }

/* line 71, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.carousel li {
  margin-right: 5px; }

/* line 75, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-direction-nav {
  *height: 0; }
  /* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.3s ease; }
  /* line 90, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px; }
  /* line 91, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-direction-nav .flex-prev {
    left: -36px; }

/* line 96, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider:hover .flex-next, #m-featuredMain:hover .flex-next {
  opacity: 0.5;
  right: 5px; }
/* line 97, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider:hover .flex-prev, #m-featuredMain:hover .flex-prev {
  opacity: 0.5;
  left: 5px; }
/* line 99, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flexslider:hover .flex-next:hover, #m-featuredMain:hover .flex-next:hover, .flexslider:hover .flex-prev:hover, #m-featuredMain:hover .flex-prev:hover {
  opacity: 1; }

/* line 103, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* line 107, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }
  /* line 112, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline; }

/* line 121, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-control-paging li a {
  display: block;
  cursor: pointer;
  text-indent: -9999px; }
  /* line 125, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-control-paging li a.flex-active {
    cursor: default; }

/* line 131, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }
  /* line 135, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0; }
  /* line 136, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 0.7;
    cursor: pointer; }
    /* line 141, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
    .flex-control-thumbs img:hover {
      opacity: 1; }
  /* line 143, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default; }

@media screen and (max-width: 860px) {
  /* line 150, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }

  /* line 151, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/flexslider */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; }
 }

/* line 6, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/component-animations */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  /* line 9, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/component-animations */
  .fade.in {
    opacity: 1; }

/* line 14, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/component-animations */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  /* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/component-animations */
  .collapse.in {
    height: auto; }

/* line 9, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-open modal .dropdown-menu {
  z-index: 2050; }
/* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-open modal .dropdown.open {
  *z-index: 2050; }
/* line 11, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-open modal .popover {
  z-index: 2060; }
/* line 12, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-open modal .tooltip {
  z-index: 2080; }

/* line 16, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  /* line 25, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal-backdrop.fade {
    opacity: 0; }

/* line 29, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.8; }

/* line 34, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box; }
  /* line 47, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal.fade {
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%; }
  /* line 51, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal.fade.in {
    top: 50%; }

/* line 53, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  /* line 57, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal-header .close {
    margin-top: 2px; }
  /* line 59, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal-header h3 {
    margin: 0;
    line-height: 30px; }

/* line 66, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

/* line 72, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-form {
  margin-bottom: 0; }

/* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bourbon/addons/clearfix */
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  /* line 23, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bourbon/addons/clearfix */
  .modal-footer:after {
    clear: both; }
  /* line 88, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 93, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap/modals */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

/* line 65, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap */
.hide {
  display: none; }

/* line 74, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap */
.modal:focus {
  outline: none; }
/* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap */
.modal header {
  font-weight: bold;
  color: #363636; }

/* line 82, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bootstrap */
.modal-body {
  max-height: 440px;
  overflow-y: auto;
  padding: 2em; }

@-webkit-keyframes fadeIn {
  /* line 5, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 0; }

  /* line 8, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 1;
    animation-timing-function: linear; } }

@-moz-keyframes fadeIn {
  /* line 16, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 0; }

  /* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 1;
    animation-timing-function: linear; } }

@-ms-keyframes fadeIn {
  /* line 27, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 0; }

  /* line 30, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 1;
    animation-timing-function: linear; } }

@-webkit-keyframes fadeOut {
  /* line 37, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 1; }

  /* line 40, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 0;
    animation-timing-function: linear; } }

@-moz-keyframes fadeOut {
  /* line 48, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 1; }

  /* line 51, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 0;
    animation-timing-function: linear; } }

@-ms-keyframes fadeOut {
  /* line 59, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    opacity: 1; }

  /* line 62, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    opacity: 0;
    animation-timing-function: linear; } }

@-webkit-keyframes moveInBottom {
  /* line 71, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -webkit-transform: translateY(120px);
    opacity: 0; }

  /* line 75, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -webkit-transform: translateY(0);
    opacity: 1; } }

@-moz-keyframes moveInBottom {
  /* line 83, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -moz-transform: translateY(120px);
    opacity: 0; }

  /* line 87, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -moz-transform: translateY(0px);
    opacity: 1; } }

@-ms-keyframes moveInBottom {
  /* line 95, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -ms-transform: translateY(120px);
    opacity: 0; }

  /* line 99, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -ms-transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes moveInLeft {
  /* line 107, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -webkit-transform: translateX(-120px);
    opacity: 0; }

  /* line 111, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -webkit-transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes moveInLeft {
  /* line 119, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -moz-transform: translateX(-120px);
    opacity: 0; }

  /* line 123, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -moz-transform: translateY(0px);
    opacity: 1; } }

@-ms-keyframes moveInLeft {
  /* line 131, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -ms-transform: translateX(-120px);
    opacity: 0; }

  /* line 135, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -ms-transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes moveInRight {
  /* line 143, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -webkit-transform: translateX(120px);
    opacity: 0; }

  /* line 147, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -webkit-transform: translateX(0);
    opacity: 1; } }

@-moz-keyframes moveInRight {
  /* line 155, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -moz-transform: translateX(120px);
    opacity: 0; }

  /* line 159, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -moz-transform: translateY(0px);
    opacity: 1; } }

@-ms-keyframes moveInRight {
  /* line 167, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -ms-transform: translateX(120px);
    opacity: 0; }

  /* line 171, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -ms-transform: translateX(0);
    opacity: 1; } }

@-webkit-keyframes popIn {
  /* line 179, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -webkit-transform: scale(0.8);
    opacity: 0; }

  /* line 183, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  50% {
    -webkit-transform: scale(1.1);
    opacity: 1; }

  /* line 187, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@-moz-keyframes popIn {
  /* line 195, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -moz-transform: scale(0.8);
    opacity: 0; }

  /* line 199, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  50% {
    -moz-transform: scale(1.1);
    opacity: 1; }

  /* line 203, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -moz-transform: scale(1);
    opacity: 1; } }

@-ms-keyframes popIn {
  /* line 211, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  0% {
    -ms-transform: scale(0.8);
    opacity: 0; }

  /* line 215, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -ms-transform: scale(1.1);
    opacity: 1; }

  /* line 219, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/animations */
  100% {
    -ms-transform: scale(1);
    opacity: 1; } }

/* line 8, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
h1, h2, h3, h4, h5 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

/* line 11, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
body, button, button[type=submit], .btn, .calltoaction {
  font-family: "Open Sans", Helvetica, Arial, sans-serif; }

/* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
html {
  -webkit-font-smoothing: antialiased; }

/* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
body {
  color: #575757;
  font-size: 0.813em;
  line-height: 1.5em; }

/* line 26, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
h1, h2, h3, h4, h5 {
  line-height: 1.3em;
  font-weight: 400;
  color: #363636; }

/* line 33, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
h1 {
  font-size: 3.3em;
  line-height: 1.1em;
  font-weight: 300; }

/* line 38, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
h2 {
  font-size: 2.15em; }

/* line 41, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
h3 {
  font-size: 1.6em; }

/* line 45, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
p.lead {
  color: #68727d;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 300; }

/* line 52, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
a {
  text-decoration: none; }

/* line 57, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.title {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5em; }

@font-face {
  font-family: 'icomoon';
  src: url('webfonts/fonts/icomoon.eot');
  src: url('webfonts/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('webfonts/fonts/icomoon.svg#icomoon') format('svg'), url('webfonts/fonts/icomoon.woff') format('woff'), url('webfonts/fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 92, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
[data-icon]:before {
  font-family: 'icomoon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }

/* Use the following CSS code if you want to have a class per icon */
/* line 101, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: 'icomoon';
  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }

/* line 108, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-twitter:before {
  content: "\e000"; }

/* line 111, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-facebook:before {
  content: "\e001"; }

/* line 114, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-twitter-2:before {
  content: "\e002"; }

/* line 117, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-facebook-2:before {
  content: "\e003"; }

/* line 120, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-list:before {
  content: "\e004"; }

/* line 123, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-arrow-right:before, .m-slider .flex-next:before, #m-featuredMain .flex-next:before {
  content: "\e005"; }

/* line 126, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-arrow-up:before {
  content: "\e006"; }

/* line 129, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-arrow-down:before {
  content: "\e007"; }

/* line 132, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-arrow-left:before, .m-slider .flex-prev:before, #m-featuredMain .flex-prev:before {
  content: "\e008"; }

/* line 135, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-checkmark:before {
  content: "\e059"; }

/* line 138, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-googleplus:before {
  content: "\e009"; }

/* line 141, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-googleplus-2:before {
  content: "\e00a"; }

/* line 144, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-flag:before {
  content: "\e00b"; }

/* line 147, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-mobile:before {
  content: "\e00c"; }

/* line 150, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-compass:before {
  content: "\e00d"; }

/* line 153, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-paperplane:before {
  content: "\e00e"; }

/* line 156, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-computer:before {
  content: "\e00f"; }

/* line 159, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-branding:before {
  content: "\e010"; }

/* line 162, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-brush:before {
  content: "\e011"; }

/* line 165, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-heart:before {
  content: "\e012"; }

/* line 168, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/typography */
.icon-multiweb:before {
  content: "\e013"; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/dropdown */
.dropdown {
  position: relative; }
  /* line 9, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/dropdown */
  .dropdown .dropdown-menu {
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    margin: 0;
    padding: 0; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/dropdown */
  .dropdown.open .dropdown-menu {
    display: block; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
form .row {
  
  
  
  width: 73.33333%;
  float: right;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }
/* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
form .label {
  
  
  
  width: 20%;
  float: left;
  margin-left: 1.11111%;
  margin-right: 1.11111%;
  
   }
/* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
form .errorMessage {
  
  
  
  width: 97.77778%;
  float: left;
  margin-left: 1.11111%;
  margin-right: 1.11111%;
  
  
  padding-left: 22.22222%;
   }
/* line 17, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
form .input {
  
  
  
  width: 75.55556%;
  float: right;
  margin-left: 1.11111%;
  margin-right: 1.11111%;
  
   }
  /* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  form .input input[type=text], form .input textarea {
    
    
    
    width: 97.14286%;
    float: right;
    margin-left: 1.42857%;
    margin-right: 1.42857%;
    
     }

/* line 42, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button, button[type=submit], .btn, .calltoaction {
  text-decoration: none;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  cursor: pointer;
  margin-bottom: 0;
  font-size: 1em;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  border: none; }

/* line 57, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button {
  height: 2.2em;
  line-height: 1.85em;
  font-size: 0.9em;
  text-transform: uppercase;
  border-radius: 0.3em; }

/* line 65, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.m-serviceSectors nav .calltoaction {
  font-size: 1.1em;
  height: 3em;
  line-height: 3em;
  padding: 0 1.5em;
  text-transform: uppercase; }

/* line 73, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button[type=submit] {
  font-size: 1.2em;
  height: 3em;
  line-height: 3em;
  padding: 0 1.5em;
  text-transform: uppercase; }

/* line 81, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button[type=submit], .btn, .calltoaction {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  padding: 0 1.5em;
  height: 3em;
  line-height: 3em;
  border-radius: 2em; }
  /* line 88, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  button[type=submit]:hover, .btn:hover, .calltoaction:hover {
    color: white;
    background: #18bde2;
    border: 1px solid #18bde2; }

/* line 97, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button[type=submit], .btn, .calltoaction {
  background-color: #0b0b0e;
  border-color: #0b0b0e;
  background-image: linear-gradient(#1d1d25, #101014);
  color: white; }
  /* line 106, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  button[type=submit]:hover, .btn:hover, .calltoaction:hover {
    background-color: #18bde2;
    color: white; }
  /* line 115, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  button[type=submit]:active, .btn:active, .calltoaction:active {
    -moz-box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.15) 0 2px 4px inset, rgba(0, 0, 0, 0.2) 0 1px 2px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.15) 0 2px 4px inset, rgba(0, 0, 0, 0.2) 0 1px 2px;
    box-shadow: rgba(255, 255, 255, 0.2) 0 1px 0 inset, rgba(0, 0, 0, 0.15) 0 2px 4px inset, rgba(0, 0, 0, 0.2) 0 1px 2px;
    color: white; }

/* line 125, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button {
  background-color: #cccccc;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #bdbdbd;
  color: #8a8a8a; }
  /* line 131, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  button:hover {
    background-color: #dbdbdb;
    color: #a3a3a3; }

/* line 138, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.calltoaction.invert {
  background: white;
  color: #575757;
  border: none; }
  /* line 142, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .calltoaction.invert:hover {
    background-color: #18bde2;
    color: white; }

/* line 148, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
footer[role=contentinfo] button, footer[role=contentinfo] .btn {
  background: #636b74;
  color: white;
  border: none; }
  /* line 152, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  footer[role=contentinfo] button:hover, footer[role=contentinfo] .btn:hover {
    background-color: #18bde2;
    color: white; }

/*
.m-form{
	.f_row{}  (containers)
	.f_label{}  (labels)
	.f_control{}  (inputs)
		.addon (prefix ou suffix)
}
*/
/* line 214, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.m-form_vertical label, .m-form_vertical .f-label, .m-form_inline .vertical label, .m-form_inline .vertical .f-label, .f-row.inline .vertical label, .f-row.inline .vertical .f-label {
  display: block;
  height: inherit;
  line-height: inherit;
  text-align: left; }

/* line 221, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.m-form_inline label, .m-form_inline .f-label, .f-row.inline label, .f-row.inline .f-label {
  display: block;
  text-align: right; }

/* line 236, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.m-form_inline label, .m-form_inline .f-label, .f-row.inline label, .f-row.inline .f-label {
  height: 2.8em;
  line-height: 2.8em; }

/* line 252, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.f-row {
  display: block;
  padding: 0.75em 0;
  position: relative; }

/* line 259, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.f-label, label {
  padding: 0 0.8em;
  vertical-align: baseline; }

/* line 264, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
input, textarea, .f-control {
  border: 1px solid #ededed;
  color: #575757;
  background: #ededed;
  border-radius: 0px;
  width: 100%;
  height: 2.8em;
  line-height: 2.8em;
  padding: 0 0.8em; }

/* line 275, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.addon {
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  padding: 0 0.8em;
  height: 2.8em;
  line-height: 2.8em;
  text-align: center; }
  /* line 283, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .addon:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0; }
  /* line 287, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .addon:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0; }

/* line 304, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
textarea {
  height: auto;
  line-height: 2.1em; }

/* line 314, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
button.addon, input[type=submit].addon {
  line-height: 1em; }

/* line 320, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.input-combo {
  *zoom: 1; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bourbon/addons/clearfix */
  .input-combo:before, .input-combo:after {
    content: " ";
    display: table; }
  /* line 23, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/bourbon/addons/clearfix */
  .input-combo:after {
    clear: both; }
  /* line 322, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .input-combo input, .input-combo button {
    float: left;
    padding: 0 0.2em;
    font-size: 1.1em;
    height: 2.5em;
    line-height: 2.5em;
    border: none; }
  /* line 330, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .input-combo input {
    border-top-left-radius: 1.5em;
    border-bottom-left-radius: 1.5em;
    padding: 0 0.5em; }
  /* line 334, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .input-combo input {
    width: 75%; }
  /* line 337, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
  .input-combo button {
    width: 25%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

/* line 345, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
input.invalid, textarea.invalid {
  background: pink; }

/* line 353, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-1 {
  
  
  
  width: 6.66667%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 354, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-2 {
  
  
  
  width: 15%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 355, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-3 {
  
  
  
  width: 23.33333%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 356, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-4 {
  
  
  
  width: 31.66667%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 357, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-5 {
  
  
  
  width: 40%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 358, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-6 {
  
  
  
  width: 48.33333%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 359, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-7 {
  
  
  
  width: 56.66667%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 360, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-8 {
  
  
  
  width: 65%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 361, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-9 {
  
  
  
  width: 73.33333%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 362, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-10 {
  
  
  
  width: 81.66667%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 363, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.grid-11 {
  
  
  
  width: 90%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }

/* line 366, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
[class^="grid-"].omega, [class*=" grid-"].omega {
  float: right;
   }

/* line 374, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.prepend [class^="grid-"], .prepend [class*=" grid-"], .append [class^="grid-"], .append [class*=" grid-"] {
  margin-right: 0; }

/* line 380, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.prepend input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/* line 386, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
.append input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

/* line 392, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/forms */
div[class^="grid-"]:last-child, div[class*=" grid-"]:last-child {
  float: right;
   }

/* line 8, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
#gallery-static {
  width: 280px;
  height: 210px;
  float: left;
  margin: 0 20px 10px 0;
  position: relative;
  top: 6px;
  z-index: 2; }
  /* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-imglist {
    position: absolute;
    top: -1000em;
    left: -1000em; }
  /* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-outer {
    display: none; }
  /* line 16, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-active .ppy-outer {
    display: block; }
  /* line 19, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-stage {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative; }
  /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-placeholder {
    position: relative; }
  /* line 28, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-caption, #gallery-static .ppy-captionwrap {
    overflow: hidden;
    box-sizing: content-box; }
  /* line 32, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-hidden {
    display: none !important; }
  /* line 35, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-imglist {
    width: 100%;
    display: block;
    overflow: hidden; }
  /* line 40, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-imglist li {
    padding: 10px;
    border: 1px solid #f0f0f0;
    background: white;
    list-style: none;
    float: left;
    display: block;
    margin: 0; }
  /* line 49, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-imglist li a img {
    display: block;
    border: 0; }
  /* line 54, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-extcaption {
    width: 280px;
    display: block; }
  /* line 58, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-imglist li {
    width: 280px; }
  /* line 61, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-active {
    float: left; }
  /* line 64, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-outer {
    padding: 0px; }
  /* line 67, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-stage {
    width: 280px;
    height: 210px;
    cursor: pointer; }
  /* line 74, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-outer:hover, #gallery-static .ppy-expanded .ppy-outer {
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 7px; }
  /* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-caption {
    background: #e6e6e6;
    margin: 5px 0 0 0;
    padding: 10px;
    font-size: 0.9em;
    line-height: 1.3em;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 7px;
    visibility: hidden; }
  /* line 86, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-counter {
    padding: 0 0 2px 0;
    margin: 0 0 5px 0;
    font-size: 0.9em; }
  /* line 91, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-stagewrap {
    background: #e6e6e6; }
  /* line 94, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-loading {
    background: url(../images/plugins/popeye/loading1.gif) no-repeat center !important; }
  /* line 97, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-nav {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px; }
    /* line 103, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
    #gallery-static .ppy-nav a {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto; }
      /* line 105, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
      #gallery-static .ppy-nav a span {
        display: none;
        text-indent: -9999em;
        overflow: hidden;
        background-repeat: no-repeat;
        text-align: left;
        direction: ltr; }
  /* line 115, /Users/luismartins/Sites/wearemultiweb.com/src/sass/mdf/plugins/popeye */
  #gallery-static .ppy-nav a:hover {
    cursor: pointer; }
  /* line 12, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
  #gallery-static .gallery-container {
    margin: 0 20px 10px 0; }
  /* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
  #gallery-static:after {
    content: " ";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background-size: 100% 20px;
    opacity: 0.9; }
  /* line 23, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
  #gallery-static .ppy-nav {
    background: #18bde2;
    top: 3px;
    right: 3px;
    border-radius: 3px;
    opacity: 0.7; }
    /* line 29, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
    #gallery-static .ppy-nav:hover {
      opacity: 0.9; }
    /* line 32, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
    #gallery-static .ppy-nav a {
      margin: 0 3px;
      color: white; }
      /* line 36, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
      #gallery-static .ppy-nav a.ppy-switch-enlarge, #gallery-static .ppy-nav a.ppy-switch-compact {
        margin-right: -2px; }
  /* line 41, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
  #gallery-static .ppy-counter {
    color: #68727d;
    border-bottom: 1px solid adjust-lightness(#e6e6e6, -4%); }

/* Galleria Classic Theme 2012-08-07 | https://raw.github.com/aino/galleria/master/LICENSE | (c) Aino */
/* line 3, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
#galleria-loader {
  height: 1px !important; }

/* line 5, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-container {
  position: relative;
  overflow: hidden;
  background: white !important; }

/* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-container img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

/* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-stage {
  position: absolute;
  top: 10px;
  bottom: 60px;
  left: 10px;
  right: 10px;
  overflow: hidden; }

/* line 23, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumbnails-container {
  height: 50px;
  bottom: 0;
  position: absolute;
  left: 10px;
  right: 10px;
  z-index: 2; }

/* line 31, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-carousel .galleria-thumbnails-list {
  margin-left: 30px;
  margin-right: 30px; }

/* line 35, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumbnails .galleria-image {
  height: 40px;
  width: 60px;
  background: white;
  margin: 0 5px 0 0;
  border: 1px solid white !important;
  float: left;
  cursor: pointer; }

/* line 44, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-counter {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: right;
  color: #fff;
  font: normal 11px/1 arial, sans-serif;
  z-index: 1; }

/* line 53, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-loader {
  background: white;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: none;
  background: url("../images/plugins/galleria/classic-loader.gif") no-repeat 2px 2px; }

/* line 64, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info {
  width: 50%;
  top: 15px;
  left: 15px;
  z-index: 2;
  position: absolute; }

/* line 71, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info-text {
  background-color: #000;
  padding: 12px;
  display: none;
  /* IE7 */
  zoom: 1; }

/* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info-title {
  font: bold 12px/1.1 arial, sans-serif;
  margin: 0;
  color: #fff;
  margin-bottom: 7px; }

/* line 83, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info-description {
  font: italic 12px/1.4 georgia, serif;
  margin: 0;
  color: #bbb; }

/* line 88, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info-close {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 5px;
  right: 5px;
  background-position: -753px -11px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: pointer;
  display: none; }

/* line 100, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.notouch .galleria-info-close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 104, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.touch .galleria-info-close:active {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 108, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-info-link {
  background-position: -669px -5px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #000; }

/* line 118, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.notouch .galleria-info-link:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 122, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.touch .galleria-info-link:active {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 126, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-image-nav {
  position: absolute;
  top: 50%;
  margin-top: -62px;
  width: 100%;
  height: 62px;
  left: 0; }

/* line 135, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-image-nav-left, .galleria-image-nav-right {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: pointer;
  width: 62px;
  height: 124px;
  position: absolute;
  left: 10px;
  z-index: 2;
  background-position: 0 46px; }

/* line 146, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-image-nav-right {
  left: auto;
  right: 10px;
  background-position: -254px 46px;
  z-index: 2; }

/* line 153, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.notouch .galleria-image-nav-left:hover, .notouch .galleria-image-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 158, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.touch .galleria-image-nav-left:active, .touch .galleria-image-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 163, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
  cursor: pointer;
  display: none;
  background-position: -495px 5px;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 23px;
  z-index: 3;
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 176, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumb-nav-right {
  background-position: -578px 5px;
  border-right: none;
  right: 0;
  left: auto; }

/* line 182, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumbnails-container .disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default; }

/* line 188, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.notouch .galleria-thumb-nav-left:hover, .notouch .galleria-thumb-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111; }

/* line 194, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.touch .galleria-thumb-nav-left:active, .touch .galleria-thumb-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #111; }

/* line 199, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.notouch .galleria-thumbnails-container .disabled:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: transparent; }

/* line 206, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-carousel .galleria-thumb-nav-left, .galleria-carousel .galleria-thumb-nav-right {
  display: block; }

/* line 214, /Users/luismartins/Sites/wearemultiweb.com/src/sass/libs/galleria.classic */
.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right {
  background-image: url("../images/plugins/galleria/classic-map.png");
  background-repeat: no-repeat; }

/* line 52, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/galleries */
.gallery-slide {
  margin: 3em 0;
  height: 420px; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
#featured-solutions {
  width: 100%;
  overflow: hidden; }
  /* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions img {
    transition: all 0.9s; }
  /* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions .bookmark {
    position: absolute;
    top: -118px;
    left: 0px;
    width: 10px;
    height: 10px; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions article {
    padding-top: 1.5em;
    position: relative; }
  /* line 22, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions span.logo {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }
  /* line 71, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions h2 {
    text-transform: uppercase; }
  /* line 75, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions .calltoaction {
    position: absolute;
    bottom: 30%;
    left: 50%;
    margin-left: -5%;
    z-index: 10;
    animation: fadeOut 1s ease;
    opacity: 0; }
  /* line 82, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  #featured-solutions figure {
    position: relative;
    margin-top: 1.5em; }
    /* line 85, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
    #featured-solutions figure img {
      margin: 0 auto;
      position: relative;
      z-index: 1; }
    /* line 90, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
    #featured-solutions figure:after {
      content: " ";
      width: 120%;
      height: 10%;
      position: absolute;
      bottom: 0px;
      left: -10%;
      background-image: url("../images/02solutions/sol.bg02.png");
      background-size: 88% 100%;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 2; }

/* line 122, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-featuredGrid {
  
  
  
  width: 98.33333%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
   }
  /* line 125, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  .m-featuredGrid header {
    color: #363636;
    font-size: 3em;
    font-weight: 300;
    margin-bottom: 1em; }
  @media all and (max-width: 46.24em) {
    /* line 132, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
    .m-featuredGrid header {
      font-size: 2.3em;
      margin-bottom: 0;
      margin-top: 0.5em; }
 }
  @media (min-width: 980px) {
    /* line 140, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
    .m-featuredGrid article {
      width: 31.66667%;
      float: left;
      
      
      
       }
      /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
      .m-featuredGrid article:nth-child(3n+1) {
        
        
        margin-left: 0.83333%;
        margin-right: -100%;
        
        
        clear: both; }
      /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
      .m-featuredGrid article:nth-child(3n+2) {
        
        
        margin-left: 34.16667%;
        margin-right: -100%;
        
        
        clear: none; }
      /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
      .m-featuredGrid article:nth-child(3n+3) {
        
        
        margin-left: 67.5%;
        margin-right: -100%;
        
        
        clear: none; }
 }

/* line 157, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList .grid-container {
  height: 310px; }
/* line 161, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList h3 {
  color: white; }
/* line 165, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList ul {
  margin: 0;
  padding: 0; }
/* line 169, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList li {
  width: 20%;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  float: left; }
/* line 175, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList article {
  padding-top: 100%;
  position: relative;
  display: block; }
  /* line 179, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  .m-projectsList article img {
    width: 100%;
    position: relative; }
/* line 184, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList figure {
  position: absolute;
  top: 0px 0px 0px 0px; }
/* line 187, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList figcaption {
  position: absolute;
  top: 0px 0px 0px 0px;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s, 0.5s, ease-in 0, 0.3s;
  text-align: center;
  color: white;
  display: table;
  width: 100%;
  height: 100%; }
  /* line 200, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  .m-projectsList figcaption .details {
    display: table-cell;
    vertical-align: middle;
    width: 100% !important; }
/* line 206, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
.m-projectsList article:hover {
  cursor: pointer; }
  /* line 208, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/lists */
  .m-projectsList article:hover figcaption {
    transform: scale(1);
    opacity: 1; }

/* line 6, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
#m-overlay {
  background: rgba(11, 11, 14, 0.8);
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50; }
  /* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
  #m-overlay .icon-cross {
    position: absolute;
    top: 1em 1em 0 0;
    width: 1em;
    height: 1em;
    line-height: 1em;
    color: white;
    font-size: 3em;
    cursor: pointer; }

/* line 27, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
#m-overlayed--content {
  display: none;
  position: fixed;
  top: 20%;
  left: 5%;
  width: 90%;
  padding-top: 50%;
  z-index: 50;
  color: white; }
  /* line 37, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
  #m-overlayed--content .project {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px 0 0 0px; }
    /* line 41, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
    #m-overlayed--content .project img {
      width: auto;
      max-height: 100%;
      margin: auto; }
  /* line 48, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
  #m-overlayed--content .flex-control-thumbs {
    text-align: center;
    margin-top: 0.6em; }
    /* line 51, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/modals */
    #m-overlayed--content .flex-control-thumbs li {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      float: none;
      width: 19%;
      margin: 0 0.5%;
      max-width: 100px; }

/* line 6, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
.nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  /* line 12, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  .nav.nav-horizontal li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  .nav.nav-vertical li {
    display: block; }

/* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
.toggleMenu {
  display: none;
  font-size: 1em;
  z-index: 6;
  position: absolute;
  top: 1.7em;
  right: 1em;
  background: rgba(16, 44, 65, 0.1);
  text-transform: uppercase;
  color: #527a98;
  padding: 0 0.35em;
  border-radius: 3px;
  transition: all 0.3s;
  cursor: pointer; }
  /* line 37, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  .toggleMenu i {
    font-style: normal; }
    /* line 39, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
    .toggleMenu i:before {
      font-size: 1.2em;
      vertical-align: text-top; }
  /* line 44, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  .toggleMenu.active {
    background: #18bde2;
    color: white; }

/* line 50, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
.invert .toggleMenu {
  background: rgba(255, 255, 255, 0.3);
  color: white; }

/* line 56, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
#sitenav {
  position: absolute;
  top: 2em;
  right: 1em;
  z-index: 5; }
  /* line 59, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  #sitenav li {
    margin: 0 0.8em;
    text-transform: uppercase; }
  /* line 63, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  #sitenav a {
    color: #575757;
    transition: all 0.3s; }
    /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
    #sitenav a:hover {
      color: #18bde2; }
  /* line 67, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  #sitenav .active a {
    color: #18bde2; }

@media all and (max-width: 46.24em) {
  /* line 73, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  .toggleMenu {
    display: block; }

  /* line 76, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
  #sitenav {
    padding: 1em;
    overflow: hidden;
    background: #0b0b0e;
    top: -200px;
    left: 0;
    right: 0;
    transition: all 0.4s; }
    /* line 84, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
    #sitenav.active {
      height: auto; }
    /* line 87, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
    #sitenav li {
      display: block;
      border-bottom: 1px solid #21212b;
      margin-right: 6em; }
      /* line 91, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
      #sitenav li:last-child {
        border: none; }
    /* line 95, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
    #sitenav a {
      display: block;
      padding: 0.75em 0;
      color: white; }
      /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
      #sitenav a:hover {
        color: #18bde2; }
 }

/* line 105, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
.invert #sitenav a {
  color: white; }
  /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
  .invert #sitenav a:hover {
    color: #18bde2; }

/* line 113, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
#footernav li {
  vertical-align: top; }
/* line 117, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
#footernav > li {
  width: 48.33333%;
  float: left;
  
  
  
   }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  #footernav > li:nth-child(2n+1) {
    
    
    margin-left: 0.83333%;
    margin-right: -100%;
    
    
    clear: both; }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  #footernav > li:nth-child(2n+2) {
    
    
    margin-left: 50.83333%;
    margin-right: -100%;
    
    
    clear: none; }
/* line 122, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/navigation */
#footernav ul li {
  margin-bottom: 0.5em; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/notifications */
#notifications ul {
  list-style: none;
  margin: 0;
  padding: 0; }
/* line 12, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/notifications */
#notifications li {
  text-align: center;
  padding: 1em;
  font-size: 1.1em; }
  /* line 17, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/notifications */
  #notifications li.warning, #notifications li.error {
    background: #e34a4a;
    color: white; }
  /* line 22, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/notifications */
  #notifications li.notice, #notifications li.success {
    background: #acce3b;
    color: white; }

/* line 9, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider .m-slider--header, #m-featuredMain .m-slider--header {
  text-align: center; }
  /* line 11, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
  .m-slider .m-slider--header h1, #m-featuredMain .m-slider--header h1 {
    text-transform: uppercase; }
    /* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
    .m-slider .m-slider--header h1 + p.lead, #m-featuredMain .m-slider--header h1 + p.lead {
      margin-top: -1.5em;
      margin-bottom: 1.5em;
      text-transform: uppercase; }
/* line 21, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider article, #m-featuredMain article {
  width: 23.33333%;
  float: left;
  
  
  
   }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  .m-slider article:nth-child(4n+1), #m-featuredMain article:nth-child(4n+1) {
    
    
    margin-left: 0.83333%;
    margin-right: -100%;
    
    
    clear: both; }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  .m-slider article:nth-child(4n+2), #m-featuredMain article:nth-child(4n+2) {
    
    
    margin-left: 25.83333%;
    margin-right: -100%;
    
    
    clear: none; }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  .m-slider article:nth-child(4n+3), #m-featuredMain article:nth-child(4n+3) {
    
    
    margin-left: 50.83333%;
    margin-right: -100%;
    
    
    clear: none; }
  /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
  .m-slider article:nth-child(4n+4), #m-featuredMain article:nth-child(4n+4) {
    
    
    margin-left: 75.83333%;
    margin-right: -100%;
    
    
    clear: none; }
/* line 32, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider .flex-control-paging li a, #m-featuredMain .flex-control-paging li a {
  width: 6px;
  height: 6px;
  background: grey;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px 0 inset; }
  /* line 40, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
  .m-slider .flex-control-paging li a:hover, #m-featuredMain .flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7); }
  /* line 42, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
  .m-slider .flex-control-paging li a.flex-active, #m-featuredMain .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9); }
/* line 46, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider .flex-direction-nav, #m-featuredMain .flex-direction-nav {
  font-size: 4em;
  font-family: 'icomoon'; }
  /* line 49, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
  .m-slider .flex-direction-nav a, #m-featuredMain .flex-direction-nav a {
    top: 0;
    width: 60px;
    height: 100%;
    color: #363636; }
    /* line 54, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
    .m-slider .flex-direction-nav a:before, #m-featuredMain .flex-direction-nav a:before {
      position: absolute;
      top: 50%; }
/* line 61, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider .flex-next, #m-featuredMain .flex-next {
  right: 0; }
/* line 65, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider .flex-prev, #m-featuredMain .flex-prev {
  left: 0; }
/* line 71, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider:hover .flex-next, #m-featuredMain:hover .flex-next {
  right: -60px; }
/* line 72, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider:hover .flex-prev, #m-featuredMain:hover .flex-prev {
  left: -60px; }
/* line 78, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/sliders */
.m-slider.dark .flex-direction-nav a, .dark#m-featuredMain .flex-direction-nav a {
  color: white; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
.ui-tabs {
  margin: 2em 0;
  padding: 0;
  clear: both; }
  /* line 11, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
  .ui-tabs ul.ui-tabs-nav {
    font-size: 0.85em;
    padding: 0;
    background: #ededed; }
    /* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
    .ui-tabs ul.ui-tabs-nav li {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto; }
    /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
    .ui-tabs ul.ui-tabs-nav a {
      display: block;
      padding: 12px 24px;
      font-weight: bold;
      color: #68727d;
      text-transform: uppercase; }
      /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
      .ui-tabs ul.ui-tabs-nav a:hover {
        color: #1396b4; }
    /* line 25, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
    .ui-tabs ul.ui-tabs-nav a.current {
      color: white;
      background: #18bde2;
      position: relative; }
      /* line 29, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
      .ui-tabs ul.ui-tabs-nav a.current:after {
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -8px;
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #18bde2; }
  /* line 41, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
  .ui-tabs .pane {
    padding: 1em 0;
    display: none; }
  /* line 46, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
  .ui-tabs .module-header {
    padding-bottom: 1em; }
    /* line 48, /Users/luismartins/Sites/wearemultiweb.com/src/sass/components/tabs */
    .ui-tabs .module-header h4 {
      color: #18bde2;
      text-transform: uppercase;
      font-weight: 500;
      border-bottom: 1px solid #ededed;
      margin: 0; }

/* line 5, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
header[role=banner] {
  position: fixed;
  z-index: 20;
  width: 100%;
  transition: all 0.4s; }
  /* line 10, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  header[role=banner].headerShadow {
    background: white;
    box-shadow: rgba(19, 13, 1, 0.4) 0 0 22px; }
  /* line 14, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  header[role=banner] .container {
    height: 75px; }

@media all and (max-width: 46.24em) {
  /* line 20, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  header[role=banner] {
    position: absolute; }
 }

/* line 25, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
#logoHeader {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  background: url("../images/sprites/icon/headerLogo.png") no-repeat center;
  font-size: 0;
  width: 209px;
  height: 36px;
  position: absolute;
  top: 20px;
  left: 22px; }

/* line 34, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
.invert #logoHeader {
  background: url("../images/sprites/icon/headerLogoInvert.png") no-repeat center; }

/* line 51, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
.is-home #mainContent {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3em;
  padding-bottom: 3em; }
  /* line 12, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/output/support/clearfix */
  .is-home #mainContent:after {
    content: " ";
    display: block;
    clear: both; }

/* line 64, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
.m-footer .m-footer--header {
  text-transform: uppercase;
  color: white;
  display: block;
  font-size: 1.15em;
  margin-bottom: 1em; }
  /* line 70, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  .m-footer .m-footer--header a {
    color: white; }
    /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
    .m-footer .m-footer--header a:hover {
      color: #18bde2; }

/* line 77, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
footer[role=contentinfo] {
  padding-top: 3em;
  background: #0b0b0e;
  color: #6e7781; }
  /* line 82, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  footer[role=contentinfo] a {
    color: #6e7781; }
    /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/helpers/_links.scss */
    footer[role=contentinfo] a:hover {
      color: #18bde2; }
  /* line 87, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  footer[role=contentinfo] #social-links li {
    margin-right: 0.3em; }
  /* line 90, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  footer[role=contentinfo] #social-links i {
    font-size: 2.5em; }
  @media all and (max-width: 46.24em) {
    footer[role=contentinfo] {
      padding: 1.5em; }
      /* line 98, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
      footer[role=contentinfo] #newsletter, footer[role=contentinfo] #social-links {
        margin-top: 2.5em; } }
  @media (min-width: 740px) {
    /* line 103, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
    footer[role=contentinfo] #contact-us {
      
      
      
      width: 31.66667%;
      float: left;
      margin-left: 0.83333%;
      margin-right: 0.83333%;
      
       }

    /* line 106, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
    footer[role=contentinfo] #newsletter {
      
      
      
      width: 31.66667%;
      float: left;
      margin-left: 0.83333%;
      margin-right: 0.83333%;
      
       }

    /* line 109, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
    footer[role=contentinfo] #social-links {
      
      
      
      width: 15%;
      float: left;
      margin-left: 0.83333%;
      margin-right: 0.83333%;
      
       }
 }

/* line 118, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
section#signature {
  
  
  
  width: 98.33333%;
  float: left;
  margin-left: 0.83333%;
  margin-right: 0.83333%;
  
  
  text-align: center;
  padding-top: 2em;
  margin-top: 2em; }
  /* line 123, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  section#signature .icon-multiweb {
    color: #18bde2;
    font-size: 1.6em; }
  /* line 127, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
  section#signature p {
    margin: 0; }
    /* line 129, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
    section#signature p.multiweb {
      color: #89909a; }
    /* line 132, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_common.scss */
    section#signature p.copyright {
      font-size: 0.85em; }

/* line 4, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
.l-internal #mainContent {
  border-top: 1px solid white;
  padding-top: 5em; }

/* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
.m-article {
  padding-bottom: 3em; }
  /* line 15, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-article header.m-article--header {
    margin-bottom: 3em; }
  /* line 18, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-article h1 {
    color: #363636;
    font-size: 4em;
    font-weight: 600; }
  @media all and (max-width: 46.24em) {
    .m-article {
      padding-left: 1.5em;
      padding-right: 1.5em; } }

/* line 38, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
.m-serviceSectors {
  background: #6499e8;
  color: white; }
  @media (min-width: 0px) {
    .m-serviceSectors {
      padding: 2em; } }
  @media (min-width: 740px) {
    /* line 48, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors .container > div {
      width: 48.33333%;
      float: left;
      
      
      
       }
      /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
      .m-serviceSectors .container > div:nth-child(2n+1) {
        
        
        margin-left: 0.83333%;
        margin-right: -100%;
        
        
        clear: both; }
      /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
      .m-serviceSectors .container > div:nth-child(2n+2) {
        
        
        margin-left: 50.83333%;
        margin-right: -100%;
        
        
        clear: none; }
      /* line 50, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
      .m-serviceSectors .container > div:nth-child(1) {
        border-right: 1px solid #72acf8;
        padding-right: 4%; }
      /* line 54, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
      .m-serviceSectors .container > div:nth-child(2) {
        padding-left: 4%; }
 }
  /* line 61, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors figure {
    width: 100%;
    padding-top: 30%;
    margin-bottom: 1.5em;
    position: relative; }
    /* line 66, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors figure img {
      margin: 0 auto;
      position: absolute;
      bottom: 8%; }
  /* line 75, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors .digital-solutions figure img {
    width: 90%;
    left: 5%; }
  /* line 84, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors .graphic-solutions figure img {
    width: 70%;
    left: 15%; }
  /* line 91, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors header {
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 2em;
    color: #1b1c27; }
  /* line 100, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 104, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors ul li {
      padding-left: 4em;
      padding-top: 1em;
      padding-bottom: 1em;
      position: relative; }
    /* line 110, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors ul i {
      font-size: 3em;
      position: absolute;
      top: 1em;
      left: 0px;
      color: #b6d4fc; }
  /* line 117, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
  .m-serviceSectors nav {
    text-align: center;
    padding: 2em 0;
    clear: both;
    
    
    
    width: 98.33333%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    
     }
    /* line 122, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors nav .calltoaction {
      margin: 0 auto; }
  @media all and (max-width: 46.24em) {
    /* line 130, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors ul li {
      padding-left: 0; }
    /* line 133, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/_internal.scss */
    .m-serviceSectors ul i {
      position: relative;
      top: 0; }
 }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/banners */
.m-contentBanner {
  position: relative; }
  /* line 9, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/banners */
  .m-contentBanner figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  /* line 13, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/banners */
  .m-contentBanner img {
    width: 100%; }
  /* line 16, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/banners */
  .m-contentBanner p {
    
    
    
    width: 56.66667%;
    float: left;
    margin-left: 0.83333%;
    margin-right: 0.83333%;
    
    
    font-size: 4em;
    line-height: 1em;
    color: white;
    text-shadow: #0b0b0e 0 0 24px; }

/* line 7, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
#m-featuredMain {
  width: 100%;
  margin-bottom: 0;
  transition: all, 0.25s; }
  /* line 20, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain h1 {
    text-transform: uppercase;
    margin: 0;
    color: #363636; }
    /* line 24, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain h1 + p {
      text-transform: uppercase;
      font-size: 1.1em;
      color: #68727d; }
  /* line 31, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .grid-container {
    height: 490px; }
  /* line 36, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .flex-control-nav {
    bottom: -2em; }
  /* line 40, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .slides {
    transition: all 0.2s;
    min-height: 300px; }
    /* line 43, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slides li {
      cursor: pointer;
      overflow: hidden; }
    /* line 47, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slides .container {
      height: 490px; }
  /* line 52, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain:hover .flex-next {
    right: 20px; }
  /* line 53, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain:hover .flex-prev {
    left: 20px; }
  @media all and (max-width: 46.24em) {
    /* line 57, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .flex-direction-nav {
      display: none; }
 }
  /* line 65, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .details {
    -moz-animation: fadeIn 1200ms ease-in;
    -webkit-animation: fadeIn 1200ms ease-in;
    animation: fadeIn 1200ms ease-in; }
  /* line 72, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .slide01 {
    background: #e3e5e8; }
    /* line 74, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide01 .details {
      width: 35%;
      position: absolute;
      top: 40%;
      left: 2%; }
    /* line 78, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide01 figure {
      width: 72%;
      position: absolute;
      right: -10%;
      bottom: 0;
      -moz-animation: moveInRight 0.6s ease-in 1s backwards;
      -webkit-animation: moveInRight 0.6s ease-in 1s backwards;
      animation: moveInRight 0.6s ease-in 1s backwards; }
  /* line 85, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .slide02 {
    background: #102c41; }
    /* line 89, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide02 h1 {
      font-size: 3.6em; }
    /* line 92, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide02 p {
      color: #bec2c6; }
    /* line 95, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide02 .details {
      width: 100%;
      position: absolute;
      top: 90px;
      left: 0;
      text-align: center; }
      /* line 99, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
      #m-featuredMain .slide02 .details h1 {
        color: white; }
    /* line 103, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide02 figure {
      width: 110%;
      position: absolute;
      right: -5%;
      bottom: 0;
      -moz-animation: moveInBottom 0.6s ease-in 1s backwards;
      -webkit-animation: moveInBottom 0.6s ease-in 1s backwards;
      animation: moveInBottom 0.6s ease-in 1s backwards; }
  /* line 110, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .slide03 {
    background: #828b97;
    color: white; }
    /* line 115, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide03 .details {
      width: 100%;
      position: absolute;
      top: 90px;
      left: 0px;
      text-align: center; }
      /* line 119, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
      #m-featuredMain .slide03 .details h1, #m-featuredMain .slide03 .details p {
        color: white; }
    /* line 123, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide03 figure {
      width: 110%;
      position: absolute;
      right: -5%;
      bottom: 0px;
      -moz-animation: fadeIn 0.6s ease-in 1s backwards;
      -webkit-animation: fadeIn 0.6s ease-in 1s backwards;
      animation: fadeIn 0.6s ease-in 1s backwards; }
  /* line 131, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #m-featuredMain .slide04 {
    background: #3387db; }
    /* line 133, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide04 .details {
      width: 100%;
      position: absolute;
      bottom: 4em;
      left: 0px;
      text-align: center; }
      /* line 137, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
      #m-featuredMain .slide04 .details h1 {
        color: white; }
      /* line 140, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
      #m-featuredMain .slide04 .details p {
        color: #1a3b60; }
    /* line 144, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide04 figure {
      width: 100%;
      position: absolute;
      top: 9em;
      right: 0;
      -moz-animation: moveInBottom 0.6s ease-in 1s backwards;
      -webkit-animation: moveInBottom 0.6s ease-in 1s backwards;
      animation: moveInBottom 0.6s ease-in 1s backwards; }
  @media all and (max-width: 46.24em) {
    /* line 152, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain h1 {
      font-size: 2.5em; }

    /* line 156, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slides .container {
      height: auto;
      padding-left: 1em;
      padding-right: 1em; }
    /* line 161, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slides li {
      padding-top: 75px; }

    /* line 168, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide01 .details, #m-featuredMain .slide01 figure, #m-featuredMain .slide02 .details, #m-featuredMain .slide02 figure, #m-featuredMain .slide03 .details, #m-featuredMain .slide03 figure, #m-featuredMain .slide04 .details, #m-featuredMain .slide04 figure {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      width: 100%;
      float: none; }
    /* line 177, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide01 .details, #m-featuredMain .slide02 .details, #m-featuredMain .slide03 .details, #m-featuredMain .slide04 .details {
      margin-top: 1.5em;
      margin-bottom: 3em;
      text-align: center; }

    /* line 185, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    #m-featuredMain .slide04 figure {
      margin-bottom: 3em; }
 }

/* line 201, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
#featured-sectors h1 {
  font-size: 2.4em; }
/* line 206, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
#featured-sectors .icon {
  font-size: 6em;
  height: 1em;
  line-height: 1em;
  display: block;
  text-align: center;
  color: #363636; }
/* line 214, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
#featured-sectors article {
  text-align: center; }
@media all and (max-width: 46.24em) {
  /* line 219, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  #featured-sectors h1 {
    font-size: 2em; }
 }

/* line 228, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
.m-knowMore {
  padding-top: 3em;
  padding-bottom: 3em; }
  /* line 231, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  .m-knowMore article {
    width: 48.33333%;
    float: left;
    
    
    
     }
    /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
    .m-knowMore article:nth-child(2n+1) {
      
      
      margin-left: 0.83333%;
      margin-right: -100%;
      
      
      clear: both; }
    /* line 66, /Users/luismartins/Sites/wearemultiweb.com/bower_components/susy/sass/susy/language/susy/gallery */
    .m-knowMore article:nth-child(2n+2) {
      
      
      margin-left: 50.83333%;
      margin-right: -100%;
      
      
      clear: none; }
  /* line 234, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
  .m-knowMore h1 {
    margin-top: 0;
    margin-bottom: 0; }
  @media all and (max-width: 46.24em) {
    /* line 240, /Users/luismartins/Sites/wearemultiweb.com/src/sass/layout/featureds */
    .m-knowMore article {
      
      
      
      width: 98.33333%;
      float: left;
      margin-left: 0.83333%;
      margin-right: 0.83333%;
      
       }
 }


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