/*Theme name: drWillian
Theme URI: https://it9.com.br
Author: https://it9.com.br
Description: Tema Dr. Willian Rezende do Carmo.
Version: 1.0
Tags: Neurologista, Neurologia, Neurologia Hoje, Dr Willian Rezende, Dor de cabeça, parkinson, dor, sono
*/

@font-face {
  font-display: auto;
  src: url(assets/fontes/RobotoCondensed-Regular.ttf);
  font-family: 'Roboto Condensed';
  font-weight: normal;
}

* {
  font-family: 'Roboto Condensed', sans-serif;
}

html,
body {
  width: 100%;
  word-wrap: break-word;
}

.img-card {
  width: 100%;
  height: auto;
}

.excerpt-color {
  color: #5b5b5b;
}

a:link {
  text-decoration: none;
  color: #ff9900
}

a {
  text-decoration: none;
  color: #ff9900
}

.box-shadow-header {
  box-shadow: 0px 2px 5px #8e8c8c;
}

body {
  margin: 0;
  padding: 0;
  color: #474747;
  background: #fcfbfb;

  font-size: 18px;
}


.icone-card-quiz {
  line-height: 230px;
  text-align: center;
  width: 100%;
  font-size: 4.9em;
  color: #28c228a1;
}

.rbga-quiz {
  min-height: 230px;
  width: 100%;
  height: 100%;
  background-color: rgba(19, 135, 24, 0.3);
  text-shadow: 1px 1px 47px #000000;
}

#img_logo {
  height: 60px;
}

.icon-mn-mobile {
  position: absolute;
  right: 30px;
  top: -5px;
  font-size: 18px;
  padding: 0px 8px;
}

.text-shadow-gray {
  text-shadow: 1px 1px 4px #7e7272;
}

.font-16 {
  font-size: 16px;
}

.font-13 {
  font-size: 13px;
}

.container-diagonal {
  background-image: linear-gradient(to right, #BFC794, #FEDD9A);
  clip-path: polygon(0 0, 100% 0, 100% 61%, 0% 100%);
  padding: 68px 55px !important;
}

.container-diagonal-rgba {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 74%);
  padding: 125px 55px !important;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0.1));
}

.container-diagonal-img {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 74%);
  background-size: cover !important;
  background-position: center !important;
}

/*politica de privacidade*/

#menu_conteudo {
  list-style: none;
}

#menu_conteudo a {
  text-decoration: none;
  color: #474747;
}

#menu_conteudo li {
  margin-top: 5px;
  padding: 5px 15px;
  font-size: 14px;
  background: #f7f7f7;
}

.box_li_menu {
  box-shadow: 2px 2px 2px #d8d8d8;
  -webkit-box-shadow: 2px 2px 2px #d8d8d8;
  -moz-box-shadow: 2px 2px 2px #d8d8d8;
}

/*FIM - politica de privacidade*/

.borda-amarela {
  border-top: solid 3px #FCB934;
}

.borda-verde {
  border-top: solid 3px #a4b067;
}

.box-shadow-nav {
  -webkit-box-shadow: 0px 3px 5px -1px rgba(199, 199, 199, 1);
  -moz-box-shadow: 0px 3px 5px -1px rgba(199, 199, 199, 1);
  box-shadow: 0px 3px 5px -1px rgba(199, 199, 199, 1);
}

.decoration-none a:hover {
  text-decoration: none;
  color: #474747 !important;
}

.decoration-none {
  text-decoration: none;
  color: #474747 !important;
}

#div_redes_sociais {
  background: #f4f4f4;
  padding: 10px 50px;
}

.icone_redes {
  font-size: 15px;
  color: white;
}

.icone_redes:hover {
  color: #FCB934;
}

#menu_paginas_cab a {
  color: white;
  text-transform: uppercase;
  /* letter-spacing: 1px; */
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
}

.Bverdeescu {
  background: #75803e;
}

#div_menu {
  display: inline-block;
}

.title-pergunte {
  border-radius: 137px;
  -moz-border-radius: 137px;
  -webkit-border-radius: 137px;
  border: 0px solid #000000;
}

.box-pergunte {
  border-radius: 137px 134px 163px 14px;
  -moz-border-radius: 137px 134px 163px 14px;
  -webkit-border-radius: 137px 134px 163px 14px;
  border: 0px solid #000000;
  background: white;
  font-size: 26px;
  font-weight: bold;
}

