@import url("http://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  font-family: "Montserrat", sans-serif; }

.btn-default-1 {
  background-color: #CD5401;
  padding: 8px 25px;
  color: white;
  border-radius: 50px;
  height: 40px;
  font-size: 15px;
  display: flex;
  align-items: center;
  transition: 1s; }
  @media (max-width: 992px) {
    .btn-default-1 {
      padding: 10px 30px; } }
  .btn-default-1:hover {
    background-color: #6c3607; }

header {
  background-color: #495057;
  padding: 0px 0; }
  @media (max-width: 992px) {
    header .navbar-brand img {
      width: 70px;
      margin-top: -25px;
      margin-left: -20px; } }
  header .navbar-nav li {
    padding: 0 5px;
    display: flex;
    align-items: center; }
    header .navbar-nav li a {
      font-size: 15px;
      color: white;
      font-weight: 200; }
      header .navbar-nav li a:hover {
        color: #0ebced; }
  header #logo-mobile {
    padding-top: 20px;
    margin-left: 20px; }

#slider-home {
  margin-top: -60px;
  position: relative;
  z-index: 0; }
  @media (max-width: 992px) {
    #slider-home {
      margin-top: 0px; } }

.dropdown-toggle {
  background-color: transparent;
  border: 0;
  font-size: 15px;
  color: white;
  display: flex;
  align-items: center; }
  .dropdown-toggle:hover {
    color: black; }
  @media (max-width: 992px) {
    .dropdown-toggle {
      padding: 5px 0;
      margin: 0; } }

.dropdown-menu .dropdown-item {
  color: black !important; }

.paginacao {
  text-align: center; }

