@charset "UTF-8";
/*
Theme Name: Oral Imagem
Author: Agência Onlife
Author URI: https://www.agenciaonlife.com.br/
Version: 2021
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&display=swap");
body {
  font-family: "DM Sans", sans-serif !important;
}

a.menu-site {
  color: #91c0d2 !important;
  padding: 1.7rem 0;
}

.wp-block-separator {
  background-color: #f4d4a5;
  margin: 1.5rem 0;
  height: 2px;
  opacity: 1;
}

h2 {
  font-size: 45px;
}

h1.gradient,
h2.gradient,
h3.gradient,
h4.gradient {
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

a.btn.btn-agendamento {
  border-radius: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #203868;
  font-size: 14.5px;
  float: right;
}

.bg-textura {
  background-image: url("assets/img/bg-equipe.jpg");
}

.ft-14 {
  font-size: 14.5px !important;
}

.line {
  height: 2px;
  background: #fbd29c;
  margin: 50px auto 0;
}

::-moz-selection,
::selection {
  background-color: #91c0d2;
}

::-webkit-scrollbar {
  height: 5px;
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f2f2f2;
}

::-webkit-scrollbar-thumb {
  background: #999999;
}

::-webkit-scrollbar-thumb:hover {
  background: #579fb8;
}

.form-label {
  text-transform: uppercase !important;
  font-size: 14px !important;
  color: #223966 !important;
  font-weight: 500 !important;
}

.btn-app {
  background: #223966 !important;
  padding: 15px 30px;
  color: #FFFFFF;
  border: none;
}

.caldera-grid .form-control {
  width: 100% !important;
  padding: 0.6180469716em !important;
  background-color: #f2f2f2 !important;
  color: #676767 !important;
  border: none !important;
  -webkit-appearance: none !important;
  box-sizing: border-box !important;
  font-weight: normal !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
  padding: 0.6180469716em;
  background-color: #f2f2f2;
  color: #676767;
  border: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  font-weight: normal;
  border-radius: 0;
}

input[type=submit] {
  background: #223966;
  text-transform: uppercase;
  font-size: 14px !important;
  border-radius: 0;
  font-weight: 500;
  padding: 15px 0;
  color: #FFFFFF;
  border: none;
  width: 50%;
}

section#areas {
  margin: -54px 0 0 0;
  padding: 0;
  z-index: 999;
  position: relative;
}
section#areas #paciente {
  background-image: url("assets/img/areas/paciente.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 310px;
}
section#areas #solicitante {
  background-image: url("assets/img/areas/solicitante.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 310px;
}
section#areas #paciente h3,
section#areas #solicitante h3 {
  color: #FFFFFF;
  font-size: 45px;
  padding: 45px 0 15px 50px;
  line-height: 90%;
  font-weight: 100;
  letter-spacing: -0.09rem;
}
section#areas #paciente a,
section#areas #solicitante a {
  font-size: 19px;
  text-decoration: none;
  font-weight: 500;
  color: #fbd29c;
}
section#areas #paciente a:hover,
section#areas #solicitante a:hover {
  color: #FFFFFF;
}
section#areas #paciente .line,
section#areas #solicitante .line {
  width: 245px;
  height: 1px;
  background: #FFFFFF;
  margin: 13px 0 13px 90px;
}

@media (max-width: 768px) {
  section#areas {
    margin: 20px 0 0 0;
    padding: 0;
  }
  section#areas #paciente {
    background-image: none !important;
    background-color: #203868;
    height: 310px;
  }
  section#areas #solicitante {
    background-image: none !important;
    background-color: #59a0ba;
    height: 310px;
  }
  section#areas #paciente h3,
section#areas #solicitante h3 {
    color: #FFFFFF;
    font-size: 40px;
    padding: 45px 0 20px 30px;
    line-height: 90%;
    font-weight: 100;
    letter-spacing: -0.09rem;
  }
  section#areas #paciente a,
section#areas #solicitante a {
    font-size: 19px;
    text-decoration: none;
    font-weight: 500;
    color: #fbd29c;
  }
  section#areas #paciente a:hover,
section#areas #solicitante a:hover {
    color: #FFFFFF;
  }
  section#areas #paciente .line,
section#areas #solicitante .line {
    width: 245px;
    height: 1px;
    background: #FFFFFF;
    margin: 13px 0 13px 90px;
  }
}
section#clinicas {
  height: 400px;
  overflow: hidden;
}
section#clinicas .nav-scroller {
  overflow-y: hidden;
  z-index: 0;
}
section#clinicas .nav-scroller ul {
  padding: 0;
  margin: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  list-style: none;
}
section#clinicas .nav-scroller ul li {
  height: 400px;
  width: 400px;
}
section#clinicas .nav-scroller ul li:hover {
  content: "";
  opacity: 0;
  height: 400px;
  width: 400px;
}
section#clinicas .nav-scroller ul li:hover:hover {
  opacity: 1;
}
section#clinicas .nav-scroller ul li img {
  height: 400px;
  width: 400px;
  backface-visibility: hidden;
  object-fit: none;
  object-position: center;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  transition: 0.5s ease;
}

.images {
  cursor: pointer;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.images span {
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
}

li.images img {
  width: 100%;
  height: auto;
}

.filter {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #213c7b;
  background: linear-gradient(0deg, #213c7b 0%, rgba(33, 60, 123, 0.7539390756) 39%, rgba(33, 60, 123, 0) 100%);
}

.images:hover span.filter {
  background: #213c7b;
  background: linear-gradient(0deg, #213c7b 0%, rgba(33, 60, 123, 0.7539390756) 39%, rgba(33, 60, 123, 0) 100%);
  opacity: 1;
}
.images:hover span.filter p.title-image {
  font-size: 28px;
  font-weight: 500;
  padding: 335px 30px 25px 0;
  margin: 0;
  color: #FFFFFF;
  text-align: right;
}

section#contato #bg {
  background-image: url("assets/img/bg-equipe.jpg");
  padding: 35px 50px 60px 50px;
}
section#contato #bg h2 {
  font-size: 45px;
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

section#diagnostico {
  height: 550px;
  display: block;
  padding: 35px 0 0 0;
  background-size: contain;
  background-position-y: bottom;
  background-image: url("assets/img/bg-conceito.jpg");
}
section#diagnostico h2 {
  font-size: 52px;
  font-weight: 400;
  margin: 0;
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
section#diagnostico p {
  padding: 0 60px 0 140px;
  color: #666;
  font-size: 15px;
}

@media (max-width: 768px) {
  section#diagnostico {
    height: 100%;
    display: block;
    padding: 35px 0 0 0;
    background-size: contain;
    background-position-y: bottom;
    background-image: url("assets/img/bg-conceito.jpg");
  }
  section#diagnostico p {
    padding: 0 60px 0 0px;
    color: #666;
    font-size: 17px;
  }
}
section#equipe {
  padding: 20px 0 50px 0;
  background-image: url("assets/img/bg-equipe.jpg");
}
section#equipe #membro-equipe {
  background-image: url("assets/img/bg-foto-equipe.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: bottom;
}
section#equipe h3 {
  font-size: 55px;
  color: #223966;
  margin: 0;
}
section#equipe h4 {
  color: #003399;
  margin: 15px 0;
}
section#equipe p.speciality {
  font-weight: bold;
  font-size: 14px;
  color: #666666;
}
section#equipe .owl-carousel .owl-item {
  padding: 0 20px !important;
}

section#exames h2 {
  font-size: 38px;
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
section#exames .box-1 {
  background-image: url("assets/img/exames/bg-banner-form-1.png");
  background-repeat: no-repeat;
  height: 210px;
  width: 100%;
}
section#exames .box-1 h3 {
  font-size: 40px;
  color: #fbd29c;
}
section#exames .box-1 a {
  color: #FFFFFF;
  margin: 20px 0 0 0;
  text-decoration: none;
}
section#exames .box-2 {
  background-image: url("assets/img/exames/bg-banner-form-2.png");
  background-repeat: no-repeat;
  height: 210px;
}
section#exames .box-2 h3 {
  font-size: 40px;
  color: #fbd29c;
}
section#exames .box-2 a {
  color: #FFFFFF;
  margin: 20px 0 0 0;
  text-decoration: none;
}
section#exames .box-content {
  padding: 50px 0 0 50px;
}

section#view-exames {
  padding: 30px 60px;
  background-image: url("assets/img/bg-equipe.jpg");
}
section#view-exames h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 0 0 10px 0;
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
section#view-exames p {
  color: #666;
  font-size: 15px;
  margin: 0 0 20px 0;
}

@media (max-width: 768px) {
  section#view-exames {
    padding: 20px 15px;
  }
}
section#redes-sociais {
  margin: 70px 0;
}
section#redes-sociais .bg {
  background-image: url("assets/img/redes-sociais/desktop.png");
  background-repeat: no-repeat;
  background-size: 1110px;
}
section#redes-sociais .bg h3 {
  font-size: 40px;
  font-weight: 100;
  letter-spacing: -0.09rem;
  color: #fbd29c;
  padding: 65px 0 0 50px;
}
section#redes-sociais .bg .icons {
  display: flex;
  justify-content: space-around;
  padding: 15px 0 0 0;
}

@media (max-width: 768px) {
  section#redes-sociais {
    margin: 70px 0;
  }
  section#redes-sociais .bg {
    background-image: url("assets/img/redes-sociais/mobile.jpg") !important;
    background-repeat: no-repeat !important;
    object-fit: cover;
    background-size: cover;
    object-position: center;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-position: center center;
    height: 350px !important;
  }
  section#redes-sociais .bg h3 {
    font-size: 40px;
    font-weight: 100;
    letter-spacing: -0.09rem;
    color: #fbd29c;
    padding: 65px 0 0 30px;
  }
  section#redes-sociais .bg .icons {
    display: flex;
    justify-content: space-around;
    padding: 15px 0 0 0;
  }
}
section#slideshow img {
  width: 100%;
  border: none;
  object-fit: cover;
  background-size: cover;
  object-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center center;
}

@media (max-width: 768px) {
  #myCarousel > a.carousel-control-prev,
#myCarousel > a.carousel-control-next {
    display: none !important;
  }
}
section#info-consultorio {
  padding: 50px 0;
}
section#info-consultorio h1 {
  font-size: 46px;
  font-weight: 400;
  margin: 0 0 10px 0;
  background: -webkit-linear-gradient(-45deg, #203868 30%, #91c0d2);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
section#info-consultorio p {
  color: #666;
  font-size: 15px;
}
section#info-consultorio .album.imagem-destaque img {
  height: 340px;
  width: 520px;
  border: none;
  object-fit: cover;
  background-size: cover;
  object-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center center;
}
section#info-consultorio .album.outras-imagens {
  height: 120px !important;
  overflow: hidden;
}
section#info-consultorio .album.outras-imagens img {
  height: 120px;
  width: 165px;
  border: none;
  object-fit: cover;
  background-size: cover;
  object-position: center;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-position: center center;
}
section#info-consultorio .album.outras-imagens .owl-stage {
  display: inline-flex;
}

@media (max-width: 768px) {
  section#info-consultorio {
    padding: 20px;
  }
  section#info-consultorio .album.imagem-destaque img {
    width: 100%;
    margin: 0 0 20px 0;
  }
  section#info-consultorio .owl-item,
section#info-consultorio .owl-item.active {
    width: 165px !important;
  }
}
nav#header {
  background-color: #FFFFFF;
  border-bottom: 5px solid #fbd29c;
  padding: 10px 20px;
  display: flex;
  align-items: center;
}
nav#header .telefone {
  font-size: 14.5px;
  color: #203868;
}
nav#header a.btn.btn-agendamento {
  border-radius: 50px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #203868;
  font-size: 15px;
  float: right;
  padding: 6px 20px;
}
nav#header a.btn.btn-agendamento:hover {
  background: #91c0d2;
  color: #203868;
}
nav#header nav {
  border-top: 1px solid #fbd29c;
  padding: 20px 0 0 0;
  margin: 15px 0 0 0;
}
nav#header nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
nav#header nav ul li {
  text-transform: uppercase;
}
nav#header nav ul li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  color: #91c0d2;
  font-weight: 500;
  padding: 0;
}
nav#header nav ul li a:active, nav#header nav ul li a:focus, nav#header nav ul li a:hover {
  color: #203868;
  background: transparent;
}
nav#header nav ul li a.nav-link.dropdown-toggle::after {
  display: none !important;
}
nav#header nav ul li .dropdown-menu {
  border: 0;
  padding: 0;
  border-radius: 0;
  border-bottom: 5px solid #fad19b;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: -1px 0 0 0;
}
nav#header nav ul li .dropdown-menu a.dropdown-item {
  color: #676767 !important;
  text-align: center;
  font-size: 15px !important;
  padding: 10px 0;
  text-transform: capitalize;
  right: auto;
}
nav#header nav ul li .dropdown-menu a.dropdown-item:before {
  height: 1px;
  width: 50px;
  background: #fbd29c;
}
nav#header nav ul li .dropdown-menu a.dropdown-item:last-child {
  border-bottom: 0;
}
nav#header nav ul li .dropdown-menu a.dropdown-item.active {
  color: #203868 !important;
  background: transparent;
}
nav#header nav ul li .dropdown-menu a.dropdown-item:active, nav#header nav ul li .dropdown-menu a.dropdown-item:focus, nav#header nav ul li .dropdown-menu a.dropdown-item:hover {
  color: #203868 !important;
}
nav#header ul#sidemenu {
  padding: 20px 0 0 0;
  margin: 15px 0 0 0;
}
nav#header ul#sidemenu li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  color: #91c0d2;
}

header#inside {
  background-color: #203868;
  background-image: url("assets/img/bg-rodape_desktop.jpg");
  background-position-y: bottom;
  background-size: cover;
  color: #FFFFFF;
  padding: 40px 0;
  margin: 0 0 30px 0;
  border-bottom: transparent;
}
header#inside h1 {
  font-size: 55px !important;
  font-weight: 200;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

@media (max-width: 768px) {
  #header > div > a.navbar-brand.py-2.pr-5 > img {
    height: 85px !important;
  }

  #open_sidemenu > img {
    height: 42px !important;
  }
}
.whatsapp-contato {
  bottom: 30px;
  right: 30px;
  position: fixed;
  z-index: 999;
}
.whatsapp-contato a img {
  width: 60px;
  height: 60px;
  box-shadow: 0 0 0 #203868;
  animation: pulse 2s infinite;
}
.whatsapp-contato a img:hover {
  animation: none;
}
.whatsapp-contato a:hover {
  animation: none;
}

#sidemenu {
  display: none;
  background: #FFFFFF;
  color: #203868;
  font-size: 16px;
  z-index: 9999;
  position: absolute;
  overflow: auto;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
#sidemenu hr {
  height: 1px;
  background: #fad19b;
  margin: 5px auto;
  width: 100%;
}
#sidemenu ul {
  padding: 40px;
}
#sidemenu ul li {
  padding: 0;
}
#sidemenu ul li a {
  text-decoration: none;
  color: #91c0d2;
  font-size: 30px;
  font-weight: 500;
}
#sidemenu ul li a:hover {
  color: #203868;
}
#sidemenu ul li p {
  font-size: 18px;
}
#sidemenu a#open_sidemenu svg {
  color: #91c0d2 !important;
}
#sidemenu a#close_sidemenu {
  position: absolute;
  right: 20px;
  z-index: 99;
}

ul#menu-mobile {
  list-style: none;
  padding: 90px 0 0 0;
}
ul#menu-mobile ul.sub-menu {
  padding: 5px;
  list-style: none;
}
ul#menu-mobile ul.sub-menu li a {
  color: #203868 !important;
  font-size: 26px;
}

.owl-dots {
  height: 25px;
  margin: 60px auto 0 auto;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel button.owl-dot {
  width: 22px;
  height: 22px;
  border-radius: 50px;
  border: none;
  background: #999999 !important;
  float: left;
  margin: 0 30px 0 0;
}
.owl-carousel button.owl-dot:last-child {
  margin: 0;
}
.owl-carousel button.owl-dot.active {
  background: #579fb8 !important;
}
.owl-carousel button.owl-dot.active ul li a img {
  width: 25px;
  height: 25px;
}
.owl-carousel button.owl-dot.active ul li a img.icon {
  width: 25px;
  height: 25px;
}

@media (max-width: 768px) {
  .owl-dots {
    height: 18px;
    margin: 60px auto 0 auto;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .owl-carousel button.owl-dot {
    width: 18px;
    height: 18px;
    border-radius: 50px;
    border: none;
    background: #999999 !important;
    float: left;
    margin: 0 20px 0 0;
  }
  .owl-carousel button.owl-dot:last-child {
    margin: 0;
  }
  .owl-carousel button.owl-dot.active {
    background: #579fb8 !important;
  }
  .owl-carousel button.owl-dot.active ul li a img {
    width: 25px;
    height: 25px;
  }
  .owl-carousel button.owl-dot.active ul li a img.icon {
    width: 25px;
    height: 25px;
  }
}
footer {
  padding: 80px 0 60px 0;
  min-height: 450px;
  background-image: url("assets/img/bg-rodape_desktop.jpg");
  background-position-x: right;
  background-size: cover;
  color: #FFFFFF;
}
footer ul li a {
  font-size: 19px;
  font-weight: 500;
}
footer ul li a:hover {
  text-decoration: none;
  color: #91c0d2;
}
footer a {
  color: #FFFFFF;
  line-height: 80%;
  font-weight: 500;
  text-decoration: none;
}
footer a:hover {
  color: #FFFFFF;
}
footer a.add-a {
  color: #fbd29c;
  font-size: 16px;
  font-weight: 400;
}
footer a.mid-a {
  font-size: 19px;
}
footer ul li.add-title-a {
  font-size: 19px;
  font-weight: 500;
}
footer address span#header {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: 500;
}
footer address p.add-p {
  color: #fbd29c;
  padding-right: 50px;
}
footer span#header {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: 500;
}
footer p.add-p {
  color: #fbd29c;
  padding-right: 70px;
}

@media (max-width: 768px) {
  footer {
    background-image: url("assets/img/mobile/bg-rodape.jpg");
    text-align: center !important;
    background-position: bottom;
    background-size: cover;
    padding: 40px 25px 155px 25px;
  }
  footer p.add-p {
    padding: 0 !important;
  }
  footer ul#ul-2, footer ul#ul-3 {
    margin-bottom: 30px !important;
  }
  footer address#adr-1, footer address#adr-2 {
    margin-bottom: 30px !important;
  }
  footer #menu-rodape {
    margin-bottom: 30px;
  }
  footer > div > div > div:nth-child(2) > ul:nth-child(2) {
    margin-bottom: 30px;
  }

  p.add-p {
    padding: 0 !important;
  }
}

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