@import url("https://fonts.googleapis.com/css2?family=Abel&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abel&family=Libre+Franklin:wght@100&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Water+Brush&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  outline: none;
  border: none;
}

@keyframes miAnimacion-2 {
  from {
    height: 0;
  }
  to {
    height: 70px;
  }
}
@keyframes miAnimacion-3 {
  from {
    height: 200px;
  }
  to {
    height: 0px;
  }
}
@keyframes div_open {
  0% {
    height: 0rem;
  }
  50% {
    height: 3.5rem;
  }
  100% {
    height: 7rem;
  }
}
html {
  font-size: 62.5%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  background: rgba(191, 191, 191, 0.25);
}

.home {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
}
.home .home-img_logo {
  position: relative;
  background-color: #fff;
  padding: 2.8rem;
  text-align: center;
  z-index: 2;
}
.home .home-img_logo .img_logo,
.home .home-img_logo .img_logo2 {
  height: 4.6rem;
}
.home .home-img_logo .img_logo2 {
  display: none;
}
.home .home_box {
  position: relative;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7019607843);
  z-index: 1;
}
.home .home_box .home-nav1 {
  margin: 0 auto;
  max-width: 136.6rem;
  width: 100%;
  padding: 15rem 0rem 16rem 0;
  text-align: center;
  z-index: 0;
  position: relative;
  background-color: #000;
}
.home .home_box .home-nav1::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: -18rem;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* Specify the background image to be used */
  background-image: url(../img/images-gine/procedimiento/proc-bg-4.jpg);
  background-size: cover;
  /* Specify the background image */
  opacity: 0.7;
}
.home .home_box .home-nav1 .home-content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.home .home_box .home-nav1 .home-content h2 {
  font-size: 4.5rem;
  word-wrap: break-word;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0;
  font-weight: 700;
  line-height: 120%;
}
.home .home_box .home-nav1 .home-content .animated {
  padding-top: 0.5rem;
  width: 16.5rem;
  height: 3.5rem;
  align-content: center;
  text-align: center;
  background: #f173ac;
  border-radius: 5px;
  align-items: center;
  margin: 4rem auto 0 auto;
}
.home .home_box .home-nav1 .home-content .animated a {
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
}
.home .home_box .home-nav1 .home-content .animated a i {
  position: relative;
  font-size: 1.5rem;
  margin-right: 1rem;
  padding-right: 1rem;
  border-right: 1px solid #fff;
}
.home .home_box .home-nav1 .home-content .animated:hover {
  transition: 0.2s linear;
  transform: scale(1.1);
}

.process {
  background-color: #fff;
  width: 100%;
  text-align: center;
  padding: 10rem;
}
.process .title {
  font-size: 3rem;
  color: #f173ac;
  font-family: "Abel", sans-serif;
}
.process .process-img {
  margin: 5rem;
}
.process .process-img .img {
  width: 12rem;
}
.process .content {
  font-size: 1.5rem;
  margin: auto;
  max-width: 850px;
  padding: 0 1rem;
  font-family: "Poppins", sans-serif;
}