.container-pergunte {
  background: #d0d4d8;
  clip-path: polygon(0 11%, 100% 0%, 100% 100%, 0% 100%);
  padding: 20px 0 0 0;
}

.img-pergunte {
  height: 470px;
}

.ul_menu {
  text-align: center;
}

.ul_menu li {
  list-style-type: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 22px;
}

.ul_menu a {
  text-decoration: none;
  color: white;
}

.ul_menu li:hover {
  border-bottom: 2px black solid;
}

.box-shadow {
  -webkit-box-shadow: 2px 2px 5px #c9c9c9;
  -moz-box-shadow: 2px 2px 5px #c9c9c9;
  box-shadow: 2px 2px 5px #c9c9c9;
}

.icon_localiza {
  font-size: 25px;
}

.Bverde_Cbranco {
  background: #a4b067;
  color: white;
  padding: 12px;
  font-size: 100%;
  font-weigth: bold;
}

.Bverde_Cbrancooo {
  background: #a4b067;
  color: white;
  padding: 15px;
  font-size: 1.5rem;
}

.Bverde_Cbrancoo {
  background: #a4b067;
  color: white;
  padding: 2px;
  font-size: 1.0em;
}

.badgeCell {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: unset;
  vertical-align: baseline;
  border-radius: .25rem;
}

.home__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;

  max-width: 250px;

  padding: 10px;

  font-size: 1.1rem;
  font-weight: 500;
}

.Cpadrao {
  color: #474747 !important;
}

.Bamarelo {
  background: #FCB934;
  color: #474747;
}

.icon-quote {
  color: gray;
  font-size: 22px;
}

.back-size {
  background-size: cover !important;
  background-position: center !important;
}

.overflow-hidden {
  overflow: hidden;
}

.font-13-spacing {
  font-size: 13px;
  letter-spacing: 1px;
  list-style: none;
}

.column {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #ccc;
  height: 250px;
}

.column a {
  float: none;
  color: black;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.borda_c {
  border: solid 4px white;
}

.nav-item:hover {
  border-bottom: 2px solid #FCB934;
  margin-bottom: -2px;
}

.p_link_drop a {
  text-decoration: none;
  color: #474747;
}

.p_link_drop:hover {
  color: #474747;
  border-left: 2px solid #FCB934;
}

.link_drop:hover {
  text-decoration: none;
}

.borda_accordion {
  border-left: #FCB934 solid 4px;
}

.title-cont {
  padding-top: 10px;
  text-transform: uppercase;
  border-bottom: solid 2px #FCB934;
}

.container-brain {
  background: url(img/brain.png) 100% 100%;
  background-size: cover;
}

.position-badge {
  top: 12px;
  left: 12px;
  position: absolute;
}

.d-inlineBlock {
  display: inline-block;
}

.color-verde {
  color: #a4b067;
}

.icon-amarelo {
  color: #FCB934;
  text-shadow: 1px 1px 1px grey;
}

.img-dr-sobre {
  height: 200px;
  margin: 0 auto;
}

.icon-play-sobre {
  color: #a4b067;
  font-size: 40px;
  position: relative;
  top: -20px;
  margin-left: 90px;
}

.box-cinza {
  background: #f4f4f4;
}

.stars-color {
  color: #ccb700;
}

.color-facebook {
  color: #29487d;
}

.color-google {
  color: #4081ED;
}

.color-doctoralia {
  color: #00C3A5;
}

.font-20 {
  font-size: 20px;
}

.display-inline-block {
  display: inline-block;
}

.display-5 {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-6 {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-7 {
  font-size: 1.0rem;
  font-weight: 500;
  line-height: 1.2;
}

.display-8 {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2;
}

.box-shadow-card {
  -webkit-box-shadow: 0px 7px 10px 0px rgb(192, 192, 192);
  -moz-box-shadow: 0px 7px 10px 0px rgb(192, 192, 192);
  box-shadow: 0px 7px 10px 0px rgb(192, 192, 192);
}

.box-shadow-widget {
  -webkit-box-shadow: 4px 5px 6px 0px rgba(204, 204, 204, 1);
  -moz-box-shadow: 4px 5px 6px 0px rgba(204, 204, 204, 1);
  box-shadow: 4px 5px 6px 0px rgba(204, 204, 204, 1);
}

.inline_none {
  list-style: none;
  display: inline-block;
}

/*list-group artigos*/
.listagem_sidebar li {
  list-style: none;
  display: block;
  padding: 5px 20px;
  text-transform: uppercase;
}

.listagem_sidebar li:hover {
  background-color: #d9d9d9;
}

.listagem_sidebar ul {
  padding: 7px 0;
}

.listagem_sidebar a {
  color: #474747;
}

.font2-5em {
  font-size: 2.5em;
}

.titulo-cat-tag {
  padding-left: 70px;
}

.height-card-atend {
  height: 400px;
}

.height-slide-atend {
  height: 410px;
}

.ul_font2-5em {
  columns: 3;
  list-style: none;
  letter-spacing: 1px;
}

.h1-font2-5em {
  padding-left: 60px;
}

/*titulos, tags*/
.small_spacing {
  font-size: 13px;
  letter-spacing: 1px;
}


.size-auto,
.size-full,
.size-large,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.icon-passaro {
  display: inline-block;
  height: 30px;
}

.img_mobile_dr {
  display: none;
  height: 200px;
  margin: 0 auto;
}

.img_desktop_dr {
  height: 427px;
}

#col-txt-index {
  z-index: 1;
}

#col-img-index {
  z-index: 0;
  position: relative;
  bottom: 0;
  right: 25px;
  overflow: hidden;
  height: 386px;
}


.pulsar {
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.6);
  animation: pulsar 2s infinite;
}

