@import "https://fonts.googleapis.com/css?family=Quicksand:400,700";

.page {
    margin-top: 70px;
    margin-bottom: 70px;
}

.page h2 {
    border-bottom: 1px solid #193153;
    margin-top: 55px;
    margin-bottom: 20px;
    font-size: 1.5rem;
    line-height: 2em;
}

h3 {
    color: #193153;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0.5rem;
    font-size: 1.25rem;
}

form {
    margin-bottom: 15px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.btn-azul {
    background-color: #112d49;
    color: white;
    width: 240px !important;
}

.btn-azul:hover {
    color: white;
    background-color: #baa77a;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.input-group-append {
    display: flex;
    margin-left: -1px;
}

.areas-atuacao {
    margin-bottom: -3rem;
    height: calc(150vh - 60px);
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
}

.area-atuacao {
    text-align: center;
    perspective: 1000px;
  }
  .area-atuacao:hover .flipcard, .area-atuacao .ativo .flipcard {
    transform: rotateY(180deg);
  }
  .area-atuacao .flipcard {
    position: relative;
    border: 2px solid #e6e7e8;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    width: 100%;
    height: 100%;
  }
  .area-atuacao .flipcard .frente, .area-atuacao .flipcard .verso {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
  }
  .area-atuacao .flipcard .frente > div, .area-atuacao .flipcard .verso > div {
    padding: 1rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .area-atuacao .flipcard .frente {
    cursor: pointer;
    z-index: 2;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
  }
  .area-atuacao .flipcard .frente > div {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  }
  .area-atuacao .flipcard .verso {
    transform: rotateY(180deg);
    z-index: 1;
    background-color: #216783;
  }
  .area-atuacao .icone {
    margin: 0 auto 2rem;
    display: block;
    height: 100px;
    width: 100px;
  }
  .area-atuacao h2 {
    font-size: 1rem;
    line-height: 1em;
    color: white;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
  }
  .area-atuacao p {
    font-size: 0.85rem;
  }

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #FFFFFF;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-bottom: 1rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-title .cats-bts {
    float: right;
    padding-left: 1rem;
}

.card a {
    text-decoration: none;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.btn-info {
    background-color: #0053ad;
    border-color: #0053ad;
}

.btn-info:hover{
    background-color: #baa77a;
    border-color: #baa77a;
}


.btn {
    display: inline-block;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn {
    text-transform: uppercase;
    /*width: 100%;*/
}


.sessao h1 {
    font-size: 28pt;
    color: #152D49;
    text-align: center;
    margin-bottom: 20px;
}

.sessao a {
    text-decoration: none;
}

.logo-empresa {
    width: 295px;
    height: 200px;
    padding: 20px;
}

.sessao a.noticia {
    display: block;
    border-top: 1px solid #acacac;
    color: #000;
    padding: 4px 0 8px;
}

.btn-categoria{
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    background-color: #152D49;
}

.btn-categoria:hover{
    opacity: .6;
}

.sessao a.noticia:hover {
    background: #ccc;
    padding-left: 8px;
}

.logo-empresa:hover {
    opacity: .6;
}

.logo-empresa img {
    width: 100%; /* Make the image fill the width of the container */
    height: 100%; /* Make the image fill the height of the container */
    object-fit: contain; /* Ensure the image covers the container while maintaining its aspect ratio */
}

.btn-atalho {
    background-color: #216783;
    border-radius: 1px;
    text-align: center;
    color: white;
    text-decoration: none;
    padding: 15px;
    font-weight: bold;
    width: 220px;
    margin-bottom: 20px;
    height: 195px;
}

.btn-projetos:hover{
    opacity: .6;
}

.btn-atalho h2 {
    font-size: 12pt;
    margin-top: 15px;
    color: #fff;
}

.btn-atalho img {
    height: 100px;
    margin-top: 15px;
}

.bg-cinza {
    background-color: #E6E7E8;
}

.bg-branco {
    background-color: #FFF;
}

.sessao {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 12pt;
}

.noticia {
    margin-right: 0px 0px 30px 0px;
}

.noticia a {
    text-decoration: none;
}

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

.container {
    max-width: 960px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.cabecalho {
    background-color: #0053ad;
    height: 50px;
}

.col-sm-8,
.col-sm-12,
.col-sm-4,
.col-md-6,
.form-floating {
    margin-top: 1em;
}

.form-check-input[type=checkbox] {
    /*margin-left: -0.8em;*/
    margin-right: .5em;
}

.form-floating>label {
    padding: 1rem 1.75rem;
}

* {
    transition: all 250ms ease;
}

body {
    font-family: "Quicksand", sans-serif;
    font-weight: normal!important;
    font-style: normal!important;
    height: 100%;
    margin: 0;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.bg-dark {
    background-color: #152D49!important;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (max-width: 768px){
    .subdivisao {
        display: none;
    }

    .navbar-nav {
        align-items: start!important;
    }

    .navbar-brand {
        padding: 6px!important;
        top: 40px!important;
        left: 25px!important;
        width: 130px!important;
    }

    #myCarousel {
        display: none;
    }

    .contadores {
        padding-top: 30px;
        height: 270px!important;
    }

    .contadores .col {
        padding-top: 20px;
    }

    .noticia .thumb {
        font-size: 12px!important;
        line-height: 18px!important;
    }
}

.navbar-brand {
    position: absolute!important;
    padding: 10px;
    background-color: #fff;
    top: 20px;
    left: 60px;
    width: 180px;
}

.navbar {
    height: 110px!important;
}

.navbar-nav {
    width: 100%!important;
    justify-content: end;
    align-items: center;
}

.menu-mobile {
    justify-content: end!important;
    margin-top: 25px;
    margin-bottom: auto;
}

.navbar-collapse:is(.collapsing, .show){
    padding-top: 100px;
    margin-top: 10px;
    background-color: #152D49;
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 20px;
}

.nav-link {
    color: #FFF!important;
}

.nav-link:hover {
    color: #b6b6b6!important;
}

.nav-item {
    padding: 0px 10px 0px 10px;
}

.subdivisao {
    width: 2px;
    height: 50px;
    background-color: #006381;
}

.funcionalidades {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.funcionalidades h2 {
    font-size: .9rem!important;
    font-weight: normal;
    text-align: center;
    min-width: 165px;
}

.funcionalidades img {
    padding: 20px 0px 20px 0px;
    height: 130px;
    object-fit: cover;
}

.funcionalidades a {
    text-decoration: none;
    color: #152D49;
}

.funcionalidades a:hover {
    color: #b6b6b6!important;
}

.contadores {
    display: flex;
    height: 220px;
    background-color: #C7AF7E;
    color: white;
    text-align: center;
    align-items: center;
    justify-items: center;
}

.contadores h1 {
    font-size: 32pt;
    margin:0;
}

.contadores h2 {
    font-size: .9rem !important;
    font-weight: normal !important;
    margin:0 !important;
    color: #fff !important;
}

.noticias {
    background-color: #E6E7E8;
    padding-top: 40px;
    padding-bottom: 40px;
}

.noticias h1 {
    font-size: 24pt;
    color: #152D49;
    font-weight: bold;
}

.noticia {
    margin-right: 0px 0px 30px 0px;
}

.noticia a {
    text-decoration: none;
}

.noticia .thumb {
    display: flex;
    align-items: center;
    height: 105px;
    padding-left: 186px;
    padding-right: 20px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 165px 105px!important;
    background-color: #F3F3F3!important;
    color: #6B6B6B;
    font-size: 18px;
    text-align: left;
    line-height: 23px;
    transition: all .2s ease;
}

.noticia .thumb:hover {
    filter: brightness(1.2);
}

hr {
    height: 4px!important;
    color: #006381;
    opacity: unset!important;
    margin-top: -10px!important;
    margin-bottom: 10px!important;
}

.empresas {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.empresas img {
    padding: 20px 0px 20px 0px;
    height: 200px;
    object-fit: cover;
}

.empresas a {
    text-decoration: none;
    color: #152D49;
}

.empresas a:hover {
    color: #b6b6b6!important;
    filter: brightness(1.2);
}

.esqueci {
    display:flex;
    justify-content: right;
}

.cadastre {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

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

.container {
    max-width: 960px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

/*header {
    background-color: #0053ad;
    height: 60px;
}*/

.cabecalho {
    background-color: #0053ad;
    height: 50px;
}

.col-sm-8,
.col-sm-12,
.col-sm-4,
.col-md-6,
.form-floating {
    margin-top: 1em;
}

.form-check-input[type=checkbox] {
    /*margin-left: -0.8em;*/
    margin-right: .5em;
}

.form-floating>label {
    padding: 1rem 1.75rem;
}

* {
    transition: all 250ms ease;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.bg-dark {
    background-color: #152D49!important;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (max-width: 768px){
    .subdivisao {
        display: none;
    }

    .navbar-nav {
        align-items: start!important;
    }

    .navbar-brand {
        padding: 6px!important;
        top: 40px!important;
        left: 25px!important;
        width: 130px!important;
    }

    #myCarousel {
        display: none;
    }

    .contadores {
        padding-top: 30px;
        height: 270px!important;
    }

    .contadores .col {
        padding-top: 20px;
    }

    .noticia .thumb {
        font-size: 12px!important;
        line-height: 18px!important;
    }
}

.navbar-brand {
    position: absolute!important;
    padding: 10px;
    background-color: #fff;
    top: 20px;
    left: 60px;
    width: 180px;
}

.navbar {
    height: 110px!important;
}

.navbar-nav {
    width: 100%!important;
    justify-content: end;
    align-items: center;
}

.menu-mobile {
    justify-content: end!important;
    margin-top: 25px;
    margin-bottom: auto;
}

.navbar-collapse:is(.collapsing, .show){
    padding-top: 100px;
    margin-top: 10px;
    background-color: #152D49;
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 20px;
}

.nav-link {
    color: #FFF!important;
}

.nav-link:hover {
    color: #b6b6b6!important;
}

.nav-item {
    padding: 0px 10px 0px 10px;
}

.subdivisao {
    width: 2px;
    height: 50px;
    background-color: #006381;
}

.funcionalidades {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.funcionalidades h2 {
    font-size: .9rem!important;
    font-weight: normal;
    text-align: center;
    min-width: 165px;
}

.funcionalidades img {
    padding: 20px 0px 20px 0px;
    height: 130px;
    object-fit: cover;
}

.funcionalidades a {
    text-decoration: none;
    color: #152D49;
}

.funcionalidades a:hover {
    color: #b6b6b6!important;
}

.contadores {
    display: flex;
    height: 220px;
    background-color: #C7AF7E;
    color: white;
    text-align: center;
    align-items: center;
    justify-items: center;
}

.contadores h1 {
    font-size: 32pt;
    margin:0;
}

.contadores h2 {
    font-size: .9rem;
    font-weight: normal;
    margin:0;
}

.noticia .thumb {
    display: flex;
    align-items: center;
    height: 105px;
    padding-left: 186px;
    padding-right: 20px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: 165px 105px!important;
    background-color: #F3F3F3!important;
    color: #6B6B6B;
    font-size: 18px;
    text-align: left;
    line-height: 23px;
    transition: all .2s ease;
}

.noticia .thumb:hover {
    filter: brightness(1.2);
}

.empresas {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.empresas img {
    padding: 20px 0px 20px 0px;
    height: 200px;
    object-fit: cover;
}

.empresas a {
    text-decoration: none;
    color: #152D49;
}

.empresas a:hover {
    color: #b6b6b6!important;
    filter: brightness(1.2);
}

footer {
    background-color: #152D49!important;
    padding: 20px;
    text-align: center;
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.esqueci {
    display:flex;
    justify-content: right;
}

.cadastre {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  
  /* Carousel base class */
  .carousel {
    /*margin-bottom: 4rem;*/
  }
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    bottom: 3rem;
    z-index: 10;
  }
  
  /* Declare heights because of positioning of img element */
  .carousel-item {
    height: 32rem;
  }
  .carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 32rem;
  }
  
  
  /* MARKETING CONTENT
  -------------------------------------------------- */
  
  /* Center align the text within the three columns below the carousel */
  .marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
  }
  .marketing h2 {
    font-weight: 400;
  }
  /* rtl:begin:ignore */
  .marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
  }
  /* rtl:end:ignore */
  
  
  /* Featurettes
  ------------------------- */
  
  .featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
  }
  
  /* Thin out the marketing headings */
  .featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
  }
  
  
  /* RESPONSIVE CSS
  -------------------------------------------------- */
  
  @media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
      margin-bottom: 1.25rem;
      font-size: 1.25rem;
      line-height: 1.4;
    }
  
    .featurette-heading {
      font-size: 50px;
    }
  }
  
  @media (min-width: 62em) {
    .featurette-heading {
      margin-top: 7rem;
    }
  }


.btn-buscar {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}