@font-face { font-family: anteb-b; src: url("../fonts/anteb-b.ttf");}
@font-face { font-family: anteb-el; src: url("../fonts/anteb-el.ttf");}
@font-face { font-family: anteb-r; src: url("../fonts/anteb-r.ttf");}
@font-face { font-family: anteb-sl; src: url("../fonts/anteb-sl.ttf");}


.whatsapp-float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 58px;
  height: 58px;
  background: #25D366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0,0,0,0.25);
  z-index: 9999;
  transition: all 0.3s ease;
}

.whatsapp-float:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 24px rgba(0,0,0,0.35);
}

.whatsapp-float svg {
  width: 30px;
  height: 30px;
}

@media (max-width: 768px) {
  .whatsapp-float {
    width: 52px;
    height: 52px;
    right: 15px;
    bottom: 15px;
  }

  .whatsapp-float svg {
    width: 26px;
    height: 26px;
  }
}



p, span{font-family: "anteb-r" !important;margin-bottom: 0;}
h1, h2, h3, h4, h5, h6 {font-family: "anteb-sl" !important;}
strong{font-family: "anteb-b" !important;}
#wrap {
    overflow-x: hidden;
    overflow-y: hidden;
}
.light-page{
    background: #2e2e2e;
}
body::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    -webkit-border-radius: 16px;
}

body::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
    -webkit-border-radius: 3px;
}

body::-webkit-scrollbar-thumb:vertical {
    height: 5px;
    background-color: #c00834;
    -webkit-border-radius: 3px;
}

body::-webkit-scrollbar-thumb:horizontal {
    width: 5px;
    background-color: #c00834;
    -webkit-border-radius: 3px;
}

.carousel-secao, .carousel-secao2{
  display: contents;
  position: relative;
}

.separate-list li:last-child {
  border-bottom-width: 0;
  padding-bottom: 4px;
}

.img-center{
  display: block;
  margin: 0 auto;
}
.menu-topo {
  position: fixed;
  width: 100%;
  z-index: 8;
  background-color: #0000008c !important;
  transition: all 2s linear;
}

.btn-modal-cta, .btn-whatsapp, .btn-telefone{
  background: transparent;
  border: 1px solid #D3D3D3;
  text-align: left !important;
}
.btn-cta, #obrigado .btn-cta{
  position: relative;
  border-radius: 11px !important;
  font-size: 16px;
  display: initial;
  text-transform: uppercase;
  padding: 16px 30px 16px 8px;
  transition: all 0.2s ease-in-out;
}
#topo .bg-wrap{
  background: #d1d1d1;
}
#topo p{
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; 

}
#topo .endereco-topo{
  text-transform: uppercase; 
}
#topo .inline-group > *:not(:last-child) {
    margin-right: 2px;
}
#topo .box {
  background: #c00834;
  border-radius: 6px;
  padding: 4px;
  margin-right: 0px;
}
#topo .box:hover{
  background: #860927;
}
#header-logo{
  z-index: 25;
}
#header-logo .mb{
  margin-bottom: -20px;
}
#header-logo .bg-wrap{
  background: #fff;
}
#header-logo .img-logo{
  display: block;
  margin: 0 auto;
}
#header-logo .box {
  background: #d1d1d1;
  border-radius: 6px;
  padding: 4px;
  margin-right: 0px;
}
#header-logo .box:hover{
  background: #9e9696;
}
#header-logo .inline-group > *:not(:last-child) {
  margin-right: 0;
}
#header-logo .mb-social{
  padding-top: 7px;
  margin-bottom: -15px;
}
#menu .nav-link {
  font-size: 15px;
  font-family: anteb-b !important;
  color: #616161;
  text-transform: uppercase;
  padding: 6px 1.25rem;
  border-bottom: 3px solid transparent;
}
#menu .nav-link:hover{
  border-bottom: 3px solid #c00834;
}
#menu .current_page_item .nav-link{
  border-bottom: 3px solid #c00834;
}
#menu ul.list-inline > li {
  display: block;
  font-family: anteb-r !important;
  font-size: 15px;
}
#menu ul.list-inline > li + li, 
#menu ul.list-justify > li + li {
  margin-left: 0px;
}
.menu-cta.padding-list.list-inline li {
  padding: 1px;
}
.btn-menu img{
  width: 30px
}
.btn-menu{
  border-radius: 11px !important;
  font-size: 14px;
  font-family: anteb-r !important;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
  width: 100%;
}
.btn-ag{
  background: #87960d;
  border-top: 1px solid #67730a59;
}
.btn-ag:hover{
  background: #555f09;
}
.btn-ac{
  background: #96110d; 
  border-top: 1px solid #730d0a;        
}
.btn-ac:hover{
  background: #730d0a; 
}
/*===========================
    pagina topo
=============================*/
#page-top h1{
  color: #fff;
  font-size: 40px;
  margin-bottom: 0;
  position: relative;
}
#page-top .linha-v::before{
  content: "";
  position: absolute;
  width: 3px;
  height: 58%;
  background: #c00834;
  left: -8px;
  top: 7px;
  border-radius: 6px;
}
#page-top .linha-b::before{
  content: "";
  position: absolute;
  width: 3px;
  height: 58%;
  background: #fff;
  left: -8px;
  top: 7px;
  border-radius: 6px;
}
#page-top h2{
  color: #fff;
  font-size: 20px;
}
/*===========================
    pagina planos
=============================*/
#planos .bg-wrap {
  background: #ededed;
}
#planos h2{
  color: #616161;
  font-size: 20px;
  margin-bottom: 0;
}
#planos h3{
  color: #3c3c3c;
  font-size: 30px;
  position: relative;
}
#planos h3::before{
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#planos .box{
  border: 2px solid #3c3c3c;
  padding: 27px;
  height: 100%;
}
#planos ul li {
  list-style-position: inside;
  margin-bottom: 10px;
  font-size: 15px;
  text-transform: uppercase;
}
#planos p{
  font-family: anteb-sl !important; 
  font-size: 15px;
  color: #616161;
}
#planos p span{
  color: #d94848;
}
#convenios-cta .bg-wrap{
  background: url(../images/convenios-cta.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#convenios-cta h2{
  color: #fff;
  font-size: 38px;
}
#convenios-cta .btn-cta{
  background: #ffb400;
  color: #2e2e2e;
}
#convenios-cta .btn-cta:hover{
  background: #da9f12;
}
#convenios-cta .btn-cta .icon-pos-left{
  width: 27px;
}
#convenios-cta .btn-cta::before{
  content: "";
  position: absolute;
  background: url(../images/seta-a.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 49px;
  height: 42px;
  left: -57px;
  top: 10%;
}
#convenios-cta .btn-cta::after{
  content: "";
  position: absolute;
  background: url(../images/seta-b.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 49px;
  height: 42px;
  right: -57px;
  top: 10%;
}