.pulsar:hover {
  animation: none;
}


.badge-cat {
  background-color: #FFDA94;
  position: absolute;
  top: 10px;
  left: 10px;
}

/*curva em img card*/
.card-curva {
  position: relative !important;
}

.shape:not([class*=blur]) {
  overflow: hidden;
}

.shape-bottom {
  right: -.75px;
  bottom: -7.75px;
  left: -.75px;
}

/*usado em card soenças*/
.shape-bottom2 {
  right: -.75px;
  bottom: -8.75px;
  left: -.75px;
}

.shape {
  position: absolute;
}

.h-150 {
  height: 150px;
}

.img-doencas {
  background-size: cover !important;
  height: 210px;
  overflow: hidden;
  background-position: center !important;
}

.icon-cate {
  padding: 10px;
  border-radius: 0px 0px 0px 25px;
  position: absolute;
  top: 0;
  right: 0;
}

/*fim card curva*/
.clear-both {
  clear: both;
}

/*icone ler mais*/
.icone-lermais {
  position: absolute;
  bottom: 7%;
  right: -10px;
}

#size-header {
  padding-top: 105px
}

.font-50 {
  font-size: 50px;
}

.font-35 {
  font-size: 35px;
}

.box-shadow-single {
  box-shadow: 0px 5px 25px #dbdbdb;
}

/*.position-single { position: absolute; bottom: 35px; }*/
.img-single {
  background-position: center !important;
  overflow: hidden;
  height: auto;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  box-shadow: inset 10px 0 6px -5px hsl(0, 0%, 100%);
}

.min-heightCard {
  min-height: 250px;
}

.icon-socials {
  border-radius: 5px;
  text-align: center;
  padding: 3px 7px;
}

.callToAction-btn {
  background: #677a06;
  letter-spacing: 1px;
  font-size: 19px;
}

