/**
 * WEBSITE: https://themefisher.com
 * TWITTER: https://twitter.com/themefisher
 * FACEBOOK: https://www.facebook.com/themefisher
 * GITHUB: https://github.com/themefisher/
 * ===================================================
 * TEMPLATE: Novena - Health Care & Medical Theme
 * VERSION: 1.0
 * ===================================================
 * CSS Structure
 * ===================================================
 * 13a66;
  background: transparent;
  color: #223a66;
}
.btn-solid-border:hover {
  border: 2px solid #223a66;
  color: #fff;
  background: #223a66;
}
.btn-solid-border:hover.btn-icon i {
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}
.btn-solid-border.btn-icon i {
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}

.btn-transparent {
  background: transparent;
  color: #222;
  border-color: #6F8BA4;
}
.btn-transparent:hover {
  background: #6F8BA4;
  color: #fff;
}

.btn-white {
  background: #fff;
  border-color: #fff;
  color: #222;
}
.btn-white:hover {
  background: #223a66;
  color: #fff;
  border-color: #223a66;
}

.btn-solid-white {
  border-color: #fff;
  color: #fff;
}
.btn-solid-white:hover {
  background: #fff;
  color: #222;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: 0;
}

.bg-gray {
  background: #eff0f3;
}

.bg-primary {
  background: #223a66;
}

.bg-primary-dark {
  background: #152440;
}

.bg-primary-darker {
  background: #090f1a;
}

.bg-dark {
  background: #222;
}

.bg-gradient {
  background-image: linear-gradient(145deg, rgba(19, 177, 205, 0.95) 0%, rgba(152, 119, 234, 0.95) 100%);
  background-repeat: repeat-x;
}

.section {
  padding: 100px 0;
}

.section-sm {
  padding: 70px 0;
}

.section-bottom {
  padding-bottom: 100px;
}

.subtitle {
  color: #223a66;
  font-size: 14px;
  letter-spacing: 1px;
}

.overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #223a66;
}

.overly-2 {
  position: relative;
}
.overly-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 2.25rem;
}

.text-lg {
  font-size: 3.75rem;
}

.no-spacing {
  letter-spacing: 0px;
}

/* Links */
a {
  color: #222;
  text-decoration: none;
  transition: all 0.35s ease;
}

a:focus, a:hover {
  color: #e12454;
  text-decoration: none;
}

a:focus {
  outline: none;
}

.content-title {
  font-size: 40px;
  line-height: 50px;
}

.page-title {
  padding: 120px 0px 70px 0px;
  position: relative;
}
.page-title .block h1 {
  color: #fff;
}
.page-title .block p {
  color: #fff;
}
.page-title .breadcumb-nav {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.slick-slide:focus, .slick-slide a {
  outline: none;
}

@media (max-width: 480px) {
  h2, .h2 {
    font-size: 1.3rem;
    line-height: 36px;
  }
}
.title-color {
  color: #223a66;
}

.secondary-bg {
  background: #223a66;
}

.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  color: #223a66;
}

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

.gray-bg {
  background: #f4f9fc;
}

@media (max-width: 480px) {
  .text-lg {
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  .text-lg {
    font-size: 28px;
  }
}
#navbarmain .nav-link {
  font-weight: 600;
  padding: 15px 15px;
  color: #222;
  font-family: "Exo", sans-serif;
  text-transform: capitalize;
  font-size: 16px;
  transition: all 0.25s ease;
}
#navbarmain .nav-link:hover,
#navbarmain .active .nav-link {
  color: #e12454;
}

.dropdown-toggle::after {
  display: none;
}

.navbar-brand {
  margin-top: 10px;
}

.header-top-bar {
  background: #223a66;
  font-size: 14px;
  padding: 10px 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #fff;
}

.top-bar-info li a {
  color: #fff;
  margin-right: 20px;
}

.top-right-bar a span {
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  vertical-align: middle;
}
.top-right-bar a i {
  color: #fff;
  margin-right: 10px;
}

@media (max-width: 992px) {
  .navigation {
    text-align: center;
  }
}
.navigation .dropdown-menu {
  padding: 0px;
  border: 0px;
  border-top: 5px solid #e12454;
  background: #fff;
  border-radius: 0px;
}
@media (max-width: 992px) {
  .navigation .dropdown-menu {
    text-align: center;
    float: left !important;
    width: 100%;
    margin: 0;
  }
}
.navigation .dropdown-toggle::after {
  display: none;
}
.navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
  margin: 0;
}
.navigation .dropleft .dropdown-toggle::before,
.navigation .dropright .dropdown-toggle::after {
  font-weight: bold;
  font-size: 14px;
  border: 0;
  display: inline-block;
  font-family: IcoFont !important;
  vertical-align: 1px;
}
.navigation .dropleft .dropdown-toggle::before {
  content: "\eac9";
  margin-right: 5px;
}
.navigation .dropright .dropdown-toggle::after {
  content: "\eaca";
  margin-left: 5px;
}
.navigation .dropdown-item {
  padding: 13px 20px;
  background: transparent;
  font-weight: 400;
  color: #555;
  border-bottom: 1px solid #eee;
}
.navigation li:last-child .dropdown-item {
  border-bottom: 0;
}
.navigation .dropdown-submenu.active > .dropdown-toggle,
.navigation .dropdown-submenu:hover > .dropdown-item,
.navigation .dropdown-item.active,
.navigation .dropdown-item:hover {
  background: rgba(225, 36, 84, 0.05);
  color: #e12454;
}
.navigation button:focus {
  outline: 0;
}
@media (min-width: 992px) {
  .navigation .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in, visibility 0s linear 0.2s, transform 0.2s linear;
    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 200px;
    transform: translateY(10px);
  }
  .navigation .dropleft .dropdown-menu,
.navigation .dropright .dropdown-menu {
    margin-top: -5px;
  }
  .navigation .dropdown:hover > .dropdown-menu {
    visibility: visible;
    transition: all 0.3s ease 0s;
    opacity: 1;
    transform: translateY(0);
  }
}

