@charset "UTF-8";
/*
Theme Name: Jus Marcas e Patentes
Author: Alexandre Rodrigues
Description: Jus Marcas e Patentes
Version: 1.0
*/
/**
 * Resoluções
 */
/**
cores
*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i,800,800i");
a, .transition, a.button-with-arrow:after, button.button-with-arrow:after {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

:focus {
  outline: none !important;
  outline: none !important;
  outline-offset: none !important; }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

form p {
  display: none; }

html, body {
  margin-top: 0 !important;
  margin: 0 !important; }

body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 17px;
  color: #000;
  font-weight: 300 !important;
  line-height: 22px;
  background-color: #fff; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif !important; }

.uppercase {
  text-transform: uppercase; }

@media (max-width: 765px) {
  .no-gutter-xs {
    padding: 0; } }

@media (min-width: 768px) {
  .no-gutters {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media (min-width: 768px) {
  .no-gutter-right {
    padding-right: 0 !important; }
  .no-gutter-left {
    padding-left: 0 !important; } }

.border-none {
  border: none !important; }
  .border-none:before {
    content: "";
    border: none !important; }

.mtgutter {
  margin-top: 15px; }

.mbgutter {
  margin-bottom: 15px; }

.prelative {
  position: relative !important; }

.input-text {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #c7c7cc;
  box-shadow: none; }

.no-border {
  border: none !important; }

.btn {
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out; }

.center {
  text-align: center; }

.content-center {
  margin: 0 auto; }

.text-replacement {
  clear: both;
  display: block;
  overflow: hidden;
  text-indent: -9999em; }

.btn {
  margin-top: 35px;
  padding: 14px 30px;
  background-color: #00b44e;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff; }
  .btn:hover {
    background: #00a045;
    color: #ffffff !important; }

.f70 {
  font-size: 70px;
  line-height: 65;
  font-weight: 100 !important; }
  @media (max-width: 765px) {
    .f70 {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .f70 {
      text-align: left !important; } }

.f60 {
  font-size: 60px;
  line-height: 53px;
  font-weight: 100 !important; }
  @media (max-width: 765px) {
    .f60 {
      text-align: center !important; } }
  @media (min-width: 768px) {
    .f60 {
      text-align: left !important; } }

.t-center {
  text-align: center !important; }

.pl-10 {
  padding-left: 10px; }

.pr-10 {
  padding-right: 10px; }

.acima-xs-right {
  float: right !important; }
  @media (max-width: 765px) {
    .acima-xs-right {
      float: inherit !important; } }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: none !important;
  display: none !important; }

span.wpcf7-not-valid-tip {
  font-size: 12px !important;
  text-align: left; }

div.wpcf7-mail-sent-ok {
  border: none !important; }

header.nav-wrapper {
  position: absolute;
  width: 100%;
  margin-left: -15px; }
  header.nav-wrapper.no-bg {
    background: none !important; }
  @media (max-width: 765px) {
    header.nav-wrapper {
      width: 100%; } }
  header.nav-wrapper .home-brand {
    margin: 25px auto 0;
    width: 191px;
    height: 96px;
    position: relative;
    z-index: 999; }

#navbar {
  position: relative; }
  #navbar .social-media-nav {
    position: absolute;
    top: 25px;
    right: 15px; }
    #navbar .social-media-nav span {
      font-size: 14px;
      color: #7a7a7a;
      text-transform: none;
      float: left;
      margin-right: 0;
      font-weight: 600;
      letter-spacing: -0.5px; }
    #navbar .social-media-nav a > i {
      color: #e14f36;
      font-size: 18px;
      margin-left: 10px; }

.black-bg {
  background: #14223c; }
  .black-bg .navbar-nav {
    margin-top: 50px !important; }

.nav, .navbar-default {
  background: transparent;
  color: #fff !important;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-bottom: 0;
  border: none;
  z-index: 99999;
  display: block;
  letter-spacing: 1px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .nav li, .navbar-default li {
      margin-right: 25px; }
      .nav li:last-child, .navbar-default li:last-child {
        margin-right: 0 !important; }
      .nav li:last-child:after, .navbar-default li:last-child:after {
        content: '';
        display: none; } }
  @media (min-width: 992px) {
    .nav li:last-child, .navbar-default li:last-child {
      margin-right: 0 !important; }
    .nav li:last-child:after, .navbar-default li:last-child:after {
      content: '';
      display: none; } }
  .nav li > a, .navbar-default li > a {
    color: #fff !important; }
  .nav li.active > a, .navbar-default li.active > a {
    color: #fff !important;
    background-color: transparent !important;
    padding-right: 10px;
    padding-left: 10px; }
  .nav .navbar-nav > .dropdown > a .caret, .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff; }
  .nav .navbar-toggle:focus, .nav .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #e14f36; }
  .nav .navbar-toggle:focus .icon-bar, .nav .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background: #fff; }
  .nav .navbar-toggle .icon-bar, .navbar-default .navbar-toggle .icon-bar {
    background-color: #e14f36; }
  .nav .navbar-nav > .open > a, .nav .navbar-nav > .open > a:focus, .nav .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: #126aaf;
    line-height: 22px; }
  .nav .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    line-height: 22px;
    font-weight: 135; }
    @media (min-width: 768px) and (max-width: 991px) {
      .nav .navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px; } }
  @media (max-width: 765px) {
    .nav .navbar-collapse, .navbar-default .navbar-collapse {
      background-color: #e14f36; } }

.nav-bar {
  margin-bottom: 0 !important; }

.navbar-nav {
  margin: 25px -15px 0; }

.navbar-nav-home {
  margin: 5px auto 0 !important;
  max-width: 810px;
  float: none !important;
  letter-spacing: 3px; }

.navbar-toggle {
  position: relative;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  top: 40px;
  right: 10px;
  border: none !important; }
  .navbar-toggle .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .navbar-toggle .icon-bar {
    background-color: #d5448b;
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    position: relative;
    transition: all .2s ease;
    transform-origin: 4px 2px; }
    .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px;
      position: relative;
      transition: all .2s ease;
      transform-origin: 0 0; }

.dropdown-menu {
  background: #6da9dc;
  z-index: 99999;
  left: -190px !important; }
  @media (min-width: 992px) {
    .dropdown-menu {
      -webkit-box-shadow: inset 0px 39px 70px -41px #126aaf;
      -moz-box-shadow: inset 0px 39px 70px -41px #126aaf;
      box-shadow: inset 0px 39px 70px -41px #126aaf; } }
  .dropdown-menu li > a {
    color: #fff !important;
    padding: 10px 20px !important; }
  .dropdown-menu:before {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 10px solid #126aaf;
    border-right: 10px solid transparent;
    border-bottom: 0 dotted;
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -1px;
    margin: 0 auto; }

@media (min-width: 768px) {
  .columns {
    -moz-column-count: 2;
    /* Firefox */
    -webkit-column-count: 2;
    /* Safari and Chrome */
    column-count: 2;
    width: 500px;
    -webkit-column-rule: 1px solid #fff;
    /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid #fff;
    /* Firefox */
    column-rule: 1px solid #fff; } }