/*IMAGEM AUTOR SINGLE*/
@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }

  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }

  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes swing {
  15% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }

  30% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  50% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }

  65% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }

  80% {
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes arrow-animation {

  0%,
  100% {
    transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    transform: translate(5px, 0);
    opacity: 1;
  }
}

.arrow-anima {
  animation: arrow-animation 2s ease-in-out infinite;
  margin-left: 15px;
}

.btn {
  text-transform: uppercase;
}

.btn:hover,
.home__button:hover {
  -webkit-animation: swing 1s ease;
  animation: swing 1s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.box-autor-sm {
  width: 3rem;
  height: 3rem;
}

.box-autor-sm img {
  box-shadow: 0px 0px 44px #c4bdbd;
}

.rounded-circle {
  border-radius: 50% !important;
}

/*  FIM IMAGEM AUTOR*/
/*fim icone ler mais*/
.icone-lermais a {
  font-size: 14px;
  text-align: center;
}

.size-card-index {
  height: 290px;
}

.bg_amaEsc {
  background-color: #FCB934;
}

.bg_amaClaro {
  background-color: #FFDA94;
}

.title-widget {
  border-bottom: 2px solid #FCB934;
  margin: 10px 0 0 0;
  font-size: 17px;
  text-transform: uppercase;
  width: 100%;
}

.title-widget span {
  padding: 5px 15px 0 15px;
  font-size: 20px;
}

.body-widget {
  background: #f6f4f0;
}

/*404 page*/
.float {
  transform: translatey(0px);
  animation: float 6s ease-in-out infinite;
  height: 269px
}

.back404 {
  background: url(img/brain.jpg);
  background-size: cover;
  background-position: center bottom;
}

.text404 {
  font-size: 6em;
  color: #dc3545;
  position: relative;
  bottom: 65px;
  left: 51px;
  font-weight: bold;
}

.text2-404 {
  font-size: 3.5em;
}

.icon404 {
  font-size: 9.5em;
  color: #dc35459e;
}

.scroll-top {
  color: white !important;
  background-color: #474747;
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 1000;
  width: 42px;
  height: 42px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

#whatsappbtn {
  position: fixed;
  right: 18px;
  bottom: 66px;
  z-index: 1000;
  width: 42px;
  height: 42px;
  line-height: 40px;
  font-size: 21px;
  text-align: center;
  background: #7ace4c;
  color: #fff;
}

.icone_redes_header {
  font-size: 35px;
  color: white;
}

.icone_redes_header:hover {
  color: #7ace4c;
}


/*float page 404*/
@keyframes float {
  0% {
    transform: translatey(0px);
  }

  50% {
    transform: translatey(-20px);
  }

  100% {
    transform: translatey(0px);
  }
}

/* fm 404 page*/


@-webkit-keyframes pulsar {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6);
  }

  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes pulsar {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.6);
  }

  70% {
    -moz-box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 15px rgba(204, 169, 44, 0);
  }

  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.heateor_sss_sharing_ul {
  list-style: none;
}

iframe {
  max-width: 100%;
}

/*video responsivo*/
@media(max-width: 575px){
.img-dr-willian{
width:200px;
height:auto;
padding-top:15px;
}
}

@media(min-width: 576px){
.img-dr-willian{
width:310px;
height:auto;
}
}


@media(max-width: 439px){

.Bverde_Cbranco {
  background: #a4b067;
  color: white;
  padding: 12px;
  font-size: 50%;
  font-weigth: bold;
}

}
@media (max-width: 991.98px) {
  #img_logo {
    height: 40px;
  }

  .display-4 {
    font-size: 2.5rem;
  }

  #size-header {
    padding: 45px;
  }
}

@media (max-width: 767px) {
  #size-header {
    padding: 24px;
  }

  .position-single {
    position: relative;
  }

  .img-single {
    height: 280px;
    box-shadow: none;
  }

  .img_hidden_mob {
    display: none;
  }

  .img_mobile_dr {
    display: block;
  }

  #footer-content {
    text-align: center;
  }

  .text404 {
    font-size: 4em;
    color: #dc3545 !important;
    position: relative;
    bottom: 65px;
    left: 51px;
    font-weight: bold;
  }

  .text2-404 {
    font-size: 2em;
    margin-top: -28px;
  }

  .back404 {
    text-align: center;
    background-position: center left;
  }

  .title-cont {
    font-size: 23px
  }

  #col-img-index {
    height: 420px;
    overflow: visible;
  }

  .img_desktop_dr {
    height: 420px;
  }
}

@media (min-width: 768px) {

  /*tela md*/
  .height-slide-atend {
    height: 350px;
  }
}

@media (max-width: 576px) {

  /*tela sm*/
  .img_desktop_dr {
    height: 300px;
  }

  #col-img-index {
    height: 472px;
  }

  .scroll-top {
    width: 42px;
    height: 42px;
    line-height: 42px;
  }

  #title-index {
    font-size: 1.3rem;
  }

  #subtitle-index {
    font-size: 1.0rem;
  }

  #whatsappbtn {
    bottom: 64px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 24px;
  }

  #menu_paginas_cab a {
    padding: 15px 0;
    font-size: 19px;
  }

  .search-form input[type=search] {
    width: 130px;
  }

  .size-card-index {
    height: 320px;
  }

  .font2-5em {
    font-size: 1.7em;
  }

  .titulo-cat-tag {
    padding-left: 15px;
  }

  .height-card-atend {
    height: 380px;
  }

  .ul_font2-5em {
    columns: 1;
    list-style: none;
    letter-spacing: 1px;
  }

  .height-slide-atend {
    height: 226px;
  }


  .h1-font2-5em {
    padding-left: 20px;
  }
}

/*Extra small*/
@media (max-width: 575px) {
  #col-img-index {
    height: 300px;
  }

  .cards-index {
    width: 100%;
    margin: 0 auto;
  }

  .title-cont {
    font-size: 17px
  }
}