@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,900");
* {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

body {
  color: #5b5b5b;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}

h1, h2, h3, h4 {
  font-weight: 900;
  font-family: "Roboto", sans-serif;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 40px;
  color: #61777e;
}

h3 {
  font-weight: 400;
  font-size: 24px;
  color: #fff;
}

p {
  color: #5b5b5b;
}

.text-gray {
  color: #4f4f4f;
  text-transform: uppercase;
}

.w100 {
  width: 100%;
}

.p0 {
  padding: 0;
}

.container {
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

iframe {
  border: none;
}

.p10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.p20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.p30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.m30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.p40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.p50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.m50 {
  margin: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.p60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.m60 {
  margin: 60px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.p70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.m70 {
  margin: 70px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.p80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.m80 {
  margin: 80px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.p90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.m90 {
  margin: 90px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.p100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.m100 {
  margin: 100px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.pt0 {
  padding-top: 0 !important;
}

header {
  position: fixed;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
  height: 60px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

@media (min-width: 991px) {
  header {
    height: 82px;
  }
}

header .container, header .row {
  position: relative;
  height: 100%;
}

header.sticky {
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

@media (min-width: 991px) {
  header.sticky {
    height: 60px;
  }
}

header.sticky .menu {
  padding: 10px 0;
}

@media (max-width: 575px) {
  header.sticky .btn-top {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    opacity: 0;
  }
}

.logo {
  float: left;
  padding: 12px 0;
  position: relative;
  height: 100%;
  display: table;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

@media (max-width: 991px) {
  .logo {
    padding-left: 15px;
  }
}

.logo h1 {
  vertical-align: middle;
  display: table-cell;
  margin: auto;
}

.logo h1 a {
  float: left;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  display: block;
  position: relative;
  height: 100%;
}

.logo h1 a img {
  width: auto;
  height: 100%;
  max-height: 48px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.menu {
  float: right;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  position: relative;
  height: 100%;
  display: table;
}

@media (max-width: 991px) {
  .menu {
    display: block;
    padding: 10px 0;
    margin-right: 20px;
  }
}

.menu nav {
  margin-right: 20px;
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .menu nav {
    display: block;
    position: absolute;
    width: 260px;
    margin-right: 0;
    right: 0;
    top: 38px;
    float: right;
    padding-top: 20px;
    z-index: 999;
  }
}

.menu nav ul {
  list-style: none;
  float: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

@media (max-width: 991px) {
  .menu nav ul {
    padding-right: 0px;
    padding-left: 0px;
    visibility: hidden;
    opacity: 0;
    height: 0;
  }
  .menu nav ul.open-nav {
    visibility: visible;
    opacity: 1;
    height: auto;
  }
}

.menu nav ul li {
  display: inline-block;
  padding: 0 10px;
}

@media (max-width: 1200px) {
  .menu nav ul li {
    padding: 0 6px;
  }
}

@media (max-width: 991px) {
  .menu nav ul li {
    width: 100%;
    padding: 0;
  }
}

.menu nav ul li a {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #62605F;
  padding: 6px 0;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: none;
  display: block;
}

@media (max-width: 991px) {
  .menu nav ul li a {
    width: 100%;
    background: #fff;
    padding: 12px 20px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #ececec;
  }
}

.menu nav ul li.active a {
  color: #1B80C4;
  border-bottom: 1px solid #1B80C4;
}

.menu nav ul li:hover a {
  color: #1B80C4;
  border-bottom: 1px solid #1B80C4;
}

@media (max-width: 991px) {
  .menu nav ul li:first-child a {
    border-radius: 6px 6px 0 0;
  }
  .menu nav ul li:last-child a {
    border-radius: 0 0 6px 6px;
  }
}

.menu .mmobile {
  display: block;
  position: absolute;
  top: -18px;
  right: 0px;
  width: 30px;
  height: 22px;
  cursor: pointer;
}

@media (min-width: 991px) {
  .menu .mmobile {
    display: none;
  }
}

.menu .mmobile span {
  width: 30px;
  height: 4px;
  border-radius: 1000px;
  background: #1b80c4;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.menu .mmobile span:first-child {
  top: 0;
}

.menu .mmobile span:last-child {
  bottom: 0;
  top: auto;
}

.menu .mmobile.open {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}

.menu .mmobile.open span {
  opacity: 0;
}

.menu .mmobile.open span:first-child {
  display: block;
  top: 50%;
  opacity: 1;
  margin-top: 0px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.menu .mmobile.open span:last-child {
  display: block;
  top: 50%;
  opacity: 1;
  margin-top: 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.menu .btn-top {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

@media (max-width: 991px) {
  .menu .btn-top {
    padding-right: 50px;
  }
}

@media (max-width: 585px) {
  .menu .btn-top {
    display: block;
    position: fixed;
    top: 60px;
    width: 100%;
    padding-right: 0;
    right: 0;
  }
}

.menu .btn-top .btn-login {
  padding: 10px 15px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 30px;
  font-size: 12px;
  text-decoration: none;
  background: #1B80C4;
}

.menu .btn-top .btn-login:hover {
  background: #01497A;
}

@media (max-width: 585px) {
  .menu .btn-top .btn-login {
    width: 100%;
    border-radius: 0;
  }
}

.top-spacer {
  height: 82px;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.top-spacer.sticky {
  height: 60px;
}

@media (max-width: 991px) {
  .top-spacer {
    height: 60px;
  }
}

#slider {
  height: 760px;
  width: 100%;
}

@media (max-width: 1500px) {
  #slider {
    height: 680px;
  }
}

@media (max-width: 1200px) {
  #slider {
    height: 600px;
  }
}

@media (max-width: 991px) {
  #slider {
    height: 560px;
  }
}

@media (max-width: 768px) {
  #slider {
    height: 440px;
  }
}

#slider.fade {
  opacity: 1;
}

#slider .slide {
  background: none;
}

#slider .slide .slidebg {
  position: absolute;
  width: 100%;
  height: 100%;
}

#slider .slide:after {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  height: 100%;
  background: url("../img/bg-banner.png") no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  bottom: -1px;
}

#slider:hover .slider_left, #slider:hover .slider_right {
  opacity: 1;
}

#slider .slider_left, #slider .slider_right {
  display: block;
  width: 52px;
  height: 52px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  line-height: 52px;
}

#slider .slider_left {
  padding-right: 4px;
  left: 15px;
  top: 50%;
  margin-top: -52px;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#slider .slider_right {
  padding-left: 4px;
  right: 15px;
  margin-top: -52px;
  top: 50%;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#slider .slidetitle {
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  width: 600px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transition-delay: 100ms !important;
          transition-delay: 100ms !important;
  text-align: center;
  padding: 20px;
  text-align: center;
  z-index: 2;
}

@media (max-width: 991px) {
  #slider .slidetitle {
    width: auto;
    left: 36%;
    -webkit-transform: translate(-29%, -50%);
            transform: translate(-29%, -50%);
  }
}

@media (max-width: 768px) {
  #slider .slidetitle {
    width: 100%;
    padding: 40px;
    left: 0;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    text-align: center;
  }
}

@media (max-width: 575px) {
  #slider .slidetitle {
    padding: 20px;
  }
}

#slider .slidetitle h3 {
  font-weight: 900;
  padding: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  color: #fff;
  font-size: 56px;
  display: block;
  font-family: "Roboto", sans-serif;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transition-delay: 100ms !important;
          transition-delay: 100ms !important;
  margin: 0 auto;
  margin-top: 80px;
}

@media (max-width: 991px) {
  #slider .slidetitle h3 {
    font-size: 44px;
  }
}

@media (max-width: 768px) {
  #slider .slidetitle h3 {
    font-size: 36px;
  }
}