/*===========================
    pagina quem-somos
=============================*/
#quem-somos-2 .bg-wrap{
  background: #fff;
}
#quem-somos-2 .box{
  background: #f1f1f1;
  border-radius: 16px;
  padding: 20px;
}
#quem-somos-2 h2{
  font-size: 20px;
  color: #616161;
  position: relative;
  margin-bottom: 20px;
}
#quem-somos-2 h2::before {
    content: "";
    position: absolute;
    background: #c00834;
    border-radius: 20%;
    left: 1px;
    bottom: -8px;
    width: 28px;
    height: 4px;
}
#quem-somos-2 h2 strong{
  font-size: 30px;
  color: #3c3c3c;
}
#quem-somos-2 p{
  color: #3c3c3c;
  font-size: 15px;
  font-family: anteb-el !important;
}
#quem-somos-2 p strong{
  color: #616161;
}
#quem-somos-2 .foto{
  border-radius: 16px;
  width: 100%;
  webkit-box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
}
#quem-somos-2 .logo-quem{
  width: 100%;
  display: block;
  margin: 0 auto;
}
#quem-somos-3 .bg-wrap{
  background: url(../images/quem-somos-3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#quem-somos-3 h3{
  color: #fff;
  font-size: 30px;
  position: relative;
  margin-bottom: 22px;
}
#quem-somos-3 h3::before {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 20%;
  left: 1px;
  bottom: -8px;
  width: 28px;
  height: 4px;
}
#quem-somos-3 p{
  color: #fff;
  font-family: anteb-el !important;
  font-size: 15px;
  width: 94%;
}
#quem-somos-3 .linha-m{
  width: 65%;
}
#quem-somos-3 .linha-v{
  width: 70%;
}
#quem-somos-4 .bg-wrap{
  background: url(../images/quem-somos-4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#quem-somos-4 p{
  color: #3c3c3c;
  font-size: 20px;
  font-family: anteb-sl !important;
}
#quem-somos-4 p mark {
    background-color: #c1131f;
    color: #fff;
}
#quem-somos-4 .texto2{
  font-family: anteb-el !important;
  font-size: 15px;
}
/*===========================
    pagina contato
=============================*/
#contato-2 .bg-wrap{
  background: #ededed;
}
#contato-2 h2{
  font-size: 20px;
  color: #616161;
  position: relative;
  margin-bottom: 20px;
}
#contato-2 h2::before {
  content: "";
  position: absolute;
  background: #c00834;
  border-radius: 20%;
  left: 1px;
  bottom: -8px;
  width: 28px;
  height: 4px;
}
#contato-2 h2 strong{
  font-size: 30px;
  color: #3c3c3c;
}
#contato-2 p{
  color: #3c3c3c;
  font-size: 15px;
  font-family: anteb-el !important;
}
#contato-2 .content-box{
  background: #dbdbdb;
  padding: 35px 35px 0px 35px;
  border-radius: 14px;
}
#contato-2 .content-box h2 strong{
  font-size: 20px;
  display: block;
  margin-bottom: 40px;
}
#contato-2 .form-control{
  border: 0px;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 9px 13px;
  background: #cacaca;
}
#contato-2 textarea {
  height: 184px;
}
#contato-2 .btn-form{
  background: #c00834 url(../images/seta-form.png);
  background-repeat: no-repeat;
  background-position: 18px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
  width: 55%;
  margin-top: 16px;
  padding: 15px;
  font-family: anteb-b !important;
}
#contato-2 .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 25px;
}
#contato-2 .mt-7{
  margin-top: -7px;
}
#contato-2 .mt-2{
  margin-top: -2px;
}
#contato-2 .atendimento{
  position: relative;
  left: -26px;
}
#contato-2 .atendimento img{
  width: 20px;
}
#contato-2 .media h5{
  font-size: 20px;
  position: relative;
  color: #616161;
  margin-bottom: 20px;
}
#contato-2 h5::before {
  content: "";
  position: absolute;
  background: #c00834;
  border-radius: 20%;
  left: -24px;
  top: 40%;
  width: 17px;
  height: 5px;
}
#contato-2 .media p{
  font-size: 15px;
  color: 616161;
  font-family: anteb-r !important;
}