.info {
  display: flex;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.info .info-box {
  width: 100%;
  max-width: 136.6rem;
  margin: 0rem auto;
  display: flex;
}
.info .info-box .info_image {
  max-height: 60rem;
  width: 50%;
  display: flex;
}
.info .info-box .info_image .img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info .info-box .info_content {
  width: 50%;
  background-color: #f173ac;
  display: flex;
  position: relative;
  left: -1px;
}
.info .info-box .info_content .info_content_box {
  margin: auto;
  max-width: 48rem;
  width: 90%;
  padding: 4rem 0;
}
.info .info-box .info_content .info_content_box .content {
  color: #fff;
  font-family: "Poppins", sans-serif;
}
.info .info-box .info_content .info_content_box .content .title {
  font-family: "Abel", sans-serif;
  font-size: 3rem;
  padding-left: 2rem;
}
.info .info-box .info_content .info_content_box .content .paragraph {
  padding-left: 2rem;
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  margin-top: 3rem;
  line-height: 180%;
}
.info .info-box .info_content .point8 {
  position: absolute;
  bottom: -2.5rem;
  width: 12rem;
  right: 20%;
}

.advantages {
  width: 100%;
  background-color: #fff;
  padding: 6rem 0;
}
.advantages .title {
  text-align: center;
  color: #f173ac;
  padding: 0 3rem;
  font-family: "Abel", sans-serif;
  font-size: 3rem;
}
.advantages .advantages__box {
  width: 95%;
  max-width: 120rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4rem;
  text-align: center;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  margin: auto;
}
.advantages .advantages__box .article_advantage {
  width: 25rem;
}
.advantages .advantages__box .article_advantage img {
  margin: 2rem 0;
  height: 7rem;
}
.advantages .advantages__box .article_advantage .subtitle {
  color: #f173ac;
  font-size: 1.6rem;
}
.advantages .advantages__box .article_advantage.b {
  width: 27rem;
}

.who {
  width: 100%;
  background-color: #007cc3;
  position: relative;
  padding-top: 5rem;
}
.who .title {
  font-family: "Abel", sans-serif;
  color: #fff;
  padding: 0 3rem;
  text-align: center;
  font-size: 3rem;
}
.who .who__box {
  max-width: 100rem;
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center;
  gap: 4rem 5rem;
  position: relative;
  top: 5rem;
}
.who .who__box .article_who {
  text-align: center;
  background-color: #fff;
  width: 30rem;
  font-size: 1.5rem;
  padding: 3rem 3.5rem;
}
.who .who__box .article_who .number {
  color: #f173ac;
  font-family: "Abel", sans-serif;
  margin: 1rem 0 4rem 0;
  font-size: 3rem;
  font-weight: bold;
}
.who .who__box .article_who .paragraph {
  font-family: "Poppins", sans-serif;
}
.who .who__box .article_who .paragraph.b {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.time-price {
  display: flex;
  width: 95%;
  max-width: 100rem;
  margin: 15rem auto 9rem auto;
  flex-wrap: wrap;
}
.time-price .time-price_box1,
.time-price .time-price_box2 {
  height: 20rem;
  flex: 1 1 30rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.time-price .time-price_box1 .time-price_box2_img,
.time-price .time-price_box2 .time-price_box2_img {
  width: 10rem;
  height: 7rem;
}
.time-price .time-price_box1 div,
.time-price .time-price_box2 div {
  padding-right: 1rem;
}
.time-price .time-price_box1 div h3,
.time-price .time-price_box2 div h3 {
  font-family: "Abel", sans-serif;
}
.time-price .time-price_box1 div p,
.time-price .time-price_box2 div p {
  font-family: "Poppins", sans-serif;
  font-size: 1.6rem;
}
.time-price .time-price_box1 {
  background-color: #fff;
  position: relative;
  border-radius: 5px 0 0 5px;
}
.time-price .time-price_box1 .point3 {
  width: 10rem;
  position: absolute;
  z-index: 100;
  top: -2rem;
  left: -2rem;
}
.time-price .time-price_box1 div h3 {
  font-size: 2.2rem;
  color: #f173ac;
}
.time-price .time-price_box1 div p {
  color: #000;
}
.time-price .time-price_box2 {
  text-align: center;
  background-color: #007cc3;
  background-image: url(../img/image-simple-2/Fondo2.png);
  background-size: cover;
  border-radius: 0 5px 5px 0;
}
.time-price .time-price_box2 div {
  color: #fff;
}
.time-price .time-price_box2 div h3 {
  font-size: 2.5rem;
}

.inbody {
  width: 100%;
  background-color: #fff;
  padding-bottom: 10rem;
}
.inbody .inbody__box {
  width: 95%;
  max-width: 110rem;
  background-color: #f173ac;
  padding: 0 2rem 0 5rem;
  margin: auto;
  display: flex;
  position: relative;
}
.inbody .inbody__box .box_img {
  width: 43.5rem;
  position: relative;
  height: 34rem;
}
.inbody .inbody__box .box_img .img {
  height: 38rem;
  position: relative;
  top: -4rem;
}
.inbody .inbody__box .box_paragraph {
  width: 55%;
  display: flex;
  padding: 2rem 3rem 2rem 5rem;
}
.inbody .inbody__box .box_paragraph .paragraph {
  color: #fff;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  margin: auto;
  line-height: 2;
}
.inbody .inbody__box .box_paragraph .paragraph a {
  color: rgb(113, 76, 180);
  font-weight: bold;
}
.inbody .inbody__box .box_paragraph .paragraph a:hover {
  text-decoration: underline;
}
.inbody .inbody__box .point4,
.inbody .inbody__box .point5 {
  position: absolute;
  width: 11rem;
  z-index: 10;
}
.inbody .inbody__box .point4 {
  bottom: -2.5rem;
  right: 29%;
}
.inbody .inbody__box .point5 {
  transform: rotate(180deg);
  top: -2.6rem;
  right: 4rem;
}

.features_tomo {
  width: 100%;
  background-color: #fff;
}
.features_tomo .features_tomo__box {
  width: 95%;
  max-width: 120rem;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 3.6rem;
  justify-content: center;
  padding-bottom: 3rem;
}
.features_tomo .features_tomo__box .article_feature {
  text-align: center;
  width: 34rem;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  padding: 0 3rem 3rem 3rem;
  position: relative;
}
.features_tomo .features_tomo__box .article_feature img {
  margin-bottom: 3rem;
  width: 26rem;
}
.features_tomo .features_tomo__box .article_feature .article_feature__title {
  color: #f173ac;
}

.info-date {
  margin: 5rem auto 0 auto;
  width: 95%;
  max-width: 100rem;
  background-color: #fff;
  text-align: center;
  padding: 5rem;
  box-shadow: -1rem 1rem 10px -1px rgba(63, 60, 60, 0.185);
  z-index: 1;
  position: relative;
  top: 4rem;
}
.info-date h2 {
  font-family: "Abel", sans-serif;
  color: #f173ac;
  font-size: 3rem;
  margin-bottom: 2rem;
}
.info-date .section__subtitle {
  padding: 0 1rem;
  font-family: "Poppins", sans-serif;
  font-size: 1.5rem;
  color: #000;
  background-color: #fff;
  z-index: 1;
  position: relative;
}
.info-date .info-date-container {
  display: none;
}
.info-date .info-date-container.active {
  display: inline;
  font-size: 1.5rem;
}
.info-date .info-date-container.active .info-contenido {
  margin: 1rem 4rem;
  font-family: "Poppins", sans-serif;
  border-bottom: 1px solid #f173ac;
  color: #000;
  position: relative;
}
.info-date .info-date-container.active .info-contenido .contenido-header {
  margin: 1rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  z-index: 1;
  background: #fff;
  position: relative;
}
.info-date .info-date-container.active .info-contenido .contenido-header img {
  display: flex;
  width: 1.6rem;
}
.info-date .info-date-container.active .info-contenido .contenido-header.open img {
  transition: 0.2s all linear;
}
.info-date .info-date-container.active .info-contenido .contenido-header.open i {
  transform: rotate(180deg);
  color: #f173ac;
}
.info-date .info-date-container.active .info-contenido .contenido-header.close img {
  transition: 0.2s all linear;
  transform: rotate(180deg);
}
.info-date .info-date-container.active .info-contenido .contenido-header.close i {
  color: #f173ac;
  transform: rotate(0deg);
}
.info-date .info-date-container.active .info-contenido .contenido-body {
  display: flex;
  justify-content: space-around;
  transition: all 0.5s linear;
  z-index: 0;
}
.info-date .info-date-container.active .info-contenido .contenido-body .div1 {
  text-align: center;
  width: 24.7rem;
  min-width: 9rem;
}
.info-date .info-date-container.active .info-contenido .contenido-body .div1.solo {
  width: 38rem;
}
.info-date .info-date-container.active .info-contenido .contenido-body .div1 .div-image {
  display: flex;
  width: 7rem;
  height: 7rem;
  text-align: center;
  justify-content: center;
  margin: 0 auto 1.5rem auto;
}
.info-date .info-date-container.active .info-contenido .contenido-body .div1 p {
  text-align: center;
  padding: 0 1rem;
}
.info-date .info-date-container.active .info-contenido .contenido-body.open {
  height: auto;
  margin: 3rem 0;
}
.info-date .info-date-container.active .info-contenido .contenido-body.open .div1 .div-image {
  animation: div_open 0.2s linear;
}
.info-date .info-date-container.active .info-contenido .contenido-body.close {
  height: 0rem;
}
.info-date .info-date-container.active .info-contenido .contenido-body.close .div1 .div-image {
  width: 0;
  height: 0;
}
.info-date .info-date-container.active .info-contenido .contenido-body.close .div1 p {
  display: none;
}
.info-date .point4,
.info-date .point5,
.info-date .point6,
.info-date .point7 {
  width: 10rem;
  position: absolute;
  z-index: 100;
}
.info-date .point4 {
  top: -3rem;
  right: -5rem;
}
.info-date .point5 {
  top: 40%;
  left: -5rem;
}
.info-date .point6 {
  bottom: 3rem;
  right: -5rem;
}
.info-date .point7 {
  bottom: -3rem;
  left: -3rem;
}

.considerations {
  width: 100%;
  background-color: #fff;
  padding: 14rem 3rem 0 3rem;
  text-align: center;
  font-family: "Poppins", sans-serif;
}
.considerations .title {
  font-size: 1.5rem;
  color: #f173ac;
  margin: 0.5rem 0;
}
.considerations .paragraph {
  color: #000;
  max-width: 66rem;
  margin: auto;
  line-height: 1.8;
  font-size: 1.5rem;
}

.footer {
  background-color: #fff;
  text-align: center;
  z-index: 0;
}
.footer .ofrecemos-footer {
  position: relative;
  display: inline-block;
  margin: 10rem auto 2rem auto;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 {
  display: flex;
  justify-content: space-between;
  width: 95rem;
  height: 10rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 i {
  color: #f173ac;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div {
  display: flex;
  max-width: 30rem;
  width: 100%;
  justify-content: center;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div a {
  position: relative;
  top: 10px;
  text-align: center;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div a i {
  font-size: 3rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 {
  list-style-type: none;
  margin-left: 1.5rem;
  font-family: "Poppins", sans-serif;
  text-align: left;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 h2,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2 h2,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 h2 {
  font-size: 1.6rem;
  font-family: "Abel", sans-serif;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 li a,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2 li a,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 li a {
  top: 0;
  color: #007cc3;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 li p,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2 li p,
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 li p {
  font-size: 1.3rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 li {
  padding-top: 1rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2 li {
  padding-top: 0.8rem;
  color: #007cc3;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 li {
  font-size: 1.3rem;
  color: #007cc3;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 ul {
  padding: 0.3rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 ul a {
  padding-top: 0.5rem;
  position: inherit;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 ul a i {
  margin-right: 1rem;
  color: #666;
  font-size: 2rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 ul a i:hover {
  color: #007cc3;
}
.footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 ul a .fab.fa-instagram {
  position: relative;
  top: 0.19rem;
  font-size: 2.3rem;
}
.footer .ofrecemos-footer .ofrecemos_footer_div2 {
  border-top: 1px solid #bfbfbf;
}
.footer .ofrecemos-footer .ofrecemos_footer_div2 p {
  font-family: "Poppins", sans-serif;
  margin-top: 1.5rem;
  color: #000;
  font-size: 1rem;
}

@media (max-width: 1050px) {
  .home {
    height: auto;
  }
  .home .home_box {
    width: 100%;
  }
  .home .home_box .home-nav1::before {
    background-position: center;
  }
  .info .info-box .info_content .point8 {
    display: none;
  }
  .time-price .time-price_box1 .point3 {
    display: none;
  }
  .inbody .inbody__box .point4,
  .inbody .inbody__box .point5 {
    display: none;
  }
  .info-date {
    padding: 2rem 1rem;
    width: 100%;
  }
  .info-date .point4,
  .info-date .point5,
  .info-date .point6,
  .info-date .point7 {
    display: none;
  }
  .footer .ofrecemos-footer {
    width: 100%;
    padding: 0 2rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .inbody .inbody__box {
    padding: 0 2rem;
    flex-wrap: wrap;
  }
  .inbody .inbody__box .box_img {
    flex: 1 1 20rem;
    width: 100%;
    text-align: center;
    height: 26rem;
  }
  .inbody .inbody__box .box_img .img {
    height: 30rem;
    top: -2rem;
  }
  .inbody .inbody__box .box_paragraph {
    flex: 1 1 30rem;
    width: 100%;
    text-align: center;
    padding: 3rem 3rem 2rem 3rem;
  }
  .footer .ofrecemos-footer {
    width: 80vw;
    padding: 0;
    margin-top: 8rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 {
    display: inline;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div {
    justify-content: left;
    margin: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 675px) {
  html {
    font-size: 55%;
  }
  .home .home-img_logo .img_logo {
    display: none;
  }
  .home .home-img_logo .img_logo2 {
    margin: auto;
    height: 5rem;
    display: flex;
  }
  .home .home_box .home-nav1::before {
    top: -4rem;
  }
  .info .info-box {
    display: block;
  }
  .info .info-box .info_image,
  .info .info-box .info_content {
    width: 100%;
  }
  .info .info-box .info_image {
    z-index: 1;
    height: 30rem;
  }
  .info .info-box .info_image .img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .info .info-box .info_content {
    left: 0;
    z-index: 2;
  }
  .info .info-box .info_content .info_content_box {
    max-width: 60rem;
  }
  .time-price .time-price_box1,
  .time-price .time-price_box2 {
    border-radius: 0;
  }
  .info-date .info-date-container {
    font-size: 1.15rem;
  }
  .info-date .info-date-container .info-contenido .contenido-body .div1 {
    width: 25rem;
  }
  .info-date .info-date-container .info-contenido .contenido-body .div1.solo {
    width: 25rem;
  }
  .info-date .info-date-container .info-contenido .contenido-body .div1 .div-image {
    width: 10rem;
  }
  .info-date .info-date-container .info-contenido .contenido-body.open {
    height: 13rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div a i {
    font-size: 3.8rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 {
    padding-left: 0.6rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul1 li p {
    font-size: 1.14rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul2 li p {
    font-size: 1.14rem;
  }
  .footer .ofrecemos-footer .ofrecemos_footer_div1 div .footer-ul3 li {
    font-size: 1.14rem;
  }
}
@media (max-width: 530px) {
  .home .home_box .home-nav1 .home-content h2 {
    font-size: 3.5rem;
  }
  .process {
    padding: 5rem 2rem;
  }
  .info-date .section__subtitle {
    font-size: 1.7rem;
  }
  .info-date .info-date-container.active .info-contenido {
    margin: 1rem 1rem;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body .div1 .div-image {
    width: 7rem;
  }
}
@media screen and (max-width: 460px) {
  .home .home-img_logo {
    padding: 2rem;
  }
  .home .home-img_logo .img_logo,
  .home .home-img_logo .img_logo2 {
    height: 3.5rem;
  }
  .home .home_box .home-nav1 {
    padding: 6rem 0;
    margin: auto;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .home .home_box .home-nav1 .home-content {
    padding: 0 1rem;
  }
  .home .home_box .home-nav1 .animated {
    margin: 2.5rem auto 6rem auto;
  }
}
@media (max-width: 370px) {
  .time-price {
    margin: 15rem auto 6rem auto;
  }
  .inbody .inbody__box .box_img {
    height: 33rem;
    display: flex;
  }
  .inbody .inbody__box .box_img .img {
    margin: auto;
    height: auto;
    width: 100%;
    top: 0;
  }
  .inbody .inbody__box .box_paragraph {
    padding: 2rem 0;
  }
  .info-date {
    padding: 2rem 0.5rem;
  }
  .info-date .section__subtitle {
    font-size: 1.5rem;
  }
  .info-date .info-date-container {
    font-size: 1.5rem;
  }
  .info-date .info-date-container.active .info-contenido .contenido-header span {
    font-size: 1.4rem;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body {
    flex-direction: column;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body .div1 {
    width: 90%;
    max-width: 35rem;
    margin: 1rem 0 1rem 2rem;
    display: flex;
    align-items: center;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body .div1.solo {
    width: 90%;
    max-width: 35rem;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.open {
    margin: 0;
    animation: none;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.open .div1 {
    animation: none;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.open .div1 p {
    font-size: 1.4rem;
    width: 100%;
    text-align: left;
    padding: 0 1rem;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.open .div1 .div-image {
    width: 50px;
    height: 50px;
    margin: auto 0;
    animation: none;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.open .div1 .div-image img {
    width: 50px;
    height: 50px;
  }
  .info-date .info-date-container.active .info-contenido .contenido-body.close .div1 {
    animation: none;
  }
}/*# sourceMappingURL=style-gine-tomo_3d.css.map */