#slider .slidetitle p {
  text-transform: uppercase;
  color: #29c566;
  font-size: 44px;
  letter-spacing: 0px;
  margin-bottom: 0;
  margin-top: 80px;
  font-weight: 600;
  opacity: 0;
}

@media (max-width: 991px) {
  #slider .slidetitle p {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  #slider .slidetitle p {
    font-size: 22px;
  }
}

#slider .slidetitle a {
  display: inline-block;
  padding: 10px 22px;
  font-family: "Roboto", sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: #29C566;
  font-size: 13px;
  text-decoration: none;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-transition-delay: 100ms !important;
          transition-delay: 100ms !important;
  opacity: 0;
  margin-top: 40px;
  border-radius: 20px;
}

#slider .slidetitle a:hover {
  background: #29C566;
}

#slider .slidetitle a span {
  margin-right: 4px;
  display: block;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
}

#slider .slidetitle a i {
  display: block;
  float: left;
  font-size: 16px;
  margin-top: 2px;
}

#slider .slidetitle.ativo {
  top: 46%;
}

#slider .slidetitle.ativo h3 {
  opacity: 1;
  margin-top: 0;
}

#slider .slidetitle.ativo a {
  margin-top: 20px;
  opacity: 1;
}

#slider .slidetitle.ativo p {
  margin-top: 20px;
  opacity: 1;
}

