@charset "UTF-8";
/**
 * Theme Name: AreaStructure
 * Theme URI: http://www.arealocal.com.br
 * Author: Equipe &Aacute;rea Local
 * Author URI: http://www.arealocal.com.br
 * Description: Esse tema &eacute; um tema personalizado pela &Aacute;rea Local, caso necessite de algum atendimento entre em contato no telefone <a href="tel:+554735219850" target="_blank">(47) 3521-9850</a> ou no e-mail <a href="mailto:suporte@arealocal.com.br" target="_blank">suporte@arealocal.com.br</a>. Para mais informa&ccedil;&otilde;es acesse: <a href="http://www.arealocal.com.br" target="_blank">www.arealocal.com.br</a>.
 * Version: 4.0.0
 * Text Domain: estrutura-basica
**/
/* Fonts
========================================================================== */
/* Fonts
========================================================================== */
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: local("Poppins ExtraLight"), local("Poppins-ExtraLight"), url(assets/fonts/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Poppins Light"), local("Poppins-Light"), url(assets/fonts/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Poppins Regular"), local("Poppins-Regular"), url(assets/fonts/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("Poppins Medium"), local("Poppins-Medium"), url(assets/fonts/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url(assets/fonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Poppins Bold"), local("Poppins-Bold"), url(assets/fonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url(assets/fonts/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Global variables
========================================================================== */
a, b, span, p, strong, small, h1, h2, h3, h4, h5, input, div, select, li, button {
  font-family: "Poppins", sans-serif !important;
}

/* Mixins
========================================================================== */
/* Global Mixins
========================================================================== */
/* Resets
========================================================================== */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}
*:not(.fas, .fab, .fa),
*:before:not(.fas, .fab, .fa),
*:after:not(.fas, .fab, .fa) {
  font-size: 1rem;
}

a {
  transition: all linear 0.2s;
}
a:focus, a:hover {
  text-decoration: none;
}

input,
button {
  outline: none;
}

section {
  position: relative;
}

img.cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

img {
  max-width: 100%;
  height: auto;
}

/* Global classes
========================================================================== */
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
}

.al-small-container {
  width: 1042px;
}

.al-extra-small-container {
  position: relative;
  width: 844px;
}

.al-container,
.al-small-container,
.al-extra-small-container {
  max-width: 100%;
  margin: 0 auto;
}

div.left-right-content {
  display: table;
  width: 100%;
}
div.left-right-content div.left,
div.left-right-content div.right {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  div.left-right-content div.left,
div.left-right-content div.right {
    display: table-row;
  }
}

.left,
.right {
  display: inline-block;
  width: 49.5%;
  position: relative;
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .left,
.right {
    width: 100%;
    padding: 20px;
  }
}

.page-header {
  background-image: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat !important;
}
.page-header .container {
  height: 396px;
  position: relative;
}
.page-header .container .title {
  padding-top: 75px;
}
@media screen and (min-width: 768px) {
  .page-header .container .title {
    padding-left: 100px;
  }
}
.page-header .container .title h1 {
  color: #fff;
  font-size: 80px;
  text-transform: uppercase;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .page-header .container .title h1 {
    font-size: 58px;
  }
}
@media screen and (max-width: 480px) {
  .page-header .container .title h1 {
    font-size: 48px;
  }
}
.page-header .container .title p {
  color: #fff;
  font-size: 16px;
}
.page-header.servicos {
  margin-bottom: 196px;
}
@media screen and (max-width: 1024px) {
  .page-header.servicos {
    margin-bottom: 60px;
  }
}
.page-header.servicos .container .title {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .page-header.servicos .container .title {
    width: 100%;
  }
}
.page-header.servicos .container .title p {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .page-header.servicos .container .title p {
    width: 100%;
  }
}
.page-header.servicos .container .thumb {
  position: absolute;
  right: 0px;
  top: 20px;
}
@media screen and (max-width: 1024px) {
  .page-header.servicos .container .thumb {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .page-default {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  .page-default {
    margin-top: 60px;
  }
}
.page-default:has(.content) .page-header {
  margin-bottom: 100px;
}
@media screen and (max-width: 1023px) {
  .page-default .page-header {
    margin-bottom: 60px;
  }
}
.page-default .page-header .container .title {
  width: 100%;
  padding-top: 0px;
  padding-left: 0px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 100%;
}
.page-default .page-header .container .thumb {
  position: absolute;
  right: 0px;
  top: 20px;
  max-width: 50%;
}
@media screen and (max-width: 1023px) {
  .page-default .page-header .container .thumb {
    display: none;
  }
}
.page-default .content .container {
  margin-bottom: 100px;
}
.page-default .content .container p {
  color: #222222;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 24px;
}
.page-default .content .container span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
.page-default .content .container h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .page-default .content .container h2 {
    font-size: 48px;
  }
}
.page-default .content .container h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
.page-default .content .container h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
  margin-bottom: 30px;
}

#slide-controls {
  margin-bottom: 10px;
}
#slide-controls button {
  background: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 59px;
  height: 38px;
}
#slide-controls button:last-child img {
  transform: rotate(180deg);
}
#slide-controls button:hover {
  background: #0057a8;
}
#slide-controls button:hover img {
  filter: invert(200%) brightness(4.5);
}

.card-bg {
  background: url(assets/images/fundo-card.jpg);
  background-repeat: repeat;
}

.border-animation {
  --border-width: 1px;
  --animation-speed: 0.5s;
  --color: #ffffff;
  position: relative;
  border: var(--border-width) solid transparent;
}
.border-animation .border-animation__inner {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  background: url(assets/images/fundo-card.jpg);
  background-repeat: repeat;
  z-index: 1;
  border: solid var(--border-width) transparent;
  height: 100%;
}
.border-animation:before, .border-animation:after {
  content: "";
  position: absolute;
  background: #0057a8;
}
.border-animation:focus:before, .border-animation:hover:before {
  -webkit-animation: beforeBorders var(--animation-speed) forwards ease-in-out;
          animation: beforeBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus:after, .border-animation:hover:after {
  -webkit-animation: afterBorders var(--animation-speed) forwards ease-in-out;
          animation: afterBorders var(--animation-speed) forwards ease-in-out;
}
.border-animation:focus, .border-animation:hover {
  -webkit-animation: borderColors var(--animation-speed) steps(1) forwards;
          animation: borderColors var(--animation-speed) steps(1) forwards;
  outline: none;
}
.border-animation:focus .border-animation__inner, .border-animation:hover .border-animation__inner {
  -webkit-animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
          animation: background calc(var(--animation-speed) / 5 * 3) forwards ease-in-out;
  -webkit-animation-delay: calc(var(--animation-speed) / 5 * 2);
          animation-delay: calc(var(--animation-speed) / 5 * 2);
}

.formIntegration2 label.error {
  order: 1;
  color: #dc3545 !important;
}
.formIntegration2 > div > label {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.formIntegration2 > div > label input {
  margin-right: 10px;
  width: 15px !important;
  height: 15px;
}
.formIntegration2 > div > label a {
  margin-left: 5px;
  color: #0057a8;
  font-weight: bold;
  transition: all 0.3s;
}
.formIntegration2 > div > label a:hover {
  transform: translateX(5px);
}
.formIntegration2.form-newsletter label.error {
  color: yellow !important;
}
@media (max-width: 767px) {
  .formIntegration2.form-newsletter .block {
    padding-bottom: 23px;
  }
}
.formIntegration2.form-newsletter label.error {
  margin-left: 20px;
  position: absolute;
  width: 55%;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
}
@media (max-width: 767px) {
  .formIntegration2.form-newsletter label.error {
    transform: none;
    top: unset;
    left: 0px;
    bottom: 0px;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    padding: 0px 6px;
  }
}
.formIntegration2.form-newsletter > div > label {
  justify-content: center;
  color: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .formIntegration2.form-newsletter > div > label {
    margin: 0;
    width: 100%;
    justify-content: center;
    padding-bottom: 23px;
  }
}
@media (max-width: 418px) {
  .formIntegration2.form-newsletter > div > label {
    padding-bottom: 50px;
  }
}
.formIntegration2.form-newsletter > div > label a {
  color: #fff;
}
.formIntegration2.form-newsletter > div > label input {
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes beforeBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: 50%;
    bottom: auto;
    right: auto;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: calc(var(--border-width) * -1);
    bottom: calc(var(--border-width) * -1);
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}

@keyframes beforeBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: 50%;
    bottom: auto;
    right: auto;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: calc(var(--border-width) * -1);
    bottom: auto;
    right: auto;
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: calc(var(--border-width) * -1);
    bottom: calc(var(--border-width) * -1);
    right: auto;
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@-webkit-keyframes afterBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: 50%;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: auto;
    bottom: calc(var(--border-width) * -1);
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@keyframes afterBorders {
  0% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: 50%;
    width: 0;
    height: var(--border-width);
  }
  33% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: var(--border-width);
  }
  66% {
    top: calc(var(--border-width) * -1);
    left: auto;
    bottom: auto;
    right: calc(var(--border-width) * -1);
    width: var(--border-width);
    height: calc((var(--border-width) * 2) + 100%);
  }
  100% {
    top: auto;
    left: auto;
    bottom: calc(var(--border-width) * -1);
    right: calc(var(--border-width) * -1);
    width: calc(var(--border-width) + 50%);
    height: calc((var(--border-width) * 2) + 100%);
  }
}
@-webkit-keyframes borderColors {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  33% {
    border-top-color: #0057a8;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  66% {
    border-top-color: #0057a8;
    border-right-color: #0057a8;
    border-bottom-color: transparent;
    border-left-color: #0057a8;
  }
  100% {
    border-top-color: #0057a8;
    border-right-color: #0057a8;
    border-bottom-color: #0057a8;
    border-left-color: #0057a8;
  }
}
@keyframes borderColors {
  0% {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  33% {
    border-top-color: #0057a8;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  }
  66% {
    border-top-color: #0057a8;
    border-right-color: #0057a8;
    border-bottom-color: transparent;
    border-left-color: #0057a8;
  }
  100% {
    border-top-color: #0057a8;
    border-right-color: #0057a8;
    border-bottom-color: #0057a8;
    border-left-color: #0057a8;
  }
}
@-webkit-keyframes background {
  to {
    background: url(assets/images/fundo-card.jpg);
    background-repeat: repeat;
  }
}
@keyframes background {
  to {
    background: url(assets/images/fundo-card.jpg);
    background-repeat: repeat;
  }
}
.page-default.page-blog.search .todas-materias .articles {
  -moz-column-gap: 2%;
       column-gap: 2%;
  justify-content: flex-start !important;
}
.page-default.page-blog.search .todas-materias .articles .card .info h4 {
  color: #0057a8;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

/* Html / Body
========================================================================== */
html {
  height: 100%;
  overflow: auto;
  scroll-behavior: smooth;
}

body {
  background: #fff;
  height: 100%;
  line-height: 1.6;
  font: normal normal 16px Arial, sans-serif;
  position: relative;
}
body.open-menu {
  overflow: hidden;
  height: 100vh;
}

/* Custom scrollbar
========================================================================== */
@media screen and (min-width: 1024px) {
  body::-webkit-scrollbar {
    width: 10px;
  }

  body::-webkit-scrollbar-track {
    background: #e6e6e6;
  }

  body::-webkit-scrollbar-thumb {
    background: #0057a8;
  }
  body::-webkit-scrollbar-thumb:hover {
    background: #002d56;
  }
}
/* Mobmenu Classes
========================================================================== */
.mob-menu-header-holder,
.mobmenu {
  z-index: 99 !important;
}

.mobmenul-container {
  top: 0 !important;
  right: 2% !important;
  z-index: 0 !important;
  padding: 10px 10px 0px 10px;
}

.mob-icon-menu,
.mob-menu-icon {
  color: #fff !important;
}

[class^=mob-icon-]:before,
[class*=mob-icon-]:before {
  font-size: 28px !important;
  width: unset !important;
}

/* Contact Form 7
========================================================================== */
.form-container .ajax-loader {
  display: none !important;
}
.form-container span[role=alert] {
  display: none !important;
}
.form-container .wpcf7-not-valid {
  border: 1px solid #dc3545 !important;
}
.form-container .wpcf7-not-valid.placeholder {
  color: #dc3545 !important;
}
.form-container .wpcf7-not-valid:-moz-placeholder {
  color: #dc3545 !important;
}
.form-container .wpcf7-not-valid::-moz-placeholder {
  color: #dc3545 !important;
}
.form-container .wpcf7-not-valid:-ms-input-placeholder {
  color: #dc3545 !important;
}
.form-container .wpcf7-not-valid::-webkit-input-placeholder {
  color: #dc3545 !important;
}
.form-container div[role=alert] {
  position: absolute;
  bottom: 0;
  font-weight: bold;
  text-align: center;
  background: #f1f1f1;
  width: 100%;
  max-width: 502px;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.form-container div[role=alert].wpcf7-validation-errors {
  border-color: #dc3545;
  color: #dc3545;
}
.form-container div[role=alert].wpcf7-mail-sent-ok {
  border-color: #28a745;
  color: #28a745;
}
@media screen and (max-width: 480px) {
  .form-container div[role=alert] {
    position: initial;
    max-width: 100%;
  }
}

/* Pages
========================================================================== */
/* Header
========================================================================== */
button.rmp_menu_trigger {
  background-color: transparent !important;
}
button.rmp_menu_trigger.header-scroll .responsive-menu-pro-inner,
button.rmp_menu_trigger.header-scroll .responsive-menu-pro-inner::before,
button.rmp_menu_trigger.header-scroll .responsive-menu-pro-inner::after {
  background-color: #fff !important;
}

body.home button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner, body.home button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner::before, body.home button.rmp_menu_trigger .rmp-trigger-box .responsive-menu-pro-inner::after {
  background-color: #fff !important;
}

.rmp-container {
  background: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat;
}
.rmp-container .rmp-menu-title {
  display: none !important;
}
.rmp-container .rmp-menu-wrap {
  margin-top: 35px;
}
.rmp-container .rmp-menu-wrap li.rmp-menu-item a {
  background: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat;
  border: none !important;
}
.rmp-container .rmp-menu-wrap li.rmp-menu-item a .rmp-menu-subarrow {
  background: transparent !important;
  border: none !important;
}
.rmp-container .suporte-menu {
  padding: 15px;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rmp-container .suporte-menu a {
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 2px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 10px;
}
.rmp-container .suporte-menu a:first-child {
  background-color: #18b135;
}
.rmp-container .suporte-menu a:first-child i {
  font-size: 15px;
}
.rmp-container .suporte-menu a:first-child:hover {
  background-color: #128428;
}
.rmp-container .suporte-menu a:not(:first-child) {
  background-color: #ff9d0d;
}
.rmp-container .suporte-menu a:not(:first-child):hover {
  background-color: #d98100;
}
.rmp-container .sociais-menu {
  text-align: center;
  display: flex !important;
  justify-content: center !important;
}
.rmp-container .sociais-menu > a {
  display: inline-block;
}
.rmp-container .sociais-menu > a svg {
  transition: all 0.3s ease;
  height: 23px;
  width: 50px;
  vertical-align: middle;
  filter: brightness(3);
}
@media screen and (max-width: 1170px) {
  .rmp-container .sociais-menu > a svg {
    width: 45px;
  }
}
.rmp-container .sociais-menu > a:hover svg {
  transform: translateX(5px);
}
.rmp-container #search-form {
  padding: 15px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.rmp-container #search-form label {
  width: calc(100% - 35px);
  height: 35px;
}
.rmp-container #search-form label input {
  font-size: 16px;
  width: 100%;
  padding: 5px 15px;
  height: 100%;
  background: white;
  border: none;
  outline: none;
}
.rmp-container #search-form label input::-moz-placeholder {
  color: gray;
}
.rmp-container #search-form label input:-ms-input-placeholder {
  color: gray;
}
.rmp-container #search-form label input::placeholder {
  color: gray;
}
.rmp-container #search-form button {
  width: 35px;
  cursor: pointer;
  padding: 8px;
  border: none;
  outline: none;
  background: white;
  height: 35px;
  transition: all 0.3s;
}
.rmp-container #search-form button svg path {
  transition: all 0.3s;
  fill: gray;
}
.rmp-container #search-form button:hover {
  background: transparent;
}
.rmp-container #search-form button:hover svg path {
  fill: white;
}

header[role=heading] {
  position: fixed;
  background: transparent;
  background-image: none;
  z-index: 98;
  top: 0;
  padding: 20px 0;
  left: 50%;
  width: 100%;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}