.navbar-brand {
  position: relative;
  padding: 21px 15px; }

.navbar-header {
  position: relative;
  z-index: 999999; }
  @media (max-width: 765px) {
    .navbar-header {
      min-height: 86px; } }

.logo-top h2 {
  display: block;
  background: url("images/logo-topo.png") no-repeat center #fff;
  background-size: 100%;
  position: absolute;
  width: 225px;
  height: 148px;
  top: -84px;
  overflow: visible !important;
  z-index: 9999; }

@media (min-width: 768px) and (max-width: 991px) {
  .logo-top h2 {
    width: 155px;
    height: 138px; }
  .logo-top:before {
    height: 138px !important;
    right: -170px !important; }
  .logo-top:after {
    height: 138px !important; } }

@media (max-width: 765px) {
  .logo-top h2 {
    right: -130px !important;
    height: 101px !important;
    width: 115px !important;
    top: -34px !important; }
  .logo-top:before {
    right: -172px !important;
    height: 151px !important; }
  .logo-top:after {
    top: -64px !important;
    height: 151px !important;
    right: -20px !important; } }

@media (min-width: 992px) {
  .logo-top:before {
    content: ' ';
    width: 120px;
    height: 148px;
    right: -310px;
    top: -64px;
    background-color: #fff;
    position: absolute;
    -moz-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    transform: skewX(-15deg);
    -webkit-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
    box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75); }
  .logo-top:after {
    content: ' ';
    width: 1000px;
    height: 148px;
    right: -190px;
    top: -64px;
    background-color: #fff;
    position: absolute;
    z-index: 0;
    -webkit-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
    box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75); } }

.logo-top:before {
  content: ' ';
  width: 120px;
  height: 148px;
  right: -310px;
  top: -64px;
  background-color: #fff;
  position: absolute;
  -moz-transform: skewX(-15deg);
  -webkit-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  -ms-transform: skewX(-15deg);
  transform: skewX(-15deg); }

.logo-top:after {
  content: ' ';
  width: 1000px;
  height: 148px;
  right: -190px;
  top: -64px;
  background-color: #fff;
  position: absolute;
  z-index: 0; }

.button-schedule {
  border: 1px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-style: italic;
  color: #fff;
  padding: 5px 11px;
  margin-right: 15px; }

.social-container {
  padding-top: 15px;
  padding-bottom: 15px; }
  .social-container span {
    margin-right: 15px; }
  .social-container a {
    margin-right: 15px; }
    .social-container a i {
      color: #fff; }

#toTop {
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding-top: 7px;
  border-radius: 25px;
  background: #e14f36;
  z-index: 999; }

@media (max-width: 768px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; } }