.counterup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  text-align: center;
}

.counterup .item {
  display: inline-block;
  width: 33.33333%;
  margin: 30px auto;
}

@media (max-width: 991px) {
  .counterup .item {
    width: 50%;
    margin: 20px auto;
  }
}

@media (max-width: 575px) {
  .counterup .item {
    width: 100%;
    margin: 10px auto;
  }
}

.counterup .maisde {
  display: block;
  color: #62605F;
  font-size: 28px;
  text-align: center;
}

.counterup .maisde em {
  color: #1B80C4;
  font-style: normal;
}

@media (max-width: 768px) {
  .counterup .maisde {
    font-size: 22px;
  }
}

.counterup p {
  width: 100%;
  margin-bottom: 8px;
  margin-top: 18px;
  display: block;
}

.counterup p .prefix {
  margin: 0;
  padding: 0;
}

.counterup p span {
  font-size: 50px;
  font-weight: 600;
  color: #1B80C4;
  text-align: center;
  padding-left: 6px;
}

.counterup p span:first-child {
  padding-left: 0;
}

@media (max-width: 768px) {
  .counterup p span {
    font-size: 34px;
  }
}

.counterup .desc {
  text-align: center;
  color: #62605F;
  display: block;
  font-size: 26px;
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .counterup .desc {
    font-size: 20px;
  }
}

.calc-icons {
  width: 100%;
  padding-top: 30px;
}

@media (max-width: 768px) {
  .calc-icons {
    display: inline-block;
    margin: 0 auto;
  }
}

.calc-icons .item {
  float: left;
  text-align: center;
  margin-left: 10px;
}

.calc-icons .item img {
  max-width: 100%;
  width: 100px;
}

.calc-icons .item p {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .calc-icons .item {
    float: none;
    display: inline-block;
  }
}

.section {
  clear: both;
}

.def-section {
  width: 100%;
  clear: both;
}

.def-section.blue {
  background: no-repeat #013A62;
  background-size: 100% auto;
  position: relative;
}

.def-section.blue:before {
  content: "";
  display: block;
  width: 100%;
  height: 103px;
  background: url("../img/bg-blue.png") top no-repeat;
  position: absolute;
  top: -62px;
}

.def-section.gray {
  background: #F5F5FA;
}