/*===========================
    pagina exames
=============================*/
#exames h2 {
  color: #616161;
  font-size: 20px;
  margin-bottom: 0;
}
#exames h3 {
  color: #3c3c3c;
  font-size: 30px;
  position: relative;
}
#exames h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#exames .bg-wrap {
  background: #ededed;
}
#exames .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#exames .borda{
  margin-right: 13px;
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #848484;
  position: relative;
}
#exames .borda::before {
  content: "";
  position: absolute;
  background: #a23b33;
  bottom: 48%;
  width: 8px;
  height: 8px;
  right: -5px;
  border-radius: 50%;
  transform: translate(0%, 0%);
}
#exames .box{
  background: #a23b33;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 8px;

}
#exames .box img{
  width: 100%;
  margin: 0 auto;
  height: auto;
  display: block;
}
#exames h4{
  font-size: 18px;
  color: #3c3c3c;
}
#exames-cta .bg-wrap{
  background: url(../images/exames-cta.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#exames-cta h2{
  color: #fff;
  font-size: 38px;
}
#exames-cta .btn-cta{
  background: #c00834;
  color: #fff;
}
#exames-cta .btn-cta:hover{
  background: #860927;
}
#exames-cta .btn-cta .icon-pos-left{
  width: 27px;
}
/*===========================
    pagina blog
=============================*/
#blog .bg-wrap{
  background: #ededed;
}
#blog .gallery-item {
 height: 100%;
}
#blog .gallery-item .item-img{
	height: 243px !important;
    object-fit: cover !important;
}
#blog .item-title{
  background: #dbdbdb;
  color: #616161;
  border-radius: 0px 0px 10px 10px;
}
#blog .item-title h3{
  font-size: 18px;
  position: relative;
}
#blog .item-title h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  border-radius: 30%;
  left: 1px;
  bottom: -8px;
  width: 28px;
  height: 5px;
}
#blog .item-title p{
  font-size: 14px;
}
#blog .scroll-d {
  height: 100px;
  padding-right: 0px;
  overflow-y: auto;
}
#blog .scroll-d::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 16px;
}
#blog .scroll-d::-webkit-scrollbar-track-piece {
  background-color: #dbdbdb;
  -webkit-border-radius: 3px;
}
#blog .scroll-d:hover::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}
#blog .scroll-d:hover::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #ccc;
  -webkit-border-radius: 3px;
}

.sidebar_form .form-control {
  padding: 7px 20px;
  background: #dbdbdb;
  border-color: #dbdbdb;
  border-radius: 8px 0px 0px 8px;
}
.sidebar_form .btn{
  padding: 4px 10px;
  background: #dbdbdb;
  border-radius: 0px 8px 8px 0px;
}

#blog .sidebar{
  padding: 15px;
  background: #dbdbdb;
  border-radius: 10px;
}
#blog .sidebar h3{
  position: relative;
  font-size: 26px;
  text-align: center;
  font-family: anteb-b !important;
  margin-bottom: 25px;

}
#blog .sidebar h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 5px;
  left: 50%;
  border-radius: 30%;
  transform: translate(-50%, 0%);
}

#blog .sidebar .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 20px;
}
#blog .sidebar .mt-7{
  margin-top: 7px;
}
#blog .sidebar p{
  color: #616161
}
#blog .sidebar .content-box h2 strong{
  font-size: 20px;
  display: block;
  margin-bottom: 40px;
}
#blog .sidebar .form-control{
  border: 0px;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 9px 13px;
  background: #cacaca;
}
#blog .sidebar textarea {
  height: 131px;
}
#blog .sidebar .btn-form{
  background: #c00834 url(../images/seta-form.png);
  background-repeat: no-repeat;
  background-position: 18px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 15px;
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-top: 16px;
  padding: 15px;
  font-family: anteb-b !important;
}