.bg-1 {
  background: url("../images/bg/22.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
}

.banner {
  position: relative;
  overflow: hidden;
  background: #fff;
  background: url("../images/bg/slider-bg-1.jpg") no-repeat;
  background-size: cover;
  min-height: 550px;
}
.banner .block {
  padding: 80px 0px 160px;
}
.banner .block h1 {
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  color: #223a66;
}

.letter-spacing {
  letter-spacing: 2px;
}

.text-color {
  color: #223a66;
}

.text-color-2 {
  color: #e12454;
}

.divider {
  width: 40px;
  height: 5px;
  background: #e12454;
}

@media (max-width: 480px) {
  .banner .block h1 {
    font-size: 38px;
    line-height: 50px;
  }
  .banner {
    min-height: 450px;
    background: #fff !important;
  }
}
@media (max-width: 400px) {
  .banner .block h1 {
    font-size: 28px;
    line-height: 40px;
  }
  .banner {
    min-height: 450px;
    background: #fff !important;
  }
}
@media (max-width: 768px) {
  .banner .block h1 {
    font-size: 56px;
    line-height: 70px;
  }
  .banner {
    background: #fff !important;
  }
}
@media (max-width: 992px) {
  .banner {
    background: #fff !important;
  }
}
.about-img img {
  border-radius: 5px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}

.award-img {
  height: 120px;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #eff0f3;
}

.appoinment-content {
  position: relative;
}
.appoinment-content img {
  width: 85%;
}
.appoinment-content .emergency {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 20px;
  background: #223a66;
  padding: 48px;
}
.appoinment-content .emergency h2 {
  color: #fff;
}
.appoinment-content .emergency i {
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.7);
}

.appoinment-form {
  margin-top: 40px;
}
.appoinment-form .form-control {
  background: #f4f9fc;
  height: 55px;
  border-color: rgba(0, 0, 0, 0.05);
}
.appoinment-form textarea.form-control {
  height: auto;
}

.client-thumb {
  text-align: center;
}

.features {
  margin-top: -70px;
}

.feature-item {
  flex-basis: 33.33%;
  margin: 0px 10px;
  padding: 40px 30px;
  background-color: #fff;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}
.feature-item .feature-icon i {
  font-size: 50px;
  color: #223a66;
}
.feature-item h4 {
  color: #223a66;
}
.feature-item p {
  font-size: 14px;
}

.feature-section.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important;
}

.w-hours li {
  padding: 6px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.counter-stat {
  text-align: center;
  padding: 55px 0px 40px 0px;
  position: relative;
}
.counter-stat i {
  display: block;
  color: rgba(255, 255, 255, 0.06);
  font-size: 70px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  transform: translateY(25px);
}
.counter-stat span {
  font-size: 70px;
  color: #fff;
}
.counter-stat p {
  margin-bottom: 0px;
  color: rgba(255, 255, 255, 0.7);
}

.mb--80 {
  margin-bottom: -80px;
}

.service {
  padding-top: 180px;
}
.service .service-item {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
}
.service .icon {
  float: left;
  margin-bottom: 10px;
}
.service i {
  color: #e12454;
}
.service h4 {
  padding-left: 20px;
}
.service .content {
  clear: both;
}

.service-block {
  padding: 20px;
  margin-top: 40px;
  border: 1px solid rgba(0, 0, 0, 0.03);
  box-shadow: 0 0 38px rgba(21, 40, 82, 0.07);
}
.service-block img {
  width: 100%;
  margin-top: -60px;
  border: 5px solid #fff;
}

.department-service {
  margin-bottom: 40px;
}
.department-service li {
  margin-bottom: 10px;
}
.department-service li i {
  color: #e12454;
}

.doctors .btn-group .btn {
  border-radius: 0px;
  margin: 0px 2px;
  text-transform: capitalize;
  font-size: 16px;
  padding: 0.6rem 1.5rem;
  cursor: pointer;
}
.doctors .btn-group .btn.active {
  box-shadow: none !important;
  border-color: transparent;
  background: #e12454;
  color: #fff;
}
.doctors .btn-group .btn.focus {
  box-shadow: none !important;
  border-color: transparent;
}
.doctors .btn-group .btn:focus {
  box-shadow: none !important;
  border-color: transparent;
  background: #e12454;
  color: #fff;
}
.doctors .btn-group .btn:hover {
  box-shadow: none !important;
  border-color: transparent;
  background: #e12454;
  color: #fff;
}
.doctors .btn-group > .btn-group:not(:last-child) > .btn, .doctors .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .doctors .btn-group > .btn:not(:first-child) {
  border-radius: 3px;
}

.doctor-inner-box {
  overflow: hidden;
}
.doctor-inner-box .doctor-profile {
  overflow: hidden;
  position: relative;
  box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}
.doctor-inner-box .doctor-profile .doctor-img {
  transition: all 0.35s ease;
}
.doctor-inner-box .doctor-profile .doctor-img:hover {
  transform: scale(1.1);
}

.lh-35 {
  line-height: 35px;
}

.doctor-info li {
  margin-bottom: 10px;
  color: #222;
}
.doctor-info li i {
  margin-right: 20px;
  color: #e12454;
}

.read-more {
  color: #223a66;
}

@media (max-width: 480px) {
  .doctors .btn-group {
    display: block;
  }
  .doctors .btn-group .btn {
    margin: 8px 3px;
  }
}
@media (max-width: 400px) {
  .doctors .btn-group {
    display: block;
  }
  .doctors .btn-group .btn {
    margin: 8px 3px;
  }
}
@media (max-width: 768px) {
  .doctors .btn-group {
    display: block;
  }
  .doctors .btn-group .btn {
    margin: 8px 3px;
  }
}
.cta {
  background: url("../images/bg/bg-4.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
}
.cta:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(34, 58, 102, 0.95);
}

.mb-30 {
  margin-bottom: 30px;
}

.text-color-primary {
  color: #223a66;
}

.cta-section {
  margin-bottom: -80px;
}

.cta-2 {
  background: url("../images/bg/cta-bg.png") no-repeat;
  background-position: center center;
}

.cta-page {
  background: url("../images/team/rosianelais.jpg") no-repeat; /* <<< Nova imagem aqui */
  background-size: cover; /* Mantém o preenchimento */
  background-position: center 85%; /* Centraliza a imagem (pode ajustar para 'center top', 'center bottom' etc. se precisar) */
  position: relative; /* Mantém a posição relativa */
}


.testimonial {
  position: relative;
}
.testimonial:before {
  width: 48%;
  height: 100%;
  top: 0;
  left: 0px;
  position: absolute;
  content: "";
  background: url("../images/bg/bg-2.jpg") no-repeat 50% 50%;
}
.testimonial .slick-dots {
  text-align: left;
}

.testimonial-block {
  position: relative;
  margin-bottom: 20px;
}
.testimonial-block p {
  background: #fff;
  font-size: 18px;
}
.testimonial-block .client-info {
  margin-bottom: 20px;
}
.testimonial-block .client-info h4 {
  margin-bottom: 0px;
}
.testimonial-block i {
  font-size: 60px;
  position: absolute;
  right: 46px;
  bottom: 89px;
  opacity: 0.08;
}
.testimonial-block .slick-dots {
  text-align: left;
}

.testimonial-wrap-2 .slick-dots {
  margin-left: -10px;
}

.testimonial-block.style-2 {
  background: #fff;
  padding: 30px;
  margin: 0px 4px;
  margin-bottom: 30px;
}
.testimonial-block.style-2 .testimonial-thumb {
  float: left;
}
.testimonial-block.style-2 .testimonial-thumb img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin-right: 20px;
  margin-bottom: 30px;
  border: 5px solid #eff0f3;
  margin-top: -5px;
}
.testimonial-block.style-2 .client-info p {
  clear: both;
  background: transparent;
}
.testimonial-block.style-2 i {
  bottom: -20px;
  color: #e12454;
  opacity: 0.3;
}