.about-section {
  background: url("../img/bg-about.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.about-section .def-text p {
  font-size: 20px;
}

.about-section .container {
  height: 100%;
}

.now-section {
  background: #F5F5FA;
  border: 1px solid #f1f0f0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

.now-section .def-text p {
  font-size: 20px;
}

.now-section .container {
  height: 100%;
}

.now-content {
  display: table;
  margin-top: -40px;
}

@media (max-width: 768px) {
  .now-content {
    display: block;
  }
}

.now-content .col-nav {
  display: table-cell;
  width: 500px;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .now-content .col-nav {
    display: block;
    width: 100%;
    height: 260px;
  }
}

.now-content .col-content {
  display: table-cell;
  width: auto;
  margin: 0;
  padding-top: 100px;
  padding-bottom: 60px;
}

@media (max-width: 768px) {
  .now-content .col-content {
    display: block;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 10px;
  }
  .now-content .col-content * {
    text-align: center !important;
  }
}

.now-content .col-content .def-text {
  font-size: 18px;
}

@media (max-width: 768px) {
  .now-content .col-content .def-text {
    font-size: 16px;
  }
}

.now-content .col-content .def-text p {
  margin-bottom: 12px;
}

.now-content .col-content .def-text p strong {
  color: #013A62;
}

.now-content .col-content .def-text p em {
  font-size: 16px;
  line-height: 16px;
}

.now-content .col-content img {
  max-width: 100%;
}

.recursos-adicionais {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  max-width: 991px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .recursos-adicionais {
    display: block;
  }
}

.recursos-adicionais .item {
  width: 50%;
  float: left;
  padding: 20px;
}

@media (max-width: 768px) {
  .recursos-adicionais .item {
    display: block;
    width: 100%;
    padding: 6px 0;
  }
}

.recursos-adicionais .item .img {
  float: left;
  width: 100px;
}

.recursos-adicionais .item .img img {
  width: 100%;
}

.recursos-adicionais .item .text {
  margin-left: 120px;
  color: #fff;
}

@media (max-width: 768px) {
  .recursos-adicionais .item .text {
    margin-left: 108px;
  }
}

.recursos-adicionais .item .text p {
  color: #fff;
  font-weight: 400;
}

.recursos-adicionais .item .text h4 {
  font-weight: 500;
}

.about-content {
  display: table;
  margin-top: -40px;
}

@media (max-width: 768px) {
  .about-content {
    display: block;
  }
}

.about-content .col-nav {
  display: table-cell;
  width: 400px;
}

@media (max-width: 768px) {
  .about-content .col-nav {
    display: block;
    width: 100%;
    height: 260px;
  }
}

.about-content .col-content {
  display: table-cell;
  width: auto;
  margin: 0;
  padding-top: 100px;
  padding-bottom: 60px;
}

@media (max-width: 768px) {
  .about-content .col-content {
    display: block;
    width: 100%;
    padding-top: 40px;
  }
  .about-content .col-content * {
    text-align: center !important;
  }
}

.about-content .col-content .def-text {
  font-size: 18px;
}

@media (max-width: 768px) {
  .about-content .col-content .def-text {
    font-size: 16px;
  }
}

.def-title {
  margin-bottom: 30px;
  width: 100%;
}

.def-title h2 {
  font-size: 36px;
  text-transform: uppercase;
  color: #013a62;
}

@media (max-width: 768px) {
  .def-title h2 {
    font-size: 28px;
  }
}

.def-title .line {
  width: 100px;
  height: 3px;
  background: #013a62;
  border-radius: 4px;
}

.def-title .line.yellow {
  background: #FFD400;
}

.def-title.white h2 {
  color: #fff;
}

.def-title.white .line {
  background: #fff;
}

@media (max-width: 768px) {
  .def-title.white .line {
    margin-left: auto;
    margin-right: auto;
  }
}

.def-title.green h2 {
  color: #29C566;
}

.def-title.align-left h2 {
  text-align: left;
}

.def-title.align-left .line {
  margin-left: 0;
}

@media (max-width: 768px) {
  .def-title.align-left .line {
    margin-left: auto;
    margin-right: auto;
  }
}

.def-title.align-center h2 {
  text-align: center;
}

.def-title.align-center .line {
  margin-left: auto;
  margin-right: auto;
}

.def-text p {
  font-size: 15px;
}

.def-text.align-left * {
  text-align: left;
}

.def-text.align-center * {
  text-align: center;
}

.def-text.white * {
  color: #fff;
}

.recursos > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  text-align: center;
}

.recursos .item {
  width: 33.33333%;
  float: left;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .recursos .item {
    width: 50%;
  }
}

@media (max-width: 768px) {
  .recursos .item {
    width: 100%;
  }
}

.recursos .item .img {
  padding: 0px;
  width: 120px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 30px;
}

.recursos .item .img img {
  width: 100%;
}

.recursos .item .text {
  padding: 6px 30px 30px;
}

.recursos .item .text h4 {
  color: #000E30;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
  font-size: 26px;
}

.recursos .item .text p {
  text-align: center;
  color: #a6a6a6;
  font-size: 17px;
  font-weight: 400;
}

.i-modal .white-popup-block {
  background: #FFF;
  padding: 14px 24px;
  text-align: left;
  max-width: 380px;
  margin: 40px auto;
  position: relative;
  display: table;
}

.i-modal h3 {
  color: #333;
}

.i-modal iframe {
  border: none;
}

.i-modal iframe #icon3 {
  width: 30px;
}

