@charset "UTF-8";
body {
  font-size: 1em;
}
@media (min-width: 64em) {
  body {
    font-size: 1.3em;
  }
}
@media (min-width: 85.375em) {
  body {
    font-size: 1.4em;
  }
}
@media (min-width: 120em) {
  body {
    font-size: 1.5em;
  }
}
@media (min-width: 160em) {
  body {
    font-size: 1.8em;
  }
}

body {
  /*font-family: 'Montserrat', sans-serif;
  font-family: 'Rosarivo', serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;*/
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.m-center {
  display: flex;
  justify-content: center;
}

.cont-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.cont-botones {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  margin-bottom: 30px;
}
.cont-botones .click {
  width: 27%;
  text-align: center;
}

.cont-titulos {
  font-size: 28px;
  color: black;
  text-align: center;
  font-weight: 600;
  padding: 20px;
  margin: 20px;
  letter-spacing: 1px;
}

.cont-titulo span {
  padding: 30px 0;
}

/* estilos switch control */
.formprivilegios_switch {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 30px;
  margin-bottom: 50px;
}
.formprivilegios_switch_texto {
  margin-top: 6px;
  font-size: 20px;
  font-weight: 600;
  margin-right: 100px;
  text-align: center;
}

/* ---------*/
/* ESTILOS BOTON AGREGAR (ADMISION) */
.boton_agregar_admision {
  width: 57px;
  margin-left: 100px;
}

/* ------- */
/* ESTILO MENSAJE DE NO ACCESO A MODULOS */
.rechazo_modulo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 130px;
}
.rechazo_modulo_img {
  display: flex;
  justify-content: center;
  width: 50%;
}

.rechazo_modulo span {
  font-size: 18px;
  color: black;
  font-weight: 600;
  margin-top: 15px;
  text-align: center;
}

/* ---------- */
/* ESTILO PARA BOTON DE SELECCIONAR EN TABLA LARGA */
.colorbtn_elegir {
  width: 90px;
  background-color: #066835;
  color: white;
  border-radius: 5px;
  padding: 5px;
  margin-top: -5px;
  cursor: pointer;
}

/* ------------- */
@media screen and (max-width: 480px) {
  .cont-botones {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 7px;
  }
  .cont-botones .click {
    width: 90%;
    text-align: center;
  }

  .cont-titulos {
    font-size: 22px;
    color: black;
    text-align: center;
    font-weight: 600;
    padding: 10px;
    margin: 20px;
    letter-spacing: 1px;
  }

  .formprivilegios_switch {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 30px;
    margin-bottom: 50px;
  }
  .formprivilegios_switch_texto {
    margin-top: 6px;
    font-size: 20px;
    font-weight: 600;
    margin-right: 0px;
    margin-bottom: 25px;
    text-align: center;
  }

  .boton_agregar_admision {
    margin-left: 0px;
    text-align: center;
  }
}
.align {
  background: #FFD7DE;
  color: #7e8ba3;
  margin: 0;
  min-height: 100%;
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 66px;
}
.align__item--start {
  align-self: flex-start;
}
.align__item--end {
  align-self: flex-end;
}

.site__logo {
  margin-bottom: 2rem;
}

input {
  border: 0;
  font: inherit;
}
input::placeholder {
  color: #7e8ba3;
}

.form__field {
  margin-bottom: 1rem;
}
.form input {
  outline: 0;
  padding: 0.5rem 1rem;
}
.form input[type=text], .form input[type=password] {
  width: 100%;
}

.grid {
  margin: 0 auto;
  max-width: 25rem;
  width: 100%;
}

h2 {
  font-size: 2.75rem;
  font-weight: 100;
  margin: 0 0 1rem;
  text-transform: uppercase;
}

svg {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

a {
  color: #7e8ba3;
}

.register {
  box-shadow: 0 0 250px gray;
  text-align: center;
  padding: 4rem 2rem;
}
.register input {
  border: 1px solid #242c37;
  border-radius: 999px;
  background-color: transparent;
  text-align: center;
}
.register input[type=email], .register input[type=password] {
  background-repeat: no-repeat;
  background-size: 1.5rem;
  background-position: 1rem 50%;
}
.register input[type=email] {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#242c37"><path d="M256.017 273.436l-205.17-170.029h410.904l-205.734 170.029zm-.034 55.462l-205.983-170.654v250.349h412v-249.94l-206.017 170.245z"/></svg>');
}
.register input[type=password] {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#242c37"><path d="M195.334 223.333h-50v-62.666c0-61.022 49.645-110.667 110.666-110.667 61.022 0 110.667 49.645 110.667 110.667v62.666h-50v-62.666c0-33.452-27.215-60.667-60.667-60.667-33.451 0-60.666 27.215-60.666 60.667v62.666zm208.666 30v208.667h-296v-208.667h296zm-121 87.667c0-14.912-12.088-27-27-27s-27 12.088-27 27c0 7.811 3.317 14.844 8.619 19.773 4.385 4.075 6.881 9.8 6.881 15.785v22.942h23v-22.941c0-5.989 2.494-11.708 6.881-15.785 5.302-4.93 8.619-11.963 8.619-19.774z"/></svg>');
}
.register input[type=submit] {
  background-image: linear-gradient(160deg, #FFD7DE 0%, #FF94A7 100%);
  color: #fff;
  margin-bottom: 3rem;
  width: 100%;
  cursor: pointer;
}

* {
  /*font-family: 'Roboto', sans-serif;*/
}

@keyframes click-wave {
  0% {
    height: 40px;
    width: 40px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}
.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 9.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 30px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
}

.option-input:hover {
  background: #9faab7;
}

.option-input:checked {
  background: #FFD7DE;
}

.option-input:checked::before {
  height: 30px;
  width: 30px;
  position: absolute;
  content: "✔";
  display: inline-block;
  font-size: 23.66667px;
  text-align: center;
  line-height: 30px;
}

.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #FFD7DE;
  content: "";
  display: block;
  position: relative;
  z-index: 100;
}

.option-input.radio {
  border-radius: 50%;
}

.option-input.radio::after {
  border-radius: 50%;
}

/*ESTILOS BOTONES */
.click {
  margin-top: 20px;
  background-color: white;
  border: 0;
  padding: 20px;
  font-size: 22px;
  width: 50%;
  box-shadow: 0px 5px 10px #0c4842;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 10px;
  border-bottom: 4px solid white;
}
.click:hover {
  box-shadow: 0px 15px 25px -5px #0c4842;
  transform: scale(1.03);
}
.click:active {
  box-shadow: 0px 4px 8px #13746a;
  transform: scale(0.98);
}

/*ESTILOS CUADRO DE TEXTO */
.inp {
  position: relative;
  margin: auto;
  width: 100%;
}
.inp .label {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 16px;
  color: #9098A9;
  font-weight: 500;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}
.inp .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #FFD7DE;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}
.inp input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid #C8CCD4;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}
.inp input:hover {
  background: rgba(34, 50, 84, 0.03);
}
.inp input:not(:placeholder-shown) + span {
  color: #5A667F;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus {
  background: none;
  outline: none;
}
.inp input:focus + span {
  color: #FFD7DE;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus + span + .border {
  transform: scaleX(1);
}

/*ESTILOS PARA SWITCH CSS */
.b {
  display: block;
}

.toggle {
  /*top: 50%;
  left: 50%;*/
  position: relative;
  width: 60px;
  height: 40px;
  border-radius: 100px;
  background-color: #ddd;
  /*margin: -20px -40px;*/
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
}

.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}

.check:checked ~ .track {
  box-shadow: inset 0 0 0 20px #4bd863;
}

.check:checked ~ .switch {
  right: 2px;
  left: 22px;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0.05s, 0s;
}

.switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 22px;
  background-color: #fff;
  border-radius: 36px;
  z-index: 1;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, 0.05s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.track {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.35s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.05);
  border-radius: 40px;
}

/* TERMINA ESTILOS PARA SWITCH */
/* --------------PRIMERA VENTANA MODAL -----------------*/
.blur-it {
  filter: blur(4px);
}

a.btn {
  width: 200px;
  padding: 18px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  background: #e2525c;
}

.modal-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 215, 222, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s ease-in-out;
  z-index: 2;
}

.error {
  background: rgba(192, 57, 43, 0.4);
}

.modal-wrapper.open {
  opacity: 1;
  visibility: visible;
}

.modal {
  width: 600px;
  display: block;
  margin: 50% 0 0 -300px;
  position: relative;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.modal-wrapper.open .modal {
  margin-top: -200px;
  opacity: 1;
}

.head {
  width: 100%;
  height: 32px;
  padding: 4px 12px;
  overflow: hidden;
  background: #FFD7DE;
}

.error-head {
  background: #c0392b;
}

.btn-close {
  font-size: 28px;
  display: block;
  float: right;
  color: #fff;
}

.content {
  padding: 10%;
}

.good-job {
  text-align: center;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #FFD7DE;
}

.error-texto {
  color: #c0392b;
}

.good-job .fa-thumbs-o-up {
  font-size: 60px;
}

.good-job h1 {
  font-size: 30px;
}

@media screen and (max-width: 620px) {
  .modal {
    width: 330px;
    display: block;
    margin: 50% 0 0 -199px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }

  .good-job .fa-thumbs-o-up {
    font-size: 40px;
  }

  .good-job h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 500px) {
  .modal {
    width: 330px;
    display: block;
    margin: 50% 0 0 -167px;
    position: relative;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }
}
/*TERMINA VENTANA MODAL */
/* -------------------------- ESTILOS TABLA RESPONSIVE 2 -------------------------*/
.container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

/*h2 {
  font-size: 26px;
  margin: 20px 0;
  text-align: center;
  small {
    font-size: 0.5em;
  }
}*/
.responsive-table li {
  border-radius: 3px;
  padding: 25px 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.responsive-table .table-header {
  background-color: #95A5A6;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.responsive-table .table-row {
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}
.responsive-table .col-1 {
  flex-basis: 12%;
  text-align: center;
}
.responsive-table .col-2 {
  flex-basis: 14%;
  text-align: center;
}
.responsive-table .col-3 {
  flex-basis: 19%;
  text-align: center;
}
.responsive-table .col-4 {
  flex-basis: 19%;
  text-align: center;
}
.responsive-table .col-5 {
  flex-basis: 26%;
  text-align: center;
}
.responsive-table .col-6 {
  flex-basis: 10%;
  text-align: center;
}
.responsive-table .colorbtn_aceptar {
  width: 90px;
  background-color: #FFD7DE;
  color: white;
  border-radius: 5px;
  padding: 5px;
  margin-top: -5px;
}
@media all and (max-width: 767px) {
  .responsive-table .table-header {
    display: none;
  }
  .responsive-table li {
    display: block;
  }
  .responsive-table .col {
    flex-basis: 100%;
  }
  .responsive-table .col {
    display: flex;
    padding: 10px 0;
  }
  .responsive-table .col:before {
    color: #6C7A89;
    padding-right: 10px;
    content: attr(data-label);
    flex-basis: 50%;
    text-align: right;
  }
}

/* TERMINAN ESTILOS TABLA RESPONSIVE 2 */
/* ---------------- ESTILOS INPUT DATE -------------- */
[type=date] {
  background: #fff url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/calendar_2.png) 97% 50% no-repeat;
}

[type=date]::-webkit-inner-spin-button {
  display: none;
}

[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
}

input[type=date] {
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  padding: 3px 5px;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1);
  width: 190px;
}

/* TERMINA ESTILOS INPUT DATE */
/* ---------------- TABLA RESPONSIVE 2 -----------------*/
.table-wrapper {
  margin: 10px 5px 20px;
  box-shadow: 0px 35px 50px rgba(0, 0, 0, 0.2);
}

.fl-table {
  border-radius: 5px;
  font-size: 12px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}

.fl-table td, .fl-table th {
  text-align: center;
  padding: 8px;
}

.fl-table td {
  border-right: 1px solid #f8f8f8;
  font-size: 12px;
}

.fl-table thead th {
  color: #ffffff;
  background: #4FC3A1;
}

.fl-table thead th:nth-child(odd) {
  color: #ffffff;
  background: #324960;
}

.fl-table tr:nth-child(even) {
  background: #F8F8F8;
}

/* Responsive */
@media (max-width: 767px) {
  .fl-table {
    display: block;
    width: 100%;
  }

  .table-wrapper:before {
    content: "Scroll horizontally >";
    display: block;
    text-align: right;
    font-size: 11px;
    color: white;
    padding: 0 0 10px;
  }

  .fl-table thead, .fl-table tbody, .fl-table thead th {
    display: block;
  }

  .fl-table thead th:last-child {
    border-bottom: none;
  }

  .fl-table thead {
    float: left;
  }

  .fl-table tbody {
    width: auto;
    position: relative;
    overflow-x: auto;
  }

  .fl-table td, .fl-table th {
    padding: 20px 0.625em 0.625em 0.625em;
    height: 60px;
    vertical-align: middle;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    width: 120px;
    font-size: 13px;
    text-overflow: ellipsis;
  }

  .fl-table thead th {
    text-align: left;
    border-bottom: 1px solid #f7f7f9;
  }

  .fl-table tbody tr {
    display: table-cell;
  }

  .fl-table tbody tr:nth-child(odd) {
    background: none;
  }

  .fl-table tr:nth-child(even) {
    background: transparent;
  }

  .fl-table tr td:nth-child(odd) {
    background: #F8F8F8;
    border-right: 1px solid #E6E4E4;
  }

  .fl-table tr td:nth-child(even) {
    border-right: 1px solid #E6E4E4;
  }

  .fl-table tbody td {
    display: block;
    text-align: center;
  }
}
/* TERMINA ESTILOS PRA TABLA 2 */
/* ESTILOS PARA BOTON AGREGAR */
.icon-btn {
  width: 50px;
  height: 50px;
  border: 1px solid #cdcdcd;
  background: white;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  transition: width 0.2s ease-in-out;
  cursor: pointer;
}

.add-btn:hover {
  width: 120px;
}

.add-btn::before,
.add-btn::after {
  transition: width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  content: "";
  position: absolute;
  height: 4px;
  width: 10px;
  top: calc(50% - 2px);
  background: #FFD7DE;
}

.add-btn::after {
  right: 14px;
  overflow: hidden;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.add-btn::before {
  left: 14px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.icon-btn:focus {
  outline: none;
}

.btn-txt {
  opacity: 0;
  transition: opacity 0.2s;
  text-decoration: none;
  color: #FFD7DE;
}

.add-btn:hover::before,
.add-btn:hover::after {
  width: 4px;
  border-radius: 2px;
}

.add-btn:hover .btn-txt {
  opacity: 1;
}

.add-icon::after,
.add-icon::before {
  transition: all 0.2s ease-in-out;
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  top: calc(50% - 10px);
  background: #FFD7DE;
  overflow: hidden;
}

.add-icon::before {
  left: 22px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.add-icon::after {
  right: 22px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.add-btn:hover .add-icon::before {
  left: 15px;
  height: 4px;
  top: calc(50% - 2px);
}

.add-btn:hover .add-icon::after {
  right: 15px;
  height: 4px;
  top: calc(50% - 2px);
}

/* TERMINA ESTILOS PARA BOTON AGREGAR */
/*ESTILOS PARA RADIO BUTTONS Y CHECK BOX */
.windows8 {
  /*position: relative;*/
  position: fixed;
  top: 30%;
  left: 50%;
  height: 140px;
  margin: auto;
  display: flex;
  justify-content: center;
}

.windows8 .wBall {
  position: absolute;
  width: 133px;
  height: 133px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 6.05s infinite;
  -o-animation: orbit 6.05s infinite;
  -ms-animation: orbit 6.05s infinite;
  -webkit-animation: orbit 6.05s infinite;
  -moz-animation: orbit 6.05s infinite;
}

.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 18px;
  height: 18px;
  background: #6A2B51;
  left: 0px;
  top: 0px;
  border-radius: 18px;
}

.windows8 #wBall_1 {
  animation-delay: 1.32s;
  -o-animation-delay: 1.32s;
  -ms-animation-delay: 1.32s;
  -webkit-animation-delay: 1.32s;
  -moz-animation-delay: 1.32s;
}

.windows8 #wBall_2 {
  animation-delay: 0.26s;
  -o-animation-delay: 0.26s;
  -ms-animation-delay: 0.26s;
  -webkit-animation-delay: 0.26s;
  -moz-animation-delay: 0.26s;
}

.windows8 #wBall_3 {
  animation-delay: 0.53s;
  -o-animation-delay: 0.53s;
  -ms-animation-delay: 0.53s;
  -webkit-animation-delay: 0.53s;
  -moz-animation-delay: 0.53s;
}

.windows8 #wBall_4 {
  animation-delay: 0.79s;
  -o-animation-delay: 0.79s;
  -ms-animation-delay: 0.79s;
  -webkit-animation-delay: 0.79s;
  -moz-animation-delay: 0.79s;
}

