html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'Abel', sans-serif;
  vertical-align: baseline;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  color: #535454;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.header {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 5px;
  border-color: #24a79e;
  overflow: hidden;
  padding: 2rem 2rem;
}

.header a {
  color: #545453;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
  line-height: 1rem;
}

.header img.logo {
  font-size: 25px;
  font-weight: bold;
}

.header a:hover {
  background-color: #ddd;
}

.header a.active {
  color: #24a79e;
}

.header-right {
  float: right;
}

.telefonos-padre{
  display: flex;
  padding-top: 1rem;
  justify-content: space-evenly;
}

@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: center;
  }

  .header-right {
    float: none;
  }
}
.logo {
  height: 4rem;
}

.banner {
  height: 60%;
}
.banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.address-direccion,
.address-telefono,
.address-last,
.address {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  width: 25%;
  height: 15vw;
  background-color: #24a79e;
  color: #ffffff;
  border: solid 2px white;
}

.address-last,
.address-telefono{
  background-color: #65C3A5 !important;
}

.address-1,
.address-2,
.address-3,
.address-4 {
  font-size: 1vw;
}

.address-1 {
  font-weight: 900;
}

.infoIcon {
  width: 25%;
  padding: 1rem;
}

.information {
  margin: 2rem;
  text-align: center;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-around;
}

.contenedor {
  background-color: #d9d9d9;
  background-image: url(OlasGrises.jpg);
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  padding-bottom: 5rem;
}

.comilla__left {
  align-self: flex-start;
  max-width: 8%;
  padding: 1rem;
}

.comilla__right {
  padding: 1rem;
  align-self: flex-end;
  max-width: 8%;
}

.text {
  font-size: 1.5rem;
  padding-top: 5vw;
  width: 50%;
  text-align: justify;
  color: #525250;
}
.text-label {
  margin:0;
  font-weight: 900;
  padding-top: 1rem;
  color: #525250;
}
.text-label-2 {
  font-weight: 900;
  padding-top: .2rem;
  color: #525250;
}
.topBar {
  height: 28px;
  width: 100%;
  background-color: #16a79e;
}

.webmail {
  border: none;
  text-decoration: none;
  height: min-content;
  float: right;
  font-size: 1rem;
  background-color: #16a79e;
}

.webmail-a {
  text-decoration: none;
  color: white;
}

.webmail-a:hover {
  text-decoration: none;
  color: #242525;
}