.white-text {
  color: #fff !important; }

p {
  font-size: 14px;
  color: #7a7a7a;
  font-weight: 500; }

a.button-with-arrow, button.button-with-arrow {
  padding: 10px 15px;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  position: relative; }
  a.button-with-arrow:hover, button.button-with-arrow:hover {
    text-decoration: none;
    background-color: orangered;
    border-color: orangered; }
    a.button-with-arrow:hover:after, button.button-with-arrow:hover:after {
      text-decoration: none;
      background-color: orangered;
      border-color: orangered;
      right: -45px; }
  a.button-with-arrow:after, button.button-with-arrow:after {
    content: ">";
    color: #fff;
    position: absolute;
    right: -40px;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    padding: 10px 9px 11px;
    top: -1px; }

label {
  font-weight: 400; }

.slider-container {
  min-height: 684px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start; }

.line {
  display: block;
  width: 100%;
  height: 1px;
  background: #d2d2d2;
  margin-top: 30px;
  margin-bottom: 40px; }

main.the-content {
  width: 100%;
  color: #fff; }
  main.the-content h3 {
    font-weight: 800;
    margin-bottom: 40px; }
  main.the-content p {
    color: #fff;
    margin-bottom: 40px; }

.title-wrapper {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #000; }
  .title-wrapper .title-underline {
    padding-bottom: 20px;
    border-bottom: 4px solid #e14f36;
    display: inline-block;
    text-transform: uppercase; }
  .title-wrapper--left-align {
    text-align: left !important; }

.proteja-sua-marca {
  padding-top: 120px;
  padding-bottom: 120px; }
  .proteja-sua-marca p {
    text-align: center;
    margin: 30px auto 20px;
    width: 90%; }

.with-border-right {
  border-right: 1px solid #e6e6e6; }
  @media (max-width: 765px) {
    .with-border-right {
      border-right: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .with-border-right {
      border-right: none !important; } }

.servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon {
  height: 74px;
  width: 74px;
  display: block;
  margin: 0 auto;
  text-indent: -99999px;
  overflow: hidden;
  margin-bottom: 20px; }
  .servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon--registro-icon {
    background: url("images/registro-icon.png") no-repeat center transparent; }
  .servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon--franquias-icon {
    background: url("images/franquias-icon.png") no-repeat center transparent; }
  .servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon--juridica-icon {
    background: url("images/juridica-icon.png") no-repeat center transparent; }
  .servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon--deposito-patentes-icon {
    background: url("images/deposito-patentes-icon.png") no-repeat center transparent; }
  .servicos-modules-wrapper h3.servicos-title-wrapper .servicos-icon--copyrights-icon {
    background: url("images/copyrights-icon.png") no-repeat center transparent; }

.servicos-modules-wrapper h3.servicos-title-wrapper .text-wrapper {
  font-size: 20px;
  font-weight: 600;
  color: #14223c;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  display: inline-block; }

.servicos-modules-wrapper .item-servico {
  margin-top: 70px;
  margin-bottom: 70px; }

.quero-registrar-wrapper {
  background: url("images/quero-registrar-bg.jpg") no-repeat center #1f273e;
  min-height: 335px;
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px; }
  .quero-registrar-wrapper .items {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    margin-top: 50px; }
  .quero-registrar-wrapper p {
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 15px auto; }
  .quero-registrar-wrapper a.button-with-arrow {
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px; }
    .quero-registrar-wrapper a.button-with-arrow:after {
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  @media (min-width: 992px) {
    .quero-registrar-wrapper .right-border {
      border-right: 1px solid #656e7d; } }

.fale-conosco-modulo {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d2d2d2; }
  .fale-conosco-modulo p {
    text-align: center;
    margin: 30px auto 20px;
    width: 90%; }
    @media (max-width: 765px) {
      .fale-conosco-modulo p {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
  .fale-conosco-modulo .item-servico {
    margin-top: 70px;
    margin-bottom: 70px; }
  .fale-conosco-modulo .fale-icon {
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto;
    text-indent: -99999px;
    overflow: hidden;
    margin-bottom: 20px; }
    .fale-conosco-modulo .fale-icon--fone {
      background: url("images/fone-icon.png") no-repeat center transparent; }
    .fale-conosco-modulo .fale-icon--instagram {
      background: url("images/instagram-icon.png") no-repeat center transparent; }
    .fale-conosco-modulo .fale-icon--mail {
      background: url("images/mail-icon.png") no-repeat center transparent; }
    .fale-conosco-modulo .fale-icon--facebook {
      background: url("images/facebook-icon.png") no-repeat center transparent; }
    .fale-conosco-modulo .fale-icon--whatsapp {
      background: url("images/whatsapp-icon.png") no-repeat center transparent; }
    .fale-conosco-modulo .fale-icon--media {
      float: left; }
  .fale-conosco-modulo .social-media-wrapper {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center; }
  .fale-conosco-modulo .text-wrapper {
    font-size: 16px;
    color: #14223c;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700; }
    .fale-conosco-modulo .text-wrapper .text-content {
      display: inline-block;
      margin: 0 auto;
      padding-bottom: 15px;
      border-bottom: 1px solid #d2d2d2;
      margin-bottom: 15px; }
      .fale-conosco-modulo .text-wrapper .text-content--no-border {
        border-bottom: none !important;
        font-size: 18px;
        margin-top: 15px; }
  .fale-conosco-modulo .info-wrapper {
    font-size: 16px;
    color: #777777;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    display: inline-block; }

.ligamos-pra-voce {
  padding-top: 80px; }
  .ligamos-pra-voce h3 {
    margin-bottom: 45px; }
  .ligamos-pra-voce p {
    position: relative;
    z-index: 99999; }
  .ligamos-pra-voce .wpcf7-submit {
    padding: 10px 15px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    position: relative;
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px;
    content: "."; }
    .ligamos-pra-voce .wpcf7-submit::after {
      content: ">";
      color: #fff;
      position: absolute;
      right: -40px;
      border-style: solid;
      border-width: 1px;
      padding: 10px 9px 10px;
      top: -1px;
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  .ligamos-pra-voce input[type='text'], .ligamos-pra-voce input[type='tel'] {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d2d2; }
  .ligamos-pra-voce .checkbox-wrapper {
    float: left;
    margin-top: -15px; }
  .ligamos-pra-voce .wpcf7-form-control-wrap {
    top: 20px; }
  .ligamos-pra-voce .qual {
    top: 0 !important; }
  .ligamos-pra-voce .form-item {
    margin-bottom: 10px;
    height: 82px;
    float: left;
    margin-bottom: 15px; }
  @media (max-width: 765px) {
    .ligamos-pra-voce .checkbox-item-wrapper {
      height: 133px; } }
  .ligamos-pra-voce form {
    margin-bottom: 80px; }
    .ligamos-pra-voce form p {
      display: block !important; }
  .ligamos-pra-voce .wpcf7-checkbox,
  .ligamos-pra-voce .radio {
    display: block;
    margin: 5px 0 0; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item,
  .ligamos-pra-voce .radio .wpcf7-list-item {
    display: block;
    float: left;
    min-width: 60px;
    margin-bottom: 25px; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item input[type=radio],
  .ligamos-pra-voce .radio .wpcf7-list-item input[type=checkbox],
  .ligamos-pra-voce .radio .wpcf7-list-item input[type=radio] {
    display: none; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before,
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before,
  .ligamos-pra-voce .radio .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before,
  .ligamos-pra-voce .radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
    background: #e14f36;
    border: 1px solid #e14f36;
    content: "";
    height: 10px;
    left: -22px;
    position: absolute;
    width: 10px; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item-label,
  .ligamos-pra-voce .radio .wpcf7-list-item-label {
    display: inline-block;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: normal;
    left: 15px;
    line-height: 14px;
    margin: 0 0 15px;
    position: relative; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item-label::before,
  .ligamos-pra-voce .radio .wpcf7-list-item-label::before {
    background: #d2d2d2;
    border: 1px solid #d2d2d2;
    content: "";
    height: 10px;
    left: -22px;
    position: absolute;
    width: 10px;
    top: 3px; }
  .ligamos-pra-voce .wpcf7-checkbox .wpcf7-list-item-label:hover,
  .ligamos-pra-voce .radio .wpcf7-list-item-label:hover {
    cursor: pointer; }
  .ligamos-pra-voce button.button-with-arrow {
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px; }
    .ligamos-pra-voce button.button-with-arrow:after {
      background-color: #e14f36;
      border-color: #e14f36 !important; }

.sobre-wrapper {
  padding-top: 91px; }
  .sobre-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 50px; }
  .sobre-wrapper p {
    margin-top: 40px;
    text-align: justify; }

.missao-wrapper {
  padding-top: 110px;
  padding-bottom: 140px; }
  @media (max-width: 765px) {
    .missao-wrapper {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .missao-wrapper .item-servico {
    margin-bottom: 80px; }
  .missao-wrapper p {
    text-align: justify;
    margin: 0 auto;
    width: 95%; }

.gray-bg {
  background: #f7f7f7; }
  .gray-bg .fale-conosco-modulo {
    border-bottom: none !important; }

.servicos-wrapper {
  padding-top: 91px; }
  .servicos-wrapper .item-servico {
    padding-top: 80px;
    padding-bottom: 80px; }
    .servicos-wrapper .item-servico p {
      text-align: left !important; }
      @media (min-width: 768px) {
        .servicos-wrapper .item-servico p {
          margin-left: 30px; } }
    .servicos-wrapper .item-servico h4 {
      font-size: 16px;
      text-transform: uppercase;
      color: #e14f36;
      font-weight: 700;
      margin-bottom: 30px; }
      @media (min-width: 768px) {
        .servicos-wrapper .item-servico h4 {
          margin-left: 30px; } }
  .servicos-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 25px; }
  .servicos-wrapper p {
    text-align: center;
    width: 100%;
    margin-bottom: 30px; }
  @media (min-width: 768px) {
    .servicos-wrapper .row {
      display: flex;
      align-items: center; } }
  .servicos-wrapper h4.servicos-title-wrapper .servicos-icon {
    height: 74px;
    width: 74px;
    display: block;
    margin: 0 auto;
    text-indent: -99999px;
    overflow: hidden;
    margin-bottom: 20px; }
    .servicos-wrapper h4.servicos-title-wrapper .servicos-icon--registro-icon {
      background: url("images/registro-icon.png") no-repeat center transparent; }
    .servicos-wrapper h4.servicos-title-wrapper .servicos-icon--franquias-icon {
      background: url("images/franquias-icon.png") no-repeat center transparent; }
    .servicos-wrapper h4.servicos-title-wrapper .servicos-icon--juridica-icon {
      background: url("images/juridica-icon.png") no-repeat center transparent; }
    .servicos-wrapper h4.servicos-title-wrapper .servicos-icon--deposito-patentes-icon {
      background: url("images/deposito-patentes-icon.png") no-repeat center transparent; }
    .servicos-wrapper h4.servicos-title-wrapper .servicos-icon--copyrights-icon {
      background: url("images/copyrights-icon.png") no-repeat center transparent; }
  .servicos-wrapper h4.servicos-title-wrapper .text-wrapper {
    font-size: 20px;
    font-weight: 600;
    color: #14223c;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    display: inline-block; }

.clientes-wrapper {
  padding-top: 91px; }
  .clientes-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 25px; }
  .clientes-wrapper p {
    text-align: center;
    width: 100%;
    margin-bottom: 30px; }
  .clientes-wrapper .row {
    display: flex;
    align-items: center; }
  .clientes-wrapper .smls-overlay-effect .smls-overlay-wrap {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out; }
  .clientes-wrapper .smls-grid-image-wrap:hover img {
    max-width: 245px !important; }
  .clientes-wrapper .smls-grid-container-template-3 .smls-grid-pad-container img,
  .clientes-wrapper .smls-grid-container-template-3 .smls-popup-wrap img,
  .clientes-wrapper .smls-grid-container-template-3 .smls-grid-each-item .smls-logo-inline-detail img {
    width: 100%;
    display: block;
    max-width: 236px !important;
    border: 1px solid #d3d3d3; }
    .clientes-wrapper .smls-grid-container-template-3 .smls-grid-pad-container img:hover,
    .clientes-wrapper .smls-grid-container-template-3 .smls-popup-wrap img:hover,
    .clientes-wrapper .smls-grid-container-template-3 .smls-grid-each-item .smls-logo-inline-detail img:hover {
      max-width: 245px !important; }
  .clientes-wrapper .smls-grid-container-template-3 .smls-grid-image-wrap {
    padding: 0;
    min-height: 200px;
    max-height: 250px;
    overflow: hidden;
    align-items: initial; }
    @media (max-width: 765px) {
      .clientes-wrapper .smls-grid-container-template-3 .smls-grid-image-wrap {
        min-width: 320px;
        width: 100%; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .clientes-wrapper .smls-grid-container-template-3 .smls-grid-image-wrap {
        width: 33.33333333333333333333%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .clientes-wrapper .smls-grid-container-template-3 .smls-grid-image-wrap {
        width: 50%;
        clear: none !important; } }
    @media (min-width: 1200px) {
      .clientes-wrapper .smls-grid-container-template-3 .smls-grid-image-wrap {
        width: 25%; } }
  .clientes-wrapper .smls-main-logo-wrapper {
    padding-top: 100px;
    padding-bottom: 100px; }

.documentacao-wrapper {
  padding-top: 91px; }
  .documentacao-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 25px; }
  .documentacao-wrapper .resume {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 600; }
  .documentacao-wrapper .download-link {
    display: flex;
    margin-top: 20px;
    color: #e14f36;
    align-items: center;
    margin-bottom: 15px; }
    .documentacao-wrapper .download-link:before {
      display: inline-block;
      color: #e14f36;
      height: 35px;
      width: 35px;
      background: url("images/download-icon.png") no-repeat center;
      background-size: cover;
      content: '';
      margin-right: 10px; }
  .documentacao-wrapper strong {
    font-size: 20px;
    color: #13233d;
    padding-top: 0px;
    padding-bottom: 30px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    text-align: left; }
    .documentacao-wrapper strong:after {
      width: 110px;
      height: 4px;
      bottom: 10px;
      content: '';
      position: absolute;
      display: block;
      background: #e14f36; }
  .documentacao-wrapper .two-columns {
    padding-top: 100px;
    padding-bottom: 90px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 600;
    text-align: justify; }
    @media (min-width: 768px) {
      .documentacao-wrapper .two-columns {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        column-gap: 90px; } }
    .documentacao-wrapper .two-columns p {
      text-align: justify; }

.procuracao-wrapper {
  padding-top: 170px; }
  .procuracao-wrapper h3 {
    margin-top: 40px;
    margin-bottom: 25px; }
    .procuracao-wrapper h3.title-wrapper {
      font-size: 16px !important;
      padding-bottom: 15px !important; }
  .procuracao-wrapper .procuracao h3 {
    margin-top: 40px;
    margin-bottom: 25px; }
    .procuracao-wrapper .procuracao h3.title-wrapper {
      font-size: 20px !important;
      padding-bottom: 0 !important; }
  .procuracao-wrapper p {
    width: 100%;
    margin-bottom: 30px;
    display: block !important; }
    .procuracao-wrapper p.featured-content {
      text-align: center; }
  .procuracao-wrapper button.button-with-arrow {
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px;
    margin-top: 40px; }
    .procuracao-wrapper button.button-with-arrow:after {
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  .procuracao-wrapper .wpcf7-submit {
    padding: 10px 15px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    position: relative;
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px;
    content: "."; }
    .procuracao-wrapper .wpcf7-submit::after {
      content: ">";
      color: #fff;
      position: absolute;
      right: -40px;
      border-style: solid;
      border-width: 1px;
      padding: 10px 9px 10px;
      top: -1px;
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  .procuracao-wrapper input[type='text'], .procuracao-wrapper input[type='tel'] {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d2d2;
    margin-top: 5px; 
    padding: 5px; }
  .procuracao-wrapper label {
    width: 100%;
    height: 80px;
    font-weight: 700;
    font-size: 14px; }
  .procuracao-wrapper .form-wrapper {
    padding-top: 100px;
    padding-bottom: 20px; }

.contato-wrapper {
  padding-top: 91px; }
  .contato-wrapper h3 {
    margin-top: 110px;
    margin-bottom: 25px; }
  .contato-wrapper p {
    width: 100%;
    margin-bottom: 40px;
    text-align: center; }
  .contato-wrapper button.button-with-arrow {
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px; }
    .contato-wrapper button.button-with-arrow:after {
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  .contato-wrapper .wpcf7-submit {
    padding: 10px 15px;
    color: #fff;
    border-width: 1px;
    border-style: solid;
    position: relative;
    background-color: #e14f36;
    border-color: #e14f36 !important;
    margin-left: -35px;
    content: "."; }
    .contato-wrapper .wpcf7-submit::after {
      content: ">";
      color: #fff;
      position: absolute;
      right: -40px;
      border-style: solid;
      border-width: 1px;
      padding: 10px 9px 10px;
      top: -1px;
      background-color: #e14f36;
      border-color: #e14f36 !important; }
  .contato-wrapper input[type='text'], .contato-wrapper input[type='tel'], .contato-wrapper input[type='email'] {
    width: 100%;
    height: 40px;
    border: 1px solid #d2d2d2;
    margin-top: 5px; 
    padding: 5px; }
  .contato-wrapper textarea {
    width: 100%;
    border: 1px solid #d2d2d2;
    margin-top: 5px;
    height: 210px;
    resize: none; }
  .contato-wrapper label {
    width: 100%;
    height: 80px;
    font-size: 14px;
    font-weight: 600;
    color: #848484; }
  .contato-wrapper .form-wrapper {
    padding-top: 10px;
    padding-bottom: 70px; }
  .contato-wrapper .send-wrapper {
    float: left;
    margin-top: 30px; }
    @media (max-width: 765px) {
      .contato-wrapper .send-wrapper {
        margin-top: 45px; } }
  .contato-wrapper .msg-wrapper {
    height: 266px; }

.page404-wrapper {
  padding-top: 103px;
  min-height: 570px;
  display: flex;
  align-items: center; }
  .page404-wrapper h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 800; }
  .page404-wrapper h3 {
    text-transform: uppercase;
    font-weight: 600; }

#footer {
  background: url("images/footer-bg.jpg") no-repeat center transparent;
  background-size: cover; }
  @media (min-width: 768px) {
    #footer .links-wrapper {
      padding-top: 95px;
      padding-bottom: 50px; } }
  @media (max-width: 765px) {
    #footer .links-wrapper {
      padding-top: 45px;
      padding-bottom: 30px; } }
  @media (max-width: 765px) {
    #footer .links-wrapper .img-responsive {
      margin: 0 auto 30px; } }
  #footer h4.subTitle {
    font-size: 16px;
    color: #fff;
    border-bottom: 6px solid #e14f36;
    padding-bottom: 15px;
    font-weight: 800;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 22px; }
  #footer ul {
    padding: 0; }
    #footer ul li {
      list-style: none;
      line-height: 25px; }
      #footer ul li a {
        font-size: 14px;
        color: #fff; }
    @media (min-width: 992px) {
      #footer ul.two-columns {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2; } }
  @media (max-width: 765px) {
    #footer .social-media-footer {
      display: none; } }
  @media (min-width: 768px) {
    #footer .social-media-footer {
      font-size: 16px;
      color: #fff;
      padding-bottom: 15px;
      font-weight: 700;
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 22px;
      margin-top: 30px;
      text-align: right; }
      #footer .social-media-footer i {
        color: #e14f36;
        font-size: 22px;
        margin-left: 10px; } }
  @media (min-width: 768px) {
    #footer .infoContato {
      text-align: right; } }
  @media (max-width: 765px) {
    #footer .infoContato .social {
      width: 100%;
      float: left; } }
  #footer .infoContato .siganos {
    margin-top: 15px;
    margin-bottom: 20px;
    float: left;
    width: 60%;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    float: right; }
    @media (max-width: 765px) {
      #footer .infoContato .siganos {
        float: left;
        width: 70%;
        border-bottom: none;
        margin-bottom: 0; } }
    @media (max-width: 765px) {
      #footer .infoContato .siganos a {
        float: left;
        margin-right: 15px; } }
    #footer .infoContato .siganos h5 {
      font-size: 16px;
      color: #e14f36;
      width: 66%;
      float: left;
      margin: 0; }
    #footer .infoContato .siganos i {
      color: #e14f36;
      float: right;
      font-size: 35px; }
      #footer .infoContato .siganos i.fab {
        margin-right: 0; }
  @media (max-width: 765px) {
    #footer .infoContato .schedule-wrapper {
      width: 100%;
      float: left; } }
  #footer .infoContato .schedule-wrapper a.schedule {
    font-size: 14px;
    font-style: italic;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px; }
    #footer .infoContato .schedule-wrapper a.schedule .arrow-right {
      content: '';
      height: 15px;
      width: 15px;
      display: block;
      float: right;
      margin: 4px 0 0 5px; }
  @media (max-width: 765px) {
    #footer .infoContato .sbcp-wrapper {
      width: 100%;
      float: left; } }
  #footer .social-media span {
    display: table-cell;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Opens Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    vertical-align: middle;
    padding-right: 15px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #footer .social-media span {
        display: none !important; } }
  #footer .social-media i {
    color: #fff;
    font-size: 28px;
    margin-right: 15px; }
  #footer .newsletter {
    float: left;
    display: table !important;
    padding-top: 50px; }
    #footer .newsletter span {
      display: table-cell;
      text-transform: uppercase;
      color: #fff;
      font-size: 14px;
      font-family: 'Opens Sans', sans-serif;
      font-style: italic;
      vertical-align: middle; }
      @media (min-width: 768px) and (max-width: 991px) {
        #footer .newsletter span {
          display: block !important;
          text-align: right; } }
    #footer .newsletter .your-email {
      float: left; }
      #footer .newsletter .your-email input {
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        border-radius: 25px;
        width: 220px;
        height: 33px;
        border: none;
        padding-left: 10px;
        padding-right: 10px; }
    #footer .newsletter input[type="submit"] {
      background: transparent;
      border: 1px solid #fff;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      border-radius: 25px;
      text-transform: uppercase;
      color: #fff;
      font-size: 14px;
      font-family: 'Opens Sans', sans-serif;
      font-style: italic;
      vertical-align: middle;
      padding: 4px 10px 5px 30px;
      margin: -34px 0 0 -30px; }
    #footer .newsletter form {
      padding-top: 10px;
      padding-left: 10px; }
    #footer .newsletter div[role="alert"] {
      display: none !important; }
    #footer .newsletter span[role="alert"] {
      position: absolute;
      width: 320px;
      font-size: 12px;
      color: #fff; }
  #footer .logo-footer {
    position: relative;
    min-height: 60px; }
    #footer .logo-footer h2 {
      display: block;
      background: url("images/logo-topo.png") no-repeat center #fff;
      background-size: 100%;
      position: absolute;
      width: 225px;
      height: 148px;
      overflow: visible !important;
      z-index: 9999;
      margin-top: 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      #footer .logo-footer h2 {
        width: 155px;
        height: 138px; }
      #footer .logo-footer:before {
        height: 138px !important;
        right: -170px !important; }
      #footer .logo-footer:after {
        height: 138px !important; } }
    @media (max-width: 765px) {
      #footer .logo-footer h2 {
        right: -130px !important;
        height: 101px !important;
        width: 115px !important;
        top: -34px !important; }
      #footer .logo-footer:before {
        right: -172px !important;
        height: 151px !important; }
      #footer .logo-footer:after {
        top: -64px !important;
        height: 151px !important;
        right: -20px !important; } }
    @media (min-width: 992px) {
      #footer .logo-footer:before {
        content: ' ';
        width: 120px;
        height: 148px;
        right: -310px;
        background-color: #fff;
        position: absolute;
        -moz-transform: skewX(-15deg);
        -webkit-transform: skewX(-15deg);
        -o-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        transform: skewX(-15deg); }
      #footer .logo-footer:after {
        content: ' ';
        width: 1000px;
        height: 148px;
        right: 0;
        background-color: #fff;
        position: absolute;
        z-index: 0; } }
    #footer .logo-footer:before {
      content: ' ';
      width: 120px;
      height: 148px;
      left: 145px;
      background-color: #fff;
      position: absolute;
      -moz-transform: skewX(-15deg);
      -webkit-transform: skewX(-15deg);
      -o-transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      transform: skewX(-15deg);
      -webkit-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
      box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75); }
    #footer .logo-footer:after {
      content: ' ';
      width: 1000px;
      height: 148px;
      left: -800px;
      top: 0;
      background-color: #fff;
      position: absolute;
      z-index: 0;
      -webkit-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
      box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75); }
      @media (min-width: 768px) and (max-width: 991px) {
        #footer .logo-footer:after {
          -webkit-box-shadow: none !important;
          -moz-box-shadow: none !important;
          box-shadow: none !important; } }
  @media (min-width: 768px) {
    #footer .items-footer {
      padding-top: 135px;
      padding-bottom: 60px; } }
  @media (max-width: 765px) {
    #footer .items-footer {
      padding-top: 30px; } }
  #footer .items-footer h4 {
    color: #63b8fa;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase; }
  #footer .items-footer ul {
    border-left: 1px solid #63b8fa;
    padding-left: 15px; }
    #footer .items-footer ul li {
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-style: italic;
      list-style: none;
      color: #fff;
      margin-bottom: 5px; }
      #footer .items-footer ul li a {
        color: #fff; }
  #footer .mailto {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    color: #fff;
    text-align: right;
    width: 100%;
    float: right;
    margin-top: 15px; }
    @media (max-width: 765px) {
      #footer .mailto {
        float: left;
        text-align: left; } }
  #footer .credits-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: transparent;
    position: relative; }
    @media (max-width: 765px) {
      #footer .credits-wrapper {
        padding-top: 15px; } }
    #footer .credits-wrapper:before {
      display: block;
      content: '';
      position: absolute;
      top: 1px;
      right: 0;
      left: 0;
      margin: auto;
      height: 1px;
      background: #a6a6a6;
      background: -moz-linear-gradient(left, rgba(166, 166, 166, 0) 0%, #a6a6a6 47%, #a6a6a6 50%, #a6a6a6 53%, rgba(166, 166, 166, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(166, 166, 166, 0) 0%, #a6a6a6 47%, #a6a6a6 50%, #a6a6a6 53%, rgba(166, 166, 166, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(166, 166, 166, 0) 0%, #a6a6a6 47%, #a6a6a6 50%, #a6a6a6 53%, rgba(166, 166, 166, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6a6a6', endColorstr='#00a6a6a6',GradientType=1 );
      /* IE6-9 */
      width: calc(100% - 15px);
      max-width: 1200px; }
  @media (max-width: 765px) {
    #footer .credits {
      margin-top: 15px;
      margin-bottom: 15px;
      margin-left: auto;
      margin-right: auto;
      display: block;
      width: 100%; }
      #footer .credits .rights {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media (max-width: 765px) and (max-width: 765px) {
      #footer .credits .rights {
        text-align: center; } }
  #footer .credits img {
    opacity: 0.8;
    margin-right: 15px; }