@media screen and (max-width: 1199px) {
  header[role=heading] {
    padding: 0 !important;
  }
}
header[role=heading] .mobile-menu {
  height: 60px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  header[role=heading] .mobile-menu {
    display: none;
  }
}
header[role=heading] .mobile-menu .wrap-logo img {
  width: 200px;
  margin-top: 10px;
}
header[role=heading] .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  height: 60px;
}
@media screen and (max-width: 1199px) {
  header[role=heading] .container {
    display: none;
  }
}
header[role=heading] .container .wrap-logo {
  transition: all 0.3s ease;
}
header[role=heading] .container .wrap-logo a img {
  vertical-align: middle;
  transition: all 0.3s ease;
}
header[role=heading] .container .orcamento-menu {
  margin-top: 10px;
}
header[role=heading] .container .orcamento-menu > div > a:first-of-type {
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
  background: #ff9d0d;
  padding: 8px 19px;
  font-weight: 600;
  border-radius: 2px;
  margin-right: 60px;
  display: none;
  transition: all 0.3s ease;
}
header[role=heading] .container .orcamento-menu > div > a:first-of-type i {
  margin-right: 15px;
  font-size: 22px;
}
header[role=heading] .container .orcamento-menu > div > a:first-of-type:hover {
  background-color: #d98100;
}
header[role=heading] .container .orcamento-menu > div > button {
  border: none;
  background: transparent;
  vertical-align: bottom;
  cursor: pointer;
  position: relative;
  height: 34px;
  width: 45px;
  display: inline-block;
  vertical-align: middle;
}
header[role=heading] .container .orcamento-menu > div > button svg {
  width: 40px;
  height: 40px;
}
header[role=heading] .container .orcamento-menu > div > button span {
  width: 45px;
  height: 4px;
  background: #0057a8;
  display: block;
  position: absolute;
  border-radius: 2px;
  transition: all 0.3s ease;
}
header[role=heading] .container .orcamento-menu > div > button span:first-child {
  top: 0;
}
header[role=heading] .container .orcamento-menu > div > button span:last-child {
  bottom: 0;
}
header[role=heading] .container .orcamento-menu > div > button span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
header[role=heading] .container .orcamento-menu > div > button.menu-open span {
  background: #fff !important;
}
header[role=heading] .container .orcamento-menu > div > button.menu-open span:first-child {
  top: 50%;
  transform: rotate(45deg);
}
header[role=heading] .container .orcamento-menu > div > button.menu-open span:last-child {
  bottom: 37%;
  transform: rotate(-45deg);
}
header[role=heading] .container .orcamento-menu > div > button.menu-open span:nth-child(2) {
  opacity: 0;
}
header[role=heading].header-scroll {
  background-image: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
  padding: 3px 0;
}
header[role=heading].header-scroll .wrap-logo a img {
  filter: invert(200%) brightness(4.5);
  height: 50px;
  margin-top: 5px;
}
@media screen and (max-width: 1024px) {
  header[role=heading].header-scroll .wrap-logo a img {
    height: 40px;
    margin-top: 8px;
  }
}
header[role=heading].header-scroll .orcamento-menu > div > button span {
  background: #fff;
}

#menu-desktop {
  position: fixed;
  z-index: 99;
  width: 0%;
  height: 100%;
  overflow: hidden;
  transition: all 0.3s ease;
  /* background: rgb(0 0 0 / 63%); */
  top: 0;
}
#menu-desktop #main-menu {
  background: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
  padding: 20px 0 70px 70px;
  height: 100%;
  width: 524px;
  position: relative;
}
#menu-desktop #main-menu h1.wrap-logo {
  text-align: center;
  padding-right: 60px;
}
#menu-desktop #main-menu h1.wrap-logo img {
  filter: invert(200%) brightness(4.5);
  vertical-align: middle;
}
#menu-desktop #main-menu li a {
  color: #fff;
  position: relative;
  display: inline-block;
  width: 100%;
}
#menu-desktop #main-menu ul.menu {
  overflow-y: scroll;
  height: calc(100vh - 345px);
  margin-right: 10px;
}
#menu-desktop #main-menu ul.menu::-webkit-scrollbar {
  background: transparent;
  width: 5px;
}
#menu-desktop #main-menu ul.menu::-webkit-scrollbar-track {
  background: transparent;
}
#menu-desktop #main-menu ul.menu::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 5px;
}
#menu-desktop #main-menu ul.menu > li {
  font-size: 22px;
  padding: 20px 60px 20px 0;
}
#menu-desktop #main-menu ul.menu > li .sub-menu {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  position: absolute;
  left: 464px;
  top: 0;
  background: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
  padding: 110px 70px 70px 13%;
  height: 100%;
  width: 524px;
  box-shadow: inset 23px 0px 30px -27px #171717;
  transition: all 0.3s ease;
}
#menu-desktop #main-menu ul.menu > li .sub-menu > li {
  padding: 20px 60px 20px 0;
}
#menu-desktop #main-menu ul.menu > li .sub-menu > li:hover > a {
  color: #ff9d0d;
}
#menu-desktop #main-menu ul.menu > li.menu-item-has-children > a::after {
  content: "\F054";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
}
#menu-desktop #main-menu ul.menu > li:hover > a {
  color: #ff9d0d;
}
#menu-desktop #main-menu ul.menu > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  left: 523px;
  z-index: 1;
}
#menu-desktop #main-menu #search-form {
  padding: 20px 60px 0px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu-desktop #main-menu #search-form label {
  width: calc(100% - 46px);
  height: 46px;
}
#menu-desktop #main-menu #search-form label input {
  font-size: 20px;
  width: 100%;
  padding: 5px 15px;
  height: 100%;
  background: white;
  border: none;
  outline: none;
}
#menu-desktop #main-menu #search-form label input::-moz-placeholder {
  color: gray;
}
#menu-desktop #main-menu #search-form label input:-ms-input-placeholder {
  color: gray;
}
#menu-desktop #main-menu #search-form label input::placeholder {
  color: gray;
}
#menu-desktop #main-menu #search-form button {
  width: 46px;
  cursor: pointer;
  padding: 8px;
  border: none;
  outline: none;
  background: white;
  height: 46px;
  transition: all 0.3s;
}
#menu-desktop #main-menu #search-form button svg path {
  transition: all 0.3s;
  fill: gray;
}
#menu-desktop #main-menu #search-form button:hover {
  background: transparent;
}
#menu-desktop #main-menu #search-form button:hover svg path {
  fill: white;
}
#menu-desktop #main-menu .suporte-menu {
  padding: 30px 60px 30px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#menu-desktop #main-menu .suporte-menu a {
  font-size: 15px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 2px;
  font-weight: 500;
}
#menu-desktop #main-menu .suporte-menu a:first-child {
  width: 100%;
  background-color: #18b135;
  margin-bottom: 10px;
}
#menu-desktop #main-menu .suporte-menu a:first-child i {
  font-size: 25px;
}
#menu-desktop #main-menu .suporte-menu a:first-child:hover {
  background-color: #128428;
}
#menu-desktop #main-menu .suporte-menu a:not(:first-child) {
  background-color: #ff9d0d;
  width: 49%;
}
#menu-desktop #main-menu .suporte-menu a:not(:first-child):hover {
  background-color: #d98100;
}
#menu-desktop #main-menu .sociais-menu {
  text-align: center;
  padding-right: 60px;
  display: flex;
  justify-content: center;
}
#menu-desktop #main-menu .sociais-menu > a {
  display: inline-block;
}
#menu-desktop #main-menu .sociais-menu > a svg {
  transition: all 0.3s ease;
  height: 23px;
  width: 50px;
  vertical-align: middle;
  filter: brightness(3);
}
@media screen and (max-width: 1170px) {
  #menu-desktop #main-menu .sociais-menu > a svg {
    width: 45px;
  }
}
#menu-desktop #main-menu .sociais-menu > a:hover svg {
  transform: translateX(5px);
}

.mobmenu {
  background-image: none;
}
.mobmenu .mob-standard-logo {
  transition: all 0.3s ease !important;
}
@media screen and (max-width: 500px) {
  .mobmenu .mob-standard-logo {
    margin-right: 20px;
  }
}
.mobmenu .mob-menu-icon {
  color: #0057a8 !important;
}
.mobmenu.header-scroll .mob-standard-logo {
  filter: invert(200%) brightness(4.5);
}
.mobmenu.header-scroll .mob-menu-icon {
  color: #fff !important;
}

.mobmenu-left-panel {
  background-color: transparent !important;
  background: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
}

.mobmenu-content > .menu-principal-container .suporte-menu {
  padding: 15px;
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mobmenu-content > .menu-principal-container .suporte-menu a {
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 2px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 10px;
}
.mobmenu-content > .menu-principal-container .suporte-menu a:first-child {
  background-color: #18b135;
}
.mobmenu-content > .menu-principal-container .suporte-menu a:first-child i {
  font-size: 15px;
}
.mobmenu-content > .menu-principal-container .suporte-menu a:first-child:hover {
  background-color: #128428;
}
.mobmenu-content > .menu-principal-container .suporte-menu a:not(:first-child) {
  background-color: #ff9d0d;
}
.mobmenu-content > .menu-principal-container .suporte-menu a:not(:first-child):hover {
  background-color: #d98100;
}
.mobmenu-content > .menu-principal-container .sociais-menu {
  text-align: center;
}
.mobmenu-content > .menu-principal-container .sociais-menu > a {
  display: inline-block;
}
.mobmenu-content > .menu-principal-container .sociais-menu > a svg {
  transition: all 0.3s ease;
  height: 23px;
  width: 50px;
  vertical-align: middle;
  filter: brightness(3);
}
@media screen and (max-width: 1170px) {
  .mobmenu-content > .menu-principal-container .sociais-menu > a svg {
    width: 45px;
  }
}
.mobmenu-content > .menu-principal-container .sociais-menu > a:hover svg {
  transform: translateX(5px);
}

.top-wrapper {
  position: relative;
}
.top-wrapper .fundo {
  z-index: 97;
  display: block;
  width: 0%;
  height: 100%;
  background: rgba(0, 0, 0, 0.63);
  position: fixed;
  top: 0;
  left: 0;
}

/* Footer
========================================================================== */
footer {
  background: #f5f5f5;
  background-size: 131px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  footer {
    flex-wrap: wrap;
  }
}
footer div.footer-left {
  width: 38%;
  padding: 105px 60px 100px 13%;
}
@media screen and (max-width: 1024px) {
  footer div.footer-left {
    width: 100%;
    padding: 30px 20px;
  }
}
footer div.footer-left div {
  position: relative;
}
@media screen and (max-width: 1024px) {
  footer div.footer-left div .logo-footer {
    text-align: center;
  }
}
footer div.footer-left div > p {
  font-size: 14px;
  color: #666666;
  padding: 15px 0 40px 0;
}
footer div.footer-left div .socias-footer {
  padding-left: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  footer div.footer-left div .socias-footer {
    text-align: center;
  }
}
@media screen and (max-width: 1380px) {
  footer div.footer-left div .socias-footer {
    padding: 0;
  }
}
footer div.footer-left div .socias-footer > a {
  display: inline-flex;
  height: 23px;
  flex: 1 1 0px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 50px;
}
footer div.footer-left div .socias-footer > a svg {
  transition: all 0.3s ease;
  max-height: 100%;
  max-width: 100%;
}
footer div.footer-left div .socias-footer > a:hover svg {
  transform: translateX(5px);
}
footer div.footer-right {
  width: 62%;
  background: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
  padding: 55px 13% 64px 55px;
}
@media screen and (max-width: 1024px) {
  footer div.footer-right {
    width: 100%;
    padding: 30px 20px;
  }
}
footer div.footer-right .contato-local {
  display: flex;
}
@media screen and (max-width: 1170px) {
  footer div.footer-right .contato-local {
    flex-wrap: wrap;
  }
}
footer div.footer-right .contato-local h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1170px) {
  footer div.footer-right .contato-local > div {
    width: 100%;
  }
}
footer div.footer-right .contato-local > div:first-child {
  margin-right: 65px;
}
footer div.footer-right .contato-local > div p {
  color: #fff;
  font-size: 14px;
}
footer div.footer-right .contato-local > div p a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.3s ease;
}
footer div.footer-right .contato-local > div p a:hover {
  transform: translateX(5px);
}
@media screen and (max-width: 1170px) {
  footer div.footer-right .contato-local > div:nth-child(2) {
    margin-top: 20px;
  }
}
footer div.footer-right .canal_de_comunicacao {
  margin-top: 80px;
  width: 100%;
}
footer div.footer-right .canal_de_comunicacao .subtitle {
  color: #FFF;
  padding-bottom: 20px;
}
footer div.footer-right .canal_de_comunicacao ul {
  list-style-type: disc;
  list-style-position: inside;
  color: #FFF;
}
footer div.footer-right .canal_de_comunicacao ul li {
  padding-left: 16px;
  list-style-type: disc;
  list-style-position: inside;
  color: #FFF;
}
footer div.footer-right .canal_de_comunicacao ul li a {
  color: #FFF;
}
footer div.footer-right .footer-newsletter {
  margin-top: 80px;
  width: 460px;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
footer div.footer-right .footer-newsletter .block {
  position: relative;
}
footer div.footer-right .footer-newsletter p {
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 15px;
}
footer div.footer-right .footer-newsletter form {
  position: relative;
}
footer div.footer-right .footer-newsletter input {
  border: none;
  font-style: italic;
  padding: 8px 10px;
  border-radius: 20px;
  width: 100%;
}
footer div.footer-right .footer-newsletter button {
  background: none;
  color: #469ac6;
  border: none;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  left: 400px;
  bottom: 45px;
  text-align: center;
  width: 60px;
  height: 36px;
}
@media (max-width: 767px) {
  footer div.footer-right .footer-newsletter button {
    bottom: 81px;
  }
}
@media (max-width: 418px) {
  footer div.footer-right .footer-newsletter button {
    bottom: 133px;
  }
}
footer div.footer-right .footer-newsletter button .fas {
  transition: all 0.3s ease;
}
footer div.footer-right .footer-newsletter button:hover .fas {
  transform: translateX(3px);
}
@media screen and (max-width: 1024px) {
  footer div.footer-right .footer-newsletter button {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 1024px) {
  footer div.footer-right .footer-newsletter {
    margin-top: 45px;
  }
}

/* Home
========================================================================== */
body.home header[role=heading] .wrap-logo a img {
  filter: invert(200%) brightness(4.5);
}
body.home header[role=heading] .orcamento-menu > div > button span {
  background: #fff !important;
}

#wrapper #slider-desktop {
  width: 100%;
  max-width: 100%;
  height: 1080px;
  margin-top: -90px;
  /* Ocultar ambos os vídeos por padrão */
  /* Exibir o vídeo desktop em telas maiores */
  /* Exibir o vídeo mobile em telas menores */
}
#wrapper #slider-desktop > div {
  display: none;
  height: 100%;
}
#wrapper #slider-desktop .slider-1920 {
  display: block;
}
@media screen and (max-width: 1600px) {
  #wrapper #slider-desktop {
    height: 800px;
  }
  #wrapper #slider-desktop .slider-1920 {
    display: none;
  }
  #wrapper #slider-desktop .slider-1600 {
    display: block;
  }
}
@media screen and (max-width: 1366px) {
  #wrapper #slider-desktop {
    height: 580px;
  }
  #wrapper #slider-desktop .slider-1600 {
    display: none;
  }
  #wrapper #slider-desktop .slider-1366 {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper #slider-desktop {
    height: 435px;
  }
  #wrapper #slider-desktop .slider-1366 {
    display: none;
  }
  #wrapper #slider-desktop .slider-1024 {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  #wrapper #slider-desktop {
    height: 500px;
  }
  #wrapper #slider-desktop .slider-1024 {
    display: none;
  }
  #wrapper #slider-desktop .slider-500 {
    display: block;
  }
}
#wrapper #slider-desktop .video-desktop, #wrapper #slider-desktop .video-mobile {
  display: none;
}
@media (min-width: 768px) {
  #wrapper #slider-desktop .video-desktop {
    display: block;
  }
}
@media (max-width: 767px) {
  #wrapper #slider-desktop .video-mobile {
    display: block;
  }
}