.i-modal #icon3 {
  width: 20px;
}

.i-modal .form-group {
  width: 100%;
  margin-bottom: 10px;
}

.i-modal .form-group .input-group {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  color: #462823;
  font-size: 14px;
  margin-left: 0;
}

.i-modal button[type=submit] {
  width: 100%;
  padding: 10px;
  background: #A43234;
  border: 2px solid #A43234;
  border-radius: 0;
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}

.novidade {
  background: #E14247;
  text-align: center;
}

.novidade p {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  /*
		@media (max-width: 575px) {
			font-size: 18px;
			line-height: 18px;
		}
        */
}

.novidade p strong {
  font-weight: 700;
}

.green-free-test {
  background: #29C566;
  text-align: center;
}

.green-free-test a {
  display: inline-block;
  padding: 30px 0;
  margin: 0 auto;
}

.green-free-test a span {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  float: left;
}

@media (max-width: 575px) {
  .green-free-test a span {
    font-size: 18px;
    line-height: 18px;
  }
}

.green-free-test a i {
  display: inline-block;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-left: 8px;
}

@media (max-width: 575px) {
  .green-free-test a i {
    font-size: 16px;
    line-height: 18px;
  }
}

.green-free-test.green-section .def-text {
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
}

.green-free-test.green-section .def-text p {
  font-size: 20px;
}

.green-free-test.green-section a {
  border: 2px solid #fff;
  padding: 8px 20px;
  margin-top: 20px;
  border-radius: 30px;
}

.green-free-test.green-section a span {
  font-size: 18px;
  font-weight: 400;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

.animated .wow {
  visibility: hidden;
}

.planos {
  background: #013A62;
}

.planos .conteudo {
  width: 100%;
  border-radius: 18px;
  margin-top: 0px;
  padding: 30px 20px 44px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.planos .conteudo a {
  display: inline-block;
  background: #FF7600;
  padding: 8px 24px;
  border-radius: 30px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  line-height: 30px;
  text-decoration: none;
  margin-top: 20px;
}

.planos .conteudo .def-text * {
  font-size: 22px;
  color: #fff;
}

.m-top {
  margin-top: -110px;
  padding-top: 170px;
}

.mw768 {
  max-width: 768px;
  margin: 0 auto;
}

.panel-default {
  margin-top: 40px;
  border-left: 1px solid #E8E8F4 !important;
  border-right: 1px solid #E8E8F4 !important;
  border-bottom: 1px solid #E8E8F4 !important;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 10px;
}

.panel-default .panel-body {
  background: #f5f5fa;
}

.panel-default .panel-body a {
  color: #038ADE;
}

.panel-default .panel-title > a {
  display: block;
  padding: 20px;
  font-size: 15px;
  text-decoration: none;
  background: #038ADE;
  color: #fff;
}

.panel-default .panel-title > a i {
  display: inline-block;
  margin-right: 6px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  font-size: 18px;
}

.panel-default .panel-title > a.collapsed {
  background: #EFEFF8;
  color: #62605F;
}

.panel-default .panel-title > a.collapsed i {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  color: #62605F;
}

.panel-default .panel-body {
  padding: 20px;
}

.parceiros a {
  display: block;
  padding: 10px;
}

.parceiros a img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}

footer {
  padding-top: 20px;
}

footer .sob-footer {
  width: 100%;
  padding: 30px 0;
  text-align: center;
  background: #efeff8;
}

footer .sob-footer img {
  margin: 0 auto;
}

footer .midle-footer {
  width: 100%;
  padding: 60px 0 60px;
  position: relative;
  background: #013A62;
}

footer .midle-footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 768px) {
  footer .midle-footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 768px) {
  footer .midle-footer .container .col {
    margin-bottom: 30px;
  }
  footer .midle-footer .container .col:last-child {
    margin-bottom: 0px;
  }
}