.xsItems h2 {
  background: url(images/logo-topo.png) no-repeat center #fff;
  width: 100%;
  height: 150px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: -31px;
  -webkit-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75);
  box-shadow: 8px 15px 36px -13px rgba(0, 0, 0, 0.75); }

.xsItems .social-media-xs {
  display: block !important; }
  .xsItems .social-media-xs span {
    width: 100%;
    display: block !important;
    color: #fff;
    font-size: 16px;
    font-family: 'Opens Sans',sans-serif;
    font-weight: 800;
    font-style: italic;
    vertical-align: middle;
    padding-right: 15px; }
    .xsItems .social-media-xs span i {
      color: #fff;
      font-size: 28px;
      margin-right: 15px; }

.contato-home {
  margin: 138px 0; }
  .contato-home h4 {
    font-style: italic;
    font-weight: 800;
    color: #62287f;
    font-size: 25px;
    flex: auto;
    padding-bottom: 25px;
    border-bottom: 4px solid #ca3186;
    width: 200px;
    margin: 0 auto 25px;
    text-align: center; }
  .contato-home p.sub {
    font-size: 14px;
    color: #515051;
    text-align: center;
    margin: 0 auto 50px; }
  .contato-home .contato .info-holder {
    background: url("images/contato-bg-home.png") no-repeat center transparent scroll;
    background-size: cover;
    min-height: 649px;
    display: flex;
    justify-content: center;
    align-content: center; }
    .contato-home .contato .info-holder .text-wrapper {
      display: flex;
      align-self: center; }
      @media (min-width: 768px) {
        .contato-home .contato .info-holder .text-wrapper {
          margin-left: 70px; } }
    .contato-home .contato .info-holder ul {
      padding: 0;
      width: 300px; }
      @media (min-width: 768px) {
        .contato-home .contato .info-holder ul {
          margin-left: 110px; } }
      .contato-home .contato .info-holder ul li {
        list-style: none;
        margin-bottom: 45px; }
        .contato-home .contato .info-holder ul li a {
          text-decoration: none; }
          .contato-home .contato .info-holder ul li a:hover {
            text-decoration: none; }
          .contato-home .contato .info-holder ul li a .icon {
            height: 55px;
            width: 55px;
            display: block;
            float: left;
            margin-right: 15px; }
            .contato-home .contato .info-holder ul li a .icon i {
              display: block;
              width: 100%;
              height: 100%; }
            .contato-home .contato .info-holder ul li a .icon .phone {
              background: url("images/phone-icon-purple.png") no-repeat scroll center transparent; }
            .contato-home .contato .info-holder ul li a .icon .email {
              background: url("images/mail-icon-purple.png") no-repeat scroll center transparent; }
            .contato-home .contato .info-holder ul li a .icon .marker {
              background: url("images/marker-icon-purple.png") no-repeat scroll center transparent; }
            .contato-home .contato .info-holder ul li a .icon .instagram {
              background: url("images/instagram-icon-purple.png") no-repeat scroll center transparent; }
          .contato-home .contato .info-holder ul li a .info-wrapper {
            width: 240px; }
            .contato-home .contato .info-holder ul li a .info-wrapper .title {
              font-size: 18px;
              font-style: italic;
              font-weight: 800;
              color: #ca3186;
              width: 100%;
              margin-bottom: 0; }
            .contato-home .contato .info-holder ul li a .info-wrapper .info {
              font-size: 16px;
              font-weight: 400;
              color: #62287f;
              width: 100%; }
  .contato-home .contato .contact-wrapper {
    display: flex;
    flex-flow: wrap;
    align-self: center;
    justify-content: flex-end;
    padding: 40px 20px;
    background-color: #fff;
    min-height: 649px; }
    @media (min-width: 992px) {
      .contato-home .contato .contact-wrapper {
        margin-right: -100px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .contato-home .contato .contact-wrapper {
        padding: 0; } }
    .contato-home .contato .contact-wrapper .text-wrapper {
      background-color: #fff;
      display: flex;
      flex-flow: wrap;
      align-self: center;
      justify-content: flex-end; }
      @media (min-width: 992px) {
        .contato-home .contato .contact-wrapper .text-wrapper {
          padding: 50px 40px 50px 0;
          margin-right: -100px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .contato-home .contato .contact-wrapper .text-wrapper {
          margin-right: -70px; } }
      .contato-home .contato .contact-wrapper .text-wrapper label {
        font-size: 14px;
        color: #ff378a;
        font-style: italic;
        width: 100%;
        font-weight: 400; }
        .contato-home .contato .contact-wrapper .text-wrapper label input[type='text'], .contato-home .contato .contact-wrapper .text-wrapper label input[type='email'], .contato-home .contato .contact-wrapper .text-wrapper label input[type='tel'] {
          width: 100%;
          border: 1px solid #c5c5c5;
          height: 35px;
          padding: 4px 10px;
          color: #515051; }
        .contato-home .contato .contact-wrapper .text-wrapper label textarea {
          width: 100%;
          border: 1px solid #c5c5c5;
          height: 175px;
          resize: none;
          padding: 15px;
          color: #515051; }
      .contato-home .contato .contact-wrapper .text-wrapper input[type='submit'] {
        float: right;
        background: transparent;
        border: none;
        color: #ff378a;
        font-size: 13px; }

.fale-conosco-wrapper .fale-conosco {
  margin: 138px 0; }
  .fale-conosco-wrapper .fale-conosco h2 {
    font-style: italic;
    font-weight: 800;
    color: #62287f;
    font-size: 25px;
    flex: auto;
    padding-bottom: 25px;
    border-bottom: 4px solid #ca3186;
    width: 200px;
    margin: 0 auto 25px;
    text-align: center; }
  .fale-conosco-wrapper .fale-conosco p {
    text-align: center; }
  .fale-conosco-wrapper .fale-conosco p.featured-content {
    font-size: 14px;
    color: #515051;
    text-align: center;
    margin: 0 auto 50px; }
  .fale-conosco-wrapper .fale-conosco .contact-wrapper {
    display: flex;
    flex-flow: wrap;
    align-self: center;
    justify-content: flex-end; }
    .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper {
      width: 100%;
      display: flex;
      flex-flow: wrap;
      align-self: center;
      justify-content: flex-end; }
      .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper .wpcf7 {
        width: 100%; }
      .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper form {
        width: 100%; }
      .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper label {
        font-size: 14px;
        color: #ff378a;
        font-style: italic;
        width: 100%;
        font-weight: 400; }
        .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper label input[type='text'], .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper label input[type='email'], .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper label input[type='tel'] {
          width: 100%;
          border: 1px solid #c5c5c5;
          height: 35px;
          padding: 4px 10px;
          color: #515051; }
        .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper label textarea {
          width: 100%;
          border: 1px solid #c5c5c5;
          height: 175px;
          resize: none;
          padding: 15px;
          color: #515051; }
      .fale-conosco-wrapper .fale-conosco .contact-wrapper .text-wrapper input[type='submit'] {
        float: right;
        background: transparent;
        border: none;
        color: #ff378a;
        font-size: 13px; }

.map-wrapper {
  margin: 140px 0; }
  .map-wrapper .info-holder {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-content: center; }
    @media (min-width: 992px) {
      .map-wrapper .info-holder {
        min-height: 516px; } }
    .map-wrapper .info-holder .text-wrapper {
      display: flex;
      align-self: center; }
      @media (min-width: 992px) {
        .map-wrapper .info-holder .text-wrapper {
          min-width: 315px;
          margin-right: 41px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .map-wrapper .info-holder .text-wrapper {
          width: 100%; } }
    .map-wrapper .info-holder ul {
      padding: 0;
      width: 300px;
      width: 100%; }
      @media (min-width: 992px) and (max-width: 1199px) {
        .map-wrapper .info-holder ul {
          margin-left: 20px; } }
      @media (min-width: 1200px) {
        .map-wrapper .info-holder ul {
          margin-left: 110px; } }
      .map-wrapper .info-holder ul li {
        list-style: none;
        margin-bottom: 45px; }
        @media (min-width: 768px) and (max-width: 991px) {
          .map-wrapper .info-holder ul li {
            display: inline-block;
            float: left;
            width: 33.3333333333333333%; } }
        .map-wrapper .info-holder ul li a {
          text-decoration: none; }
          .map-wrapper .info-holder ul li a:hover {
            text-decoration: none; }
          .map-wrapper .info-holder ul li a .icon {
            height: 55px;
            width: 55px;
            display: block;
            float: left;
            margin-right: 15px; }
            .map-wrapper .info-holder ul li a .icon i {
              display: block;
              width: 100%;
              height: 100%; }
            .map-wrapper .info-holder ul li a .icon .phone {
              background: url("images/phone-icon-purple.png") no-repeat scroll center transparent; }
            .map-wrapper .info-holder ul li a .icon .email {
              background: url("images/mail-icon-purple.png") no-repeat scroll center transparent; }
            .map-wrapper .info-holder ul li a .icon .marker {
              background: url("images/marker-icon-purple.png") no-repeat scroll center transparent; }
            .map-wrapper .info-holder ul li a .icon .instagram {
              background: url("images/instagram-icon-purple.png") no-repeat scroll center transparent; }
          .map-wrapper .info-holder ul li a .info-wrapper {
            width: 240px; }
            .map-wrapper .info-holder ul li a .info-wrapper .title {
              font-size: 18px;
              font-style: italic;
              font-weight: 800;
              color: #ca3186;
              width: 100%;
              margin-bottom: 0; }
            .map-wrapper .info-holder ul li a .info-wrapper .info {
              font-size: 16px;
              font-weight: 400;
              color: #62287f;
              width: 100%; }
  .map-wrapper .map {
    padding-top: 50px;
    padding-bottom: 35px;
    display: flex;
    background-color: #7cd6e1; }
    .map-wrapper .map #map-canvas {
      height: 411px;
      display: block;
      background-color: #ff378a;
      max-width: 820px; }
      @media (min-width: 992px) {
        .map-wrapper .map #map-canvas {
          margin-left: -90px; } }
  .map-wrapper .address {
    display: inline-block; }
    .map-wrapper .address p {
      font-size: 14px;
      color: #62287f;
      font-style: italic;
      margin-top: 15px; }
      .map-wrapper .address p .material-icons {
        font-size: 18px; }
    .map-wrapper .address a {
      font-size: 14px;
      color: #7cd6e1;
      display: inline-block;
      margin-bottom: 15px; }
      .map-wrapper .address a .arrow-right {
        content: '';
        height: 15px;
        width: 15px;
        display: block;
        float: right;
        margin: 4px 0 0 5px; }

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