.windows8 #wBall_5 {
  animation-delay: 1.06s;
  -o-animation-delay: 1.06s;
  -ms-animation-delay: 1.06s;
  -webkit-animation-delay: 1.06s;
  -moz-animation-delay: 1.06s;
}

@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}
* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.menu_bar {
  display: none;
}

.contenedor {
  width: 20%;
  height: 100%;
}
.contenedor .menu_nav {
  background-color: #FFD7DE;
  height: 100%;
  left: 0;
  margin: 0;
  overflow-y: scroll;
}
.contenedor .menu_nav .cont-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
.contenedor .menu_nav .cont-info .spancolor {
  color: black;
}
.contenedor .menu_nav .cont-info .alinear-text {
  text-align: center;
  color: black;
}
.contenedor .menu_nav .menu_ul {
  list-style: none;
}
.contenedor .menu_nav .menu_ul .menu_li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transition: all 0.9s ease;
  /*.icon_menu{
  	padding: 10px;
  	font-size: 18px; 
  }*/
}
.contenedor .menu_nav .menu_ul .menu_li .iconsub {
  position: relative;
  top: 3px;
  float: right;
}
.contenedor .menu_nav .menu_ul .menu_li .children {
  display: none;
  background-color: #EEECE8;
  position: absolute;
  z-index: 1000;
  position: relative;
}
.contenedor .menu_nav .menu_ul .menu_li .children .li_children {
  display: block;
  overflow: hidden;
  transition: all 0.9s ease;
}
.contenedor .menu_nav .menu_ul .menu_li .children .li_children:hover {
  background-color: white;
}
.contenedor .menu_nav .menu_ul .menu_li .children .li_children .a_children {
  color: black;
  display: block;
  text-decoration: none;
  padding: 20px;
  margin-left: 20px;
  transition: all 0.9s ease;
}
.contenedor .menu_nav .menu_ul .menu_li .children .li_children .a_children:hover {
  color: black;
}
.contenedor .menu_nav .menu_ul .menu_li:hover {
  background-color: white;
}
.contenedor .menu_nav .menu_ul .menu_li:hover .children {
  display: none;
}
.contenedor .menu_nav .menu_ul .menu_li .menu_a {
  display: block;
  color: black;
  text-decoration: none;
  padding: 20px;
  color: black;
}
.contenedor .menu_nav .menu_ul .menu_li .menu_a:hover {
  color: black;
}

.cont-form-men {
  display: flex;
  justify-content: space-around;
  height: 100%;
}
.cont-form-men .formularios {
  width: calc(100% - 20%);
  height: 100%;
}

@media (max-width: 992px) {
  .menu_bar {
    display: block;
    background-color: #FFD7DE;
    width: 100%;
    height: 50px;
    padding: 20px;
    position: fixed;
    top: 0;
    z-index: 1000;
    /*.bt-menu{
    	color: $coloropciones;//black; 
    	font-size: 20px;
    	font-weight: bold;
    	ectext-doration: none;
    	//overflow : hidden;//
    	display: block;//

    	.menu_span{
    		position: absolute;
    		float: left;//right
    		top : 15px;
    		left : 20px;
    		background-color : white;
    		cursor : pointer;
    	}
    }*/
  }
  .menu_bar .menu_span {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 30px;
    color: black;
  }

  .contenedor {
    position: fixed;
    width: 42%;
    height: 100%;
    right: 100%;
  }
  .contenedor .menu_nav {
    background-color: rgba(255, 215, 222, 0.9);
    height: calc(100% - 50px);
    left: 0;
    margin: 0;
    overflow-y: scroll;
  }

  .cont-form-men {
    height: 100%;
    margin-top: 50px;
  }
  .cont-form-men .formularios {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .contenedor {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 100%;
  }
  .contenedor .menu_nav {
    background-color: rgba(255, 215, 222, 0.9);
    height: calc(100% - 50px);
    left: 0;
    margin: 0;
    overflow-y: scroll;
  }
  .contenedor .menu_nav .cont-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .contenedor .menu_nav .cont-info .spancolor {
    color: black;
  }
  .contenedor .menu_nav .cont-info .alinear-text {
    text-align: center;
    color: black;
  }
  .contenedor .menu_nav .menu_ul {
    list-style: none;
  }
  .contenedor .menu_nav .menu_ul .menu_li {
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    transition: all 0.9s ease;
    /*.icon_menu{
    	padding: 10px;
    	font-size: 18px; 
    }*/
  }
  .contenedor .menu_nav .menu_ul .menu_li .iconsub {
    position: relative;
    top: 3px;
    float: right;
  }
  .contenedor .menu_nav .menu_ul .menu_li .children {
    display: none;
    background-color: #EEECE8;
    position: absolute;
    z-index: 1000;
    position: relative;
  }
  .contenedor .menu_nav .menu_ul .menu_li .children .li_children {
    display: block;
    overflow: hidden;
    transition: all 0.9s ease;
  }
  .contenedor .menu_nav .menu_ul .menu_li .children .li_children:hover {
    background-color: white;
  }
  .contenedor .menu_nav .menu_ul .menu_li .children .li_children .a_children {
    color: black;
    display: block;
    text-decoration: none;
    padding: 20px;
    margin-left: 75px;
    transition: all 0.9s ease;
  }
  .contenedor .menu_nav .menu_ul .menu_li .children .li_children .a_children:hover {
    color: black;
  }
  .contenedor .menu_nav .menu_ul .menu_li:hover {
    background-color: white;
  }
  .contenedor .menu_nav .menu_ul .menu_li:hover .children {
    display: none;
  }
  .contenedor .menu_nav .menu_ul .menu_li .menu_a {
    display: block;
    color: black;
    text-decoration: none;
    padding: 20px;
    margin-left: 56px;
    margin-right: 28px;
  }
  .contenedor .menu_nav .menu_ul .menu_li .menu_a:hover {
    color: white;
  }
}
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-button:hover {
  background-color: #A4A4A4;
}

::-webkit-scrollbar-track {
  background-color: #D8D8D8;
}

::-webkit-scrollbar-track-piece {
  background-color: #D8D8D8;
}

::-webkit-scrollbar-thumb {
  background: #A4A4A4;
  height: 50px;
}

::-webkit-scrollbar-thumb:hover {
  background: #585858;
}

.principal {
  display: flex;
  justify-content: center;
  height: 92vh;
}
.principal .CElement {
  display: flex;
  flex-direction: column;
}
.principal .CElement .CI {
  margin-top: 150px;
  display: flex;
  justify-content: center;
}
.principal .CElement .informacion {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.principal .CElement .informacion .centratext {
  text-align: center;
}

footer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 50px;
  background-color: #e5e7e9;
  color: black;
  font-size: 12px;
}

.footer_span {
  padding: 2px;
}

#max {
  max-width: 100%;
  /*border-radius: 150px;*/
}

.text {
  width: 100%;
  text-align: center;
  margin-top: 10%;
  font-size: 3em;
  color: white;
  font-weight: 800;
}

.menu-tab {
  width: 90px;
  height: 70px;
  position: fixed;
  z-index: 100;
  top: 25px;
  left: 0px;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
  /*end of div*/
}
.menu-tab div {
  width: 33px;
  height: 4px;
  background-color: #2d2d2d;
  display: block;
  margin: 5px 28px;
  transition: all 0.6s ease-in-out;
}
.menu-tab div:nth-child(1) {
  margin-top: 20px;
}

/*end of menu-tab*/
.menu-tab.active {
  left: 235px;
  transition: all 600ms ease-in-out;
  background-color: rgba(255, 255, 255, 0.8);
}
.menu-tab.active #one {
  transform: translateY(9px) rotate(-135deg);
  transition: all 0.6s ease-in-out;
  background-color: #e74c3c;
}
.menu-tab.active #two {
  opacity: 0;
  transition: 0.4s ease;
}
.menu-tab.active #three {
  transform: translateY(-9px) rotate(-45deg);
  transition: all 0.6s ease-in-out;
  background-color: #e74c3c;
}

.menu-hide {
  width: 235px;
  left: -345px;
  height: 100vh;
  position: fixed;
  z-index: 10;
  top: 0px;
  transition: all 0.6s ease-in-out;
  /*end of nav*/
}
.menu-hide nav {
  height: 100%;
  /*end of ul*/
}
.menu-hide nav ul {
  height: 100%;
  overflow-y: scroll;
  /*end of li*/
}
.menu-hide nav ul li {
  height: 70px;
  list-style-type: none;
  text-align: center;
  line-height: 70px;
  transition: all 0.5s ease;
}
.menu-hide nav ul li:hover {
  background-color: #6A2B51;
  transition: all 0.5s ease;
}
.menu-hide nav ul li a {
  padding: 30px 25px;
  text-decoration: none;
  color: #797d7f;
  font-weight: 800;
}
.menu-hide nav ul li a:hover {
  color: white;
}

/*end of menu-hide*/
.menu-hide.show {
  left: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 0.6s ease-in-out;
}

.opcion1 {
  display: block;
}

.opcion2 {
  display: none;
}

