/*------text-container------*/
.text_gray_01 {
  text-align: justify;
}
.slider_gray_01 {
  width: 100%;
  position: relative;
  padding: 5% 0% 5% 0%;
  display: block;
  background-color: #ffffff;
}
.white_contetn_flex_col_1 {
  display: flex;
  gap: 10px;
  top: -25px;
  position: relative;
}

.slider_gray_02 {
  width: 75%;
  max-width: 1366px;
  position: relative;
  margin: 0 auto;
  display: block;
}

.slider_gray_03 {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: unset;
  color: #000000;
  gap: 5%;
  align-items: flex-start;
}

.h2_01 {
  font-size: 2.5em;
  font-weight: 600;
  line-height: 90%;
  color: #363435;
  text-transform: uppercase;
  letter-spacing: -3px;
  font-family: "Frank Ruhl Libre", serif;
  padding: 5% 0%;
}
.content_01 {
  width: 65%;
  background-color: #f2f2f2;
  padding: 0%;
}
.container_text_style {
  width: 100%;
  padding: 8% 8% 0% 8%;
}
.content_02 {
  width: 40%;
  display: flex;
  position: relative;
  flex-direction: column;
  gap: 0px;
}

.content_gray_small {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 1% 0%;
}

/*----content-gray-02----*/
.content_02 {
  width: 70%;
  background-color: #ebebeb;
  padding: 0% 0%;
}
.text_gray_02 {
  padding: 1% 8% 5% 8%;
}
.swiper-imagenes {
  width: 100%;
}
.section_2.space_0 {
  margin-top: 3%;
}

/*------card-aside-------*/
.p_style_20 {
  font-size: 1.5em;
  font-family: "Frank Ruhl Libre", serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
  margin-top: 5%;
  color: #fff;
}
.p_style_blog {
  display: flex;
  flex-direction: column;
}

.p_style_2 {
  color: #fff;
}
.text_card_blogs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 3rem;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.background_0.content_02 {
  background: transparent;
}
.aside_card {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 0% 0%;
}
.margin_card {
  margin-top: 13%;
}
.content_text_aside {
  width: 90%;
  position: absolute;
  bottom: 13px;
  color: #fff;
  padding: 2rem;
}
.background_0.content_02 {
  background: transparent;
}
/*------slider-imagenes-------*/
.imagenes-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: block;
  position: relative;
  margin: 0 0 5px 0 !important;
  transform: unset !important;
  border-radius: unset !important;
  opacity: unset !important;
  background: unset !important;
  border: 3px solid #dfdfdf;
  transition: 400ms ease-in-out !important;
}

.imagenes-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 3px solid #ec3237;
}

.imagenes-pagination {
  transform: unset !important;
  left: -5% !important;
  bottom: 35% !important;
  top: unset !important;
  z-index: 5;
}

/*--------blue container-------*/

@media (max-width: 768px) {
}

/*-----responsive----*/

@media screen and (min-width: 1440px) and (max-width: 1919px) {
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .slider_gray_02 {
    width: 85%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .text_style_black {
    text-transform: uppercase;
    font-weight: 670;
    margin-right: 15px;
  }
}

@media screen and (min-width: 1280px) and (max-width: 1365px) {
  .slider_gray_02 {
    width: 85%;
    max-width: 1366px;
    position: relative;
    margin: 0 auto;
    display: block;
  }
  .text_style_black {
    text-transform: uppercase;
    font-weight: 670;
    margin-right: 15px;
  }
}

@media screen and (max-width: 1279px) {
  .text_card_blogs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 4rem;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .content_text_aside {
    width: 90%;
    position: absolute;
    bottom: 13px;
    color: #fff;
    padding: 5px;
  }
  .slider_gray_03 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: unset;
    color: #000000;
    gap: 5%;
    align-items: flex-start;
  }
  .slider_gray_03 {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: unset;
    color: #000000;
    gap: 50px;
    align-items: center;
  }
  .content_01 {
    width: 100%;
    background-color: #f2f2f2;
    padding: 0%;
  }
  .imagenes-pagination {
    transform: unset !important;
    left: -5% !important;
    bottom: 63% !important;
    top: unset !important;
    z-index: 5;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
}

@media screen and (max-width: 767px) {
}

@media screen and (min-width: 425px) and (max-width: 767px) {
}

@media screen and (max-width: 425px) {
  .slider_gray_02 {
    width: 90%;
  }
  .h2_01 {
    font-size: 1.5em;
  }
  .imagenes-pagination {
    display: none;
  }
  .content_02 {
    width: 100%;
  }
  .text_card_blogs {
    padding: 2rem;
  }
}