section.page-home {
  overflow-x: hidden;
}
section.page-home .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  section.page-home .title span {
    font-size: 14px;
  }
}
section.page-home .title h2 {
  text-transform: uppercase;
  font-size: 80px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1025px) {
  section.page-home .title h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
section.page-home .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background: #0057a8;
}
section.page-home .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
@media screen and (max-width: 1025px) {
  section.page-home .title h3 {
    font-size: 20px;
  }
}
section.page-home .container {
  position: relative;
}
section.page-home .especialidade {
  margin-top: 70px;
  margin-bottom: 150px;
}
@media screen and (max-width: 480px) {
  section.page-home .especialidade {
    margin-bottom: 100px;
  }
}
section.page-home .especialidade .container .cards {
  display: flex;
  justify-content: space-between;
  row-gap: 30px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  flex-wrap: wrap;
}
section.page-home .especialidade .container .cards > div {
  width: calc(33% - 20px);
  height: 520px;
  position: relative;
  background-color: transparent;
  perspective: 1000px;
}
@media screen and (max-width: 780px) {
  section.page-home .especialidade .container .cards > div {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  section.page-home .especialidade .container .cards > div {
    width: 100%;
    min-height: 520px;
    height: auto;
  }
}
section.page-home .especialidade .container .cards > div .link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
section.page-home .especialidade .container .cards > div:not(:first-child):hover .card, section.page-home .especialidade .container .cards > div:not(:first-child) .card.virado {
  transform: rotateY(180deg);
}
section.page-home .especialidade .container .cards > div:not(:first-child):hover .card .back-content, section.page-home .especialidade .container .cards > div:not(:first-child) .card.virado .back-content {
  box-shadow: 0px 0px 8.5px 0.17px rgba(50, 50, 50, 0.45);
}
section.page-home .especialidade .container .cards > div .card {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
section.page-home .especialidade .container .cards > div .card .content {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: url("assets/images/fundo-card.jpg");
  z-index: 1;
  transition: all 0.3s;
}
section.page-home .especialidade .container .cards > div .card .content.mobile {
  display: none;
}
@media screen and (max-width: 480px) {
  section.page-home .especialidade .container .cards > div .card .content.mobile {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 15px;
  }
}
section.page-home .especialidade .container .cards > div .card .content h1 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #222222;
  font-weight: 700;
  font-family: "Poppins";
  text-align: center;
  padding-top: 15px;
  max-width: 290px;
}
section.page-home .especialidade .container .cards > div .card .content h1::after {
  content: ".";
  color: #0057a8;
}
section.page-home .especialidade .container .cards > div .card .content img {
  text-align: center;
}
section.page-home .especialidade .container .cards > div .back-content {
  transform: rotateY(180deg);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  background: url("assets/images/fundo-card.jpg");
  z-index: 2;
}
section.page-home .especialidade .container .cards > div .back-content h1 {
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #222222;
  font-weight: 700;
  font-family: "Poppins";
  padding: 0 5% 15px 9%;
  text-align: left;
  width: 93%;
  position: relative;
}
section.page-home .especialidade .container .cards > div .back-content h1::after {
  content: ".";
  color: #0057a8;
}
section.page-home .especialidade .container .cards > div .back-content h1::before {
  content: "";
  width: 2px;
  height: 150%;
  background: #0057a8;
  display: block;
  position: absolute;
  left: 16px;
  top: 0px;
}
section.page-home .especialidade .container .cards > div .back-content p {
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  font-weight: 300;
  font-family: "Poppins";
  padding: 0 9%;
  text-align: left;
  width: 93%;
}
section.page-home .especialidade .container .cards > div:not(:first-child) .card {
  position: relative;
}
section.page-home .especialidade .container .cards > div:not(:first-child) .card:before {
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  top: calc(2px/-1);
  left: calc(2px/-1);
  background: linear-gradient(to right, #0057a8 0%, #0057a8 100%), linear-gradient(to top, #0057a8 50%, transparent 50%), linear-gradient(to top, #0057a8 50%, transparent 50%), linear-gradient(to right, #0057a8 0%, #0057a8 100%), linear-gradient(to left, #0057a8 0%, #0057a8 100%);
  background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
  background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat;
  transition: transform 0.2s ease-in-out, background-position 0.2s ease-in-out, background-size 0.2s ease-in-out;
  transform: scaleX(0) rotate(180deg);
  transition-delay: 0.4s, 0.2s, 0s;
}
section.page-home .especialidade .container .cards > div:not(:first-child) .card:hover:before, section.page-home .especialidade .container .cards > div:not(:first-child) .card.hover:before {
  background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
  background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
  transform: scaleX(1) rotate(180deg);
  transition-delay: 0s, 0.2s, 0.4s;
  z-index: 1;
}
section.page-home .especialidade .container .cards > div:first-child {
  overflow: hidden;
}
section.page-home .especialidade .container .cards > div:first-child .card {
  background: white;
  justify-content: flex-start;
}
section.page-home .especialidade .container .cards > div:first-child .title::after {
  content: "";
  position: absolute;
  top: 0%;
  right: 0;
  width: 96px;
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x.webp");
}
section.page-home .especialidade .container .cards > div:first-child h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  transform: none;
  background: #0057a8;
}
section.page-home .portfolio {
  position: relative;
  margin-bottom: 120px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  section.page-home .portfolio {
    margin-bottom: 100px;
  }
}
section.page-home .portfolio:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 25%;
  display: block;
  z-index: 1;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, #ffffff 20%, rgba(58, 93, 161, 0) 100%);
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio:after {
    top: unset;
    bottom: 0;
    height: 55%;
    background-image: linear-gradient(90deg, #ffffff 0%, rgba(58, 93, 161, 0) 100%);
  }
}
@media screen and (max-width: 480px) {
  section.page-home .portfolio:after {
    display: none;
  }
}
section.page-home .portfolio:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 40%;
  display: block;
  z-index: 1;
  top: 0;
  right: 0;
  background: white;
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio:before {
    display: none;
  }
}
section.page-home .portfolio .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background: #fff;
}
section.page-home .portfolio .container::after {
  content: "";
  position: absolute;
  left: 0;
  width: 96px;
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x.webp");
  top: -88px;
  z-index: -1;
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio .container::after {
    display: none;
  }
}
section.page-home .portfolio .container #slide-controls {
  display: inline-block;
  z-index: 1;
  margin-left: 20px;
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio .container #slide-controls {
    order: 2;
  }
}
@media screen and (max-width: 480px) {
  section.page-home .portfolio .container #slide-controls {
    display: none;
  }
}
section.page-home .portfolio .container #slide-controls button {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
section.page-home .portfolio .container #slide-controls button:first-child img {
  transform: rotate(180deg);
}
section.page-home .portfolio .container #slide-controls button:not(:first-child) img {
  transform: none;
}
section.page-home .portfolio .container .title {
  display: inline-block;
  text-align: right;
  margin-left: auto;
  background: #fff;
  z-index: 2;
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio .container .title {
    order: 0;
  }
}
section.page-home .portfolio .container .title h2 {
  width: auto;
}
section.page-home .portfolio .container .article-container {
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  width: 380px;
  transition: all 0.3s;
}
section.page-home .portfolio .container .article-container:not(.active ~ .article-container), section.page-home .portfolio .container .article-container.active {
  opacity: 1;
  visibility: visible;
}
section.page-home .portfolio .container .article-container .article {
  width: 100%;
}
section.page-home .portfolio .container .article-container .article a {
  display: block;
  width: 100%;
  text-align: center;
}
section.page-home .portfolio .container .article-container .article a img {
  width: 100%;
  height: 300px;
}
section.page-home .portfolio .container .lSSlideOuter {
  overflow: visible;
  width: 60%;
  padding-left: 27.5%;
  display: inline-block;
  background-image: linear-gradient(90deg, #fff 80%, rgba(58, 93, 161, 0) 100%);
}
@media screen and (max-width: 1025px) {
  section.page-home .portfolio .container .lSSlideOuter {
    padding-left: 21%;
  }
}
@media screen and (max-width: 780px) {
  section.page-home .portfolio .container .lSSlideOuter {
    order: 1;
    display: block;
    width: 80%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  section.page-home .portfolio .container .lSSlideOuter {
    width: 100%;
    padding-left: 0%;
    overflow: hidden;
  }
}
section.page-home .portfolio .container .lSSlideOuter .lSSlideWrapper {
  overflow: visible;
}
@media screen and (max-width: 480px) {
  section.page-home .portfolio .container .lSSlideOuter .lSSlideWrapper {
    overflow: hidden;
  }
}
section.page-home .whatsapp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-height: 625px;
  background: url("assets/images/whatsapp-home2.webp") no-repeat left top;
  margin-bottom: 220px;
}
@media screen and (min-width: 2000px) {
  section.page-home .whatsapp {
    background-size: 60%;
    height: 835px;
  }
}
@media screen and (max-width: 1600px) {
  section.page-home .whatsapp {
    background-size: 70%;
    min-height: 575px;
  }
}
@media screen and (max-width: 1380px) {
  section.page-home .whatsapp {
    background-size: 72%;
  }
}
@media screen and (max-width: 1280px) {
  section.page-home .whatsapp {
    background: url("assets/images/whatsapp-mobile.webp") no-repeat left top;
    background-size: 79%;
  }
}
@media screen and (max-width: 1024px) {
  section.page-home .whatsapp {
    background-size: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.page-home .whatsapp {
    min-height: 415px;
  }
}
@media screen and (max-width: 480px) {
  section.page-home .whatsapp {
    position: relative;
    background: url("assets/images/fundo-azul.webp") no-repeat left top;
    margin-bottom: 100px;
  }
  section.page-home .whatsapp::after {
    content: "";
    display: block;
    position: absolute;
    background: url("assets/images/phone-2.webp") no-repeat center;
    position: absolute;
    top: 10px;
    left: 20%;
    width: 100%;
    background-size: cover;
    height: 500px;
  }
}
section.page-home .whatsapp .container {
  position: relative;
}
section.page-home .whatsapp .container .left {
  width: 312px;
  max-width: 100%;
}
@media screen and (max-width: 1600px) {
  section.page-home .whatsapp .container .left {
    margin-left: 18%;
  }
}
@media screen and (max-width: 1025px) {
  section.page-home .whatsapp .container .left {
    margin-left: 20%;
    margin-top: 2%;
  }
}
@media screen and (max-width: 480px) {
  section.page-home .whatsapp .container .left {
    margin: 0px;
    padding: 0px;
  }
}
section.page-home .whatsapp .container .left p {
  font-size: 23px;
  line-height: 30px;
  color: #fff;
  font-weight: 300;
  font-family: "Poppins";
  padding-bottom: 15px;
}
section.page-home .whatsapp .container .left h1 {
  font-size: 45px;
  line-height: 53px;
  color: #fff;
  font-weight: 700;
  font-family: "Poppins";
  padding-bottom: 20px;
}
section.page-home .whatsapp .container .left h1 svg {
  max-width: 100%;
}
@media screen and (max-width: 1025px) {
  section.page-home .whatsapp .container .left p {
    font-size: 18px;
    line-height: 24px;
  }
  section.page-home .whatsapp .container .left h1 {
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 10px;
  }
  section.page-home .whatsapp .container .left h1 svg {
    height: 72px;
  }
}
section.page-home .whatsapp .container .left .button-wrapper {
  position: relative;
}
section.page-home .whatsapp .container .left .button-wrapper .button {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 31px;
  color: #0057a8;
  font-weight: 500;
  font-family: "Poppins";
  text-transform: uppercase;
  border-radius: 5px;
  background-color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  transition: all 0.3s;
  position: relative;
}
section.page-home .whatsapp .container .left .button-wrapper .button:before {
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  top: calc(2px/-1);
  left: calc(2px/-1);
  background: linear-gradient(to right, #f3ec27 0%, #f3ec27 100%), linear-gradient(to top, #f3ec27 50%, transparent 50%), linear-gradient(to top, #f3ec27 50%, transparent 50%), linear-gradient(to right, #f3ec27 0%, #f3ec27 100%), linear-gradient(to left, #f3ec27 0%, #f3ec27 100%);
  background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
  background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat;
  transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
  transform: scaleX(0) rotate(180deg);
  transition-delay: 0.6s, 0.3s, 0s;
  border-radius: 5px;
}
section.page-home .whatsapp .container .left .button-wrapper .button:hover:before {
  background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
  background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
  transform: scaleX(1) rotate(180deg);
  transition-delay: 0s, 0.3s, 0.6s;
}
section.page-home .whatsapp .container .left .button-wrapper .button:hover {
  color: #f3ec27;
  background: transparent;
}
section.page-home .whatsapp .container .left .button-wrapper .button i {
  margin-right: 20px;
  font-size: 26px;
}
section.page-home .whatsapp .container .right {
  position: absolute;
  right: -75px;
  top: 0;
  width: 490px;
  max-width: 50%;
}
@media screen and (min-width: 2000px) {
  section.page-home .whatsapp .container .right {
    right: -105px;
  }
}
@media screen and (max-width: 1600px) {
  section.page-home .whatsapp .container .right {
    right: -140px;
    width: 455px;
  }
}
@media screen and (max-width: 1380px) {
  section.page-home .whatsapp .container .right {
    right: -103px;
    width: 410px;
  }
}
@media screen and (max-width: 1280px) {
  section.page-home .whatsapp .container .right {
    display: none;
  }
}
section.page-home .whatsapp .container .right .comment img {
  transition: all 0.3s ease;
}
section.page-home .whatsapp .container .right .comment img:hover {
  transform: scale(1.05);
}
section.page-home .whatsapp .container .right .comment.rgt {
  text-align: right;
}
section.page-home .parceiros {
  margin-bottom: 195px;
  position: relative;
}
@media screen and (max-width: 480px) {
  section.page-home .parceiros {
    margin-bottom: 100px;
  }
}
section.page-home .parceiros::after {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
section.page-home .parceiros .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
section.page-home .parceiros .container > div:first-child {
  width: 66%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 780px) {
  section.page-home .parceiros .container > div:first-child {
    order: 1;
    width: 100%;
    padding-top: 110px;
  }
}
@media screen and (max-width: 480px) {
  section.page-home .parceiros .container > div:first-child {
    padding-top: 30px;
  }
}
section.page-home .parceiros .container > div:first-child .card-bg {
  height: 227px;
  width: calc(100% / 3 - 30px);
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: #e2e2e2 0px 10px 22px 4px;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 480px) {
  section.page-home .parceiros .container > div:first-child .card-bg {
    max-width: 100%;
    width: 280px;
    height: 280px;
    margin: 0 auto 30px auto;
  }
}
section.page-home .parceiros .container > div:first-child .card-bg a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 6%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
section.page-home .parceiros .container > div:first-child .card-bg a.active {
  opacity: 1;
  visibility: visible;
}
section.page-home .parceiros .container > div:first-child .card-bg a img {
  max-width: 100%;
  height: auto;
}
section.page-home .parceiros .container > div:first-child .card-bg:hover {
  box-shadow: #e2e2e2 -5px 25px 22px 4px;
}
section.page-home .parceiros .container > div:first-child .card-bg:nth-child(3n-2), section.page-home .parceiros .container > div:first-child .card-bg:nth-child(3n) {
  margin-top: -80px;
}
@media screen and (max-width: 480px) {
  section.page-home .parceiros .container > div:first-child .card-bg:nth-child(3n-2), section.page-home .parceiros .container > div:first-child .card-bg:nth-child(3n) {
    margin-top: 0px;
  }
}
section.page-home .parceiros .container > div:not(:first-child) {
  max-width: 336px;
  width: 34%;
  text-align: right;
}
@media screen and (max-width: 780px) {
  section.page-home .parceiros .container > div:not(:first-child) {
    order: 0;
    width: 100%;
    max-width: unset;
  }
}
section.page-home .parceiros .container > div:not(:first-child) .title {
  display: inline-block;
  text-align: right;
  margin-left: auto;
}
section.page-home .parceiros .container > div:not(:first-child) .title h2 {
  width: auto;
}
section.page-home .parceiros .container > div:not(:first-child) .title h2:after {
  left: 55%;
}
section.page-home .blog {
  margin-bottom: 30px;
  position: relative;
}
section.page-home .blog::after {
  content: "";
  position: absolute;
  top: -180px;
  left: 0;
  width: calc(((100vw - 1170px) / 2) + 30px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
  background-position: -25px 0px;
}
@media screen and (min-width: 2000px) {
  section.page-home .blog::after {
    background-position: 7px 0px;
  }
}
section.page-home .blog .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
section.page-home .blog .container .title {
  width: 25%;
  padding-right: 30px;
}
@media screen and (max-width: 780px) {
  section.page-home .blog .container .title {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
section.page-home .blog .container .title h2::after {
  left: 30%;
}
section.page-home .blog .container .destaques {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 75%;
}
@media screen and (max-width: 780px) {
  section.page-home .blog .container .destaques {
    width: 100%;
  }
}
section.page-home .blog .container .destaques article.card {
  width: calc(100%/3 - 20px);
  margin-bottom: 70px;
  position: relative;
  transition: all 0.3s ease;
}
@media screen and (max-width: 480px) {
  section.page-home .blog .container .destaques article.card {
    width: 100%;
  }
}
section.page-home .blog .container .destaques article.card a .thumbnail {
  height: 270px;
  overflow: hidden;
}
section.page-home .blog .container .destaques article.card a .thumbnail img {
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
section.page-home .blog .container .destaques article.card a .info {
  margin-top: 15px;
  padding-bottom: 45px;
}
section.page-home .blog .container .destaques article.card a .info h3 {
  color: #181818;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
section.page-home .blog .container .destaques article.card a .info span {
  font-size: 13px;
  font-weight: 600;
  color: #737373;
  display: block;
  border-bottom: 1px solid #737373;
  padding-top: 8px;
  padding-bottom: 5px;
}
section.page-home .blog .container .destaques article.card a .info p {
  font-size: 14px;
  color: #737373;
  font-weight: 500;
  margin-top: 5px;
}
section.page-home .blog .container .destaques article.card a .info .veja-mais {
  position: absolute;
  bottom: 0;
  left: 0;
}
section.page-home .blog .container .destaques article.card a .info .veja-mais button {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #0057a8;
  border: 1px solid #0057a8;
  border-radius: 5px;
  width: 135px;
  transition: all 0.3s ease;
  height: 34px;
  margin-top: 25px;
  cursor: pointer;
}
section.page-home .blog .container .destaques article.card a .info .veja-mais button:hover {
  background: #fff;
  color: #0057a8;
}
section.page-home .blog .container .destaques article.card:hover {
  transform: scale(1.05);
}

@media screen and (min-width: 1200px) {
  #wrapper section.page-fale-conosco {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-fale-conosco {
    margin-top: 60px;
  }
}
#wrapper section.page-fale-conosco .page-header {
  margin-bottom: 196px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-fale-conosco .page-header {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  #wrapper section.page-fale-conosco .page-header .container .title {
    width: 45%;
  }
}
#wrapper section.page-fale-conosco .page-header .container .thumb {
  position: absolute;
  right: 148px;
  top: 20px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-fale-conosco .page-header .container .thumb {
    display: none;
  }
}
#wrapper section.page-fale-conosco .content .container > div:first-child {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  #wrapper section.page-fale-conosco .content .container > div:first-child {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div {
  text-align: center;
  padding: 42px 62px;
  width: 33%;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div h3 {
  font-size: 35px;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div h3 span {
  color: #0057a8;
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-fale-conosco .content .container > div:first-child > div h3 {
    font-size: 28px;
  }
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div a {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  border: 2px solid;
  font-weight: 600;
  padding: 5px 0;
  width: 254px;
  margin: 0 auto;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div a i {
  font-size: 25px;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div a:hover {
  background: #fff !important;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div p {
  color: #181818;
  font-size: 16px;
  margin-bottom: 18px;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:first-child {
  padding-left: 0;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:first-child a {
  background: #ff9d0d;
  border-color: #ff9d0d;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:first-child a:hover {
  color: #ff9d0d;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:nth-child(2) {
  border-left: 2px solid #d8d9da;
  border-right: 2px solid #d8d9da;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:nth-child(2) a {
  background: #18b135;
  border-color: #18b135;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:nth-child(2) a:hover {
  color: #18b135;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:last-child {
  width: 35%;
  padding-right: 0;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:last-child a {
  background: #0057a8;
  border-color: #0057a8;
}
#wrapper section.page-fale-conosco .content .container > div:first-child > div:last-child a:hover {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-fale-conosco .content .container > div:first-child > div {
    width: 100% !important;
    padding: 0;
    margin-bottom: 30px;
    border: none !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 769px) {
  #wrapper section.page-fale-conosco .content .container > div:first-child > div {
    padding: 0;
    border: none !important;
    width: 45% !important;
    margin-bottom: 30px;
  }
}
#wrapper section.page-fale-conosco .content .container div.contato {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-fale-conosco .content .container div.contato {
    flex-wrap: wrap;
  }
}
#wrapper section.page-fale-conosco .content .container div.contato > div:first-child .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:first-child .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:first-child .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:first-child .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:first-child p {
  color: #181818;
  font-size: 16px;
  margin-top: 28px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child {
  width: 52%;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-fale-conosco .content .container div.contato > div:last-child {
    width: 100%;
    margin-top: 30px;
  }
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block {
  margin-bottom: 10px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block div.div_PHN_DDI {
  width: 10%;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block div.div_PHN_NUM {
  width: 88%;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block label {
  color: #181818;
  font-size: 16px;
  margin-top: 10px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block input:not([type=checkbox]), #wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block textarea, #wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block select {
  width: 100%;
  border: 1px solid #0057a8;
  border-radius: 10px;
  padding: 5px 10px;
  max-width: 100%;
  background-color: #fff;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block input:not([type=checkbox]), #wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block select {
  height: 38px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='steelblue' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 5px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block input[type=submit] {
  background: #ff9d0d;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  border: 2px solid #ff9d0d;
  border-radius: 5px;
  height: 50px;
  padding: 0 46px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: auto;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block input[type=submit]:hover {
  background: #fff;
  color: #ff9d0d;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block textarea {
  height: 175px;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block input:focus-visible, #wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block select:focus-visible, #wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block textarea:focus-visible {
  outline: 1px solid #0057a8;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block span.newsletter {
  font-weight: 100;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form div.block:nth-of-type(7) {
  display: none;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form .wpcf7-not-valid-tip {
  display: none !important;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form .wpcf7-not-valid {
  border: 1px solid red !important;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child form .wpcf7-validation-errors {
  border-radius: 5px;
  border: 1px solid #ffc800 !important;
}
#wrapper section.page-fale-conosco .content .container div.contato > div:last-child .wpcf7-form-control-wrap {
  position: initial;
}
#wrapper section.page-fale-conosco .content .maps {
  position: relative;
  margin-top: 100px;
}
#wrapper section.page-fale-conosco .content .maps .local {
  background-image: url(assets/images/fatia-azul.jpg);
  background-repeat: repeat;
  top: -66px;
  padding: 33px 0 33px 14%;
  width: 45%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #wrapper section.page-fale-conosco .content .maps .local {
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  #wrapper section.page-fale-conosco .content .maps .local {
    width: 768px;
  }
}
@media screen and (max-width: 800px) {
  #wrapper section.page-fale-conosco .content .maps .local {
    top: -55px;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-fale-conosco .content .maps .local {
    padding: 33px 15px;
  }
}
@media screen and (max-width: 800px) and (min-width: 768px) {
  #wrapper section.page-fale-conosco .content .maps .local {
    width: 50%;
  }
}
#wrapper section.page-fale-conosco .content .maps .local h3 {
  font-size: 35px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
}
@media screen and (max-width: 800px) {
  #wrapper section.page-fale-conosco .content .maps .local h3 {
    font-size: 25px;
  }
}
#wrapper section.page-fale-conosco .content .maps .local p a {
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 800px) {
  #wrapper section.page-fale-conosco .content .maps .local p a {
    font-size: 16px;
  }
}
#wrapper section.page-fale-conosco .content .maps iframe {
  width: 100%;
  height: 515px;
}

@media screen and (min-width: 1200px) {
  #wrapper section.page-sobre-nos {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-sobre-nos {
    margin-top: 60px;
  }
}
#wrapper section.page-sobre-nos .page-header {
  margin-bottom: 196px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .page-header {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  #wrapper section.page-sobre-nos .page-header .container .title {
    width: 70%;
  }
}
#wrapper section.page-sobre-nos .page-header .container .thumb {
  position: absolute;
  right: 50px;
  top: 20px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .page-header .container .thumb {
    display: none;
  }
}
#wrapper section.page-sobre-nos div.content div.container .especialista {
  display: flex;
  justify-content: space-between;
  padding-left: 24px;
  padding-right: 74px;
}
@media screen and (max-width: 800px) {
  #wrapper section.page-sobre-nos div.content div.container .especialista {
    flex-wrap: wrap;
    padding: 0;
  }
}
#wrapper section.page-sobre-nos div.content div.container .especialista > div {
  width: 43%;
}
@media screen and (max-width: 800px) {
  #wrapper section.page-sobre-nos div.content div.container .especialista > div {
    width: 100%;
  }
}
#wrapper section.page-sobre-nos div.content div.container .especialista > div:first-of-type h2 {
  font-size: 60px;
  text-transform: uppercase;
  color: #181818;
  line-height: 1;
  font-weight: 800;
}
@media screen and (max-width: 800px) {
  #wrapper section.page-sobre-nos div.content div.container .especialista > div:first-of-type h2 {
    font-size: 45px;
  }
}
#wrapper section.page-sobre-nos div.content div.container .especialista > div:first-of-type h2 span {
  color: #0057a8;
  font-size: 30px;
  font-weight: 600;
  display: block;
}
#wrapper section.page-sobre-nos div.content div.container .especialista > div:last-of-type p {
  color: #181818;
  text-align: right;
  font-size: 18px;
  font-weight: 300;
}
#wrapper section.page-sobre-nos .trajetoria {
  margin-bottom: 20px;
  margin-top: 90px;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria {
    flex-wrap: wrap;
  }
}
#wrapper section.page-sobre-nos .trajetoria li.item {
  transition: all 0.6s;
  position: absolute;
  left: 0px;
  top: 50px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