/*===========================
    pagina especialidades
=============================*/
#especialidades .bg-wrap{
  background: #fff;
}
#especialidades .box {
  background: #f1f1f1;
  padding: 40px 50px 20px 50px;
  border-radius: 11px;
}
#especialidades .box-especialidade{
  margin-top: -108px;
}
#especialidades .gallery-item.gallery-style-5:hover .item-img {
    opacity: 1;
}
#especialidades .shadow {
    -webkit-box-shadow: 8px 12px 11px -4px rgb(95 91 91 / 70%);
    box-shadow: 8px 12px 11px -4px rgb(95 91 91 / 70%);
}
#especialidades .gallery-item{
  border-radius: 11px;
  height: 260px;
}
#especialidades .gallery-item h4{
  font-size: 25px;
  position: relative;
  margin-bottom: 23px;
}
#especialidades .gallery-item h4::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 29px;
  height: 5px;
  left: 50%;
  border-radius: 26%;
  transform: translate(-50%, 0%);
}
#especialidades .btn-cta {
  background: #c00834;
  color: #fff;
  width: 100%;
  display: block;
  padding: 5px;
}
#especialidades .btn-cta:hover{
  background: #860927;
}
/*===========================
    Landing Page 
=============================*/
#header h1{
  color: #464646;
  font-size: 39px;
  line-height: 31px;
  margin-bottom: 20px;
  position: relative;
}
#header h1::before{
  content: "";
  position: absolute;
  width: 4px;
  height: 37%;
  background: #c00834;
  left: -8px;
  top: 2px;
  border-radius: 30%;
}
#header h1 span{
  font-family: anteb-b !important;
  font-size: 39px;
}
#header p{
  font-family: anteb-sl !important;
  font-size: 20px;
  color: #616161;
}
#header .btn-cta {
  background: #c00834;
  color: #fff;
}
#header .item{
  padding: 122px 0px 130px 0px;
}
#header .owl-dots{
  bottom: 0;
  right: 100px;
  top: 50%;
  left: auto;
}
#header .owl-dot {
  display: block;
  margin-bottom: 10px;
}
#secao-2{
  z-index: 2;
}
#secao-2 .bg-wrap{
  background: #fff;
}
#secao-2 .mtb{
  margin-bottom: -120px;
  margin-top: -43px;
}
#secao-2 .box{
  background: #3c3c3c;
  color: #fff;
  padding: 31px 10px;
  border-radius: 11px;
  height: 100%;
  webkit-box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%)
}
#secao-2 .plr{
  padding-right: 5px;
  padding-left: 5px;
}
#secao-2 h3{
  font-size: 20px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}
