/* CSS Document */
body {
  font-family: 'Roboto', sans-serif !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.emergencias {
  min-height: 40px;
  background: url("../imagens/bg-emergencia.jpg") center top #009fbc;
  color: #fff;
  display: block; }
  .emergencias .emergencias-dados {
    display: inline-block; }
    .emergencias .emergencias-dados span {
      display: block;
      letter-spacing: -1.5px;
      padding-left: 52px;
      line-height: 32px;
      height: 40px;
      background: url("../imagens/emergencias-ico.png") no-repeat left center;
      font-family: 'Roboto', sans-serif;
      font-weight: 300;
      color: #fff;
      font-size: 22px; }
      .emergencias .emergencias-dados span span {
        display: inline-block;
        letter-spacing: -1.5px;
        line-height: 40px;
        background: none;
        padding-left: 15px;
        font-weight: 500;
        color: #e3fbff;
        font-size: 32px; }

.navbar {
  height: 140px;
  background: url("../imagens/bg-menu.jpg") no-repeat center center; }
  .navbar .nav-link {
    font-family: 'Homenaje', sans-serif;
    color: #20272e;
    font-size: 18px;
    padding: 10px 10px !important;
    margin-left: 5px;
    transition: background .3s;
    border-radius: 8px; }
    .navbar .nav-link:hover {
      color: #fff;
      background: rgba(32, 39, 46, 0.5);
      transition: all .3s; }
  .navbar .dropdown-menu {
    padding: 15px;
    margin: .125rem 0 0 5px;
    font-size: 18px;
    font-family: 'Homenaje', sans-serif;
    text-align: left;
    list-style: none;
    background: rgba(183, 220, 230, 0.8);
    border: none;
    border-radius: 8px; }
    .navbar .dropdown-menu li {
      margin-bottom: 12px; }
    .navbar .dropdown-menu a {
      color: #20272e;
      text-decoration: none; }
      .navbar .dropdown-menu a:hover {
        color: #fff; }
  .navbar .brand {
    height: 75px;
    width: 210px;
    background: url("../imagens/logotype.png") no-repeat center center;
    background-size: cover; }
    .navbar .brand span {
      display: none; }

.carousel-bg-fator {
  background: url("../imagens/bg-tv.png") no-repeat top center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.carousel-item {
  height: auto;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .carousel-item img {
    width: 100%;
    height: auto; }
  .carousel-item .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 10;
    text-align: right;
    padding-top: 130px;
    padding-right: 50px;
    background: url("../imagens/bg-tv2.png") no-repeat right bottom;
    width: 715px;
    height: 389px; }
    .carousel-item .carousel-caption h2 {
      font-family: 'Homenaje', sans-serif;
      color: #fff;
      text-align: right;
      font-size: 60px;
      letter-spacing: -1.0px;
      font-weight: 100; }
    .carousel-item .carousel-caption p {
      font-family: 'Homenaje', sans-serif;
      color: #fff;
      text-align: right;
      font-size: 33px;
      letter-spacing: -1.0px;
      font-weight: 100; }
    .carousel-item .carousel-caption a {
      font-family: 'Homenaje', sans-serif;
      color: #fff;
      text-align: right;
      font-size: 24px;
      letter-spacing: 3px;
      display: inline-block;
      padding: 12px 60px;
      border: solid 1px #fff;
      border-radius: 6px;
      font-weight: 100;
      text-decoration: none; }
      .carousel-item .carousel-caption a:hover {
        background-color: rgba(255, 255, 255, 0.1); }

.home.associar {
  height: 140px;
  background: #016aad;
  /* Old browsers */
  background: -moz-linear-gradient(left, #016aad 0%, #016aad 49%, #017fcf 51%, #017fcf 100%);
  background: -webkit-linear-gradient(left, #016aad 0%, #016aad 49%, #017fcf 51%, #017fcf 100%);
  background: linear-gradient(to right, #016aad 0%, #016aad 49%, #017fcf 51%, #017fcf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016aad', endColorstr='#017fcf',GradientType=1 ); }
  .home.associar .row {
    height: 140px; }
    .home.associar .row .linkAssociar {
      display: block;
      width: 288px;
      height: 140px;
      padding-top: 35px;
      background: url("../imagens/bg-center-associar.png") no-repeat center center;
      margin: 0 auto; }
      .home.associar .row .linkAssociar a {
        display: block;
        width: 204px;
        height: 71px;
        line-height: 71px;
        margin: 0 auto;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        font-size: 24px;
        color: #fff;
        background: url("../imagens/bg-bt-associar.png") no-repeat center center;
        text-decoration: none;
        letter-spacing: -1.0px; }
    .home.associar .row h3 {
      font-weight: 500;
      font-size: 30px;
      color: #fff;
      letter-spacing: -1.5px;
      margin-bottom: 0; }
    .home.associar .row p {
      font-weight: 300;
      font-size: 24px;
      color: #fff;
      letter-spacing: -1.5px;
      margin-bottom: 0;
      line-height: 24px; }
.home.planos {
  min-height: 385px;
  border-bottom: 2px solid #98cbea;
  background: url("../imagens/bg-planos.jpg") no-repeat center center; }
  .home.planos h2 {
    height: 115px;
    line-height: 115px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 48px;
    color: #345880;
    position: relative; }
    .home.planos h2:before {
      content: "";
      border-bottom: solid 2px #bedef2;
      width: 40%;
      left: 0;
      top: 78px;
      display: block;
      position: absolute; }
    .home.planos h2:after {
      content: "";
      border-bottom: solid 2px #bedef2;
      width: 40%;
      right: 0;
      top: 78px;
      display: block;
      position: absolute; }
  .home.planos .empresas, .home.planos .voce {
    width: 100%;
    height: 200px;
    border: solid 1px #b5d9ef;
    background: rgba(255, 255, 255, 0.8) no-repeat calc(100% - 20px) center;
    padding-left: 55px;
    border-radius: 8px;
    color: #345880;
    display: block;
    text-decoration: none;
    transition: background 0.5s;
    margin-bottom: 25px; }
    .home.planos .empresas h3, .home.planos .voce h3 {
      font-size: 36px;
      font-weight: 300;
      letter-spacing: -0.5px;
      margin: 0;
      line-height: 36px; }
    .home.planos .empresas p, .home.planos .voce p {
      font-size: 60px;
      font-weight: 300;
      letter-spacing: -0.5px;
      margin: 0;
      line-height: 60px; }
  .home.planos .empresas {
    background-image: url("../imagens/bg-empresa.png"); }
    .home.planos .empresas:hover {
      background: rgba(255, 255, 255, 0.99) no-repeat calc(100% - 40px) center;
      background-image: url("../imagens/bg-empresa.png"); }
  .home.planos .voce {
    background-image: url("../imagens/bg-family.png"); }
    .home.planos .voce:hover {
      background: rgba(255, 255, 255, 0.99) no-repeat calc(100% - 40px) center;
      background-image: url("../imagens/bg-family.png"); }
.home.produtos {
  min-height: 612px;
  background: url("../imagens/bg-servicos.jpg") no-repeat center center #ebf5f7; }
  .home.produtos h2 {
    height: 123px;
    line-height: 123px;
    margin: 0 auto;
    text-align: left;
    font-size: 48px;
    color: #345880;
    position: relative;
    padding-left: 105px;
    background: url("../imagens/ambulancia.png") no-repeat left center; }
  .home.produtos .produto {
    width: 100%;
    height: 390px;
    background: no-repeat left top;
    background-size: cover;
    position: relative; }
    .home.produtos .produto div {
      background: url("../imagens/bg-servico.png") no-repeat right bottom;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
      .home.produtos .produto div h3 {
        min-height: 95px;
        background-color: rgba(1, 127, 207, 0.54);
        text-align: center;
        font-size: 36px; }
        .home.produtos .produto div h3 a {
          color: #fff;
          text-decoration: none; }
  .home.produtos a.mais {
    text-align: center;
    font-size: 36px;
    color: #345880;
    padding: 20px 0;
    display: block;
    text-decoration: none;
    font-weight: 300; }
.home.sociais {
  min-height: 660px;
  background: #f3f6f6; }
  .home.sociais h3 {
    height: 120px;
    line-height: 120px;
    margin: 0 auto;
    text-align: left;
    font-size: 36px;
    color: #345880;
    position: relative; }

footer {
  background-color: #0173bc;
  color: #aed4ed !important;
  padding-top: 20px; }
  footer h3 {
    font-family: 'Homenaje', sans-serif;
    font-size: 18px;
    margin-bottom: 0; }
  footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-left: solid 1px #aed4ed;
    display: block;
    margin-bottom: 20px; }
    footer ul li {
      padding-left: 4px; }
      footer ul li a {
        font-family: 'Homenaje', sans-serif;
        font-size: 16px;
        color: #fff; }
        footer ul li a:hover {
          color: #aed4ed;
          text-decoration: none; }

header {
  background: #aed4ed; }

.imgHeader {
  width: 100%;
  max-width: 1175px;
  margin: 0 auto;
  height: 220px;
  background-size: cover;
  background: left center no-repeat #aed4ed; }
  .imgHeader.empresa {
    background-image: url("../imagens/empresa.jpg"); }
  .imgHeader.planos {
    background-image: url("../imagens/planos.jpg"); }
  .imgHeader.servicos {
    background-image: url("../imagens/servicos.jpg"); }

.internas {
  min-height: 612px;
  padding-bottom: 100px; }
  .internas h2 {
    min-height: 80px;
    padding-top: 40px;
    line-height: 40px;
    margin: 0 auto 40px;
    text-align: left;
    font-size: 48px;
    color: #345880;
    position: relative;
    padding-left: 105px;
    background: url("../imagens/ambulancia.png") no-repeat left 40px; }
  .internas .titServico {
    min-height: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 30px;
    color: #345880;
    border-bottom: solid 1px #abcce1; }
  .internas .pictures img {
    border-radius: 6px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
    height: auto; }
  .internas .hover {
    transition: background .4s; }
    .internas .hover:hover {
      background-color: #d3e9f6; }
  .internas .linkHover {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .internas .borderBottom {
    border-bottom: solid 1px #abcce1; }
  .internas .associar {
    display: block;
    width: 100%;
    height: 71px;
    line-height: 71px;
    margin: 20px auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    background: #016aad;
    text-decoration: none;
    letter-spacing: -1.0px;
    border-radius: 8px; }

@media only screen and (max-width: 1199px) {
  .home.planos .empresas, .home.planos .voce {
    padding-left: 30px; }
    .home.planos .empresas h3, .home.planos .voce h3 {
      font-size: 30px;
      line-height: 30px; }
    .home.planos .empresas p, .home.planos .voce p {
      font-size: 56px;
      line-height: 56px; } }
@media only screen and (max-width: 991px) {
  .navbar .navbar-collapse {
    z-index: 999;
    background: rgba(183, 220, 230, 0.9);
    border-radius: .25rem;
    margin-top: 5px; }
  .navbar .navbar-toggler {
    background-color: rgba(32, 39, 46, 0.5);
    border: none; }
    .navbar .navbar-toggler .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

  button:focus {
    outline: none; }

  .home.planos {
    background: #d3e9f6; }
    .home.planos h2 {
      height: 80px;
      line-height: 80px;
      font-size: 36px; }
      .home.planos h2:before {
        width: 30%;
        top: 39px; }
      .home.planos h2:after {
        width: 30%;
        top: 39px; } }
@media only screen and (max-width: 767px) {
  .emergencias .emergencias-dados span {
    background: none; }

  .navbar {
    height: 100px; }
    .navbar .brand {
      height: 38px;
      width: 120px; }

  button:focus {
    outline: none; }

  .carousel-bg-fator {
    display: none; }

  .carousel-item .carousel-caption {
    left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background: none;
    width: 100%;
    height: 80px; }

  .emergencias .emergencias-dados span {
    padding-left: 52px;
    line-height: 32px;
    font-size: 14px; }
    .emergencias .emergencias-dados span span {
      display: inline-block;
      line-height: 40px;
      font-size: 18px; }

  .home.planos h2 {
    font-size: 24px; }
  .home.produtos {
    min-height: 400px;
    background-size: cover; }
    .home.produtos h2 {
      height: 100px;
      line-height: 100px;
      font-size: 36px; }
    .home.produtos .produto {
      height: 280px;
      margin-bottom: 20px; }
      .home.produtos .produto div h3 {
        height: 75px;
        font-size: 24px; }
    .home.produtos a.mais {
      font-size: 24px;
      padding: 10px 0; } }
@media only screen and (max-width: 565px) {
  .home.planos .empresas, .home.planos .voce {
    background-position: calc(100% - 20px) bottom;
    background-size: 120px;
    padding-left: 20px;
    padding-top: 20px;
    height: 160px; }
    .home.planos .empresas h3, .home.planos .voce h3 {
      font-size: 24px;
      line-height: 24px; }
    .home.planos .empresas p, .home.planos .voce p {
      font-size: 44px;
      line-height: 44px; } }
