@charset "UTF-8";
.navbar-odont {
  background: #ffffff;
  height: 61px;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
}

p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  color: #373737;
}

footer {
  text-align: center;
  margin-top: 0px;
}

a:hover {
  text-decoration: none !important;
}

a {
  text-decoration: none !important;
}

.nav-odont {
  padding-top: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-link-odont {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  -webkit-transition: none !important;
  transition: none !important;
  color: #373737 !important;
  font-size: 18px;
  text-decoration: none !important;
  line-height: 10px;
  padding: 10px 0px 10px 0px !important;
  text-align: center;
}

.medejerc-correction {
  margin-left: 130px !important;
}

.nav-link-odont:focus {
  text-decoration: none !important;
  color: #fff;
}

.nav-link-odont:hover {
  border-bottom: 4px solid #e7a439;
  color: #373737;
  text-decoration: none;
}

a.active.nav-link-odont {
  border-bottom: 4px solid #e7a439;
}

.section-one-odont {
  margin-bottom: 93px;
}

.section-one-parraf {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  color: #373737;
}

.pad-dental {
  margin-left: 100px;
}

.title-one-odont {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
  color: #13C045;
}

.title-two-odont {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
  color: #13C045;
}

.box-especialidades {
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  height: 520px;
  font-family: Catamaran;
  width: 365px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #373737;
}

.box-especialidades-medejerc {
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  height: 420px;
  font-family: Catamaran;
  width: 365px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #373737;
}

.especialides-container {
  margin-top: 30px;
}

.list-one-odont {
  padding: 0px !important;
  margin-left: 18px;
}

.section-one-list {
  font-family: Catamaran;
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 140%;
  color: #373737;
  margin: 0px 0px 20px 0px;
  list-style: none;
}

.section-one-img {
  margin-right: 10px;
  width: 24px;
  height: 24px;
}

.top-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90px;
}

.btn-more-odont-none {
  padding: 45px 0 17px 0;
  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;
  border-top: 1px solid #c4c4c4;
}

.title-card-odont {
  margin-left: 20px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #373737;
}

.box-odont {
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  width: 382px !important;
  height: 316px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  margin-right: 30px;
  font-size: 24px;
  line-height: 28px;
  margin: 0 auto;
  padding: 0px !important;
  margin-top: 30px;
  color: #373737;
}

.box-odont-inside {
  padding: 26px;
}

.bottom-text {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 18px;
  height: 75px;
  margin-top: 20px;
  color: #373737;
}

.btn-more-odont {
  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;
  padding: 17px 0 17px 0;
  border-top: 1px solid #c4c4c4;
}

.btn-info-pacientes {
  border: none;
  width: 215px;
  height: 50px;
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 4px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #6d7278;
}

.btn-info-pacientes:hover {
  border: none;
  width: 215px;
  height: 50px;
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 4px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #6d7278;
}

.btn-more-odont a {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
  list-style: none;
  text-align: center;
  color: #13C045;
}

.section-two-odont {
  margin-bottom: 92px;
}

.top-title-espe {
  font-family: Catamaran;
  font-style: normal;
  margin: 15px 20px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #373737;
  padding: 20px;
  border-bottom: 3px solid #81D877;
}

.bottom-text-espe {
  padding: 0px 20px 20px 20px;
  line-height: 24px;
  height: 233px;
}

.bottom-text-espe-two {
  padding: 0px 20px 20px 20px;
  line-height: 24px;
  height: 213px;
}

.bottom-text-espe-three {
  padding: 0px 20px 20px 20px;
  line-height: 24px;
  height: 230px;
}

.especialides2-container {
  margin-top: 30px;
  background: #f4f7fa;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.section-bonospad-titlerandom {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  margin: 0px 10px 20px 10px;
  line-height: 28px;
  color: #373737;
}

.section-one-odont-PAD {
  margin-top: 50px;
  margin-bottom: 50px;
}

.bg-pad {
  background: #f4f7fa;
  height: 411px;
}

.acordion-pad {
  text-decoration: none;
}

.reserva-odont {
  text-decoration: none;
}

.especialistas-text {
  padding: 0px 20px 20px 20px;
  font-family: Catamaran;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
  color: #373737;
}

.navbar-mobile-odont {
  display: none !important;
}

.row-odont {
  margin-top: 40px !important;
  margin-bottom: 90px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.accordion-button:not(.collapsed) {
  color: #fff !important;
  border-radius: 4px;
  background-color: #E7A439 !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.13);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.13);
}

.accordion-item {
  background-color: #fff;
  border: none;
  margin-bottom: 20px;
}

.card-ext-sup {
  background: #ffffff;
  border-radius: 10px;
  height: 621px;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  padding: 5px 30px 30px 30px;
}

.accordion-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 18px !important;
  border-radius: 4px !important;
  color: #6d7278 !important;
  text-align: left;
  font-family: Catamaran !important;
  background-color: #eaeaea !important;
  border: 0;
  overflow-anchor: none;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
}

.accordion-button:focus {
  z-index: 3;
  border-color: none !important;
  outline: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.parraf-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #373737;
  position: absolute;
  width: 155px;
  margin-top: 46px;
}

.pill-pasos-pad {
  background: #e7a439;
  border-radius: 60px;
  width: 97px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  height: 26px;
  z-index: 300;
  top: -78px;
  left: 4px;
  font-family: Catamaran;
  font-style: normal;
  position: absolute;
  font-weight: bold;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
}

.infopacientes-sect-padd {
  height: 441px;
  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;
}

.parraf-sect-padd p {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #373737;
  margin-top: 30px;
}

.img-info-pac {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
}

.pad-box-two {
  top: -45px;
  position: absolute;
}

.aqui-href {
  color: #13C045 !important;
  font-weight: bold;
}

.aqui-href:focus {
  color: #13C045;
}

.my-line-pad {
  position: relative;
  margin-top: 40px !important;
  height: 2px;
  background: #e1e1e1;
  margin-left: 35px;
  width: 1000px !important;
}

.pad-box {
  z-index: 20;
}

.title-especialidades-odont {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #13C045;
  margin-top: 40px;
  margin-bottom: 40px;
}

.rowpad-odont {
  margin-top: 90px;
  margin-left: 65px !important;
}

.list-pad-accord {
  margin-left: 20px;
}

.accordion-item {
  background-color: #fff;
  border: none !important;
}

.accordion-body {
  padding: 2rem 1.25rem !important;
}

.pad-disclaimer {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  margin-top: 60px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 50px;
  color: #373737;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
  padding-left: 23px;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15) !important;
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15) !important;
  background: #fff !important;
}

