.forte-bg1 {
  background-color: #021343 !important;
  color: #fff;
}
.forte-bg1.btn {
  border: none !important;
}

.forte-bg1-inverse {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-sub-bg1 {
  background-color: #3c92ef !important;
  color: #fff !important;
}
.forte-sub-bg1.btn {
  border: none !important;
}

.forte-sub-bg1-color {
  color: #3c92ef !important;
}

.forte-bg1-color {
  color: #fff !important;
}

.fraco-bg1 {
  background-color: #ccc !important;
}

.fraco-sub-bg1 {
  background-color: #e2e2e2 !important;
  color: #021343 !important;
}
.fraco-sub-bg1 a {
  color: #3c92ef !important;
}

.fraco-bg2 {
  background-color: #0c225d !important;
  color: #021343 !important;
}

.fraco-bg3 {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-bg1 {
  background-color: #021343 !important;
  color: #fff;
}
.forte-bg1.btn {
  border: none !important;
}

.forte-bg1-inverse {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-sub-bg1 {
  background-color: #3c92ef !important;
  color: #fff !important;
}
.forte-sub-bg1.btn {
  border: none !important;
}

.forte-sub-bg1-color {
  color: #3c92ef !important;
}

.forte-bg1-color {
  color: #fff !important;
}

.fraco-bg1 {
  background-color: #ccc !important;
}

.fraco-sub-bg1 {
  background-color: #e2e2e2 !important;
  color: #021343 !important;
}
.fraco-sub-bg1 a {
  color: #3c92ef !important;
}

.fraco-bg2 {
  background-color: #0c225d !important;
  color: #021343 !important;
}

.fraco-bg3 {
  background-color: #fff !important;
  color: #021343 !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "HKGrotesk-SemiBold";
  font-weight: normal;
  color: #021343;
}

h1, .h1 {
  font-size: 4em;
  margin-top: 75px;
}

h2, .h2 {
  font-size: 3em;
  margin-top: 100px;
}

h3, .h3 {
  font-size: 2em;
}

@media only screen and (max-width: 600px) {
  h3, .h3 {
    font-size: 2em;
  }
}
.lead .strong {
  font-weight: bold;
}

.text-justify {
  text-align: justify;
}

.lead {
  font-size: 17px;
}

a.btn-primary {
  background: #021343;
  border-color: #021343;
  color: white;
  border-radius: 2em;
  padding: 12px 20px;
}

a.btn-link {
  background: none;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
}

.mt-80 {
  margin-top: 80px;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.mainmenu {
  background-color: #021343;
}

.navbar {
  background-color: #021343;
  border: none;
  padding: 10px 0px;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) {
  .navbar .navbar-mobile {
    float: right;
  }
}
.navbar ul li .i18n {
  margin-top: 15px;
}
.navbar ul li a.navbar-item {
  padding: 25px 25px;
  font-family: "HKGrotesk-SemiBold";
  font-size: 1.8rem;
  color: #fff;
}
.navbar ul li a.navbar-item:hover {
  color: #3c92ef;
}
.navbar ul li a.navbar-item i {
  color: #3c92ef;
}
.navbar .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: transparent;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: white;
}

.dropdown-list-apps {
  padding: 5px 0;
  min-width: auto;
  border-radius: 5px;
}
.dropdown-list-apps .app-icon {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 1px;
}
.dropdown-list-apps .app-icon-negocios {
  width: 40px;
  height: 40px;
}
.dropdown-list-apps .app-name {
  line-height: 34px;
  vertical-align: middle;
}
.dropdown-list-apps li > a {
  padding: 5px 10px;
}
.dropdown-list-apps::before {
  content: "";
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-bottom: solid #fff 9px;
  position: absolute;
  width: 10px;
  height: 0;
  top: -9px;
  left: 50%;
  margin-left: -7px;
}

.footer {
  margin-top: 50px;
  padding-top: 25px;
  padding-bottom: 10px;
  background: #f9f9f9;
}
.footer h2, .footer h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer .h4 {
  color: #021343;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bolder;
  font-size: 1.2em;
}

.footer .h5 {
  /*font-family: Arial, sans-serif;*/
  font-weight: normal;
  min-height: 30px;
  padding: 5px 0;
  margin: 0;
  color: #6e6e6e;
}

.footer .h5 a {
  color: #6e6e6e;
}

.footer .h5 img {
  margin-top: -4px;
  margin-right: 5px;
}

.footer a:hover {
  text-decoration: underline;
  color: #333;
}

.footer .social,
.footer .address {
  color: #021343;
  font-size: 20px;
  font-weight: bold;
}

.footer .social {
  padding-top: 5px;
}

.footer .social-media a {
  font-size: 28px;
  color: #021343;
  margin: 5px;
}

.subfooter {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #d3d3d3;
}

.subfooter, .subfooter > div {
  padding-left: 0;
  padding-right: 0;
}

.subfooter a {
  color: #6e6e6e;
  font-size: 1.2em;
}

.subfooter a .fa-map-marker {
  font-size: 1.2em;
  margin-right: 5px;
}

body {
  color: #001946;
  background-color: #fff;
}

a.link-heading {
  color: initial;
}

a:hover.link-heading {
  text-decoration: none;
}

/**
 * Jumbotron
 */



#banner {
  width: 100%;
  z-index: -1;
}

.botaoconheca {
  border-radius: 25px;
  padding: 10px 40px 10px 40px;
  background-color: #0d6efd;
  color: white;
}

.botaoconheca:hover {
  border-color: black;
  color: black;
  background-color: white;
}

.fontajuda {
  color: rgb(0, 0, 87);
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3em;
}

.fontajuda2 {
  color: rgb(0, 0, 87);
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
}

.imglogo {
  width: 60px;
  height: 45px;
}

.phrtech {
  display: inline-block;
  color: rgb(71, 206, 240);
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
}


.hrconteudo {
  background-color: rgb(244, 255, 252);
  border-radius: 25px;
}

.posicaosocias {
  position: relative;
  right: 3em;
  list-style-type: none;
}

.fontajudavaga {
  color: rgb(0, 0, 87);
}

.botaoconhecavaga {
  border-radius: 25px;
  padding: 12px 30px 12px 30px;
  background-color: #0d6efd;
  color: white;
  font-weight: bold;
}

.botaoconhecavaga:hover {
  color: white;
  background-color: rgb(0, 0, 87);
}

.botaosociaisvaga {
  background-color: rgb(231, 231, 231);
  color: rgb(0, 0, 87);
  border-radius: 10px;
  padding: 18px 18px 18px 18px;
}

.botaosociaisvaga:hover {
  background-color: rgb(0, 0, 87);
  color: white;
}

.cardcandidatese {
  background-color: rgb(244, 255, 252);
  border-radius: 25px;}

.redescor {
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  border-radius: 25px;
}

.analista {
  display: inline-block;
  color: rgb(57, 181, 212);
}

.opacityvaga {
  color: #464545;
}

.margtop {
  padding-bottom: 5em;
}

.margininteressou {
  margin-left: 40px;
  margin-right: 10px;
}

.mainvagacor {
  background-color: rgb(244, 255, 252);
}

.posicaonegocios {
  bottom: 8em; 
  position: relative;
}

a.btn-outline-inverse {
  border: 1px solid #021343;
  color: #021343;
  border-radius: 2em;
  padding: 12px 20px;
}
a.btn-outline-inverse:hover {
  background-color: #021343;
  color: white;
  border-color: white;
}

@media (max-width: 768px){
  .marghead{
      padding-bottom: 5em;
    }
  }

/*Conteudo*/
.content {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  bottom: 18em;
  z-index: 1;
  position: relative;
}


@media (max-width: 992px){
  .content{
    margin-top: 20px;
    margin-bottom: 80px;
    padding-bottom: 0px;
    bottom: 10em;
    z-index: 1;
    position: relative;
    }
  }


.contentimg {
  bottom: 5em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  position: relative;
}


.content.before-jumbotron {
  margin-top: -125px;
  min-height: 400px;
}

.lead-with-img .lead-img {
  padding: 50px;
}

h2, .h2 {
  margin-top: 30px;
  margin-bottom: 40px;
}

.lead-body h2, .h2 {
  margin-bottom: 30px;
  font-size: 1.5em;
}

.lead-body p.lead {
  margin-bottom: 40px;
}

.code {
  background: #313131;
  color: #b3c872;
  padding: 5px 20px;
}

.smallStyle {
  font-size: 1.19rem;
  text-transform: uppercase;
}

.mediumStyle {
  font-size: 1.6rem !important;
}

.darkYellow {
  color: #bcb147;
}

.lightYellow {
  color: #d9ae2e;
}

.dark {
  color: black;
}

.blue {
  color: #2870DE;
}

.darkGrey {
  color: #4a4a4b;
}

.pink {
  color: #E45175;
}

.violet {
  color: #8B51F4;
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.lnks:hover {
  text-decoration: none;
}

@font-face {
  font-family: "HKGrotesk-SemiBold";
  src: url("/fonts/HKGrotesk-SemiBoldLegacy.woff2") format("woff2"), url("/fonts/HKGrotesk-SemiBoldLegacy.woff") format("woff"), url("/fonts/HKGrotesk-SemiBoldLegacy.svg#HKGrotesk-SemiBoldLegacy") format("eot");
}
.forte-bg1 {
  background-color: #021343 !important;
  color: #fff;
}
.forte-bg1.btn {
  border: none !important;
}

.forte-bg1-inverse {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-sub-bg1 {
  background-color: #3c92ef !important;
  color: #fff !important;
}
.forte-sub-bg1.btn {
  border: none !important;
}

.forte-sub-bg1-color {
  color: #3c92ef !important;
}

.forte-bg1-color {
  color: #fff !important;
}

.fraco-bg1 {
  background-color: #ccc !important;
}

.fraco-sub-bg1 {
  background-color: #e2e2e2 !important;
  color: #021343 !important;
}
.fraco-sub-bg1 a {
  color: #3c92ef !important;
}

.fraco-bg2 {
  background-color: #0c225d !important;
  color: #021343 !important;
}

.fraco-bg3 {
  background-color: #fff !important;
  color: #021343 !important;
}

.block-forte {
  background-color: #021343;
  color: #fff;
  text-align: center;
  padding-bottom: 50px;
}
.block-forte a {
  color: white;
}
.block-forte a:hover {
  text-decoration: none;
}
.block-forte h2 {
  margin-top: 50px;
  margin-bottom: 25px;
}
.block-forte h3 {
  color: #021343;
}
.block-forte p.lead {
  padding: 10px 45px;
}
.block-forte a.btn-primary {
  border: 1px solid #fff;
}

.block-forte .nav .nav-pills {
  background-color: #021343;
}

.block-forte .nav-pills > li.active > a,
.block-forte .nav-pills > li.active > a:hover,
.block-forte .nav-pills > li.active > a:focus {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.block-forte .nav-pills > li > a,
.block-forte .nav-pills > li > a:hover,
.block-forte .nav-pills > li > a:focus {
  font-size: 1.5em;
  letter-spacing: 0.15em;
  margin: 20px;
  padding: 25px 0px;
  color: #3c92ef;
  border-bottom: 4px solid #3c92ef;
}

h1 .img-rounded, h2 .img-rounded {
  background: #3c92ef;
  padding: 10px;
  margin-bottom: 25px;
}

.block-duo-dark {
  color: #fff;
}
.block-duo-dark strong {
  color: #021343;
}
.block-duo-dark .btn-outline-inverse {
  color: white;
  border: 1px solid #fff;
}
.block-duo-dark .btn-outline-inverse:hover {
  background-color: #3c92ef;
  border-color: #3c92ef;
}

.block-duo {
  position: relative;
}
.block-duo .block-duo-dark-position {
  height: 100%;
  width: 50%;
  position: absolute;
  background-color: #3c92ef;
}
.block-duo .block-duo-dark-position.with-bgi {
  background-image: url("/media/images/icon/layout-2020/seta-esquerda.png");
  background-repeat: no-repeat;
  background-position: 10% center;
}
.block-duo .block-duo-light-position {
  height: 100%;
  width: 50%;
  left: 50%;
  position: absolute;
  background-color: #fff;
}
.block-duo .block-duo-light-position.with-bgi {
  background-repeat: no-repeat;
  background-position: 90% center;
  background-image: url("/media/images/icon/layout-2020/seta-direita.png");
}
.block-duo .block-duo-light {
  color: #021343;
}
.block-duo .block-duo-light strong {
  color: #3c92ef;
}
.block-duo .block-duo-light .btn-outline-inverse:hover {
  background-color: #3c92ef;
  border-color: #3c92ef;
}
.block-duo .list-group-item {
  background-color: transparent;
  border: none;
  font-size: 1.25em;
}
.block-duo .list-group-item p.h3 {
  background-color: #3c92ef;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}
@media only screen and (max-width: 600px) {
  .block-duo .list-group-item p.h3 {
    font-size: 1em;
  }
}

.forte-bg1 {
  background-color: #021343 !important;
  color: #fff;
}
.forte-bg1.btn {
  border: none !important;
}

.forte-bg1-inverse {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-sub-bg1 {
  background-color: #3c92ef !important;
  color: #fff !important;
}
.forte-sub-bg1.btn {
  border: none !important;
}

.forte-sub-bg1-color {
  color: #3c92ef !important;
}

.forte-bg1-color {
  color: #fff !important;
}

.fraco-bg1 {
  background-color: #ccc !important;
}

.fraco-sub-bg1 {
  background-color: #e2e2e2 !important;
  color: #021343 !important;
}
.fraco-sub-bg1 a {
  color: #3c92ef !important;
}

.fraco-bg2 {
  background-color: #0c225d !important;
  color: #021343 !important;
}

.fraco-bg3 {
  background-color: #fff !important;
  color: #021343 !important;
}

.card-team.card-flip {
  position: relative;
}
.card-team.card-flip:hover .card-bg, .card-team.card-flip:hover .card-bg-inner {
  opacity: 100%;
}
.card-team .card-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(2, 19, 67, 0.85);
  opacity: 0;
}
.card-team .card-bg-inner {
  opacity: 0;
  position: relative;
  z-index: 2;
}
.card-team .card-team-image {
  background-color: #021343;
  padding: 25px 75px;
}
.card-team h3, .card-team .card-team-name {
  color: #3c92ef;
  margin-top: 25px;
  margin-bottom: 0px;
}
.card-team h4, .card-team .card-team-title {
  font-style: italic;
  border-bottom: 3px solid #3c92ef;
  display: inline-block;
  padding: 0px 12px 3px 12px;
}
.card-team .card-team-desc {
  padding: 10px 20px;
  color: #454646;
}
.card-team .card-team-desc.light {
  color: white;
}
.card-team .card-team-social {
  font-size: 2em;
  padding-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .card-team .card-flip {
    position: relative;
  }
  .card-team .card-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(2, 19, 67, 0.85);
    opacity: 60%;
  }
  .card-team .card-bg-inner {
    opacity: 100%;
    position: relative;
    z-index: 2;
  }
  .card-team .card-team-image {
    background-color: #021343;
    padding: 25px 75px;
  }
  .card-team h3, .card-team .card-team-name {
    color: #3c92ef;
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .card-team h4, .card-team .card-team-title {
    font-style: italic;
    border-bottom: 3px solid #3c92ef;
    display: inline-block;
    padding: 0px 12px 3px 12px;
  }
  .card-team .card-team-desc {
    padding: 10px 20px;
    color: #454646;
  }
  .card-team .card-team-desc.light {
    color: white;
  }
  .card-team .card-team-social {
    font-size: 2em;
    padding-bottom: 20px;
  }
}

.forte-bg1 {
  background-color: #021343 !important;
  color: #fff;
}
.forte-bg1.btn {
  border: none !important;
}

.forte-bg1-inverse {
  background-color: #fff !important;
  color: #021343 !important;
}

.forte-sub-bg1 {
  background-color: #3c92ef !important;
  color: #fff !important;
}
.forte-sub-bg1.btn {
  border: none !important;
}

.forte-sub-bg1-color {
  color: #3c92ef !important;
}

.forte-bg1-color {
  color: #fff !important;
}

.fraco-bg1 {
  background-color: #ccc !important;
}

.fraco-sub-bg1 {
  background-color: #e2e2e2 !important;
  color: #021343 !important;
}
.fraco-sub-bg1 a {
  color: #3c92ef !important;
}

.fraco-bg2 {
  background-color: #0c225d !important;
  color: #021343 !important;
}

.fraco-bg3 {
  background-color: #fff !important;
  color: #021343 !important;
}

.card-title-image {
  margin-top: 100px;
  padding-bottom: 20px;
}
.card-title-image.destaque {
  margin-top: 50px;
}
.card-title-image.no-margin {
  margin: 0;
}
.card-title-image .card-heading {
  background-color: #021343;
  padding: 25px;
}
.card-title-image .card-heading .img-rounded {
  background: #3c92ef;
  padding: 10px;
  margin-top: -70px;
}
.card-title-image h3 {
  color: #fff;
  margin-top: 25px;
  margin-bottom: 0px;
}
.card-title-image hr {
  border: none;
  border-bottom: 5px solid #3c92ef;
  width: 25%;
}
.card-title-image h4, .card-title-image .card-team-title {
  color: #021343;
  font-style: italic;
  border-bottom: 3px solid #3c92ef;
  display: inline-block;
  padding: 0px 12px 3px 12px;
}
.card-title-image .card-team-desc {
  padding: 30px 20px 20px 20px;
}
.card-title-image .card-team-social {
  font-size: 2em;
  padding-bottom: 20px;
}

.shadow-block-style-top {
  background: white;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.shadow-block-style {
  background: white;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
}

.list-horizontal-stripped {
  background-color: #3c92ef;
  display: flex;
  padding: 0;
  text-align: center;
}
.list-horizontal-stripped li {
  list-style: none;
  padding: 10px 0px 40px 0px;
  flex-grow: 1;
  background-color: #fff;
  color: #3c92ef;
}
.list-horizontal-stripped li:nth-child(odd) {
  background-color: #3c92ef;
  color: #021343;
}
.list-horizontal-stripped li:nth-child(odd) p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
}
.list-horizontal-stripped li span {
  font-size: 9em;
}
.list-horizontal-stripped li p {
  color: #021343;
}

.list-apps {
  margin-top: 60px;
  padding-bottom: 40px;
  padding: 20px 50px;
}

.list-apps .list-item {
  padding: 10px;
}
.list-apps .list-item a .card-app {
  border: 1px solid transparent;
}
.list-apps .list-item a:hover .card-app {
  background: #f3f3f3;
  border: 1px solid #ccc;
}

.list-apps .card-app {
  padding: 10px;
  border-radius: 10px;
}

.card-app h5, h6 {
  font-family: Arial;
  font-weight: normal;
}

.list-apps h2, .h2 {
  margin-top: 40px;
  margin-bottom: 50px;
}

.list-apps .card-app-body {
  display: block;
  margin-left: 10px;
  margin-top: 15px;
}

.card-app-img {
  float: left;
  margin-right: 10px;
}

.card-app-body {
  padding-left: 0;
}

.card-app-body h6 {
  color: #6e6e6e;
}

.card-post {
  min-height: 300px;
  background: #ccc;
  border-radius: 20px;
  position: relative;
}

.card-post h4 {
  position: relative;
  width: 100%;
}

.card-post a:hover .overlay {
  background: rgba(0, 0, 0, 0.8);
}

.card-post .overlay {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.card-post-body {
  padding: 20px;
  color: white;
  font-weight: bold;
  line-height: 1.25em;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
  position: absolute;
}
.card-post-body a {
  color: white;
}

.card-post-body a.btn {
  background: #3276b1;
  border-color: #285e8e;
  padding: 10px;
  margin-top: 20px;
}

.fs-10 {
  font-size: 1em;
}

.fs-12 {
  font-size: 1.2em;
}

.fs-15 {
  font-size: 1.5em;
}

.fs-20 {
  font-size: 2em;
}

.vwi_lgpd-btn {
  background-color: #021343 !important;
  color: white !important;
}
.vwi_lgpd-btn:hover {
  background-color: #3c92ef !important;
}

@media only screen and (max-width: 600px) {
  .jumbotron-banner {
    background: url("/media/images/jumbotron/fundo-agua-remo-mobile2.jpg") no-repeat top center;
    margin: 0;
  }
  .jumbotron-banner.carreira-index {
    background: white url("/media/images/jumbotron/vivawebers.png") no-repeat center center;
    min-height: 500px;
  }
  .jumbotron-banner h2 {
    font-size: 3.2rem;
    line-height: 1.5em;
    color: white;
    margin: 50px 0px;
  }
  .jumbotron-banner p {
    margin: 80px 0px 0px 0px;
  }
  .jumbotron-banner p a {
    background: #021343;
    border-color: #021343;
    color: white;
    border-radius: 2em;
    padding: 12px 20px;
  }
}

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