::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(204, 197, 188, 0.5);
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(204, 197, 188, 1);
}
a {
  color: inherit;
}
a:focus,
a:hover {
  outline: none !important;
  text-decoration: none;
  color: inherit;
}
.container {
  max-width: 1594px;
}
.se-pre-con {
  opacity: 1;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  overflow: hidden;
  background: url("../img/preloader.gif") center no-repeat #fff;
}

.border-form {
  border-bottom: 1px solid;
}
.form-control:focus {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2) !important;
  border-color: #83817c !important;
}
.form-control {
  font-size: 13px;
  color: #83817c;
  font-family: "Ubuntu";
}
.nav-icone-bottom a:not(:hover) svg path {
  fill: #fff;
}
.nav-icone-bottom a:not(:hover) svg polygron {
  fill: #fff;
}
.nav-icone-bottom a:not(:hover) .circle-icon {
  border-color: #fff;
}
.circle-icon {
  border: 1px solid #000;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}
.facebook-topo {
  border-color: #1976d2;
}
.youtube-topo {
  border-color: #f61c0d;
}
.instagram-topo svg {
  width: 35px !important;
  height: 35px !important;
}
.instagram-topo {
  border: none !important;
}
.ovr-hidden {
  overflow: hidden;
}
.pst-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pst-relative {
  position: relative;
}
.pst-absolute {
  position: absolute;
}
.img-responsive {
  width: auto;
  height: 100%;
}
.img-fluid-w {
  width: 100%;
  height: auto;
}
.pagination li a {
  font-size: 20px;
  margin: 0px 10px;
  color: #4c4742;
  transition: 0.5s;
}
.pagination li a:hover {
  color: #4c4742 !important;
  transition: 0.5s;
}
.pagination .active a {
  color: #4c4742 !important;
  text-decoration: underline;
}
.num-pagina {
  display: none !important;
}
.fadein {
  animation: fadeInAnimation ease 2s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

.h-shadow,
.h-shadow-sm {
  transition: all 0.5s;
}

.mapa iframe {
  width: 100vw;
  height: 55vh;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2) !important;
}
button:focus {
  outline: none !important;
}
textarea {
  resize: none;
}

/* MENU */
.pg-agenda {
  border: 1px solid #efeae6;
  transition: all 0.5s;
}
.pg-agenda:hover {
  border: 1px solid transparent;
  background-color: #efeae6;
  color: #757575 !important;
}
.navbar-light .navbar-nav .nav-link {
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Ubuntu";
  color: #efeae6;
}
.navbar {
  background-color: #757575 !important;
  padding: 0.75rem 1rem !important;
}
.dropdown-menu {
  background: #efeae6 !important;
  border-radius: 0;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Ubuntu";
}
/* .royalSlider{
    margin-top: 86px;
} */
.bd-sub {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active {
  color: #efeae6;
  text-decoration: none;
  background-color: rgba(75, 75, 75, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #bba05d !important;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #bba05d !important;
}

/* BANNER */
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
  background: #fff;
}
.rsMinW .rsBullets {
  transform: translateX(-50%);
  left: 50%;
  right: inherit;
  bottom: -25px;
}
.rsMinW .rsBullet {
  width: 19px;
}
.rsMinW .rsBullets {
  overflow: inherit;
}
.rsMinW .rsBullet span {
  width: 10px;
  height: 10px;
}
.rsMinW .rsBullet.rsNavSelected span {
  background: #fff;
  border: 1px solid #e0d8d2;
}
.rsMinW .rsBullet span {
  background: #e0d8d2;
}

/* SOBRE A DRA */
.sobre-dra {
  padding-top: 125px;
}
.f-dra {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.sobre-dra-tit h1 {
  font-family: "RobotoSlab-Regular";
  font-size: 56px;
  text-transform: uppercase;
  color: #83817c;
  letter-spacing: 3px;
  margin-bottom: 40px;
}
.tit-clinica-home h2 {
  font-family: "RobotoSlab-Regular";
  font-size: 49px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 50px;
}
.desc-clinica-home h3 {
  font-family: "RobotoSlab-Regular";
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.desc-clinica-home {
  font-family: "Montserrat-Regular";
  font-size: 15px;
  margin-bottom: 25px;
}
.desc-clinica-home p {
  font-family: "Montserrat-Regular";
  font-size: 15px;
}
.sobre-dra-tit span {
  color: #c9beba;
  background: #fff;
  padding: 0 5px;
  text-transform: none !important;
}
.sobre-dra-desc {
  color: #83817c;
  font-size: 15px;
  font-family: "Montserrat-Regular";
  padding-right: 70px;
  border-right: 9px solid #fff;
}
.img-convenio {
  width: 70px;
  height: 70px;
}
.foto-dra {
  padding: 0 70px;
}
.box-foto-dra {
  height: 800px;
}
.box-foto-dra-home {
  height: 576px;
}

/* SOBRE A CLINICA */
.sobre-clinica {
  padding: 125px 0;
}
.f-clinica {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.sobre-clinica-tit h1 {
  font-family: "RobotoSlab-Regular";
  font-size: 56px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
}
.sobre-clinica-tit span {
  color: #757575;
  background: #fff;
  padding: 0 5px;
  text-transform: none !important;
}
.clinica-desc {
  color: #c9beba;
  font-size: 15px;
  font-family: "Montserrat-Regular";
  padding-left: 70px;
  border-left: 9px solid #fff;
  margin-top: 40px;
}
.tit-pagina {
  margin-top: 100px;
  margin-bottom: 45px;
}
.tit-pagina h1 {
  font-size: 49px;
  font-family: "RobotoSlab-Regular";
  letter-spacing: 10px;
  color: #83817c;
}
.box-galeria {
  height: 50vh;
  border: 1px solid #595959;
}
/* .box-galeria img{
} */
.slick-prev,
.slick-next {
  top: 50%;
}
.galeria-clinica .slick-list {
  padding: 0 !important;
}
.espaco-slick {
  /* padding: 15px; */
}
.galeria-clinica {
  margin-right: 0px;
  margin-left: -15px;
}
.icon-hover {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #c9beba;
  opacity: 0;
}
.icon-hover svg {
  width: 20px;
  height: auto;
}
.h-img {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.5s;
  opacity: 1;
  bottom: 0;
  transition: all 0.5s;
  padding: 10px;
}
.galeria-clinica .slick-current {
  cursor: pointer;
}
.galeria-clinica .slick-current .h-img {
  opacity: 0;
}
.galeria-clinica .slick-current:hover .h-img,
.galeria-clinica .slick-current:hover .icon-hover {
  opacity: 1;
  bottom: 0%;
}
.galeria-video .h-img {
  opacity: 0 !important;
}
.box-video:hover .h-img,
.box-video:hover .icon-hover {
  opacity: 1 !important;
  bottom: 0%;
}
.box-equipe {
  height: 400px;
  width: 280px;
  /*cursor:pointer;*/
  font-family: "Montserrat-Regular";
}
.equipe-titulo {
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: #83817c;
  height: 70px;
  transition: all 0.5s;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.equipe-desc {
  opacity: 0;
  position: absolute;
  bottom: -400px;
  /*background: #83817C;*/
  background-color: rgba(131, 129, 124, 0.8);
  transition: all 0.5s;
  color: #fff !important;
}

.box-equipe:hover .equipe-desc {
  opacity: 1 !important;
  bottom: 0px !important;
  z-index: 99;
}
.box-equipe:hover .info-equipe .equipe-titulo {
  opacity: 0 !important;
}

/* LISTAGEM PROCEDIMENTO */
.box-procedimento {
  /* height: 120px; */
  max-width: 461px;
  transition: all 0.5s;
}

.box-procedimento-img {
  width: 127px;
  height: 100px;
  position: relative;
  overflow: hidden;
  background-image: url("../img/logo-procedimento.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-procedimento-titulo {
  line-height: 15px;
  position: relative;
  left: -7px;
}
.p-titulo-maior h5 {
  font-size: 35px;
  color: #83817c;
  font-family: "RobotoSlab-Regular";
  text-transform: uppercase;
  /* word-break: break-all; */
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 1);
}
.p-titulo-menor p {
  font-size: 19px;
  color: #83817c;
  font-family: "RobotoSlab-Regular";
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 1);
}

.sobre-procedimento-desc {
  color: #83817c;
  font-size: 15px;
  font-family: "Montserrat-Regular";
  margin-top: 65px;
}
.sobre-procedimento-desc {
  margin-bottom: ;
}
/* RODAPE */

.atendimento-rodape a {
  font-size: 13px;
  color: #83817c;
  text-transform: uppercase;
}
.box-atendimento {
  height: 99px;
  border: 1px solid #83817c;
  min-width: 300px;
  /* max-width: 427px; */
  background-color: #fff;
  transition: all 0.2s;
}
.box-atendimento:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  border: 1px solid transparent;
  transform: scale(1.0125);
  /* background-color: #83817C;
    color: #fff !important; */
  position: relative;
  z-index: 9999;
}

.endereco-rodape p {
  font-size: 13px;
  color: #83817c;
  font-family: "Ubuntu";
  text-transform: uppercase;
  transition: 0.5s;
  letter-spacing: 0.5px;
  cursor: pointer;
  position: relative;
}

.endereco-rodape {
  margin-top: 45px;
}
.endereco-rodape a {
  font-size: 13px;
  color: #83817c;
  font-family: "Ubuntu";
  text-transform: uppercase;
  transition: 0.5s;
  letter-spacing: 0.5px;
}
.endereco-rodape a:hover {
  transform: scale(1.02);
}

.direitos-rodape {
  font-size: 12px;
  color: #83817c;
  font-family: "Montserrat-Regular";
  font-weight: 100;
}
/* BLOG */
.espaco-blog {
  padding: 1.5px;
}
.box-blog {
  height: 355px;
  /* background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; */
}
.box-info-blog {
  background-color: rgba(185, 175, 170, 0.8);
  opacity: 0;
  transition: all 0.4s;
}
.box-info-blog:hover {
  opacity: 1;
}
.btn-info-blog {
  width: 281px;
  height: 63px;
  border: solid 1px #707070;
  color: #707070;
  background: #fff;
  text-transform: uppercase;
  transition: all 0.4s;
}
.btn-info-blog:hover {
  border: solid 1px #fff;
  color: #fff;
  background: #707070;
}
.info-blog {
  padding: 0 50px;
}
.topo-blog {
  height: 448px;
}
.tit-blog h2 {
  font-size: 34px;
  font-family: "RobotoSlab-Regular";
  margin-top: 65px;
  margin-bottom: 35px;
}
.data-blog h2 {
  font-size: 14px !important;
}
.img-sobre-procedimento {
  height: 714px;
}

/* BLOG */

.box-convenio {
  height: 390px;
  max-width: 346px;
  width: 100%;
}
.box-convenio img {
  opacity: 0.42;
  transition: all 0.5s;
}
.box-convenio:hover img {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .sobre-dra-home {
    padding-bottom: 125px;
  }
  .conteudo {
    padding-top: 86px;
  }
  .midia-social svg {
    width: 21px;
    height: 21px;
  }
  .midia-social {
    margin-left: 65px;
  }
  .midia-social a {
    margin-right: 10px;
    margin-left: 10px;
  }
  .midia-social a:not(:hover) svg path {
    fill: #efeae6;
  }
  .bd-agendamento {
    border-right: 0px;
  }
  .dropdown:hover > .dropdown-menu {
    display: block;
  }

  .dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
  }
  .dropdown-menu {
    top: 27px;
    left: 50% !important;
    transform: translateX(-50%);
  }
  .h-shadow-sm:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2) !important;
  }
  .h-shadow:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  }
  .f-clinica-home {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .espaco-clinica-h {
    margin-left: 120px;
  }
}
@media screen and (max-width: 991px) {
  .navbar-light .navbar-nav .nav-link {
    margin-top: 2.2rem;
  }
  .menu-mobile {
    display: flex;
    justify-content: space-between;
  }
  .nav-mobile {
    height: 100vh;
  }
  .dropdown-item {
    padding: 1rem 1.5rem;
  }
  /*    .dropdown-item, .dropdown-item, .dropdown-item.active, .dropdown-item {
        color: #EFEAE6;
        text-decoration: none;
        background-color: rgba(0, 0, 0, 0.15);
    }*/
  .midia-social svg {
    width: 21px;
    height: 21px;
  }
  .galeria-clinica {
    /* margin-right: -15px; */
    margin-left: -7px;
  }
  .midia-social {
    margin-top: 30px;
  }
  .midia-social a {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tit-pagina h1,
  .sobre-dra-tit h1,
  .tit-clinica-home h2 {
    font-size: 21px;
  }
  .desc-clinica-home h3 {
    font-size: 19px;
  }
  .box-info-blog {
    opacity: 1;
  }
  .f-clinica-home {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .midia-social svg {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
  .clinica-desc {
    padding-left: 15px;
  }
  .sobre-dra-desc {
    padding-right: 15px;
  }
}
@media screen and (min-width: 576px) {
}
@media screen and (max-width: 575px) {
}
@media screen and (min-width: 426px) {
}
@media screen and (max-width: 425px) {
}