.accordion-button::after {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  -webkit-transform: rotate(-90deg) !important;
          transform: rotate(-90deg) !important;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
  background-image: url(https://www.hospitaldeltrabajador.cl/ResourcePackages/AchsCorporativo/assets/dist/images/arrow-one.svg) !important;
  -webkit-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-repeat: no-repeat;
  background-size: 1.25rem;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

ul.list-bonos-pad {
  padding: 0px;
}

a.mylink-pad {
  text-decoration: none;
  font-weight: 600;
  color: #13C045;
}

a.mylink-pad:hover {
  text-decoration: none;
  color: #13C045;
}

.btn-reserva-equipo {
  width: 215px;
  height: 75px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #e7a439;
  border-radius: 4px;
  font-size: 24px;
  text-decoration: none;
  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;
  position: fixed;
  top: 90%;
  margin-top: -37px;
  z-index: 10;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn-reserva-equipo:hover {
  background: #e39700;
}

.navbar-nav {
  margin: 10px 0 0 0 !important;
}

.ht-banner-interior {
  position: relative;
  text-align: center;
  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;
}

.list-info-pacientes {
  margin-top: 30px;
}

button.btn-info-pacientes {
  border: none;
  font-size: 18px;
  width: 215px;
  height: 50px;
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 4px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  color: #6d7278;
  text-decoration: none;
}

.btn-info-pacientes:hover {
  background: #81D877;
  font-weight: bold;
  color: #fff !important;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-size: 18px;
}

.title-info-pacientes {
  margin-left: 33px;
}

.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15) !important;
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15) !important;
}

.gap-info {
  gap: 10px;
}

.line-info-pacientes {
  border: 2px solid #13C045;
  width: 239px;
  margin-left: 36px;
  height: 2px;
  background: #13C045;
}

.list-info-pacientes li::marker {
  color: #81D877 !important;
}

.bg-medejerc-info-pacientes {
  background-color: #f4f7fa;
}

.container-med-depo {
  padding-top: 60px;
}

.bg-acordion .accordion-body {
  background: #f4f7fa !important;
}