#wrapper section.page-sobre-nos .trajetoria li.item.active {
  visibility: visible;
  opacity: 1;
}
#wrapper section.page-sobre-nos .trajetoria .title-mobile {
  padding: 0 15px;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  #wrapper section.page-sobre-nos .trajetoria .title-mobile {
    display: none;
  }
}
#wrapper section.page-sobre-nos .trajetoria .title-mobile span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-sobre-nos .trajetoria .title-mobile h2 {
  text-transform: uppercase;
  font-size: 45px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sobre-nos .trajetoria .title-mobile h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  right: -142px;
  background: #0057a8;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile) {
  width: 50%;
  height: 503px;
  position: relative;
  margin-bottom: 160px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile) {
    width: 100%;
    margin-bottom: 50px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile) > div {
  width: calc(1170px / 2);
  height: 100%;
}
@media screen and (max-width: 1200px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile) > div {
    width: 100%;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div {
  margin-left: auto;
  position: relative;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div #galeria-trajetoria-ow {
  margin-left: -86px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div #galeria-trajetoria-ow {
    margin-left: 0;
  }
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div #galeria-trajetoria-ow img {
    max-width: 100vw;
  }
}
@media screen and (max-width: 1365px) and (min-width: 1024px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div #galeria-trajetoria-ow {
    margin-left: 0;
  }
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):nth-of-type(2) > div #galeria-trajetoria-ow img {
    max-width: 460px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) {
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) {
    padding: 0 15px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) .title {
  text-align: right;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  right: -142px;
  background: #0057a8;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) .title {
    display: none;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls {
  margin-bottom: 10px;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls button {
  background: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  width: 59px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls button img {
  transition: all 0.3s;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls button:last-child img {
  transform: rotate(180deg);
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls button:hover {
  background: #0057a8;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #slide-controls button:hover img {
  filter: invert(200%) brightness(4.5);
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria {
  position: relative;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li {
    background-image: url(assets/images/fundo-sobre.jpg);
    background-repeat: no-repeat;
    height: 353px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child {
  color: #fff;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left {
  text-align: right;
  width: 69.5%;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 25px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left h3 {
    font-size: 20px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left p {
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child > div.left {
    width: 100%;
    padding: 20px;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child div.right {
  width: 29.5%;
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child div.right p {
  word-break: break-word;
  line-height: 0.8;
  font-size: 115px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child div.right p {
    font-size: 52px;
  }
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > div:not(.bg-absolute) #content-trajetoria li > div:first-child div.right {
    width: 100%;
  }
}
#wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > .bg-absolute {
  width: 58vw;
  height: 320px;
  position: absolute;
  bottom: 0;
  left: -111px;
  background-image: url(assets/images/fundo-sobre.jpg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > .bg-absolute {
    display: none;
  }
}
@media screen and (max-width: 1366px) {
  #wrapper section.page-sobre-nos .trajetoria > div:not(.title-mobile):last-of-type > .bg-absolute {
    left: -64px;
  }
}
#wrapper section.page-sobre-nos .equipe {
  margin-top: 20px;
  margin-bottom: 50px;
}
#wrapper section.page-sobre-nos .equipe .container .line {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-sobre-nos .equipe .container .line {
    display: block;
  }
}
#wrapper section.page-sobre-nos .equipe .container .line > div {
  width: 31%;
  height: 394px;
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
}
@media screen and (max-width: 425px) {
  #wrapper section.page-sobre-nos .equipe .container .line > div {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 426px) {
  #wrapper section.page-sobre-nos .equipe .container .line > div {
    width: 425px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
#wrapper section.page-sobre-nos .equipe .container .line > div img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  filter: grayscale(77%);
  transition: all 0.3s ease;
}
#wrapper section.page-sobre-nos .equipe .container .line > div .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 25px;
  color: #fff;
  background-image: linear-gradient(to top, #292929 20%, transparent);
}
#wrapper section.page-sobre-nos .equipe .container .line > div .info h4 {
  font-size: 30px;
  font-weight: 500;
}
#wrapper section.page-sobre-nos .equipe .container .line > div .info span {
  font-size: 18px;
  font-style: italic;
}
#wrapper section.page-sobre-nos .equipe .container .line > div:first-child .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-sobre-nos .equipe .container .line > div:first-child .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sobre-nos .equipe .container .line > div:first-child .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
#wrapper section.page-sobre-nos .equipe .container .line > div:first-child .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-sobre-nos .equipe .container .line > div:hover img {
  transform: scale(1.05);
  filter: none;
}
@media screen and (min-width: 768px) {
  #wrapper section.page-sobre-nos .equipe .container .line:first-child > div:nth-child(2) {
    margin-top: 60px;
  }
  #wrapper section.page-sobre-nos .equipe .container .line:first-child > div:last-child {
    margin-top: 180px;
  }
  #wrapper section.page-sobre-nos .equipe .container .line:not(:first-child) > div:nth-child(2) {
    margin-top: -120px;
  }
  #wrapper section.page-sobre-nos .equipe .container .line:not(:first-child) > div:first-child {
    margin-top: -300px;
  }
}
#wrapper section.page-sobre-nos .trabalhe-conosco {
  padding-top: 50px;
  padding-bottom: 50px;
}
#wrapper section.page-sobre-nos .trabalhe-conosco a {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  border: 2px solid;
  font-weight: 600;
  padding: 5px 0;
  width: 254px;
  margin: 0 auto;
  text-align: center;
  background: #0057a8;
  border-color: #0057a8;
}
#wrapper section.page-sobre-nos .trabalhe-conosco a:hover {
  background: #fff !important;
  color: #0057a8;
}