@media (max-width: 480px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}
@media (max-width: 400px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}
@media (max-width: 992px) {
  .testimonial-wrap {
    margin-left: 0px;
  }
  .testimonial::before {
    display: none;
  }
}
.contact-form-wrap .form-group {
  margin-bottom: 20px;
}
.contact-form-wrap .form-group .form-control {
  height: 60px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
  background: #f4f9fc;
}
.contact-form-wrap .form-group-2 {
  margin-bottom: 13px;
}
.contact-form-wrap .form-group-2 textarea {
  height: auto;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  background: #f4f9fc;
  width: 100%;
}

.social-icons li {
  margin: 0 6px;
}
.social-icons a {
  margin-right: 10px;
  font-size: 18px;
}

.google-map {
  position: relative;
}

.google-map #map {
  width: 100%;
  height: 500px;
}

.mt-90 {
  margin-top: 90px;
}

.contact-block {
  text-align: center;
  border: 5px solid #EEF2F6;
  padding: 50px 25px;
}
.contact-block i {
  font-size: 50px;
  margin-bottom: 15px;
  display: inline-block;
  color: #e12454;
}

.blog-item-content h2 {
  font-weight: 600;
  font-size: 38px;
}

/*=================================================================
  Single Blog Page
==================================================================*/
.nav-links .page-numbers {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #eee;
  text-align: center;
  padding-top: 13px;
  font-weight: 600;
  margin-right: 10px;
}
.nav-links .page-numbers:hover {
  background: #223a66;
  color: #fff;
}
.nav-links .page-numbers.current {
  background: #223a66;
  color: #fff;
}

.comment-area .comment-thumb {
  margin-right: 20px;
  margin-bottom: 30px;
}
.comment-area h5 {
  font-size: 18px;
  font-weight: 500;
}
.comment-area span {
  font-size: 14px;
}

.posts-nav h6 {
  font-weight: 500;
}

.quote {
  font-size: 22px;
  color: #223a66;
  padding: 40px;
  font-style: italic;
  border-left: 5px solid #e12454;
  margin: 25px 0px;
}

.tag-option a {
  border: 1px solid #eff0f3;
  padding: 6px 12px;
  color: #6F8BA4;
  font-size: 14px;
}

.comment-form .form-control {
  background: #f7f8fb;
  border-radius: 5px;
  border-color: #f7f8fb;
  height: 50px;
}
.comment-form textarea.form-control {
  height: auto;
}

.post.post-single {
  border: none;
}
.post.post-single .post-thumb {
  margin-top: 30px;
}

.post-sub-heading {
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 20px;
}

.post-social-share {
  margin-bottom: 50px;
}