.card-info-pac {
  width: auto;
  height: 140px;
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  gap: 15px;
  padding-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.itemcard-info-pac {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #81D877;
}

/** MEDICINA DEL EJERCICIO Y ACTIVIDAD FISICA STYLES **/
.title-card-medejerc {
  margin-bottom: 30px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  margin-left: 0;
  line-height: 28px;
  color: #373737;
}

.box-med-ejerc {
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  height: 85%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
  border-radius: 15px;
  margin-bottom: 70px;
  padding-left: 30px;
  padding-top: 21px;
}

.section-one-list-medejerc {
  font-family: Catamaran;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 140%;
  padding-right: 45px;
  color: #373737;
  margin: 0px 0 30px 0;
  list-style: none;
}

.tel-rehab-custom {
  color: #ffffff;
}

.tel-rehab-custom:hover {
  color: #ffffff;
}

.especialistas-medejerc {
  margin-left: 15px;
  color: #81D877;
  text-align: center;
  margin-right: 20px;
  font-size: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.bg-medejerc {
  background-color: #f4f7fa;
  padding: 40px 0 60px 0;
}

.section-one-parraf-medejerc {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  margin-right: 65px;
  font-size: 16px;
  line-height: 26px;
  color: #373737;
}

.button-reserv-medejerc {
  width: 215px;
  height: 58px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  background: #e7a439;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  display: block;
  border: none;
  margin-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #ffffff;
}

img.img-deporte {
  margin-right: 20px;
}

.title-black-medejerc {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 60px;
  color: #13C045;
}

.title-black-medejerc-info {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  color: #373737;
}

.especialistas-text-medejerc {
  padding: 0px 20px 20px 30px;
  font-family: Catamaran;
  font-style: normal;
  font-size: 15px;
  line-height: 20px;
  color: #373737;
}

.list-text-medejerc::marker {
  background: #81D877;
  font-size: 14px;
  color: #81D877;
}

.list-text-medejerc a {
  color: #81D877;
  font-weight: bold;
}

/**------------ STYLE DE "MEDICINA DE REHABILITACIÓN" ---------------------------- */
.flip-card-back {
  background-color: #fff !important;
  color: white;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.title-left-rehab {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #373737;
  padding-top: 53px;
}

.bg-medrehab {
  background: #f4f7fa;
  padding-bottom: 40px;
}

.text-med-rehab {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #373737;
}

.container-rehab {
  margin-bottom: 100px;
}

.subtitle-rehab {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #373737;
}

.btn-rehab-custom {
  margin-top: 20px;
  margin-right: 20px;
  background: #e7a439;
  border: none;
  padding: 25px;
  border-radius: 5px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
}

.box-rehab-card {
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box-rehab-card-2 {
  background: #ffffff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  height: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.rehab-text-card {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 112.5%;
  height: 30px;
  color: #373737;
}

.text-to-pad {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #13C045;
  margin-bottom: 49px;
}

.nav-custom-rehab a {
  color: #373737;
}

.nav-custom-rehab a {
  color: #373737;
}

.card-med-rehab {
  background: #ffffff;
  border-radius: 10px;
  height: 910px;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  padding: 5px 20px 20px 20px;
}

.card-med-rehab-fisia {
  background: #ffffff;
  border-radius: 10px;
  height: 600px;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  padding: 5px 20px 20px 20px;
}

.container-rehab {
  margin-top: 50px;
  margin-bottom: 50px;
}

.list-text-medejerc a:focus {
  color: #81D877;
  font-weight: bold;
}

.list-text-medejerc a:hover {
  color: #81D877;
  font-weight: bold;
}

.firs-medrehab {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}

.nomtmb {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.noptpb2 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.top-box-fono {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 90px;
}

.card-box-rehab {
  height: 195px;
}

.img-fono {
  height: 400px;
}

.box-rehab-card img {
  width: 40px;
  margin-top: 15px;
}

.mt-cardrehab {
  margin-bottom: 1rem;
}

.btn-know-rehab {
  background-color: #e7a439;
  width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 30px auto;
  padding: 15px;
  border-radius: 5px;
}

.btn-know-rehab a {
  font-size: 16px;
  color: #fff;
}

.btn-know-rehab a:hover {
  font-size: 16px;
  color: #fff;
}

.tarjeta-wrap {
  margin-bottom: 13px;
  -webkit-perspective: 800;
  perspective: 800;
}

.tarjeta {
  height: 300px;
  width: 276px;
  background: #fff;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: 0.7s ease;
  transition: 0.7s ease;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
}

.adelante,
.atras {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.adelante {
  width: 100%;
}

.atras {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: #fff;
  font-family: "open sans";
  background: #fff;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
}

.tarjeta-wrap:hover .tarjeta {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.rehab-title-card-two {
  text-align: center;
  font-family: Catamaran;
  font-size: 16px;
  font-weight: 600;
  color: #373737;
  margin-bottom: 10px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.rehab-text-card-two {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 112.5%;
  color: #373737;
  text-align: left;
  margin: 10px 0px;
}

.rehab-text-card-two::marker {
  color: #373737 !important;
}

.box-rehab-card-two {
  background: #FFFFFF;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  height: 300px;
  width: 276px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile-paraf-hidden {
  display: none;
}

.especialistas-rehab-fisia {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 15px !important;
  line-height: 20px;
  height: 50px;
  padding: 0px 10px !important;
  text-align: center !important;
  text-transform: none !important;
  color: #81D877 !important;
}

@media (max-width: 576px) {
  .container-rehab {
    margin-bottom: 0;
    margin-top: 30px;
  }

  .mobile-paraf-hidden {
    display: block;
  }

  .rehab-title-card-two {
    text-align: center;
    font-family: Catamaran;
    font-size: 12px;
    font-weight: 600;
    color: #373737;
    margin-bottom: 10px;
  }

  .rehab-text-card-two {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #81D877;
    text-align: left;
    margin-top: 5px;
  }

  .nav-custom-rehab-active {
    color: #e7a439 !important;
  }

  .card-med-rehab {
    background: #ffffff;
    border-radius: 10px;
    height: auto;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    padding: 5px 20px 20px 20px;
  }

  .card-med-rehab-fisia {
    background: #ffffff;
    border-radius: 10px;
    height: auto;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    padding: 5px 20px 20px 20px;
  }

  .em-parraf-rehab {
    font-family: Catamaran;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    height: auto;
  }

  .especialistas-rehab {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    padding: 10px !important;
    font-size: 13px !important;
    line-height: 20px;
    height: auto;
    text-align: center !important;
    text-transform: uppercase;
    color: #81D877 !important;
  }

  .especialistas-rehab-fisia {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    padding: 10px !important;
    font-size: 15px !important;
    line-height: 20px;
    height: auto;
    text-align: center !important;
    text-transform: uppercase;
    color: #81D877 !important;
  }

  .list-text-medejerc {
    margin-top: 5px;
    font-size: 12.5px !important;
  }

  .nav-custom-rehab a:hover {
    color: #e7a439;
    font-weight: 700;
  }

  .title-left-rehab {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 24px;
    text-align: center;
  }

  .text-med-rehab {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 10px 20px 10px;
  }

  .subtitle-rehab {
    margin-left: 10px;
  }

  .btn-rehab-custom {
    margin-right: 0px;
  }

  footer {
    text-align: center;
    margin-top: 0px !important;
  }
}
@media (max-width: 766px) {
  .display-img {
    display: none;
  }

  .box-rehab-card-padding {
    margin-top: 0rem !important;
  }
}
@media (max-width: 991px) {
  .nav-custom-rehab {
    margin-top: 10px;
  }

  .box-rehab-card-padding {
    margin-top: 1rem;
  }

  .box-rehab-card-padding2 {
    margin-top: 3rem;
  }

  .firs-medrehab {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
  }

  .mt-cardrehab {
    margin-bottom: 1rem;
  }
}
/**-------ZONA DE MEDIA QUERIES--------ZONA DE MEDIA QUERIES--------------ZONA DE MEDIA QUERIES---------------ZONA DE MEDIA QUERIES------------ZONA DE MEDIA QUERIES--- */
/**-------ZONA DE MEDIA QUERIES--------ZONA DE MEDIA QUERIES--------------ZONA DE MEDIA QUERIES---------------ZONA DE MEDIA QUERIES------------ZONA DE MEDIA QUERIES--- */
/**-------ZONA DE MEDIA QUERIES--------ZONA DE MEDIA QUERIES--------------ZONA DE MEDIA QUERIES---------------ZONA DE MEDIA QUERIES------------ZONA DE MEDIA QUERIES--- */
@media (max-width: 500px) {
  .my-line-pad {
    position: relative;
    margin-top: 40px !important;
    height: 2px;
    background: #e1e1e1;
    margin-left: 35px;
    width: 200px !important;
  }

  .my-line-pad-two {
    position: absolute;
    margin-top: 250px !important;
    height: 2px;
    background: #e1e1e1;
    margin-left: 35px;
    width: 200px !important;
  }

  .acordion-pad {
    margin-top: 15px;
    text-decoration: none;
  }

  .box-rehab-card-padding {
    margin-top: 0px;
  }

  .box-rehab-card {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .nomtmb {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .noptpb2 {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .arreglo-terap-fis {
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .head-mobile .col-3,
.head-mobile .col-4,
.head-mobile .col-5 {
    padding: 11px 10px 11px 10px !important;
    text-align: center;
  }

  .bottom-text-espe-three {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 460px;
  }

  .pad-dental {
    margin-left: 0px;
  }

  .parraf-sect-padd p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    margin: 10px;
    color: #373737;
  }

  .infopacientes-sect-padd {
    height: auto;
    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;
    padding-bottom: 39px;
    padding-top: 30px;
  }

  .title-black-medejerc-info {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 23px !important;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .ht-header .menu-mobile-ht nav .submenu .item h4 {
    padding: 10px 15px;
    color: #888b8d;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px !important;
    margin: 0;
  }

  .ht-header .menu-mobile-ht nav .submenu .item a {
    padding: 7px 15px;
    color: #888b8d;
  }
}
@media (max-width: 992px) {
  .navbar-odont {
    display: none;
  }

  .pre-footer {
    height: auto !important;
    width: 100%;
    background-color: #E7A439;
    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;
  }

  button.btn-info-pacientes {
    border: none;
    font-size: 18px;
    width: 100%;
    height: 50px;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 4px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    color: #6d7278;
    text-decoration: none;
  }

  .list-info-pacientes {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .med-depo-info {
    margin-top: 30px !important;
  }

  .accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 14px !important;
    border-radius: 4px !important;
    color: #6d7278 !important;
    text-align: left;
    font-family: Catamaran !important;
    background-color: #eaeaea !important;
    border: 0;
    overflow-anchor: none;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease, -webkit-box-shadow 0.15s ease-in-out;
  }

  button.btn-info-pacientes:hover {
    border: none;
    font-size: 18px;
    width: 100%;
    height: 50px;
    background: #81D877;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 4px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    color: #6d7278;
    text-decoration: none;
  }

  .btn-reserva-equipo {
    width: 117px;
    height: 45px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #e7a439;
    border-radius: 4px;
    font-size: 17px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 96%;
    margin-top: -37px;
    z-index: 10;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  }

  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: none !important;
    border-radius: 0.25rem;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  }

  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url(https://www.hospitaldeltrabajador.cl/ResourcePackages/AchsCorporativo/assets/dist/images/menu-odont.svg) !important;
  }

  .my-breadcrumb-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #6d7278;
    height: 25px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .breadcrumb-item a {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #6d7278;
    text-decoration: none;
  }

  .breadcrumb-item.active {
    color: #e7a439 !important;
    font-weight: 700 !important;
  }
}
@media (min-width: 200px) and (max-width: 992px) {
  .navbar-mobile-odont {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .section-one-odont {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .top-title-espe {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #373737;
    padding: 20px;
    width: 310px;
    border-bottom: 3px solid #81D877;
  }

  .bottom-text-espe-three {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: auto;
  }

  .card-info-pac {
    width: auto;
    height: 140px;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    gap: 15px;
    padding-top: 15px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .row-odont {
    margin-top: 0px !important;
    margin-bottom: 90px;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }

  .title-card-odont {
    margin-left: 20px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #373737;
  }

  .top-title-espe {
    font-family: Catamaran;
    font-style: normal;
    margin: 15px 20px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #373737;
    padding: 20px;
    border-bottom: 3px solid #81D877;
  }

  .title-especialidades-odont {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #13C045;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .especialistas-text {
    padding: 0px 20px 20px 20px;
    font-family: Catamaran;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #373737;
  }

  ul.list-bonos-pad {
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .accordion-body {
    padding: 1rem 1.25rem !important;
  }

  .accordion-body > .row > .col-md-6 > p {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #373737;
  }

  .pad-disclaimer {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #373737;
  }

  .bottom-text {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    height: 80px !important;
    margin-top: 20px;
    color: #373737;
  }

  .section-one-list {
    font-family: Catamaran;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-style: normal;
    list-style: none;
    font-weight: 500;
    font-size: 14px;
    margin: 0px 10px 20px 10px;
    margin-right: 0;
    margin-bottom: 30px;
    color: #373737;
  }

  .section-one-parraf {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    color: #373737;
    margin: 0px 10px 20px 10px;
  }

  .section-list-odont {
    padding: 0px;
  }

  .box-odont {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    width: 382px !important;
    height: 316px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    margin-right: 30px;
    font-size: 24px;
    line-height: 28px;
    margin: 0 auto;
    padding: 0px !important;
    margin-bottom: 33px;
    color: #373737;
  }

  .bottom-text-espe-two {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: auto;
  }

  .bottom-text-espe {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: auto;
    font-size: 15px;
  }

  .box-especialidades {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 520px;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    margin: 20px auto;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .box-especialidades-medejerc {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 440px;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    margin: 20px auto;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .section-bonospad-titlerandom {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #373737;
  }

  .title-one-odont {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #13C045;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
  }

  .title-two-odont {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #13C045;
    margin-top: 30px;
  }

  .section-one-odont-PAD {
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .parraf-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #373737;
    position: relative;
    width: 135px;
    margin-top: 46px;
  }

  .bg-pad {
    background: #f4f7fa;
    height: 560px;
  }

  .move-pad-box {
    margin-top: 80px !important;
  }

  .rowpad-odont {
    margin-top: 55px;
    margin-left: 10px !important;
  }

  .pad-box {
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .top-title-espe {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    color: #373737;
    padding: 20px;
    border-bottom: 3px solid #81D877;
  }

  .card-box-rehab {
    height: 195px;
  }

  .card-info-pac {
    width: auto;
    height: 140px;
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    gap: 15px;
    padding-top: 15px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .reverse-columnas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .section-one-parraf-medejerc {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
    color: #373737;
  }

  .section-one-odont-PAD {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .bottom-text-espe {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: auto;
  }

  .bottom-text-espe-two {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: auto;
  }

  .box-especialidades {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: auto;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .box-especialidades-medejerc {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: auto;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .box-odont {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    width: 382px !important;
    height: 316px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    margin-right: 30px;
    font-size: 24px;
    line-height: 28px;
    margin: 30px auto;
    padding: 0px !important;
    margin-top: 30px;
    color: #373737;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .box-especialidades {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 760px;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .box-especialidades-medejerc {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 630px;
    font-family: Catamaran;
    width: auto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .bottom-text-espe {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 430px;
  }

  .bottom-text-espe-two {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 422px;
  }

  .box-odont {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    width: 100% !important;
    height: 316px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    margin-right: 30px;
    font-size: 24px;
    line-height: 28px;
    margin: 30px auto;
    padding: 0px !important;
    margin-top: 30px;
    color: #373737;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .box-especialidades {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 570px;
    font-family: Catamaran;
    width: 290px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .section-one-parraf {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #373737;
  }

  .box-especialidades-medejerc {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 570px;
    font-family: Catamaran;
    width: 290px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #373737;
  }

  .top-title-espe {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #373737;
    padding: 20px;
    border-bottom: 3px solid #81D877;
  }

  .bottom-text-espe {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 300px;
  }

  .bottom-text-espe-two {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 287px;
  }

  .bottom-text-espe-three {
    padding: 0px 20px 20px 20px;
    line-height: 24px;
    height: 315px;
  }

  .box-odont {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    width: 300px !important;
    height: 316px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    margin-right: 30px;
    font-size: 24px;
    line-height: 28px;
    margin: 0 auto;
    padding: 0px !important;
    margin-top: 30px;
    color: #373737;
  }

  .title-card-odont {
    margin-left: 20px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 28px;
    color: #373737;
  }
}
@media (max-width: 576px) {
  .box-med-ejerc {
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
            box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    height: 442px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    border-radius: 15px;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-top: 21px;
  }

  .title-black-medejerc {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-top: 40px;
    color: #13C045;
  }

  .section-one-list-medejerc {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 140%;
    padding-right: 45px;
    color: #373737;
    margin: 0px 0 30px 0;
    list-style: none;
  }

  .reverse-columnas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .section-one-parraf-medejerc {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px;
    color: #373737;
  }

  .button-reserv-medejerc {
    width: 100%;
    height: 58px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background: #e7a439;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 4px;
    display: block;
    margin-top: 30px;
    position: relative;
    border: none;
    bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #ffffff;
  }

  .bg-medejerc {
    background-color: #f4f7fa;
    padding: 40px 0 40px 0;
  }
}
/************************************************** ESTILOS HT SERVICIO DE REHABILITACION ****************************************************/
/************************************************** ESTILOS HT SERVICIO DE REHABILITACION ****************************************************/
.img-banner-ht {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/rehab-home-(1)---copia.jpg?sfvrsn=b10c3f0b_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/rehab-home-(1)---copia.jpg?sfvrsn=b10c3f0b_2");
  height: 305px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
}

.img-banner-ht-trauma {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/traumatolog%C3%ADa-new/traumatolog%C3%ADa-general-banner.jpg?sfvrsn=40cff1ce_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/traumatolog%C3%ADa-new/traumatolog%C3%ADa-general-banner.jpg?sfvrsn=40cff1ce_2");
  height: 305px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
}

.img-bannertwo-ht {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.img-bannerfono-ht {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/fonoaudiología-y-psicología-de-rehabilitación.png?sfvrsn=b21e723a_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/fonoaudiología-y-psicología-de-rehabilitación.png?sfvrsn=b21e723a_2");
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.img-bannermedrehab-ht {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.banner-new-ht {
  padding: 0px;
}

.title-white-ht {
  color: #fff;
}

.title-ht-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  font-size: 32px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fff;
  top: 270px;
  left: 85px;
}

.title-httwo-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  font-size: 32px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fff;
  top: 280px;
  left: 40px;
}

.parraf-ht-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  top: 317px;
  left: 87px;
  width: 626px;
}

.parraf-httwo-banner {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  top: 297px;
  left: 303px;
  width: 626px;
}

.line-titleht-banner {
  height: 4px;
  width: 67px;
  background: #E7A439;
  position: absolute;
  top: 303px;
  left: 87px;
}

.line-titlehttwo-banner {
  height: 4px;
  width: 67px;
  background: #E7A439;
  position: absolute;
  top: 311px;
  left: 42px;
}

.greybg-ht {
  background-color: #F4F7FA;
}

.card-small-ht {
  background: #FFFFFF;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 120px;
  text-decoration: none;
  color: #373737;
  padding: 20px;
}

.card-small-ht:hover {
  color: #fff;
  background: #E7A439;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

.icon-hide-cirug {
  display: none;
}

.card-small-ht:hover p {
  color: #fff;
}

.card-small-ht:focus p {
  text-decoration: none !important;
}

.card-small-ht:hover .icon-visible-cirug {
  display: none;
}
.card-small-ht:hover .icon-hide-cirug {
  display: block;
}
.card-small-ht:hover .orange-span {
  font-weight: 600;
  color: #fff;
}

.orange-span {
  color: #E7A439;
  font-weight: 600;
}

.btn-card-small-title {
  margin: 0px;
}

.btn-card-small {
  background: transparent;
  border: none;
}

.card-xs-ht {
  background: #FFFFFF;
  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;
  height: 100px;
  gap: 20px;
  border: none;
  width: 100%;
  margin: 10px;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
  font-size: 18px;
  color: #373737;
  font-weight: 500;
}

.card-xs-ht a {
  font-size: 18px;
  color: #373737;
  font-weight: 500;
  font-family: Catamaran;
}

button.card-xs-ht:hover {
  color: #fff;
  background: #E7A439;
  -webkit-transition: 0.8s;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
          box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  transition: 0.8s;
}

button.card-xs-ht:hover a {
  color: #fff;
}

button.card-xs-ht:hover img {
  -webkit-filter: brightness(10.5);
          filter: brightness(10.5);
}

.card-xs-ht a:hover {
  font-size: 18px;
  font-weight: 500;
  font-family: Catamaran;
}

.padding-for-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.padding-for-section-rehab {
  padding-top: 60px;
  padding-bottom: 60px;
}

.link-pdf-rehab {
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #373737;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.link-pdf-rehab:hover {
  font-family: Catamaran;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #373737;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

a.link-pdf-rehab:focus {
  color: #373737;
}

.mini-banner {
  background: rgba(231, 164, 57, 0.2);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 97px;
  gap: 20px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  padding-left: 20px;
  font-weight: 500;
}

.big-button-ht {
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
  height: 138px;
  width: 100%;
  border: none;
  font-family: Catamaran;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  color: #373737;
  background: #F4F4F4;
  text-align: center;
  /* Sombra */
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
}

.big-button-ht:focus {
  color: #373737;
}

.big-button-ht:hover {
  color: #81D877;
}

.img-download {
  margin-bottom: 15px;
}

.unid-rehab {
  background-color: #81D877;
}

.title-section-ht {
  color: #373737;
  font-size: 24px;
  line-height: 32px;
  width: 75%;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
}

.parraf-section-ht {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #373737;
}

.gapcards {
  gap: 20px;
}

.pre-footer {
  height: 91px;
  width: 100%;
  background-color: #E7A439;
  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;
}

.margin-prefooter {
  margin-top: 85px;
}

.pre-footer-links {
  color: #fff;
  text-decoration: none;
}

.pre-footer-links:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}

.title-ht-banner-mobile {
  display: none;
}

.img-banner-ht-mobile {
  display: none;
}

.img-banner-ht-trauma-mobile {
  display: none;
}

.section-scale {
  margin-top: 260px;
  padding: 70px 0px;
}

.points-rehab {
  padding: 0px 26px;
  color: #373737;
  font-family: Catamaran;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 24px;
}

.card-box-rehab p {
  padding-top: 10px;
  line-height: 19px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #373737;
  text-align: left;
}

.card-box-rehab-list {
  padding: 0px 16px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
  color: #373737;
}

.title-fix-fono {
  padding-top: 0px !important;
  margin-bottom: 20px;
}

span.strong-traum {
  font-weight: bold;
}

.circle-green-icon {
  width: 95px;
  height: 95px;
  background: #F4F4F4;
  border-radius: 50%;
  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;
}

.fix-consultas {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 32px;
  color: #373737;
  margin-bottom: 10px;
}

/************************************************** MEDIA QUERIES SERVICIO DE REHABILITACION ****************************************************/
/************************************************** MEDIA QUERIES SERVICIO DE REHABILITACION ****************************************************/
@media (max-width: 575.98px) {
  .title-ht-banner {
    display: none;
  }

  .circle-green-icon {
    margin: 0 auto;
  }

  .center-cons-cirug {
    text-align: center;
  }

  .line-titlehttwo-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: absolute;
    top: 250px;
    left: 32px;
    display: block !important;
  }

  span.strong-traum {
    font-weight: normal;
  }

  .text-to-pad-fix {
    padding-top: 30px !important;
  }

  .reverse-column-fono {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .title-fix-fono {
    padding-top: 50px !important;
    margin-bottom: 0px;
  }

  .img-fono {
    height: auto;
    width: 100%;
  }

  .img-bannerfono-ht {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/fonoaudiología-y-psicología-de-rehabilitación.png?sfvrsn=b21e723a_2);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/fonoaudiología-y-psicología-de-rehabilitación.png?sfvrsn=b21e723a_2);
    height: 175px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
  }

  .title-section-ht {
    color: #373737;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    width: 100%;
    font-size: 21px;
    text-align: left;
    line-height: 32px;
  }

  .space-random {
    padding-top: 30px;
  }

  .navbar-rehab {
    top: 95px;
    width: 100%;
  }

  .text-to-pad {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    padding: 0px 0px;
    line-height: 24px;
    text-align: center;
    color: #13C045;
    margin-bottom: 49px;
  }

  .parraf-fono {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #373737;
    margin: 20px 10px 20px 10px;
  }

  .img-banner-ht-mobile {
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitaci%C3%B3n/rehab-home-(1)---copia.jpg?sfvrsn=b10c3f0b_2");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitaci%C3%B3n/rehab-home-(1)---copia.jpg?sfvrsn=b10c3f0b_2");
    width: 100%;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
  }

  .img-banner-ht-trauma-mobile {
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/traumatolog%C3%ADa-new/traumatolog%C3%ADa-general-banner.jpg?sfvrsn=40cff1ce_2");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/traumatolog%C3%ADa-new/traumatolog%C3%ADa-general-banner.jpg?sfvrsn=40cff1ce_2");
    width: 100%;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
  }

  .img-banner-ht-trauma {
    display: none;
  }

  .points-rehab {
    padding: 0px 26px;
    color: #373737;
    font-family: Catamaran;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
  }

  .img-banner-ht {
    display: none;
  }

  .parraf-ht-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    top: 380px;
    left: 33px;
    width: 320px;
    display: none;
  }

  .title-ht-banner-mobile {
    display: block;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    top: 43px;
    width: 75%;
    left: 30px;
  }

  footer {
    text-align: center;
    margin-top: 0px;
  }

  .line-titleht-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 26px;
    left: 32px;
  }

  .section-scale {
    margin-top: 225px;
  }

  .section-scale-mobile-medrehab {
    margin-top: 62px;
  }

  .btn-card-small {
    background: transparent;
    border: none;
    margin-bottom: 20px;
  }

  .padding-for-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .mini-banner {
    background: rgba(231, 164, 57, 0.2);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    gap: 20px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    padding-left: 20px;
    font-weight: 500;
  }

  .mini-banner-margin {
    margin: 0px 10px;
  }

  .card-xs-ht {
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    border: none;
    width: 100%;
    margin: 7px 0px;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 8px;
    font-size: 18px;
    color: #373737;
    padding-right: 30px;
    font-weight: 500;
    text-align: left;
    padding-left: 30px;
  }

  .card-xs-ht img {
    display: block;
    width: 9px;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .title-ht-banner-mobile {
    display: none;
  }

  .center-cons-cirug {
    text-align: center;
  }

  .circle-green-icon {
    margin: 0 auto;
  }

  .card-trat-cirug {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    position: static;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: stretch;
    gap: 10px;
    color: #373737;
  }

  .line-titlehttwo-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: absolute;
    top: 380px;
    left: 32px;
    display: block !important;
  }

  .section-scale {
    margin-top: 100px;
  }

  .title-httwo-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    font-size: 27px;
    padding-bottom: 10px;
    line-height: 28px;
    color: #fff;
    top: 348px;
    left: 30px;
  }

  footer {
    text-align: center;
    margin-top: 0px;
  }

  .padding-for-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .card-xs-ht {
    height: 80px;
  }
  .card-xs-ht img {
    display: none;
  }

  .parraf-ht-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #FFFFFF;
    top: 44px;
    left: 33px;
    width: 71%;
  }

  .title-ht-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: relative;
    font-size: 32px;
    padding-bottom: 10px;
    line-height: 34px;
    color: #fff;
    top: 50px;
    left: 30px;
    width: 60%;
    display: block;
  }

  .line-titleht-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 35px;
    left: 33px;
  }

  .card-small-ht img {
    width: 45px;
  }
  .card-small-ht p {
    margin: 0px;
    font-size: 14px;
  }

  .card-small-ht {
    background: #FFFFFF;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
    text-decoration: none;
    gap: 10px;
    color: #373737;
  }

  .mini-banner {
    font-size: 16px;
  }
}
@media (min-width: 767.98px) and (max-width: 992px) {
  .mini-banner {
    font-size: 11px;
  }

  footer {
    text-align: center;
    margin-top: 0px;
  }

  .mygap-cirug {
    gap: 0px 60px !important;
  }

  .padding-for-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .card-xs-ht p {
    font-size: 14px;
  }

  .mini-banner {
    font-size: 11px;
  }

  .parraf-ht-banner {
    left: 33px;
  }

  .title-ht-banner {
    left: 30px;
  }

  .line-titleht-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: absolute;
    top: 302px;
    left: 33px;
  }
}
@media (max-width: 992px) {
  .img-fono {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mini-banner {
    font-size: 13px;
  }

  .img-fono {
    height: auto;
    width: 100%;
  }

  .padding-for-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .box-rehab-card-2 {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 20px 20px 20px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  footer {
    text-align: center;
    margin-top: 0px;
  }

  .title-httwo-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    font-size: 32px;
    padding-bottom: 10px;
    line-height: 24px;
    color: #fff;
    top: 280px;
    left: 52px;
  }

  .line-titlehttwo-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: absolute;
    top: 310px;
    left: 54px;
  }

  .card-box-rehab {
    height: 297px;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .title-httwo-banner {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    font-size: 32px;
    padding-bottom: 10px;
    line-height: 24px;
    color: #fff;
    top: 280px;
    left: 70px;
  }

  .box-rehab-card-2 {
    background: #ffffff;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    height: 395px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-box-rehab {
    height: 244px;
  }

  .line-titlehttwo-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: absolute;
    top: 308px;
    left: 72px;
  }
}
/************************************************** ESTILOS HT TRAUMATOLOGÍA NEW ****************************************************/
/************************************************** ESTILOS HT TRAUMATOLOGÍA NEW ****************************************************/
.text-traum-new {
  width: 80%;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.text-rehab-new {
  width: 80%;
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}

.bg-traum-new {
  background: #F4F4F4;
  padding: 100px 0px;
  margin: 50px 0px 0px 0px;
}

.bg-traum-new-2 {
  padding: 40px 0px;
  margin: 50px 0px 0px 0px;
}

.title-traum-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #373737;
}

.align-title-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.subtitle-traum-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-align: center;
  color: #373737;
}

.subtitle-cirug-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  margin: 0 auto;
  text-align: center;
  color: #373737;
}

.disc-cirug {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #373737;
  width: 1184px;
}

.card-trat-cirug {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  position: static;
  background: #FFFFFF;
  /* Gray50 */
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  /* or 156% */
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  /* Black text */
  gap: 10px;
  color: #373737;
}

.box-parraf-cirug {
  margin: 20px 0px;
}

.mygap-cirug {
  gap: 0px 35px;
}

.reco-subtitle-cirug {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  color: #373737;
}

.title-cirug-two {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 32px;
  color: #373737;
}

.img-banner-ht-cirug {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/cirugía-ht/cirugia-banner.jpg?sfvrsn=21b08a44_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/cirugía-ht/cirugia-banner.jpg?sfvrsn=21b08a44_2");
  height: 305px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
}

.title-traum-new2 {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #373737;
}

.card-traum-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  margin: 12px;
  position: static;
  width: 383px;
  height: 120px;
  left: 0px;
  top: 0px;
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  gap: 20px;
}

.card-traum-new p {
  margin: 0px;
}

.img-section-traum {
  width: 90%;
  border-radius: 8px;
}

.cards-traum-mobile {
  display: none;
}

.section-scale-traum {
  margin-top: 260px;
  padding: 70px 0px;
}

.line-title-traum-banner {
  height: 4px;
  width: 67px;
  background: #E7A439;
  position: relative;
  top: 135px;
  left: 85px;
}

.title-traum-banner-mobile {
  display: none;
}

.card-medic-ht {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 325px !important;
  height: 337px;
  background: #FFFFFF;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
          box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
  margin: 15px 20px;
}

.card-medic-name {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #373737;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 10px auto;
}

.bg-rehab-new {
  background-color: #81D877;
  padding: 100px 0px 100px 0px;
  margin-top: 50px;
}

.title-teamht-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  /* identical to box hight, or 100% */
  text-align: center;
  /* Light blue */
  color: #F4F4F4;
  /* Inside Auto Layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0px 0px 33px 0px;
}

.btn-flip {
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  color: #F97D01;
  font-family: Catamaran;
  padding-top: 18px;
  cursor: pointer;
}

.btn-fisia-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  color: #ffF;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Catamaran";
  padding: 20px;
  font-size: 16px;
  color: #FFFFFF;
  position: absolute;
  width: 426px;
  font-weight: 700;
  height: 65px;
  background: #F2A100;
  -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
  border-radius: 8px;
}

.btn-fisia-new:hover {
  color: #fff;
  background: #e39700;
}

.btn-solic-new:hover {
  color: #373737;
  background: #F4F4F4;
}

.btn-solic-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: start;
  align-items: center;
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
  width: 450px;
  height: 50px;
  color: #373737;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #F4F4F4;
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
}

.card-small-rehab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  gap: 20px;
  width: 331px;
  height: 78px;
  background: rgba(231, 164, 57, 0.2);
  border-radius: 8px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 20px 0px;
}

.title-rehab-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  /* identical to box height, or 100% */
  color: #373737;
}

.parraf-rehab-new {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  /* Texto */
  color: #373737;
}

.title-rehab-new-mid {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  /* identical to box height, or 100% */
  text-align: center;
  color: #373737;
  /* Inside Auto Layout */
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0px 0px 40px 0px;
}

.parraf-rehab-new-mid {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  /* Texto */
  color: #373737;
  /* Inside Auto Layout */
}

.bg-grey-rehab {
  padding: 60px 0px;
  background: #F4F4F4;
}

.electro-section {
  padding: 80px 0px;
}

.cards-small-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.iframe-video-traum iframe {
  text-align: center;
  margin-bottom: 30px;
  width: 80%;
}

.iframe-video-traum {
  text-align: center;
}

.title-traum-video {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #373737;
  margin-bottom: 30px;
  margin-top: 30px;
}

.flip-card {
  background-color: transparent;
  width: 100%;
  height: 600px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

.especialistas-text-rehab {
  padding: 10px 20px 20px 30px;
  font-family: Catamaran;
  font-style: normal;
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  color: #373737;
}

.especialistas-rehab {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 15px !important;
  line-height: 20px;
  height: auto;
  padding: 0px 10px !important;
  text-align: center !important;
  text-transform: none !important;
  color: #81D877 !important;
}

.section-scale-cirug {
  margin-top: 260px;
  padding: 70px 0px 0px 0px;
}

.line-title-cirug {
  width: 53px;
  height: 3px;
  background-color: #F2A100;
}

/*******************MEDIA QUERIES TRAUMATOLOGÍA-NEW MEDIA QUERIES TRAUMATOLOGÍA NEW MEDIA QUERIES TRAUMATOLOGÍA NEW MEDIA QUERIES TRAUMATOLOGÍA NEW  ****************************************************************************************************/
@media (max-width: 575.98px) {
  .bg-traum-new {
    background: #F4F4F4;
    padding: 40px 0px;
    margin: 50px 0px 0px 0px;
  }

  .card-trat-cirug {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    position: static;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: stretch;
    align-items: stretch;
    gap: 10px;
    justify-content: center;
    color: #373737;
  }

  .line-title-cirug {
    width: 53px;
    height: 3px;
    background-color: #F2A100;
    margin: 0 auto;
  }

  .fixed-row-cards {
    margin: 0px 10px;
  }

  .bg-rehab-new {
    background-color: #81D877;
    padding: 40px 0px 40px 0px;
    margin-top: 50px;
  }

  .bg-traum-new-2 {
    padding: 0px 0px;
    margin: 30px 0px 0px 0px;
  }

  .title-traum-new {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
    color: #373737;
  }

  .section-scale-cirug {
    margin-top: 20px;
    padding: 70px 0px 0px 0px;
  }

  .cards-traum {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 95%;
  }

  .title-rehab-new {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    /* identical to box height, or 100% */
    color: #373737;
  }

  .title-traum-video {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 21px;
    line-height: 30px;
    text-align: left;
    color: #373737;
    display: block;
    margin: 20px 0 20px 0px;
  }

  .title-rehab-new-mid {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    /* identical to box height, or 100% */
    text-align: center;
    color: #373737;
    /* Inside Auto Layout */
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    -ms-flex-positive: 0;
        flex-grow: 0;
    margin: 0px 0px 40px 0px;
  }

  .card-rehab-title {
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-left: 24px;
    text-align: left;
    color: #373737;
  }

  .iframe-video-traum iframe {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
  }

  .padding-for-section-rehab {
    padding-top: 125px;
    padding-bottom: 30px;
  }

  .card-medic-photo img {
    width: 130.3px;
    height: 119.27px;
    left: 10px;
    border-radius: 8px;
    margin-top: 21px;
  }

  .card-medic-name {
    font-family: Catamaran;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
  }

  .card-medic-ht {
    width: 150px !important;
    height: 187px;
    margin: 15px 10px;
  }

  .parraf-rehab-new {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    /* or 150% */
    font-size: 16px;
    line-height: 24px;
    /* Texto */
    color: #373737;
  }

  .section-scale-mobile-traum {
    margin-top: 60px !important;
  }

  .btn-solic-new {
    width: 300px;
  }

  .img-bannermedrehab-ht {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/rehabilitación/terapia-ocupacional-1-(1).jpg?sfvrsn=8e097693_2");
    height: 175px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
  }

  .img-banner-ht-cirug {
    display: none;
  }

  .img-banner-ht-cirug-mobile {
    display: block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/cirugía-ht/cirugia-banner.jpg?sfvrsn=21b08a44_2");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/cirugía-ht/cirugia-banner.jpg?sfvrsn=21b08a44_2");
    width: 100%;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
  }

  .electro-section {
    padding: 40px 3px 110px 0px;
    margin: 0px 10px;
  }

  .btn-fisia-new {
    width: 280px;
  }

  .title-traum-banner-mobile {
    display: block;
    font-family: Catamaran;
    font-style: normal;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    top: 43px;
    width: 65%;
    left: 30px;
  }

  .section-scale-traum {
    margin-top: 260px;
    padding: 0px 0px;
  }

  .cards-traum-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .pad-for-subsect {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card-small-ht {
    background: #FFFFFF;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px;
    text-decoration: none;
    gap: 20px;
    color: #373737;
    padding: 20px;
  }

  .line-title-traum-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 28px;
    left: 32px;
  }

  .cards-small-container {
    margin-top: 100px;
    display: none !important;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .section-scale-traum {
    margin-top: 90px;
    padding: 20px 0px;
  }

  .line-title-cirug {
    width: 53px;
    height: 3px;
    background-color: #F2A100;
    margin: 0 auto;
  }

  .section-scale-cirug {
    margin-top: 98px;
    padding: 70px 0px 0 0px;
  }

  .cards-traum-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .line-title-traum-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 35px;
    left: 33px;
  }

  .cards-small-container {
    margin-top: 100px;
    display: none !important;
  }
}
@media (min-width: 767.98px) and (max-width: 991px) {
  .section-scale-traum {
    margin-top: 275px;
    padding: 20px 0px;
  }

  .line-title-traum-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 109px;
    left: 31px;
  }
}
@media (min-width: 991px) and (max-width: 1280px) {
  .line-title-traum-banner {
    height: 4px;
    width: 67px;
    background: #E7A439;
    position: relative;
    top: 144px;
    left: 86px;
  }
}
@media (min-width: 991px) and (max-width: 1400px) {
  .card-rehab-title {
    padding-right: 35px;
  }

  .card-med-rehab-fisia {
    background: #ffffff;
    border-radius: 10px;
    height: 805px;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    padding: 5px 20px 20px 20px;
  }

  .flip-card-back p {
    font-size: 15px;
    line-height: 17px;
  }

  .flip-card {
    background-color: transparent;
    width: 100%;
    height: 710px;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}
@media (max-width: 991px) {
  .text-traum-new {
    width: 100%;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
  }

  .especialistas-text-rehab {
    padding: 0px 20px 20px 30px;
    font-family: Catamaran;
    font-style: normal;
    text-align: left;
    font-size: 15px;
    line-height: 18px;
    color: #373737;
  }

  .flip-card {
    max-width: 400px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .text-rehab-new {
    width: 100%;
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
  }

  .card-traum-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-orient: horizontal; */
    /* -webkit-box-direction: normal; */
    /* flex-direction: row; */
    /* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 20px;
    margin: 6px;
    position: static;
    width: 100%;
    height: 70px;
    left: 0px;
    top: 0px;
    gap: 20px;
    background: #FFFFFF;
    -webkit-box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    box-shadow: 2px 2px 10px rgba(203, 203, 203, 0.4);
    border-radius: 8px;
  }

  .cards-traum-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .img-section-traum {
    width: 100% !important;
  }

  .cards-traum-desktop {
    display: none;
  }

  .cards-traum-mobile {
    display: block;
  }

  .card-traum-new img {
    width: 50px;
  }
  .card-traum-new p {
    margin: 0px !important;
  }
}
/************************************************** ESTILOS HT TERAPIA FÍSICA  ****************************************************/
/************************************************** ESTILOS HT TERAPIA FÍSICA  ****************************************************/
.img-banner-ht-tf {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/terapia-físicanew/physiotherapist-working-patient-clinic-closeup-600w-563063209-1-(1).png?sfvrsn=b83ac2a3_2");
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/terapia-físicanew/physiotherapist-working-patient-clinic-closeup-600w-563063209-1-(1).png?sfvrsn=b83ac2a3_2");
  height: 305px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: absolute;
}

.img-banner-ht-tf-mobile {
  display: none;
}

.img-section-traum {
  width: 90%;
  border-radius: 8px;
  height: 240px;
}

.fisic-terapy-fix {
  margin-top: 300px;
}

.align-title-subtitle ul {
  padding: 0px;
}
.align-title-subtitle ul li::marker {
  font-size: 0px;
}

.padding-for-tf {
  padding-top: 50px;
  padding-bottom: 20px;
}

.terapy-fisic-title {
  font-family: Catamaran;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  color: #F4F4F4;
  margin-bottom: 15px;
}

.terapy-fisic-subtitle {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  width: 58%;
}

.bg-rehab-new-tf {
  background-color: #81D877;
  padding: 65px 0px 100px 0px;
  margin-top: 50px;
}

.tf-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px;
  position: static;
  width: 276px;
  height: 142px;
  left: 36px;
  top: 0px;
  background: #FFFFFF;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
  border-radius: 8px;
}

.icon-tf-card {
  width: 54px;
  height: 54px;
}

.box-tf-cards {
  gap: 20px;
}

.fix-title-subtitle-tf {
  margin-bottom: 65px;
}

.fix-cards-tf {
  margin-bottom: 65px;
}

.tf-card span {
  font-family: Catamaran;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 112.5%;
  height: 30px;
  color: #373737;
}

.tf-card:hover {
  color: #fff;
  background-color: #E7A439;
  -webkit-transition: 0.8s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.tf-card:hover img {
  -webkit-filter: brightness(80.5);
  filter: brightness(80.5);
}

.tf-card:hover span {
  color: #fff;
}

.img-section-tf {
  width: 90%;
  border-radius: 8px;
  height: 240px;
}

.card-bullet-tf {
  position: static;
  width: 237.69px;
  height: 78px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  background: rgba(231, 164, 57, 0.2);
  border-radius: 8px;
  gap: 20px;
  font-size: 16px;
}

.box-bullets-tf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin: 0px 0px 20px 0;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 575.98px) {
  .box-bullets-tf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    margin: 0px 0px 20px 0;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .img-banner-ht-tf-mobile {
    display: block !important;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/terapia-físicanew/physiotherapist-working-patient-clinic-closeup-600w-563063209-1-(1).png?sfvrsn=b83ac2a3_2");
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("https://www.hospitaldeltrabajador.cl/images/librariesprovider4/terapia-físicanew/physiotherapist-working-patient-clinic-closeup-600w-563063209-1-(1).png?sfvrsn=b83ac2a3_2");
    width: 100%;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
  }

  .img-section-tf {
    width: 100%;
    border-radius: 8px;
    height: 240px;
  }

  .img-banner-ht-tf {
    display: none;
  }

  .box-tf-cards {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .terapy-fisic-subtitle {
    width: 100%;
  }

  .fix-title-subtitle-tf {
    margin-bottom: 20px;
  }

  .fix-cards-tf {
    margin-bottom: 0px;
  }

  .fisic-terapy-fix {
    margin-top: 70px;
  }

  .fix-mobile-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 20px;
  }

  .tf-card {
    width: 90%;
  }
}
@media (min-width: 575.98px) and (max-width: 767.98px) {
  .fisic-terapy-fix {
    margin-top: 140px;
  }

  .fix-mobile-revert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 20px;
  }

  .tf-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 20px;
    position: static;
    width: auto;
    height: 230px;
    left: 36px;
    top: 0px;
    background: #FFFFFF;
    -webkit-box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    box-shadow: 4px 4px 30px rgba(0, 43, 41, 0.15);
    border-radius: 8px;
  }

  .tf-card span {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 112.5%;
    height: 124px;
    color: #373737;
  }

  .terapy-fisic-subtitle {
    font-family: Catamaran;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
  }

  .img-section-tf {
    width: 100%;
    border-radius: 8px;
    height: 240px;
  }
}
@media (min-width: 767.98px) and (max-width: 992px) {
  .tf-card span {
    height: 58px;
  }

  .img-section-tf {
    width: 100%;
    border-radius: 8px;
    height: 240px;
  }

  .terapy-fisic-subtitle {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .tf-card span {
    height: 45px;
  }
}
/*# sourceMappingURL=style-ht-new.css.map */