@media screen and (max-width: 1210px) {
  .opcion1 {
    display: none;
  }

  .opcion2 {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .menu-tab {
    width: 90px;
    height: 70px;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: -12px;
    cursor: pointer;
    transition: all 0.6s ease-in-out;
    /*end of div*/
  }
  .menu-tab div {
    width: 33px;
    height: 4px;
    background-color: #2d2d2d;
    display: block;
    margin: 5px 28px;
    transition: all 0.6s ease-in-out;
  }
  .menu-tab div:nth-child(1) {
    margin-top: 20px;
  }

  /*end of menu-tab*/
  .menu-hide {
    width: 235px;
    left: -345px;
    height: 100vh;
    position: fixed;
    z-index: 10;
    top: 0px;
    transition: all 0.6s ease-in-out;
    /*end of nav*/
  }
  .menu-hide nav {
    height: 100%;
    /*end of ul*/
  }
  .menu-hide nav ul {
    height: 100%;
    overflow-y: scroll;
    /*end of li*/
  }
  .menu-hide nav ul li {
    height: 47px;
    list-style-type: none;
    text-align: center;
    line-height: 50px;
    transition: all 0.5s ease;
  }
  .menu-hide nav ul li:hover {
    background-color: #6A2B51;
    transition: all 0.5s ease;
  }
  .menu-hide nav ul li a {
    padding: 0px 10px;
    text-decoration: none;
    color: #797d7f;
    font-weight: 800;
    font-size: 12px;
  }
  .menu-hide nav ul li a:hover {
    color: white;
  }

  /*end of menu-hide*/
}
.cont-header {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 10px;
  height: auto;
  background-color: transparent;
  position: fixed;
  z-index: 10;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}
.cont-header_opciones {
  position: absolute;
  left: 110px;
  top: 45px;
}
.cont-header_opciones ul {
  display: flex;
  flex-direction: row;
  list-style: none;
  margin-left: 40px;
}
.cont-header_opciones ul li {
  margin-right: 40px;
}
.cont-header_opciones ul li a {
  text-decoration: none;
  color: #7D3B3B;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.cont-header_opciones ul li a:hover {
  color: white;
}
.cont-header_opciones_span {
  margin-top: 3px;
  height: 7px;
  background-color: #F59FAD;
}

.cont-header img {
  max-width: 38%;
}

@media screen and (max-width: 1210px) {
  .cont-header_opciones {
    display: none;
  }
}
@media screen and (max-height: 500px) {
  .cont-header {
    display: none;
  }
}
.bg_video {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background: linear-gradient(-45deg, #FF94A7, #FFD7DE);
  background-size: contain;
  object-fit: cover;
}

.principal_cont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: all 2s ease;
}
.principal_cont_img {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.principal_cont_img img {
  max-width: 100%;
}
.principal_cont_imgbg {
  background-image: url(../img/brush-banner.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  width: 45%;
}
.principal_cont_imgbg img {
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .principal_cont {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 15px;
  }
  .principal_cont_img {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .principal_cont_img img {
    max-width: 100%;
  }
  .principal_cont_imgbg {
    background-image: url(../img/brush-banner.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .principal_cont_imgbg img {
    max-width: 100%;
  }
}
@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*.seccionuno_background{
	background: url(../img/foninicio.png) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.principal_cont{
	display: flex; 
	justify-content: space-around;
	flex-direction: row;


	&_img{
		display: flex; 
		justify-content: flex-end;
		width: 40%;

		& img{
			max-width: 65%;
		}
	}

	&_info{
		display: flex; 
		justify-content: center;
		flex-direction: column;
		align-items: center; 
		width: 60%;

		&_superior{
			display: flex; 
			justify-content: flex-end;
			margin: 20px;
			position : relative;

			& img{
				max-width: 100%;
			}

			&_cont{
				position: absolute;
				//top: 15%;
				//left: 30px;
				//width: 45%;
				//z-index: 1;
				display: flex; 
				justify-content: center;
				flex-direction: column;
				align-items: flex-end;
				width: 50%;
				margin-top : 18%;

				&_texto{
					text-align: justify;
					color: white;
					line-height: 1;

					&_contboton{
						display: flex; 
						justify-content: center;
						width: 100%;

						&_btn{
							display: flex; 
							justify-content: center;
							width: 100%;
							background-color: rgb(183,66,108);
							margin-top: 20px;
							border-radius: 40px;
							width:60%;

							& a{
								text-align: center;
								font-weight: bold;
								color: white;
								border: 1px solid rgb(183,66,108);
								text-decoration: none;
								font-size: 26px;
								padding: 6px;
								transition: 0.5s;
							}
						}
					}
				}
			}
		}

		&_inferior{
			display: flex; 
			justify-content: center;
			width: 100%;
			//margin-top: 60px;

			&_contnum{
				display: flex; 
				justify-content: space-around;
				flex-direction: row; 
				width: 100%;

				&_numeros{
					display: flex;
					justify-content: center;
					flex-direction: column;
					align-items: center; 

					& span{
						font-size: 50px;
						color: white;
						font-weight: bold;
					}

					& p{
						font-size: 10px; 
						color: white;
						font-weight: bold;
					}
				}


			}
		}
	} 
}

@media screen and (max-width: $tabletas){
	.principal_cont{
		display: flex; 
		justify-content: space-around;
		flex-direction: row;


		&_img{
			display: flex; 
			justify-content: flex-end;
			width: 40%;

			& img{
				max-width: 100%;
			}
		}

		&_info{
			display: flex; 
			justify-content: center;
			flex-direction: column;
			align-items: center; 
			width: 60%;

			&_superior{
				display: flex; 
				justify-content: flex-end;
				margin: 20px;
				position : relative;

				& img{
					max-width: 100%;
				}

				&_cont{
					position: absolute;
					//top: 15%;
					//left: 30px;
					//width: 45%;
					//z-index: 1;
					display: flex; 
					justify-content: center;
					flex-direction: column;
					align-items: flex-end;
					width: 50%;
					margin-top : 20%;

					&_texto{
						text-align: justify;
						color: white;
						display: none;

						&_contboton{
							display: flex; 
							justify-content: center;
							width: 100%;

							&_btn{
								display: flex; 
								justify-content: center;
								width: 100%;
								background-color: rgb(183,66,108);
								margin-top: 20px;
								border-radius: 40px;
								width: 100%;

								& a{
									text-align: center;
									font-weight: bold;
									color: white;
									border: 1px solid rgb(183,66,108);
									text-decoration: none;
									font-size: 20px;
									padding: 10px;
									transition: 0.5s;
								}
							}
						}
					}
				}
			}

			&_inferior{
				display: flex; 
				justify-content: center;
				width: 100%;

				&_contnum{
					display: flex; 
					justify-content: space-around;
					flex-direction: row; 
					width: 100%;

					&_numeros{
						display: flex;
						justify-content: center;
						flex-direction: column;
						align-items: center; 

						& span{
							font-size: 40px;
							color: white;
							font-weight: bold;
						}

						& p{
							font-size: 10px; 
							color: white;
							font-weight: bold;
						}
					}


				}
			}
		} 
	}
}

@media screen and (max-width: $moviles){
	.principal_cont{
		display: flex; 
		justify-content: space-around;
		flex-direction: row;


		&_img{
			display: flex; 
			justify-content: flex-end;
			width: 40%;
			display: none;

			& img{
				max-width: 100%;
			}
		}

		&_info{
			display: flex; 
			justify-content: center;
			flex-direction: column;
			align-items: center; 
			width: 100%;

			&_superior{
				display: flex; 
				justify-content: flex-end;
				margin: 20px;
				position : relative;
				flex-direction: column;

				& img{
					max-width: 100%;
				}

				&_cont{
					position: relative;
					//top: 15%;
					//left: 30px;
					//width: 45%;
					//z-index: 1;
					display: flex; 
					justify-content: center;
					flex-direction: column;
					align-items: flex-end;
					width: 100%;
					margin-top : 5%;

					&_texto{
						text-align: justify;
						color: white;
						display: block;

						&_contboton{
							display: flex; 
							justify-content: center;
							width: 100%;

							&_btn{
								display: flex; 
								justify-content: center;
								width: 100%;
								background-color: rgb(183,66,108);
								margin-top: 20px;
								border-radius: 40px;
								width: 100%;

								& a{
									text-align: center;
									font-weight: bold;
									color: white;
									border: 1px solid rgb(183,66,108);
									text-decoration: none;
									font-size: 20px;
									padding: 10px;
									transition: 0.5s;
								}
							}
						}
					}
				}
			}

			&_inferior{
				display: flex; 
				justify-content: center;
				width: 100%;
				margin-top: 50px;

				&_contnum{
					display: flex; 
					justify-content: space-around;
					flex-direction: row; 
					width: 100%;

					&_numeros{
						display: flex;
						justify-content: center;
						flex-direction: column;
						align-items: center; 

						& span{
							font-size: 30px;
							color: white;
							font-weight: bold;
						}

						& p{
							font-size: 9px; 
							color: white;
							font-weight: bold;
						}
					}


				}
			}
		} 
	}
}*/
.historia-cont {
  background-color: #b65171;
}
.historia-cont_elementos {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 80px;
  padding: 20px;
  opacity: 0;
  transition: all 2s ease;
}
.historia-cont_elementos_galeria {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  z-index: 1;
}
.historia-cont_elementos_galeria_cuadro1 {
  position: absolute;
  width: 360px;
  height: 462px;
  background: #FFA9B8;
  top: 10%;
  left: -4%;
  z-index: -1;
}
.historia-cont_elementos_galeria_cuadro2 {
  position: absolute;
  width: 390px;
  height: 462px;
  border: 1px solid #FFD7DE;
  box-sizing: border-box;
  top: -2%;
  left: 2%;
  z-index: -1;
}
.historia-cont_elementos_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 20px;
  width: 50%;
}
.historia-cont_elementos_info_titulo {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 52px;
  color: #ff98cd;
  text-align: center;
}
.historia-cont_elementos_info_texto {
  line-height: 27px;
  color: white;
  padding: 15px;
  text-align: justify;
}
.historia-cont_elementos_info_texto p:nth-child(1) {
  margin-bottom: 15px;
}
.historia-cont_elementos_info_opcion {
  text-align: center;
  margin-top: 20px;
  display: block;
}
.historia-cont_elementos_info_opcion a {
  color: #FFA9B8;
  border-radius: 15px;
  border: 1px solid #FFA9B8;
  text-decoration: none;
  font-size: 28px;
  padding: 10px;
  transition: 0.5s;
}
.historia-cont_elementos_info_opcion a:hover {
  background-color: #7D3B3B;
  color: white;
  transform: ease;
}

.historia-cont2 {
  background-color: #b65171;
}
.historia-cont2_elementos2 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 20px;
}
.historia-cont2_elementos2_galeria2 {
  display: flex;
  justify-content: center;
  margin-top: 125px;
  width: 50%;
  z-index: 1;
}
.historia-cont2_elementos2_galeria2_cuadro1 {
  position: absolute;
  width: 290px;
  height: 392px;
  background: #FFA9B8;
  top: 10%;
  left: -4%;
  z-index: -1;
}
.historia-cont2_elementos2_galeria2_cuadro2 {
  position: absolute;
  width: 310px;
  height: 405px;
  border: 1px solid #FFD7DE;
  box-sizing: border-box;
  top: -2%;
  left: 2%;
  z-index: -1;
}
.historia-cont2_elementos2_info2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  margin-top: 125px;
  width: 50%;
}
.historia-cont2_elementos2_info2_titulo2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 52px;
  color: #FF94A7;
  text-align: center;
}
.historia-cont2_elementos2_info2_texto2 {
  font-size: 18px;
  line-height: 27px;
  color: white;
  padding: 15px;
  text-align: justify;
}

@media screen and (max-width: 992px) {
  .historia-cont {
    background-color: #b65171;
  }
  .historia-cont_elementos {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0px;
    padding: 20px;
  }
  .historia-cont_elementos_galeria {
    width: 50%;
    z-index: 1;
    display: none;
  }
  .historia-cont_elementos_galeria_cuadro1 {
    position: absolute;
    width: 290px;
    height: 392px;
    background: #FFA9B8;
    top: 10%;
    left: -4%;
    z-index: -1;
  }
  .historia-cont_elementos_galeria_cuadro2 {
    position: absolute;
    width: 390px;
    height: 462px;
    border: 1px solid #FFD7DE;
    box-sizing: border-box;
    top: -2%;
    left: 2%;
    z-index: -1;
  }
  .historia-cont_elementos_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-top: 95px;
    width: 100%;
  }
  .historia-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 65px;
    color: #ff98cd;
    text-align: center;
    margin-bottom: 15px;
  }
  .historia-cont_elementos_info_texto {
    font-size: 24px;
    line-height: 27px;
    color: white;
    padding: 0px;
  }
  .historia-cont_elementos_info_texto_responsive {
    display: none;
  }
  .historia-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 25px;
    display: block;
  }
  .historia-cont_elementos_info_opcion a {
    color: #FFA9B8;
    border-radius: 15px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 28px;
    padding: 10px;
    transition: 0.5s;
  }
  .historia-cont_elementos_info_opcion a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }

  .historia-cont2 {
    background-color: #b65171;
  }
  .historia-cont2_elementos2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
  }
  .historia-cont2_elementos2_galeria2 {
    display: flex;
    justify-content: center;
    margin-top: 135px;
    width: 100%;
    z-index: 1;
  }
  .historia-cont2_elementos2_galeria2_cuadro1 {
    position: absolute;
    width: 290px;
    height: 392px;
    background: #FFA9B8;
    top: 10%;
    left: -4%;
    z-index: -1;
  }
  .historia-cont2_elementos2_galeria2_cuadro2 {
    position: absolute;
    width: 310px;
    height: 405px;
    border: 1px solid #FFD7DE;
    box-sizing: border-box;
    top: -2%;
    left: 2%;
    z-index: -1;
  }
  .historia-cont2_elementos2_info2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    margin-top: 95px;
    width: 100%;
  }
  .historia-cont2_elementos2_info2_titulo2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 42px;
    color: #FF94A7;
    text-align: center;
  }
  .historia-cont2_elementos2_info2_texto2 {
    font-size: 16px;
    line-height: 25px;
    color: white;
    padding: 15px;
  }
}
@media screen and (max-width: 480px) {
  .historia-cont {
    background-color: #b65171;
  }
  .historia-cont_elementos {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0px;
    padding: 20px;
  }
  .historia-cont_elementos_galeria {
    width: 50%;
    z-index: 1;
    display: none;
  }
  .historia-cont_elementos_galeria_cuadro1 {
    position: absolute;
    width: 360px;
    height: 462px;
    background: #FFA9B8;
    top: 10%;
    left: -4%;
    z-index: -1;
  }
  .historia-cont_elementos_galeria_cuadro2 {
    position: absolute;
    width: 390px;
    height: 462px;
    border: 1px solid #FFD7DE;
    box-sizing: border-box;
    top: -2%;
    left: 2%;
    z-index: -1;
  }
  .historia-cont_elementos_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-top: 50px;
    width: 100%;
  }
  .historia-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 37px;
    color: #ff98cd;
    text-align: center;
    margin-bottom: 13px;
  }
  .historia-cont_elementos_info_texto {
    font-size: 20px;
    line-height: 21px;
    color: white;
    padding: 0px;
  }
  .historia-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 18px;
    display: block;
  }
  .historia-cont_elementos_info_opcion a {
    color: #FFA9B8;
    border-radius: 15px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 22px;
    padding: 10px;
    transition: 0.5s;
  }
  .historia-cont_elementos_info_opcion a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }

  .historia-cont2 {
    background-color: #b65171;
  }
  .historia-cont2_elementos2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
  }
  .historia-cont2_elementos2_galeria2 {
    display: flex;
    justify-content: center;
    margin-top: 135px;
    width: 100%;
    z-index: 1;
  }
  .historia-cont2_elementos2_galeria2_cuadro1 {
    position: absolute;
    width: 290px;
    height: 392px;
    background: #FFA9B8;
    top: 10%;
    left: -4%;
    z-index: -1;
  }
  .historia-cont2_elementos2_galeria2_cuadro2 {
    position: absolute;
    width: 310px;
    height: 405px;
    border: 1px solid #FFD7DE;
    box-sizing: border-box;
    top: -2%;
    left: 2%;
    z-index: -1;
    display: none;
  }
  .historia-cont2_elementos2_info2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    margin-top: 95px;
    width: 100%;
  }
  .historia-cont2_elementos2_info2_titulo2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 42px;
    color: #ff98cd;
    text-align: center;
  }
  .historia-cont2_elementos2_info2_texto2 {
    font-size: 18px;
    line-height: 25px;
    color: white;
    padding: 15px;
  }
}
@media screen and (max-height: 500px) {
  .historia-cont {
    background-color: #b65171;
  }
  .historia-cont_elementos {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0px;
    padding: 20px;
  }
  .historia-cont_elementos_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-top: 10px;
    width: 100%;
  }
  .historia-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 45px;
    color: #ff98cd;
    text-align: center;
    margin-bottom: 13px;
  }
  .historia-cont_elementos_info_texto {
    font-size: 18px;
    line-height: 21px;
    color: white;
    padding: 0px;
  }
  .historia-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 18px;
    display: block;
  }
  .historia-cont_elementos_info_opcion a {
    color: #FFA9B8;
    border-radius: 15px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 15px;
    padding: 10px;
    transition: 0.5s;
  }
  .historia-cont_elementos_info_opcion a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }
}
.mision-cont {
  display: flex;
  justify-content: center;
  background: linear-gradient(-45deg, #FF94A7, #FFD7DE);
  background-size: 400% 400%;
  animation: gradientBG 15s ease infinite;
}
.mision-cont_element {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.mision-cont_element_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 15%;
  left: 30px;
  width: 45%;
  z-index: 1;
}
.mision-cont_element_info_contenedor {
  display: flex;
  flex-direction: column;
  padding: 5px;
}
.mision-cont_element_info_contenedor_titulo {
  text-align: left;
  color: #7D3B3B;
  font-size: 52px;
  padding: 5px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.mision-cont_element_info_contenedor_informacion {
  color: #7D3B3B;
  line-height: 24px;
  text-align: justify;
  padding: 5px;
}
.mision-cont_element_info_opcion {
  text-align: center;
  margin-top: 15px;
}
.mision-cont_element_info_opcion a {
  color: #7D3B3B;
  border-radius: 15px;
  border: 1px solid #7D3B3B;
  text-decoration: none;
  font-size: 28px;
  padding: 10px;
  transition: 0.5s;
}
.mision-cont_element_info_opcion a:hover {
  background-color: #7D3B3B;
  color: white;
  transform: ease;
}
.mision-cont_element_img {
  width: 55%;
  padding: 40px;
}
.mision-cont_element_img img {
  max-width: 100%;
}

.ocultarvision {
  display: block;
}

#seccionmision img {
  right: 150%;
  position: relative;
  transition: all 1s ease;
}

@media screen and (max-width: 992px) {
  .mision-cont_element {
    display: flex;
    justify-content: center;
    position: relative;
    height: 100%;
  }
  .mision-cont_element_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 30px;
    width: 75%;
  }
  .mision-cont_element_info_contenedor {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .mision-cont_element_info_contenedor_titulo {
    text-align: left;
    color: #7D3B3B;
    font-size: 42px;
    padding: 5px;
  }
  .mision-cont_element_info_contenedor_informacion {
    color: #7D3B3B;
    font-size: 19px;
    line-height: 24px;
    text-align: justify;
    padding: 5px;
  }
  .mision-cont_element_info_opcion {
    text-align: center;
    margin-top: 15px;
  }
  .mision-cont_element_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 20px;
    padding: 10px;
    transition: 0.5s;
  }
  .mision-cont_element_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .mision-cont_element_img {
    width: 70%;
    padding: 20px;
  }
  .mision-cont_element_img img {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .mision-cont_element {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 100%;
  }
  .mision-cont_element_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 5px;
    width: 90%;
  }
  .mision-cont_element_info_contenedor {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .mision-cont_element_info_contenedor_titulo {
    text-align: left;
    color: #7D3B3B;
    font-size: 38px;
    line-height: 88px;
    padding: 5px;
  }
  .mision-cont_element_info_contenedor_informacion {
    overflow-y: hidden;
    height: 178px;
    color: #7D3B3B;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    padding: 5px;
  }
  .mision-cont_element_info_opcion {
    text-align: center;
  }
  .mision-cont_element_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 16px;
    padding: 10px;
    transition: 0.5s;
  }
  .mision-cont_element_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .mision-cont_element_img {
    width: 90%;
    padding: 0px;
  }
  .mision-cont_element_img img {
    max-width: 100%;
  }

  .ocultarvision {
    display: none;
  }
}
@media screen and (max-height: 500px) {
  .mision-cont_element {
    display: flex;
    justify-content: center;
    position: relative;
    height: 100%;
  }
  .mision-cont_element_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 85px;
    width: 75%;
  }
  .mision-cont_element_info_contenedor {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .mision-cont_element_info_contenedor_titulo {
    text-align: left;
    color: #7D3B3B;
    font-size: 42px;
    padding: 5px;
  }
  .mision-cont_element_info_contenedor_informacion {
    color: #7D3B3B;
    font-size: 19px;
    line-height: 24px;
    text-align: justify;
    padding: 5px;
  }
  .mision-cont_element_info_opcion {
    text-align: center;
    margin-top: 0px;
  }
  .mision-cont_element_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 20px;
    padding: 10px;
    transition: 0.5s;
  }
  .mision-cont_element_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .mision-cont_element_img {
    width: 60%;
    padding: 20px;
  }
  .mision-cont_element_img img {
    max-width: 100%;
  }

  .ocultarvision {
    display: none;
  }
}
#style-2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #7D3B3B;
}