.post-comments {
  margin: 30px 0;
}
.post-comments .media {
  margin-top: 20px;
}
.post-comments .media > .pull-left {
  padding-right: 20px;
}
.post-comments .comment-author {
  margin-top: 0;
  margin-bottom: 0px;
  font-weight: 500;
}
.post-comments .comment-author a {
  color: #223a66;
  font-size: 14px;
  text-transform: uppercase;
}
.post-comments time {
  margin: 0 0 5px;
  display: inline-block;
  color: #808080;
  font-size: 12px;
}
.post-comments .comment-button {
  color: #223a66;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}
.post-comments .comment-button i {
  margin-right: 5px;
  display: inline-block;
}
.post-comments .comment-button:hover {
  color: #223a66;
}

.post-excerpt {
  margin-bottom: 60px;
}
.post-excerpt h3 a {
  color: #000;
}
.post-excerpt p {
  margin: 0 0 30px;
}
.post-excerpt blockquote.quote-post {
  margin: 20px 0;
}
.post-excerpt blockquote.quote-post p {
  line-height: 30px;
  font-size: 20px;
  color: #223a66;
}

.comments-section {
  margin-top: 35px;
}

.author-about {
  margin-top: 40px;
}

.post-author {
  margin-right: 20px;
}

.post-author > img {
  border: 1px solid #dedede;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.comment-list ul {
  margin-top: 20px;
}
.comment-list ul li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid #dedede;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}
.comment-wrap .author-avatar {
  margin-right: 10px;
}
.comment-wrap .media .media-heading {
  font-size: 14px;
  margin-bottom: 8px;
}
.comment-wrap .media .media-heading a {
  color: #223a66;
  font-size: 13px;
}
.comment-wrap .media .comment-meta {
  font-size: 12px;
  color: #888;
}
.comment-wrap .media p {
  margin-top: 15px;
}

.comment-reply-form {
  margin-top: 80px;
}
.comment-reply-form input, .comment-reply-form textarea {
  height: 35px;
  border-radius: 0;
  box-shadow: none;
}
.comment-reply-form input:focus, .comment-reply-form textarea:focus {
  box-shadow: none;
  border: 1px solid #223a66;
}
.comment-reply-form textarea, .comment-reply-form .btn-main {
  height: auto;
}

.sidebar-widget {
  margin-bottom: 30px;
  padding-bottom: 35px;
}
.sidebar-widget. GENERAL STYLE
 * 2. HEADER & NAVIGATION
 * 3. BANNER & PAGE TITLE
 * 4. FEATURES
 * 5. ABOUT SECTION
 * 6. CTA (CALL TO ACTION)
 * 7. SERVICE SECTION
 * 8. APPOINMENT SECTION
 * 9. TESTIMONIAL SECTION
 * 10. TEAM/DOCTORS SECTION
 * 11. CLIENTS/PARTNERS LOGOS
 * 12. FOOTER
 * 13. BLOG (Placeholder/Generic)
 * 14. UTILITIES & HELPERS
 * 15. CUSTOM MODIFICATIONS (From our chat)
 * ===================================================
*/

/*=== 1. GENERAL STYLE ===*/
@import url("https://fonts.googleapis.com/css?family=Exo:500,600,700|Roboto&display=swap");

html {
  overflow-x: hidden;
}

body {
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #6F8BA4; /* Default text color */
  font-weight: 400;
  overflow-x: hidden;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Exo", sans-serif;
  font-weight: 700;
  color: #222; /* Default heading color */
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 44px;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.3rem;
  line-height: 30px;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

p {
  line-height: 30px;
  color: #6F8BA4; /* Ensure paragraphs use the default text color */
}

/* Links */
a {
  color: #223a66; /* Primary theme color for links */
  text-decoration: none;
  transition: all 0.35s ease;
}

a:focus, a:hover {
  color: #e12454; /* Secondary theme color (pink) on hover */
  text-decoration: none;
}

a:focus {
  outline: none;
}

/* Form Controls */
input[type=email], input[type=password], input[type=text], input[type=tel], select.form-control, textarea.form-control {
  box-shadow: none;
  height: 45px;
  outline: none;
  font-size: 14px;
  border: 1px solid #EEF2F6;
  border-radius: 5px; /* Slightly rounded corners */
  padding: 0.375rem 0.75rem;
}
select.form-control {
    /* Specific height for select if needed */
     height: 55px; /* Match appointment form */
}
textarea.form-control {
  height: auto;
}

input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, input[type=tel]:focus, select.form-control:focus, textarea.form-control:focus {
  box-shadow: none;
  border: 1px solid #223a66; /* Primary color border on focus */
}

.form-control {
  box-shadow: none;
  /* remove default border-radius if applied globally */
  /* border-radius: 0; */
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #223a66;
}

/* Buttons */
.btn {
  display: inline-block;
  font-size: 14px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 0.75rem 2rem;
  font-family: "Exo", sans-serif;
  text-transform: uppercase;
  border-radius: 5px;
  border: 2px solid transparent;
  transition: all 0.35s ease;
}
.btn.btn-icon i {
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  padding-left: 15px;
}
.btn:focus {
  outline: 0px;
  box-shadow: none;
}

.btn-main { /* Primary Blue Button */
  background: #223a66;
  color: #fff;
  border-color: #223a66;
}
.btn-main:hover {
  background: #e12454;
  border-color: #e12454;
  color: #fff;
}

.btn-main-2 { /* Secondary Pink Button */
  background: #e12454;
  color: #fff;
  border-color: #e12454;
}
.btn-main-2:hover {
  background: #223a66;
  color: #fff;
  border-color: #223a66;
}

.btn-round-full {
  border-radius: 50px;
}

/*=== 2. HEADER & NAVIGATION ===*/
.header-top-bar {
  background: #223a66; /* Primary blue */
  font-size: 14px;
  padding: 10px 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #fff; /* Text color on top bar */
}
.top-bar-info li {
   color: #fff;
}
.top-bar-info li a {
  color: #fff;
  margin-right: 20px;
}
.top-bar-info li i {
    color: #fff; /* Ensure icons are white */
    opacity: 0.8; /* Slight transparency for icons */
}

.top-right-bar a {
    color: #fff; /* Ensure links are white */
}
.top-right-bar a span {
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  vertical-align: middle;
}
.top-right-bar a span.h4 {
    font-weight: 700; /* Make phone number bold */
    font-size: 1.1rem; /* Slightly larger phone number */
}

.navigation {
  background: #fff;
  padding: 0; /* Remove default navbar padding if needed */
  border-bottom: 1px solid #eee;
  transition: all 0.3s ease;
}

.navbar-brand img {
  height: 50px; /* Adjust logo height */
  width: auto;
}
@media (max-width: 991px) {
    .navbar-brand img {
       height: 40px; /* Smaller logo on mobile */
    }
}

#navbarmain .nav-link {
  font-weight: 600;
  padding: 25px 15px; /* Adjust padding for vertical alignment */
  color: #222;
  font-family: "Exo", sans-serif;
  text-transform: capitalize;
  font-size: 16px;
  transition: all 0.25s ease;
}
#navbarmain .nav-link:hover,
#navbarmain .active > .nav-link { /* Ensure active link is styled */
  color: #e12454; /* Pink color for active/hover */
}

.navbar-toggler {
    border-color: rgba(0,0,0,.1);
}
.navbar-toggler-icon {
    background-image: none; /* Remove default Bootstrap icon if using icofont */
}
.navbar-toggler .icofont-navigation-menu {
    color: #223a66; /* Color of the menu icon */
    font-size: 28px;
}

/* Dropdown Menu */
.dropdown-menu {
  padding: 0px;
  border: 0px;
  border-top: 5px solid #e12454; /* Pink top border */
  background: #fff;
  border-radius: 0px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}
@media (max-width: 992px) {
  .navigation .dropdown-menu {
    text-align: center;
    float: left !important; /* Fix for Bootstrap 4 */
    width: 100%;
    margin: 0;
    border-top: none;
    box-shadow: none;
  }
}
.dropdown-toggle::after {
  display: none; /* Hide default Bootstrap caret if using icofont */
}
.dropdown-item {
  padding: 13px 20px;
  background: transparent;
  font-weight: 400;
  color: #555;
  border-bottom: 1px solid #eee;
  transition: all 0.3s ease;
  font-size: 15px;
}
li:last-child .dropdown-item {
  border-bottom: 0;
}
.dropdown-item.active,
.dropdown-item:hover {
  background: rgba(225, 36, 84, 0.05); /* Light pink background on hover */
  color: #e12454; /* Pink text on hover */
}