footer .midle-footer .contact-f-item {
  clear: both;
  margin-top: 10px;
}

footer .midle-footer .contact-f-item i {
  display: block;
  float: left;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #012741;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
}

footer .midle-footer .contact-f-item span {
  line-height: 44px;
  padding-left: 6px;
  color: #fff;
}

footer .midle-footer .contact-f-item .phone {
  font-size: 24px;
}

footer .midle-footer .contact-f-item .mail {
  font-size: 16px;
}

footer .midle-footer .social {
  width: 100%;
  text-align: left;
  margin-top: 24px;
}

footer .midle-footer .social a {
  display: inline-block;
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #012741;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  margin-right: 4px;
}

footer .midle-footer .remoto {
  display: block;
  text-align: center;
  margin-top: 8px;
}

footer .midle-footer .remoto a {
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

footer .midle-footer .logo {
  display: block;
  margin: 15px 0;
  float: none;
  max-width: 100%;
  padding: 0;
}

footer .midle-footer .logo img {
  max-width: 100%;
}

footer .midle-footer .container > div {
  text-align: left;
}

footer .midle-footer .container > div .title h4 {
  color: #008ade;
  font-size: 20px;
}

footer .sub-footer {
  width: 100%;
  padding: 30px 0 30px;
  text-align: center;
  background: #013A62;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}

footer .sub-footer p {
  display: inline-block;
  margin: 0 auto;
  color: #fff;
}

footer .sub-footer p a {
  margin-left: 4px;
}

.fixed-whats {
  position: fixed;
  bottom: 50px;
  left: 30px;
  z-index: 3;
}

.fixed-whats a {
  display: block;
  width: 56px;
  height: 56px;
  background: #00e676;
  color: #fff;
  line-height: 56px;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4);
}

.icon-center {
  max-width: 200px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.icon-center img {
  width: 100%;
}

/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 50%;
  max-width: 500px;
  height: 100%;
  right: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

@media (max-width: 768px) {
  .modal.right .modal-dialog {
    width: 100%;
  }
}

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  background: url("../img/multi-whater.png") #fff no-repeat;
  background-position: center 600px;
}

.modal.right .modal-body {
  padding: 20px 30px;
}

/*Right*/
.modal.right.fade .modal-dialog {
  right: -50%;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
}

.modal-header {
  border-bottom-color: #fff;
  background-color: #1b80c4;
  padding: 15px 20px 4px;
  border-radius: 0;
}

.modal .modal {
  background: rgba(255, 255, 255, 0.2);
}

.modal .close {
  font-size: 61px;
  margin-top: -17px;
}

.modal h4 {
  color: #fff;
  font-size: 20px;
  padding-top: 6px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.modal-text {
  padding-bottom: 10px;
}

.modal-text ul {
  list-style: none;
  padding: 0;
}

.modal-text li {
  padding: 20px;
  background: #eee;
  margin-top: 10px;
}

.modal-text .interesses li {
  padding: 8px;
  margin-top: 2px;
  text-indent: 6px;
  font-size: 14px;
}

.interesses li:first-child {
  display: block !important;
}

.modal-text li:first-child {
  display: none;
}

.modal-text li strong {
  color: #000;
  font-weight: 800;
}

.modal-text li p {
  font-weight: 400;
}

.modal-text p {
  color: #848484;
  font-size: 15px;
  padding: 0;
}

.form-control {
  padding: 12px 16px;
  height: auto;
  font-size: 16px;
}

.btnRound {
  background: #1b80c4;
  width: 100%;
  border-radius: 4px;
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  height: 44px;
}

#sModal .modal-header,
#sModal .btnRound {
  background: #FF7600;
}

#aModal .modal-header,
#aModal .btnRound {
  background: #29C566;
}

.form-input {
  margin: 20px 0;
  width: 100%;
}

.form-input label {
  position: relative;
  display: block;
  width: 100%;
  min-height: 58px;
}

