﻿@import url(https://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic|Montserrat:400,700|Questrial);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
/* html5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::selection {
  background-color: #000000;
}
::-moz-selection {
  background-color: #000000;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  background-color: #ffffff;
  color: #000000;
  cursor: default;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}
a {
  color: #000000;
  outline: none;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
strong {
  font-weight: 400;
}
div.load {
  background: #000000 url(../images/load.gif) center no-repeat;
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
header.header {
  z-index: 1;
}
header.header a.logo {
  display: block;
}
header.header a.logo img {
  display: block;
  max-width: 100%;
}
header.header a.facebook {
  background: #87886d url(../images/facebook.png) center no-repeat;
  bottom: 52px;
  border-radius: 50%;
  height: 46px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  text-indent: -200px;
  transition: background-color 0.25s;
  width: 46px;
}
header.header a.facebook:focus,
header.header a.facebook:hover {
  background-color: #f58634;
}
footer.footer {
  background-color: #f2f2f2;
  color: #707070;
  line-height: 1.3;
  margin-top: 55px;
  padding: 30px 0;
  position: relative;
  z-index: 0;
}
footer.footer div.footer-container {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  width: 92%;
}
footer.footer div.footer-container a {
  color: #707070;
}
footer.footer div.footer-container a.soluty {
  background: url(../images/soluty-digital.png);
  display: block;
  height: 13px;
  overflow: hidden;
  text-align: left;
  text-indent: -500px;
  width: 80px;
}
article.article {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  width: 92%;
  z-index: 0;
}
article.article > header {
  margin-bottom: 55px;
  text-align: left;
}
article.article > header h1 {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}
article.article > header h2 {
  color: #999999;
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.2;
  text-transform: uppercase;
}
article.article > header :last-child {
  margin-bottom: 0 !important;
}
div.body-container {
  color: #707070;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
}
div.body-container ul {
  margin-right: 20px;
}
div.body-container ul li {
  list-style: square;
}
div.body-container img {
  max-width: 100%;
}
div.video-container {
  width: 100%;
  margin-top: 45px;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
div.video-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
div.controls {
  margin: 50px auto 0;
  max-width: 1000px;
  text-align: left;
  width: 92%;
}
div.pager {
  max-width: 1000px;
  margin: 50px auto 0;
  text-align: left;
  width: 92%;
}
div.pager a {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: color 0.25s;
}
div.pager a + a {
  margin-left: 25px;
}
div.pager a:focus,
div.pager a:hover {
  color: #707070;
}
.map-container {
  height: calc(100vh - 190px - 80px);
  max-height: 500px;
  min-height: 250px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.map-container iframe {
  height: 100%;
  width: 100%;
}
div.gallery {
  margin: 45px auto 0;
}
div.gallery figure img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
div.gallery figure figcaption {
  color: #707070;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  margin: 10px auto 0;
  text-align: left;
}
div.gallery ul {
  font-size: 0;
  margin: 0 -3px;
  overflow: hidden;
  text-align: left;
}
div.gallery ul li {
  display: inline-block;
  *display: inline;
  padding: 3px;
  vertical-align: top;
  width: 33.333333333333333333333333333333%;
  zoom: 1;
}
div.gallery ul li a {
  display: block;
  overflow: hidden;
  position: relative;
}
div.gallery ul li a img {
  display: block;
  width: 100%;
  transition: transform 4s ease-out;
}
div.gallery ul li a:focus img,
div.gallery ul li a:hover img {
  transform: scale(1.2);
}
div.gallery.main-image {
  margin: 0 auto 45px;
}
div.form div.row {
  margin-bottom: 20px;
}
div.form div.row div.field-wrap {
  position: relative;
}
div.form div.row div.field-wrap.half {
  float: left;
  margin-right: 3%;
  width: 48.5%;
}
div.form div.row div.field-wrap.last {
  margin-right: 0;
}
div.form div.row div.field-wrap label {
  color: #999;
  display: block;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 0;
}
div.form div.row div.field-wrap label span.alert {
  background-color: #980000;
  padding: 0 3px;
  color: #ffffff;
}
div.form div.row div.field-wrap input:not([type=submit]):not([type=range]),
div.form div.row div.field-wrap select,
div.form div.row div.field-wrap textarea {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #999999;
  border-radius: 1px;
  box-shadow: none;
  color: #000000;
  display: block;
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 400;
  outline: none;
  padding: 22px 0 10px;
  transition: border-bottom-color 0.2s;
  width: 100%;
}
div.form div.row div.field-wrap input:not([type=submit]):not([type=range]):focus,
div.form div.row div.field-wrap select:focus,
div.form div.row div.field-wrap textarea:focus {
  border-bottom-color: #000000;
}
div.form div.row div.field-wrap select {
  padding: 21px 0 9px;
}
div.form div.row div.field-wrap textarea {
  resize: none;
}
div.form div.row div.field-wrap input:invalid:not([type=submit]),
div.form div.row div.field-wrap select:invalid,
div.form div.row div.field-wrap textarea:invalid {
  border-bottom-color: #000000;
}
div.form div.row.buttons {
  margin-top: 55px;
  text-align: left;
}
div.form div.row:after {
  clear: both;
  content: '';
  display: block;
}
div.form div.feedback {
  border-radius: 1px;
  color: #ffffff;
  line-height: 1.2;
  padding: 15px 20px;
  text-transform: uppercase;
}
div.form div.feedback.error {
  background-color: #980000;
}
div.form div.feedback.success {
  background-color: #008e0b;
}
div.form > :last-child {
  margin-bottom: 0 !important;
}
.button {
  background-color: #ffffff;
  border: 3px solid #000000;
  border-radius: 1px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  font-family: 'Montserrat', sans-serif;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 400;
  outline: none !important;
  padding: 20px 25px;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: border-color 0.25s, color 0.25s;
  zoom: 1;
}
.button:hover,
.button:focus {
  border-color: #999999;
  color: #999999;
}
.no-display {
  display: none;
}
body.inicio div.slides {
  display: none;
  position: relative;
  z-index: 0;
}
body.inicio div.slides div.slide span.bg {
  background-color: #000000;
  background-position: center center;
  background-size: cover;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: transform 7s ease-out;
  width: 100%;
  z-index: 0;
}
body.inicio div.slides div.slide a {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
body.inicio div.slides div.slide a:focus span.bg,
body.inicio div.slides div.slide a:hover span.bg {
  transform: scale(1.15);
}
body.inicio div.slides div.slide span.caption-container {
  display: block;
  height: 100%;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
  width: 92%;
}
body.inicio div.slides div.slide span.caption-container span.caption {
  bottom: 25px;
  color: #ffffff;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}
body.inicio article.article {
  padding: 45px 0 20px;
}
body.inicio article.article > header {
  margin-bottom: 25px;
  text-align: center;
}
body.inicio article.article > header h1 {
  color: #707070;
  font-family: 'Questrial', sans-serif;
  font-size: 20px;
  font-size: 2rem;
  width: auto;
}
body.inicio article.article img {
  max-width: 60%;
}
body.inicio footer.footer {
  display: none;
}
body.conceitos section.artigos article.article {
  margin-bottom: 55px;
}
body.conceitos section.artigos > :last-child {
  margin-bottom: 0 !important;
}
body.conceitos article.article > header > address.author {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 15px;
  text-transform: uppercase;
}
body.conceitos div.gallery {
  margin: 0 auto 45px;
}
body.contato section.dados-contato {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.4;
  margin-top: 55px;
  text-align: left;
  text-transform: uppercase;
}
body.contato article.article {
  margin-bottom: 55px;
}
body.contato footer.footer {
  margin-top: 0;
}
@media screen and (min-width: 701px) {
  body {
    padding-top: 235px;
    min-width: 1000px;
  }
  body::-webkit-scrollbar {
    width: 10px;
  }
  body::-webkit-scrollbar-track-piece {
    background-color: #efefef;
  }
  body::-webkit-scrollbar-thumb:vertical,
  body ::-webkit-scrollbar-thumb:horizontal {
    background-color: #999;
  }
  body::-webkit-scrollbar-thumb:vertical:hover,
  body ::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #999;
  }
  header.header {
    background-color: #ffffff;
    min-width: 1000px;
    position: fixed;
    top: 0;
    width: 100%;
  }
  header.header div.content-header {
    margin: 0 auto;
    max-width: 1000px;
    padding: 40px 0 35px;
    position: relative;
    transition: padding 0.25s ease-out;
    width: 92%;
  }
  header.header a.logo {
    height: 115px;
    position: relative;
    transition: all 0.25s ease-out;
    width: 180px;
  }
  header.header a.logo:focus,
  header.header a.logo:hover {
    opacity: 0.5;
  }
  header.header nav.nav {
    bottom: 23px;
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    position: absolute;
    right: 0;
  }
  header.header nav.nav > ul {
    font-size: 0;
    position: relative;
    z-index: 1;
  }
  header.header nav.nav > ul > li {
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1;
  }
  header.header nav.nav > ul > li + li {
    margin-left: 30px;
  }
  header.header nav.nav > ul > li > a {
    color: #000000;
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 40px;
    padding-left: 5px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: color 0.25s;
  }
  header.header nav.nav > ul > li > ul {
    background-color: #000000;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 90%;
    transition: visibility 0s 0.25s, opacity 0.25s, top 0.25s ease-out;
    visibility: hidden;
    min-width: 100%;
  }
  header.header nav.nav > ul > li > ul > li > a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 10px 20px;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: background-color 0.25s;
    white-space: nowrap;
  }
  header.header nav.nav > ul > li > ul > li > a:focus,
  header.header nav.nav > ul > li > ul > li > a:hover {
    background-color: #707070 !important;
  }
  header.header nav.nav > ul > li > ul > li:first-child > a {
    padding-top: 15px;
  }
  header.header nav.nav > ul > li > ul > li:last-child > a {
    padding-bottom: 15px;
  }
  header.header nav.nav > ul > li:hover > a,
  header.header nav.nav > ul > li > a:focus {
    color: #999999 !important;
  }
  header.header nav.nav > ul > li:hover > ul {
    opacity: 1;
    top: 100%;
    transition: opacity 0.25s ease-out, top 0.25s ease-out;
    visibility: visible;
  }
  header.header.resized {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  header.header.resized div.content-header {
    padding: 15px 0;
  }
  header.header.resized div.content-header a.logo {
    height: 60px;
    width: 94px;
  }
  footer.footer div.footer-container {
    text-align: left;
  }
  footer.footer div.footer-container a.soluty {
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    transition: background-position 0.2s ease-out;
  }
  footer.footer div.footer-container a.soluty:focus,
  footer.footer div.footer-container a.soluty:hover {
    background-position: left -13px;
  }
  article.article > header > h1 {
    font-size: 40px;
    font-size: 4rem;
    width: 660px;
  }
  div.body-container {
    color: #707070;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  div.pager a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  /* menu */
  body.inicio nav.nav > ul > li.inicio > a,
  body.o-escritorio nav.nav > ul > li.o-escritorio > a,
  body.projetos nav.nav > ul > li.projetos > a,
  body.conceitos nav.nav > ul > li.conceitos > a,
  body.contato nav.nav > ul > li.contato > a {
    color: #999999;
  }
  body.o-escritorio.camila-preissler nav.nav > ul > li.o-escritorio > ul > li.camila-preissler,
  body.o-escritorio.equipe nav.nav > ul > li.o-escritorio > ul > li.equipe {
    background-color: #999999;
  }
  /* páginas */
  body.inicio {
    padding-top: 190px;
  }
  body.inicio div.slides div.slide {
    height: calc(100vh - 190px - 230px);
    min-height: 400px;
  }
  body.equipe ul.profissionais {
    margin-top: 45px;
  }
  body.equipe ul.profissionais li {
    margin-bottom: 6px;
    overflow: hidden;
    position: relative;
  }
  body.equipe ul.profissionais li figure {
    float: left;
  }
  body.equipe ul.profissionais li figure img {
    display: block;
  }
  body.equipe ul.profissionais li figcaption {
    float: right;
    height: 240px;
    position: relative;
    text-align: left;
    width: 740px;
  }
  body.equipe ul.profissionais li figcaption span.nome {
    border-bottom: 3px solid #000000;
    bottom: 50%;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    padding-bottom: 15px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
  }
  body.equipe ul.profissionais li figcaption span.apresentacao {
    display: block;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.25;
    padding-top: 18px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
  }
  body.equipe ul.profissionais li:last-child {
    margin-bottom: 0;
  }
  body.projetos ul.projetos {
    font-size: 0;
    margin: 0 -3px;
    overflow: hidden;
    text-align: left;
  }
  body.projetos ul.projetos li {
    display: inline-block;
    *display: inline;
    padding: 3px;
    vertical-align: top;
    width: 33.333333333333333333333333333333%;
    zoom: 1;
  }
  body.projetos ul.projetos li a {
    display: block;
    overflow: hidden;
    position: relative;
  }
  body.projetos ul.projetos li a img {
    display: block;
    position: relative;
    transition: transform 4s ease-out;
    width: 100%;
    z-index: 0;
  }
  body.projetos ul.projetos li a h2 {
    bottom: 7%;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-size: 2.1rem;
    left: 10%;
    line-height: 1.2;
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
    transition: left 0.3s ease-out, opacity 0.3s ease-out;
    width: 70%;
    z-index: 2;
  }
  body.projetos ul.projetos li a:after {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.3s ease-out;
    width: 100%;
    z-index: 1;
  }
  body.projetos ul.projetos li a:focus img,
  body.projetos ul.projetos li a:hover img {
    transform: scale(1.2);
  }
  body.projetos ul.projetos li a:focus h2,
  body.projetos ul.projetos li a:hover h2 {
    left: 7%;
    opacity: 1;
  }
  body.projetos ul.projetos li a:focus:after,
  body.projetos ul.projetos li a:hover:after {
    background-color: rgba(0, 0, 0, 0.6);
  }
  body.projeto article.article > header div.social {
    float: right;
    margin-top: -30px;
  }
  body.conceitos article.article > header div.social {
    float: right;
    margin-top: -30px;
  }
  body.contato section.dados-contato {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 700px) {
  header.header {
    margin-bottom: 45px;
    position: relative;
  }
  header.header div.content-header {
    padding: 15px 0;
    margin: 0 auto;
    width: 92%;
  }
  header.header a.logo {
    height: 60px;
    width: 94px;
  }
  a.menu-button {
    display: block;
    height: 40px;
    position: absolute;
    right: 4%;
    bottom: 15px;
    width: 40px;
    z-index: 8;
  }
  a.menu-button span {
    background-color: #000000;
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  a.menu-button span:after {
    background-color: #000000;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: 5px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  a.menu-button span:before {
    background-color: #000000;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    transition: all 0.4s;
    width: 20px;
  }
  nav.nav {
    background-color: #000000;
    font-family: 'Questrial', sans-serif;
    font-weight: 400;
    height: 100%;
    left: -100%;
    overflow: auto;
    padding: 30px 0;
    position: fixed;
    top: 0;
    transition: left 0.3s ease-out;
    width: calc(92% - 40px);
  }
  nav.nav > ul > li > a {
    color: #ffffff;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
    padding: 12px 25px;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  nav.nav > ul > li > ul {
    background: url(../images/bg-submenu.gif) left top no-repeat;
    background-size: 20px;
    display: none;
    margin: 0 25px 20px;
    padding-top: 10px;
  }
  nav.nav > ul > li > ul > li {
    background-color: #ffffff;
  }
  nav.nav > ul > li > ul > li > a {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
    padding: 10px 20px;
    text-align: left;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  nav.nav > ul > li > ul > li:first-child > a {
    padding-top: 20px;
  }
  nav.nav > ul > li > ul > li:last-child > a {
    padding-bottom: 20px;
  }
  footer.footer span.line {
    display: block;
  }
  footer.footer span.separator {
    display: none;
  }
  footer.footer a.soluty {
    margin: 30px auto 0;
    position: relative;
  }
  article.article > header > h1 {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 10px;
  }
  article.article > header > h2 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  article.article > header :last-child {
    margin-bottom: 0;
  }
  div.body-container p {
    margin-bottom: 20px;
  }
  div.body-container :last-child {
    margin-bottom: 0 !important;
  }
  /* menu aberto */
  body.opened-menu {
    overflow: hidden;
  }
  body.opened-menu a.menu-button span {
    background-color: transparent;
  }
  body.opened-menu a.menu-button span:after {
    transform: rotate(-45deg) translate(5px, -4px);
  }
  body.opened-menu a.menu-button span:before {
    transform: rotate(45deg) translate(5px, 4px);
  }
  body.opened-menu nav.nav {
    left: 0;
  }
  div.form div.row div.field-wrap.half {
    float: none;
    margin: 0 0 20px;
    width: auto;
  }
  div.pager a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  /* menu */
  body.inicio nav.nav > ul > li.inicio > a,
  body.o-escritorio nav.nav > ul > li.o-escritorio > a,
  body.projetos nav.nav > ul > li.projetos > a,
  body.conceitos nav.nav > ul > li.conceitos > a,
  body.contato nav.nav > ul > li.contato > a {
    color: #707070;
  }
  body.o-escritorio nav.nav > ul > li.o-escritorio > ul,
  body.projetos nav.nav > ul > li.projetos > ul {
    display: block;
  }
  body.o-escritorio.camila-preissler nav.nav > ul > li.o-escritorio > ul > li.camila-preissler > a,
  body.o-escritorio.equipe nav.nav > ul > li.o-escritorio > ul > li.equipe > a {
    color: #999999;
  }
  /* páginas */
  body.inicio header.header {
    margin-bottom: 0;
  }
  body.inicio div.slides div.slide {
    background-position: center;
    background-size: cover;
    height: calc(100vh - 100px);
    min-height: 200px;
  }
  body.inicio div.slides div.slide span.caption-container span.caption {
    text-align: center;
  }
  body.equipe ul.profissionais {
    margin-top: 45px;
  }
  body.equipe ul.profissionais li {
    margin-bottom: 45px;
    text-align: left;
  }
  body.equipe ul.profissionais li figure {
    margin-bottom: 15px;
  }
  body.equipe ul.profissionais li figure img {
    display: block;
  }
  body.equipe ul.profissionais li figcaption span.nome {
    border-bottom: 3px solid #000000;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    padding-bottom: 5px;
    text-transform: uppercase;
  }
  body.equipe ul.profissionais li figcaption span.apresentacao {
    display: block;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.25;
    padding-top: 8px;
    text-transform: uppercase;
  }
  body.equipe ul.profissionais li:last-child {
    margin-bottom: 0;
  }
  body.projetos ul.projetos li {
    margin-bottom: 45px;
  }
  body.projetos ul.projetos li a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: left;
    text-decoration: none !important;
  }
  body.projetos ul.projetos li a img {
    display: block;
    position: relative;
    margin-bottom: 10px;
    max-width: 100%;
  }
  body.projetos ul.projetos li a h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.2;
    text-transform: uppercase;
  }
  body.projetos ul.projetos li:last-child {
    margin-bottom: 0;
  }
  body.contato section.dados-contato {
    font-size: 1.5rem;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  footer.footer div.footer-container a.soluty {
    background-image: url(../images/soluty-digital@2x.png);
    background-size: 80px 13px;
  }
}
