body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
table,
caption,
th,
td,
form,
label,
hr {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

#site-content {
  overflow: hidden;
}

main {
  display: block;
}

.color-dr-primo-header {
  color: #57595b;
  /* font-weight: bold; */
}

.bg-button-dr-primo-header {
  background-image: linear-gradient(to right,#58C4EC 0%,#58C4EC 51%,#429BC4 100%) !important;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  /* font-weight: bold; */
  width: 180px;
  font-size: 0.90rem;
}

.text-header-primo {
  font-size: 0.75rem;
}

.text-header-primo-two {
  font-size: 0.75rem;
}

.img-dr-primo-header {
  width: 36px !important;
}

.bg-home-dr-primo-header {
  background-image: none;
  position: relative;
  background-image: url(../images/bg_home.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.especialidades {
  background-color: white;
  background-image: url(../images/especialidaes.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.color-dr-primo-one {
  color: #2f71a9;
}

.swiper-slide > .box {
  border-radius: 12px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
}

.swiper-pagination-bullet-active {
  background-color: #2f71a9 !important;
}

.card-azul {
  background-color: #8bd0e7;
  color: white;
  border-radius: 15px;
  border: 0px;
}
.card-especialidades{
  min-height: 300px!important;
  max-height: 340px!important;
}

.ubicacion {
  background-color: #d3eef9 !important;
}

.text-fs-1 {
  font-size: 0.85rem;
}

.acerca-de-mi {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/bg_acerca_de_mi.png);
  color: white;
}

.bg-curriculum {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/bg_curriculum.png);
  color: white;
}

.bg-transparent {
  background-color: transparent !important;
  border: none;
}

#curriculum li {
  border-bottom: 2px solid #ffffff;
  border-radius: 0px;
  padding: 15px;
  color: white;
  font-size: 1.1rem;
}

.bg-pacientes {
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/bg_pacientes.png);
  color: white;
}
.bg-pruebas {
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/bg_pruebas.png);
  color: white;
}

.text-fs-2 {
  font-size: 0.8rem;
}
#acordion_curriculum h2 {
  width: 50% !important;
}

#accordion_curriculum h2 {
  background-color: transparent !important;
}
#accordion_curriculum .accordion-button {
  background-color: transparent !important;
}
#accordion_curriculum > .accordion-item {
  background-color: transparent !important;
}
.bg-transparent {
  background-color: transparent !important;
  color: white !important;
}
.bg-transparent button {
  background-color: transparent !important;
  border-bottom: 2px solid #ffffff;
  color: white !important;
}

.accordion-button::after {
  color: white !important;
}

.hr-primo {
  margin: 0px;
  padding: 0px;
  border-top: 2px solid #abdff1;
}

.bg-primo {
  background-image: linear-gradient(
    to right,
    #58c4ec 0%,
    #429bc4 51%,
    #429bc4 100%
  ) !important;
  color: white;
}

.link-primo {
}
.accordion-button::after {
  filter: invert(1);
}


.color-dr-primo-cielo{
  color: #80CCE5;
}

.row-space{
  margin-left: 5%!important;
  margin-right: 5%!important;
}

.accordion-body{
  font-size: 0.8rem!important;
}

#swpacientes p
{
  color: #2F71A9;
}