/*#pdfViewerContainer {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    overflow: auto;
}

canvas {
    display: block;
    margin: 0 auto;
}*/
/* -----------------body------------------------ */
/*.linky a {
    text-decoration: none !important;
    color: black !important;
}

#corpo {
    font-family: 'Aller', sans-serif;
}

div.titulo {
    color: #0099ff;
    font-size: 20px;
}

div.menuss {
    text-align: center;
}

div.menuss1 {
    text-align: center;
}

div.menuss a {
    font-size: 13px;
    text-decoration: none;
}

div.menuss1 a {
    font-size: 13px;
    text-decoration: none;
}



a.menuss {
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    width: 100%;
}

a.menuss1 {
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    width: 100%;
}

section #corpo a,
a:link,
a:visited,
a:active*/
/*a:hover*/ /*{
    color: rgb(51, 51, 51);
    font-size: 13px;
    text-decoration: none
}

#s_sec1 {
    background: #6c757d;
}

#s_sec1:hover {
    background: #662d91;
    color: #fff
}

#s_sec1:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: #FFF;
}

#s_sec2 {
    background: #6c757d;
}

#s_sec2:hover {
    background: #f15a22;
}

#s_sec2:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}


#s_sec3 {
    background: #6c757d;
}

#s_sec3:hover {
    background: #009640;
}

#s_sec3:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}

#s_sec4 {
    background: #6c757d;
}

#s_sec4:hover {
    background: #00aeef;
}

#s_sec4:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}

#s_sec5 {
    background: #6c757d;
}

#s_sec5:hover {
    background: #f59c00;
}

#s_sec5:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}

#s_sec6 {
    background: #6c757d;
}

#s_sec6:hover {
    background: #ef7d00;
}

#s_sec6:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}

#s_sec7 {
    background: #6c757d;
}

#s_sec7:hover {
    background: #fdac3b;
}

#s_sec7:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: rgb(0, 0, 0);
}

#s_sec8 {
    background: #6c757d;
}

#s_sec8:hover {
    background: #b41735;
    color: #fff;
}


#s_sec8:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: #FFF;
}

#s_sec9 {
    background: #6c757d;
}

#s_sec9:hover {
    background: #743963;
    color: #fff;
}

#s_sec9:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: #FFF;
}

#s_sec12 {
    background: #6c757d;
}

#s_sec12:hover {
    background: #7d6b7d;
}

#s_sec12:hover > a:hover {
    font-family: 'Aller', sans-serif;
    color: white;
}

#s_sec14 {
    background: #6c757d;
}

#s_sec14:hover {
    background-color: rgb(166, 206, 57);
}

#s_sec15 {
    background: #6c757d;
}

#s_sec15:hover {
    background-color: rgb(0, 63, 125);
    color: #fff;
}

#s_sec16 {
    background: #6c757d;
}

#s_sec16:hover {
    background-color: #a7528e;
    color: #fff;
}

#s_sec17 {
    background: #6c757d;
}

#s_sec17:hover {
    background-color: #7d7760;
    color: #fff;
}

#s_sec18 {
    background: #6c757d;
}

#s_sec18:hover {
    background-color: #0075bf;
    color: #fff;
}

#s_sec19 {
    background: #6c757d;
}

#s_sec19:hover {
    background-color: #d8383e;
    color: #fff;
}

#s_sec20 {
    background: #6c757d;
}

#s_sec20:hover {
    background-color: #9185be;
    color: #fff;
}

#s_sec21 {
    background: #6c757d;
}

#s_sec21:hover {
    color: #fff;
    background-color: #006661;
}

#s_sec22 {
    background: #6c757d;
}

#s_sec22:hover {
    color: #fff;
    background-color: #e84e0f;
}

.bannerr {
    text-align: center;
    width: 100%;
    height: 75%;
}



@media(max-width:768px) {

    .bannerr {
        width: 100%;
    }

    div.menuss1 a {
        font-size: 15px;
    }

    .margem {
        margin-top: 15%;
    }
}


.item {
    height: 80px;
    width: 310px;
    background-color: #ef7d00 !important;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 15px;
    margin: 13px;
}

.linky a {
    text-decoration: auto;
    color: rgb(0, 0, 0) !important;
}

.linky a:hover {
    text-decoration: underline;
}

.btn {
    background-color: #00aeef;
    color: white !important;
}

.item > a:link,
.item > a:hover,
.item > a:visited {
    font-family: 'Aller', sans-serif;
    text-align: center;
    text-decoration: none;
    width: 100%;
    color: #743963;
    font-size: 16px;
    margin: 0;
    font-weight: 700;
}

.titulo {
    color: #0099ff;
    font-size: 20px;
}

.margem {
    margin-top: 1%;
}

.btn-voltar {
    height: 30px;
    width: 13vh;
    padding-top: 5px;
    color: white;
    background-color: #727272;
    float: right;
    text-align: center;
    border-radius: 7px;
    font-size: 15px;
    text-decoration: none;
}

.btn-voltar:hover {
    color: #ffffff;
    font-weight: bolder;
    background-color: #4e4e4e;
}

.modal {
    z-index: 9999 !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 75% !important;
    }
}*/
#corpo .titulo span {
  color: #000;
  font-size: 40px;
  font-weight: bold;
}

.linkexterno {
  width: 205.594px;
  border-radius: 5px;
  min-height: auto;
  min-width: auto;
  margin-top: 40px;
  display: inline-block;
  text-decoration: none;
  color: #000;
}

.linkexterno:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.5s;
}

.card {
  min-width: 140px;
  min-height: 230px;
}

.card-body {
  border: solid 2px #d3d3d3;
  border-radius: 5px;
}

.card img {
  background: #00a859;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.card-title {
  font-size: 17px;
}

.txt-g {
  font-size: 16px;
}

@media (min-width: 0px) and (max-width: 990px) {
  .linkexterno {
    width: 100%;
  }
  #corpo .titulo span {
    font-size: 35px;
  }
}

/*# sourceMappingURL=menu-servicos-online.css.map */