@media screen and (min-width: 1200px) {
  #wrapper section.page-blog {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-blog {
    margin-top: 60px;
  }
}
#wrapper section.page-blog .page-header {
  margin-bottom: 196px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-blog .page-header {
    margin-bottom: 60px;
  }
}
#wrapper section.page-blog .page-header .container .title {
  width: 60%;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-blog .page-header .container .title {
    width: 100%;
  }
}
#wrapper section.page-blog .page-header .container .title p {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-blog .page-header .container .title p {
    width: 100%;
  }
}
#wrapper section.page-blog .page-header .container .thumb {
  position: absolute;
  right: 50px;
  top: 20px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-blog .page-header .container .thumb {
    display: none;
  }
}
#wrapper section.page-blog div.content div.container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-blog div.content div.container .title h2 {
  text-transform: uppercase;
  font-size: 80px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-blog div.content div.container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -130px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-blog div.content div.container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-blog div.content div.container .title.title-categorias h2 {
  font-size: 60px;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container .title.title-categorias h2 {
    font-size: 52px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog {
  margin-top: 35px;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card {
  float: right;
  width: 52%;
  margin-bottom: 22px;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child {
  float: left;
  width: 45.5%;
  margin-right: 25px;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
  margin-bottom: 10px;
  height: 524px;
}
@media screen and (max-width: 425px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
    height: 345px;
  }
}
@media screen and (max-width: 475px) and (min-width: 426px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
    height: 406px;
  }
}
@media screen and (max-width: 535px) and (min-width: 476px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
    height: 457px;
  }
}
@media screen and (max-width: 880px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
    height: 345px;
  }
}
@media screen and (max-width: 1015px) and (min-width: 881px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child .thumbnail {
    height: 400px;
  }
}
@media screen and (max-width: 535px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 536px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child {
    float: none;
    width: 100%;
    max-width: 505px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1028px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:first-child {
    margin-right: 18px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .thumbnail {
  overflow: hidden;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.2s ease;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .info h3 {
  font-size: 28px;
  color: #181818;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 1028px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card .info h3 {
    font-size: 18px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .info > span {
  font-size: 16px;
  font-weight: 600;
  color: #737373;
  padding: 5px 0;
  display: block;
  position: relative;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .info > span::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 75%;
  bottom: 0;
  left: 0;
  background: #737373;
}
@media screen and (max-width: 1028px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card .info > span {
    font-size: 11px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card .info .texto_content {
  font-size: 16px;
  color: #737373;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1028px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card .info .texto_content {
    font-size: 12px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a {
  display: flex;
  justify-content: space-between;
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
  height: 212px;
  width: 35%;
}
@media screen and (max-width: 425px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 345px;
  }
}
@media screen and (max-width: 475px) and (min-width: 426px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 406px;
  }
}
@media screen and (max-width: 535px) and (min-width: 476px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 457px;
  }
}
@media screen and (max-width: 767px) and (min-width: 536px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 524px;
  }
}
@media screen and (max-width: 880px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 143px;
  }
}
@media screen and (max-width: 1015px) and (min-width: 881px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    height: 182px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .info {
  width: 61%;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a {
    flex-wrap: wrap;
  }
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .thumbnail {
    width: 100%;
  }
  #wrapper section.page-blog div.content div.container .destaques-blog article.card:not(:first-child) a .info {
    width: 100%;
    margin-top: 20px;
  }
}
#wrapper section.page-blog div.content div.container .destaques-blog article.card:hover .thumbnail img {
  transform: scale(1.05);
}
@media screen and (max-width: 535px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 536px) {
  #wrapper section.page-blog div.content div.container .destaques-blog article.card {
    float: none;
    width: 100%;
    max-width: 505px;
    margin: 0 auto;
  }
}
#wrapper section.page-blog div.content div.container div.categorias-destaque {
  margin-top: 35px;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque {
    margin-bottom: 40px;
  }
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul {
    flex-wrap: wrap;
  }
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li {
  width: 19%;
  height: 338px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul li {
    width: 49%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 550px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul li {
    height: 250px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul li {
    height: 214px;
  }
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li.novidades a span, #wrapper section.page-blog div.content div.container div.categorias-destaque ul li.marketing a span, #wrapper section.page-blog div.content div.container div.categorias-destaque ul li.criatividade a span {
  text-align: left;
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li.criatividade a span {
  max-width: 170px;
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li.marketing a span {
  max-width: 175px;
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li.novidades a span {
  max-width: 190px;
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li a {
  display: block;
  text-align: center;
  height: 100%;
  position: relative;
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li a span {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  padding: 0 10px;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  word-break: break-all;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul li a span {
    font-size: 44px;
    line-height: 44px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container div.categorias-destaque ul li a span {
    font-size: 30px;
    line-height: 30px;
  }
}
#wrapper section.page-blog div.content div.container div.categorias-destaque ul li:hover {
  background-size: 103%;
}
#wrapper section.page-blog div.content div.container div.todas-materias {
  margin-top: 40px;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #wrapper section.page-blog div.content div.container div.todas-materias .articles {
    max-width: 767px;
    margin: 0 auto;
  }
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card {
  width: 23.5%;
  margin-bottom: 70px;
  position: relative;
  transition: all 0.3s ease;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .thumbnail {
  height: 270px;
  overflow: hidden;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .thumbnail img {
  transition: all 0.3s ease;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info {
  margin-top: 15px;
  padding-bottom: 45px;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info h3 {
  color: #181818;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info span {
  font-size: 13px;
  font-weight: 600;
  color: #737373;
  display: block;
  border-bottom: 1px solid #737373;
  padding-top: 8px;
  padding-bottom: 5px;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info .texto_content {
  font-size: 14px;
  color: #737373;
  font-weight: 500;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info .veja-mais {
  position: absolute;
  bottom: 0;
  left: 0;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info .veja-mais button {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #0057a8;
  border: 1px solid #0057a8;
  border-radius: 5px;
  width: 135px;
  transition: all 0.3s ease;
  height: 34px;
  margin-top: 25px;
  cursor: pointer;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card a .info .veja-mais button:hover {
  background: #fff;
  color: #0057a8;
}
#wrapper section.page-blog div.content div.container div.todas-materias .articles article.card:hover {
  transform: scale(1.05);
}
@media screen and (max-width: 550px) {
  #wrapper section.page-blog div.content div.container div.todas-materias .articles article.card {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) and (min-width: 551px) {
  #wrapper section.page-blog div.content div.container div.todas-materias .articles article.card {
    width: 49%;
  }
}
#wrapper section.page-blog div.content div.container div.pagination {
  margin-bottom: 85px;
}
#wrapper section.page-blog div.content div.container div.pagination nav {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#wrapper section.page-blog div.content div.container div.pagination nav span, #wrapper section.page-blog div.content div.container div.pagination nav a {
  font-size: 18px;
  color: #c6ccd1;
  width: 50px;
  text-align: center;
  display: inline-block;
  border: 1px solid #c9c9c9;
  margin: -3px;
  padding: 8px 0;
  transition: all 0.3s ease;
}
#wrapper section.page-blog div.content div.container div.pagination nav span.current, #wrapper section.page-blog div.content div.container div.pagination nav span:hover, #wrapper section.page-blog div.content div.container div.pagination nav a.current, #wrapper section.page-blog div.content div.container div.pagination nav a:hover {
  color: #0057a8;
  font-weight: 500;
  background: #f2f3f5;
}
#wrapper section.page-blog div.content div.container div.pagination nav span:not(:last-child), #wrapper section.page-blog div.content div.container div.pagination nav a:not(:last-child) {
  border-right: none;
}
#wrapper section.page-blog div.content div.container div.pagination nav span:first-child, #wrapper section.page-blog div.content div.container div.pagination nav a:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
#wrapper section.page-blog div.content div.container div.pagination nav span:last-child, #wrapper section.page-blog div.content div.container div.pagination nav a:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#wrapper section.page-blog div.content div.container div.pagination nav span.next, #wrapper section.page-blog div.content div.container div.pagination nav span.prev, #wrapper section.page-blog div.content div.container div.pagination nav a.next, #wrapper section.page-blog div.content div.container div.pagination nav a.prev {
  color: #0057a8;
}

@media screen and (min-width: 1200px) {
  #wrapper section.single-blog {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.single-blog {
    margin-top: 60px;
  }
}
#wrapper section.single-blog .page-header {
  margin-bottom: 100px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.single-blog .page-header {
    margin-bottom: 60px;
  }
}
#wrapper section.single-blog .page-header .container {
  height: 284px;
}
#wrapper section.single-blog .page-header .container .title {
  padding-top: 42px;
  width: 60%;
}
@media screen and (max-width: 768px) {
  #wrapper section.single-blog .page-header .container .title {
    width: 100%;
  }
}
#wrapper section.single-blog .page-header .container .title h1 a {
  color: #fff;
}
#wrapper section.single-blog .page-header .container .title p {
  width: 70%;
}
@media screen and (max-width: 768px) {
  #wrapper section.single-blog .page-header .container .title p {
    width: 100%;
  }
}
#wrapper section.single-blog .page-header .container .title .addtoany_content {
  display: none !important;
}
#wrapper section.single-blog .page-header .container .thumb {
  position: absolute;
  right: 50px;
  top: 20px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.single-blog .page-header .container .thumb {
    display: none;
  }
}
#wrapper section.single-blog .page-header .container .thumb img {
  width: auto;
  height: 350px;
}
#wrapper section.single-blog .content .container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
#wrapper section.single-blog .content .container .post-content {
  width: 72%;
}
@media screen and (max-width: 767px) {
  #wrapper section.single-blog .content .container .post-content {
    width: 100%;
  }
}
#wrapper section.single-blog .content .container .post-content .post-title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
}
#wrapper section.single-blog .content .container .post-content .post-title h1 {
  font-size: 40px;
  color: #181818;
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 15px;
  line-height: 1.3;
}
#wrapper section.single-blog .content .container .post-content .post-title h1::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -130px;
  background: #0057a8;
}
@media screen and (max-width: 1023px) {
  #wrapper section.single-blog .content .container .post-content .post-title h1 {
    font-size: 30px;
  }
}
#wrapper section.single-blog .content .container .post-content > .conteudo p {
  font-size: 18px;
  color: #7d7d7d;
  letter-spacing: -0.5px;
}
#wrapper section.single-blog .content .container .post-content > .conteudo p img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
  height: auto;
}
#wrapper section.single-blog .content .container .post-content > .conteudo ul {
  padding: 20px 0px;
}
#wrapper section.single-blog .content .container .post-content > .conteudo ul li {
  font-size: 18px;
  color: #7d7d7d;
  letter-spacing: -0.5px;
  list-style: disc inside;
}
#wrapper section.single-blog .content .container .post-content > .conteudo a {
  color: #0057a8;
  font-weight: 500;
  line-height: 1.3;
}
#wrapper section.single-blog .content .container .post-content > .conteudo h1, #wrapper section.single-blog .content .container .post-content > .conteudo h2, #wrapper section.single-blog .content .container .post-content > .conteudo h3 {
  font-size: 40px;
}
#wrapper section.single-blog .content .container .post-content > .conteudo .addtoany_content {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
#wrapper section.single-blog .content .container .post-content > .conteudo .a-single {
  text-align: center;
  margin: 10px 0;
}
#wrapper section.single-blog .content .container .post-content > .conteudo .a-single img {
  max-width: 80%;
}
#wrapper section.single-blog .content .container .categories {
  width: 23%;
}
@media screen and (max-width: 767px) {
  #wrapper section.single-blog .content .container .categories {
    display: none;
  }
}
@media screen and (max-width: 1439px) {
  #wrapper section.single-blog .content .container .categories {
    overflow: hidden;
  }
}
#wrapper section.single-blog .content .container .categories .title {
  text-align: right;
  text-transform: uppercase;
  margin: 30px 0;
}
#wrapper section.single-blog .content .container .categories .title span {
  color: #0057a8;
  font-size: 16px;
  font-weight: 600;
}
#wrapper section.single-blog .content .container .categories .title h2 {
  color: #181818;
  font-size: 40px;
  line-height: 1;
  position: relative;
  padding-bottom: 20px;
}
#wrapper section.single-blog .content .container .categories .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  right: -130px;
  background: #0057a8;
}
@media screen and (max-width: 1023px) {
  #wrapper section.single-blog .content .container .categories .title h2 {
    font-size: 30px;
  }
  #wrapper section.single-blog .content .container .categories .title h2::after {
    right: 0;
    width: 168px;
  }
}
#wrapper section.single-blog .content .container .categories ul li {
  width: 100%;
  height: 170px;
  margin-bottom: 12px;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease;
}
#wrapper section.single-blog .content .container .categories ul li a {
  display: block;
  text-align: center;
  height: 100%;
  position: relative;
}
#wrapper section.single-blog .content .container .categories ul li a span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  padding: 0 10px;
  color: #fff;
  font-size: 40px;
  word-break: break-all;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  #wrapper section.single-blog .content .container .categories ul li a span {
    font-size: 44px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  #wrapper section.single-blog .content .container .categories ul li a span {
    font-size: 30px;
  }
}
#wrapper section.single-blog .content .container .categories ul li:hover {
  transform: scale(1.05);
}