/*=== 3. BANNER & PAGE TITLE ===*/
.banner {
  position: relative;
  overflow: hidden;
  background: #fff url("../images/bg/slider-bg-1.jpg") no-repeat;
  background-size: cover;
  min-height: 550px;
}
.banner .block {
  padding: 80px 0px 160px;
}
.banner .block h1 {
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: -1.2px;
  text-transform: capitalize;
  color: #223a66; /* Primary blue */
}
.banner .block span { /* Subtitle/tagline */
    font-family: "Exo", sans-serif;
    color: #e12454; /* Pink */
    font-weight: 500;
}
.banner .block p { /* Description text */
    color: #6F8BA4;
}

.letter-spacing {
  letter-spacing: 2px;
}

.text-color { /* Primary blue text */
  color: #223a66;
}
.text-color-2 { /* Secondary pink text */
  color: #e12454;
}

.divider {
  width: 40px;
  height: 5px;
  background: #e12454; /* Pink divider */
}

.page-title {
  padding: 80px 0px 40px 0px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-title.bg-1 { /* Specific background for about page title */
  background-image: url("../images/bg/22.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;       /* <-- evita o zoom excessivo */
  position: relative;
}

.page-title .overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #223a66; /* Dark blue overlay */
}
.page-title .block {
    position: relative; /* Ensure text is above overlay */
    z-index: 1;
}
.page-title .block h1 {
  color: #fff;
}
.page-title .block span { /* Tagline */
  color: rgba(255, 255, 255, 0.8);
  font-family: "Exo", sans-serif;
}
.page-title .block p {
  color: #fff;
}

/*=== 4. FEATURES ===*/
.features {
  margin-top: -70px; /* Overlap with banner */
  position: relative; /* Ensure it's above banner visually */
  z-index: 2;
}
.feature-block {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
    padding: 10px 0; /* Add some padding around the items */
}
.feature-item {
  /*flex-basis: 33.33%; /* Handled by Bootstrap columns */
  /*margin: 0px 10px; /* Handled by Bootstrap columns */
  padding: 40px 30px;
  text-align: center; /* Center content */
  border-right: 1px solid #eee; /* Separator line */
}
.feature-item:last-child {
    border-right: none; /* No line for the last item */
}
@media (max-width: 991px) {
    .feature-item {
        border-right: none;
        border-bottom: 1px solid #eee; /* Separator line on mobile */
    }
     .feature-item:last-child {
        border-bottom: none;
    }
}

.feature-item .feature-icon {
    margin-bottom: 20px; /* Space below icon */
}
.feature-item .feature-icon i {
  font-size: 50px;
  color: #223a66; /* Primary blue */
}
.feature-item .feature-icon img {
    /* Style for image icons like poli logo */
    max-height: 50px; /* Control size */
    width: auto;
}
.feature-item span { /* Category text like "Sono" */
    display: block;
    font-size: 14px;
    color: #aaa;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "Exo", sans-serif;
}
.feature-item h4 {
  color: #223a66;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.feature-item p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
}

/*=== 5. ABOUT SECTION ===*/
.about .about-img img {
  border-radius: 5px;
  box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
}
.about .about-content {
    padding-left: 30px;
}
@media (max-width: 991px) {
    .about .about-content {
        padding-left: 0;
        margin-top: 30px;
    }
}
.about .about-content h2 {
    font-size: 36px; /* Adjust size if needed */
    line-height: 1.3;
}
.about .title-color {
  color: #223a66; /* Primary blue */
}

/*=== 6. CTA (CALL TO ACTION) ===*/
.cta-section {
  margin-bottom: -80px; /* Overlap */
  position: relative;
  z-index: 1;
}
.cta {
  background: url("../images/bg/bg-4.jpg") no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  border-radius: 8px;
  padding: 60px 0; /* Add padding inside */
}
.cta:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(34, 58, 102, 0.95); /* Dark blue overlay */
  border-radius: 8px;
}
.counter-stat {
  text-align: center;
  padding: 30px 0px 20px 0px;
  position: relative;
  color: #fff;
}
.counter-stat i {
  display: block;
  color: rgba(255, 255, 255, 0.06);
  font-size: 70px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  transform: translateY(25px);
  z-index: -1; /* Behind text */
}
.counter-stat span.h3.counter {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  display: inline-block; /* To allow units next to it */
}
.counter-stat span:not(.counter) { /* For units like '%' or 'milhões' */
    font-size: 30px;
    vertical-align: baseline;
    margin-left: 5px;
}
.counter-stat p {
  margin-bottom: 0px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-top: 10px;
}

.cta-page { /* For the CTA banner on doctor page */
  padding: 100px 0; /* Adjust padding as needed */
  /* background settings are in custom section below */
  position: relative;
}
.cta-page .cta-content {
    position: relative;
    background-size: contain; 
    z-index: 1;
}
.cta-page .cta-content h2 {
    color: #fff; /* Text color on dark background */
    font-size: 2.8rem; /* Adjust size */
    line-height: 1.4;
}
.cta-page .cta-content .title-color {
    color: #f9f9f9; /* Slightly off-white for highlighted part */
}
.cta-page .divider {
    background: #fff; /* White divider */
}

/*=== 7. SERVICE SECTION ===*/
.service {
  padding-top: 180px; /* Adjust for overlapping CTA */
}
.service.gray-bg {
  background: #f4f9fc;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  color: #223a66; /* Primary blue title */
}
.section-title p {
    max-width: 600px; /* Limit width of description */
    margin-left: auto;
    margin-right: auto;
}

.service-item {
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 30px; /* Space between items */
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}
.service-item:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transform: translateY(-5px);
}
.service-item .icon {
  /* float: left; No float needed with flex */
  margin-bottom: 10px;
  display: flex; /* Use flex for alignment */
  align-items: center;
}
.service-item i {
  color: #e12454; /* Pink icon color */
  font-size: 36px; /* Adjust icon size */
  margin-right: 15px; /* Space between icon and title */
}
.service-item img { /* For image icons */
    max-width: 60px;
    height: auto;
    margin-right: 15px;
}
.service-item h4 {
  /* padding-left: 20px; Not needed with flex margin */
  margin-top: 0; /* Reset margin */
  margin-bottom: 0; /* Reset margin */
  color: #223a66;
  font-size: 1.15rem;
}
.service-item .content {
  /* clear: both; Not needed */
  margin-top: 15px; /* Space above content */
}
.service-item .content p {
    font-size: 15px;
    line-height: 1.7;
}

