@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap");
.has-error {
  border-color: red !important;
}

@media (min-width: 991px) {
  .hide-desktop {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
}

/*  Validação   */
.ng-invalid-required.ng-touched,
.campo-invalido {
  border-color: #dc3545 !important;
}

/* VARIAVEIS GLOBAIS DO PROJETO */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  outline: none !important;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;
}

ul {
  margin-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
  transition: 0.4s;
}

button {
  cursor: pointer;
  transition: 0.4s;
}

.owl-item {
  float: left;
}

.owl-stage-outer {
  overflow: hidden;
}

body {
  overflow-x: hidden;
}

section,
header,
footer {
  float: left;
  width: 100%;
}

.form-group {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.wrap-all-page {
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 500;
}

.hide-h1 {
  position: absolute;
  left: -9999em;
  text-indent: -9999em;
}

.container {
  max-width: 1330px;
}

ul {
  padding-left: 0;
}

.row {
  clear: both;
}

body.overflow {
  overflow: hidden;
}

.phone-icon-circle {
  display: table;
  padding-left: 65px;
  position: relative;
}

.phone-icon-circle .icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 52px;
  height: 52px;
  align-items: center;
  display: flex;
  justify-content: center;
}

.phone-icon-circle .icon:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 1s;
  background: url(../image/circle-icon.png) center center no-repeat;
}

.phone-icon-circle .title {
  display: table;
  text-transform: uppercase;
  font-size: 14px;
  color: #201f4b;
}

.phone-icon-circle .info {
  display: table;
  font-size: 18px;
  color: #2d3776;
  font-weight: 700;
}

.phone-icon-circle:hover .icon:before {
  transform: rotate(180deg);
}

.btn-contact {
  display: table;
  line-height: 38px;
  padding: 0 25px 0 65px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  color: #312b80 !important;
  font-weight: 700;
  border: 2px solid #312b80;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}

.btn-contact span {
  position: relative;
  z-index: 100;
}

.btn-contact .icon {
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translate(0, -50%);
  z-index: 100;
}

.btn-contact:before {
  content: "";
  width: 53px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-radius: 0 25px 25px 0;
  transition: 1s;
  background-image: linear-gradient(to left, #c4c4c4, transparent);
}

.btn-contact:hover:before {
  width: 100%;
}

.btn-contact.orange {
  background-image: linear-gradient(to right, #db9a1e, #f4bf59);
  line-height: 42px;
  border: none;
  color: #1b284e !important;
}

.btn-contact.orange:before {
  background-image: linear-gradient(to left, #efba54, transparent);
}

.btn-contact.blue {
  background-image: linear-gradient(to right, #548dd4, #5060c4);
  line-height: 42px;
  border: none;
  color: #fff !important;
}

.btn-contact.blue:before {
  background-image: linear-gradient(to left, #6c9dde, transparent);
}

.btn-border {
  display: table;
  line-height: 38px;
  padding: 0 25px;
  position: relative;
  text-transform: uppercase;
  font-size: 15px;
  color: #5383d0;
  font-weight: 700;
  border: 2px solid #5383d0;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}

.btn-border:hover {
  background: #5383d0;
  color: #fff;
}

.link-more {
  display: table;
  font-size: 18px;
  color: #8ebae6;
}

.link-more span {
  border-bottom: 1px solid #8ebae6;
  transition: 0.5s;
}

.link-more i {
  margin-left: 10px;
}

.link-more:hover {
  color: #2b2c69;
}

.link-more:hover span {
  border-color: #2b2c69;
}

.wrap-atuation {
  background: url(../image/bg-atuation.png) center top no-repeat;
  background-size: 1920px;
  padding-top: 25px;
  height: 940px;
}

.wrap-atuation .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 70px;
}

.wrap-atuation .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}

.wrap-atuation .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}

.wrap-atuation .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #19225a;
}

.wrap-atuation .item-topic {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  height: 70px;
  padding-left: 80px;
  display: flex;
  align-items: center;
}

.wrap-atuation .item-topic img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.wrap-atuation .item-topic span {
  display: table;
  font-weight: 600;
  font-size: 21px;
  line-height: 26px;
  color: #2d3776;
}

.wrap-instagram {
  padding-top: 40px;
  padding-bottom: 40px;
}

.wrap-instagram .box-title {
  float: left;
  width: 100%;
}

.wrap-instagram .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
}

.wrap-instagram .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}

.wrap-instagram .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}

.wrap-instagram .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #19225a;
}

.wrap-instagram a {
  float: left;
  width: 100%;
  border: 3px solid #dedede;
  overflow: hidden;
  margin-bottom: 30px;
}

.wrap-instagram a img {
  display: table;
  width: 100%;
  transition: 0.5s;
}

.wrap-instagram a:hover img {
  transform: scale(1.1);
}

.wrap-instagram .col-custom {
  flex: 0 0 auto;
  width: 20%;
}

.wrap-blog {
  padding-bottom: 60px;
}

.wrap-blog .box-title {
  float: left;
  width: 100%;
}

.wrap-blog .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
}

.wrap-blog .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}

.wrap-blog .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}

.wrap-blog .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #19225a;
}

.card-blog {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.card-blog .image {
  float: left;
  overflow: hidden;
  width: 100%;
}

.card-blog .image img {
  float: left;
  width: 100%;
  transition: 0.5s;
}

.card-blog .image:hover img {
  transform: scale(1.1);
}

.card-blog .box-text {
  float: left;
  width: 100%;
  padding: 0 35px;
  margin-top: -12px;
  position: relative;
}

.card-blog .box-text .category {
  display: table;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0 15px;
  background: #2b2c69;
  color: #fff;
  font-size: 13px;
  margin-bottom: 15px;
}

.card-blog .box-text h3 {
  margin-bottom: 15px;
}

.card-blog .box-text h3 a {
  display: table;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #2b2c69;
}

.card-blog .box-text p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 21px;
  color: #201f4b;
}

.wrap-full-map iframe {
  float: left;
  width: 100%;
  height: 440px;
}

.banner-pages {
  padding: 20px 0 40px;
}

.banner-pages .breadcrumbs {
  display: table;
  margin-bottom: 30px;
}

.banner-pages .breadcrumbs a,
.banner-pages .breadcrumbs span {
  font-size: 11px;
  color: #201f4b;
  text-transform: uppercase;
  font-weight: 500;
}

.banner-pages .breadcrumbs a:hover {
  text-decoration: underline !important;
}

.banner-pages .breadcrumbs .separator {
  padding: 0 5px;
}

.banner-pages h1 {
  display: table;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 45px;
  line-height: 50px;
  color: #2d3776;
}

.banner-pages h1 strong {
  font-weight: 700;
}

.banner-pages p {
  font-size: 18px;
  line-height: 26px;
  color: #201f4b;
}

.banner-pages .phones {
  display: table;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 20px;
}

.banner-pages .phones a {
  float: left;
  margin-right: 20px;
}

.banner-pages .phones a:last-of-type {
  margin-right: 0;
}

.side-categories {
  float: left;
  border-radius: 30px 0 30px 0;
  width: 100%;
  overflow: hidden;
  border: 1px solid #c9c9c9;
  background: rgba(221, 221, 221, 0.8);
}

.side-categories .title {
  float: left;
  width: 100%;
  padding: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #c9c9c9;
  font-weight: 700;
  font-size: 18px;
  color: #3064a4;
  text-align: center;
}

.side-categories ul {
  padding: 25px 35px 15px;
  display: table;
  width: 100%;
}

.side-categories ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.side-categories ul li a {
  text-transform: uppercase;
  display: table;
  font-size: 15px;
  color: #3064a4;
  font-weight: 400;
}

.side-categories ul li a i {
  margin-right: 10px;
}

.side-categories ul li a:hover {
  color: #2b2c69;
}