.navbar .navbar-nav > .active > a {
  color: #555;
  background-color: #e7e7e7; }

.trabalhamos h3 {
  font-size: 21px;
  font-weight: bold;
  color: #1A5374; }
.trabalhamos .px-0 {
  padding: 10px 20px; }

.card {
  border: 0;
  margin: 10px;
  background-color: transparent; }
  .card .card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .card .card-body h3 {
      color: #22223b;
      font-size: 30px; }
    .card .card-body h2 {
      font-size: 40px;
      color: #22223b; }
    .card .card-body strong {
      color: #22223b; }
    .card .card-body p {
      color: #212529;
      font-weight: 300;
      text-align: center;
      font-size: 15px; }
    .card .card-body .line {
      background-color: #f9ca00;
      width: 100px;
      height: 10px;
      border-radius: 90px; }

.owl-stage .active .card .card-body h3 {
  color: white !important; }
.owl-stage .active .card .card-body small {
  font-size: 11px;
  color: white; }

.slide-format {
  position: relative;
  padding: 15px 0px;
  margin-top: 50px; }
  @media (max-width: 992px) {
    .slide-format {
      margin-top: 0; } }
  .slide-format .bg-custom {
    background-color: #343a40;
    width: 100%;
    height: 430px;
    position: absolute;
    top: -40px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto; }
    @media (max-width: 992px) {
      .slide-format .bg-custom {
        top: 20px;
        width: 100%;
        height: 350px; } }

.linkserv {
  background-color: #eeea0e;
  color: #333;
  border-radius: 40px;
  padding: 5px 15px;
  font-size: 12px;
  text-transform: uppercase; }

.solucoes {
  background-image: url("../images/banner-bg-solucoes.png");
  background-repeat: no-repeat;
  background-position-y: 50px;
  margin: 50px 0px; }
  .solucoes h3 {
    text-align: center; }
  .solucoes p {
    font-size: 18px !important; }

.institucional .bg-content {
  padding: 60px 250px 60px 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #495057;
  color: white; }
  @media (max-width: 992px) {
    .institucional .bg-content {
      padding: 40px; } }
  .institucional .bg-content h3 {
    font-weight: bold; }
  .institucional .bg-content p {
    font-weight: 300;
    font-size: 18px; }
.institucional iframe {
  width: 100%;
  height: 350px; }

.clientes {
  margin-top: 50px;
  text-align: center; }
  .clientes small {
    text-transform: uppercase; }
  .clientes .card-img-top {
    max-width: 100%;
    border: 6px solid #0095B4 !important;
    border-radius: 120px; }
  .clientes strong {
    font-size: 20px;
    color: #1a5174; }
  .clientes h3 {
    color: #2c3649;
    font-size: 30px; }
  .clientes .card strong {
    font-weight: 300;
    color: #2c3649 !important; }
  .clientes .card h2 {
    color: #2c3649 !important;
    font-size: 30px; }

footer {
  border-top: 50px solid #f1f4f9;
  background-color: #495057;
  padding: 40px 0; }
  @media (max-width: 992px) {
    footer {
      padding-bottom: 100px; } }
  footer .horario {
    color: #fff;
    padding: 5px; }
  footer .content {
    font-size: 15px; }
    footer .content strong {
      color: #3abfea; }
    footer .content .endereco {
      font-weight: bold;
      color: white; }
      footer .content .endereco span {
        font-weight: 300; }
        footer .content .endereco span a {
          color: #fff; }

.sobre-page {
  background-color: #6c757d;
  padding-right: 180px; }
  @media (max-width: 992px) {
    .sobre-page {
      padding: 0px; } }
  .sobre-page .area-content {
    color: white; }
    .sobre-page .area-content .content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 40px; }
      @media (max-width: 992px) {
        .sobre-page .area-content .content {
          padding: 20px; } }
      .sobre-page .area-content .content h1 {
        font-weight: 100;
        font-size: 30px; }
      .sobre-page .area-content .content p {
        font-size: 14px;
        font-weight: 300;
        line-height: 25px; }
      .sobre-page .area-content .content .feat {
        margin-top: 40px;
        display: grid;
        grid-template-columns: 12rem 12rem;
        gap: 30px; }
        @media (max-width: 992px) {
          .sobre-page .area-content .content .feat {
            grid-template-columns: 7rem 7rem; } }
        .sobre-page .area-content .content .feat .item {
          /* display: flex;
          justify-content: center; */
          width: 250px;
          padding-left: 30px;
          position: relative; }
          .sobre-page .area-content .content .feat .item .bandeira {
            position: absolute;
            z-index: 0;
            top: -30px;
            left: 0px; }
          .sobre-page .area-content .content .feat .item .body {
            position: relative;
            z-index: 999; }
            .sobre-page .area-content .content .feat .item .body strong {
              z-index: 1;
              font-size: 30px; }
            .sobre-page .area-content .content .feat .item .body p {
              font-size: 11px; }

.videos {
  margin-top: -60px;
  margin-bottom: 30px; }
  .videos .card iframe {
    width: 100%;
    height: 400px; }

.btn-default-2 {
  padding: 10px 20px;
  color: white;
  background-image: linear-gradient(#1a6274, #1a5174);
  border-radius: 30px;
  font-size: 15px;
  transition: 4s; }
  @media (max-width: 992px) {
    .btn-default-2 {
      font-size: 11px; } }
  .btn-default-2:hover {
    color: white;
    text-decoration: none;
    background-image: linear-gradient(#338195, #3885b5); }
  .btn-default-2 i {
    padding-right: 10px; }

.breadcumb {
  padding-bottom: 15px; }
  @media (max-width: 992px) {
    .breadcumb {
      padding: 0; } }
  .breadcumb small {
    color: white; }
    @media (max-width: 992px) {
      .breadcumb small {
        font-size: 11px; } }
    .breadcumb small a {
      color: white; }
    .breadcumb small img {
      padding: 0 5px; }

.banner-sup {
  position: relative; }
  .banner-sup .content {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto; }
    .banner-sup .content .more h1 {
      color: white;
      font-weight: 700; }
      @media (max-width: 992px) {
        .banner-sup .content .more h1 {
          font-size: 15px; } }

.paginacao {
  display: flex;
  justify-content: center; }
  .paginacao .pagination li {
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .paginacao .pagination li a {
      color: #dedede; }
  .paginacao .pagination .active {
    border: 1px solid #1a5174;
    width: 50px;
    height: 50px;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .paginacao .pagination .active a {
      font-weight: bold;
      color: #1a5174; }

.btn-default-three-left {
  background-color: transparent;
  border-radius: 90px;
  padding: 15px 20px;
  font-size: 13px;
  border: 1px solid #dedede;
  color: #dedede;
  font-weight: bold;
  position: absolute;
  left: 200px;
  top: 0; }
  @media (max-width: 992px) {
    .btn-default-three-left {
      display: none; } }

.btn-default-three-right {
  background-color: transparent;
  border-radius: 90px;
  padding: 15px 20px;
  font-size: 13px;
  border: 1px solid #dedede;
  color: #dedede;
  font-weight: bold;
  position: absolute;
  right: 200px;
  top: 0; }
  @media (max-width: 992px) {
    .btn-default-three-right {
      display: none; } }

.contato {
  padding: 30px 0; }
  .contato h3 {
    color: #1a5174;
    font-size: 15px; }
  .contato h2 {
    font-size: 20px; }
  .contato address,
  .contato .phone {
    font-weight: bold;
    color: #1a5174;
    font-size: 15px; }
  .contato .redes {
    justify-content: flex-start;
    width: 150px;
    background-color: #f1f1f1; }
  .contato form input,
  .contato form textarea {
    border-radius: 90px;
    height: 40px;
    font-size: 11px;
    border: 1px solid #d2d2d2;
    color: #2c3649;
    text-transform: uppercase; }
    .contato form input::placeholder,
    .contato form textarea::placeholder {
      font-size: 11px; }
  .contato form textarea {
    height: 80px;
    border-radius: 20px; }

.redes {
  padding: 0 20px;
  height: 50px;
  border-radius: 30px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center; }
  .redes a {
    color: black;
    margin: 0 5px; }
    .redes a img {
      width: 30px; }

#input-file-fake-content .inputfile {
  position: relative; }
  #input-file-fake-content .inputfile .content {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 13px; }
  #input-file-fake-content .inputfile .content2 {
    position: absolute;
    top: 5px;
    right: 30px; }
    #input-file-fake-content .inputfile .content2 img {
      width: 20px; }
#input-file-fake-content .label-inputfile strong {
  font-weight: bold;
  color: #1a5174;
  font-size: 11px; }
#input-file-fake-content .label-inputfile a {
  color: #dd86b2;
  font-size: 11px;
  text-decoration: underline; }
#input-file-fake-content .disabled {
  pointer-events: pointer;
  /* No cursor */
  background-color: #eee;
  /* Gray background */
  border-radius: 90px;
  height: 40px;
  font-size: 11px;
  border: 1px solid #d2d2d2;
  color: #2c3649;
  text-transform: uppercase; }

.bg-projetos-content {
  background-color: #f7f7f7; }

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