/*=== 8. APPOINMENT SECTION ===*/
.appoinment {
    /* Add styles if needed, often combined with other sections */
}
.appoinment-content {
  position: relative;
}
.appoinment-content img {
  width: 90%; /* Adjust image width */
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}
.appoinment-content .emergency {
  position: absolute;
  content: "";
  right: 0px; /* Adjust position */
  bottom: 20px;
  background: #223a66; /* Primary blue */
  padding: 30px 40px; /* Adjust padding */
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.appoinment-content .emergency h2 {
  color: #fff;
  font-size: 1.5rem; /* Adjust size */
  margin: 0;
}
.appoinment-content .emergency h2 a {
    color: inherit; /* Inherit white color */
    text-decoration: none;
}
.appoinment-content .emergency i {
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.7);
  vertical-align: middle; /* Align icon better */
}
@media (max-width: 991px) {
    .appoinment-content {
        text-align: center;
        margin-bottom: 40px;
    }
     .appoinment-content img {
        width: 100%;
     }
    .appoinment-content .emergency {
        position: relative;
        right: auto;
        bottom: auto;
        display: inline-block;
        margin-top: -30px; /* Overlap image slightly */
    }
}

.appoinment-wrap {
    background: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}
.appoinment-wrap h2.title-color {
    color: #223a66;
    margin-bottom: 15px; /* Space below title */
}
.appoinment-wrap p {
    margin-bottom: 30px; /* Space below description */
}
.appoinment-form .form-group {
  margin-bottom: 20px;
}
.appoinment-form .form-control {
  background: #f4f9fc; /* Light gray background */
  height: 55px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 5px; /* Consistent radius */
}
.appoinment-form textarea.form-control {
  height: auto;
  padding-top: 15px; /* Better padding for textarea */
}
.appoinment-form .form-group-2 { /* For textarea */
    margin-bottom: 25px; /* More space below textarea */
}

/*=== 9. TESTIMONIAL SECTION ===*/
.testimonial-2.gray-bg {
    background: #f4f9fc; /* Light gray */
}
.testimonial-block.style-2 {
  background: #fff;
  padding: 30px;
  margin: 0px 10px; /* Space for slider */
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  position: relative; /* For quote icon positioning */
  min-height: 250px; /* Ensure consistent height */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.testimonial-block.style-2 .testimonial-thumb {
  float: left; /* Keep thumb floated */
  margin-right: 20px;
}
.testimonial-block.style-2 .testimonial-thumb img {
  width: 70px; /* Adjust size */
  height: 70px;
  border-radius: 100%;
  border: 4px solid #eff0f3; /* Light border */
}
.testimonial-block.style-2 .client-info {
    overflow: hidden; /* Clear float */
}
.testimonial-block.style-2 .client-info h4 {
  margin-bottom: 0px;
  color: #223a66;
  font-size: 1.1rem;
}
.testimonial-block.style-2 .client-info span { /* Patient Name */
    font-size: 14px;
    color: #aaa;
    display: block;
    margin-bottom: 15px;
}
.testimonial-block.style-2 .client-info p {
  /*clear: both; Not needed with overflow */
  background: transparent;
  font-size: 15px;
  line-height: 1.7;
  font-style: italic;
  color: #6F8BA4;
  margin-top: 0;
}
.testimonial-block.style-2 i.icofont-quote-right {
  font-size: 60px;
  position: absolute;
  right: 20px;
  bottom: 10px; /* Adjust position */
  color: #e12454; /* Pink quote */
  opacity: 0.1; /* Make it subtle */
}

/* Slick dots for testimonial */
.testimonial-wrap-2 .slick-dots {
  text-align: center;
  margin-top: 20px; /* Space above dots */
}
.testimonial-wrap-2 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.testimonial-wrap-2 .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #ccc;
    border: none;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}
.testimonial-wrap-2 .slick-dots li.slick-active button {
    background: #223a66; /* Active dot color */
    width: 12px;
    height: 12px;
}

/*=== 10. TEAM/DOCTORS SECTION ===*/
/* Styles moved to Custom Modifications section below */