#secao-2 h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -9px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 30%;
  transform: translate(-50%, 0%);
}
#secao-2 p{
  font-size: 14px;
  font-family: anteb-el !important;
}
#secao-2 h2{
  font-size: 36px;
  position: relative;
  line-height: 35px;
}
#secao-2 h2::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 37%;
  background: #c00834;
  right: -8px;
  top: 2px;
  border-radius: 30%;
}
#secao-2-2 .bg-wrap{
  background: #96232c;
}
#secao-2-2 .btn-cta {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  padding: 11px 25px;
  font-size: 15px;
  float: right;
}
#secao-3 .bg-wrap, #secao-4 .bg-wrap{
  background: #f3f3f3;
}
#secao-3 .box{
  background: #e6e6e6;
  border-radius: 10px;
  padding: 20px;
}
#secao-3 .foto{
  width: 100%;
  display: block;
  margin: 0 auto;
}
#secao-3 p{
  font-size: 15px;
  color: #3c3c3c;
  font-family: anteb-el !important;
}
#secao-3 h2{
  position: relative;
  font-size: 30px;
  margin-bottom: 20px;
  color: #3c3c3c;
}
#secao-3 h2::before {
  content: "";
  position: absolute;
  background: #c00834;
  border-radius: 29%;
  left: 1px;
  bottom: -5px;
  width: 28px;
  height: 4px;
}
#secao-4 h2 {
  color: #616161;
  font-size: 20px;
  margin-bottom: 0;
}
#secao-4 h3 {
  color: #3c3c3c;
  font-size: 30px;
  position: relative;
}
#secao-4 h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#secao-4 .media {
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#secao-4 .borda{
  margin-right: 13px;
  border-radius: 50%;
  padding: 5px;
  border: 2px solid #848484;
  position: relative;
}
#secao-4 .borda::before {
  content: "";
  position: absolute;
  background: #a23b33;
  bottom: 48%;
  width: 8px;
  height: 8px;
  right: -5px;
  border-radius: 50%;
  transform: translate(0%, 0%);
}
#secao-4 .box{
  background: #a23b33;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  padding: 8px;

}
#secao-4 .box img{
  width: 100%;
  margin: 0 auto;
  height: auto;
  display: block;
}
#secao-4 h4{
  font-size: 18px;
  color: #3c3c3c;
}
#secao-4 .btn-cta {
  background: transparent;
  color: #000;
  border: 2px solid #000;
  padding: 11px 25px;
  font-size: 15px
  margin: 0 auto;
  display: block;
}
#secao-5 .bg-wrap{
  background: #96232c;
}
#secao-5 {
  position: relative;
}
#secao-5::before{
  content: "";
  position: absolute;
  background: #96232c;
  height: 13px;
  border-radius: 20px 20px 0px 0px;
  width: 22%;
  left: calc(50% + 0px);
  transform: translateX(-50%);
  z-index: 99 !important;
  top: -10px;
}
#secao-5 h2{
  font-size: 20px;
  color: #fff;
  position: relative;
  margin-bottom: 30px;
}
#secao-5 h2::before {
  content: "";
  position: absolute;
  background: #fff;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#secao-5 h2 strong{
  font-size: 30px;
  color: #fff;
}
#secao-5 p{
  font-size: 16px;
  font-family: anteb-sl !important;
  color: #fff;
  margin-bottom: 0;
}
#secao-5 .content-box p{
  font-size: 13px;
}
#secao-5 .content-box{
  background: transparent;
  border: 2px solid #460106;
  border-radius: 6px;
}
#secao-5 .content{
  padding: 20px 20px 8px 20px;
  height: 277px;
}
#secao-5 .content-box h3{
  font-size: 20px;
  color: #fff;
}
#secao-5 .content-box .categoria{
  background: #460106;
  font-size: 13px;
  padding: 12px;
  border-radius: 3px;
}
#secao-5 .content-box .foto{
  width: 153px;
  height: 153px;
  object-fit: cover !important;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 10px;
  margin-bottom: 16px;
}
#secao-5  .carousel-nav-right-bottom .owl-nav {
  right: 0px;
  top: -69px;
  bottom: auto;
}
#secao-5 .carousel-dots-center-bottom .owl-dots{
  bottom: -40px;
}
#secao-5 .content-box .post-categories{
    background: #460106;
    font-size: 13px;
    padding: 12px;
    border-radius: 3px;
	color:#fff;
	margin: 0;
	list-style: none;
}
#secao-5 .content-box .post-categories li{
    display: inline-block;
	font-family: anteb-sl !important;
}
#secao-5 .content-box .post-categories li a{
   pointer-events: none;
}
#secao-5 .content-box .post-categories li a::after{
    content: ".";
	font-family: anteb-sl !important;
}
#secao-6 .bg-wrap{
  background: #b3b2b0;
}
#secao-6 .foto{
  width: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
}
#secao-6 h2{
  font-size: 20px;
  color: #616161;
  position: relative;
  margin-bottom: 30px;
}
#secao-6 h2::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#secao-6 h2 strong{
  font-size: 30px;
  color: #3c3c3c;
}
#secao-6 p{
  font-size: 16px;
  font-family: anteb-sl !important;
  color: #5f5d5c;
}
#secao-6 .btn-cta {
  background: transparent;
  color: #000;
  border: 2px solid #000;
  padding: 11px 40px;
  font-size: 15px;
}
#secao-6 .box{
  background: #e0dfde;
  padding: 90px 50px;
  border-radius: 50%;
}
.carousel-nav-right-bottom .owl-nav{
  right: 100px;
  top: 0;
  bottom: auto;
}
.carousel-nav-right-bottom .owl-nav::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 15px;
  background: #fff;
  top: 4px;
  left: 50%;
  transform: translate(20%, 50%);
}
.seta{
  width: 32px;
  height: 36px;
  background: url('../images/seta.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.seta2{
  width: 32px;
  height: 36px;
  background: url('../images/seta2.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: 5px;
}
.owl-theme .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  margin: 5px 7px !important;
  background: #721b1c;
  border-width: 1px;
  border-style: solid;
  border-color: #721b1c;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 20px;
  cursor: pointer;
}
.owl-dot.active>span{
  background: #fff !important;
  border-color: #fff !important;
}
.carousel-nav-aside-center .owl-nav .owl-prev, 
.carousel-nav-aside-center .owl-nav .owl-next{
  background: transparent;
}
.owl-theme .owl-nav [class *=owl-]::after,
.owl-theme .owl-nav .owl-prev::before,
.owl-theme .owl-nav .owl-next::before {
   display:none;
}
#footer .bg-wrap{
  background: #2e2e2e;
}
#footer{
  color: #fff;
  position: relative;
}
#footer::before{
  content: "";
  position: absolute;
  background: #2e2e2e;
  height: 13px;
  border-radius: 20px 20px 0px 0px;
  width: 22%;
  left: calc(50% + 0px);
  transform: translateX(-50%);
  z-index: 99 !important;
  top: -10px;
}
#footer .logo-f{
  width: 155px;
  float: left;
}
#footer h2{
  position: relative;
  font-size: 20px;
  margin-bottom: 30px;
}
#footer h2::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#footer h2 strong{
  font-size: 30px;
}
#footer p {
  font-size: 20px;
  font-family: anteb-sl !important;
}
#footer .row-footer p{
  font-size: 15px;
  font-family: anteb-sl !important;
}
#footer .btn-cta{
  background: #c00834;
  color: #fff;
  padding: 16px 40px 16px 20px;
}
#footer .btn-cta:hover{
  background: #860927;
}
#footer h3{
  position: relative;
  font-size: 20px;
  margin-bottom: 20px;
}
#footer h3::before {
  content: "";
  position: absolute;
  background: #c00834;
  border-radius: 29%;
  left: 1px;
  bottom: -5px;
  width: 28px;
  height: 4px;
}
#footer .padding-list li {
  padding: 0;
  font-size: 15px;
  font-family: anteb-sl !important;
}
#footer  ul.list-unstyled {
  margin-bottom: 0px;
}
#footer .link-ver{
  color: #c00834;
  font-size: 16px;
  font-family: anteb-sl !important;
}
#footer .box {
  background: #c00834;
  border-radius: 6px;
  padding: 4px;
  margin-right: 13px;
}
#footer .box img{
  width: 25px;
}
#footer .media{
  border-top-width: 0px;
  border-top-style: solid;
  padding-top: 0px;
  margin-top: 0;
}
#footer .media p{
  font-size: 18px;
  margin-bottom: 0;
}
#footer .mb-5{
  margin-bottom: 5px;
}
#rodape p{
  color: #fff;
  font-size: 12px;
  font-family: anteb-sl !important;
}
#rodape .bg-wrap{
  background: #252525;
}