.home-topics {
  background: url(../image/bg-polygon.png) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.home-topics .top-home-topics {
  padding: 35px 0;
  float: left;
  width: 100%;
  position: relative;
}

.home-topics .top-home-topics:before {
  content: "";
  background-image: linear-gradient(to right, #c7c7c7, transparent, #c7c7c7);
  position: absolute;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
}

.home-topics .top-home-topics:after {
  content: "";
  height: 32px;
  width: 225px;
  background: url(../image/detail-dashed.png) center center no-repeat;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translate(-50%, 0);
}

.home-topics .top-home-topics .logo {
  display: table;
  max-width: 100%;
}

.home-topics .top-home-topics p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 21px;
  color: #1c2a5e;
  font-weight: 700;
}

.home-topics .top-home-topics p strong {
  font-weight: 700;
  color: #3064a4;
}

.home-topics .top-home-topics .contacts {
  display: table;
  width: 100%;
}

.home-topics .top-home-topics .contacts a {
  display: table;
  line-height: 27px;
  padding-left: 37px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 15px;
  color: #2d3776;
}

.home-topics .top-home-topics .contacts a:last-of-type {
  margin-bottom: 0;
}

.home-topics .top-home-topics .contacts a.phone {
  background: url(../image/icon-phone.png) left center no-repeat;
}

.home-topics .top-home-topics .contacts a.whatsapp {
  background: url(../image/icon-whatsapp.png) left center no-repeat;
}

.home-topics .top-home-topics .contacts a:hover {
  color: #3064a4;
}

.home-topics .content-topics {
  float: left;
  width: 100%;
  padding: 50px 0;
}

.home-topics .content-topics h2 {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  font-size: 26px;
  line-height: 32px;
  color: #2b2c69;
  text-transform: uppercase;
  font-weight: 700;
}

.home-topics .content-topics h2 strong {
  color: #3064a4;
  font-weight: 700;
}

.home-topics .content-topics .box-text {
  float: left;
  width: 100%;
  border-radius: 15px;
  background: #fff;
  padding: 35px 100px;
  border: 1px solid #abbbcc;
}

.home-topics .content-topics .box-text .row {
  margin: 0 -40px;
}

.home-topics .content-topics .box-text .row > div {
  padding: 0 40px;
}

.home-topics .content-topics .box-text .row > div:first-of-type {
  border-right: 2px dashed #c9c9c9;
}

.home-topics .content-topics .box-text .box-title {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
}

.home-topics .content-topics .box-text h3 {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: 23px;
  line-height: 30px;
  color: #3064a4;
  font-weight: 700;
  margin-bottom: 0;
  padding-left: 20px;
}

.home-topics .content-topics .box-text ul,
.home-topics .content-topics .box-text ul li {
  float: left;
  width: 100%;
}

.home-topics .content-topics .box-text ul li {
  padding: 5px 0 5px 30px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  color: #312b80;
  background: url(../image/icon-check-circle.png) left center no-repeat;
}

.home-topics .content-topics .box-text ul li:last-of-type {
  margin-bottom: 0;
}

.content-contact {
  padding: 50px 0;
  background: url(../image/bg-duvidas.png) top center no-repeat;
}

.content-contact .box-title {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.content-contact .box-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  background: #23377e;
}

.content-contact h2 {
  font-weight: 700;
  display: table;
  font-size: 24px;
  color: #23377e;
  line-height: 30px;
  margin-bottom: 10px;
}

.content-contact p {
  font-size: 17px;
  line-height: 25px;
  color: #23377e;
  margin-bottom: 0;
}

.content-contact form {
  float: left;
  width: 100%;
}

.content-contact form .title-field {
  display: table;
  margin-bottom: 5px;
  font-size: 18px;
  color: #43413e;
}

.content-contact form .subtitle-field {
  display: table;
  font-size: 13px;
  line-height: 18px;
  color: #4c4c4c;
  margin-bottom: 10px;
}

.content-contact form input,
.content-contact form textarea,
.content-contact form select {
  float: left;
  width: 100%;
  padding: 0 20px;
  height: 50px;
  background: #fff;
  border: 1px solid #dedede;
  font-size: 16px;
  color: #000;
}

.content-contact form textarea {
  padding: 15px 20px;
  resize: none;
  height: 110px;
}

.content-contact form button {
  float: right;
  color: #fff;
  height: 45px;
  font-weight: 700;
  border-radius: 40px;
  border: none;
  padding: 0 40px;
  font-size: 15px;
  background: #355779;
  text-transform: uppercase;
}

.content-contact form button:hover {
  background: #23377e;
}

.content-contact form .custom-file-label::after {
  content: "Selecionar";
  line-height: 48px;
  height: 48px;
  border: none;
  background: none;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 0 20px;
  position: absolute;
  top: 0;
  right: 0;
  background: #355779;
}

.content-contact form .custom-file-input {
  height: 47px;
  display: none;
}

.content-contact form .custom-file {
  height: 50px;
  background: #f7f7f7;
  display: block;
  overflow: hidden;
  border: 1px solid #dedede;
  cursor: pointer;
  border-radius: 0;
}

.content-contact form .custom-file-label {
  height: 48px;
  background: none;
  border: none;
  line-height: 48px;
  padding: 0 0 0 20px;
  font-size: 16px;
  color: #000;
  text-transform: initial;
  border-radius: 8px;
  margin-bottom: 0;
  width: 100%;
  position: relative;
}

.wrap-box-contacts {
  float: left;
  width: 100%;
}

.wrap-box-contacts > h2,
.wrap-box-contacts > p {
  width: 100%;
  text-align: center;
}

.wrap-box-contacts .box-contacts {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 50px 40px;
  background: #f7f7f7;
  border-radius: 0 30px 0 30px;
  border: 1px solid #dedede;
  margin-top: 40px;
}

.wrap-box-contacts .box-contacts h3 {
  font-weight: 700;
  display: table;
  font-size: 22px;
  line-height: 30px;
  color: #2b2c69;
  margin-bottom: 0;
}

.wrap-box-contacts .box-contacts p {
  color: #4c4c4c;
}

.wrap-box-contacts .box-contacts .link-contact {
  float: left;
  display: flex;
  font-size: 15px;
  line-height: 20px;
  color: #4c4c4c;
  margin-right: 40px;
  margin-top: 25px;
}

.wrap-box-contacts .box-contacts .link-contact i {
  width: 50px;
  text-align: center;
  line-height: 38px;
  color: #2b2c69;
  border: 1px solid #2b2c69;
  border-radius: 10px 0 10px 0;
  font-size: 18px;
  margin-right: 10px;
  transition: 0.5s;
}

.wrap-box-contacts .box-contacts .link-contact:hover i {
  background: #2b2c69;
  color: #fff;
}

.wrap-box-contacts .box-contacts .btn-contact {
  margin-top: 25px;
  width: 345px;
  float: left;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.list-cards-services {
  padding: 50px 0;
  background: url(../image/bg-duvidas.png) top center no-repeat;
}

.list-cards-services .btn-more {
  display: table;
  margin: 30px auto 0;
  float: none;
}

.card-item-service {
  float: left;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 30px;
  border: 1px solid #d4d4d4;
  height: calc(100% - 30px);
  box-shadow: 14px 14px 24px 0px rgba(0, 0, 0, 0.1);
}

.card-item-service .image {
  float: left;
  overflow: hidden;
  width: 100%;
}

.card-item-service .image img {
  display: table;
  width: 100%;
  transition: 0.5s;
}

.card-item-service .image:hover img {
  transform: scale(1.1);
}

.card-item-service .box-text {
  float: left;
  width: 100%;
  padding: 25px 40px 30px;
}

.card-item-service .box-text h2 {
  display: table;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #201f4b;
  position: relative;
}

.card-item-service .box-text h2 strong {
  font-weight: 700;
  color: #3064a4;
}

.card-item-service .box-text h2:after {
  content: "";
  height: 2px;
  width: 50px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  background: #3064a4;
}

.card-item-service .box-text p {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  color: #3064a4;
}

.card-item-service .box-text .btn-border {
  float: none;
  display: table;
  margin: 0 auto;
}

.list-cards-services-2 {
  padding: 50px 0;
  background: url(../image/bg-duvidas.png) top center no-repeat #f5f5f5;
}

.list-cards-services-2 .box-title {
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
}

.list-cards-services-2 .box-title h2 {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  color: #2b2c69;
}

.list-cards-services-2 .box-title h2 strong {
  color: #3064a4;
  font-weight: 700;
}

.service-contact {
  background: url(../image/bg-service-contact.png) center center no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.service-contact h2 {
  font-weight: 700;
  display: table;
  font-size: 30px;
  line-height: 36px;
  color: #2d3776;
  margin-bottom: 20px;
}

.service-contact h2 strong {
  font-weight: 700;
  color: #3064a4;
}

.service-contact p {
  font-size: 16px;
  line-height: 22px;
  color: #312b80;
  margin-bottom: 20px;
}

.service-contact .bar-contacts {
  background: #fff;
  border-radius: 50px;
  float: left;
  padding: 5px;
  margin-top: 20px;
}

.service-contact .bar-contacts a {
  margin-right: 30px;
  float: left;
}

.service-contact .bar-contacts a:last-of-type {
  margin-right: 0;
}

.service-contact .bar-contacts .btn-contact {
  margin-top: 2px;
}

.service-contact .icon-full {
  margin-bottom: 15px;
  display: table;
}

.home-about {
  padding: 65px 0 30px;
  background: url(../image/bg-home-about.png) center center no-repeat;
  background-size: cover;
}

.home-about .open-video {
  float: left;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 5px solid #2b2c69;
  height: 390px;
  width: 100%;
  margin-top: -110px;
}

.home-about .open-video .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

.home-about .open-video:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  left: 0;
  transition: 1s;
  background: #060519;
  opacity: 0.8;
  z-index: 200;
}

.home-about .open-video:hover:before {
  opacity: 0.6;
}

.home-about .open-video i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  z-index: 300;
  color: #6e93e8;
}

.home-about h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #201f4b;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 20px;
}

.home-about h2 strong {
  font-weight: 700;
  color: #3064a4;
}

.home-about h2:after {
  content: "";
  width: 53px;
  height: 3px;
  background: #3064a4;
  position: absolute;
  left: 0;
  bottom: 0;
}

.home-about .subtitle {
  display: table;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  color: #3064a4;
}

.home-about .subtitle strong {
  font-weight: 700;
}

