@import 'https://fonts.googleapis.com/css?family=Playfair+Display:400i';
@-moz-keyframes animaprev {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes animaprev {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes animaprev {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes animaprev {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes animanext {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes animanext {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes animanext {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes animanext {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    transform: translateX(15px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes animasetabaixo {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes animasetabaixo {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes animasetabaixo {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes animasetabaixo {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes animablur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
  80% {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes animablur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
  80% {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@-o-keyframes animablur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
  80% {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes animablur {
  0% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
  80% {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
  outline: none !important;
}
body {
  color: #1a1a1a;
  font-size: 15px;
  font-family: 'Century Gothic';
  overflow-x: hidden;
}
a {
  color: #1a1a1a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  word-wrap: break-word;
}
a:hover {
  text-decoration: none !important;
  color: #1a1a1a;
}
a:focus {
  text-decoration: none !important;
  color: #1a1a1a;
}
label,
h1,
h2,
h3 {
  font-weight: normal;
  margin: 0;
}
h2 {
  font-size: 3.8em;
}
h3 {
  font-size: 3em;
}
h4 {
  font-size: 2.2em;
}
strong {
  font-weight: bold;
}
.form-contato div[class*='col-'] {
  padding: 10px;
}
.form-contato .botao-principal {
  margin: 0 auto;
}
.floating-placeholder {
  height: 50px;
  padding: 0;
  width: 100%;
  position: relative;
  margin: 0 auto;
  font-family: 'Century Gothic';
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #1a1a1a;
}
.floating-placeholder input,
.floating-placeholder textarea,
.floating-placeholder select {
  width: 100%;
  height: 50px;
  font-size: 13px;
  line-height: 50px;
  border: 2px solid #000;
  outline: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background: transparent;
  z-index: 2;
  text-indent: 15px;
  color: inherit;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.floating-placeholder select,
.floating-placeholder option {
  color: inherit;
}
.floating-placeholder textarea {
  font-size: 14px;
  position: relative;
  height: 70px;
  line-height: normal;
  max-height: 150px;
  padding-top: 15px;
  padding-left: 15px;
  text-indent: 0;
  resize: vertical !important;
}
.floating-placeholder label {
  display: block;
  position: absolute;
  top: 0;
  left: 17px;
  font-family: 'Century Gothic';
  font-size: 15px;
  line-height: 50px;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: transform 200ms, color 200ms;
  -moz-transition: transform 200ms, color 200ms;
  transition: transform 200ms, color 200ms;
  -webkit-transform-origin: 0 0em;
  -moz-transform-origin: 0 0em;
  transform-origin: 0 0em;
  -webkit-transform: scale(1, 1) rotateY(0);
  -moz-transform: scale(1, 1) rotateY(0);
  transform: scale(1, 1) rotateY(0);
  color: inherit;
}
.floating-placeholder.textarea {
  height: auto;
}
.floating-placeholder.floating-placeholder-float input,
.floating-placeholder.floating-placeholder-float textarea,
.floating-placeholder.floating-placeholder-float select {
  border-color: #1a1a1a;
}
.floating-placeholder.floating-placeholder-float label {
  top: -29px;
  -webkit-transform: scale(0.85, 0.85) rotateY(0);
  -moz-transform: scale(0.85, 0.85) rotateY(0);
  transform: scale(0.85, 0.85) rotateY(0);
  color: #1a1a1a;
}
.floating-placeholder--branco input,
.floating-placeholder--branco textarea,
.floating-placeholder--branco select {
  border-color: #fff;
}
.floating-placeholder--branco label {
  color: #fff;
}
.floating-placeholder--branco.floating-placeholder-float input,
.floating-placeholder--branco.floating-placeholder-float textarea,
.floating-placeholder--branco.floating-placeholder-float select {
  border-color: #fff;
}
.floating-placeholder--branco.floating-placeholder-float label {
  color: #fff;
}
.floating-placeholder .mostrar-senha {
  position: absolute;
  z-index: 3;
  right: 15px;
  bottom: 0;
  line-height: 50px;
  cursor: pointer;
}
*::-moz-selection {
  background: rgba(26,26,26,0.75);
  color: #fff;
}
*::selection {
  background: rgba(26,26,26,0.75);
  color: #fff;
}
.sem-padding {
  padding: 0 !important;
}
.sem-margin {
  margin: 0 !important;
}
.hidden-normal {
  display: none !important;
}
.branco {
  color: #fff !important;
}
.regular {
  font-family: 'Century Gothic';
}
.bold {
  font-weight: bold;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.themify {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.row-flex,
.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: initial;
  -moz-flex-flow: initial;
  flex-flow: initial;
}
.row-flex:before,
.flex-center:before,
.row-flex:after,
.flex-center:after {
  display: none;
}
.flex-reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -moz-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
.p80 {
  padding: 80px 0;
}
.flex-grid-3 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
.flex-grid-3:after {
  content: '';
  flex: auto;
}
.flex-grid-3 > * {
  width: calc(33.333333333333336% - 10px);
  margin: 0 7.5px;
}
.flex-grid-3 > *:nth-child(1) {
  margin-left: 0;
}
.flex-grid-3 > *:nth-child(3n) {
  margin-right: 0;
}
.flex-grid-3 > *:nth-child(3n + 1) {
  margin-left: 0;
}
.flex-grid-3 > *:nth-child(n + 4) {
  margin-top: 15px;
}
.inblock {
  display: inline-block;
  vertical-align: middle;
}
.img-centro {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.wow {
  visibility: hidden;
}
.wow-v {
  visibility: visible !important;
}
.rel {
  min-height: 0;
  position: relative;
}
.pointer-events-none {
  pointer-events: none;
}
.cor-primaria {
  color: #1a1a1a !important;
}
.cor-secundaria {
  color: #ddd !important;
}
.cor-terciaria {
  color: #999 !important;
}
.slick-dots {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  margin: 0;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  border: 0;
  outline: none;
  background: #999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-appearance: none;
  appearance: none;
}
.slick-dots li button:hover {
  background: #1a1a1a;
}
.slick-dots li.slick-active button {
  background: #1a1a1a;
}
.slick-prev,
.slick-next {
  z-index: 1;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  display: block;
  cursor: pointer;
  line-height: 1;
  text-align: center;
  color: transparent;
  padding: 0;
  margin: auto;
  border: 2px solid #fff;
  outline: none;
  background: rgba(26,26,26,0.5);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-animation: animaprev 0.8s ease infinite paused;
  -moz-animation: animaprev 0.8s ease infinite paused;
  animation: animaprev 0.8s ease infinite paused;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64a';
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  display: block;
}
.slick-prev[aria-label="next"],
.slick-next[aria-label="next"] {
  left: auto;
  right: 15px;
  -webkit-animation: animanext 0.8s ease infinite paused;
  -moz-animation: animanext 0.8s ease infinite paused;
  animation: animanext 0.8s ease infinite paused;
}
.slick-prev[aria-label="next"]:before,
.slick-next[aria-label="next"]:before {
  content: '\e649';
}
.slick-prev:hover,
.slick-next:hover {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  background: rgba(26,26,26,0.75);
}
.sem-seta .slick-prev,
.sem-seta .slick-next {
  display: none !important;
}
@media (min-width: 992px) {
  .seta-left .slick-prev,
  .seta-left .slick-next {
    background: transparent;
    left: -150px;
    right: auto;
    bottom: auto;
    background: transparent;
    border-color: #1a1a1a;
  }
  .seta-left .slick-prev[aria-label="next"],
  .seta-left .slick-next[aria-label="next"] {
    left: -80px;
  }
  .seta-left .slick-prev:before,
  .seta-left .slick-next:before {
    color: #1a1a1a;
  }
}
.seta-superior .slick-prev,
.seta-superior .slick-next {
  top: -60px;
  right: 0;
  bottom: auto;
  left: auto;
}
.seta-superior .slick-prev:before,
.seta-superior .slick-next:before {
  font-size: 40px;
  color: #000;
}
.seta-superior .slick-prev[aria-label="previous"],
.seta-superior .slick-next[aria-label="previous"] {
  right: 60px;
}
.fancybox-opened,
.fancybox-skin {
  background: #ddd;
}
.fancybox-overlay {
  background: rgba(26,26,26,0.95);
}
#fancybox-map {
  width: 100%;
  height: 100%;
}
.check-list {
  margin: 20px 0;
}
.check-list li {
  display: block;
  margin: 7.5px 0;
  text-indent: -28px;
  padding-left: 27px;
}
.check-list li:before {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64c';
  color: #1a1a1a;
  margin-right: 10px;
}
.titulo-principal {
  position: relative;
  display: block;
  margin: 20px 0 40px;
  padding-bottom: 15px;
  font-family: 'Century Gothic';
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #1a1a1a;
}
.titulo-principal:before,
.titulo-principal:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  max-width: 200px;
  background: #1a1a1a;
  margin: auto;
}
.titulo-principal:after {
  width: 25px;
  height: 8px;
}
@media (min-width: 992px) {
  .titulo-principal--left {
    text-align: left;
  }
  .titulo-principal--left:before,
  .titulo-principal--left:after {
    right: auto;
  }
  .titulo-principal--right {
    text-align: right;
  }
  .titulo-principal--right:before,
  .titulo-principal--right:after {
    left: auto;
  }
}
.titulo-principal--branco {
  color: #fff;
}
.titulo-principal--branco:before,
.titulo-principal--branco:after {
  background: #fff;
}
.titulo-principal:first-child {
  margin-top: 0;
}
.titulo-secundario {
  font-weight: bold;
  font-size: 36px;
  color: #1a1a1a;
  display: block;
  margin-bottom: 20px;
}
.botao-principal {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 25px;
  margin: 20px auto 0;
  background: transparent;
  border: 2px solid #000;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.botao-principal:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  margin: 2px;
  background: #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.botao-principal:hover {
  color: #fff;
}
.botao-principal:hover:before {
  left: 0;
  width: calc(100% - 4px);
}
.botao-principal--branco {
  border-color: #fff;
  color: #fff;
}
.botao-principal--branco:before {
  background: #fff;
}
.botao-principal--branco:hover {
  color: #000;
}
.item-padrao {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.item-padrao__img {
  position: relative;
  display: block;
}
.item-padrao__img:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  margin: 0;
  border: 2px solid #fff;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-padrao__img:hover:before {
  margin: 20px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.item-padrao__img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.item-padrao__img .opcoes {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  -moz-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0;
}
.item-padrao__img .opcoes > a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.item-padrao__img .opcoes > a img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.item-padrao__img .opcoes > a:hover img {
  background: #1a1a1a;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}

#servicos .item-padrao__texto {
    min-height: 165px;
}
#portfolio .item-padrao__texto h3{
  font-size:16px;
}

.item-padrao__texto {
  display: block;
  padding: 15px;
  background: #1a1a1a;
  color: #fff;
  text-align: center;
  font-size: 14px;
  min-height: 63px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.item-padrao__texto h3 {
  font-size: 24px;
}
.item-padrao__texto h3:not(:last-child) {
  margin-bottom: 15px;
}
.slick-slide .item-padrao {
  margin: 0 5px;
}
.item-padrao:hover .item-padrao__img:before {
  margin: 20px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.item-padrao:hover .item-padrao__img img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}
.item-padrao:hover .item-padrao__img .opcoes {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.item-padrao:hover .item-padrao__texto {
  background: #999;
}
#topo {
  position: relative;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 0;
}
#topo .logo {
  width: 250px;
  height: 250px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  background: #1a1a1a;
  border-bottom: 5px solid #fff;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#topo .logo h1 {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#topo .logo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.5s ease-in-out, opacity 0.5s ease;
  -moz-transition: all 0.5s ease-in-out, opacity 0.5s ease;
  transition: all 0.5s ease-in-out, opacity 0.5s ease;
}
#topo .logo.logo-top-0 {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
#topo .logo.logo-top-negativo {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  transform: translateY(-100%);
}
#topo .logo.logo-left {
  right: auto;
}
#topo .logo.logo-fixo {
  position: fixed;
}
#topo .logo:hover {
  background: #000;
}
#topo .logo:hover img {
  -webkit-animation: animablur 1s ease 1 running;
  -moz-animation: animablur 1s ease 1 running;
  animation: animablur 1s ease 1 running;
}
#topo .telefone-topo {
  position: fixed;
  top: 40px;
  left: 40px;
  padding: 5px;
  background: #1a1a1a;
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  -webkit-transition: top 0.5s ease-in-out, left 0.5s ease-in-out 0.5s;
  -moz-transition: top 0.5s ease-in-out, left 0.5s ease-in-out 0.5s;
  transition: top 0.5s ease-in-out, left 0.5s ease-in-out 0.5s;
}
#topo .telefone-topo i {
  font-size: 36px;
  vertical-align: middle;
}
#topo .btn-menu {
  position: fixed;
  top: 40px;
  right: 40px;
  background: #1a1a1a;
  cursor: pointer;
  width: 60px;
  height: 60px;
  padding: 10px;
  z-index: 2;
}
#topo .btn-menu span {
  position: absolute;
  right: 100%;
  margin: auto;
  color: #999;
  font-weight: bold;
  font-size: 24px;
  line-height: 45px;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#topo .btn-menu [class^='ti-'] {
  position: absolute;
  20: 20px;
  font-size: 40px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}
#topo .btn-menu .fechar,
#topo .btn-menu .ti-close {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#topo .top-nav {
  position: fixed;
  top: 0;
  right: -100%;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  flex-flow: column nowrap;
  background: #999;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
}
#topo .top-nav__item {
  position: relative;
  right: -100px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
#topo .top-nav__item > a,
#topo .top-nav__item > label {
  position: relative;
  display: block;
  padding: 10px 0 5px;
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: 10px;
  cursor: pointer;
}
#topo .top-nav__item > a:before,
#topo .top-nav__item > label:before,
#topo .top-nav__item > a:after,
#topo .top-nav__item > label:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  max-width: 200px;
  background: #fff;
  margin: auto;
}
#topo .top-nav__item > a:after,
#topo .top-nav__item > label:after {
  width: 25px;
  height: 8px;
}
#topo .top-nav__item > a:before,
#topo .top-nav__item > label:before,
#topo .top-nav__item > a:after,
#topo .top-nav__item > label:after {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  transform: translateX(50px);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#topo .top-nav__item > a:hover:before,
#topo .top-nav__item > label:hover:before,
#topo .top-nav__item > a:hover:after,
#topo .top-nav__item > label:hover:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#topo .top-nav::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
#topo .top-nav::-webkit-scrollbar-thumb {
  width: 6px;
  background: #fff;
}
#topo .logo.logo-fixo{
  width: 180px;
  height: 180px;
}
#topo .logo.logo-fixo img{
  max-width: 140px;
}
#topo .logo.logo-fixo ~ .telefone-topo {
  top: 0;
  left: 180px;
}
#topo .logo.logo-fixo ~ .top-nav {
  background: #1a1a1a;
}
#topo #toggle-nav:checked ~ .top-nav {
  right: 0;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item {
  right: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(1) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(3) {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(4) {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(5) {
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(6) {
  -webkit-transition-delay: 1.8s;
  -moz-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(7) {
  -webkit-transition-delay: 2.1s;
  -moz-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(8) {
  -webkit-transition-delay: 2.4s;
  -moz-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
#topo #toggle-nav:checked ~ .top-nav .top-nav__item:nth-child(9) {
  -webkit-transition-delay: 2.7s;
  -moz-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
#topo #toggle-nav:checked ~ .btn-menu span {
  color: #fff;
}
#topo #toggle-nav:checked ~ .btn-menu [class^='ti-'] {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
#topo #toggle-nav:checked ~ .btn-menu .fechar,
#topo #toggle-nav:checked ~ .btn-menu .ti-close {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#topo #toggle-nav:checked ~ .btn-menu span,
#topo #toggle-nav:checked ~ .btn-menu .ti-menu {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#topo #toggle-nav:checked ~ .btn-menu span {
  color: #fff;
}
#banner {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100vh;
  min-height: 700px;
  max-height: 900px;
  overflow: hidden;
  border-bottom: 5px solid #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: initial;
  -moz-flex-flow: initial;
  flex-flow: initial;
}
#banner .banner-item {
  position: relative;
  display: inherit;
  -webkit-flex: 20% 1 10;
  -moz-flex: 20% 1 10;
  flex: 20% 1 10;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin: 5px 2.5px;
}
#banner .banner-item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  margin: 0;
  border: 2px solid #fff;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#banner .banner-item:hover:before {
  margin: 20px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#banner .banner-item:after {
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: transparent;
  background: -webkit-linear-gradient(top, transparent 50%, #000 100%);
  background: -moz-linear-gradient(top, transparent 50%, #000 100%);
  background: -ms-linear-gradient(top, transparent 50%, #000 100%);
  background: -o-linear-gradient(top, transparent 50%, #000 100%);
  background: linear-gradient(to bottom, transparent 50%, #000 100%);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#banner .banner-item img {
  position: relative;
  width: auto;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#banner .banner-item span {
  position: absolute;
  bottom: 50px;
  left: 40px;
  z-index: 2;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  transform: translateX(-50px);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#banner .banner-item span:before,
#banner .banner-item span:after {
  content: '';
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  max-width: 200px;
  background: #fff;
  margin: auto;
}
#banner .banner-item span:after {
  width: 25px;
  height: 8px;
}
#banner .banner-item span:before,
#banner .banner-item span:after {
  right: auto;
}
#banner .banner-item span:before,
#banner .banner-item span:after {
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#banner .banner-item:hover {
  -webkit-flex: 25% 10 1;
  -moz-flex: 25% 10 1;
  flex: 25% 10 1;
}
#banner .banner-item:hover:before {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#banner .banner-item:hover:after {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#banner .banner-item:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}
#banner .banner-item:hover span {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#banner .banner-item:hover span:before,
#banner .banner-item:hover span:after {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
#banner .seta-baixo {
  position: absolute;
  right: 0;
  bottom: 15px;
  left: 0;
  margin: auto;
  z-index: 2;
  width: 50px;
  height: 50px;
  line-height: 60px;
  font-size: 36px;
  text-align: center;
  background: #fff;
  color: #1a1a1a;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: animasetabaixo 0.8s ease infinite paused;
  -moz-animation: animasetabaixo 0.8s ease infinite paused;
  animation: animasetabaixo 0.8s ease infinite paused;
}
#banner .seta-baixo:hover {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
}
#quem-somos.home {
  padding: 180px 0;
  position: relative;
}
#quem-somos.home:after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 0;
  left: 0;
  height: 10px;
  background: #fff;
}
#quem-somos .missao-visao-valores {
  padding: 100px 0;
}
#servicos.home {
  padding: 80px 0;
}
.section-videos {
  position: relative;
  background: #1a1a1a;
  margin-top: 80px;
}
.section-videos:before {
  content: '';
  background: url("../images/logo-rodape.jpg") repeat fixed;
  background-size: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=5)';
  -moz-opacity: 0.05;
  -khtml-opacity: 0.05;
  opacity: 0.05;
}
.section-videos .slick-1item {
  padding-bottom: 60px;
}
.section-videos .slick-1item .slick-dots li button:hover,
.section-videos .slick-1item .slick-dots li.slick-active button {
  background: #fff;
}
#orcamento {
  position: relative;
}
#orcamento .fundo-orcamento {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  // background: url("../images/bg-orcamento.jpg") no-repeat center center;
  background: url("../images/selo.png") no-repeat center center;
  // background-size: cover;
}
#orcamento .content {
  padding: 100px 30px;
}
#depoimentos {
  padding: 100px 0;
  position: relative;
  background: url("../images/bg-depoimentos.jpg") fixed;
  background-size: auto;
}
#depoimentos:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  height: 10px;
  background: #fff;
}
#depoimentos .slick-1item {
  padding-bottom: 60px;
}
#depoimentos .slick-1item .slick-dots li button:hover,
#depoimentos .slick-1item .slick-dots li.slick-active button {
  background: #fff;
}
#parceiros {
  padding: 60px 0;
}
#chamada {
  padding: 60px 0;
  background: #ddd;
}
#rodape .rodape-info {
  position: relative;
  background: #1a1a1a;
  color: #ddd;
  padding: 80px 0;
}
#rodape .item-rodape {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-left: 40px;
  min-height: 30px;
}
#rodape .item-rodape i {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  font-size: 30px;
  min-width: 30px;
  text-align: center;
}
#rodape .item-rodape + .item-rodape {
  margin-top: 30px;
}
#rodape .item-rodape a {
  color: #ddd;
}
#rodape .rodape-footer {
  background: #000;
  color: #ddd;
  font-size: 14px;
  padding: 30px 15px;
}
#rodape .rodape-footer > .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: initial;
  -moz-flex-flow: initial;
  flex-flow: initial;
}
#rodape .rodape-footer > .container:before,
#rodape .rodape-footer > .container:after {
  display: none;
}
#rodape .rodape-footer a {
  color: #ddd;
}
#rodape .rodape-footer a:hover {
  color: #fff;
}
#rodape .rodape-footer .rodape-sociais a {
  font-size: 36px;
  margin: 0 10px;
}
[class^='popup'] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  max-height: 100%;
  z-index: -99;
  overflow: hidden;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: initial;
  -moz-flex-flow: initial;
  flex-flow: initial;
}
[class^='popup'] .close-popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background: rgba(26,26,26,0.9);
}
[class^='popup'] [class^='ti-'] {
  font-size: 72px;
  color: #fff;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
}
[class^='popup'] [class^='ti-']:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
[class^='popup'] .content {
  position: relative;
  max-height: calc(100% - 60px);
  overflow-y: scroll;
  background: #fff;
  padding: 45px;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
[class^='popup'] .content::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
[class^='popup'] .content::-webkit-scrollbar-thumb {
  width: 6px;
  background: #1a1a1a;
}
input:checked + [class^='popup'] {
  z-index: 9999;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
input:checked + [class^='popup'] .content {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
}
.interna .fundo-interna {
  position: relative;
  padding-top: 100px;
  height: 370px;
  width: 100%;
  overflow: hidden;
  padding: 250px 60px 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.interna .fundo-interna:before {
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background: -webkit-linear-gradient(top, transparent 0%, #ddd 150%);
  background: -moz-linear-gradient(top, transparent 0%, #ddd 150%);
  background: -ms-linear-gradient(top, transparent 0%, #ddd 150%);
  background: -o-linear-gradient(top, transparent 0%, #ddd 150%);
  background: linear-gradient(to bottom, transparent 0%, #ddd 150%);
}
.interna .fundo-interna h2 {
  z-index: 1;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  max-width: 60vw;
  text-align: center;
  pointer-events: none;
}
.interna .fundo-interna .breadcrumb {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  color: #1a1a1a;
  background: #fff;
  padding: 12px 15px;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.interna .fundo-interna .breadcrumb a {
  color: #000;
}
.interna .fundo-interna .breadcrumb a:after {
  content: '/';
  margin-left: 5px;
  pointer-events: none;
  color: #000;
}
.interna .fundo-interna .breadcrumb a:hover {
  color: #1a1a1a;
}
.interna .fundo-interna .breadcrumb span {
  font-weight: bold;
}
.interna #topo #toggle-nav:not(:checked) ~ .logo:not(.logo-fixo) {
  background: transparent;
  border-color: transparent;
}
.interna main:not(.pt-0) {
  padding-top: 80px;
}
.interna main:not(.pb-0) {
  padding-bottom: 80px;
}
.interna main .titulo-principal {
  font-size: 25px;
}
.interna .interna-texto b,
.interna .interna-texto strong {
  font-weight: bold;
  display: block;
  margin-top: 15px;
  margin-bottom: 5px;
}
.interna .interna-texto ul {
  margin: 10px 0 20px;
}
.interna .interna-texto ul li {
  display: block;
  margin: 7.5px 0;
  text-indent: -28px;
  padding-left: 27px;
}
.interna .interna-texto ul li:before {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e64c';
  color: #1a1a1a;
  margin-right: 10px;
}
.interna .slick-detalhe-grande {
  margin-bottom: 5px;
}
.interna .slick-detalhe-grande .slick-prev {
  left: 0;
}
.interna .slick-detalhe-grande .slick-next {
  right: 0;
}
.interna .slick-detalhe-thumb img {
  max-width: calc(100% - 5px);
}
@media (max-width: 1200px) {
  #banner > a:nth-child(4) {
    display: none;
  }
}

@media (max-width: 1648px) {
  #servicos .item-padrao__texto {
    min-height: 210px;
  }
}
@media (max-width: 992px) {
  p,
  h2,
  h3,
  h4 {
    text-align: center;
  }
  .clearfix-mobile {
    clear: both;
  }
  .hidden-mobile {
    display: none !important;
  }
  .hidden-normal {
    display: block !important;
  }
  .left,
  .right,
  .pull-right,
  .pull-left,
  .col-center {
    float: left !important;
    display: block;
  }
  .f-right {
    float: none;
  }
  .text-center-sm {
    text-align: center;
  }
  .block-sm {
    display: block;
  }
  .column-sm {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .titulo-principal {
    font-size: 36px;
  }
  .titulo-secundario {
    font-size: 24px;
  }
  .botao-principal {
    margin-bottom: 30px;
  }
  #topo .logo {
    width: 150px !important;
    height: 150px !important;
  }
  #topo .logo img {
    max-width: 85% !important;
  }
  #topo .top-nav {
    width: 100%;
    padding-top: 150px;
    background: #ddd !important;
  }
  #topo .top-nav__item > a,
  #topo .top-nav__item > label {
    padding: 5px 0;
    margin: 0;
    color: #1a1a1a;
    font-size: 28px;
    font-size: calc(12px + 3.5vw);
  }
  #topo .top-nav__item > a:before,
  #topo .top-nav__item > label:before,
  #topo .top-nav__item > a:after,
  #topo .top-nav__item > label:after {
    display: none;
  }
  #topo .logo.logo-fixo ~ .telefone-topo {
    left: 150px;
  }
  #topo #toggle-nav:checked ~ .logo {
    position: fixed;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    right: 100%;
  }
  #topo #toggle-nav:checked ~ .telefone-topo {
    top: 0;
    left: 150px;
  }
  #topo #toggle-nav:checked ~ .btn-menu span {
    color: #1a1a1a;
  }
  #banner > a:nth-child(3) {
    display: none;
  }
  #orcamento .fundo-orcamento {
    display: none;
  }
  #orcamento .botao-principal {
    margin-bottom: 0;
  }
  #quem-somos .missao-visao-valores .col-md-4 + .col-md-4 {
    margin-top: 60px;
  }
  #rodape .rodape-info .row-flex {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  #rodape .rodape-info .row-flex > div + div {
    margin-top: 30px;
  }
  #rodape .item-rodape {
    text-align: center;
    padding-left: 0px;
  }
  #rodape .item-rodape i {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  #rodape .rodape-footer > .container {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #rodape .rodape-footer > .container .rodape-sociais {
    margin-bottom: 30px;
  }
  .interna .fundo-interna {
    padding-top: 150px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .interna .fundo-interna h2 {
    font-size: 48px;
    max-width: none;
  }
  .interna #orcamento .content {
    padding: 0 15px 80px;
    text-align: center;
  }
  .interna .interna-texto {
    text-align: center;
  }
  [class*='flex-grid'] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  [class*='flex-grid']:after {
    content: '';
    flex: auto;
  }
  [class*='flex-grid'] > * {
    width: calc(50% - 7.5px);
    margin: 0 7.5px;
  }
  [class*='flex-grid'] > *:nth-child(1) {
    margin-left: 0;
  }
  [class*='flex-grid'] > *:nth-child(2n) {
    margin-right: 0;
  }
  [class*='flex-grid'] > *:nth-child(2n + 1) {
    margin-left: 0;
  }
  [class*='flex-grid'] > *:nth-child(n + 3) {
    margin-top: 15px;
  }
  [class^='popup'] [class^='ti-'] {
    font-size: 32px;
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 768px) {
  .center-xs {
    text-align: center;
  }
  .column-xs {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  [class*='flex-grid'] {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  [class*='flex-grid']:after {
    content: '';
    flex: auto;
  }
  [class*='flex-grid'] > * {
    width: calc(100% - 0px);
    margin: 0 7.5px;
  }
  [class*='flex-grid'] > *:nth-child(1) {
    margin-left: 0;
  }
  [class*='flex-grid'] > *:nth-child(1n) {
    margin-right: 0;
  }
  [class*='flex-grid'] > *:nth-child(1n + 1) {
    margin-left: 0;
  }
  [class*='flex-grid'] > *:nth-child(n + 2) {
    margin-top: 15px;
  }
  .flex-list {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .item-padrao__img .opcoes > a img {
    width: 40px;
    height: 40px;
  }
  .slick-next,
  .slick-prev {
    width: 40px;
    height: 40px;
  }
  .slick-next:before,
  .slick-prev:before {
    font-size: 20px;
    line-height: 38px;
  }
  .item-padrao .item-padrao__img:before {
    display: none;
  }
  .item-padrao .item-padrao__img img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
  }
  .item-padrao .item-padrao__img .opcoes {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
  [class^='popup'] .content {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  #topo .btn-menu span,
  #topo .telefone-topo {
    display: none;
  }
  #topo .logo {
    right: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  #banner {
    min-height: 400px;
    border: 0;
  }
  #banner .banner-item {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  #banner .banner-item:before {
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s;
    margin: 20px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  #banner .banner-item:after {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  #banner .banner-item img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
  }
  #banner .banner-item span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  #banner .banner-item span:before,
  #banner .banner-item span:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition-delay: 0.8s;
    -moz-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  #banner .banner-item:nth-child(2) {
    display: none;
  }
  #banner .seta-baixo {
    display: none;
  }
  [class^='popup'] [class^='ti-'] {
    top: 35px;
    color: #1a1a1a;
  }
}