#home .bg-wrap{
  background: url(../images/home.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#home .box-texto{
  padding-left: 0;
  margin-bottom: -129px;
}
#home h1{
  font-size: 30px;
  color: #565656;
  position: relative;
}
#home h1::before{
  content: "";
  position: absolute;
  width: 13px;
  height: 11px;
  background: url(../images/aspas2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  left: -19px;
}
#home h1::after{
  content: "";
  position: absolute;
  width: 13px;
  height: 11px;
  background: url(../images/aspas.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-left: 3px;
  margin-top: 7px;
}
#home .box-img{
  z-index: 9;
}
#home .box-img img{
  float: right;
}
#home .foto{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#home .box{
  background: linear-gradient( -110deg, #ffffff4f -70.93%, #fff 100.99%);
  position: relative;
  padding-top: 7px;
  padding-bottom: 7px;
  left: -21px;
}
#home .box .foto{
  width: 250px;
}
#home .btn-cta {
  background: #c00834;
  color: #fff;
  padding: 13px;
  display: block;
  position: relative;
}
#home .btn-cta:hover{
  background: #860927;
}
#home .btn-cta::before{
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: #c00834 url(../images/seta-form.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  left: -19px;
  bottom: 21%;
}
.side-menu-wrapper { /* style menu wrapper */
  background: #fff;
  padding: 12px 10px 0 10px;
  position: fixed; /* Fixed position */
  top: 0;
  right: 0; /* Sidebar initial position. "right" for right positioned menu */
  height: 100%;
  z-index: 2;
  transition: 0.5s; /* CSS transition speed */
  width: 250px;
  font: 20px anteb-b !important;
  box-sizing: border-box;
}
.side-menu-wrapper > ul{ /* css ul list style */
  list-style:none;
  padding:0;
  margin:0;
  overflow-y: auto; /* enable scroll for menu items */
}
.side-menu-wrapper > ul > li > a { /* links */
  display: block;
  border-bottom: 1px solid #eadddd;
  padding: 6px 4px 6px 4px;
  color: #616161;
  margin-top: 15px;
  transition: 0.3s;
  text-decoration: none;
}
.side-menu-wrapper .btn-ag,
.side-menu-wrapper .btn-ac{
  color: #fff !important;
}
.side-menu-wrapper .box {
  background: #c00834;
  border-radius: 6px;
  padding: 4px;
  margin-right: 0px;
}
.side-menu-wrapper .box:hover{
  background: #860927;
}
.side-menu-wrapper > a.menu-close { /* close button */
  padding: 8px 0 4px 23px;
  color: #6B6B6B;
  display: block;
  margin: -30px 0 -10px -20px;
  font-size: 35px;
  text-decoration: none;
}
.menu-overlay { /* overlay */
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.7);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity 1s;
}
#equipe{
  background: #ededed;
}
#equipe h2{
  font-size: 20px;
  color: #616161;
  position: relative;
  margin-bottom: 30px;
}
#equipe h2::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 40px;
  height: 4px;
  left: 50%;
  border-radius: 29px;
  transform: translate(-50%, 0%);
}
#equipe  h2 strong {
  font-size: 30px;
  color: #3c3c3c;
}
#equipe .nav-tabs {
  border: 0;
  border-top-width: 2px;
  border-top-style: solid;
  padding-top: 25px;
  margin-bottom: 50px;
}
#equipe .nav-link {
  display: block;
  padding: 2px 9px 0px 9px;
  font-size: 14px;
  border-radius: 6px;
  background: #dbdbdb;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: anteb-r !important; 
}
#equipe .nav-tabs a.nav-link.active{
  border: 2px solid #c00834;
  background: #ededed;
}
#equipe .nav-tabs .nav-item {
  margin: 0 auto;
  padding-left: 2px;
  padding-right: 2px;
}
#equipe h4{
  position: relative;
  font-size: 20px;
  text-align: center;
  font-family: anteb-b !important;
  margin-bottom: 25px;

}
#equipe h4::before {
  content: "";
  position: absolute;
  background: #c00834;
  bottom: -8px;
  width: 34px;
  height: 5px;
  left: 50%;
  border-radius: 30%;
  transform: translate(-50%, 0%);
}
#equipe p{
  font-size: 18px;
  text-align: center;
  font-family: anteb-el !important;
}
#equipe .post-categories{
    font-size: 18px;
    text-align: center;
    font-family: anteb-b !important;
	margin: 0;
	list-style: none;
}
#equipe .post-categories li{
    display: inline-block;
	font-family: anteb-b !important;
}
#equipe .post-categories li a{
   pointer-events: none;
}
#equipe .post-categories li a::after{
    content: ".";
	font-family: anteb-b !important;
}
/*===========================
   equipe css velho
=============================*/
#equipe .item-img{
  width: 153px;
  height: 153px;
  object-fit: cover !important;
  border-radius: 50%;
  border: 1px solid #c00834;
  padding: 10px;
  position: relative;
  top: 8%;
}
#equipe .gallery-item.padding-x2 .item-title {
  padding: 20px 19px;
}
#equipe .link{
 /* height: 337px; */
  position: relative;
  display: block;
  margin-top: 24px;
}
#equipe .gallery-item.gallery-style-5 .item-title {
	position: relative;
}
#equipe .gallery-item{
  background: #dbdbdb !important;
  border-radius: 11px;
  webkit-box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#equipe .gallery-item:hover{
  border-radius: 11px;
}
#equipe .gallery-item.gallery-style-5:hover .item-img {
    opacity: 1;
}
#equipe .gallery-item.gallery-style-5:hover .item-title{
  opacity: 1;
}
#equipe .item-icon {
  top: 70%;
  padding: 0;
  display: none;
}
#equipe .item-icon p{
  color: #fff;
  border: 1px solid #fff;
  font-size: 20px;
      padding: 6px 20px;
    border-radius: 6px;
    position: relative;
}
#equipe .item-icon p::before {
  content: "";
  position: absolute;
  background: #dbdbdb;
  top: -19px;
  width: 34px;
  height: 5px;
  left: 50%;
  border-radius: 30%;
  transform: translate(-50%, 0%);
}