.home-about .block-content {
  float: left;
  width: 100%;
  margin-bottom: 65px;
}

.home-about .bar-bg {
  position: relative;
  float: left;
  background: url(../image/bg-blue-about.png) center center no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
}

.home-about .bar-bg .box-text {
  padding: 40px 0 40px 75px;
}

.home-about .bar-bg img {
  position: absolute;
  right: 60px;
  bottom: 0;
}

.home-about .bar-bg h2,
.home-about .bar-bg .subtitle {
  color: #fff;
}

.home-about .box-image {
  padding: 5px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #2a2842, #e5e5e5);
}

.home-about .box-image .full-img {
  display: table;
  width: 100%;
  border-radius: 15px;
}

.home-about .box-image .into {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  padding: 30px;
  display: flex;
  border-radius: 0 0 15px 15px;
  background: rgba(42, 40, 66, 0.8);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}

.home-about .box-image .into span {
  display: table;
  width: 100%;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.home-about .box-image .into span strong {
  font-weight: 700;
  color: #8ab3ee;
}

.wrap-bar-contacts:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 8px;
  background-image: linear-gradient(to right, #1f1e3a, #c3c3c8, transparent);
}

.wrap-bar-contacts {
  position: relative;
  background: url(../image/bg-bar-contacts.png) center center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.wrap-bar-contacts .box-text {
  display: table;
  width: 100%;
  padding-left: 85px;
  background: url(../image/icon-logo-white.png) left top no-repeat;
}

.wrap-bar-contacts .box-text p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #fff;
}

.wrap-bar-contacts .box-text p strong {
  font-weight: 700;
  color: #749bf6;
}

.wrap-bar-contacts .box-text .phones {
  display: table;
  padding-top: 10px;
}

.wrap-bar-contacts .box-text .phones a {
  float: left;
  margin-right: 30px;
}

.wrap-bar-contacts .box-text .phones a:last-of-type {
  margin-right: 0;
}

.wrap-bar-contacts .box-text .phones a .title {
  color: #fff;
}

.wrap-bar-contacts .box-text .phones a .info {
  color: #6e93e8;
}

.wrap-bar-contacts .box-text .buttons {
  display: table;
  padding-top: 30px;
}

.wrap-bar-contacts .box-text .buttons a {
  float: left;
  margin-right: 20px;
}

.wrap-bar-contacts .box-text .buttons a:last-of-type {
  margin-right: 0;
}

.wrap-why {
  background: url(../image/bg-why.png) top center no-repeat;
  background-size: cover;
  min-height: 780px;
  padding-top: 45px;
}

.wrap-why .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
}

.wrap-why .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}

.wrap-why .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}

.wrap-why .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #19225a;
}

.wrap-why .card-topic {
  float: left;
  width: 100%;
  height: calc(100% - 15px);
  margin-bottom: 15px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #bfbfbf;
  border-radius: 15px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
}

.wrap-why .card-topic span {
  display: table;
  font-size: 18px;
  line-height: 22px;
  color: #19225a;
  font-weight: 500;
  padding-left: 20px;
}

.wrap-why .card-topic span strong {
  font-weight: 700;
  color: #3064a4;
}

.about-cards {
  background: url(../image/bg-about-cards.png) center center no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  position: relative;
  z-index: 100;
}

.about-cards .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
  margin-top: -16px;
}

.about-cards .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}

.about-cards .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}

.about-cards .about-card {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #d0d2d9;
  padding: 20px 30px 30px;
}

.about-cards .about-card .icon {
  display: flex;
  width: 100%;
  height: 75px;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.about-cards .about-card h3 {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #3064a4;
}

.about-cards .about-card p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  color: #312b80;
}

body.overflow {
  overflow: hidden;
}

.wrap-menu-mobile {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999999;
  transition: 0.6s;
  right: -100%;
}

.wrap-menu-mobile.show {
  right: 0;
}

.wrap-menu-mobile .overlay-menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}