#wrapper section.page-e-commerce {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #wrapper section.page-e-commerce {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-e-commerce {
    margin-top: 60px;
  }
}
#wrapper section.page-e-commerce .criacao .container {
  padding: 0 26px;
}
#wrapper section.page-e-commerce .criacao .container > div {
  display: flex;
  justify-content: space-between;
  padding: 48px 0;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper section.page-e-commerce .criacao .container > div > div:first-child {
  padding-left: 72px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:first-child {
    width: 50%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:first-child {
    width: 100%;
  }
}
#wrapper section.page-e-commerce .criacao .container > div > div:first-child .img-container {
  min-width: 90px;
  text-align: center;
}
#wrapper section.page-e-commerce .criacao .container > div > div:first-child img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:first-child img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
#wrapper section.page-e-commerce .criacao .container > div > div:first-child h3 {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  max-width: 325px;
}
#wrapper section.page-e-commerce .criacao .container > div > div:first-child h3 span {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:first-child h3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0px;
  }
}
#wrapper section.page-e-commerce .criacao .container > div > div:last-child {
  width: 50%;
  padding-right: 75px;
  color: #4a4a4a;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:last-child {
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .criacao .container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
}
#wrapper section.page-e-commerce .criacao .container > div:not(:last-child) {
  border-bottom: 2px solid #d8d9da;
}
#wrapper section.page-e-commerce .planejamento {
  margin-top: 75px;
}
#wrapper section.page-e-commerce .planejamento .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#wrapper section.page-e-commerce .planejamento .container .destaques {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 67%;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-e-commerce .planejamento .container .destaques {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .planejamento .container .destaques {
    row-gap: 30px;
  }
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) {
  text-align: center;
  width: calc(100%/3 - 12px);
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) {
    width: 100%;
  }
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) > div {
  padding: 40px 0px;
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) > div img {
  height: 60px;
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) > div h3 {
  font-size: 28px;
  margin: 20px 0;
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) > div h3 span {
  color: #0057a8;
}
#wrapper section.page-e-commerce .planejamento .container .destaques > div:not(.title) > div p {
  font-size: 14px;
  color: #4a4a4a;
  padding: 0 35px;
}
#wrapper section.page-e-commerce .planejamento .container .title {
  width: 33%;
  padding-right: 30px;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-e-commerce .planejamento .container .title {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
#wrapper section.page-e-commerce .planejamento .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-e-commerce .planejamento .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-e-commerce .planejamento .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-e-commerce .planejamento .container .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-e-commerce .planejamento .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-e-commerce .suporte {
  display: flex;
  align-items: center;
  height: 550px;
  margin: 15px 0;
  background: url("assets/images/fone-fundo-azul(1).png");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1600px) {
  #wrapper section.page-e-commerce .suporte {
    background-position: 300px center;
  }
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .suporte {
    background-position: left center !important;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .suporte {
    background-position: 25% !important;
    background-size: 310%;
  }
}
#wrapper section.page-e-commerce .suporte .container {
  color: #fff;
  text-align: right;
  padding-right: 70px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .suporte .container {
    padding-right: 20px;
  }
}
#wrapper section.page-e-commerce .suporte .container h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
}
#wrapper section.page-e-commerce .suporte .container p {
  font-size: 18px;
  width: 40%;
  margin-left: auto;
  margin-top: 17px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .suporte .container p {
    width: 80%;
  }
}
#wrapper section.page-e-commerce .planos {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .planos {
    margin-bottom: 60px;
  }
}
#wrapper section.page-e-commerce .planos .container .title {
  margin-right: 15px;
}
#wrapper section.page-e-commerce .planos .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-e-commerce .planos .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-e-commerce .planos .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-e-commerce .planos .container .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-e-commerce .planos .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-e-commerce .planos .container .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .planos .container .content {
    row-gap: 30px;
  }
}
#wrapper section.page-e-commerce .planos .container .content article {
  width: calc(25% - 15px);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .planos .container .content article {
    width: calc(33% - 13.333333px);
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .planos .container .content article {
    width: 100%;
  }
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner {
  padding: 32px 0 0 0;
  color: #181818;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-height: 762px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .thumbnail {
  height: 75px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .planos .container .content article .border-animation__inner {
    min-height: unset;
  }
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info {
  margin-bottom: 50px;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info h3 {
  font-size: 28px;
  margin: 20px 0;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info ul {
  padding: 0 30px;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info ul li {
  font-size: 14px;
  padding: 15px 0;
  font-weight: 500;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info ul li:not(:first-of-type) {
  border-top: 1px solid #92adda;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner .info ul li:first-of-type {
  padding-top: 0;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner a {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #ff9d0d;
  border-radius: 2px;
  background: #ff9d0d;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper section.page-e-commerce .planos .container .content article .border-animation__inner a:hover {
  color: #ff9d0d;
  background: transparent;
}
#wrapper section.page-e-commerce .parceiros {
  margin-bottom: 195px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .parceiros {
    margin-bottom: 60px;
  }
}
#wrapper section.page-e-commerce .parceiros::after {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .parceiros::after {
    display: none;
  }
}
#wrapper section.page-e-commerce .parceiros::before {
  content: "";
  position: absolute;
  bottom: 151px;
  left: -30px;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
@media screen and (max-width: 768px) {
  #wrapper section.page-e-commerce .parceiros::before {
    display: none;
  }
}
#wrapper section.page-e-commerce .parceiros .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-e-commerce .parceiros .title span {
    font-size: 14px;
  }
}
#wrapper section.page-e-commerce .parceiros .title h2 {
  text-transform: uppercase;
  font-size: 80px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-e-commerce .parceiros .title h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
#wrapper section.page-e-commerce .parceiros .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background: #0057a8;
}
#wrapper section.page-e-commerce .parceiros .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-e-commerce .parceiros .title h3 {
    font-size: 20px;
  }
}
#wrapper section.page-e-commerce .parceiros .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child {
  width: 66%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-e-commerce .parceiros .container > div:first-child {
    order: 1;
    width: 100%;
    padding-top: 110px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .parceiros .container > div:first-child {
    padding-top: 30px;
  }
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg {
  height: 227px;
  width: calc(100% / 3 - 30px);
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: #e2e2e2 0px 10px 22px 4px;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg {
    max-width: 100%;
    width: 280px;
    height: 280px;
    margin: 0 auto 30px auto;
  }
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 6%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg a.active {
  opacity: 1;
  visibility: visible;
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg a img {
  max-width: 100%;
  height: auto;
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg:hover {
  box-shadow: #e2e2e2 -5px 25px 22px 4px;
}
#wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg:nth-child(3n-2), #wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg:nth-child(3n) {
  margin-top: -80px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg:nth-child(3n-2), #wrapper section.page-e-commerce .parceiros .container > div:first-child .card-bg:nth-child(3n) {
    margin-top: 0px;
  }
}
#wrapper section.page-e-commerce .parceiros .container > div:not(:first-child) {
  max-width: 336px;
  width: 34%;
  text-align: right;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-e-commerce .parceiros .container > div:not(:first-child) {
    order: 0;
    width: 100%;
    max-width: unset;
  }
}
#wrapper section.page-e-commerce .parceiros .container > div:not(:first-child) .title {
  display: inline-block;
  text-align: right;
  margin-left: auto;
}
#wrapper section.page-e-commerce .parceiros .container > div:not(:first-child) .title h2 {
  width: auto;
}
#wrapper section.page-e-commerce .parceiros .container > div:not(:first-child) .title h2:after {
  left: 55%;
}
#wrapper section.page-e-commerce .projetos .title {
  margin-right: 15px;
  margin-bottom: 60px;
}
#wrapper section.page-e-commerce .projetos .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-e-commerce .projetos .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-e-commerce .projetos .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-e-commerce .projetos .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-e-commerce .projetos .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-e-commerce .projetos .articles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  min-height: 500px;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container {
  display: inline-block;
  width: calc(100% / 3);
  max-width: 100%;
  position: relative;
  height: 500px;
}
@media (max-width: 1480px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    min-height: unset;
    height: 378px;
  }
}
@media (max-width: 1366px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 358px;
  }
}
@media (max-width: 1360px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 357px;
  }
}
@media (max-width: 1280px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 335px;
  }
}
@media (max-width: 1024px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 269px;
  }
}
@media (max-width: 768px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    width: 50%;
    height: 302px;
  }
}
@media (max-width: 480px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 425px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 334px;
  }
}
@media (max-width: 375px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 295px;
  }
}
@media (max-width: 320px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container {
    height: 251px;
  }
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto {
  width: 100%;
  height: 100%;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto img {
  max-height: 100%;
  width: 100%;
  height: auto;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 47, 57, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container {
  margin: auto;
  text-align: center;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container h3 {
  font-size: 45px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  filter: drop-shadow(0px 5px 3.5px rgba(24, 24, 24, 0.29));
}
@media (max-width: 480px) {
  #wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container h3 {
    font-size: 35px;
  }
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container .button {
  color: #fff;
  border-color: #fff;
  background: transparent;
  margin-top: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Poppins";
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  transition: all 0.3s;
  position: relative;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container .button i {
  color: #fff;
  margin-left: 10px;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container .button:hover {
  color: #0057a8;
  border-color: #0057a8;
  box-shadow: inset 0 0 0 2em #fff;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container .projeto .info .info-container .button:hover i {
  color: #0057a8;
}
#wrapper section.page-e-commerce .projetos .articles .projeto-container:hover .info {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.page-portfolio {
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .page-portfolio {
    margin-top: 70px;
  }
}
.page-portfolio .page-header {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container {
    height: auto;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .page-portfolio .page-header .container .title {
    width: 70%;
  }
}
.page-portfolio .page-header .container .menu-portfolio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  border-bottom: 2px solid #d7d8d9;
  padding-top: 65px;
  position: relative;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio {
    width: 100%;
    border: none;
    flex-direction: column;
  }
}
.page-portfolio .page-header .container .menu-portfolio .item {
  padding: 0px 10px 10px 10px;
  position: relative;
  cursor: pointer;
}
.page-portfolio .page-header .container .menu-portfolio .item a {
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #fff;
  font-weight: 400;
  font-family: "Poppins";
  transition: all 0.3s;
}
.page-portfolio .page-header .container .menu-portfolio .item.active a {
  font-weight: 600;
}
.page-portfolio .page-header .container .menu-portfolio .item:hover a {
  color: #ff9d0d;
}
.page-portfolio .page-header .container .menu-portfolio .item.todos {
  width: 87px;
}
.page-portfolio .page-header .container .menu-portfolio .item.sites {
  width: 74px;
}
.page-portfolio .page-header .container .menu-portfolio .item.sistema-web {
  width: 171px;
}
.page-portfolio .page-header .container .menu-portfolio .item.redes-sociais {
  width: 174px;
}
.page-portfolio .page-header .container .menu-portfolio .item.e-commerce {
  width: 168px;
}
.page-portfolio .page-header .container .menu-portfolio .item.branding {
  width: 123px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .item {
    width: 100% !important;
    border-bottom: 2px solid #d7d8d9;
    text-align: left;
    padding: 10px 5px !important;
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra {
  position: absolute;
  background: #fffdfe;
  bottom: -4px;
  right: 7.7%;
  width: 87px;
  height: 6px;
  transition: all 0.3s;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra {
    height: 59px !important;
    bottom: 0px;
    width: 10px !important;
    left: -10px !important;
    background: #d7d8d9;
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#todos {
  right: 7.7%;
  width: 87px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#todos {
    bottom: 0px;
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#sites {
  right: 23%;
  width: 74px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#sites {
    bottom: 57px;
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#sistema-web {
  right: 37.1%;
  width: 171px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#sistema-web {
    bottom: calc(57px * 2);
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#redes-sociais {
  right: 46.5%;
  width: 174px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#redes-sociais {
    bottom: calc(57px * 3);
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#e-commerce {
  right: 59.5%;
  width: 168px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#e-commerce {
    bottom: calc(57px * 4);
  }
}
.page-portfolio .page-header .container .menu-portfolio .barra#branding {
  right: 81.7%;
  width: 123px;
}
@media (max-width: 768px) {
  .page-portfolio .page-header .container .menu-portfolio .barra#branding {
    bottom: calc(57px * 5);
  }
}
.page-portfolio .all {
  position: relative;
}
.page-portfolio .all .loadin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  background: #fff;
  z-index: 3;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.page-portfolio .all .loadin.active {
  opacity: 1;
  visibility: visible;
}
.page-portfolio .all .loadin svg {
  margin: auto;
  margin-top: 0px !important;
  max-width: 100%;
}
.page-portfolio .projetos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  min-height: 500px;
}
.page-portfolio .projetos .projeto-container {
  display: inline-block;
  width: calc(100% / 3);
  max-width: 100%;
  position: relative;
  height: 500px;
}
@media (max-width: 1480px) {
  .page-portfolio .projetos .projeto-container {
    min-height: unset;
    height: 378px;
  }
}
@media (max-width: 1366px) {
  .page-portfolio .projetos .projeto-container {
    height: 358px;
  }
}
@media (max-width: 1360px) {
  .page-portfolio .projetos .projeto-container {
    height: 357px;
  }
}
@media (max-width: 1280px) {
  .page-portfolio .projetos .projeto-container {
    height: 335px;
  }
}
@media (max-width: 1024px) {
  .page-portfolio .projetos .projeto-container {
    height: 269px;
  }
}
@media (max-width: 768px) {
  .page-portfolio .projetos .projeto-container {
    width: 50%;
    height: 302px;
  }
}
@media (max-width: 480px) {
  .page-portfolio .projetos .projeto-container {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 425px) {
  .page-portfolio .projetos .projeto-container {
    height: 334px;
  }
}
@media (max-width: 375px) {
  .page-portfolio .projetos .projeto-container {
    height: 295px;
  }
}
@media (max-width: 320px) {
  .page-portfolio .projetos .projeto-container {
    height: 251px;
  }
}
.page-portfolio .projetos .projeto-container .projeto {
  width: 100%;
  height: 100%;
}
.page-portfolio .projetos .projeto-container .projeto img {
  max-height: 100%;
  width: 100%;
  height: auto;
}
.page-portfolio .projetos .projeto-container .projeto .info {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 47, 57, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container {
  margin: auto;
  text-align: center;
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container h3 {
  font-size: 45px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  filter: drop-shadow(0px 5px 3.5px rgba(24, 24, 24, 0.29));
}
@media (max-width: 480px) {
  .page-portfolio .projetos .projeto-container .projeto .info .info-container h3 {
    font-size: 35px;
  }
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container .button {
  color: #fff;
  border-color: #fff;
  background: transparent;
  margin-top: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Poppins";
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  transition: all 0.3s;
  position: relative;
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container .button i {
  color: #fff;
  margin-left: 10px;
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container .button:hover {
  color: #0057a8;
  border-color: #0057a8;
  box-shadow: inset 0 0 0 2em #fff;
}
.page-portfolio .projetos .projeto-container .projeto .info .info-container .button:hover i {
  color: #0057a8;
}
.page-portfolio .projetos .projeto-container:hover .info {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.single-portfolio {
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .single-portfolio {
    margin-top: 70px;
  }
}
.single-portfolio .page-header .container {
  height: auto;
  padding-bottom: 50px;
}
.single-portfolio .page-header .container .title {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .single-portfolio .page-header .container .title {
    padding-left: 0px;
  }
}
.single-portfolio .page-header .container .title h1 {
  padding-bottom: 35px;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .single-portfolio .page-header .container .title h1 {
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .single-portfolio .page-header .container .title h1 {
    font-size: 42px;
  }
}
@media screen and (max-width: 320px) {
  .single-portfolio .page-header .container .title h1 {
    font-size: 35px;
  }
}
.single-portfolio .page-header .container .title h2 {
  font-size: 35px;
  letter-spacing: 18px;
  line-height: 35px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins";
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .single-portfolio .page-header .container .title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 380px) {
  .single-portfolio .page-header .container .title h2 {
    font-size: 23px;
  }
}
@media screen and (max-width: 320px) {
  .single-portfolio .page-header .container .title h2 {
    font-size: 15px;
  }
}
.single-portfolio .page-header .container .title p:not(:last-of-type) {
  padding-bottom: 24px;
}
.single-portfolio .page-header .container .title .link {
  text-align: right;
  padding-top: 10px;
}
.single-portfolio .page-header .container .title .link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 30px;
  border-radius: 15px;
  background-color: #fffdfe;
  font-size: 18px;
  line-height: 18px;
  color: #0057a8;
  font-weight: 500;
  font-family: "Poppins";
  padding: 0 27px;
  transition: all 0.3s;
  border: 2px solid #fffdfe;
}
.single-portfolio .page-header .container .title .link a:hover {
  color: #fffdfe;
  background: transparent;
}
.single-portfolio .content {
  width: 100%;
}
.single-portfolio .content img {
  display: block;
  width: 100%;
}
.single-portfolio .final {
  margin-top: 100px;
  position: relative;
}
.single-portfolio .final::after {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
.single-portfolio .final .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 80px;
}
.single-portfolio .final .container .title {
  width: 420px;
  max-width: 100%;
}
.single-portfolio .final .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  .single-portfolio .final .container .title span {
    font-size: 14px;
  }
}
.single-portfolio .final .container .title h2 {
  text-transform: uppercase;
  font-size: 80px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1025px) {
  .single-portfolio .final .container .title h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
@media screen and (max-width: 480px) {
  .single-portfolio .final .container .title h2 {
    font-size: 65px;
  }
}
@media screen and (max-width: 320px) {
  .single-portfolio .final .container .title h2 {
    font-size: 55px;
  }
}
.single-portfolio .final .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: 30%;
  transform: translateX(-50%);
  background: #0057a8;
}
.single-portfolio .final .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
@media screen and (max-width: 1025px) {
  .single-portfolio .final .container .title h3 {
    font-size: 20px;
  }
}
.single-portfolio .final .container .conversar {
  width: calc(100% - 420px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single-portfolio .final .container .conversar {
    width: 100%;
    padding-top: 30px;
  }
}
.single-portfolio .final .container .conversar a {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  border: 2px solid;
  font-weight: 600;
  padding: 5px 0;
  width: 254px;
  margin: 0 auto;
  background: #ff9d0d;
  border-color: #ff9d0d;
}
.single-portfolio .final .container .conversar a:hover {
  background: #fff !important;
  color: #ff9d0d;
}

section.page-infraestrutura {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  section.page-infraestrutura {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  section.page-infraestrutura {
    margin-top: 60px;
  }
}
section.page-infraestrutura .criacao .container {
  padding: 0 26px;
}
section.page-infraestrutura .criacao .container > div {
  display: flex;
  justify-content: space-between;
  padding: 48px 0;
  align-items: center;
  flex-wrap: wrap;
}
section.page-infraestrutura .criacao .container > div > div:first-child {
  padding-left: 72px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  section.page-infraestrutura .criacao .container > div > div:first-child {
    width: 50%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .criacao .container > div > div:first-child {
    width: 100%;
  }
}
section.page-infraestrutura .criacao .container > div > div:first-child .img-container {
  min-width: 90px;
  text-align: center;
}
section.page-infraestrutura .criacao .container > div > div:first-child img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .criacao .container > div > div:first-child img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
section.page-infraestrutura .criacao .container > div > div:first-child h3 {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  max-width: 325px;
}
section.page-infraestrutura .criacao .container > div > div:first-child h3 span {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .criacao .container > div > div:first-child h3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0px;
  }
}
section.page-infraestrutura .criacao .container > div > div:last-child {
  width: 50%;
  padding-right: 75px;
  color: #4a4a4a;
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .criacao .container > div > div:last-child {
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .criacao .container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
}
section.page-infraestrutura .criacao .container > div:not(:last-child) {
  border-bottom: 2px solid #d8d9da;
}
section.page-infraestrutura .suporte {
  display: flex;
  align-items: center;
  height: 550px;
  margin: 15px 0;
  background: url("assets/images/server.webp");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1600px) {
  section.page-infraestrutura .suporte {
    background-position: 300px center;
  }
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .suporte {
    background-position: 20%;
    background-size: 220%;
  }
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .suporte {
    background-position: 28%;
    background-size: 430%;
  }
}
section.page-infraestrutura .suporte .container {
  color: #fff;
  text-align: right;
  padding-right: 70px;
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .suporte .container {
    padding-right: 20px;
  }
}
section.page-infraestrutura .suporte .container h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
}
section.page-infraestrutura .suporte .container p {
  font-size: 18px;
  width: 40%;
  margin-left: auto;
  margin-top: 17px;
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .suporte .container p {
    width: 80%;
  }
}
section.page-infraestrutura .planos {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .planos {
    margin-bottom: 60px;
  }
}
section.page-infraestrutura .planos .container .title {
  margin-right: 15px;
}
section.page-infraestrutura .planos .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
section.page-infraestrutura .planos .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
section.page-infraestrutura .planos .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  section.page-infraestrutura .planos .container .title h2 {
    font-size: 52px;
  }
}
section.page-infraestrutura .planos .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
section.page-infraestrutura .planos .container .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .planos .container .content {
    row-gap: 30px;
  }
}
section.page-infraestrutura .planos .container .content article {
  width: calc(25% - 15px);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .planos .container .content article {
    width: calc(33% - 13.333333px);
  }
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .planos .container .content article {
    width: 100%;
  }
}
section.page-infraestrutura .planos .container .content article .border-animation__inner {
  padding: 32px 0 0 0;
  color: #181818;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-height: 718px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .thumbnail {
  height: 75px;
}
@media screen and (max-width: 1024px) {
  section.page-infraestrutura .planos .container .content article .border-animation__inner {
    min-height: 770px;
  }
}
@media screen and (max-width: 768px) {
  section.page-infraestrutura .planos .container .content article .border-animation__inner {
    min-height: 790px;
  }
}
@media screen and (max-width: 480px) {
  section.page-infraestrutura .planos .container .content article .border-animation__inner {
    min-height: unset;
  }
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .info h3 {
  font-size: 28px;
  margin: 20px 0;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .info ul {
  padding: 0 29px;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .info ul li {
  font-size: 14px;
  padding: 15px 0;
  font-weight: 500;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .info ul li:not(:first-of-type) {
  border-top: 1px solid #92adda;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .info ul li:first-of-type {
  padding-top: 0;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .preco {
  padding: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 50px;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .preco .moeda {
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 18px;
  color: #0057a8;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .preco .valor {
  font-size: 80px;
  letter-spacing: -8px;
  line-height: 62px;
  color: #0057a8;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .preco .mensal {
  font-size: 35px;
  letter-spacing: -3px;
  line-height: 35px;
  color: #0057a8;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner .preco .mensal .por-mes {
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 18px;
  color: #0057a8;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
  display: block;
  margin-left: 4px;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner a {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #ff9d0d;
  border-radius: 2px;
  background: #ff9d0d;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.page-infraestrutura .planos .container .content article .border-animation__inner a:hover {
  color: #ff9d0d;
  background: transparent;
}

section.page-marketing-digital {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  section.page-marketing-digital {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  section.page-marketing-digital {
    margin-top: 60px;
  }
}
section.page-marketing-digital .criacao .container {
  padding: 0 26px;
}
section.page-marketing-digital .criacao .container > div {
  display: flex;
  justify-content: space-between;
  padding: 48px 0;
  align-items: center;
  flex-wrap: wrap;
}
section.page-marketing-digital .criacao .container > div > div:first-child {
  padding-left: 72px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  section.page-marketing-digital .criacao .container > div > div:first-child {
    width: 50%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  section.page-marketing-digital .criacao .container > div > div:first-child {
    width: 100%;
  }
}
section.page-marketing-digital .criacao .container > div > div:first-child .img-container {
  min-width: 90px;
  text-align: center;
}
section.page-marketing-digital .criacao .container > div > div:first-child img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .criacao .container > div > div:first-child img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
section.page-marketing-digital .criacao .container > div > div:first-child h3 {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  max-width: 325px;
}
section.page-marketing-digital .criacao .container > div > div:first-child h3 span {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .criacao .container > div > div:first-child h3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0px;
  }
}
section.page-marketing-digital .criacao .container > div > div:last-child {
  width: 50%;
  padding-right: 75px;
  color: #4a4a4a;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .criacao .container > div > div:last-child {
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  section.page-marketing-digital .criacao .container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
}
section.page-marketing-digital .criacao .container > div:not(:last-child) {
  border-bottom: 2px solid #d8d9da;
}
section.page-marketing-digital .suporte {
  display: flex;
  align-items: center;
  height: 550px;
  margin: 15px 0;
  background: url("assets/images/marketing.webp");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1600px) {
  section.page-marketing-digital .suporte {
    background-position: 300px center;
  }
}
@media screen and (max-width: 1024px) {
  section.page-marketing-digital .suporte {
    background-position: left center;
  }
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .suporte {
    background-position: 20%;
    background-size: 220%;
  }
}
@media screen and (max-width: 480px) {
  section.page-marketing-digital .suporte {
    background-position: 28%;
    background-size: 430%;
  }
}
section.page-marketing-digital .suporte .container {
  color: #fff;
  text-align: right;
  padding-right: 70px;
}
@media screen and (max-width: 480px) {
  section.page-marketing-digital .suporte .container {
    padding-right: 20px;
  }
}
section.page-marketing-digital .suporte .container h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
}
section.page-marketing-digital .suporte .container p {
  font-size: 18px;
  width: 40%;
  margin-left: auto;
  margin-top: 17px;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .suporte .container p {
    width: 65%;
  }
}
@media screen and (max-width: 480px) {
  section.page-marketing-digital .suporte .container p {
    width: 80%;
  }
}
@media screen and (max-width: 380px) {
  section.page-marketing-digital .suporte .container p {
    width: 98%;
  }
}
section.page-marketing-digital .planos {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .planos {
    margin-bottom: 60px;
  }
}
section.page-marketing-digital .planos .container .title {
  margin-right: 15px;
}
section.page-marketing-digital .planos .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
section.page-marketing-digital .planos .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
section.page-marketing-digital .planos .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  section.page-marketing-digital .planos .container .title h2 {
    font-size: 52px;
  }
}
section.page-marketing-digital .planos .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
section.page-marketing-digital .planos .container .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .planos .container .content {
    row-gap: 30px;
  }
}
section.page-marketing-digital .planos .container .content article {
  width: calc(33% - 13.333333px);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .planos .container .content article {
    width: 100%;
  }
}
section.page-marketing-digital .planos .container .content article .border-animation__inner {
  padding: 32px 0 0 0;
  color: #181818;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-height: 510px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .thumbnail {
  height: 75px;
}
@media screen and (max-width: 1024px) {
  section.page-marketing-digital .planos .container .content article .border-animation__inner {
    min-height: 570px;
  }
}
@media screen and (max-width: 768px) {
  section.page-marketing-digital .planos .container .content article .border-animation__inner {
    min-height: unset;
  }
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info {
  padding-bottom: 80px;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info h3 {
  font-size: 28px;
  margin: 20px 0;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info ul {
  padding: 0 30px;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info ul li {
  font-size: 14px;
  padding: 15px 0;
  font-weight: 500;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info ul li:not(:first-of-type) {
  border-top: 1px solid #92adda;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .info ul li:first-of-type {
  padding-top: 0;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .preco {
  padding: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 50px;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .preco .moeda {
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 18px;
  color: #0057a8;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .preco .valor {
  font-size: 80px;
  letter-spacing: -8px;
  line-height: 62px;
  color: #0057a8;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .preco .mensal {
  font-size: 35px;
  letter-spacing: -3px;
  line-height: 35px;
  color: #0057a8;
  font-weight: 600;
  font-family: "Poppins";
  text-align: center;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner .preco .mensal .por-mes {
  font-size: 18px;
  letter-spacing: -2px;
  line-height: 18px;
  color: #0057a8;
  font-weight: 400;
  font-family: "Poppins";
  text-align: center;
  display: block;
  margin-left: 4px;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner a {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #ff9d0d;
  border-radius: 2px;
  background: #ff9d0d;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.page-marketing-digital .planos .container .content article .border-animation__inner a:hover {
  color: #ff9d0d;
  background: transparent;
}

#wrapper section.page-sistema-web {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #wrapper section.page-sistema-web {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-sistema-web {
    margin-top: 60px;
  }
}
#wrapper section.page-sistema-web .criacao .container {
  padding: 0 26px;
}
#wrapper section.page-sistema-web .criacao .container > div {
  display: flex;
  justify-content: space-between;
  padding: 48px 0;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper section.page-sistema-web .criacao .container > div > div:first-child {
  padding-left: 72px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:first-child {
    width: 50%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:first-child {
    width: 100%;
  }
}
#wrapper section.page-sistema-web .criacao .container > div > div:first-child .img-container {
  min-width: 90px;
  text-align: center;
}
#wrapper section.page-sistema-web .criacao .container > div > div:first-child img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:first-child img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
#wrapper section.page-sistema-web .criacao .container > div > div:first-child h3 {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  max-width: 325px;
}
#wrapper section.page-sistema-web .criacao .container > div > div:first-child h3 span {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:first-child h3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0px;
  }
}
#wrapper section.page-sistema-web .criacao .container > div > div:last-child {
  width: 50%;
  padding-right: 75px;
  color: #4a4a4a;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:last-child {
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sistema-web .criacao .container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
}
#wrapper section.page-sistema-web .criacao .container > div:not(:last-child) {
  border-bottom: 2px solid #d8d9da;
}
#wrapper section.page-sistema-web .suporte {
  display: flex;
  align-items: center;
  height: 550px;
  margin: 15px 0;
  background: url("assets/images/sistema-web.webp");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1600px) {
  #wrapper section.page-sistema-web .suporte {
    background-position: left center;
  }
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-sistema-web .suporte {
    background-position: -150px center;
  }
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .suporte {
    background-position: -400px center;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sistema-web .suporte {
    background-position: 54% !important;
    background-size: 430%;
  }
}
@media screen and (max-width: 380px) {
  #wrapper section.page-sistema-web .suporte {
    background-position: 53% !important;
    background-size: 486%;
  }
}
#wrapper section.page-sistema-web .suporte .container {
  color: #fff;
  text-align: right;
  padding-right: 70px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .suporte .container {
    padding-right: 20px;
  }
}
#wrapper section.page-sistema-web .suporte .container h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
}
#wrapper section.page-sistema-web .suporte .container p {
  font-size: 18px;
  width: 40%;
  margin-left: auto;
  margin-top: 17px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sistema-web .suporte .container p {
    width: 60%;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sistema-web .suporte .container p {
    width: 90%;
  }
}
#wrapper section.page-sistema-web .suporte .container .button {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  border: 2px solid;
  font-weight: 600;
  padding: 5px 0;
  width: 254px;
  margin-left: auto;
  background: #ff9d0d;
  border-color: #ff9d0d;
  text-align: center;
  margin-top: 20px;
}
#wrapper section.page-sistema-web .suporte .container .button:hover {
  background: #fff !important;
  color: #ff9d0d;
}
#wrapper section.page-sistema-web .projetos .title {
  margin-right: 15px;
  margin-bottom: 60px;
}
#wrapper section.page-sistema-web .projetos .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-sistema-web .projetos .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sistema-web .projetos .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-sistema-web .projetos .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-sistema-web .projetos .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-sistema-web .projetos .articles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  min-height: 500px;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container {
  display: inline-block;
  width: calc(100% / 3);
  max-width: 100%;
  position: relative;
  height: 500px;
}
@media (max-width: 1480px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    min-height: unset;
    height: 378px;
  }
}
@media (max-width: 1366px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 358px;
  }
}
@media (max-width: 1360px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 357px;
  }
}
@media (max-width: 1280px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 335px;
  }
}
@media (max-width: 1024px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 269px;
  }
}
@media (max-width: 768px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    width: 50%;
    height: 302px;
  }
}
@media (max-width: 480px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 425px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 334px;
  }
}
@media (max-width: 375px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 295px;
  }
}
@media (max-width: 320px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container {
    height: 251px;
  }
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto {
  width: 100%;
  height: 100%;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto img {
  max-height: 100%;
  width: 100%;
  height: auto;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 47, 57, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container {
  margin: auto;
  text-align: center;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container h3 {
  font-size: 45px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  filter: drop-shadow(0px 5px 3.5px rgba(24, 24, 24, 0.29));
}
@media (max-width: 480px) {
  #wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container h3 {
    font-size: 35px;
  }
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container .button {
  color: #fff;
  border-color: #fff;
  background: transparent;
  margin-top: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Poppins";
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  transition: all 0.3s;
  position: relative;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container .button i {
  color: #fff;
  margin-left: 10px;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container .button:hover {
  color: #0057a8;
  border-color: #0057a8;
  box-shadow: inset 0 0 0 2em #fff;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container .projeto .info .info-container .button:hover i {
  color: #0057a8;
}
#wrapper section.page-sistema-web .projetos .articles .projeto-container:hover .info {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

#wrapper section.page-sites {
  margin-bottom: 50px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #wrapper section.page-sites {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-sites {
    margin-top: 60px;
  }
}
#wrapper section.page-sites .thumb {
  top: -20px;
}
#wrapper section.page-sites .criacao .container {
  padding: 0 26px;
}
#wrapper section.page-sites .criacao .container > div {
  display: flex;
  justify-content: space-between;
  padding: 48px 0;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper section.page-sites .criacao .container > div > div:first-child {
  padding-left: 72px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-sites .criacao .container > div > div:first-child {
    width: 50%;
    padding-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .criacao .container > div > div:first-child {
    width: 100%;
  }
}
#wrapper section.page-sites .criacao .container > div > div:first-child .img-container {
  min-width: 90px;
  text-align: center;
}
#wrapper section.page-sites .criacao .container > div > div:first-child img {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .criacao .container > div > div:first-child img {
    width: auto;
    display: block;
    margin: 0 auto;
  }
}
#wrapper section.page-sites .criacao .container > div > div:first-child h3 {
  font-size: 35px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  max-width: 325px;
}
#wrapper section.page-sites .criacao .container > div > div:first-child h3 span {
  color: #0057a8;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .criacao .container > div > div:first-child h3 {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0px;
  }
}
#wrapper section.page-sites .criacao .container > div > div:last-child {
  width: 50%;
  padding-right: 75px;
  color: #4a4a4a;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .criacao .container > div > div:last-child {
    padding-right: 0px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .criacao .container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
}
#wrapper section.page-sites .criacao .container > div:not(:last-child) {
  border-bottom: 2px solid #d8d9da;
}
#wrapper section.page-sites .planejamento {
  margin-top: 75px;
}
#wrapper section.page-sites .planejamento .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#wrapper section.page-sites .planejamento .container .destaques {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 67%;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-sites .planejamento .container .destaques {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .planejamento .container .destaques {
    row-gap: 30px;
  }
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) {
  text-align: center;
  width: calc(100%/3 - 12px);
  position: relative;
  transition: all 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .planejamento .container .destaques > div:not(.title) {
    width: 100%;
  }
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) > div {
  padding: 40px 0px;
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) > div img {
  height: 60px;
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) > div h3 {
  font-size: 28px;
  margin: 20px 0;
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) > div h3 span {
  color: #0057a8;
}
#wrapper section.page-sites .planejamento .container .destaques > div:not(.title) > div p {
  font-size: 14px;
  color: #4a4a4a;
  padding: 0 35px;
}
#wrapper section.page-sites .planejamento .container .title {
  width: 33%;
  padding-right: 30px;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-sites .planejamento .container .title {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
  }
}
#wrapper section.page-sites .planejamento .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-sites .planejamento .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sites .planejamento .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-sites .planejamento .container .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-sites .planejamento .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-sites .suporte {
  display: flex;
  align-items: center;
  height: 550px;
  margin: 15px 0;
  background: url("assets/images/fone-fundo-azul(1).png");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1600px) {
  #wrapper section.page-sites .suporte {
    background-position: 300px center;
  }
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .suporte {
    background-position: left center !important;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .suporte {
    background-position: 25% !important;
    background-size: 310%;
  }
}
#wrapper section.page-sites .suporte .container {
  color: #fff;
  text-align: right;
  padding-right: 70px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .suporte .container {
    padding-right: 20px;
  }
}
#wrapper section.page-sites .suporte .container h2 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
}
#wrapper section.page-sites .suporte .container p {
  font-size: 18px;
  width: 40%;
  margin-left: auto;
  margin-top: 17px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .suporte .container p {
    width: 80%;
  }
}
#wrapper section.page-sites .planos {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .planos {
    margin-bottom: 60px;
  }
}
#wrapper section.page-sites .planos .container .title {
  margin-right: 15px;
}
#wrapper section.page-sites .planos .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-sites .planos .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sites .planos .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-sites .planos .container .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-sites .planos .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-sites .planos .container .content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .planos .container .content {
    row-gap: 30px;
  }
}
#wrapper section.page-sites .planos .container .content article {
  width: calc(25% - 15px);
  text-align: center;
  position: relative;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .planos .container .content article {
    width: calc(33% - 13.333333px);
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .planos .container .content article {
    width: 100%;
  }
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner {
  padding: 32px 0 0 0;
  color: #181818;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  min-height: 810px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .thumbnail {
  height: 75px;
}
@media screen and (max-width: 1024px) {
  #wrapper section.page-sites .planos .container .content article .border-animation__inner {
    min-height: 870px;
  }
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .planos .container .content article .border-animation__inner {
    min-height: 890px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .planos .container .content article .border-animation__inner {
    min-height: unset;
  }
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info {
  margin-bottom: 50px;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info h3 {
  font-size: 28px;
  margin: 20px 0;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info ul {
  padding: 0 30px;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info ul li {
  font-size: 14px;
  padding: 15px 0;
  font-weight: 500;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info ul li:not(:first-of-type) {
  border-top: 1px solid #92adda;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner .info ul li:first-of-type {
  padding-top: 0;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner a {
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: 45px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #ff9d0d;
  border-radius: 2px;
  background: #ff9d0d;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper section.page-sites .planos .container .content article .border-animation__inner a:hover {
  color: #ff9d0d;
  background: transparent;
}
#wrapper section.page-sites .parceiros {
  margin-bottom: 195px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .parceiros {
    margin-bottom: 60px;
  }
}
#wrapper section.page-sites .parceiros::after {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .parceiros::after {
    display: none;
  }
}
#wrapper section.page-sites .parceiros::before {
  content: "";
  position: absolute;
  bottom: 151px;
  left: -30px;
  width: calc(((100vw - 1170px) / 2) + 113px);
  height: 95px;
  display: inline-block;
  background: url("assets/images/9x-repeat.webp");
}
@media screen and (max-width: 768px) {
  #wrapper section.page-sites .parceiros::before {
    display: none;
  }
}
#wrapper section.page-sites .parceiros .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-sites .parceiros .title span {
    font-size: 14px;
  }
}
#wrapper section.page-sites .parceiros .title h2 {
  text-transform: uppercase;
  font-size: 80px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-sites .parceiros .title h2 {
    font-size: 72px;
    line-height: 72px;
  }
}
#wrapper section.page-sites .parceiros .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background: #0057a8;
}
#wrapper section.page-sites .parceiros .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
@media screen and (max-width: 1025px) {
  #wrapper section.page-sites .parceiros .title h3 {
    font-size: 20px;
  }
}
#wrapper section.page-sites .parceiros .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#wrapper section.page-sites .parceiros .container > div:first-child {
  width: 66%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-sites .parceiros .container > div:first-child {
    order: 1;
    width: 100%;
    padding-top: 110px;
  }
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .parceiros .container > div:first-child {
    padding-top: 30px;
  }
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg {
  height: 227px;
  width: calc(100% / 3 - 30px);
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: #e2e2e2 0px 10px 22px 4px;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .parceiros .container > div:first-child .card-bg {
    max-width: 100%;
    width: 280px;
    height: 280px;
    margin: 0 auto 30px auto;
  }
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 6%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg a.active {
  opacity: 1;
  visibility: visible;
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg a img {
  max-width: 100%;
  height: auto;
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg:hover {
  box-shadow: #e2e2e2 -5px 25px 22px 4px;
}
#wrapper section.page-sites .parceiros .container > div:first-child .card-bg:nth-child(3n-2), #wrapper section.page-sites .parceiros .container > div:first-child .card-bg:nth-child(3n) {
  margin-top: -80px;
}
@media screen and (max-width: 480px) {
  #wrapper section.page-sites .parceiros .container > div:first-child .card-bg:nth-child(3n-2), #wrapper section.page-sites .parceiros .container > div:first-child .card-bg:nth-child(3n) {
    margin-top: 0px;
  }
}
#wrapper section.page-sites .parceiros .container > div:not(:first-child) {
  max-width: 336px;
  width: 34%;
  text-align: right;
}
@media screen and (max-width: 780px) {
  #wrapper section.page-sites .parceiros .container > div:not(:first-child) {
    order: 0;
    width: 100%;
    max-width: unset;
  }
}
#wrapper section.page-sites .parceiros .container > div:not(:first-child) .title {
  display: inline-block;
  text-align: right;
  margin-left: auto;
}
#wrapper section.page-sites .parceiros .container > div:not(:first-child) .title h2 {
  width: auto;
}
#wrapper section.page-sites .parceiros .container > div:not(:first-child) .title h2:after {
  left: 55%;
}
#wrapper section.page-sites .projetos .title {
  margin-right: 15px;
  margin-bottom: 60px;
}
#wrapper section.page-sites .projetos .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 700;
  text-transform: uppercase;
}
#wrapper section.page-sites .projetos .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-sites .projetos .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-sites .projetos .title h2 {
    font-size: 52px;
  }
}
#wrapper section.page-sites .projetos .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-sites .projetos .articles {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
  min-height: 500px;
}
#wrapper section.page-sites .projetos .articles .projeto-container {
  display: inline-block;
  width: calc(100% / 3);
  max-width: 100%;
  position: relative;
  height: 500px;
}
@media (max-width: 1480px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    min-height: unset;
    height: 378px;
  }
}
@media (max-width: 1366px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 358px;
  }
}
@media (max-width: 1360px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 357px;
  }
}
@media (max-width: 1280px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 335px;
  }
}
@media (max-width: 1024px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 269px;
  }
}
@media (max-width: 768px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    width: 50%;
    height: 302px;
  }
}
@media (max-width: 480px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 425px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 334px;
  }
}
@media (max-width: 375px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 295px;
  }
}
@media (max-width: 320px) {
  #wrapper section.page-sites .projetos .articles .projeto-container {
    height: 251px;
  }
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto {
  width: 100%;
  height: 100%;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto img {
  max-height: 100%;
  width: 100%;
  height: auto;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(40, 47, 57, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container {
  margin: auto;
  text-align: center;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container h3 {
  font-size: 45px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: 700;
  filter: drop-shadow(0px 5px 3.5px rgba(24, 24, 24, 0.29));
}
@media (max-width: 480px) {
  #wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container h3 {
    font-size: 35px;
  }
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container .button {
  color: #fff;
  border-color: #fff;
  background: transparent;
  margin-top: 10px;
  border: 1px solid #fff;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Poppins";
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 20px;
  transition: all 0.3s;
  position: relative;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container .button i {
  color: #fff;
  margin-left: 10px;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container .button:hover {
  color: #0057a8;
  border-color: #0057a8;
  box-shadow: inset 0 0 0 2em #fff;
}
#wrapper section.page-sites .projetos .articles .projeto-container .projeto .info .info-container .button:hover i {
  color: #0057a8;
}
#wrapper section.page-sites .projetos .articles .projeto-container:hover .info {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

@media screen and (min-width: 1200px) {
  #wrapper section.page-trabalhe-conosco {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #wrapper section.page-trabalhe-conosco {
    margin-top: 60px;
  }
}
#wrapper section.page-trabalhe-conosco .page-header {
  margin-bottom: 100px;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-trabalhe-conosco .page-header {
    margin-bottom: 60px;
  }
}
#wrapper section.page-trabalhe-conosco .page-header .container .title {
  width: 45%;
}
@media screen and (max-width: 768px) {
  #wrapper section.page-trabalhe-conosco .page-header .container .title {
    width: 90%;
  }
}
#wrapper section.page-trabalhe-conosco .page-header .container .thumb {
  position: absolute;
  right: 0px;
  top: 20px;
  max-width: 50%;
}
@media screen and (max-width: 1023px) {
  #wrapper section.page-trabalhe-conosco .page-header .container .thumb {
    display: none;
  }
}
#wrapper section.page-trabalhe-conosco .content .container .title {
  margin-bottom: 100px;
}
#wrapper section.page-trabalhe-conosco .content .container .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-trabalhe-conosco .content .container .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-trabalhe-conosco .content .container .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
#wrapper section.page-trabalhe-conosco .content .container .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-trabalhe-conosco .content .container .vagas {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  row-gap: 30px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  padding-bottom: 70px;
  border-bottom: 2px solid #E5E5E9;
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga {
  width: calc(100%/3 - 20px);
  background: #fff;
  border: 1px solid #0057a8;
  box-sizing: border-box;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 25px;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 768px) {
  #wrapper section.page-trabalhe-conosco .content .container .vagas .vaga {
    width: 100%;
  }
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .header h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  text-transform: uppercase;
  color: #0057a8;
  display: inline-block;
  width: calc(100% - 16px);
}
@media (max-width: 1024px) {
  #wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .header h1 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .header h1 {
    font-size: 18px;
  }
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .header svg {
  transition: all 0.3s;
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga.active svg {
  transform: rotate(180deg);
}
#wrapper section.page-trabalhe-conosco .content .container .vagas .vaga .content {
  margin-top: 25px;
  display: none;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-trabalhe-conosco .content .container div.contato {
    flex-wrap: wrap;
  }
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:first-child .title span {
  font-size: 16px;
  color: #0057a8;
  font-weight: 600;
  text-transform: uppercase;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:first-child .title h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #181818;
  line-height: 1;
  font-weight: 800;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:first-child .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 365px;
  height: 2px;
  left: -80px;
  background: #0057a8;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:first-child .title h3 {
  font-size: 23px;
  color: #0057a8;
  line-height: 1.3;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:first-child p {
  color: #181818;
  font-size: 16px;
  margin-top: 28px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child {
  width: 52%;
}
@media screen and (max-width: 767px) {
  #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child {
    width: 100%;
    margin-top: 30px;
  }
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block {
  margin-bottom: 10px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block div.div_PHN_DDI {
  width: 10%;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block div.div_PHN_NUM {
  width: 88%;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block label {
  color: #181818;
  font-size: 16px;
  margin-top: 10px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block input:not([type=checkbox]), #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block textarea, #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block select {
  width: 100%;
  border: 1px solid #0057a8;
  border-radius: 10px;
  padding: 5px 10px;
  max-width: 100%;
  background-color: #fff;
  color: #222222;
  font-size: 16px;
  font-family: "Poppins", sans-serif !important;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block input:not([type=checkbox]), #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block select {
  height: 38px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='steelblue' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 99%;
  background-position-y: 5px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block input[type=submit] {
  background: #ff9d0d;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  border: 2px solid #ff9d0d;
  border-radius: 5px;
  height: 50px;
  padding: 0 46px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: auto;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block input[type=submit]:hover {
  background: #fff;
  color: #ff9d0d;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block textarea {
  height: 175px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block textarea[name=cmp27] {
  height: 38px;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block input:focus-visible, #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block select:focus-visible, #wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block textarea:focus-visible {
  outline: 1px solid #0057a8;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form div.block span.newsletter {
  font-weight: 100;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form .wpcf7-not-valid-tip {
  display: none !important;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form .wpcf7-not-valid {
  border: 1px solid red !important;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child form .wpcf7-validation-errors {
  border-radius: 5px;
  border: 1px solid #ffc800 !important;
}
#wrapper section.page-trabalhe-conosco .content .container div.contato > div:last-child .wpcf7-form-control-wrap {
  position: initial;
}

/* Header
========================================================================== */
.lgpd-left-nav {
  height: 100vh;
  width: 256px;
  position: fixed;
  box-shadow: 4px 0px 10px 0px #00000040;
  z-index: 99999999;
  left: 0;
  top: 0;
  transition: all 0.3s;
  background-color: #FFF;
}
@media screen and (max-width: 1480px) {
  .lgpd-left-nav {
    left: -100vw;
  }
}
.lgpd-left-nav .img-container {
  padding: 46px 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.lgpd-left-nav ul {
  width: 100%;
}
.lgpd-left-nav ul li {
  width: 100%;
  padding: 11px 39px;
  position: relative;
  border-bottom: 1px solid #DCDCDC;
  background-color: #FFF;
}
.lgpd-left-nav ul li a {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #6B6B6B;
}
.lgpd-left-nav ul li ul {
  display: none;
  position: absolute;
  left: auto;
  right: -100%;
  top: -1px;
  background: linear-gradient(0deg, #ff9d0d, #ff9d0d), linear-gradient(0deg, #0057a8, #0057a8);
  padding: 21px;
  list-style: upper-roman;
  list-style-position: inside;
  border: 1px solid #0057a8;
  OVERFLOW-Y: SCROLL;
  max-height: 644px;
}
.lgpd-left-nav ul li ul::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: -1px;
  top: 0;
  background: #ff9d0d;
}
@media screen and (max-width: 550px) {
  .lgpd-left-nav ul li ul {
    position: relative;
    border: none;
  }
}
.lgpd-left-nav ul li ul li {
  list-style: upper-roman;
  list-style-position: inside;
  background-color: transparent;
  border-top: none;
  border-bottom: 1px solid #0057a8;
  padding: 7px 0;
  color: #FFFFFF;
}
.lgpd-left-nav ul li ul li:first-of-type {
  border-top: none;
}
.lgpd-left-nav ul li ul li a {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFFFFF;
}
.lgpd-left-nav ul li:first-of-type {
  border-top: 1px solid #DCDCDC;
}
.lgpd-left-nav ul .current_page_item {
  transition: all 0.3s;
  padding: 18px 39px;
  border-bottom: 1px solid #0057a8;
  border-top: 1px solid #0057a8 !important;
  background: #ff9d0d;
}
.lgpd-left-nav ul .current_page_item a {
  color: #FFF;
}
.lgpd-left-nav ul .current_page_item:hover ul {
  display: block;
}
.lgpd-left-nav ul > li:hover {
  transition: all 0.3s;
  border-bottom: 1px solid #0057a8;
  border-top: 1px solid #0057a8 !important;
  background: #ff9d0d;
}
.lgpd-left-nav ul > li:hover a {
  color: #FFF;
}
.lgpd-left-nav ul > li:hover:hover ul {
  display: block;
}
.lgpd-left-nav ul > li:hover:hover ul li {
  padding: 7px 0;
  border-bottom: 1px solid #0057a8;
  border-top: none !important;
}
.lgpd-left-nav ul .current_page_item + .current_page_item,
.lgpd-left-nav ul .current_page_item ~ .current_page_item {
  background-color: #FFF;
  border-bottom: 1px solid #DCDCDC;
  border-top: none !important;
}
.lgpd-left-nav ul .current_page_item + .current_page_item a,
.lgpd-left-nav ul .current_page_item ~ .current_page_item a {
  color: #6B6B6B;
}
.lgpd-left-nav ul .current_page_item + .current_page_item ul,
.lgpd-left-nav ul .current_page_item ~ .current_page_item ul {
  display: none;
}

#sombra {
  display: none;
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.4;
  transition: all 0.5s;
  z-index: 999999;
}

.lgpd-mob-menu {
  display: none;
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 48px;
  color: #0057a8;
  z-index: 999999;
  box-shadow: 0px 0px 30px 0px #00000066;
  padding: 5px 11px;
  background: white;
  border-radius: 12px;
}
@media screen and (max-width: 1480px) {
  .lgpd-mob-menu {
    display: block;
  }
}
@media screen and (max-width: 650px) {
  .lgpd-mob-menu {
    font-size: 38px;
    top: 20px;
  }
}
@media screen and (max-width: 450px) {
  .lgpd-mob-menu {
    left: 10px;
  }
}

.close-icon-mob {
  display: none;
  position: absolute;
  font-size: 38px;
  color: #ff9d0d;
  z-index: 99999999;
  top: 10px;
  left: 210px;
}

#wrapper-lgpd {
  width: calc(100% - 256px);
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 1480px) {
  #wrapper-lgpd {
    width: 100%;
  }
}

/* Home
========================================================================== */
.comunicacao {
  padding-bottom: 92px;
}
.comunicacao .al-container.lgpd .title {
  font-family: "Poppins";
  font-size: 48px;
  font-weight: 500;
  line-height: 58px;
  letter-spacing: -0.01em;
  text-align: center;
  color: #656565;
  padding-top: 67px;
  padding-bottom: 82px;
}
.comunicacao .list .row {
  width: 100%;
}
.comunicacao .list .row.colored {
  background-image: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat !important;
}
@media screen and (max-width: 1218px) {
  .comunicacao .list .row {
    padding: 0 40px;
  }
}
.comunicacao .list .row .al-container.lgpd {
  padding: 41px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #0A5225;
  -moz-column-gap: 32px;
       column-gap: 32px;
  row-gap: 32px;
}
@media screen and (max-width: 950px) {
  .comunicacao .list .row .al-container.lgpd {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.comunicacao .list .row .al-container.lgpd img {
  box-shadow: 0px 0px 30px 0px #00000066;
  width: 384px;
  border-radius: 30px;
}
.comunicacao .list .row .al-container.lgpd .text {
  width: 50%;
  display: flex;
  justify-content: left;
  align-content: center;
}
@media screen and (max-width: 950px) {
  .comunicacao .list .row .al-container.lgpd .text {
    width: 100%;
    order: 1;
  }
}
.comunicacao .list .row .al-container.lgpd .text.right {
  color: #656565;
}
.comunicacao .list .row .al-container.lgpd .text.left {
  color: #FFF;
}
.comunicacao .list .row .al-container.lgpd .img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 950px) {
  .comunicacao .list .row .al-container.lgpd .img {
    order: 2;
  }
  .comunicacao .list .row .al-container.lgpd .img img {
    width: 100%;
  }
}

.al-container.lgpd {
  max-width: 100%;
  margin: 0 auto;
  width: 1216px;
}

.links {
  padding-bottom: 78px;
}
@media screen and (max-width: 1240px) {
  .links {
    padding: 0px 20px;
    padding-bottom: 78px;
  }
}
.links .al-container.lgpd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 90px;
       column-gap: 90px;
  row-gap: 50px;
}
.links .al-container.lgpd .documento {
  width: 488px;
  height: 158px;
  border-radius: 30px;
  box-shadow: 0px 4px 30px 0px #00000040;
  padding: 20px 30px;
  display: flex;
  justify-content: left;
  align-items: center;
  -moz-column-gap: 26px;
       column-gap: 26px;
}
@media screen and (max-width: 600px) {
  .links .al-container.lgpd .documento {
    height: auto;
  }
}
.links .al-container.lgpd .documento h2 {
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #6B6B6B;
}
.links .al-container.lgpd .documento .a {
  position: absolute;
  top: auto;
  bottom: 20px;
}
@media screen and (max-width: 600px) {
  .links .al-container.lgpd .documento .a {
    position: relative;
    top: 0px;
    bottom: 0px;
    padding-top: 25px;
    padding-bottom: 19px;
  }
}
@media screen and (max-width: 400px) {
  .links .al-container.lgpd .documento .a {
    zoom: 70%;
  }
}
.links .al-container.lgpd .documento a {
  padding: 9px 19px;
  background: #ff9d0d;
  border: 1px solid #ff9d0d;
  border-radius: 32px;
  font-family: "Poppins";
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFF;
  transition: all 0.3s;
}
.links .al-container.lgpd .documento a:hover {
  color: #ff9d0d;
  background: transparent;
}
.links .al-container.lgpd .documento .left {
  width: 130px;
  padding: 0px;
}
@media screen and (max-width: 600px) {
  .links .al-container.lgpd .documento .left {
    width: 80px;
  }
}
.links .al-container.lgpd .documento .right {
  width: calc(100% - 130px);
  height: 100%;
  position: relative;
  padding: 0px;
}
@media screen and (max-width: 600px) {
  .links .al-container.lgpd .documento .right {
    width: calc(100% - 80px);
  }
}

.contato-lgpd {
  padding-top: 55px;
  padding-bottom: 60px;
  background-image: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat !important;
}
@media screen and (max-width: 1240px) {
  .contato-lgpd .al-container.lgpd {
    padding: 0px 20px;
  }
}
.contato-lgpd .al-container.lgpd h2 {
  font-family: "Poppins";
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.01em;
  text-align: center;
  color: #FFF;
}
.contato-lgpd .al-container.lgpd .short {
  padding-top: 60px;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 38px;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p:nth-child(10n),
.contato-lgpd .al-container.lgpd .short .wpcf7-form p:nth-child(9n),
.contato-lgpd .al-container.lgpd .short .wpcf7-form p:nth-child(6n) {
  width: 100%;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form .wpcf7-response-output {
  display: none;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p {
  font-family: "Poppins";
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFF;
  width: 48.5%;
}
@media screen and (max-width: 750px) {
  .contato-lgpd .al-container.lgpd .short .wpcf7-form p {
    width: 100%;
  }
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p label {
  width: 100%;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=submit] {
  margin-top: 28px;
  outline: none;
  border-radius: 5px;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFF;
  border: 1px solid #ff9d0d;
  padding: 16px 55px;
  background: #ff9d0d;
  transition: all 0.3s;
  cursor: pointer;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=submit]:hover {
  color: #ff9d0d;
  background-color: transparent;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=file] {
  display: none;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p #comprovante, .contato-lgpd .al-container.lgpd .short .wpcf7-form p #documento {
  width: 100%;
  outline: none;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
  border: 1px solid #DCDCDC;
  padding: 14px 24px;
  border-radius: 5px;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  background-image: url("./assets/images/plus.svg");
  background-position: 98% center;
  background-repeat: no-repeat;
  background-color: #FFF;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=text],
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=email],
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=tel] {
  outline: none;
  width: 100%;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
  border: 1px solid #DCDCDC;
  padding: 14px 24px;
  border-radius: 5px;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=text]::-moz-placeholder, .contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=email]::-moz-placeholder, .contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=tel]::-moz-placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=text]:-ms-input-placeholder, .contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=email]:-ms-input-placeholder, .contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=tel]:-ms-input-placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=text]::placeholder,
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=email]::placeholder,
.contato-lgpd .al-container.lgpd .short .wpcf7-form p input[type=tel]::placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p select {
  background-color: #FFF;
  outline: none;
  width: 100%;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
  border: 1px solid #DCDCDC;
  padding: 14px 24px;
  border-radius: 5px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  background-image: url("./assets/images/down-arrow.svg");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p textarea {
  outline: none;
  width: 100%;
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
  border: 1px solid #DCDCDC;
  padding: 14px 24px;
  border-radius: 5px;
  height: 281px;
  min-width: 100%;
  min-height: 50px;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p textarea::-moz-placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p textarea:-ms-input-placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}
.contato-lgpd .al-container.lgpd .short .wpcf7-form p textarea::placeholder {
  font-family: "Poppins";
  font-size: 19px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #808080;
}

/* Footer
========================================================================== */
.main-footer {
  width: calc(100% - 256px);
  margin-left: auto;
  margin-right: 0;
  background: #ff9d0d;
  padding: 13px 0;
}
@media screen and (max-width: 1480px) {
  .main-footer {
    width: 100%;
  }
}
.main-footer .al-container.lgpd {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
  row-gap: 14px;
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFF;
}
@media screen and (max-width: 750px) {
  .main-footer .al-container.lgpd {
    flex-wrap: wrap;
  }
  .main-footer .al-container.lgpd span, .main-footer .al-container.lgpd a {
    width: 100%;
    text-align: center;
  }
}
.main-footer .al-container.lgpd .texto {
  max-width: 375;
  padding-right: 60px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 14px;
       column-gap: 14px;
}
.main-footer .al-container.lgpd .texto > div {
  font-family: "Poppins";
  color: #FFF;
}
.main-footer .al-container.lgpd .texto > div h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  text-align: left;
}
.main-footer .al-container.lgpd .texto > div p {
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
  letter-spacing: -0.01em;
  text-align: left;
}
.main-footer .al-container.lgpd img {
  height: 47px;
  width: 47px;
  border-radius: 1000px;
  margin-right: 15px;
}
.main-footer .al-container.lgpd a {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.01em;
  text-align: left;
  color: #FFF;
  transition: all 0.3s;
}
.main-footer .al-container.lgpd a:hover {
  opacity: 0.5;
}

#wrapper-lgpd .page-default {
  margin-top: -7px;
}
#wrapper-lgpd .content {
  padding: 40px 0px;
}

.main-footer {
  border-top: 2px solid #ff9d0d;
  background-image: url(assets/images/fatia-azul.jpg) !important;
  background-repeat: repeat !important;
}

.banner-top.desktop {
  display: block;
}
@media screen and (max-width: 600px) {
  .banner-top.desktop {
    display: none;
  }
}
.banner-top.mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .banner-top.mobile {
    display: block;
  }
}