.navbar-toggler {
  border: none;
}
.navbar-toggler:focus {
  outline: none;
}
/*
.navbar-nav .nav-link {
  width: 156px;
  height: 25px;
  flex-grow: 0;
  color: #575a86;
  margin-right: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
*/
.navbar-nav .nav-link {
  width: 156px;
  height: 25px;
  flex-grow: 0;
  color: var(--primary-color);
  margin-right: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  /* font-size: 15px; */
  /* font-stretch: normal; */
  /* font-style: normal; */
  /* line-height: normal; */
  /* letter-spacing: normal; */
}
.navbar-nav .nav-link:hover {
  color: #dcdce1;
}

.logo-drapp-sin-fondo {
width: 100px; 
height: auto;
}

.navbar-nav {
  display: flex;
  align-items: center;
}
.login-button {
  background-color: #4c5b78;
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  display: flex;
  align-items: center;
}
.login-button:hover {
  background-color: #3b4a63;
}
.login-button i {
  margin-right: 5px;
}

.search-section {
  background-color: #575a86; 
}
.search-bar {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.search-bar input {
  font-family: "Poppins", sans-serif;
  flex-grow: 1;
  border: none;
  outline: none;
  font-size: 16px;
  padding: 3px;
  border-radius: 50px;
  color: rgba(177, 167, 167, 0.57);
}
.search-bar input::placeholder {
  color: #b3b3b3;
  font-family: "Poppins", sans-serif; 
  padding-left: 8px;
}
.img.setting_vert {
  width: 43px;
  height: 43px;
  margin: 0 0 2px 448px;
  object-fit: contain;
  border: solid 0 #b1a7a7;
}
.card_container {
  width: 90%;
  max-width: 870px;
  border: solid 0 rgba(48, 55, 158, 0.38);
  background-color: rgba(217, 217, 217, 0.24);
}
.profile-details .Medicina-General {
  width: 407px;
  height: 42px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #828288;
}
.profile-details h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #30379e;
}
.profile-details h3 {
  margin-bottom: 5px;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #30379e;
}
.profile-details h4 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 341px;
  height: 23px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  font-stretch: normal;
  line-height: 15px;
  letter-spacing: normal;
  text-align: left;
  color: #30379e;
  margin-top: 10px;
}
.consultation-info {
  justify-content: space-between;
}
.consultation-info i {
  padding-right: 5px;
}
.profile-actions {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
.profile-actions .btn {
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 20px;
  width: 100%;
}
.regroup {
  position: relative;
  width: 117px;
}
.star {
  position: absolute;
  width: 17px;
  height: 17px;
  background: url(../img/star-fill.png)
      no-repeat center;
}
.ver-mas {
  color: #575a86;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  text-decoration: underline;
  white-space: nowrap;
  padding-left: 5px;
}
.video_icon {
  width: 30px;
  height: 30px;
}

.img.wallet {
  width: 24px;
  height: 24px;
}
.servicios {
  position: relative;
  height: 28px;
  color: #575a86;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  z-index: 36;
  padding-top: 5px;
}
.wallet-duotone {
  width: 24px;
  height: 24px;
  background: url(../img/wallet-duotone.png) no-repeat center;
}
.dollar {
  color: #575a86;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
}
.clock-fill {
  width: 24px;
  height: 24px;
  background: url(../img/clock-fill.png) no-repeat center;
  background-size: cover;
}
.fifty-mins {
  color: #575a86;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
}
.button_reservar {
  
}
.reservar-hora {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
.rectangle-13 {
  position: absolute;
  width: 206px;
  height: 43px;
  top: 0;
  left: 0;
  cursor: pointer;
  background: rgba(219, 116, 140, 0.84);
  border: none;
  z-index: 54;
  border-radius: 15px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.ver-perfil {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  height: 24px;
  top: 9px;
  left: 77px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  z-index: 78;
}
.user {
  position: relative;
  width: 3.88%;
  height: 18.6%;
  border-radius: 50%;
}

/* footer */

.footer_section {
  background: #f9f6f6;
  padding: 60px 0 15px 0;
  position: relative;
}

.drapp {
  width: 180px;
  height: 36px;
  flex-grow: 0;
  font-family: "Saira", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #828288;
}
.direccion {
  width: 331px;
  height: 72px;
  flex-grow: 0;
  font-family: "Saira", sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #828288;
}
.footer_section .footer_col {
  margin-left: 50px;
  margin-bottom: 15px;
}
.footer_section .footer_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  }

.footer_section .footer_social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  border-radius: 100%;
  margin-right: 20px;
  margin-top: 15px;
  font-size: 24px;
}
.footer_section .footer_social a:hover {
  color: #aebbb6;
}
.footer_social img {
  width: 28px;
  height: 28px;
}
.pacientes {
  width: 298px;
  height: 44px;
  flex-grow: 0;
  font-family: 'Saira', sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(48, 55, 158, 0.75);
}
.footer_links {
  font-family: 'Saira', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: condensed;
  text-align: left;
  color: #828288;
}

.footer .social-icons img {
  width: 35px;
  height: 35px;
}


/** Profile Profesionales **/

.banner_container {
  border-radius: 8px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  max-width: 1108px;
  width: 100%; 
}

.banner_top {
  width: 100%; 
  height: auto;
  background-color: #e0e0e0;
  border-radius: 8px 8px 0 0;
}

.profile_picture {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: -75px; /* Ajusta la posición vertical para superponer sobre el banner */
  left: 50%;
  transform: translateX(-50%);
  border: 3px solid #defeee; /* Color del borde definido en la imagen */
}

.nombre_professional {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #595555;
  margin-bottom: 1px;
}

.profesion {
  font-family: 'FiraSans', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #525050;
  margin-bottom: 1px;
}

.ciudad {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #454343;
  margin-bottom: 10px;
}

.social-profesional-icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.services_container {
  border-radius: 8px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  max-width: 1108px;
  width: 100%; 
}
/*
.feedback_container {
  border-radius: 8px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  max-width: 1108px;
  width: 100%; 
}*/

/* Sección "Acerca de mí" */
.about_container {
  border-radius: 8px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  padding: 20px;
  max-width: 1108px;
  width: 100%;
}

.about-me {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding-left: 10px;
  color: #575a86;
}

.about_icon {
  width: 30px;
  height: auto;
}

.about-txt {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.33;
  text-align: justify;
  color: rgba(0, 0, 0, 0.6);
  margin-top: 20px;
}

/* Sección "Agenda" */
.container_agenda {
  border-radius: 15px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  padding: 20px;
  max-width: 1108px;
  width: 100%;
}

.calendar_icon {
  width: 28px;
  height: auto;
}

.agenda_title {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #575a86;
  padding-left: 10px;
}

.Rectangle-54 {
  background-color: #575a86;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  text-align: left;
  margin-right: 770px;
}

.necesitas_title {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  padding-left: 30px;
}

.frame_services {
  border-radius: 15px;
  background-color: #f8f8f9;
  padding: 15px;
  margin-left: 15px;
}

.services_icon {
  width: 41px;
  height: 40px;
}

.name_service {
  font-family: 'FiraSans', sans-serif;
  font-size: 14px;
  color: #686a93;
}

.name_title_service {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #575a86;
  margin-top: 5px;
  padding-left: 5px;
}

.Clock_fill {
  width: 24px;
  height: auto;
}

.-mins, .-CLP {
  font-family: 'FiraSans', sans-serif;
  font-size: 18px;
  color: #575a86;
}

.btn_reserva {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: rgba(233, 81, 120, 0.8);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  text-align: center;
  border: none;
}

.description {
  font-family: 'FiraSans', sans-serif;
  font-size: 14px;
  color: #7b7ea7;
  padding-left: 5px;
}

.description_title {
  font-weight: bold;
}

/* Sección "Opiniones de Pacientes" */
.feedback_container {
  border-radius: 8px;
  border: solid 1px #e0dfdc;
  background-color: #fff;
  padding: 20px;
  max-width: 1108px;
  width: 100%;
}

.feedback_title {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: #575a86;
}

.Star_fill {
  width: 22px;
  height: 22px;
  margin-right: 1px;
}

.valoracion {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #575a86;
}

.icon_patient {
  width: 35px;
  height: 35px;
  margin-bottom: 175px;
}

.name_patient {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #5a5151;
  line-height: 1px;
}

.verification {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #828288;
}

.Chield_check {
  width: 24px;
  height: 24px;
}

.date {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #828288;
  line-height: 1px;
}

.location .text-style-1 {
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #828288;
}

.opinion {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: #33363f;
}

/* FAQ */

.faq-section {
    padding: 50px 0;
}
.faq-header {
    font-family: 'Poppins', sans-serif;
    color: #33363f;
    font-size: 26px;
    margin-bottom: 20px;
    text-align: center;
}
.card-header h5 {
    margin-bottom: 0;
    color: #30379E;
}
.card-body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 900;
}
.accordion-button {
    font-family: 'Poppins', sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left;
    font-weight: 900;
    color: #30379E;
    text-decoration: none;
}
.accordion-button:focus, .accordion-button:hover {
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    color: #30379E;
    font-weight: 900;
}
.accordion-button::after {
    font-family: "Font Awesome 5 Free", serif;
    content: "\f078"; /* down arrow */
    font-weight: 900;
    float: right;
    margin-left: auto;
}
.accordion-button.collapsed::after {
    content: "\f077"; /* up arrow */
}
.form-group {
  margin-bottom: 1rem;
}
.label {
  margin-bottom: .5rem;
}
#booking .loader {
  position: absolute;
  right: 15px;
  top: 13px;
  color: #fff;
}

.box_form {
  background-color: #fff;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  color: #555;
}
.box_form label {
  font-weight: 500;
  font-size: 0.8125rem;
  margin-bottom: 3px;
}
.box_form .form-group {
  margin-bottom: 25px;
}

@media (max-width: 768px) {
  #contact_info {
    /* For less than 767px */
    margin: 0 0 35px 0;
  }
  .nombre_professional {
      font-size: 20px;
  }

  .profesion {
      font-size: 14px;
  }

  .ciudad {
      font-size: 12px;
  }

  .about-me, .agenda_title, .necesitas_title, .feedback_title, .valoracion {
    font-size: 18px;
  }

  .about-txt, .description, .opinion {
    font-size: 14px;
  }
}

/* Pagination */

.pagin_box {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  display: inline-flex;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,.pagination>li>span {
  position: relative;
  float: left;
  padding: 5px 11px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #4f55ac;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #4f55ac;
  border-color: #4f55ac
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.pagination-sm>li>a,.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}