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-size: 100%;
  font: inherit;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'icomoon';
  font-weight: 'normal';
  font-style: normal;
  src: url("../fonts/icomoon/icomoon.eot");
  src: url("../fonts/icomoon/icomoon.eot?#iefix") format('embedded-opentype'), url("../fonts/icomoon/icomoon.woff") format('woff'), url("../fonts/icomoon/icomoon.ttf") format('truetype'), url("../fonts/icomoon/icomoon.svg#icomoon/icomoon") format('svg');
}
@font-face {
  font-family: 'butler';
  font-weight: 'normal';
  font-style: normal;
  src: url("../fonts/butler/butler_regular-webfont.eot");
  src: url("../fonts/butler/butler_regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/butler/butler_regular-webfont.woff") format('woff'), url("../fonts/butler/butler_regular-webfont.ttf") format('truetype'), url("../fonts/butler/butler_regular-webfont.svg#butler/butler_regular-webfont") format('svg');
}
@font-face {
  font-family: 'butler-Light';
  font-weight: '300';
  font-style: normal;
  src: url("../fonts/butler/butler_light-webfont.eot");
  src: url("../fonts/butler/butler_light-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/butler/butler_light-webfont.woff") format('woff'), url("../fonts/butler/butler_light-webfont.ttf") format('truetype'), url("../fonts/butler/butler_light-webfont.svg#butler/butler_light-webfont") format('svg');
}
@font-face {
  font-family: 'cabin';
  font-weight: 'normal';
  font-style: normal;
  src: url("../fonts/cabin/cabin-regular-webfont.eot");
  src: url("../fonts/cabin/cabin-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/cabin/cabin-regular-webfont.woff") format('woff'), url("../fonts/cabin/cabin-regular-webfont.ttf") format('truetype'), url("../fonts/cabin/cabin-regular-webfont.svg#cabin/cabin-regular-webfont") format('svg');
}
@font-face {
  font-family: 'cabin-Bold';
  font-weight: 'bold';
  font-style: normal;
  src: url("../fonts/cabin/cabin-bold-webfont.eot");
  src: url("../fonts/cabin/cabin-bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/cabin/cabin-bold-webfont.woff") format('woff'), url("../fonts/cabin/cabin-bold-webfont.ttf") format('truetype'), url("../fonts/cabin/cabin-bold-webfont.svg#cabin/cabin-bold-webfont") format('svg');
}
@font-face {
  font-family: 'cabin-Semibold';
  font-weight: '600';
  font-style: normal;
  src: url("../fonts/cabin/cabin-semibold-webfont.eot");
  src: url("../fonts/cabin/cabin-semibold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/cabin/cabin-semibold-webfont.woff") format('woff'), url("../fonts/cabin/cabin-semibold-webfont.ttf") format('truetype'), url("../fonts/cabin/cabin-semibold-webfont.svg#cabin/cabin-semibold-webfont") format('svg');
}
*[class^="icon-"],
*[class*=" icon-"] {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}
.icon-arrow-up:before {
  content: "\e604";
}
.icon-cruz:before {
  content: "\e606";
}
.icon-close:before {
  content: "\e608";
}
.icon-top:before {
  content: "\e60a";
}
.icon-insta:before {
  content: "\e902";
}
.icon-face:before {
  content: "\e903";
}
.icon-mail:before {
  content: "\e906";
}
.icon-lupa:before {
  content: "\e907";
}
.icon-down:before {
  content: "\e908";
}
.icon-left:before {
  content: "\e909";
}
.icon-right:before {
  content: "\e90a";
}
.icon-pin:before {
  content: "\e90b";
}
.icon-phone:before {
  content: "\e90c";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-google-plus:before {
  content: "\ea88";
}
.icon-twitter:before {
  content: "\ea91";
}
.icon-youtube:before {
  content: "\ea99";
}
.icon-vimeo:before {
  content: "\ea9c";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-pinterest:before {
  content: "\ead0";
}
.icon-heart:before {
  content: "\e9da";
}
* {
  box-sizing: border-box;
}
html {
  height: 100%;
}
a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  margin-top: 10px;
  text-align: center;
}
.owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-controls .owl-page span {
  opacity: 1;
}
.owl-controls .owl-page span {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #869791;
  border: 2px transparent solid;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  width: 12px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.owl-controls .owl-page.active span {
  background: transparent;
  border: 2px #869791 solid;
}
.grabbing {
  cursor: url("grabbing.png") 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-prev,
.owl-next {
  font-size: 30px;
  position: absolute;
}
.owl-next {
  right: 0;
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 1.8s both ease;
  animation: fadeOut 1.8s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 1.8s both ease;
  animation: fadeIn 1.8s both ease;
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
            transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
            transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
            transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
body {
  background: #393939;
  color: #fff;
  font-family: 'butler', Tahoma, sans-serif;
  font-size: 15px;
  height: 100%;
}
.container-fluid {
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
.container {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 1358px;
  width: auto;
}
::-moz-selection {
  background: #393939;
  color: #dfbb35;
}
::selection {
  background: #393939;
  color: #dfbb35;
}
::-moz-selection {
  background: #393939;
  color: #dfbb35;
}
.narrow-text {
  font-size: 22px;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 732px;
}
.title {
  font-size: 46px;
  letter-spacing: 2px;
}
.title:after {
  background: #dfbb35;
  content: '';
  display: block;
  height: 1px;
  margin: 20px auto 10px;
  max-width: 280px;
}
.page-overlay {
  position: fixed;
  background: #393939;
  height: 100%;
  width: 0;
  z-index: 100;
  right: 0;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
.page-overlay.open {
  width: 100%;
}
.hamburguer-container {
  right: 0;
  top: 0;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
@media (min-width: 769px) {
  .nav-burguer,
  .languages {
    display: inline-block;
  }
}
.nav-burguer {
  background: #dfbb35;
  cursor: pointer;
  padding: 20px 20px 15px;
}
.languages {
  font: 13px 'cabin', Tahoma, sans-serif;
  margin-right: 10px;
  padding-top: 10px;
}
@media (max-width: 769px) {
  .languages {
    margin-bottom: 10px;
  }
}
.languages p {
  letter-spacing: 1px;
}
.languages ul {
  margin-top: 7px;
}
.languages ul li {
  display: inline-block;
}
.languages ul li + li {
  margin-left: 9px;
}
.languages ul li + li:before {
  background: #fff;
  content: '';
  height: 17px;
  position: absolute;
  margin-left: -7px;
  width: 1px;
}
.languages ul li a {
  font-size: 17px;
  font-weight: 700;
}
.languages ul li a:hover {
  color: #edd98d;
}
.languages ul li a.active {
  color: #dfbb35;
}
.hamburguer {
  display: inline-block;
  height: 30px;
  width: 30px;
}
.menu-icon {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.menu-icon,
.menu-icon:before,
.menu-icon:after {
  display: block;
  width: 32px;
  height: 3px;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  background-color: #fff;
}
.menu-icon:before,
.menu-icon:after {
  position: absolute;
  content: "";
}
.menu-icon:before {
  top: -10px;
}
.menu-icon:after {
  top: 10px;
}
.menu-icon.menu-icon-colored {
  background-color: #393939;
}
.menu-icon.menu-icon-colored:before,
.menu-icon.menu-icon-colored:after {
  background-color: #393939;
}
.navigation-toggle {
  display: inline-block;
}
.navigation-toggle.active .menu-icon {
  background-color: transparent;
}
.navigation-toggle.active .menu-icon:before {
  -webkit-transform: translateY(10px) rotate(45deg);
          transform: translateY(10px) rotate(45deg);
}
.navigation-toggle.active .menu-icon:after {
  -webkit-transform: translateY(-10px) rotate(-45deg);
          transform: translateY(-10px) rotate(-45deg);
}
.navigation-toggle.active .menu-icon:before,
.navigation-toggle.active .menu-icon:after {
  background-color: #5f5f5f;
}
figure img {
  height: auto;
  max-width: 100%;
  width: initial;
}
.hamburguer-container,
.logo-master {
  margin-top: 77px;
  position: fixed;
  z-index: 1000;
}
.logo-master {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
.logo-master.retract {
  -webkit-transform: translateX(-50%) translateY(-20px) scale(0.78);
          transform: translateX(-50%) translateY(-20px) scale(0.78);
}
.shadow {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.95) 10%, rgba(0,0,0,0) 100%);
  background: linear-gradient(top, rgba(0,0,0,0.95) 10%, rgba(0,0,0,0) 100%);
  height: 35%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  z-index: 90;
}
.shadow.visible {
  opacity: 1;
}
.main-menu {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 45%;
  width: 100%;
  z-index: 100;
}
.main-menu.visible {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: 0.4s ease 0.4s;
  transition: 0.4s ease 0.4s;
}
.main-menu ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
}
.main-menu ul li {
  margin-bottom: 30px;
  position: relative;
}
.main-menu ul li a {
  color: #fff;
  font: 18px 'Lato', sans-serif;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  width: 200px;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
.main-menu ul li a:after {
  background: rgba(255,255,255,0.3);
  bottom: -17px;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.7s cubic-bezier(1, 0, 0, 1);
  transition: all 0.7s cubic-bezier(1, 0, 0, 1);
}
.main-menu ul li a:hover {
  color: #dfbb35;
}
.main-menu ul li a:hover:after {
  width: 0;
}
#home {
  border: 30px solid #393939;
}
#home .megabanner {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
#home .megabanner .scroll {
  bottom: 55px;
  color: #fff;
  font: 300 15px 'Lato', sans-serif;
  left: 50%;
  letter-spacing: 2px;
  margin-left: -25px;
  position: absolute;
  text-align: center;
  width: 50px;
  z-index: 15;
}
#home .megabanner .scroll p {
  margin-bottom: 10px;
}
#home .megabanner .scroll-img {
  -webkit-animation: scrollDown 3s infinite;
          animation: scrollDown 3s infinite;
}
#home .carousel {
  height: 100vh;
  overflow: hidden;
}
#home .carousel img {
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#home .carousel-single {
  height: 100vh;
}
#home .carousel-picture {
  height: 100vh;
  position: relative;
}
#home .carousel-picture:before {
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.85) 10%, rgba(0,0,0,0) 100%);
  background: linear-gradient(top, rgba(0,0,0,0.85) 10%, rgba(0,0,0,0) 100%);
  content: '';
  height: 40%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