/*=== 11. CLIENTS/PARTNERS LOGOS ===*/
.clients-logo .client-thumb {
  text-align: center;
  padding: 15px; /* Space around logos */
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.clients-logo .client-thumb:hover {
    opacity: 1;
}
.clients-logo .client-thumb img {
  max-height: 60px; /* Limit logo height */
  width: auto;
  max-width: 100%;
  filter: grayscale(50%); /* Optional: make logos grayscale initially */
}
.clients-logo .client-thumb:hover img {
    filter: grayscale(0%); /* Color on hover */
}

/*=== 12. FOOTER ===*/
.footer {
  padding-top: 80px;
  padding-bottom: 10px;
}
.footer.gray-bg {
  background: #f4f9fc; /* Light gray footer */
}
.widget {
    margin-bottom: 40px;
}
.widget .logo img {
    max-height: 45px; /* Footer logo size */
}
.widget .divider {
  height: 3px;
  background: #e12454; /* Pink divider */
  width: 30px; /* Shorter divider */
  margin-bottom: 20px;
}
.widget h4 {
  color: #223a66; /* Primary blue headings */
  margin-bottom: 10px; /* Adjust space */
  text-transform: capitalize;
}
.widget p {
    font-size: 15px;
}
.widget .footer-menu a {
  color: #6F8BA4; /* Default text color */
  font-size: 15px;
  line-height: 35px; /* Adjust line height */
  transition: all 0.3s ease;
}
.widget .footer-menu a:hover {
  color: #e12454; /* Pink on hover */
  padding-left: 5px;
}

.footer-contact-block {
    margin-bottom: 20px;
}
.footer-contact-block .icon {
    margin-right: 15px; /* Space between icon and text */
}
.footer-contact-block i {
  font-size: 24px; /* Icon size */
  color: #223a66; /* Primary blue icon */
}
.footer-contact-block span { /* Label like "Mande uma mensagem" */
  font-weight: 400;
  color: #6F8BA4;
  font-size: 14px;
  display: block;
  margin-bottom: -5px; /* Pull text closer to icon */
}
.footer-contact-block h4 { /* Phone number / hours */
  color: #223a66;
  font-size: 1.1rem; /* Adjust size */
  margin-top: 5px;
  line-height: 1.4;
}
.footer-contact-block h4 a {
    color: inherit; /* Make link same color */
}

.footer-socials li {
    display: inline-block; /* Already set in HTML */
}
.footer-socials li a {
  width: 40px; /* Adjust size */
  height: 40px;
  background: rgba(34, 58, 102, 0.1); /* Light blue background */
  color: #223a66; /* Icon color */
  display: flex; /* Center icon */
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 18px;
  transition: all 0.3s ease;
}
.footer-socials li a:hover {
  background: #223a66; /* Darker blue on hover */
  color: #fff; /* White icon on hover */
}

.footer-btm {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: 20px;
  padding-bottom: 10px; /* Reduce bottom padding */
}
.footer .copyright {
    font-size: 14px;
    color: #888;
}
.footer .copyright a {
  font-weight: 600;
  color: #555;
}

/* Back to top button */
.backtop {
  position: fixed;
  background: #223a66;
  z-index: 9999;
  right: 20px; /* Adjust position */
  width: 45px;
  height: 45px;
  bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden; /* Hide initially */
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}
.backtop.reveal { /* Class added by JS */
    opacity: 1;
    visibility: visible;
}
.backtop:hover {
  background-color: #e12454; /* Pink on hover */
}
.backtop i {
  color: #fff;
  font-size: 20px;
}



/*=== 13. BLOG (Placeholder/Generic) ===*/
/* Add basic blog styles if needed, based on Novena defaults */

/*=== 14. UTILITIES & HELPERS ===*/
.gray-bg {
  background: #f4f9fc; /* Light gray background */
}
.section {
  padding: 100px 0;
}
.section-sm {
  padding: 70px 0;
}
.mb-4 { /* Ensure Bootstrap margin classes work */
    margin-bottom: 1.5rem !important;
}
.mb-5 {
     margin-bottom: 3rem !important;
}
.mt-3 {
     margin-top: 1rem !important;
}
.mt-4 {
     margin-top: 1.5rem !important;
}
.mt-5 {
     margin-top: 3rem !important;
}
.mx-auto {
     margin-left: auto !important;
     margin-right: auto !important;
}
.my-4 {
    margin-top: 1.5rem !important;
     margin-bottom: 1.5rem !important;
}
.text-lg { /* From template, might be heading size */
  font-size: 3rem; /* Adjust if needed */
}
.title-color {
  color: #223a66 !important; /* Ensure this overrides */
}

/*=================================================*/
/*=== 15. CUSTOM MODIFICATIONS (From our chat) ===*/
/*=================================================*/

/* --- Estilização Elegante para o Carrossel 'Nosso espaço' --- */
.space-carousel-container {
  position: relative; /* Necessário para posicionar as setas absolutamente */
  padding: 10px;      /* Pequeno espaço interno */
  background-color: #ffffff; /* Fundo branco para destacar */
  border-radius: 8px;     /* Cantos suavemente arredondados */
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); /* Sombra sutil para efeito 'chic' */
  min-height: 400px; 
  /* margin-bottom: 50px; /* Espaço abaixo do carrossel - Controlled by section padding now */
}

/* Estilo base da imagem (mantendo altura e object-fit) */
.space-carousel .slick-slide img {
  max-height: 400px; /* <<< AJUSTE AQUI a altura máxima desejada */
  width: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 5px; /* Cantos arredondados na própria imagem */
  margin: 0 auto;
}

/* Ajuste responsivo da altura da imagem */
@media (max-width: 991px) {
  .space-carousel .slick-slide img {
    max-height: 320px;
  }
}
@media (max-width: 767px) {
  .space-carousel .slick-slide img {
    max-height: 250px;
  }
}

/* --- Estilização das Setas (Arrows) --- */
.space-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10; /* Garante que fiquem sobre a imagem */
  background-color: rgba(34, 58, 102, 0.7); /* Azul do tema, semi-transparente */
  color: white;
  border: none;
  border-radius: 50%; /* Botão redondo */
  width: 45px;       /* Tamanho do botão */
  height: 45px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;       /* Para centralizar o ícone dentro */
  align-items: center;
  justify-content: center;
}

.space-carousel .slick-arrow:hover {
  background-color: rgba(34, 58, 102, 0.9); /* Mais opaco no hover */
  transform: translateY(-50%) scale(1.05); /* Leve aumento no hover */
}

/* Esconde o texto padrão das setas do Slick */
.space-carousel .slick-arrow {
  font-size: 0;
}

/* Adiciona o ícone usando IcoFont (já presente no tema) */
.space-carousel .slick-arrow::before {
  font-family: 'IcoFont';
  font-size: 20px; /* Tamanho do ícone */
  line-height: 1; /* Ajuste fino vertical */
}

/* Ícone específico para seta "anterior" */
.space-carousel .slick-prev {
  left: -20px; /* Posição fora do container, à esquerda */
}
.space-carousel .slick-prev::before {
  content: '\eaca'; /* Código IcoFont para seta esquerda arredondada */
}

/* Ícone específico para seta "próxima" */
.space-carousel .slick-next {
  right: -20px; /* Posição fora do container, à direita */
}
.space-carousel .slick-next::before {
  content: '\eac9'; /* Código IcoFont para seta direita arredondada */
}

/* Em telas menores, colocar as setas dentro */
@media (max-width: 767px) {
  .space-carousel .slick-prev {
    left: 10px;
  }
  .space-carousel .slick-next {
    right: 10px;
  }
  .space-carousel .slick-arrow {
    width: 35px;
    height: 35px;
  }
   .space-carousel .slick-arrow::before {
    font-size: 16px;
   }
}