.wrap-menu-mobile .bar-menu {
  background: #fff;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  max-width: 360px;
  padding-bottom: 100px;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile {
  display: table;
  width: 100%;
  padding: 35px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .logo {
  float: left;
  padding: 0;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .logo img {
  display: table;
  width: 150px;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .right-buttons {
  float: right;
  padding: 0;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .right-buttons a.btn-social {
  float: left;
  margin-left: 10px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  color: #fff;
  background: #4c4c4c;
  position: relative;
  font-family: arial;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile {
  float: left;
  width: 30px;
  position: relative;
  height: 30px;
  margin: 3px 0;
  border-radius: 50%;
  border: 3px solid #5b5b5f;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile:before {
  content: "";
  width: 2px;
  height: 14px;
  position: absolute;
  left: 50%;
  transform: rotate(-45deg) translate(-50%, 0);
  top: 4px;
  background: #5b5b5f;
  transition: 0.5s;
}

.wrap-menu-mobile .bar-menu .header-menu-mobile .close-menu-mobile:after {
  content: "";
  width: 2px;
  height: 14px;
  position: absolute;
  left: 50%;
  transform: rotate(45deg) translate(-50%, 0);
  bottom: 5px;
  background: #5b5b5f;
  transition: 0.5s;
}

.wrap-menu-mobile .box-menu-style-1 {
  padding: 30px 20px;
  display: table;
  width: 100%;
}

.wrap-menu-mobile .title {
  display: table;
  margin-bottom: 10px;
  width: 100%;
  font-size: 30px;
  color: #3151b7;
}

.wrap-menu-mobile .title-2 {
  display: table;
  margin-bottom: 10px;
  width: 100%;
  font-size: 22px;
  color: #3151b7;
}

.wrap-menu-mobile ul,
.wrap-menu-mobile ul li,
.wrap-menu-mobile ul li a {
  display: table;
  width: 100%;
}

.wrap-menu-mobile ul li {
  margin-bottom: 0;
}

.wrap-menu-mobile ul li:last-of-type {
  margin-bottom: 0;
}

.wrap-menu-mobile ul li a {
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #2d3776;
  line-height: 25px;
  font-weight: 500;
}

.wrap-menu-mobile ul li.menu-item-has-children {
  position: relative;
  padding-right: 55px;
}

.wrap-menu-mobile ul li.menu-item-has-children i {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.wrap-menu-mobile ul li ul {
  background: rgba(0, 0, 0, 0.3);
  padding: 15px 25px;
  width: calc(100% + 55px);
  display: none;
  float: left;
  margin-top: 10px;
}

.wrap-menu-mobile ul li ul li {
  border-bottom: 0;
}

.wrap-menu-mobile ul li ul li a {
  color: #fff;
}

@media only screen and (max-width: 1600px) {
  .btn-contact {
    font-size: 14px;
  }
  .phone-icon-circle .info {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1200px) {
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .btn-contact {
    line-height: 20px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
  }
  .btn-contact:before {
    border-radius: 0 30px 30px 0;
  }
  .btn-border {
    line-height: 20px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 50px;
    text-align: center;
  }
  .home-topics .top-home-topics {
    padding-top: 65px;
  }
  .home-topics .top-home-topics .logo {
    margin: 0 auto 20px;
    float: none;
  }
  .home-topics .top-home-topics p {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .home-topics .top-home-topics .btn-contact {
    margin: 0 auto 20px;
  }
  .home-topics .top-home-topics .contacts {
    margin: 0 auto;
    float: none;
    display: table;
    width: auto;
  }
  .home-topics .content-topics .box-text {
    padding: 30px;
  }
  .wrap-instagram .col-custom {
    width: 33.3%;
  }
  .banner-pages {
    position: relative;
  }
  .banner-pages .container {
    position: relative;
    z-index: 200;
  }
  .banner-pages:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0.5;
  }
  .service-contact .bar-contacts {
    background: none;
    border-radius: 0;
  }
  .service-contact .bar-contacts a {
    float: none;
    display: table;
    margin-bottom: 20px;
  }
  .service-contact .bar-contacts a:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .btn-contact,
.btn-border {
    font-size: 13px;
  }
  /* Titles  */
  .wrap-atuation .box-title h2,
.home-about h2,
.wrap-instagram .box-title h2,
.banner-pages h1,
.list-cards-services-2 .box-title h2,
.about-cards .box-title h2,
.service-contact h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-topics .content-topics h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .home-topics .content-topics .box-text .box-title {
    display: table;
  }
  .home-topics .content-topics .box-text .box-title img {
    display: table;
    margin-bottom: 10px;
  }
  .home-topics .content-topics .box-text .row {
    margin: 0 -15px;
  }
  .home-topics .content-topics .box-text .row > div {
    padding: 0 15px;
  }
  .home-topics .content-topics .box-text .row > div:first-of-type {
    border-bottom: 2px dashed #c9c9c9;
    border-right: 0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .home-topics .content-topics .box-text h3 br {
    display: none;
  }
  .home-topics .content-topics .box-text h3 {
    font-size: 20px;
    line-height: 28px;
    padding-left: 0;
  }
  .wrap-atuation {
    background: url(../image/bg-atuation-mobile.png) top center no-repeat;
    background-size: cover !important;
    position: relative;
    height: auto;
    padding-bottom: 60px;
  }
  .wrap-atuation .container {
    position: relative;
    z-index: 200;
  }
  .wrap-atuation:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0.7;
  }
  .wrap-atuation .box-title {
    margin-bottom: 40px;
  }
  .wrap-atuation .item-topic {
    margin-bottom: 5px;
  }
  .home-about .open-video {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .home-about .subtitle br {
    display: none;
  }
  .home-about .bar-bg {
    overflow: hidden;
  }
  .home-about .bar-bg img {
    position: relative;
    right: auto;
    bottom: auto;
    float: right;
  }
  .home-about .bar-bg .box-text {
    padding: 40px 20px 20px 20px;
  }
  .home-about .box-image .into {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 15px;
    display: table;
  }
  .home-about .box-image .full-img {
    border-radius: 15px 15px 0 0;
  }
  .home-about .box-image .into span {
    padding-left: 0;
    padding-top: 15px;
  }
  .home-about .box-image {
    margin-bottom: 40px;
  }
  .wrap-bar-contacts .box-text {
    padding-left: 0;
    padding-top: 85px;
  }
  .wrap-bar-contacts .box-text p br {
    display: none;
  }
  .wrap-bar-contacts .box-text .phones a {
    float: none;
    display: table;
    margin-bottom: 20px;
  }
  .wrap-bar-contacts .box-text .phones a:last-of-type {
    margin-bottom: 0;
  }
  .wrap-bar-contacts .box-text .btn-contact {
    margin-bottom: 20px;
  }
  .wrap-instagram .col-custom {
    width: 50%;
  }
  .wrap-instagram-blog {
    background-position: top center !important;
  }
  .content-contact h2 {
    font-size: 20px;
    line-height: 26px;
  }
  .content-contact h2 br {
    display: none;
  }
  .wrap-box-contacts {
    padding-top: 40px;
  }
  .wrap-box-contacts .box-contacts {
    margin-top: 20px;
    padding: 30px 20px;
  }
  .wrap-box-contacts .box-contacts .link-contact {
    font-size: 14px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .banner-pages .phones {
    margin-bottom: 0;
  }
  .banner-pages .phones a {
    float: none;
    display: table;
    margin-bottom: 20px;
  }
  .wrap-why {
    height: auto;
    padding-bottom: 50px;
  }
  .wrap-why .box-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .wrap-why .card-topic {
    background: rgba(255, 255, 255, 0.9);
  }
  .wrap-why .card-topic span {
    font-size: 16px;
    line-height: 20px;
  }
}
body {
  max-width: 1920px;
  margin: auto;
  /* MODAL */
}
body section.barra-lgpd {
  padding: 0 15px;
  background-color: #fafafa;
  font-size: 12px;
  width: 100%;
  z-index: 502;
  color: dimgray;
  display: none;
  position: relative;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  body section.barra-lgpd {
    border: none;
    padding: 10px;
    bottom: 57px;
    position: fixed;
    top: auto;
  }
  body section.barra-lgpd .container {
    padding: 0;
  }
}
body section.barra-lgpd.exibir {
  display: block;
}
body section.barra-lgpd .row,
body section.barra-lgpd .container {
  max-width: 1445px !important;
  margin: auto;
  justify-content: center;
}
body section.barra-lgpd .row .conteudo-lgpd-in,
body section.barra-lgpd .container .conteudo-lgpd-in {
  display: flex;
  align-items: center;
}
body section.barra-lgpd .row .conteudo-lgpd-in .txt-in,
body section.barra-lgpd .container .conteudo-lgpd-in .txt-in {
  width: 100%;
}
body section.barra-lgpd .row .conteudo-lgpd-in .txt-in a,
body section.barra-lgpd .container .conteudo-lgpd-in .txt-in a {
  color: #3064a4;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px dotted #3064a4;
}
body section.barra-lgpd .row .conteudo-lgpd-in .button-in button,
body section.barra-lgpd .container .conteudo-lgpd-in .button-in button {
  cursor: pointer;
  background-color: transparent;
  font-size: 12px;
  font-weight: 500;
  margin-left: 20px;
  padding: 5px 10px;
  margin: 5px 0 5px 15px;
  color: #3064a4;
  border: 1px solid #3064a4;
  outline: none;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  line-height: 1;
  transition: all 0.3s;
}
body section.barra-lgpd .row .conteudo-lgpd-in .button-in button:hover,
body section.barra-lgpd .container .conteudo-lgpd-in .button-in button:hover {
  background-color: #f9f9f9;
}
@media screen and (max-width: 991px) {
  body section.barra-lgpd .row .conteudo-lgpd-in,
body section.barra-lgpd .container .conteudo-lgpd-in {
    flex-direction: column;
  }
  body section.barra-lgpd .row .conteudo-lgpd-in .button-in,
body section.barra-lgpd .container .conteudo-lgpd-in .button-in {
    text-align: center;
  }
  body section.barra-lgpd .row .conteudo-lgpd-in .button-in button,
body section.barra-lgpd .container .conteudo-lgpd-in .button-in button {
    margin-top: 10px;
    margin-left: auto;
  }
}
body section.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: white;
}
body section.preloader .loader {
  border: 6px solid #e5e5e5;
  border-top-color: #2b2c69;
  -webkit-animation: loader-rotate 1s infinite;
          animation: loader-rotate 1s infinite;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
@-webkit-keyframes loader-rotate {
  to {
    transform: rotate(1turn);
  }
}
@keyframes loader-rotate {
  to {
    transform: rotate(1turn);
  }
}
body .modal-backdrop.show {
  opacity: 0.8;
  width: 100% !important;
  height: 100% !important;
}
body .modal-lg {
  max-width: 650px;
}
body .modal .close-modal {
  position: absolute;
  width: 100%;
  height: 100%;
}
body .modal-content {
  border-radius: 0 !important;
  background-color: white;
}
body .modal-content .closebtn {
  outline: none;
  color: white;
  background-color: transparent;
  position: absolute;
  right: 0;
  top: -40px;
  border: none;
  cursor: pointer;
  z-index: 2;
  text-shadow: none;
  font-weight: 500;
  opacity: 1;
  font-size: 15px;
}
body .modal-content .closebtn:hover {
  color: white !important;
}
@media (max-width: 991px) {
  body .modal-content .closebtn {
    position: static;
    font-size: 14px;
    margin-top: 20px;
    padding-right: 20px;
    text-align: right;
    color: #23494a !important;
  }
}
body .modal-body {
  padding: 30px 40px;
  border-radius: 15px;
}
body .modal-body h1 {
  font-size: 28px;
  text-align: center;
  font-weight: 800;
  margin-bottom: 0;
  color: #003351;
}
body .modal-body h3 {
  text-align: center;
  font-weight: 400;
  font-size: 19px;
  margin-top: 10px;
}
body .modal-body form {
  margin-top: 20px;
}
body .modal-body form label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
body .modal-body form button {
  outline: none;
  background-color: #003351;
  border: none;
  font-weight: 600;
  font-size: 18px;
  color: white;
  border-radius: 5px;
  padding: 9px 30px;
}
body .modal-body form button:hover {
  background-color: #3064a4;
}
body .modal-body form button i {
  color: white;
  margin-right: 5px;
}
body .modal-body form input,
body .modal-body form select,
body .modal-body form textarea {
  font-size: 16px;
  padding: 10px 20px;
  border: 1px solid gray;
  width: 100%;
  margin-bottom: 15px;
  outline: none;
}
body .modal-body form textarea {
  height: 100px;
  outline: none;
}
body .modal-body.video {
  border-radius: 0;
  min-height: 650px;
  padding: 0;
}
@media (max-width: 991px) {
  body .modal-body.video {
    min-height: 360px;
  }
}
body .modal-body iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
@media screen and (max-width: 991px) {
  body .modal-body {
    padding: 15px 0;
  }
  body .modal-body h1 {
    margin-bottom: 10px;
    font-size: 19px;
  }
  body .modal-body h3 {
    text-align: center;
    font-size: 15px;
  }
  body .modal-body form {
    margin-top: 20px;
  }
  body .modal-body form button {
    font-size: 15px;
  }
  body .modal-body form label {
    font-size: 15px;
  }
  body .modal-body form input,
body .modal-body form select,
body .modal-body form textarea {
    font-size: 15px;
    padding: 7px 15px;
  }
}
body ul.paginacao {
  display: flex;
  margin: 0 5px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  padding: 0;
}
body ul.paginacao li {
  list-style: none;
}
body ul.paginacao li a {
  background-color: white;
  border: 1px solid lightgray;
  width: 45px;
  height: 40px;
  margin: 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: gray;
  font-size: 18px;
  transition: all 0.3s;
}
body ul.paginacao li a.active, body ul.paginacao li a:hover {
  color: white;
  border-color: #2b2c69;
  background-color: #2b2c69;
}
body section.formulario-enviado {
  padding: 200px 0;
  color: #2b2c69;
  background: #fafafa;
  border-bottom: 5px solid #2b2c69;
}
body section.formulario-enviado .box-in {
  text-align: center;
}
body section.formulario-enviado .box-in h5 {
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
}
body section.formulario-enviado .box-in a {
  color: #2b2c69;
  font-weight: 500;
  border-bottom: 1px dotted #2b2c69;
}
body section.formulario-enviado .box-in .btn-voltar {
  color: #2b2c69;
  padding: 10px 30px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 30px;
  font-weight: 600;
  background-color: transparent;
  outline: none;
  border: 2px solid #2b2c69;
  transition: 0.3s all;
}
body section.formulario-enviado .box-in .btn-voltar:hover {
  background-color: #2b2c69;
  color: white;
}
body section.formulario-enviado .box-in .btn-voltar i {
  vertical-align: middle;
  font-size: 20px;
  margin-right: 15px;
}
body section.formulario-enviado .box-in h3 {
  font-size: 24px;
  font-weight: 400;
  color: #2b2c69;
}
body section.formulario-enviado .box-in h1 {
  font-size: 75px;
  font-weight: 500;
  color: #2b2c69;
  line-height: 1;
}
@media (max-width: 991px) {
  body section.formulario-enviado {
    padding: 90px 0;
    text-align: center;
  }
  body section.formulario-enviado .container {
    position: relative;
    z-index: 2;
  }
  body section.formulario-enviado .box-in .btn-voltar {
    font-size: 13px;
    margin: 10px 0;
  }
  body section.formulario-enviado .box-in h3 {
    font-size: 16px;
  }
  body section.formulario-enviado .box-in h5 {
    font-size: 15px;
  }
  body section.formulario-enviado .box-in h1 {
    font-size: 28px;
  }
}
body header .container {
  max-width: 1600px;
}
body header .default-header {
  float: left;
  width: 100%;
  background: url(../image/bg-header.png) center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 16px 0;
}
body header .default-header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 7px;
  background-image: linear-gradient(to left, rgba(163, 159, 191, 0.8), transparent, transparent);
}
body header .default-header .logo {
  float: left;
}
body header .default-header .right-header {
  float: right;
  padding: 33px 0;
}
body header .default-header .phone-icon-circle {
  float: left;
  margin: 3px 40px 3px 0;
}
body header .default-header .btn-contact {
  float: left;
  margin-right: 40px;
}
body header .default-header .social {
  float: left;
}
body header .default-header .social span {
  float: left;
  line-height: 48px;
  font-size: 14px;
  color: #312b80;
}
body header .default-header .social a {
  float: left;
  margin-left: 20px;
  font-size: 14px;
  color: #312b80;
  float: left;
  line-height: 48px;
}
body header .default-header .social a:hover {
  color: #8ebae6;
}
body header .bar-menu {
  float: left;
  width: 100%;
  background: url(../image/bg-bar-blue.png) center center no-repeat;
  background-size: cover;
}
body header .bar-menu nav {
  display: table;
  margin: 0 auto;
}
body header .bar-menu nav ul {
  display: table;
}
body header .bar-menu nav ul li {
  float: left;
  position: relative;
  padding: 15px 0;
}
body header .bar-menu nav ul li a {
  display: table;
  padding: 35px 26px 0 26px;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}
body header .bar-menu nav ul li a .icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
}
body header .bar-menu nav ul li a:hover {
  color: #7ea7d9;
}
body header .bar-menu nav ul li:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  top: 20px;
  width: 1px;
  background-image: linear-gradient(to top, #fff, transparent);
  opacity: 0.4;
}
body header .bar-menu nav ul li:last-of-type:before {
  display: none;
}
body header .open-menu {
  display: none;
}
@media only screen and (max-width: 1600px) {
  body header .default-header {
    padding: 26px 0;
  }
  body header .default-header .logo img {
    width: 150px;
  }
  body header .default-header .right-header {
    padding: 19px 0;
  }
  body header .default-header .btn-contact,
body header .default-header .phone-icon-circle {
    margin-right: 25px;
  }
  body header .bar-menu nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  body header .bar-menu .container {
    padding: 0;
  }
  body header .bar-menu nav ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1425px) {
  body header .default-header .btn-contact.orange {
    margin-right: 0;
  }
  body header .bar-menu nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 1300px) {
  body header .default-header {
    padding: 20px 0;
  }
  body header .default-header {
    position: relative;
    padding-bottom: 30px;
  }
  body header .default-header:after {
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../image/bg-bar-blue.png) center center no-repeat;
    background-size: cover;
  }
  body header .bar-menu {
    display: none;
  }
  body header .default-header .open-menu {
    display: table;
    float: right;
    margin: 24px 0;
  }
  body header .default-header .open-menu i {
    left: 20px;
    font-size: 16px;
  }
}
body main .home-banner {
  position: relative;
}
body main .home-banner .item-banner {
  float: left;
  width: 100%;
  position: relative;
}
body main .home-banner .item-banner .container {
  height: 630px;
  display: flex;
  align-items: center;
}
body main .home-banner .item-banner .into {
  display: table;
  width: 100%;
}
body main .home-banner .item-banner .icon {
  display: table;
  margin-bottom: 15px;
}
body main .home-banner .item-banner h2 {
  font-size: 45px;
  line-height: 55px;
  color: #fff;
  font-weight: 400;
}
body main .home-banner .item-banner h2 strong {
  font-weight: 700;
  color: #82aeec;
}
body main .home-banner .item-banner p {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 20px;
  display: table;
}
body main .home-banner div.disabled {
  display: none !important;
}
body main .home-banner button.disabled {
  pointer-events: none;
  opacity: 0.5;
}
body main .home-banner .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
body main .home-banner .owl-nav button {
  width: 55px;
  height: 45px;
  color: #fff;
  font-size: 20px;
  background: #203271;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border: none;
}
body main .home-banner .owl-nav button:hover {
  background: #82aeec;
}
body main .home-banner .owl-nav button.owl-prev {
  left: 0;
  border-radius: 0 25px 25px 0;
}
body main .home-banner .owl-nav button.owl-next {
  right: 0;
  border-radius: 25px 0 0 25px;
}
body main .wrap-solutions {
  padding: 70px 0;
  background: url(../image/bg-solutions.png) center center no-repeat;
  background-size: cover;
}
body main .wrap-solutions .container {
  position: relative;
}
body main .wrap-solutions .vertical-text {
  display: table;
  -ms-writing-mode: tb-rl;
      writing-mode: tb-rl;
  transform: rotate(180deg);
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 85px;
  position: relative;
  z-index: 300;
  position: absolute;
  top: 0;
  right: -55px;
  font-weight: 700;
  letter-spacing: 2px;
}
body main .wrap-solutions .vertical-text strong {
  color: #6697db;
  font-weight: 700;
}
body main .wrap-solutions .vertical-text:before {
  content: "";
  width: 1px;
  height: 140px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  bottom: -75px;
  opacity: 0.5;
}
body main .wrap-solutions .box-title {
  float: left;
  width: 100%;
  padding-left: 150px;
  background: url(../image/icon-services.png) left center no-repeat;
  margin-bottom: 30px;
}
body main .wrap-solutions .box-title h2 {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
body main .wrap-solutions .box-title p {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  color: #fff;
  margin-bottom: 0;
}
body main .wrap-solutions .box-title p strong {
  font-weight: 700;
  color: #5c97cd;
}
body main .wrap-solutions .carousel-solutions {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
body main .wrap-solutions .carousel-solutions .owl-stage {
  display: flex;
}
body main .wrap-solutions .carousel-solutions .owl-stage .owl-item {
  display: flex;
  flex: 0 0 1;
}
body main .wrap-solutions .carousel-solutions .card-solution {
  float: left;
  width: 100%;
  border-radius: 10px;
  background-color: rgba(43, 44, 105, 0.85);
  padding: 17px 25px 145px;
  position: relative;
  transition: 0.3s all;
}
body main .wrap-solutions .carousel-solutions .card-solution:hover {
  background-color: rgba(66, 67, 129, 0.85);
}
body main .wrap-solutions .carousel-solutions .card-solution .icon-solution {
  display: flex;
  float: left;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 90px;
  margin-bottom: 10px;
}
body main .wrap-solutions .carousel-solutions .card-solution h3 {
  display: table;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}
body main .wrap-solutions .carousel-solutions .card-solution p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  width: 100%;
  text-align: center;
}
body main .wrap-solutions .carousel-solutions .card-solution .buttons {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  padding: 0 25px;
}
body main .wrap-solutions .carousel-solutions .card-solution a {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  float: left;
}
body main .wrap-solutions .carousel-solutions .owl-controls {
  position: relative;
  display: table;
  margin: 30px auto 0;
  padding: 0 37px;
  width: 100%;
  float: left;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-dots {
  display: flex;
  align-items: center;
  width: 100%;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-dots button {
  float: left;
  height: 2px;
  border: none;
  background: #5081af;
  opacity: 0.5;
  width: 100%;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-dots button:hover {
  opacity: 1;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-dots button.active {
  height: 8px;
  opacity: 1;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-nav button {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: none;
  border: none;
  font-size: 24px;
  color: #fff;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
body main .wrap-solutions .carousel-solutions .owl-controls .owl-nav button:hover {
  color: #5081af;
}
body main .wrap-solutions .btn-more {
  margin: 0 auto;
}
body main .wrap-full-video .open-video {
  float: left;
  width: 100%;
  padding: 145px 0;
  background: url(../image/bg-video.png) center center no-repeat;
  background-size: cover;
}
body main .wrap-full-video .open-video span {
  display: table;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
body main .wrap-full-video .open-video i {
  display: table;
  margin: 0 auto 30px;
  font-size: 40px;
  color: #6e93e8;
}
body main .wrap-full-video .open-video span strong {
  font-weight: 700;
  color: #6e93e8;
}
body main .wrap-instagram-blog {
  background: url(../image/bg-pins.png) center 75% no-repeat;
}
@media only screen and (max-width: 1400px) {
  body main .wrap-solutions .vertical-text {
    display: none;
  }
}
@media only screen and (max-width: 1300px) {
  body main .home-banner .owl-nav {
    left: 50%;
    right: auto;
    top: auto;
    transform: translate(-50%, 0);
    display: table;
    bottom: -22.5px;
  }
  body main .home-banner .owl-nav button {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
  }
  body main .home-banner .owl-nav button.owl-prev {
    border-radius: 30px 0 0 30px;
  }
  body main .home-banner .owl-nav button.owl-next {
    border-radius: 0 30px 30px 0;
  }
}
@media only screen and (max-width: 1200px) {
  body main .home-banner .item-banner h2 {
    font-size: 35px;
    line-height: 40px;
  }
  body main .home-banner .item-banner p br {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  body main .wrap-solutions .box-title {
    padding-left: 0;
    padding-top: 85px;
    background-size: 70px !important;
    background-position: top left !important;
  }
  body main .wrap-solutions .box-title h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  body main .wrap-solutions .box-title p {
    font-size: 18px;
    line-height: 26px;
  }
}
body main .content-about {
  padding: 65px 0;
  background: url(../image/bg-duvidas.png) top center no-repeat;
}
body main .content-about img {
  display: table;
  width: 100%;
}
body main .content-about h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  color: #201f4b;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 20px;
}
body main .content-about h2 strong {
  font-weight: 700;
  color: #3064a4;
}
body main .content-about h2:after {
  content: "";
  width: 53px;
  height: 3px;
  background: #3064a4;
  position: absolute;
  left: 0;
  bottom: 0;
}
body main .content-about .subtitle {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 28px;
  color: #3064a4;
}
body main .content-about p {
  font-size: 16px;
  line-height: 21px;
  color: #201f4b;
}
body main .about-mvv {
  padding: 65px 0 35px;
  background: url(../image/bg-mvv.png) center center no-repeat;
  background-size: cover;
}
body main .about-mvv .card-mvv {
  height: calc(100% - 30px);
  margin-bottom: 30px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #cccccc;
  float: left;
  width: 100%;
  padding: 30px 40px;
}
body main .about-mvv .card-mvv .icon {
  display: flex;
  width: 100%;
  height: 90px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
body main .about-mvv .card-mvv h2 {
  display: table;
  width: 100%;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  color: #3064a4;
  line-height: 28px;
  text-transform: uppercase;
}
body main .about-mvv .card-mvv p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #312b80;
}
body main .about-cards-2 {
  background: url(../image/bg-navio.png) top center no-repeat;
  background-size: cover;
  height: 1580px;
  padding-top: 55px;
}
body main .about-cards-2 .box-title {
  padding-top: 45px;
  background: url(../image/detail-dashed-2.png) top center no-repeat;
  margin-bottom: 50px;
}
body main .about-cards-2 .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  line-height: 42px;
}
body main .about-cards-2 .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #86c6d7;
}
body main .about-cards-2 .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
}
body main .about-cards-2 .card-topic {
  height: calc(100% - 30px);
  margin-bottom: 30px;
  border-radius: 20px;
  background: rgba(128, 163, 176, 0.4);
  border: 1px solid #428091;
  float: left;
  width: 100%;
  padding: 30px 40px;
}
body main .about-cards-2 .card-topic .icon {
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
body main .about-cards-2 .card-topic h3 {
  display: table;
  width: 100%;
  font-weight: 700;
  text-align: center;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  text-transform: uppercase;
}
body main .about-cards-2 .card-topic p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
body main .wrap-about-contacts .wrap-bar-contacts {
  padding-bottom: 100px;
}
body main .about-team {
  padding-top: 65px;
}
body main .about-team .box-title {
  display: table;
  width: 100%;
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-bottom: 40px;
}
body main .about-team .box-title h2 {
  display: table;
  width: 100%;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: #2b2c69;
  line-height: 42px;
}
body main .about-team .box-title h2 strong {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3064a4;
}
body main .about-team .box-title p {
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  color: #19225a;
}
body main .about-team .item-team {
  float: left;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid #cccccc;
  height: calc(100% - 30px);
  margin-bottom: 30px;
}
body main .about-team .item-team .image {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
body main .about-team .item-team .image img {
  float: left;
  width: 100%;
}
body main .about-team .item-team .image:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 70%;
  background-image: linear-gradient(to top, #fff, transparent);
}
body main .about-team .item-team .box-text {
  float: left;
  width: 100%;
  padding: 0 30px 30px;
}
body main .about-team .item-team .box-text h3 {
  display: table;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  color: #3064a4;
  line-height: 28px;
  margin-bottom: 10px;
}
body main .about-team .item-team .box-text p {
  width: 100%;
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #312b80;
}
@media only screen and (max-width: 991px) {
  body main .about-cards-2 .box-title h2,
body main .about-team .box-title h2 {
    font-size: 30px;
    line-height: 36px;
  }
  body main .content-about img {
    display: none;
  }
  body main .content-about h2 {
    font-size: 24px;
    line-height: 32px;
  }
  body main .content-about .subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  body main .content-about p {
    line-height: 24px;
  }
  body main .about-cards-2 {
    height: auto;
    padding-bottom: 50px;
    position: relative;
  }
  body main .about-cards-2 .container {
    position: relative;
    z-index: 100;
  }
  body main .about-cards-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 43, 71, 0.8);
  }
  body main .about-cards-2 .card-topic {
    background: rgba(128, 163, 176, 0.8);
  }
}
body main .content-list-full-services {
  padding: 50px 0;
  background: url(../image/bg-duvidas.png) top center no-repeat;
}
body main .item-full-service {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
body main .item-full-service img {
  float: right;
  border-radius: 0 10px 10px 0;
}
body main .item-full-service .box-text {
  display: table;
  width: 100%;
  padding-left: 45px;
}
body main .item-full-service .box-text h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
  color: #201f4b;
  position: relative;
  padding-bottom: 23px;
  margin-bottom: 20px;
}
body main .item-full-service .box-text h2 strong {
  font-weight: 700;
  color: #3064a4;
}
body main .item-full-service .box-text h2:after {
  content: "";
  width: 53px;
  height: 3px;
  background: #3064a4;
  position: absolute;
  left: 0;
  bottom: 0;
}
body main .item-full-service .box-text p {
  font-size: 18px;
  line-height: 28px;
  color: #3064a4;
  margin-bottom: 20px;
}
body main .item-full-service:nth-of-type(2n) .col-img {
  order: 6 !important;
}
body main .item-full-service:nth-of-type(2n) .col-text {
  order: -1 !important;
}
body main .item-full-service:nth-of-type(2n) img {
  border-radius: 10px 0 0 10px;
  float: left;
}
body main .item-full-service:nth-of-type(2n) .box-text {
  padding-left: 0;
  padding-right: 45px;
}
body main .content-list-full-services .btn-more {
  margin: 0 auto;
  float: none;
  display: table;
}
body main .item-full-service-single {
  padding: 60px 0;
  margin-bottom: 0;
}
body main .item-full-service-single .box-text {
  padding-left: 0;
  padding-right: 45px;
}
body main .item-full-service-single img {
  border-radius: 10px 0 0 10px;
  float: left;
}
body main .service-topics .content-topics {
  padding-top: 0;
}
body main .service-topics .box-title-full {
  padding-top: 45px;
  background: url(../image/detail-dashed.png) top center no-repeat;
  margin-top: -16px;
}
body main .service-topics .content-topics .box-text {
  background: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 991px) {
  body main .item-full-service-single .box-text,
body main .item-full-service .box-text {
    padding: 0 !important;
  }
  body main .item-full-service .box-text h2 {
    font-size: 26px;
    line-height: 32px;
  }
  body main .item-full-service-single img,
body main .item-full-service img {
    width: 100%;
    margin-bottom: 30px;
    border-radius: 10px !important;
  }
  body main .item-full-service .col-img,
body main .item-full-service:nth-of-type(2n) .col-img {
    order: -1 !important;
  }
  body main .service-topics {
    position: relative;
    z-index: 200;
  }
}
body main .politica-termos {
  padding: 30px 0px;
  background-color: #fafafa;
}
body main .politica-termos h1,
body main .politica-termos h2,
body main .politica-termos h3,
body main .politica-termos h4,
body main .politica-termos h5,
body main .politica-termos h6 {
  font-size: 32px;
  font-weight: 700;
  color: #2b2c69;
}
body main .politica-termos strong,
body main .politica-termos b {
  color: #3064a4;
}
@media (max-width: 991px) {
  body main .politica-termos {
    padding: 20px 0px;
    font-size: 15px;
  }
  body main .politica-termos h1 {
    font-size: 22px;
  }
}
body footer {
  background: url(../image/bg-footer.png) center center no-repeat;
  background-size: cover;
}
body footer .wrap-newsletter {
  padding: 50px 0;
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body footer .wrap-newsletter .box-text {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
}
body footer .wrap-newsletter .box-text i {
  font-size: 60px;
  line-height: 60px;
  color: #8ebae6;
}
body footer .wrap-newsletter .box-text div {
  padding-left: 20px;
}
body footer .wrap-newsletter .box-text h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  color: #8ebae6;
  margin-bottom: 0;
}
body footer .wrap-newsletter .box-text p {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
  color: #fff;
}
body footer .wrap-newsletter form {
  display: table;
  width: 100%;
}
body footer .wrap-newsletter form input {
  float: left;
  width: calc(100% - 165px);
  background: #fff;
  padding: 0 20px;
  border-radius: 10px;
  font-size: 18px;
  color: #43413e;
  border: none;
  height: 50px;
  margin-right: 20px;
}
body footer .wrap-newsletter form button {
  height: 50px;
  border-radius: 50px;
  width: 145px;
  float: left;
  border: none;
  text-transform: uppercase;
  font-size: 15px;
  color: #312b80;
  font-weight: 600;
  background: #8ebae6;
}
body footer .wrap-newsletter form button:hover {
  background: #fff;
}
body footer .default-footer {
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  width: 100%;
}
body footer .default-footer .col-footer {
  float: left;
  width: 100%;
}
body footer .default-footer .col-contacts {
  padding-left: 30px;
}
body footer .default-footer .link-contact {
  display: table;
  margin-bottom: 15px;
  color: #fff;
  width: 100%;
  font-size: 15px;
}
body footer .default-footer .link-contact i {
  margin-right: 5px;
  color: #8ebae6;
}
body footer .default-footer .link-contact:hover {
  color: #8ebae6;
}
body footer .default-footer .title {
  display: table;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 22px;
  line-height: 25px;
  color: #8ebae6;
}
body footer .default-footer p {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 15px;
}
body footer .default-footer .link-more:hover {
  color: #fff;
}
body footer .default-footer .link-more:hover span {
  border-color: #fff;
}
body footer .menu {
  float: left;
  width: 100%;
  padding: 25px 0;
}
body footer .menu ul {
  display: table;
  margin: 0 auto;
}
body footer .menu ul li {
  float: left;
  margin: 0 15px;
}
body footer .menu ul li a {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
body footer .menu ul li a:hover {
  color: #8ebae6;
}
body footer .copy {
  float: left;
  width: 100%;
  padding: 25px 0;
  background: #fff;
}
body footer .copy span {
  float: left;
  font-size: 16px;
  color: #808080;
  text-transform: uppercase;
}
body footer .copy a {
  float: right;
}
@media only screen and (max-width: 1200px) {
  body footer .menu {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  body footer .wrap-newsletter form input {
    width: 100%;
    margin-bottom: 10px;
  }
  body footer .wrap-newsletter form button {
    width: 100%;
  }
  body footer .wrap-newsletter .box-text div {
    margin-bottom: 20px;
  }
  body footer .default-footer .logo {
    margin-bottom: 30px;
    display: table;
  }
  body footer .default-footer .col-contacts {
    padding-left: 0;
  }
  body footer .default-footer .col-contacts a:last-of-type {
    margin-bottom: 0;
  }
  body footer .default-footer .col-footer {
    margin-bottom: 30px;
  }
  body footer .copy span {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  body footer .copy a {
    float: none;
    display: table;
    margin: 0 auto;
  }
}
body footer section.barra-fixa {
  position: fixed;
  bottom: -1px;
  background: white;
  border-top: 2px solid #3064a4;
  width: 100%;
  padding: 15px 80px;
  z-index: 600;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  body footer section.barra-fixa {
    display: none;
  }
}
body footer section.barra-fixa.oculta {
  bottom: -100px;
}
body footer section.barra-fixa-mobile {
  background-color: #3064a4;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
  padding: 5px 0;
  border-top: 2px solid #2b2c69;
  transition: 0.3s all;
}
body footer section.barra-fixa-mobile .list-itens {
  display: flex;
  justify-content: space-around;
  font-size: 30px;
}
body footer section.barra-fixa-mobile .list-itens a {
  color: white;
}
body footer section.barra-fixa-mobile .list-itens a i {
  color: white;
}
@media screen and (min-width: 992px) {
  body footer section.barra-fixa-mobile {
    display: none;
  }
}
body footer section.botao_whatsapp {
  background-color: #25d366;
  width: 70px;
  height: 70px;
  position: fixed;
  z-index: 610;
  bottom: 40px;
  padding: 5px;
  align-items: center;
  justify-content: center;
  display: flex;
  text-align: center;
  right: 30px;
  border-radius: 75px;
  transition: all 0.5s;
}
body footer section.botao_whatsapp i.fab.fa-whatsapp {
  color: white;
  font-size: 46px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  body footer section.botao_whatsapp.scroll {
    bottom: 100px;
  }
}
body footer section.botao_whatsapp:hover {
  background-color: #1f9249;
}
@media screen and (max-width: 991px) {
  body footer section.botao_whatsapp {
    bottom: 75px;
    right: 10px;
  }
}
body footer .lente-whatsapp {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
  transition: 0.3s all;
  opacity: 0;
  pointer-events: none;
}
body footer .lente-whatsapp.exibir {
  opacity: 1;
  pointer-events: all;
}
body footer section.modal-whatsapp {
  font-family: "Open Sans";
  position: fixed;
  right: 17px;
  bottom: 30px;
  background-image: url("../../default/image/bg-whatsapp-min.jpg");
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 7px 0px #373737;
  max-width: 320px;
  max-height: 360px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 9999;
  transform-origin: 100% 100%;
  transform: scale(0);
  transition: all 0.3s;
}
body footer section.modal-whatsapp.exibir {
  transform: scale(1);
}
body footer section.modal-whatsapp.scroll {
  bottom: 100px;
}
@media screen and (max-width: 991px) {
  body footer section.modal-whatsapp {
    right: 0px;
    top: 0px;
    bottom: unset !important;
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    border-radius: 0px;
  }
}
body footer section.modal-whatsapp .cabecario-zap {
  background-color: #2e8c7d;
  font-size: 17px;
  color: #97c5be;
  padding: 12px 20px 4px 20px;
}
body footer section.modal-whatsapp .cabecario-zap span.zaptitulo {
  transform: translateY(-4px);
  display: inline-block;
}
body footer section.modal-whatsapp .cabecario-zap i.fab.fa-whatsapp {
  font-size: 25px;
  margin-right: 10px;
}
body footer section.modal-whatsapp .cabecario-zap i.far.fa-times-circle {
  font-size: 25px;
  float: right;
  margin-right: 0px;
  cursor: pointer;
}
body footer section.modal-whatsapp .msg-bot {
  font-family: "Open Sans", sans-serif;
  background-color: white;
  margin: 15px;
  padding: 15px;
  border-radius: 20px;
  font-size: 13.4px;
  position: relative;
}
body footer section.modal-whatsapp .msg-bot::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 15px solid transparent;
  border-top: 21px solid white;
  position: absolute;
  top: 0px;
  left: -10px;
  z-index: -1;
}
body footer section.modal-whatsapp .msg-bot :first-child {
  margin-top: 7px;
}
body footer section.modal-whatsapp .msg-bot label {
  font-weight: 700;
  font-size: 12px;
  color: black;
  display: block;
}
body footer section.modal-whatsapp .msg-bot input {
  height: auto;
  font-size: 14px;
  margin-bottom: 5px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid #cacaca;
  outline: none;
  width: 100%;
}
body footer section.modal-whatsapp .campo-acao {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  padding: 0px 10px;
  height: 44px;
}
@media (max-width: 991px) {
  body footer section.modal-whatsapp .campo-acao {
    position: static;
  }
}
body footer section.modal-whatsapp .campo-acao .texto {
  width: 100%;
  padding-right: 10px;
  font-family: "Open Sans", sans-serif;
}
body footer section.modal-whatsapp .campo-acao .texto input {
  border: none;
  border-radius: 32px;
  padding: 9px 18px;
  display: flex;
  outline-color: transparent;
  width: 100%;
  outline: none !important;
  font-size: 14px;
}
body footer section.modal-whatsapp .campo-acao .button-zap {
  background-color: transparent;
}
body footer section.modal-whatsapp .campo-acao .button-zap button {
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #2e8c7d;
  color: white;
  width: 36px;
  height: 36px;
  display: flex;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body footer section.modal-whatsapp .campo-acao .button-zap button:disabled {
  background-color: #a7a7a7;
  cursor: not-allowed;
}
body footer section.modal-whatsapp .campo-acao .button-zap button i.fas.fa-paper-plane {
  font-size: 19px;
  transform: rotate(49deg) translate(-2px, 0px);
  position: relative;
  transform-origin: center;
}
body footer section.modal-whatsapp .hide-desktop {
  display: none;
}
@media (max-width: 991px) {
  body footer section.modal-whatsapp .campo-acao {
    display: none;
  }
  body footer section.modal-whatsapp .acao-mobile {
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #2e8c7d;
    color: white;
    border-radius: 9px;
    text-align: center;
    width: calc(100% - 40px);
    display: block;
    padding: 7px 15px;
    margin: 0 20px;
  }
  body footer section.modal-whatsapp .acao-mobile:disabled {
    background-color: #a7a7a7;
    cursor: not-allowed;
  }
  body footer section.modal-whatsapp .acao-mobile i {
    margin-right: 5px;
  }
  body footer section.modal-whatsapp .hide-desktop {
    display: block;
  }
}
body .home-about .box-image .into {
  padding: 10px 30px;
  position: static;
}
body .home-about .box-image .full-img {
  border-radius: 15px 15px 0 0;
}
body footer .menu ul {
  display: block;
  justify-content: space-between;
}
@media (min-width: 992px) {
  body .owl-unidades .owl-nav .owl-prev,
body .owl-unidades .owl-nav .owl-next {
    position: absolute;
    color: white;
    top: 60px;
    font-size: 30px;
  }
  body .owl-unidades .owl-nav .owl-next {
    right: -30px;
  }
  body .owl-unidades .owl-nav .owl-prev {
    left: -50px;
  }
}
@media (max-width: 991px) {
  body .owl-unidades .owl-nav {
    display: flex;
    justify-content: start;
    margin-top: 20px;
  }
  body .owl-unidades .owl-nav .owl-prev,
body .owl-unidades .owl-nav .owl-next {
    color: white;
    font-size: 20px;
    position: static;
    margin: 0 5px;
  }
}
body .noticias-lista {
  max-width: 800px;
  margin: auto;
}
body .noticias-lista img {
  display: block !important;
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body .noticias-lista h4 {
  color: #2b2c69;
  font-size: 20px;
  font-weight: 600;
}
body .noticias-lista p {
  color: dimgray;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  body .noticias-lista img {
    height: 80px;
    box-shadow: 1px 6px 5px 0px rgba(0, 0, 0, 0.2) !important;
  }
  body .noticias-lista h4 {
    font-size: 17px;
  }
  body .noticias-lista p {
    font-size: 13px;
  }
}
body header {
  position: relative;
}
body header #google_translate_element {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
@media (max-width: 991px) {
  body header #google_translate_element {
    position: static;
    z-index: 10;
    flex-basis: 100%;
    text-align: center;
    padding-bottom: 7px;
  }
}
body header .bar-menu nav ul li a {
  font-size: 14px;
}
body header .default-header .social a {
  margin-left: 10px;
}
body .card-blog .image img {
  height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 991px) {
  body .card-blog .image img {
    height: 200px;
  }
}
body .wrap-instagram a img {
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 991px) {
  body .wrap-instagram a img {
    height: 150px;
  }
}
body section.home-banner .item-banner h2,
body section.home-banner .item-banner p {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
body section.home-banner .lente {
  background-color: rgba(0, 0, 0, 0.3);
}
body section.home-banner video {
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  z-index: -1;
  width: 100%;
}
body div#lightbox {
  position: fixed !important;
  top: 10px !important;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .container.grande {
  max-width: 1800px !important;
}
body .container.big {
  max-width: 1650px !important;
}
body .box-file {
  cursor: pointer;
}
body .box-file .name-file {
  padding: 10px 20px;
  height: 50px;
  background: #fff;
  border: 1px solid #dedede;
  font-size: 16px;
  color: #000;
  box-sizing: border-box;
  font-weight: 300;
  line-height: 22px;
  width: 80%;
  display: inline-block;
  margin-bottom: 0;
}
body .box-file .selecione {
  background: #3064a4;
  border-radius: 0;
  width: 20%;
  line-height: 35px;
  color: white;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  body header .default-header {
    padding-bottom: 10px;
  }
  body header .default-header .right-header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 0;
  }
  body header .default-header .right-header .orange {
    zoom: 0.85;
    margin-top: 0 !important;
    margin-bottom: 2px !important;
  }
  body header .default-header .right-header .btn-contact {
    margin: 15px 10px;
  }
  body header .default-header .right-header .phone-icon-circle {
    zoom: 0.8;
  }
}
body footer .copy {
  margin-bottom: 57px;
}
@media (min-width: 992px) {
  body footer .copy {
    margin-bottom: 80px;
  }
}
body section.wrap-full-video .open-video {
  background: black;
  position: relative;
}
body section.wrap-full-video .open-video:before {
  content: "";
  background-color: black;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
body section.wrap-full-video .open-video .container {
  position: relative;
  z-index: 2;
}
body section.wrap-full-video .open-video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body h1.titulo-categoria {
  color: #3064a4;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 30px;
}
body .card-item-service .image img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 991px) {
  body .card-item-service .image img {
    height: 200px;
  }
}
body .banner-interna-img {
  background-size: cover;
  background-image: url("../image/banner-servico-single.png");
  background-position: left;
  position: relative;
}
body .banner-interna-img .container {
  position: relative;
  z-index: 1;
}
body .banner-interna-img .img-interna-topo {
  position: absolute;
  right: 0;
  top: 0;
  width: 800px;
  height: 100%;
}
@media screen and (max-width: 991px) {
  body .banner-interna-img .img-interna-topo {
    display: none;
  }
}
body .banner-interna-img .img-interna-topo:before {
  background: linear-gradient(90deg, #f1f2fa 0%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 500px;
  content: "";
}
body .banner-interna-img .img-interna-topo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body .animacao-rodanu {
  -webkit-animation: rodanu 10s linear infinite;
          animation: rodanu 10s linear infinite;
}
@-webkit-keyframes rodanu {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes rodanu {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@media (min-width: 992px) {
  body .animacao-crescenu {
    -webkit-animation: crescenu2 5s infinite alternate;
            animation: crescenu2 5s infinite alternate;
  }
  body .animacao-crescenu:before {
    -webkit-animation: crescenu1 5s infinite alternate;
            animation: crescenu1 5s infinite alternate;
  }
}
@-webkit-keyframes crescenu1 {
  from {
    height: 140px;
  }
  to {
    height: 250px;
  }
}
@keyframes crescenu1 {
  from {
    height: 140px;
  }
  to {
    height: 250px;
  }
}
@-webkit-keyframes crescenu2 {
  from {
    padding-bottom: 85px;
  }
  to {
    padding-bottom: 200px;
  }
}
@keyframes crescenu2 {
  from {
    padding-bottom: 85px;
  }
  to {
    padding-bottom: 200px;
  }
}
body .animacao-linha {
  position: relative;
}
@media (min-width: 992px) {
  body .animacao-linha:before {
    content: "";
    background-color: #3064a4;
    height: 1px;
    width: calc(100% - 145px);
    position: absolute;
    top: -48px;
    opacity: 0.5;
    left: 70px;
    -webkit-animation: linha 5s infinite alternate;
            animation: linha 5s infinite alternate;
  }
  body .animacao-linha:after {
    content: "";
    background: #3064a4;
    height: 560px;
    right: 14px;
    position: absolute;
    top: 20px;
    width: 1px;
    opacity: 0.5;
    -webkit-animation: linha2 5s infinite alternate;
            animation: linha2 5s infinite alternate;
  }
}
@-webkit-keyframes linha2 {
  from {
    height: 0;
  }
  to {
    height: 560px;
  }
}
@keyframes linha2 {
  from {
    height: 0;
  }
  to {
    height: 560px;
  }
}
@-webkit-keyframes linha {
  from {
    width: 0;
  }
  to {
    width: calc(100% - 145px);
  }
}
@keyframes linha {
  from {
    width: 0;
  }
  to {
    width: calc(100% - 145px);
  }
}
body .animacao-banner {
  position: relative;
}
@media (min-width: 992px) {
  body .animacao-banner:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background-color: #2b2c69;
    opacity: 0.2;
    -webkit-animation: banner 5s infinite alternate;
            animation: banner 5s infinite alternate;
  }
}
@-webkit-keyframes banner {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes banner {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
body section.sobre-filiais {
  padding: 50px 0;
}
body section.sobre-filiais .item img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 20px;
}
body section.sobre-filiais .item h3 {
  color: #2b2c69;
  font-weight: 700;
  font-size: 20px;
}
body section.sobre-filiais .item p {
  font-size: 15px;
  color: black;
}
body section.sobre-filiais h1 {
  text-align: center;
  font-size: 36px;
  color: #2b2c69;
  margin-bottom: 10px;
}
body section.sobre-filiais h1 strong {
  color: #3064a4;
}
@media (max-width: 991px) {
  body section.sobre-filiais {
    padding: 30px 0;
  }
  body section.sobre-filiais h1 {
    font-size: 26px;
  }
}
body main .home-banner {
  border-top: 7px solid rgba(43, 44, 105, 0.2);
}
body main .wrap-solutions .carousel-solutions .card-solution {
  padding: 17px 25px 90px;
}