.form-input .placeholder {
  position: absolute;
  display: block;
  top: 29px;
  z-index: 2;
  font-size: 16px;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  width: 100%;
  cursor: text;
}

.form-input input, .form-input textarea, .form-input select {
  position: absolute;
  top: 16px;
  z-index: 1;
  width: 100%;
  font-size: 15px;
  border: 0;
  border-bottom: 1px solid gray;
  -webkit-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
  outline: none;
  padding: 0;
  margin: 0;
}

.form-input textarea {
  min-height: 42px;
  padding: 8px 0;
}

.form-input input, .form-input select {
  height: 42px;
}

.form-input select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-input input:focus,
.form-input input:valid,
.form-input select,
.form-input textarea:focus,
.form-input textarea:valid {
  margin-top: 0px;
  border-bottom: 2px solid #1b80c4;
}

.form-input input:focus + .placeholder,
.form-input input:valid + .placeholder,
.form-input select + .placeholder,
.form-input textarea:focus + .placeholder,
.form-input textarea:valid + .placeholder {
  top: 0;
  cursor: inherit;
  font-size: 14px;
  color: #1b80c4;
}

.vh100 {
  min-height: calc(100vh - 60px);
}

.pc-corretor {
  width: 100%;
  padding: 0px 0 30px;
  clear: both;
  text-align: center;
}

.pc-corretor img {
  max-width: 100%;
  padding: 0 20px;
}

.logo-corretor {
  margin-bottom: 36px;
  text-align: center;
}

.logo-corretor img {
  max-width: 100%;
}

.corretor-digital {
  width: 100%;
  clear: both;
  padding: 250px 0 40px;
  margin-top: -200px;
  background: #e4ecef;
  background-size: 100% auto;
  border-bottom: 80px solid #008ade;
}

.corretor-digital > div > div > h2 {
  margin-top: 0;
  color: #008ade;
}

.corretor-digital > div > div > h3 {
  text-align: center;
  margin-top: 4px;
  margin-bottom: 40px;
  color: #0a4e75;
}

.corretor-digital a {
  border: 2px solid #008ade;
  padding: 8px 20px;
  margin-top: 20px;
  border-radius: 30px;
  background: #008ade;
  display: block;
  color: #fff;
  width: 160px;
  text-align: center;
  margin: 20px auto 0 auto;
  font-size: 18px;
}

.corretor-digital a:hover {
  text-decoration: none;
}

.bg-corretor {
  width: 100%;
}

.bg-corretor img {
  width: 100%;
}

.col-6-r {
  width: 50%;
  float: right;
}

@media (max-width: 768px) {
  .col-6-r {
    width: 100%;
    text-align: center;
  }
}

.content-cor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (max-width: 768px) {
  .content-cor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.col-cor {
  text-align: center;
  width: 100%;
}

.col-cor .def-title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.col-cor .def-title h2 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #333;
}

.col-cor .list-corretor {
  padding-left: 0px;
  padding-bottom: 10px;
  list-style: none;
}

.col-cor .list-corretor li {
  color: #333;
  padding-top: 20px;
  font-size: 16px;
  position: relative;
}

.col-cor .list-corretor li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #ccc;
  position: absolute;
  top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.col-cor .list-corretor li:first-child {
  padding-top: 10px;
}

.col-cor .list-corretor li:first-child:before {
  display: none;
}

.corretor-carousel {
  margin-bottom: 20px;
}

.corretor-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.corretor-carousel .content-cor {
  border-radius: 6px;
  padding: 20px;
  background: #fff;
  position: relative;
  height: 100%;
}

.corretor-carousel .cor-img {
  width: 100%;
  text-align: center;
}

.corretor-carousel .cor-img img {
  width: auto;
  max-width: 90px;
  margin: 12px auto;
}

#corretor-digital {
  margin-top: 0px;
  background: #ffffff;
}

#corretor-digital .def-title.destaque h2 {
  font-size: 44px;
}

.c-iphone {
  width: 100%;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}

.img-100 {
  max-width: 100px;
  text-align: center;
}
/*# sourceMappingURL=style.css.map */