.equipo-cont {
  background: linear-gradient(0deg, #854142 0%, #e98c9a 94%);
}
.equipo-cont_elementos {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.equipo-cont_elementos_titulo {
  text-align: left;
  color: #FF94A7;
  font-size: 72px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  padding: 15px;
}
.equipo-cont_elementos_contenedor {
  display: flex;
  flex-direction: column;
  padding: 5px;
  opacity: 0;
  transition: all 2s ease;
}
.equipo-cont_elementos_contenedor_miembros {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.equipo-cont_elementos_contenedor_miembros_miembro {
  display: flex;
  flex-direction: column;
  padding: 10px;
  width: 250px;
}
.equipo-cont_elementos_contenedor_miembros_miembro_img {
  text-align: center;
  margin-top: 60px;
}
.equipo-cont_elementos_contenedor_miembros_miembro_img img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.equipo-cont_elementos_contenedor_miembros_miembro_info {
  display: flex;
  flex-direction: column;
}
.equipo-cont_elementos_contenedor_miembros_miembro_info_nombre {
  font-weight: 800;
  font-size: 18px;
  text-align: center;
  color: #FFD7DE;
}
.equipo-cont_elementos_contenedor_miembros_miembro_info_profesion {
  font-weight: 800;
  font-size: 15px;
  text-align: center;
  color: #FFD7DE;
}
.equipo-cont_elementos_contenedor_miembros_miembro_ocultar {
  display: block;
  padding: 10px;
  width: 250px;
}
.equipo-cont_elementos_contenedor_miembros_miembro_ocultar_tablet {
  display: block;
  padding: 10px;
  width: 250px;
}
.equipo-cont_elementos_contenedor_miembros_texto {
  padding: 20px;
  text-align: left;
  font-size: 19px;
  color: white;
  font-weight: bold;
}
.equipo-cont_elementos_contenedor_miembros_btn {
  text-align: center;
  margin-top: 20px;
}
.equipo-cont_elementos_contenedor_miembros_btn a {
  color: #FFA9B8;
  border-radius: 15px;
  border: 1px solid #FFA9B8;
  text-decoration: none;
  font-size: 28px;
  padding: 10px;
  transition: 0.5s;
}
.equipo-cont_elementos_contenedor_miembros_btn a:hover {
  background-color: #FFA9B8;
  color: white;
  transform: ease;
}

.equipo-cont_more {
  background: linear-gradient(0deg, #854142 0%, #e98c9a 94%);
}
.equipo-cont_more_elementos {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.equipo-cont_more_elementos_titulo {
  text-align: left;
  color: #FF94A7;
  font-size: 72px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  padding: 15px;
  margin-top: 120px;
}
.equipo-cont_more_elementos_contenedor {
  display: flex;
  flex-direction: column;
  padding: 5px;
  margin-bottom: 100px;
}
.equipo-cont_more_elementos_contenedor_miembros {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro {
  display: flex;
  flex-direction: column;
  padding: 10px;
  width: 270px;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro_img {
  text-align: center;
  margin-top: 60px;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro_img img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro_info {
  display: flex;
  flex-direction: column;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro_info_nombre {
  font-weight: 800;
  font-size: 18px;
  text-align: center;
  color: #FFD7DE;
}
.equipo-cont_more_elementos_contenedor_miembros_miembro_info_profesion {
  font-weight: 800;
  font-size: 15px;
  text-align: center;
  color: #FFD7DE;
}
.equipo-cont_more_elementos_contenedor_miembros_texto {
  padding: 20px;
  text-align: left;
  font-size: 19px;
  color: white;
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  .equipo-cont_elementos_contenedor_miembros {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro {
    display: flex;
    flex-direction: column;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img {
    text-align: center;
    margin-top: 0px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar {
    display: block;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar_tablet {
    display: none;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_btn {
    text-align: center;
    margin-top: 20px;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a {
    color: #FFA9B8;
    border-radius: 15px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 22px;
    padding: 10px;
    transition: 0.5s;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }
}
@media screen and (max-width: 480px) {
  .equipo-cont_elementos_titulo {
    text-align: center;
    color: #FF94A7;
    font-size: 52px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    padding: 15px;
    margin-top: 25px;
  }
  .equipo-cont_elementos_contenedor_miembros {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img {
    text-align: center;
    margin-top: 0px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar {
    display: none;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar_tablet {
    display: none;
  }
  .equipo-cont_elementos_contenedor_miembros_texto {
    padding: 15px;
    text-align: left;
    font-size: 16px;
    color: white;
    font-weight: bold;
  }
  .equipo-cont_elementos_contenedor_miembros_btn {
    text-align: center;
    margin-top: 35px;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a {
    color: #FFA9B8;
    border-radius: 17px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 15px;
    padding: 10px;
    transition: 0.5s;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }

  .equipo-cont_more {
    background: linear-gradient(0deg, #854142 0%, #e98c9a 94%);
  }
  .equipo-cont_more_elementos {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .equipo-cont_more_elementos_titulo {
    text-align: center;
    color: white;
    font-size: 52px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    padding: 15px;
    margin-top: 120px;
  }
}
@media screen and (max-height: 500px) {
  .equipo-cont {
    background: linear-gradient(0deg, #854142 0%, #e98c9a 94%);
  }
  .equipo-cont_elementos {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .equipo-cont_elementos_titulo {
    text-align: center;
    color: #FF94A7;
    font-size: 55px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    padding: 0px;
  }
  .equipo-cont_elementos_contenedor {
    display: flex;
    flex-direction: column;
    padding: 5px;
  }
  .equipo-cont_elementos_contenedor_miembros {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro {
    display: flex;
    flex-direction: column;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img {
    text-align: center;
    margin-top: 0px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_img img {
    border-radius: 50%;
    width: 140px;
    height: 140px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_info {
    display: flex;
    flex-direction: column;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_info_nombre {
    font-weight: 800;
    font-size: 18px;
    text-align: center;
    color: #FFD7DE;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_info_profesion {
    font-weight: 800;
    font-size: 15px;
    text-align: center;
    color: #FFD7DE;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar {
    display: none;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_miembro_ocultar_tablet {
    display: none;
    padding: 10px;
    width: 250px;
  }
  .equipo-cont_elementos_contenedor_miembros_btn {
    text-align: center;
    margin-top: 10px;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a {
    color: #FFA9B8;
    border-radius: 15px;
    border: 1px solid #FFA9B8;
    text-decoration: none;
    font-size: 15px;
    padding: 7px;
    transition: 0.5s;
  }
  .equipo-cont_elementos_contenedor_miembros_btn a:hover {
    background-color: #FFA9B8;
    color: white;
    transform: ease;
  }
}
.valores-cont {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: linear-gradient(90deg, #ffc4cf 15%, #ff94a7 52%);
}
.valores-cont-titulo {
  font-size: 72px;
  line-height: 88px;
  color: #7D3B3B;
  margin-top: 160px;
}
.valores-cont_element {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 80px;
  width: 100%;
  margin-bottom: 60px;
}
.valores-cont_element_contenedor {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 510px;
  padding: 15px;
}
.valores-cont_element_contenedor_img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.valores-cont_element_contenedor_valor {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.valores-cont_element_contenedor_valor_titulo span {
  text-align: left;
  color: #7D3B3B;
  font-size: 24px;
  font-weight: 800;
}
.valores-cont_element_contenedor_valor_info {
  color: #7D3B3B;
  font-size: 24px;
  text-align: justify;
}

.valores-vision {
  display: flex;
  flex-direction: column;
  padding: 10px;
  display: none;
}
.valores-vision_titulo {
  text-align: left;
  color: #7D3B3B;
  font-size: 38px;
  line-height: 88px;
  padding: 5px;
}
.valores-vision_texto {
  height: 178px;
  color: #7D3B3B;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  padding: 5px;
}

@media screen and (max-width: 480px) {
  .valores-cont {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: radial-gradient(100% 100% at 48.56% 54.47%, #FF94A7 0%, rgba(255, 148, 167, 0) 100%);
  }
  .valores-cont-titulo {
    font-size: 60px;
    line-height: 88px;
    color: #7D3B3B;
    margin-top: 160px;
  }
  .valores-cont_element {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    width: 100%;
    margin-bottom: 60px;
  }
  .valores-cont_element_contenedor {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    padding: 15px;
  }
  .valores-cont_element_contenedor_img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .valores-cont_element_contenedor_valor {
    display: flex;
    flex-direction: column;
    padding: 10px;
    text-align: center;
  }
  .valores-cont_element_contenedor_valor_titulo span {
    color: #7D3B3B;
    font-size: 18px;
    font-weight: 800;
  }
  .valores-cont_element_contenedor_valor_info {
    color: #7D3B3B;
    font-size: 18px;
    text-align: justify;
  }

  .valores-vision {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .valores-vision_titulo {
    text-align: left;
    color: #7D3B3B;
    font-size: 38px;
    line-height: 88px;
    padding: 5px;
  }
  .valores-vision_texto {
    height: 100px;
    color: #7D3B3B;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    padding: 5px;
  }
}
.video-cont {
  display: flex;
  justify-content: center;
  background-color: #FFA9B8;
}
.video-cont_principal {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
}
.video-cont_principal_size {
  width: 70%;
  height: 56.25%;
}

@media screen and (max-width: 992px) {
  .video-cont {
    display: flex;
    justify-content: center;
    background-color: #FFA9B8;
  }
  .video-cont_principal {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
  }
  .video-cont_principal_size {
    width: 100%;
    height: 56.25%;
  }
}
@media screen and (max-width: 480px) {
  .video-cont {
    display: flex;
    justify-content: center;
    background-color: #FFA9B8;
  }
  .video-cont_principal {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
  .video-cont_principal_size {
    width: 100%;
    height: 56.25%;
  }
}
@media screen and (max-height: 500px) {
  .video-cont {
    display: flex;
    justify-content: center;
    background-color: #FFA9B8;
  }
  .video-cont_principal {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 0px;
  }
  .video-cont_principal_size {
    width: 100%;
    height: 56.25%;
  }
}
.hacemos-cont {
  display: flex;
  justify-content: center;
  background: linear-gradient(90deg, #ffc4cf 15%, #ff94a7 52%);
}
.hacemos-cont_elementos {
  display: flex;
  justify-content: space-around;
}
.hacemos-cont_elementos_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 50%;
}
.hacemos-cont_elementos_info_titulo {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 70px;
  font-weight: bold;
  color: white;
  text-align: center;
  padding: 10px;
}
.hacemos-cont_elementos_info_texto {
  line-height: 26px;
  color: white;
  padding: 60px;
}
.hacemos-cont_elementos_info_opcion {
  text-align: center;
  margin-top: 20px;
}
.hacemos-cont_elementos_info_opcion a {
  color: #7D3B3B;
  border-radius: 15px;
  border: 1px solid #7D3B3B;
  text-decoration: none;
  font-size: 28px;
  padding: 10px;
  transition: 0.5s;
}
.hacemos-cont_elementos_info_opcion a:hover {
  background-color: #7D3B3B;
  color: white;
  transform: ease;
}
.hacemos-cont_elementos_img {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
.hacemos-cont_elementos_img img {
  opacity: 1;
  transition: all 2s ease;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .hacemos-cont_elementos {
    display: flex;
    justify-content: space-around;
  }
  .hacemos-cont_elementos_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 60%;
  }
  .hacemos-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 50px;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 2px;
    margin-top: 60px;
  }
  .hacemos-cont_elementos_info_texto {
    font-size: 18px;
    line-height: 26px;
    color: white;
    padding: 20px;
    text-align: center;
  }
  .hacemos-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 20px;
  }
  .hacemos-cont_elementos_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 28px;
    padding: 10px;
    transition: 0.5s;
  }
  .hacemos-cont_elementos_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .hacemos-cont_elementos_img {
    width: 40%;
  }
  .hacemos-cont_elementos_img img {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .hacemos-cont_elementos {
    display: flex;
    justify-content: space-between;
  }
  .hacemos-cont_elementos_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    width: 100%;
  }
  .hacemos-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 37px;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 2px;
    margin-top: 0px;
  }
  .hacemos-cont_elementos_info_texto {
    font-size: 17px;
    line-height: 26px;
    color: white;
    padding: 20px;
    text-align: center;
  }
  .hacemos-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 40px;
  }
  .hacemos-cont_elementos_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 22px;
    padding: 10px;
    transition: 0.5s;
  }
  .hacemos-cont_elementos_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .hacemos-cont_elementos_img {
    display: none;
  }
}
@media screen and (max-height: 500px) {
  .hacemos-cont_elementos {
    display: flex;
    justify-content: space-around;
  }
  .hacemos-cont_elementos_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 60%;
  }
  .hacemos-cont_elementos_info_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 38px;
    font-weight: bold;
    color: white;
    text-align: center;
    padding: 2px;
    margin-top: 10px;
  }
  .hacemos-cont_elementos_info_texto {
    font-size: 16px;
    line-height: 26px;
    color: white;
    padding: 20px;
    text-align: center;
  }
  .hacemos-cont_elementos_info_opcion {
    text-align: center;
    margin-top: 20px;
  }
  .hacemos-cont_elementos_info_opcion a {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 20px;
    padding: 10px;
    transition: 0.5s;
  }
  .hacemos-cont_elementos_info_opcion a:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
  .hacemos-cont_elementos_img {
    width: 40%;
  }
  .hacemos-cont_elementos_img img {
    max-width: 100%;
  }
}
.impacto-cont {
  background: linear-gradient(90deg, #ffc4cf 15%, #ff94a7 52%);
}
.impacto-cont_elementos {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.impacto-cont_elementos_titulo {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  color: #FFFFFF;
  font-size: 52px;
  text-align: center;
  margin-top: 100px;
  opacity: 0;
  transition: all 2s ease;
}
.impacto-cont_elementos_img {
  display: flex;
  flex-direction: row;
}
.impacto-cont_elementos_img_imagen {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
.impacto-cont_elementos_img_imagen img {
  max-width: 100%;
}
.impacto-cont_elementos_img_opciones {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 50%;
  padding: 30px;
}
.impacto-cont_elementos_img_opciones_texto {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  color: #FFFFFF;
  margin-bottom: 30px;
  text-align: justify;
}
.impacto-cont_elementos_img_opciones_indicadores {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.impacto-cont_elementos_img_opciones_indicadores_check {
  display: flex;
  flex-direction: row;
}
.impacto-cont_elementos_img_opciones_indicadores_boton {
  display: none;
  /*display: flex;
  justify-content: center;
  align-items: center;*/
}
.impacto-cont_elementos_img_opciones_indicadores_boton_input {
  color: #7D3B3B;
  border-radius: 15px;
  border: 1px solid #7D3B3B;
  text-decoration: none;
  font-size: 18px;
  padding: 10px;
  transition: 0.5s;
  cursor: pointer;
}
.impacto-cont_elementos_img_opciones_indicadores_boton_input:hover {
  background-color: #7D3B3B;
  color: white;
  transform: ease;
}

@media screen and (max-width: 992px) {
  .impacto-cont {
    background: linear-gradient(90deg, #ffc4cf 15%, #ff94a7 52%);
  }
  .impacto-cont_elementos {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .impacto-cont_elementos_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 52px;
    text-align: center;
    margin-top: 100px;
  }
  .impacto-cont_elementos_img {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_imagen {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
  }
  .impacto-cont_elementos_img_imagen img {
    max-width: 100%;
  }
  .impacto-cont_elementos_img_opciones {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 50%;
    padding: 30px;
  }
  .impacto-cont_elementos_img_opciones_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 18px;
    margin-bottom: 30px;
  }
  .impacto-cont_elementos_img_opciones_indicadores {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .impacto-cont_elementos_img_opciones_indicadores_check {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton {
    display: none;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 18px;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
}
@media screen and (max-width: 580px) {
  .impacto-cont_elementos {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .impacto-cont_elementos_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
    margin-top: 120px;
  }
  .impacto-cont_elementos_img {
    display: flex;
    flex-direction: column;
  }
  .impacto-cont_elementos_img_imagen {
    width: 100%;
  }
  .impacto-cont_elementos_img_imagen img {
    max-width: 100%;
  }
  .impacto-cont_elementos_img_opciones {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    padding: 5px;
  }
  .impacto-cont_elementos_img_opciones_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 30px;
    display: none;
  }
  .impacto-cont_elementos_img_opciones_indicadores {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .impacto-cont_elementos_img_opciones_indicadores_check {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton {
    display: none;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 18px;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
}
@media screen and (max-width: 480px) {
  .impacto-cont_elementos {
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin-top: 0px;
  }
  .impacto-cont_elementos_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 28px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .impacto-cont_elementos_img {
    display: flex;
    flex-direction: column;
  }
  .impacto-cont_elementos_img_imagen {
    width: 100%;
  }
  .impacto-cont_elementos_img_imagen img {
    max-width: 100%;
  }
  .impacto-cont_elementos_img_opciones {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    padding: 5px;
  }
  .impacto-cont_elementos_img_opciones_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
  }
  .impacto-cont_elementos_img_opciones_indicadores {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_opciones_indicadores_check {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton {
    display: none;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 18px;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
}
@media screen and (max-height: 500px) {
  .impacto-cont_elementos {
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  .impacto-cont_elementos_titulo {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 32px;
    text-align: center;
    margin-top: 10px;
  }
  .impacto-cont_elementos_img {
    display: flex;
    flex-direction: row;
  }
  .impacto-cont_elementos_img_imagen {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
  }
  .impacto-cont_elementos_img_imagen img {
    max-width: 100%;
  }
  .impacto-cont_elementos_img_opciones {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 50%;
    padding: 5px;
  }
  .impacto-cont_elementos_img_opciones_texto {
    display: none;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 30px;
  }
  .impacto-cont_elementos_img_opciones_indicadores {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .impacto-cont_elementos_img_opciones_indicadores_check {
    display: flex;
    flex-direction: column;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton {
    display: none;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input {
    color: #7D3B3B;
    border-radius: 15px;
    border: 1px solid #7D3B3B;
    text-decoration: none;
    font-size: 18px;
    padding: 10px;
    transition: 0.5s;
    cursor: pointer;
  }
  .impacto-cont_elementos_img_opciones_indicadores_boton_input:hover {
    background-color: #7D3B3B;
    color: white;
    transform: ease;
  }
}
.voluntarios-cont {
  background-color: #DE7084;
}
.voluntarios-cont_elementos {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 10px;
  margin-top: 30px;
}
.voluntarios-cont_elementos_img {
  display: flex;
  justify-content: center;
  width: 50%;
  padding: 20px;
}
.voluntarios-cont_elementos_img img {
  border-radius: 50%;
  width: 90%;
}
.voluntarios-cont_elementos_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
}
.voluntarios-cont_elementos_info_titulo {
  display: flex;
  flex-direction: column;
  text-align: left;
  font-size: 70px;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  margin-bottom: 30px;
  opacity: 0;
  transition: all 2s ease;
}
.voluntarios-cont_elementos_info_texto {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  line-height: 29px;
  color: #FFFFFF;
  text-align: justify;
}
.voluntarios-cont_elementos_info_texto_contemail {
  display: flex;
  justify-content: start;
  flex-direction: row;
}
.voluntarios-cont_elementos_info_texto_contemail_img img {
  width: 30px;
  height: 30px;
}
.voluntarios-cont_elementos_info_texto_contemail_correo {
  font-size: 20px;
  color: white;
  text-decoration: none;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.voluntarios-cont_elementos_info_boton {
  text-align: left;
  margin-top: 45px;
}
.voluntarios-cont_elementos_info_boton a {
  color: white;
  border-radius: 15px;
  border: 1px solid white;
  text-decoration: none;
  font-size: 24px;
  padding: 10px;
  transition: 0.5s;
}
.voluntarios-cont_elementos_info_boton a:hover {
  background-color: white;
  color: #7D3B3B;
  transform: ease;
}

.voluntarios-cont2 {
  background-color: #DE7084;
}
.voluntarios-cont2_elementos {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 10px;
}
.voluntarios-cont2_elementos_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  margin-top: 180px;
  margin-bottom: 80px;
}
.voluntarios-cont2_elementos_info_titulo {
  display: flex;
  flex-direction: column;
  text-align: left;
  font-size: 70px;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  margin-bottom: 30px;
}
.voluntarios-cont2_elementos_info_texto {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 23px;
  line-height: 29px;
  color: #FFFFFF;
  text-align: justify;
}

@media screen and (max-width: 992px) {
  .voluntarios-cont {
    background-color: #DE7084;
  }
  .voluntarios-cont_elementos {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10px;
    margin-top: 0px;
  }
  .voluntarios-cont_elementos_img {
    display: none;
    margin-top: 40px;
    width: 100%;
  }
  .voluntarios-cont_elementos_img img {
    border-radius: 50%;
    width: 450px;
  }
  .voluntarios-cont_elementos_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 40px;
  }
  .voluntarios-cont_elementos_info_titulo {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 70px;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-bottom: 30px;
  }
  .voluntarios-cont_elementos_info_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 23px;
    line-height: 29px;
    color: #FFFFFF;
  }
  .voluntarios-cont_elementos_info_boton {
    text-align: left;
    margin-top: 45px;
  }
  .voluntarios-cont_elementos_info_boton a {
    color: white;
    border-radius: 15px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 28px;
    padding: 10px;
    transition: 0.5s;
  }
  .voluntarios-cont_elementos_info_boton a:hover {
    background-color: white;
    color: #7D3B3B;
    transform: ease;
  }
}
@media screen and (max-width: 480px) {
  .voluntarios-cont {
    background-color: #DE7084;
  }
  .voluntarios-cont_elementos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
  }
  .voluntarios-cont_elementos_img {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    width: 100%;
    display: block;
  }
  .voluntarios-cont_elementos_img img {
    border-radius: 50%;
    width: unset;
    max-width: 100%;
  }
  .voluntarios-cont_elementos_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 0px;
  }
  .voluntarios-cont_elementos_info_titulo {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 40px;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-bottom: 15px;
  }
  .voluntarios-cont_elementos_info_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 19px;
    line-height: 20px;
    color: #FFFFFF;
    text-align: left;
  }
  .voluntarios-cont_elementos_info_texto_contemail {
    display: flex;
    justify-content: start;
    flex-direction: row;
  }
  .voluntarios-cont_elementos_info_texto_contemail_img img {
    width: 20px;
    height: 20px;
  }
  .voluntarios-cont_elementos_info_texto_contemail_correo {
    font-size: 13px;
    color: white;
    text-decoration: none;
    margin-left: 5px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .voluntarios-cont_elementos_info_boton {
    text-align: center;
    margin-top: 30px;
  }
  .voluntarios-cont_elementos_info_boton a {
    color: white;
    border-radius: 15px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 13px;
    padding: 10px;
    transition: 0.5s;
  }
  .voluntarios-cont_elementos_info_boton a:hover {
    background-color: white;
    color: #7D3B3B;
    transform: ease;
  }

  .voluntarios-cont2 {
    background-color: #DE7084;
  }
  .voluntarios-cont2_elementos {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 10px;
  }
  .voluntarios-cont2_elementos_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 180px;
    margin-bottom: 80px;
  }
  .voluntarios-cont2_elementos_info_titulo {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 45px;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-bottom: 30px;
  }
  .voluntarios-cont2_elementos_info_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 19px;
    line-height: 26px;
    color: #FFFFFF;
  }
}
@media screen and (max-height: 500px) {
  .voluntarios-cont {
    background-color: #DE7084;
  }
  .voluntarios-cont_elementos {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10px;
    margin-top: 0px;
  }
  .voluntarios-cont_elementos_img {
    display: none;
    margin-top: 40px;
    width: 100%;
  }
  .voluntarios-cont_elementos_img img {
    border-radius: 50%;
    width: 450px;
  }
  .voluntarios-cont_elementos_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 0px;
  }
  .voluntarios-cont_elementos_info_titulo {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-bottom: 10px;
  }
  .voluntarios-cont_elementos_info_texto {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
  }
  .voluntarios-cont_elementos_info_boton {
    text-align: center;
    margin-top: 16px;
  }
  .voluntarios-cont_elementos_info_boton a {
    color: white;
    border-radius: 15px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 16px;
    padding: 10px;
    transition: 0.5s;
  }
  .voluntarios-cont_elementos_info_boton a:hover {
    background-color: white;
    color: #7D3B3B;
    transform: ease;
  }
}
.valoreshacemos-cont {
  background-color: #ff93ac;
  /*background: radial-gradient(129.86% 247.93% at 0% 0%, #7D3B3B 0%, #A75252 59.8%);
  height: 100%;*/
}
.valoreshacemos-cont_elementos {
  background-image: url(../img/hacemos/bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  /*background-attachment: fixed;
  background-position: center top;
  background-size: contain;//cover;
  */
  width: 100%;
  /*&_contenedor{
  	display: flex;
  	flex-wrap: wrap;
  	justify-content: space-around;
  	margin-top: 80px;
  	width: 100%;
  	padding-bottom: 120px;
  	//margin-bottom: 60px;

  	&_valor{
  		display: flex;
  		flex-direction: row; 
  		justify-content: space-around;
  		width: 510px;
  		padding: 15px;
  		margin-top: 40px;

  		&_img{
  			display: flex;
  			justify-content: center;
  			align-items: center;
  			width: 50%;
  		}

  		&_definicion{
  			display: flex; 
  			//justify-content: center;
  			padding: 10px;
  			color:  #FFD7DE;
  			font-size: 24px;
  			text-align: left;
  			width: 50%;
  		}
  	}
  }*/
}
.valoreshacemos-cont_elementos_titulo {
  display: flex;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-size: 72px;
  color: white;
  padding-top: 160px;
  margin-left: 150px;
  margin-bottom: 120px;
}
.valoreshacemos-cont_elementos_seccion_uno {
  display: flex;
  justify-content: center;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda {
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 35%;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo {
  text-align: left;
  padding: 20px;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo span {
  font-size: 32px;
  color: #894345;
  font-weight: bold;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto {
  padding: 20px;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.3;
  color: #89433f;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_img {
  width: 65%;
  border-radius: 200px;
  display: flex;
  justify-content: flex-end;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_img img {
  width: 700px;
  height: 700px;
  clip-path: circle(50% at 62%);
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima {
  width: 65%;
  border-radius: 200px;
  display: flex;
  justify-content: flex-end;
}
.valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima img {
  width: 700px;
  height: 700px;
  clip-path: circle(50% at 75%);
}
.valoreshacemos-cont_elementos_seccion_dos {
  display: flex;
  justify-content: center;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha {
  display: flex;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 35%;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo {
  text-align: right;
  padding: 20px;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo span {
  font-size: 32px;
  color: #894345;
  font-weight: bold;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto {
  padding: 20px;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.3;
  color: #89433f;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div {
  display: flex;
  justify-content: center;
  border-radius: 22px;
  width: 100%;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div a {
  text-align: center;
  font-weight: bold;
  color: white;
  border: 1px solid #b7426c;
  text-decoration: none;
  font-size: 26px;
  padding: 6px;
  transition: 0.5s;
  background-color: #b7426c;
  width: 100%;
  border-radius: 30px;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_img {
  width: 65%;
  border-radius: 200px;
  display: flex;
  justify-content: flex-start;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_img img {
  width: 700px;
  height: 700px;
  clip-path: circle(50% at 43%);
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima {
  width: 65%;
  border-radius: 200px;
  display: flex;
  justify-content: center;
}
.valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima img {
  width: 500px;
  height: 500px;
  clip-path: circle(50% at 50%);
}

@media screen and (max-width: 992px) {
  .valoreshacemos-cont {
    background-color: #ff93ac;
    /*background: radial-gradient(129.86% 247.93% at 0% 0%, #7D3B3B 0%, #A75252 59.8%);
    height: 100%;*/
  }
  .valoreshacemos-cont_elementos {
    background-image: url(../img/hacemos/bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    /*background-attachment: fixed;
    background-position: center top;
    background-size: contain;//cover;
    */
    width: 100%;
    /*&_contenedor{
    	display: flex;
    	flex-wrap: wrap;
    	justify-content: space-around;
    	margin-top: 80px;
    	width: 100%;
    	padding-bottom: 120px;
    	//margin-bottom: 60px;

    	&_valor{
    		display: flex;
    		flex-direction: row; 
    		justify-content: space-around;
    		width: 510px;
    		padding: 15px;
    		margin-top: 40px;

    		&_img{
    			display: flex;
    			justify-content: center;
    			align-items: center;
    			width: 50%;
    		}

    		&_definicion{
    			display: flex; 
    			//justify-content: center;
    			padding: 10px;
    			color:  #FFD7DE;
    			font-size: 24px;
    			text-align: left;
    			width: 50%;
    		}
    	}
    }*/
  }
  .valoreshacemos-cont_elementos_titulo {
    display: flex;
    justify-content: flex-start;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 72px;
    color: white;
    padding-top: 160px;
    margin-left: 150px;
    margin-bottom: 120px;
  }
  .valoreshacemos-cont_elementos_seccion_uno {
    display: flex;
    justify-content: center;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo {
    text-align: left;
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo span {
    font-size: 32px;
    color: #894345;
    font-weight: bold;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto {
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto p {
    text-align: justify;
    font-size: 18px;
    line-height: 1.3;
    color: #89433f;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img {
    width: 50%;
    border-radius: 200px;
    display: flex;
    justify-content: flex-end;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img img {
    width: 400px;
    height: 400px;
    clip-path: circle(50% at 62%);
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima {
    width: 50%;
    border-radius: 200px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima img {
    width: 400px;
    height: 400px;
    clip-path: circle(50% at 75%);
  }
  .valoreshacemos-cont_elementos_seccion_dos {
    display: flex;
    justify-content: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 50%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo {
    text-align: right;
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo span {
    font-size: 32px;
    color: #894345;
    font-weight: bold;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto {
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto p {
    text-align: justify;
    font-size: 18px;
    line-height: 1.3;
    color: #89433f;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div {
    display: flex;
    justify-content: center;
    border-radius: 22px;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div a {
    text-align: center;
    font-weight: bold;
    color: white;
    border: 1px solid #b7426c;
    text-decoration: none;
    font-size: 26px;
    padding: 6px;
    transition: 0.5s;
    background-color: #b7426c;
    width: 100%;
    border-radius: 30px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img {
    width: 50%;
    border-radius: 200px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img img {
    width: 400px;
    height: 400px;
    clip-path: circle(50% at 43%);
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima {
    width: 50%;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima img {
    width: 300px;
    height: 300px;
    clip-path: circle(50% at 50%);
  }

  /*.valoreshacemos-cont{

  	&_elementos{

  		&_titulo{
  			display :flex;
  			justify-content: center;
  			font-family: 'Montserrat', sans-serif;
  			font-style: normal;
  			font-size: 72px;
  			color: white;
  			padding-top: 160px;
  			margin-left: 0px;
  		}

  		&_contenedor{
  			display: flex;
  			flex-wrap: wrap;
  			justify-content: space-around;
  			margin-top: 80px;
  			width: 100%;
  			padding-bottom: 120px;
  			//margin-bottom: 60px;

  			&_valor{
  				display: flex;
  				flex-direction: row; 
  				justify-content: space-around;
  				width: 510px;
  				padding: 15px;
  				margin-top: 40px;

  				&_img{
  					display: flex;
  					justify-content: center;
  					align-items: center;
  					width: 50%;
  				}

  				&_definicion{
  					display: flex; 
  					//justify-content: center;
  					padding: 10px;
  					color:  #FFD7DE;
  					font-size: 24px;
  					text-align: left;
  					width: 50%;
  				}
  			}
  		}
  	}
  }*/
}
@media screen and (max-width: 480px) {
  .valoreshacemos-cont {
    background-color: #ff93ac;
    /*background: radial-gradient(129.86% 247.93% at 0% 0%, #7D3B3B 0%, #A75252 59.8%);
    height: 100%;*/
  }
  .valoreshacemos-cont_elementos {
    background-image: url(../img/hacemos/bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    /*background-attachment: fixed;
    background-position: center top;
    background-size: contain;//cover;
    */
    width: 100%;
    /*&_contenedor{
    	display: flex;
    	flex-wrap: wrap;
    	justify-content: space-around;
    	margin-top: 80px;
    	width: 100%;
    	padding-bottom: 120px;
    	//margin-bottom: 60px;

    	&_valor{
    		display: flex;
    		flex-direction: row; 
    		justify-content: space-around;
    		width: 510px;
    		padding: 15px;
    		margin-top: 40px;

    		&_img{
    			display: flex;
    			justify-content: center;
    			align-items: center;
    			width: 50%;
    		}

    		&_definicion{
    			display: flex; 
    			//justify-content: center;
    			padding: 10px;
    			color:  #FFD7DE;
    			font-size: 24px;
    			text-align: left;
    			width: 50%;
    		}
    	}
    }*/
  }
  .valoreshacemos-cont_elementos_titulo {
    display: flex;
    justify-content: center;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 50px;
    color: white;
    padding-top: 160px;
    margin-left: 0px;
    margin-bottom: 120px;
  }
  .valoreshacemos-cont_elementos_seccion_uno {
    display: flex;
    justify-content: center;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda {
    display: flex;
    justify-content: center;
    flex-direction: column-reverse;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo {
    text-align: left;
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_titulo span {
    font-size: 32px;
    color: #894345;
    font-weight: bold;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto {
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_info_texto p {
    text-align: justify;
    font-size: 18px;
    line-height: 1.3;
    color: #89433f;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img {
    width: 100%;
    border-radius: 200px;
    display: flex;
    justify-content: center;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img img {
    width: 300px;
    height: 300px;
    clip-path: circle(50% at 50%);
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima {
    width: 100%;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_uno_izquierda_img_ultima img {
    width: 300px;
    height: 300px;
    clip-path: circle(50% at 50%);
  }
  .valoreshacemos-cont_elementos_seccion_dos {
    display: flex;
    justify-content: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo {
    text-align: right;
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_titulo span {
    font-size: 32px;
    color: #894345;
    font-weight: bold;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto {
    padding: 20px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto p {
    text-align: justify;
    font-size: 18px;
    line-height: 1.3;
    color: #89433f;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div {
    display: flex;
    justify-content: center;
    border-radius: 22px;
    width: 100%;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_info_texto div a {
    text-align: center;
    font-weight: bold;
    color: white;
    border: 1px solid #b7426c;
    text-decoration: none;
    font-size: 26px;
    padding: 6px;
    transition: 0.5s;
    background-color: #b7426c;
    width: 100%;
    border-radius: 30px;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img {
    width: 100%;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img img {
    width: 300px;
    height: 300px;
    clip-path: circle(50% at 50%);
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima {
    width: 100%;
    border-radius: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .valoreshacemos-cont_elementos_seccion_dos_derecha_img_ultima img {
    width: 300px;
    height: 300px;
    clip-path: circle(50% at 50%);
  }

  /*.valoreshacemos-cont{

  	&_elementos{

  		&_titulo{
  			display :flex;
  			justify-content: center;
  			font-family: 'Montserrat', sans-serif;
  			font-style: normal;
  			font-size: 52px;
  			color: white;
  			padding-top: 160px;
  			margin-left: 0px;
  		}

  		&_contenedor{
  			display: flex;
  			flex-wrap: wrap;
  			justify-content: space-around;
  			margin-top: 80px;
  			width: 100%;
  			padding-bottom: 120px;
  			//margin-bottom: 60px;

  			&_valor{
  				display: flex;
  				flex-direction: column; 
  				align-items: center;
  				width: 510px;
  				padding: 15px;
  				margin-top: 40px;

  				&_img{
  					display: flex;
  					justify-content: center;
  					align-items: center;
  					width: 100%;
  				}

  				&_definicion{
  					display: flex; 
  					justify-content: center;
  					padding: 10px;
  					color:  #FFD7DE;
  					font-size: 20px;
  					text-align: center;
  					width: 100%;
  				}
  			}
  		}
  	}
  }*/
}
.aliados-cont {
  /*display: flex;
  justify-content: center;
  background: linear-gradient(-45deg, #FFEBEE, #FFD7DE, #FF94A7, #FFA9B8, #FA8095, #DE7084, #6A2B51);
  background-size: 400% 400%;
  animation: gradientBG 15s ease infinite;*/
  background: url(../img/fonaliados.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.aliados-cont_elementos {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aliados-cont_elementos_titulo {
  text-align: center;
  letter-spacing: 43px;
  margin-top: 100px;
  margin-bottom: 10px;
  color: white;
  font-size: 70px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.aliados-cont_elementos_galeria {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  width: 100%;
}

@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/*ESTILOS GALERIA */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.jssorb052 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb052 .i .b {
  fill: #000;
  fill-opacity: 0.3;
}

.jssorb052 .i:hover .b {
  fill-opacity: 0.7;
}

.jssorb052 .iav .b {
  fill-opacity: 1;
}

.jssorb052 .i.idn {
  opacity: 0.3;
}

.jssora053 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora053 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 640;
  stroke-miterlimit: 10;
}

.jssora053:hover {
  opacity: 0.8;
}

.jssora053.jssora053dn {
  opacity: 0.5;
}

.jssora053.jssora053ds {
  opacity: 0.3;
  pointer-events: none;
}

/************************************/
@media screen and (max-width: 992px) {
  .aliados-cont_elementos_titulo {
    font-size: 76px;
    width: 100%;
  }
  .aliados-cont_elementos_galeria {
    display: flex;
    justify-content: center;
    margin-top: 100px;
  }
}
@media screen and (max-width: 480px) {
  .aliados-cont_elementos_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
    font-size: 66px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .aliados-cont_elementos_galeria {
    display: flex;
    justify-content: center;
    margin-top: 80px;
  }
}
@media screen and (max-height: 500px) {
  .aliados-cont_elementos_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: white;
    font-size: 45px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .aliados-cont_elementos_galeria {
    display: flex;
    justify-content: center;
    margin-top: 0px;
  }
}
.contacto-cont {
  display: flex;
  justify-content: center;
  background-color: #FA8095;
}
.contacto-cont_contenido {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.contacto-cont_contenido_titulo {
  text-align: center;
  letter-spacing: 5px;
  margin-top: 130px;
  margin-bottom: 70px;
  color: white;
  font-size: 64px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.contacto-cont_contenido_informacion {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.contacto-cont_contenido_informacion_elementos {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  margin-bottom: 40px;
}
.contacto-cont_contenido_informacion_elementos_contacto {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-bottom: 10px;
}
.contacto-cont_contenido_informacion_elementos_contacto_contimg img {
  width: 40px;
  height: 40px;
}
.contacto-cont_contenido_informacion_elementos_contacto_contimg_dos img {
  width: 85px;
  height: 85px;
}
.contacto-cont_contenido_informacion_elementos_contacto_correo {
  font-size: 30px !important;
  color: white;
  text-decoration: none;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.contacto-cont_contenido_informacion_elementos_contacto a {
  font-size: 44px;
  color: white;
  text-decoration: none;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.contacto-cont_contenido_informacion_elementos_contacto span {
  font-size: 22px;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
}
.contacto-cont_contenido_creditos {
  display: flex;
  justify-content: center;
  background-color: #6A2B51;
  padding: 10px;
  margin-top: 3%;
}
.contacto-cont_contenido_creditos_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  text-align: center;
  color: #6A2B51;
  font-weight: 600;
}
.contacto-cont_contenido_creditos_cont a {
  text-decoration: none;
  color: #6A2B51;
  font-weight: 600;
}

.paddingcont_uno {
  padding-left: 10%;
}

@media screen and (max-width: 992px) {
  .contacto-cont {
    display: flex;
    justify-content: center;
    background-color: #FA8095;
  }
  .contacto-cont_contenido {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contacto-cont_contenido_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-top: 150px;
    margin-bottom: 50px;
    color: white;
    font-size: 54px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .contacto-cont_contenido_informacion_elementos {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 10px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 15px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg img {
    width: 35px;
    height: 35px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg_dos {
    padding: 10px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg_dos img {
    width: 70px;
    height: 70px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_correo {
    font-size: 23px !important;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto a {
    font-size: 34px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto span {
    font-size: 30px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_creditos {
    display: flex;
    justify-content: center;
    background-color: #6A2B51;
    padding: 10px;
  }
  .contacto-cont_contenido_creditos_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    font-size: 12px;
    color: #6A2B51;
    font-weight: 600;
  }

  .paddingcont_uno {
    padding-left: 0%;
  }
}
@media screen and (max-width: 480px) {
  .contacto-cont {
    display: flex;
    justify-content: center;
    background-color: #FA8095;
  }
  .contacto-cont_contenido {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contacto-cont_contenido_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-top: 80px;
    margin-bottom: 25px;
    color: white;
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .contacto-cont_contenido_informacion_elementos {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 90%;
    margin-bottom: 5px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg img {
    width: 30px;
    height: 30px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg_dos {
    padding: 10px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg_dos img {
    width: 40px;
    height: 40px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_correo {
    font-size: 23px !important;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto a {
    font-size: 30px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto span {
    font-size: 20px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    text-align: center;
  }
  .contacto-cont_contenido_creditos {
    display: flex;
    justify-content: center;
    background-color: #6A2B51;
    padding: 10px;
  }
  .contacto-cont_contenido_creditos_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #6A2B51;
    font-weight: 600;
  }
}
@media screen and (max-height: 500px) {
  .contacto-cont {
    display: flex;
    justify-content: center;
    background-color: #FA8095;
  }
  .contacto-cont_contenido {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .contacto-cont_contenido_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-top: 0px;
    margin-bottom: 15px;
    color: white;
    font-size: 45px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .contacto-cont_contenido_informacion_elementos {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 45%;
    margin-bottom: 20px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 0px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg img {
    width: 41px;
    height: 41px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_contimg_dos img {
    width: 70px;
    height: 70px;
  }
  .contacto-cont_contenido_informacion_elementos_contacto_correo {
    font-size: 23px !important;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto a {
    font-size: 34px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_informacion_elementos_contacto span {
    font-size: 25px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
  }
  .contacto-cont_contenido_creditos {
    display: flex;
    justify-content: center;
    background-color: #6A2B51;
    padding: 10px;
  }
  .contacto-cont_contenido_creditos_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    font-size: 12px;
    color: #6A2B51;
    font-weight: 600;
  }
}
.blog-body {
  background-color: #ffa9b8;
}
.blog-body-topimg {
  background-image: url(../img/brush-banner.png);
  /*background-attachment: fixed;
  background-position: center top;
  background-size: contain;//cover;
  background-repeat: no-repeat;*/
  height: 321px;
  width: 100%;
}
.blog-body-topimg_titulo {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: 200px;
  padding-left: 115px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-topimg_titulo span {
  font-size: 66px;
  color: #976b85;
  letter-spacing: 5px;
}
.blog-body-contarticulo {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px;
}
.blog-body-contarticulo_articulo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 5px;
  width: 380px;
  position: relative;
  margin-bottom: 30px;
  margin: 18px;
}
.blog-body-contarticulo_articulo_titulo {
  width: 100%;
  color: #6A2B51;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 7px;
  height: 55px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-contarticulo_articulo_autor {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  color: black;
  margin-bottom: 7px;
  font-size: 9px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}
.blog-body-contarticulo_articulo_autor_negrita {
  margin-left: 5px;
  font-weight: 600;
}
.blog-body-contarticulo_articulo_imagen {
  width: 100%;
}
.blog-body-contarticulo_articulo_imagen img {
  max-width: 100%;
  height: 320px;
}
.blog-body-contarticulo_articulo_leer {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 15px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-contarticulo_articulo_leer a {
  color: #7D3B3B;
  text-decoration: none;
  font-size: 22px;
  line-height: 29px;
  position: relative;
}
.blog-body-contarticulo_articulo_leer a img {
  position: absolute;
  top: 0px;
  left: 115px;
}
.blog-body-contarticulo_articulo_cuadroros {
  position: absolute;
  width: 293px;
  height: 276px;
  left: -9px;
  top: 148px;
  background-color: #FFD7DE;
  z-index: -1;
}
.blog-body-contpaginacion {
  display: flex;
  justify-content: center;
  width: 100%;
}
.blog-body-contpaginacion_controles {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.blog-body-contpaginacion_controles a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
  border: 1px solid #ddd;
  margin: 66px;
}
.blog-body-contpaginacion_controles a:hover {
  background-color: white;
  color: black;
  border: 1px solid pink;
}
.blog-body-contpaginacion_controles span {
  margin-top: 76px;
}
.blog-body-contfooter {
  display: flex;
  justify-content: center;
  padding: 20px;
  background-color: #FA8095;
}
.blog-body-contfooter_contenido {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.blog-body-contfooter_contenido_titulo {
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 100px;
  color: white;
  font-size: 64px;
  margin-top: 60px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-contfooter_contenido_informacion {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.blog-body-contfooter_contenido_informacion_elementos {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  margin-bottom: 60px;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-bottom: 25px;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto_contimg img {
  width: 40px;
  height: 40px;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto_contimg_dos img {
  width: 85px;
  height: 85px;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto_correo {
  font-size: 30px !important;
  color: white;
  text-decoration: none;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto a {
  font-size: 30px;
  color: white;
  text-decoration: none;
  margin-left: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-contfooter_contenido_informacion_elementos_contacto span {
  font-size: 22px;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.blog-body-footerside {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffa9b8;
  width: 100%;
  height: 60px;
}

.paddingcontblog {
  padding-left: 10%;
}

@media screen and (max-width: 992px) {
  .blog-body-contfooter {
    display: flex;
    justify-content: center;
    padding: 20px;
    background-color: #FA8095;
  }
  .blog-body-contfooter_contenido {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .blog-body-contfooter_contenido_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-bottom: 50px;
    color: white;
    font-size: 54px;
  }
  .blog-body-contfooter_contenido_informacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .blog-body-contfooter_contenido_informacion_elementos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    margin-bottom: 5px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 12px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_contimg img {
    width: 35px;
    height: 35px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_contimg_dos img {
    width: 70px;
    height: 70px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_correo {
    font-size: 35px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto a {
    font-size: 34px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto span {
    font-size: 30px;
    color: white;
    text-align: center;
  }

  .paddingcontblog {
    padding-left: 0%;
  }
}
@media screen and (max-width: 480px) {
  .blog-body-contarticulo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
  }
  .blog-body-contarticulo_articulo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin: 18px;
  }
  .blog-body-contarticulo_articulo_cuadroros {
    position: absolute;
    width: 293px;
    height: 276px;
    left: -9px;
    top: 148px;
    background-color: #FFD7DE;
    z-index: -1;
  }
  .blog-body-contfooter {
    display: flex;
    justify-content: center;
    padding: 20px;
    background-color: #FA8095;
  }
  .blog-body-contfooter_contenido {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .blog-body-contfooter_contenido_titulo {
    text-align: center;
    letter-spacing: 5px;
    margin-bottom: 25px;
    color: white;
    font-size: 45px;
    margin-top: 30px;
  }
  .blog-body-contfooter_contenido_informacion {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .blog-body-contfooter_contenido_informacion_elementos {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto {
    display: flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: 25px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_contimg img {
    width: 30px;
    height: 30px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_contimg_dos img {
    width: 40px;
    height: 40px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto_correo {
    font-size: 30px !important;
    color: white;
    text-decoration: none;
    margin-left: 10px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto a {
    font-size: 30px;
    color: white;
    text-decoration: none;
    margin-left: 10px;
  }
  .blog-body-contfooter_contenido_informacion_elementos_contacto span {
    font-size: 20px;
    color: white;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .blog-body-topimg_titulo {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height: 200px;
    padding-left: 70px;
  }
  .blog-body-topimg_titulo span {
    font-size: 66px;
    color: #976b85;
    letter-spacing: 5px;
  }
  .blog-body-contarticulo {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
  }
  .blog-body-contarticulo_articulo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5px;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin: 18px;
  }
  .blog-body-contarticulo_articulo_cuadroros {
    display: none;
  }
  .blog-body-contarticulo_articulo_imagen {
    width: 100%;
  }
  .blog-body-contarticulo_articulo_imagen img {
    max-width: 100%;
    height: 145px;
  }
  .blog-body-contpaginacion {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .blog-body-contpaginacion_controles {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .blog-body-contpaginacion_controles a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color 0.3s;
    border: 1px solid #ddd;
    margin: 37px;
  }
  .blog-body-contpaginacion_controles a:hover {
    background-color: white;
    color: black;
    border: 1px solid pink;
  }
  .blog-body-contpaginacion_controles span {
    margin-top: 48px;
  }
}
.articulo-img img {
  width: 100%;
}
.articulo-img_bottom {
  height: 30px;
  background-color: #FFD7DE;
  margin-top: -4px;
}
.articulo-titulo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
.articulo-titulo_principal {
  color: #6A2B51;
  font-weight: 600;
  font-size: 44px;
  line-height: 59px;
  text-align: center;
  letter-spacing: 2px;
  width: 60%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.articulo-titulo_autor {
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  margin-top: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}
.articulo-titulo_autor_negrita {
  font-weight: 600;
}
.articulo-texto {
  /*display: flex;
  justify-content: center;*/
  padding-top: 35px;
  padding-left: 130px;
  padding-right: 130px;
  padding-bottom: 200px;
  background-color: #FFEBEE;
  color: #7D3B3B;
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}
.articulo-facebook {
  display: flex;
  justify-content: flex-start;
  padding: 30px;
  background-color: #FFEBEE;
}
.articulo-facebook_cont {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-left: 90px;
  margin-bottom: 80px;
}
.articulo-facebook_cont span {
  color: #7D3B3B;
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 10px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}
.articulo-facebook_cont a img {
  width: 80px;
}

@media screen and (max-width: 992px) {
  .articulo-titulo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 40px;
  }
  .articulo-titulo_principal {
    color: #6A2B51;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    letter-spacing: 2px;
    width: 100%;
  }
  .articulo-titulo_autor {
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    margin-top: 10px;
  }
  .articulo-titulo_autor_negrita {
    font-weight: 600;
  }
  .articulo-texto {
    /*display: flex;
    justify-content: center;*/
    padding-top: 35px;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 100px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .articulo-titulo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 40px;
  }
  .articulo-titulo_principal {
    color: #6A2B51;
    font-weight: 600;
    font-size: 27px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 2px;
    width: 100%;
  }
  .articulo-titulo_autor {
    font-weight: 300;
    font-size: 12px;
    line-height: 12px;
    color: #000000;
    margin-top: 10px;
  }
  .articulo-titulo_autor_negrita {
    font-weight: 600;
  }
  .articulo-texto {
    /*display: flex;
    justify-content: center;*/
    padding-top: 35px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 80px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 17px;
  }
  .articulo-facebook {
    display: flex;
    justify-content: center;
  }
  .articulo-facebook_cont {
    /*display: flex;
    justify-content: center;
    flex-direction: column; 
    align-items: center;*/
    margin-left: 0px;
    margin-bottom: 80px;
  }
  .articulo-facebook_cont span {
    color: #7D3B3B;
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 10px;
  }
  .articulo-facebook_cont a img {
    width: 70px;
  }
}
.terminos-cont {
  /*display: flex;
  justify-content: center;*/
  padding-top: 190px;
  padding-left: 130px;
  padding-right: 130px;
  padding-bottom: 200px;
  background-color: #FFEBEE;
  color: #7D3B3B;
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}

.terminos-tabla {
  padding-top: 0px;
  padding-left: 130px;
  padding-right: 130px;
  padding-bottom: 50px;
  background-color: #FFEBEE;
  color: #7D3B3B;
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}
.terminos-tabla_cont {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 10px;
}
.terminos-tabla_cont_indicador {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.terminos-tabla_cont_indicador div {
  width: 25px;
  height: 25px;
  background-color: red;
  border-radius: 50px;
}
.terminos-tabla_cont_indicador span {
  font-size: 21px;
  padding-left: 7px;
  font-weight: bold;
}

.terminos-donaciones {
  padding-top: 190px;
  padding-left: 130px;
  padding-right: 130px;
  padding-bottom: 100px;
  background-color: #FFEBEE;
  color: #7D3B3B;
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
}
.terminos-donaciones p {
  padding-bottom: 10px;
}

.coloralto {
  background-color: rgba(255, 123, 172, 0.4);
  color: white;
}

.colormedio {
  background-color: rgba(183, 55, 108, 0.4);
  color: white;
}

.colorbajo {
  background-color: rgba(216, 136, 173, 0.4);
  color: white;
}

.boton-donaciones {
  display: flex;
  justify-content: center;
  width: 100%;
}
.boton-donaciones_boton {
  display: flex;
  justify-content: center;
  background-color: #b7426c;
  margin-top: 20px;
  border-radius: 40px;
  width: 60%;
}
.boton-donaciones_boton a {
  text-align: center;
  font-weight: bold;
  color: white;
  border: 1px solid #b7426c;
  text-decoration: none;
  font-size: 26px;
  padding: 6px;
  transition: 0.5s;
}

@media screen and (max-width: 992px) {
  .terminos-cont {
    /*display: flex;
    justify-content: center;*/
    padding-top: 190px;
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 100px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 24px;
  }

  .terminos-donaciones {
    padding-top: 190px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 70px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 24px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-style: normal;
  }
  .terminos-donaciones p {
    padding-bottom: 10px;
    text-align: justify;
  }

  .terminos-tabla {
    padding-top: 0px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 24px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-style: normal;
  }
  .terminos-tabla_cont {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 10px;
  }
  .terminos-tabla_cont_indicador {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .terminos-tabla_cont_indicador div {
    width: 25px;
    height: 25px;
    background-color: red;
    border-radius: 50px;
  }
  .terminos-tabla_cont_indicador span {
    font-size: 15px;
    padding-left: 7px;
    font-weight: bold;
  }

  .coloralto {
    background-color: rgba(255, 123, 172, 0.4);
    color: white;
    font-size: 20px;
  }

  .colormedio {
    background-color: rgba(183, 55, 108, 0.4);
    color: white;
    font-size: 20px;
  }

  .colorbajo {
    background-color: rgba(216, 136, 173, 0.4);
    color: white;
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  .terminos-cont {
    /*display: flex;
    justify-content: center;*/
    padding-top: 120px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 80px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 17px;
  }

  .terminos-donaciones {
    padding-top: 130px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 70px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-style: normal;
  }
  .terminos-donaciones p {
    padding-bottom: 10px;
    text-align: justify;
  }

  .terminos-tabla {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 50px;
    background-color: #FFEBEE;
    color: #7D3B3B;
    font-size: 17px;
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-style: normal;
  }
  .terminos-tabla_cont {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 10px;
  }
  .terminos-tabla_cont_indicador {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .terminos-tabla_cont_indicador div {
    width: 18px;
    height: 18px;
    background-color: red;
    border-radius: 50px;
  }
  .terminos-tabla_cont_indicador span {
    font-size: 10px;
    padding-left: 7px;
    font-weight: bold;
  }

  .coloralto {
    background-color: rgba(255, 123, 172, 0.4);
    color: white;
    font-size: 15px;
  }

  .colormedio {
    background-color: rgba(183, 55, 108, 0.4);
    color: white;
    font-size: 15px;
  }

  .colorbajo {
    background-color: rgba(216, 136, 173, 0.4);
    color: white;
    font-size: 15px;
  }
}
.backgrounddon {
  background-color: #fd91ab;
}

.donaciones_cont {
  display: flex;
  justify-content: center;
  background: url(../img/manos.png) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
}
.donaciones_cont_elem {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  width: 100%;
}
.donaciones_cont_elem_circulo {
  width: 60%;
  position: relative;
}
.donaciones_cont_elem_circulo img {
  max-width: 100%;
}
.donaciones_cont_elem_circulo_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  top: 17%;
  left: 30px;
  width: 80%;
  text-align: justify;
}
.donaciones_cont_elem_circulo_info_titulo {
  display: flex;
  justify-content: center;
  width: 100%;
}
.donaciones_cont_elem_circulo_info_titulo span {
  color: white;
  font-size: 45px;
  letter-spacing: 15px;
  font-weight: bold;
}
.donaciones_cont_elem_circulo_info_titulo {
  display: flex;
  justify-content: center;
  width: 100%;
}
.donaciones_cont_elem_circulo_info_titulo span {
  color: white;
  font-size: 45px;
  letter-spacing: 15px;
  font-weight: bold;
}
.donaciones_cont_elem_circulo_info_cuenta {
  display: flex;
  justify-content: flex-start;
  margin-top: 0px;
}
.donaciones_cont_elem_circulo_info_cuenta span {
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.donaciones_cont_elem_circulo_info_datos {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.donaciones_cont_elem_circulo_info_datos span {
  color: white;
  font-size: 15px;
  font-weight: bold;
}
.donaciones_cont_elem_circulo_info_texto {
  color: white;
  margin-top: 10px;
}
.donaciones_cont_elem_circulo_info_texto p {
  font-size: 60%;
}
.donaciones_cont_elem_circulo_info_boton {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
}
.donaciones_cont_elem_circulo_info_boton a {
  color: white;
  border-radius: 35px;
  border: 1px solid white;
  text-decoration: none;
  font-size: 22px;
  padding: 5px;
  transition: 0.5s;
  background-color: #b7426c;
  text-align: center;
  width: 200px;
  margin-top: 10px;
}
.donaciones_cont_elem_manos {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
.donaciones_cont_elem_manos img {
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .donaciones_cont {
    display: flex;
    justify-content: center;
    background: url(../img/manos.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
  }
  .donaciones_cont_elem {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
  }
  .donaciones_cont_elem_circulo {
    width: 70%;
    position: relative;
  }
  .donaciones_cont_elem_circulo img {
    max-width: 100%;
  }
  .donaciones_cont_elem_circulo_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 15%;
    left: 30px;
    width: 80%;
    text-align: justify;
  }
  .donaciones_cont_elem_circulo_info_titulo {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .donaciones_cont_elem_circulo_info_titulo span {
    color: white;
    font-size: 45px;
    letter-spacing: 15px;
    font-weight: bold;
  }
  .donaciones_cont_elem_circulo_info_cuenta {
    display: flex;
    justify-content: flex-start;
    margin-top: 0px;
  }
  .donaciones_cont_elem_circulo_info_cuenta span {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .donaciones_cont_elem_circulo_info_datos {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .donaciones_cont_elem_circulo_info_datos span {
    color: white;
    font-size: 15px;
    font-weight: bold;
  }
  .donaciones_cont_elem_circulo_info_texto {
    color: white;
  }
  .donaciones_cont_elem_circulo_info_texto p {
    font-size: 60%;
  }
  .donaciones_cont_elem_manos {
    display: flex;
    justify-content: flex-end;
    width: 50%;
  }
  .donaciones_cont_elem_manos img {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .donaciones_cont {
    display: flex;
    justify-content: center;
    background: url(../img/manos.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
  }
  .donaciones_cont_elem {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
  }
  .donaciones_cont_elem_circulo {
    width: 100%;
    position: relative;
    background-color: rgba(253, 145, 171, 0.8);
  }
  .donaciones_cont_elem_circulo img {
    display: none;
    max-width: 100%;
  }
  .donaciones_cont_elem_circulo_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 24%;
    left: 0px;
    width: 100%;
    text-align: justify;
    padding: 20px;
  }
  .donaciones_cont_elem_circulo_info_titulo {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .donaciones_cont_elem_circulo_info_titulo span {
    color: #7D3B3B;
    font-size: 45px;
    letter-spacing: 7px;
    font-weight: bold;
  }
  .donaciones_cont_elem_circulo_info_cuenta {
    display: flex;
    justify-content: flex-start;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .donaciones_cont_elem_circulo_info_cuenta span {
    color: white;
    font-weight: bold;
    font-size: 20px;
  }
  .donaciones_cont_elem_circulo_info_datos {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .donaciones_cont_elem_circulo_info_datos span {
    color: white;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  .donaciones_cont_elem_circulo_info_texto {
    color: white;
  }
  .donaciones_cont_elem_circulo_info_texto p {
    font-size: 60%;
  }
  .donaciones_cont_elem_manos {
    display: flex;
    justify-content: flex-end;
    width: 50%;
  }
  .donaciones_cont_elem_manos img {
    max-width: 100%;
  }
}
.backgroundprobreza {
  background-color: #fd91ab;
}

.pobre_cont {
  display: flex;
  justify-content: center;
}
.pobre_cont_elementos {
  display: flex;
  justify-content: center;
  width: 100%;
}
.pobre_cont_elementos_contop {
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-top: 5%;
}
.pobre_cont_elementos_contop_contimg {
  width: 50%;
  padding: 20px;
}
.pobre_cont_elementos_contop_contimg img {
  max-width: 100%;
  border-radius: 50px;
}
.pobre_cont_elementos_contop_continfo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 50%;
  padding: 20px;
}
.pobre_cont_elementos_contop_continfo_info {
  display: flex;
  justify-content: center;
}
.pobre_cont_elementos_contop_continfo_info_titulo {
  text-align: center;
}
.pobre_cont_elementos_contop_continfo_info_titulo span {
  color: white;
  font-weight: bold;
  font-size: 40px;
}
.pobre_cont_elementos_contop_continfo_info p {
  color: #7D3B3B;
  text-align: justify;
  font-size: 18px;
  line-height: 1.3;
}
.pobre_cont_elementos_contop_continfo_boton {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 20px;
}
.pobre_cont_elementos_contop_continfo_boton span {
  color: white;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}
.pobre_cont_elementos_contop_continfo_boton a {
  color: white;
  border-radius: 35px;
  border: 1px solid white;
  text-decoration: none;
  font-size: 24px;
  padding: 5px;
  transition: 0.5s;
  background-color: #692b50;
  text-align: center;
  width: 230px;
  margin-top: 10px;
}

@media screen and (max-width: 992px) {
  .pobre_cont {
    display: flex;
    justify-content: center;
  }
  .pobre_cont_elementos {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .pobre_cont_elementos_contop {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 5%;
  }
  .pobre_cont_elementos_contop_contimg {
    width: 80%;
    padding: 20px;
  }
  .pobre_cont_elementos_contop_contimg img {
    max-width: 100%;
    border-radius: 50px;
  }
  .pobre_cont_elementos_contop_continfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    padding: 20px;
  }
  .pobre_cont_elementos_contop_continfo_info {
    display: flex;
    justify-content: center;
  }
  .pobre_cont_elementos_contop_continfo_info_titulo {
    text-align: center;
  }
  .pobre_cont_elementos_contop_continfo_info_titulo span {
    color: white;
    font-weight: bold;
    font-size: 40px;
  }
  .pobre_cont_elementos_contop_continfo_info p {
    color: #7D3B3B;
    text-align: justify;
    font-size: 18px;
    line-height: 1.3;
  }
  .pobre_cont_elementos_contop_continfo_boton {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 20px;
  }
  .pobre_cont_elementos_contop_continfo_boton span {
    color: white;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
  }
  .pobre_cont_elementos_contop_continfo_boton a {
    color: white;
    border-radius: 35px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 24px;
    padding: 5px;
    transition: 0.5s;
    background-color: #692b50;
    text-align: center;
    width: 230px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .pobre_cont {
    display: flex;
    justify-content: center;
  }
  .pobre_cont_elementos {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .pobre_cont_elementos_contop {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 15%;
  }
  .pobre_cont_elementos_contop_contimg {
    width: 80%;
    padding: 0px;
  }
  .pobre_cont_elementos_contop_contimg img {
    max-width: 100%;
    border-radius: 50px;
  }
  .pobre_cont_elementos_contop_continfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    padding: 20px;
  }
  .pobre_cont_elementos_contop_continfo_info {
    display: flex;
    justify-content: center;
  }
  .pobre_cont_elementos_contop_continfo_info_titulo {
    text-align: center;
  }
  .pobre_cont_elementos_contop_continfo_info_titulo span {
    color: white;
    font-weight: bold;
    font-size: 28px;
  }
  .pobre_cont_elementos_contop_continfo_info p {
    color: #7D3B3B;
    text-align: justify;
    font-size: 13px;
    line-height: 1.2;
  }
  .pobre_cont_elementos_contop_continfo_boton {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
  .pobre_cont_elementos_contop_continfo_boton span {
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
  }
  .pobre_cont_elementos_contop_continfo_boton a {
    color: white;
    border-radius: 35px;
    border: 1px solid white;
    text-decoration: none;
    font-size: 17px;
    padding: 5px;
    transition: 0.5s;
    background-color: #692b50;
    text-align: center;
    width: 230px;
    margin-top: 10px;
  }
}

/*# sourceMappingURL=main.css.map */