/* --- Estilização dos Pontos (Dots) --- */
.space-carousel .slick-dots {
  position: absolute;
  bottom: -35px; /* Distância abaixo do container */
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.space-carousel .slick-dots li {
  margin: 0 5px; /* Espaçamento entre os pontos */
}

.space-carousel .slick-dots li button {
  font-size: 0; /* Esconde texto padrão */
  line-height: 0;
  display: block;
  width: 10px; /* Tamanho do ponto inativo */
  height: 10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #cccccc; /* Cor do ponto inativo */
  border-radius: 50%; /* Ponto redondo */
  transition: all 0.3s ease;
}

.space-carousel .slick-dots li button:hover {
  background: #aaaaaa; /* Cor no hover */
}

.space-carousel .slick-dots li.slick-active button {
  background: #223a66; /* Cor do ponto ativo (azul do tema) */
  width: 12px; /* Ponto ativo ligeiramente maior */
  height: 12px;
}
/* --- Fim da Estilização do Carrossel --- */


/* --- Redução de Espaço Vertical entre Seções (About Page) --- */
.section.about-page {
  padding-bottom: 50px; /* Ajuste este valor (original 100px) */
  padding-bottom: 70px; 
}
.section.about {
  /* se já existir padding, apenas aumente estes valores */
  padding-top: 100px;    /* era algo como 60px? suba para 100px */
  padding-bottom: 100px; /* idem para o bottom */
}

/* 2) Cabeçalho maior */
.section.about .about-content h2 {
  font-size: 3rem;       /* antes talvez fosse 2rem; ajuste ao seu gosto */
  line-height: 1.2;      /* controla o espaçamento entre as linhas */
  margin-bottom: 1.5rem; /* um pouco de espaço abaixo do título */
}
.section.planos-saude-section {
  padding-top: 50px;    /* Ajuste este valor (original 100px) */
  padding-bottom: 50px; /* Ajuste este valor (original 100px) */
}
.section.team {
  padding-top: 50px;    /* Ajuste este valor (original 100px) */
  /* padding-bottom is default 100px, adjust if needed */
}
/* Optional: Reduce margin below carousel if needed */
/* .space-carousel-container { margin-bottom: 30px; } */

/* Reduce space below title divider on about page */
.section.about-page .section-title .divider {
     margin-bottom: 40px; /* Alterado */
     /* Or use mb-2 for less space: margin-bottom: 0.5rem !important; */
}
/* --- Fim da Redução de Espaço --- */


/* --- Estilização Elegante Seção Especialistas --- */
/* Adjust overall section padding if needed */
/* .section.team {
  padding-top: 60px;
  padding-bottom: 60px;
} */

.specialist-entry {
  padding: 40px 30px;    /* Espaço interno */
  margin-bottom: 40px;  /* Aumentar margem entre as médicas */
  border-top: 1px solid #eef2f6; /* Linha separadora sutil */
  background-color: #ffffff; /* Fundo branco para destacar um pouco */
  border-radius: 8px;
  box-shadow: 0 3px 15px rgba(34, 58, 102, 0.05); /* Sombra bem suave */
  transition: all 0.3s ease;
}

.specialist-entry:hover {
    box-shadow: 0 8px 25px rgba(34, 58, 102, 0.1); /* Sombra mais pronunciada no hover */
    transform: translateY(-3px);
}

/* Remove a borda superior da primeira médica */
.specialist-entry:first-of-type {
  border-top: none;
}

.specialist-photo {
  max-width: 200px; /* Limita o tamanho da foto */
  border-radius: 50%; /* Foto redonda */
  border: 5px solid #f8f9fa; /* Borda clara na foto */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}

.specialist-info {
  text-align: left; /* Alinha texto à esquerda em todas as telas */
}

@media (max-width: 767px) {
  .specialist-info {
    text-align: center; /* Centraliza texto abaixo da foto em telas pequenas */
    margin-top: 20px;
  }
  .specialist-entry .divider { /* Center divider on mobile */
      margin-left: auto;
      margin-right: auto;
  }
}

.specialist-name {
  font-family: "Exo", sans-serif;
  color: #223a66; /* Azul principal do tema */
  font-weight: 700;
  font-size: 1.6rem; /* Tamanho do nome */
  margin-bottom: 10px; /* Reduzido para acomodar divider */
}

.specialist-entry .divider { /* Ensure specialist divider is pink */
    background: #e12454;
    /* margin below is controlled by mb-3 in HTML */
}

.specialist-credential {
  font-family: "Roboto", sans-serif;
  font-size: 1rem; /* Tamanho do texto das credenciais */
  color: #556a81; /* Tom de cinza para boa leitura */
  line-height: 1.6;
  margin-bottom: 8px; /* Espaço entre as linhas de credenciais */
}

.specialist-credential .label {
  font-weight: 600; /* Deixa o "CRM MG", "Qualificações", "RQE" em negrito */
  color: #344a6e; /* Um pouco mais escuro que o número */
  margin-right: 10px; /* Aumentar espaço depois do label */
  display: inline-block; /* Garante espaçamento correto */
  min-width: 110px; /* Aumentar para alinhar melhor 'Qualificações' */
  text-align: left; /* Garante que os labels fiquem alinhados */
}

.specialist-credential .separator {
  color: #adb5bd; /* Cor do separador (bullet) */
  margin: 0 8px; /* Espaço antes e depois do separador */
  font-size: 0.8rem;
  font-weight: bold;
}
/* --- Fim Estilização Especialistas --- */

/* --- CTA Page Banner Image --- */
.cta-page {
  background: url("../images/bg/banner.jpg") no-repeat;
  background-size: cover;
  background-position: center 75%; /* Ajustado para melhor visualização */
  position: relative;
}
/* --- End CTA Page Banner Image --- */


/* Optional: Address info styling */
.address-info {
    font-size: 0.95rem;
    color: #556a81;
}
.address-info strong {
    color: #344a6e;
}

/* Final check: ensure no conflicting rules are causing width issues */
/* Example: check if any custom rule is setting max-width on body or .container */
/* body { max-width: none !important; } */ /* Uncomment ONLY if suspecting body limit */

/* END CUSTOM MODIFICATIONS */

.whatsapp-icon i {
  color: #25d366;
}
/* --- Botão Flutuante WhatsApp --- */
.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  text-decoration: none;
  z-index: 999;
  text-decoration: none; /* Remove sublinhado do link */
}

.whatsapp-float:hover {
  background-color: #128C7E; /* Verde mais escuro no hover */
  transform: scale(1.1); /* Efeito de zoom no hover */
  color: #FFF; /* Mantém ícone branco */
}

/* Ajuste para telas menores (Mobile) */
@media (max-width: 767px) {
  .whatsapp-float {
    width: 45px;
    height: 45px;
    font-size: 24px;
    bottom: 20px; /* Ajusta posição para mobile */
    right: 20px;
  }
  /* Opcional: Ajustar posição do botão 'backtop' para não sobrepor */
  .backtop {
     bottom: 75px; /* Move o botão 'backtop' um pouco para cima */
     right: 20px; /* Alinha horizontalmente com o WhatsApp */
  }
}
/* --- Fim Botão Flutuante WhatsApp --- */


body.about-page .page-title.bg-1 {
  padding-top: 150px;
  padding-bottom: 100px;
}

.header-top-bar {
  padding: 20px 0;  /* antes era 10px; duplicamos */
}