#home .carousel-picture:after {
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
  background: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);
  bottom: 0;
  content: '';
  height: 40%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}
#home figcaption {
  bottom: 150px;
  color: #fff;
  font: 40px 'butler-Light', Tahoma, sans-serif;
  letter-spacing: 4px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}
#quem-somos {
  padding-top: 280px;
}
#quem-somos .title {
  font-family: 'butler-Light', Tahoma, sans-serif;
  margin-bottom: 50px;
}
.quem-somos-main {
  margin-top: 70px;
}
.quem-somos-main img {
  height: auto;
  width: 100%;
}
.quem-somos-main .row {
  background: #dfbb35;
  margin: 0;
}
.quem-somos-main .row div[class^='col-'] {
  padding: 0;
}
.quem-somos-main .row div[class^='col-'] img {
  height: auto;
  width: 100%;
}
.quem-somos-main .row div[class^='col-'] h2,
.quem-somos-main .row div[class^='col-'] p {
  color: #000;
  font-family: 'cabin', Tahoma, sans-serif;
}
.quem-somos-main .row div[class^='col-'] h2 {
  font: 22px 'cabin-Bold', Tahoma, sans-serif;
}
.quem-somos-main .row div[class^='col-'] p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 24px;
}
.quem-somos-main .row .text {
  margin-left: auto;
  margin-right: auto;
  max-width: 440px;
  padding: 0 10px;
}
@media (max-width: 48em) {
  .quem-somos-main .row .text {
    padding: 50px 15px;
  }
}
@media (max-width: 48em) {
  .quem-somos-main .row .box-3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#contato {
  padding-top: 280px;
}
#contato .title {
  margin-bottom: 110px;
  margin-top: 100px;
}
#contato .text {
  font-size: 20px;
  line-height: 1.5;
}
.footer-main {
  margin-top: 230px;
}
.copy {
  font: 14px 'cabin', Tahoma, sans-serif;
  margin-top: 40px;
  padding-bottom: 30px;
  text-align: center;
}
.copy:before {
  background: #7e7e7e;
  content: '';
  display: block;
  height: 1px;
  margin-bottom: 30px;
  width: 100%;
}
.footer-logos .logo img {
  height: auto;
  max-width: 100%;
}
@-webkit-keyframes scrollDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
@keyframes scrollDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}