/*===========================
   equipe css novo
=============================
#equipe .item-img{
  width: 153px;
  height: 153px;
  object-fit: cover !important;
  border-radius: 50%;
  border: 1px solid #fff;
  padding: 10px;
  position: relative;
  top: 8%;
}
#equipe .gallery-item.gallery-style-5:hover .item-img {
  opacity: 1;
  border: 1px solid #c00834;
}
#equipe .gallery-item.padding-x2 .item-title {
  padding: 20px 19px;
}
#equipe .link{
  height: 337px;
  position: relative;
  display: block;
}

#equipe .gallery-item{
  background: #c00834 !important;
  border-radius: 11px;
  webkit-box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  box-shadow: 8px 10px 10px -3px rgb(0 0 0 / 30%);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
#equipe .gallery-item:hover{
  background: #dbdbdb !important;
  border-radius: 11px;
}
#equipe .gallery-item.gallery-style-5 .item-title{
  opacity: 0;
}
#equipe .gallery-item.gallery-style-5:hover .item-title{
  opacity: 1;
}
#equipe .item-icon {
  top: 70%;
  padding: 0;
  opacity: 1;
}
#equipe .gallery-item.gallery-style-5:hover .item-icon{
  opacity: 0;
}
#equipe .item-icon p{
  color: #fff;
  border: 1px solid #fff;
  font-size: 20px;
      padding: 6px 20px;
    border-radius: 6px;
    position: relative;
}
#equipe .item-icon p::before {
  content: "";
  position: absolute;
  background: #dbdbdb;
  top: -19px;
  width: 34px;
  height: 5px;
  left: 50%;
  border-radius: 30%;
  transform: translate(-50%, 0%);
}
*/
/*===========================
   wordpress
=============================*/
#post-page .bg-wrap{
   background: #fff;
}
#post-page p{
  font-size: 16px;
  font-family: anteb-sl !important;
  color: #5f5d5c;
  margin-bottom: 1rem;
}
blockquote {
    border-left: 2px solid #0073aa;
    margin-left: 0;
    padding: 0 0 0 1rem;
}
#post-page h1{
  font-size: 54px;
}
#post-page h2{
  font-size: 44px;
}
#post-page h3{
  font-size: 34px;
}
#post-page h4{
  font-size: 24px;
}
#post-page h5{
  font-size: 14px;
}
#post-page h6{
  font-size:10px;
}
#post-page .contact-form{
   background: #dbdbdb;
   padding: 35px 35px 0px 35px;
   border-radius: 14px;
}
#post-page .contact-form .form-control{
    border: 0px;
    border-radius: 8px;
    margin-bottom: 8px;
    padding: 9px 13px;
    background: #cacaca;
}
#post-page .contact-form .btn-form {
    background: #c00834 url(../images/seta-form.png);
    background-repeat: no-repeat;
    background-position: 18px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 15px;
    display: block;
    margin: 0 auto;
    width: 55%;
    margin-top: 16px;
    padding: 15px;
    font-family: anteb-b !important;
}
#post-page .contact-form a{
    text-decoration: underline;
}
input[type=checkbox] + .lbl::before, input[type=radio] + .lbl::before {
    content: "";
    display: block;
    position: absolute;
    border: 1px solid rgb(69 27 43);
    border-radius: 0px;
    height: 18px;
    background: #451b2b;
    width: 18px;
    top: 1px;
    left: 0;
}
input[type=checkbox] + .lbl::after, input[type=radio] + .lbl::after {
    background-color: #c00834;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 10px 0;
}
img, svg {
    height: auto;
    max-width: 100%;
}
img.alignleft, img.alignright {
    float: none;
    margin: 0;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
  width: auto !important;
    height: auto !important;
}