.bottom-message {
  background-color: #23a39b;
  background-image: url(AtencionPami.jpg);
  background-position: center center;
  min-height: 350px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-message-autoridades {
  background-color: #23a39b;
  background-image: url(./images/Categories/Autoridades.jpg);
  background-position: center center;
  min-height: 250px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom-message-contacto {
  background-color: #23a39b;
  background-image: url(./images/Categories/contacto.jpg);
  background-position: center center;
  min-height: 250px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}


.bottom-message-profesionales {
  background-color: #23a39b;
  background-image: url(./images/Categories/profesionales.jpg);
  background-position: center center;
  min-height: 250px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}



.bottom-message-services {
  background-color: #23a39b;
  background-image: url(./images/Servicios.jpg);
  background-position: center center;
  min-height: 250px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.bottom-text {
  text-align: center;
  color: #ffffff;
  font-size: 4rem;
  border-top: solid 3px #ffffff;
  border-bottom: solid 3px #ffffff;
  padding: 2rem;
}

.mapouter {
  max-width: 50%;
  overflow: hidden;
}
.carousel-control-prev-icon:active {
  background-image: url(./images/icons/left-arrow.png) !important;
}
.carousel-control-prev-icon {
  background-image: url(./images/icons/left-arrow-hover..png) !important;
  width: 40px  !important;;
    height: 40px  !important;;
}

.carousel-control-next-icon {
  background-image: url(./images/icons/right-arrow-hover.png) !important;
  width: 40px  !important;;
    height: 40px  !important;;
}
.carousel-control-next-icon:active{
  background-image: url(./images/icons/right-arrow.png) !important;

}


.consult-display{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
div > .h-25 {
  height: 25vw !important ;
}

.footer {
  display: flex;
  flex-direction: row;
  background-color: #24a79e;
  color: #ffffff;
  padding: 2rem;
}
.footer-logo {
  height: 5rem;
  padding-bottom: 1rem;
}

.footer-info {
  width: 50%;
  box-sizing: border-box;
  padding-left: 7rem;
  margin-bottom: 0.2rem;
}

.telefonos,
.direccion {
  padding-bottom: 2rem;
}

.footer-info-2 {
  box-sizing: border-box;
  padding-right: 0.2rem;
  font-weight: bolder;
  margin-bottom: 0.2rem;
}

.footer-double {
  display: flex;
  width: 100%;
  padding-left: 7rem;
}

.footer-info-3 {
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}

.footer-title {
  display: flex;
  flex-flow: row;
  align-items: center;
  padding-left: 5.7rem;
  margin-bottom: 0.3rem;
}

.footer-text {
  font-size: 1rem;
  margin: 0;
  font-weight: bolder;
}

.icono {
  width: 15px;
  margin-right: 0.5rem;
  height: 15px;
}

.service-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 20px 0;
}

.service-item {
  box-sizing: border-box;
  text-align: center;
  max-width: 25%;
}
.service-icon {
  max-width: 25%;
}

.service-title {
  font-family: 'Abel', sans-serif;
  font-size: 2rem;
  padding: 1rem;
  padding-left: 5rem;
  color: #525250;
  
  
}

.icon-consultorios {
  width: 15vw;
  padding: 2rem;
}

.info-icon-consultorios {
  width: 1.5vw;
  height: 1.5vw;
  margin-right: .5rem;
}

.strong{
  font-weight: bolder;
}

.EXTERNOS {
margin: 1rem;
}

.info-consultorios {
  text-align: center;
  display: flex;
  flex-flow: row;
  align-items: baseline;
}

.info-text-consultorios {
  font-size: 1.5rem;
  text-align: justify;
}

.prefesionales-wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  text-align: left;
  padding-bottom: 5rem;
  border-bottom: solid 3px #24a79e;
}

.prefesionales-right {
  box-sizing: border-box;
  margin: 0 50px;
  width: 50%;
}

.prefesionales-left {
  box-sizing: border-box;
  margin: 0 50px;
  margin-top: 3rem;
  width: 50%;
}

.general-title {
  color: black;
  background-color: #16a79e;
  box-sizing: border-box;
  width: 100%;
}

.prefesionales {
 font-family: 'Abel', sans-serif;
  text-align: left;
  padding-left: 3rem;
  margin: 2rem 0;
  font-size: 2rem;
  color: #525250;
}
.autoridades-title {
  font-family: 'Abel', sans-serif;
  text-align: left;
  padding-left: 4.2rem;
  margin: 2rem 0;
  font-size: 2rem;
  color: #525250;
}

.profesionales-title {
  box-sizing: border-box;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  border-bottom: solid 4px;
  border-color: #24a79e;
  display: inline-block;

}
.autoridades-row {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  padding: 4rem;
  padding-top: 0;
}

.autoridades-icon {
  width: 1rem;
}
.autoridades-item {
  padding: 0.5rem;
}

.autoridades-strong {
  font-weight: bolder;
}

.autoridades-name {
}

.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: #24a79e transparent transparent transparent;
  float: right;
}
.contacto-text {
  text-align: center;
  font-size: 2rem;
  color: #525250;

}
.contacto{
  width: 90%;
  display: block;
  margin: auto;
  text-align: center;
  padding: 2rem;
}
.button-contact {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.button-contact a  {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.floating-wpp{
  z-index: 10;
}

.pami{
  font-weight: 800;
}

.redes{
  margin: 1rem;
}

.instagram{
  margin-left: 30%;
  margin-right: 10%;
}

@media only screen and (max-width: 600px) {
  .footer-info {
    width: 100%;
    padding-left: 0;
  }
  .footer {
    flex-direction: column;
  }

  div > .h-25 {
    height: 40vw !important ;
  }

  .footer-double {
    padding-left: 0;
  }
  .footer-title {
    padding-left: 0;
  }

  .infoIcon {
    width: 60%;
  }

  .address-1,
  .address-2,
  .address-3,
  .address-4 {
    font-size: 25px;
  }
  .address,
  .address-last{
    width: 40vw;
    height: 50vw;
  }

  .address-direccion,
  .address-telefono {
    display: none;
  }

  .text {
    width: 90%;
    font-size: 1rem;
  }
  .bottom-text {
    border: 0;
    font-size: 2rem;
  }

  .service-item {
    box-sizing: border-box;
    text-align: center;
    max-width: 50%;
  }
  .service-title {
    text-align: center;
    padding-left: 0;
  }

  .mapouter {
    max-width: 100%;
  }
  .header-right {
    display: flex;
    padding-top: 1rem;
  }

  .header {
    justify-content: center;
  }

  .prefesionales-wrapper {
    flex-direction: column;
    margin: auto;
    justify-content: center;
    align-items: center;
  }

  .prefesionales {
    text-align: center;
    padding: 0;
  }
  .address-1,
  .address-2,
  .address-3,
  .address-4 {
    font-size: 3vw;
  }

  .info-icon-consultorios {
    width: 1.5rem;
    margin-right: .5rem;
    height: 1.5rem;
  }

  .info-consultorios {
    display: flex;
    flex-flow: row;
    align-items: baseline;
    justify-content: center;
  }
  
  .text-consultorios {
    text-align: center;
  } 
}
