@font-face {
  font-family: Lato;
  src: url(../fuentes/Lato/Lato-Regular.ttf);
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url(../fuentes/Roboto/Roboto-Regular.ttf);
}

@font-face {
  font-family: Poppins;
  src: url(../fuentes/Poppins/Poppins-Regular.ttf);
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Poppins;
  src: url(../fuentes/Poppins/Poppins-ExtraBold.ttf);
  font-weight: bolder;
  font-style: normal;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}
#footer_principal {
  font-size: 1vw;
}

.dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

#caja1 {
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
  background: #ffffff;
  color: #1e335e;
  box-shadow: 0px 3.58423px 26.8817px 6.2724px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  position: relative;
}

#caja1:hover {
  transition: all 0.5s linear;
}

#caja2 {
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
  background: #88c010;
  color: #1e335e;
  box-shadow: 0px 3.58423px 26.8817px 6.2724px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
#caja3 {
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
  background: #ffd704;
  color: white;
  box-shadow: 0px 3.58423px 26.8817px 6.2724px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
#caja4 {
  padding-left: 4vw;
  padding-right: 4vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  margin-bottom: 2vw;
  background: #0d58dc;
  color: white;
  box-shadow: 0px 3.58423px 26.8817px 6.2724px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}

.nombre_esfera {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 1.25vw;
  line-height: 1.45vw;
  display: flex;
  align-items: center;
  letter-spacing: 0.015em;
  color: #ffffff;
}

.nombre_esfera2 {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 0.782328vw;
  line-height: 18px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.015em;
  color: #000000;
}

.hr_descripcion {
  border: none;
  border-left: 2px solid hsla(200, 10%, 50%, 100);
  height: 10vh;
  width: 2px;
}

.detalles_individual {
  text-align: center;
  width: 25%;
  max-width: 321px;
  background: rgba(255, 255, 255, 0.98);
}

.detalles_seleccionado {
  text-align: center;
  width: 25%;
  max-width: 321px;
  background-color: #0d58dc;
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 320px) and (max-width: 1300px) {
  #valores {
    top: 330%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1301px) {
  #valores {
    top: 280%;
  }
}

.circulo_pequeno {
  width: 8.2vw;
  height: 8.2vw;
  line-height: 8.2vw;
  border-radius: 50%;
  text-align: center;
  background: #ffffff;
}

.circulo {
  width: 5.2vw;
  height: 5.2vw;
  line-height: 5.2vw;
  border-radius: 50%;
  text-align: center;
  background: #a6dd60;
}

.circulo2 {
  width: 5.2vw;
  height: 5.2vw;
  line-height: 5.2vw;
  border-radius: 50%;
  text-align: center;
  background: #0d58dc;
}

.detalles {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 1.666666vw;
  line-height: 38px;
  text-align: center;
  color: #0d58dc;
}

.seleccionado {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 1.666666vw;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
}

#nosotros_1 {
  font-family: "Lato";
  color: #ffffff;

  background-size: cover;
}

#contacto {
  display: flex;
  background-size: contain;
}

#disclaimer {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 0.9374999994vw;
  line-height: 1.1458333326vw;
  color: #ffffff;
}

.datos_contacto {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}

#buscar {
  font-family: "Lato";
  background-color: white;
  border-radius: 25px;
  padding: 20px;
  width: 200px;
  height: 150px;
}

#footer_anchor {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 0.93745vw;
  line-height: 1.1458vw;
  text-align: center;
  color: #0d58dc;
}

p,
span,
ul,
li,
a,
label {
  font-family: Lato;
}

.section_blog .container_blog {
  display: flex;
  flex-direction: column;
  margin-bottom: 5%;
}
.section_blog .container_blog .grid_blog {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 15px;
}
.section_blog .container_blog .grid_blog .card_blog {
  width: 100%;
}
.section_blog .container_blog .grid_blog .card_blog_header {
  background-image: url("/img/404.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 200px;
}
.section_blog .container_blog .grid_blog .card_blog_header_category {
  color: white;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-right: 10px;
  background-color: #88c010;
}
.section_blog .container_blog .grid_blog .card_blog_header_category_text {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.3px;
  font-size: 13px;
  padding: 5px;
}
.section_blog .container_blog .grid_blog .card_blog_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 13px;
  border: 1.5px solid #c8c8c8;
  height: fit-content;
}
.section_blog .container_blog .grid_blog .card_blog_content_main {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section_blog .container_blog .grid_blog .card_blog_content_main_date {
  color: #88c010;
  font-style: italic;
  font-size: 13px;
}
.section_blog .container_blog .grid_blog .card_blog_content_main_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 10px;
}
.section_blog .container_blog .grid_blog .card_blog_content_main_resume {
  overflow: hidden;
  color: #979797;
  font-weight: 400;
  font-size: 13px;
  line-height: 19.5px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.section_blog .container_blog .grid_blog .card_blog_content_link {
  margin-top: 10px;
  color: #0d58dc;
  text-decoration: none;
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 14.77px;
  text-transform: uppercase;
}
.section_blog .container_blog .grid_blog .card_blog_content_link:hover {
  color: #88c010;
}
.section_blog .container_blog .btn_blog {
  margin-top: 25px;
  width: 100%;
}
.section_blog .container_blog .grid_paginator {
  display: flex;
  flex-direction: row;
  border: 2px solid #c8c8c8;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}
.section_blog .container_blog .grid_paginator :nth-child(4),
.section_blog .container_blog .grid_paginator :nth-child(3),
.section_blog .container_blog .grid_paginator :nth-child(2) {
  border-left: 2px solid #c8c8c8;
}
.section_blog .container_blog .grid_paginator_link {
  padding: 10px;
}
.section_blog .container_blog .grid_paginator_link:hover {
  color: white;
  background-color: #88c010;
}
@media screen and (min-width: 595px) {
  .section_blog .container .btn_blog {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .section_blog .container .grid_blog {
    grid-template-columns: repeat(3, 1fr);
  }
  .section_blog .container .btn_blog {
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}

.body_blog,
.titulos_blog,
.next_prev_post_blog {
  max-width: 100%;
  width: 100%;
  padding: 0vw 15vw;
}

.body_blog img {
  object-fit: cover;
  width: 100%;
}

.body_blog a {
  text-decoration: none;
  color: #0d58dc;
}

.body_blog a:hover {
  text-decoration: none;
  color: #88c010;
}

.body_blog blockquote {
  width: fit-content;
  position: relative;
  margin: 30px 0 30px 2rem;
}

.body_blog blockquote:before {
  position: absolute;
  content: open-quote;
  font-size: 3em;
  margin-left: -0.6em;
  margin-top: -0.4em;
}

.body_blog blockquote:after {
  position: absolute;
  content: close-quote;
  font-size: 3em;
  bottom: 0;
  right: 0;
  margin-right: -0.6em;
  margin-bottom: -0.8em;
}

@media screen and (max-width: 768px) {
  .body_blog,
  .titulos_blog,
  .next_prev_post_blog {
    padding: 5%;
  }
}

@media screen and (min-width: 768px) {
  .body_blog img {
    width: 50%;
  }
}

.next_prev_post_blog {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}

.prev_post_blog,
.next_post_blog {
  display: flex;
  gap: 2px;
  align-items: center;
  height: fit-content;
  width: fit-content;
  text-decoration: none;
  color: #0d58dc;
  font-size: 1.5rem;
}

.prev_post_blog:hover,
.next_post_blog:hover {
  color: #88c010;
}

.prev_post_blog > span:nth-child(1),
.next_post_blog > span:nth-child(2) {
  display: flex;
  align-items: center;
  height: 100%;
}
