<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name: Galeria Virtual
	Description: Galeria Virtual APM
	Version: 0.0.1
	Author: Planeta W design &amp; web
	Author URI: https://planetaw.com.br
*/
/*INDEX ---------------------------------------------------------------------*/
body {
  overflow-x: hidden;
}
.header-1 {
  background-image: url("assets/img/bg-header.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #053551;
  background-attachment: fixed;
  background-position: left top;
}
.logo-navbar {
  max-width: 370px;
}
.img-camera {
  bottom: 0px;
  position: relative;
  left: 0px;
  bottom: 0px;
  max-width: 350px;
  -webkit-filter: drop-shadow(10px 20px 15px black);
}
.header-1 h1 {
  color: #FFF;
  width: 88%;
  text-transform: uppercase;
  font-size: 3.5rem;
  font-weight: 300;
}
.header-1 h4 {
  color: #FFF;
  width: 88%;
  text-transform: uppercase;
  font-weight: 300;
}
.botao-1 {
  background-color: transparent;
  border: solid 1px #37e8f5;
  color: #37e8f5;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 500;
}
.botao-1:hover {
  animation-duration: 1s;
  text-decoration: none;
  background-color: #37e8f5;
  color: #053a57;
}
.botao-1:active {
  background-color: transparent;
  border: 1px solid #37e8f5;
  color: #37e8f5;
  text-transform: uppercase;
  padding: 2px 6px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
}
.botao-1:focus {}
.btn-mobile {
  display: none;
}
.bars i {
  color: white;
  font-size: 35px;
  display: none;
}
.botao-voltar {
  background-color: transparent;
  border: 1px solid #01324d;
  color: #01324d;
  text-transform: uppercase;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
}
.botao-voltar:hover {
  animation: pulse infinite;
  animation-duration: 1s;
}
.botao-voltar:active {
  background-color: transparent;
  border: 1px solid #01324d;
  color: #01324d;
  text-transform: uppercase;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
}
.botao-voltar:focus {
  background-color: transparent;
  border: 1px solid #01324d;
  color: #01324d;
  text-transform: uppercase;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
}
.sobre {
  padding: 30px 0;
  margin-top: 0;
}
.sobre h2, .titulo-fotografos h1 {
  color: #126558;
  text-transform: uppercase;
  font-size: 3rem
}
.sobre p {
  color: #126558;
  font-size: 20px;
}
.cedula {
  display: flex;
  max-width: 100%;
  max-height: 100%;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cedula img {
  max-width: 20vw;
  max-height: 20vw;
  width: 200px;
  height: 200px;
  border-radius: 50% 50% 50% 0%
}
.perfilMedicos:hover img {
  transform: scale(1.1);
  border-radius: 0% 0% 0% 0%;
}
.perfilMedicos img, .perfilMedicos p {
  transition: all .2s linear;
}
.cedula p {
  text-align: center;
  color: #19a094;
  width: 100%;
  margin-top: 31px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.2;
  font-size: 18px;
}
footer {
  min-height: 120px;
  background-color: #01324d;
  display: flex;
  align-items: center;
  /* z-index: 10; */
  /* position: absolute; */
  width: 100%;
  margin-top: -60px;
  /* margin-top: -5%; */
}

@media (max-width: 767px){
  footer {
    margin-top: 0px;
    padding-top: 25px;
  }
}
.container-links {
  color: white;
  align-items: center;
  font-size: 20;
  width: 100%;
  height: 100%;
  position: relative;
  right: 0px;
}
.container-botoes {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.container-links a {
  text-decoration: none;
  color: #FFF;
  margin: 0 20px;
  font-size: 25px;
}
.container-links a:hover {
  transform: scale(1.5);
  transition: all .2s linear;
}
.logo-footer {
  max-width: 200px;
  width: 200px;
}
/*INDEX ---------------------------------------------------------------------*/
.header-perfil {
  background-image: url("assets/img/bg-perfil-header.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  position: relative;
  padding-bottom: 5%;
}
.foto_perfil {
  max-width: 300px;
  max-height: 300px;
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.header-perfil h2 {
  color: #FFF;
  margin-top: 5vh;
  width: 100%;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2.3rem;
}
.header-perfil h3 {
  color: #FFF;
  margin-top: 5vh;
  width: 100%;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 3rem;
}
.header-perfil ul {
  list-style: none; /* Remove default bullets */
  color: #FFF;
  font-size: 20px;
}
.header-perfil ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #37e8f5; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.grid-galeria {}
.grid-galeria ul {
  /* margin-bottom: -9%; */
}
.grid-galeria ul li {
  margin: 0px !important;
  border: 1px solid #FFF;
}
.grid-galeria ul li:nth-child(1) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
}
.grid-galeria ul li img {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100% !important;
  object-fit: cover !important;
}
.grid-galeria ul li:nth-child(2) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
}
.grid-galeria ul li:nth-child(3) {
  width: 50% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 50% !important;
}
.grid-galeria ul li:nth-child(4) {
  width: 50% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 50% !important;
  top: -10px !important;
}
.grid-galeria ul li:nth-child(5) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
  position: relative !important;
  top: -30px !important;
}
.grid-galeria ul li:nth-child(6) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
  position: relative !important;
  top: -30px !important;
}
.grid-galeria ul li:nth-child(n+7) {
  position: relative !important;
  top: -40px !important;
}
/* GRID GALERIA VERSAO NOVO WORDPRESS */
.grid-galeria-2 {
  /* margin-bottom: -9%; */
}
.grid-galeria-2 figure {
  margin: 0px !important;
  border: 1px solid #FFF;
}
.grid-galeria-2 figure:nth-child(1) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
}
.grid-galeria-2 figure img {
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  max-width: 100% !important;
  object-fit: cover !important;
}
.grid-galeria-2 figure:nth-child(2) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
}
.grid-galeria-2 figure:nth-child(3) {
  width: 50% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 50% !important;
}
.grid-galeria-2 figure:nth-child(4) {
  width: 50% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 50% !important;
  top: -10px !important;
}
.grid-galeria-2 figure:nth-child(5) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
  position: relative !important;
  top: -30px !important;
}
.grid-galeria-2 figure:nth-child(6) {
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
  position: relative !important;
  top: -30px !important;
}
.grid-galeria-2 figure:nth-child(n+7) {
  position: relative !important;
  width: 25% !important;
  height: 25vw !important;
  max-height: 25vw !important;
  max-width: 25% !important;
  top: -40px !important;
}
/* GRID GALERIA VERSAO NOVO WORDPRESS */
#menu-primary-menu {
  display: flex;
  justify-content: center;
  list-style: none !important;
  color: #FFF !important;
}
#menu-primary-menu li {
  color: #FFF !important;
  margin: 0 20px;
  list-style: none !important;
  /* animation: fadeInDown 1s; */
  border-bottom: 1px solid #37e8f5;
  text-align: left;
  vertical-align: middle;
  display: flex;
  /* align-items: left; */
}
/* #menu-primary-menu li:hover{
  animation: pulse infinite;
  animation-duration: 1s;
} */
#menu-primary-menu a {
  color: #FFF !important;
  list-style: none !important;
  text-decoration: none;
  font-weight: 600;
}
#menu-primary-menu a:hover {
  animation: pulse infinite;
  animation-duration: 1s;
  text-decoration: none !important;
}
.header-perfil #menu-primary-menu ul li::before {
  content: "\2022";
  color: transparent;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.sub-menu {
  display: none;
  position: absolute;
  right: 200px;
  /* top: 100%; */
  padding: 0;
  flex-direction: column;
  width: 22%;
  animation: fadeInRight 1s;
  display: block;
  top: 113px;
  right: 97px;
  background-color: rgba(1, 50, 77, 0.62);
  padding: 10px;
  z-index: 2147483647;
  border: 1px solid rgb(41, 232, 245);
  border-radius: 7px;
}
/* .sub-menu{

} */
figcaption {
  display: none;
}
/* .grid-galeria ul li:nth-last-child(1){
  height: 250px !important;
  max-height: 250px !important;
} */
p {
  font-size: 20px;
}
h1, h2 {
  color: #0c6c66;
  font-weight: 700;
  font-family: "Titillium Web", sans-serif;
}
h2 {
  font-size: 23px;
}
hr {
  width: 100%;
  border-top: 0.5px solid #d5d5d5 !important;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-bottom: 0.5px solid transparent !important;
}
li {
  font-size: 20px;
}
@media only screen and (max-width: 992px) {
  .botao-1{
    display: none !important;
  }
  .bars {
    margin: 0;
  }
}
@media only screen and (max-width: 1200px){
  .botao-participe, .botao-1 {
    display: none !important;
  }
  .botao-1{
    display: none !important;
  }
  .bars{
    margin-left: 10%;
  }
}
@media only screen and (max-width: 991px) {
  .header-1 {
    min-height: auto !important;
    height: auto !important;
    position: relative;
    padding-bottom: 50px;
  }
  .bars {
    margin: 0;
  }
  .bars i{
    display: block !important;
  }

  .img-camera {
    bottom: 0px;
    position: relative;
    left: 20%;
    bottom: 10%;
    max-width: 30%;
    -webkit-filter: drop-shadow(10px 20px 15px black);
  }
  .cedula img {
    border-radius: 50% 50% 50% 0%
  }
  h1{
    line-height: 0.9;
  }
  .btn-mobile {
    display: flex !important;
  }
  .botao-participe, .botao-1 {
    display: none !important;
  }
  .botao-1{
    display: none !important;
  }
}
@media only screen and (max-width: 760px) {
  #menu-primary-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    list-style: none !important;
    color: #FFF !important;
  }
  #menu-primary-menu li {
    color: #FFF !important;
    margin: 15px 20px;
    list-style: none !important;
    animation: fadeInDown 1s;
    border-bottom: 1px solid #37e8f5;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    width: 70%;
    font-size: 16px
  }
  .sub-menu {
    display: none;
    position: relative !important;
    left: 0;
    top: 100%;
    padding: 0;
    flex-direction: column;
    width: 100% !important;
    border: 0px !important;
  }
  .sub-menu li {
    border-bottom: 0px !important;
    width: 90% !important;
  }
  .header-1 {
    min-height: auto !important;
    height: auto !important;
    position: relative;
    padding-bottom: 50px;
  }
  .sobre {
    padding: 0 0%;
  }
  .img-camera {
    display: none;
    /* bottom: 0px;
    position: relative;
    left: 30%;
    bottom: 10%;
    max-width: 150px;
    -webkit-filter: drop-shadow(10px 20px 15px black); */
  }
  .container-links a {
    text-decoration: none;
    color: #FFF;
    margin: 40px 10px;
  }
  .logo-navbar {
    max-width: 250px;
  }
  .botao-participe {
    padding: 0px 40px;
  }
  .foto_perfil {
    max-width: 250px;
    max-height: 250px;
    width: 250px;
    height: 250px;
    border-radius: 50% 50% 50% 0%
  }
  .cedula img {
    max-height: 250px;
    max-width: 250px;
    width: 250px;
    height: 250px;
    border-radius: 50% 50% 50% 0%
  }
  .grid-galeria ul {
    margin-bottom: 0%;
  }
  .grid-galeria ul li:nth-child(n) {
    width: 50% !important;
    height: 25vw !important;
    max-height: 25vw !important;
    max-width: 100% !important;
    top: 0% !important;
    position: relative !important;
  }
  .grid-galeria ul li img:nth-child(n) {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    max-width: 100% !important;
  }
  .logo-footer {
    margin: 10px 0 !important;
  }
  .grid-galeria {
    /* margin-bottom: 150px !important; */
  }
}
/* MENSAGEM COOKIE */
.msg_cookies {
  background: #01324d;
  color: #FFF;
  width: 90%;
  margin: 0 auto;
  padding: 15px;
  box-sizing: border-box;
  position: fixed;
  bottom: 20px;
  left: 5%;
  border-radius: 5px;
  justify-content: space-between;
  border: 1px solid #37e8f5;
  display: none;
  align-items: center;
  max-width: 1140px;
  right: 0;
  left: 0;
  z-index: 99;
}
.msg_cookies a {
  color: #37e8f5;
  font-weight: bold;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .msg_cookies {
    flex-direction: column;
  }
}
.msg_cookies p {
  margin: 0;
  width: 75%;
}
@media only screen and (max-width: 767px) {
  .msg_cookies p {
    width: 100%;
  }
}
.msg_cookies button {
  width: 20%;
  background: #37e8f5;
  color: white;
  font-weight: bold;
  border: 0;
  padding: 10px;
  cursor: pointer;
  transition: .2s;
}
.msg_cookies button:hover {
  animation: pulse infinite;
  animation-duration: 1s;
}
@media only screen and (max-width: 767px) {
  .msg_cookies button {
    width: 100%;
    margin-top: 20px;
  }
}
#lb-caption {
  display: none;
}
.lightboxOverlay {
  opacity: 1;
}
.lightbox .lb-image {
  border: 0;
}
.lb-data .lb-number {
  display: none !important;
}
.lb-data .lb-caption {
  font-size: 25px;
  padding-top: 15px;
  display: inline-block;
  font-weight: lighter;
}
.lb-closeContainer {
  padding-top: 11px;
}
section {
  margin-top: 50px;
}
.perfilMedicos {
  display: inline-block;
  width: 30%;
  margin-top: 18px;
  min-width: 300px;
}
.perfilMedicos img {
  width: 200px;
  height: 200px
}
#medicos {
  background-color: #f4f4f4;
  margin-top: 0;
  padding: 40px 0;
}
.perfilMedicos:hover p {
  color: #676767;
}
.navbar1 {
  background-image: url(assets/img/bg-perfil-header.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  position: relative;
  padding-bottom: -3%;
  padding: 10px;
}
.botao-participe {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 10px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
.botao-participe:hover {
  animation: pulse infinite;
  animation-duration: 1s;
}
.botao-participe:active {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
.botao-participe:focus {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
#botao-saiba {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
#botao-saiba:hover {
  animation: pulse infinite;
  animation-duration: 1s;
}
#botao-saiba:active {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
#botao-saiba:focus {
  background-color: #37e8f5;
  border: 1px solid #37e8f5;
  color: #01324d;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 31px;
  border-radius: 5px 5px 5px 5px;
  font-size: 17px;
  margin-left: 22px;
}
.btnSaibaMais {
  background-color: #FFF;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  margin-top: 129px;
  font-size: 25px;
  color: #19a094;
  -webkit-box-shadow: 0 0 6px 0 #0000001a;
  box-shadow: 0 0 6px 0 #0000001a;
}
.btnSaibaMais, a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btnSaibaMais img {
  width: 30px;
  height: 30px;
  margin-top: 5px;
}

@media screen and (max-width: 991px) and (min-width: 761px) {
  .btnSaibaMais {margin-top: 70px}
}

.perfilMedicos:hover .btnSaibaMais {
  filter: grayscale(1);
}
#menuMobile {
	display: none;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #005e96;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
  border-bottom: solid 1px #e1e1e14d;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

@media only screen and (max-width: 575px) {
  .btn-span{
    margin-top: -62px;
  }
}

.btn-span{
  font-size:30px;
  cursor:pointer;
}

.closebtn{
  border: none !important;
}

.sidenav a:hover{
    background-color: #4392c1;
}

.btn-border a:hover{
}
</pre></body></html>