img.alignleft, img.alignrig{
  margin: 0;
}
.alignleft {
    display: inline;
}

@media screen and (min-width: 30em){
img.alignleft {
    float: left;
    margin-right: 1.5em;
}
img.alignright {
    float: right;
    margin-left: 1.5em;
}

}
/*===========================
    modal
=============================*/
.modal_orcamento .bg-wrap {
  border-radius: 8px !important;
}
.modal_orcamento .modal-content{
  margin: 0 auto;
  padding: 26px;
  border-radius: 8px;
}

@media (max-width: 1201px) {

}

@media (max-width: 1100px) {
  .hidden-r{display: none;}
  #menu .img-logo{
    max-width: 100%;
  }
  .menu-topo {position: initial;}
  .mr-50 {
    margin-right: 0px !important;
  }
  #footer .logo-f {
    margin-top: 35px;
  }
  #footer h3 {
    margin-top: 20px;
  }
  .pl-0 {
    padding-left: 30px !important;
  }
  .pr-0 {
    padding-right: 30px !important;
  }
  #quem-somos-2 .foto {
    margin-bottom: 25px;
  }
  #quem-somos-3 h3 {
    margin-top: 22px;
  }
  #especialidades .gallery-item h4 {
    font-size: 20px;
  }
  #especialidades .gallery-item .item-img {
    width: 100%;
    height: 100%;
  }
  #exames-cta h2 {
    font-size: 30px;
  }
  #contato-2 .btn-form {
    width: 100%;
  }
  .carousel-nav-right-bottom .owl-nav {
    right: 30px;
  }
  #header .owl-dot {
    display: inline-block;
    margin-bottom: 10px;
  }
  #header .owl-dots {
    bottom: 0;
    right: auto;
    top: auto;
    left: 50%;
  }
  #secao-2 .mtb {
    margin-bottom: 0;
    margin-top: 0;
  }
  #secao-2 .plr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #secao-3 .foto {
    width: 70%;
  }
  #secao-4 .btn-cta {
    display: block;
  }
  #secao-6 .box {
    padding: 30px 20px;
    border-radius: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #equipe .nav-tabs .nav-item {
    display: block;
    width: 100%;
  }
  #equipe .gallery-item.padding-x2 .item-title {
    padding: 9px 36px;
  }
  #equipe .item-icon p {
    padding: 6px 13px;
  }
  #home .box-texto {
    margin-bottom: 0px;
  }
  #home .pr-0 {
    padding-right: 0px !important;
  }
  #home .box {
    left: -36px;
  }

}

@media (max-width: 1000px) {
  #home .pr-0 {
    padding-right: 30px !important;
  }
   #home .box-texto {
    padding-left: 30px;
    margin-bottom: 0;
  }
  #home h1 {
    font-size: 26px;
  }
  #home h1 br{
    display: none;
  }
  #home .btn-cta {
    width: 87%;
    margin: 0 auto;
  }
  #home .box {
  padding-top: 18px;
  padding-bottom: 18px;
  left: 0;
}
}
@media (max-width: 500px) {
 
}
@media (max-width: 330px) {

}