/* Theme Name: Coopmujer
Theme URI: https://www.coopmujer.co
Author: Xlogam
Autor URI: https://xlogam.com
Description: Sitio Web para Coopmujer - Cooperativa de Ahorro y Credito para Mujeres
Version: 1.0; */
a {
  text-decoration: none;
}
body,
html {
  height: 100%;
}
img {
  border: none;
  display: block;
  vertical-align: bottom;
}
body,
html,
h1,
h2,
h3,
h4,
li,
p,
ul {
  margin: 0px;
  padding: 0px;
  line-height: 1em;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  max-width: 100%;
}
.slick-slider * {
  max-width: none;
}
.galeria-inmueble * {
  max-width: none;
}
@font-face {
  font-family: 'neueplak_widesemibold';
  font-display: block;
  src: url("fuentes/neueplak_widesemibold.eot?v=20210212");
  src: url("fuentes/neueplak_widesemibold.eot?v=20210212") format('embedded-opentype'), url("fuentes/neueplak_widesemibold.woff?v=20210212") format('woff'), url("fuentes/neueplak_widesemibold.ttf?v=20210212") format('truetype'), url("fuentes/neueplak_widesemibold.svg?v=20210212") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'prospectusstddemo_regular';
  font-display: block;
  src: url("fuentes/prospectusstddemo_regular.eot?v=20210212");
  src: url("fuentes/prospectusstddemo_regular.eot?v=20210212") format('embedded-opentype'), url("fuentes/prospectusstddemo_regular.woff?v=20210212") format('woff'), url("fuentes/prospectusstddemo_regular.ttf?v=20210212") format('truetype'), url("fuentes/prospectusstddemo_regular.svg?v=20210212") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'euclidcirculara_regular';
  font-display: block;
  src: url("fuentes/euclidcirculara_regular.eot?v=20210212");
  src: url("fuentes/euclidcirculara_regular.eot?v=20210212") format('embedded-opentype'), url("fuentes/euclidcirculara_regular.woff?v=20210212") format('woff'), url("fuentes/euclidcirculara_regular.ttf?v=20210212") format('truetype'), url("fuentes/euclidcirculara_regular.svg?v=20210212") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'euclidcirculara_bold';
  font-display: block;
  src: url("fuentes/euclidcirculara_bold.eot?v=20210212");
  src: url("fuentes/euclidcirculara_bold.eot?v=20210212") format('embedded-opentype'), url("fuentes/euclidcirculara_bold.woff?v=20210212") format('woff'), url("fuentes/euclidcirculara_bold.ttf?v=20210212") format('truetype'), url("fuentes/euclidcirculara_bold.svg?v=20210212") format('svg');
  font-weight: normal;
  font-style: normal;
}
.navbar {
  padding: 0px;
  margin-top: 20px;
}
.navbar-light .navbar-nav .menu-item {
  padding: 10px 15px;
  border-right: 1px solid #c70067;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  background-repeat: no-repeat;
  background-position: center top;
}
.navbar-light .navbar-nav .menu-item:hover .nav-link {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item:hover .nav-link:hover {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item.active .nav-link {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item.active .nav-link:hover {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item:last-of-type {
  border-right: none;
  background-color: #f50e92;
  border: 1px solid #f50e92;
  color: #fff;
}
.navbar-light .navbar-nav .menu-item:last-of-type .nav-link {
  color: #fff;
  font-size: 18px;
}
.navbar-light .navbar-nav .menu-item:last-of-type .nav-link:hover {
  color: #fff;
}
.navbar-light .navbar-nav .menu-item:last-of-type:hover {
  background-color: #fff;
  border: 1px solid #f50e92;
}
.navbar-light .navbar-nav .menu-item:last-of-type:hover .nav-link {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item:last-of-type.active {
  background-color: #fff;
  border: 1px solid #f50e92;
}
.navbar-light .navbar-nav .menu-item:last-of-type.active .nav-link {
  color: #f50e92;
}
.navbar-light .navbar-nav .menu-item:nth-last-of-type(2) {
  border-right: none;
}
.navbar-light .navbar-nav .menu-item .nav-link {
  padding: 0px;
  color: #3f3f3f;
  text-align: center;
  font-size: 18px;
}
.navbar-light .navbar-nav .menu-item .nav-link:hover {
  color: #3f3f3f;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  max-width: 100%;
}
.testimonies * {
  max-width: none;
}
body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: 'Merriweather Sans', sans-serif;
  font-weight: 400;
}
header {
  width: 100%;
  z-index: 999999;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.header-contenedor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 95%;
  max-width: 1300px;
  margin: auto;
}
.header-left {
  width: 200px;
  height: auto;
}
.header-left img {
  width: 100%;
  height: auto;
}
.headerRight {
  margin-top: 26px;
}
.destacados {
  max-width: 1200px;
  margin: auto;
  margin-top: 35px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
.destacado {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffb5de), to(#f50e91));
  background: linear-gradient(#ffb5de, #f50e91);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.destacado img {
  width: 100%;
  height: auto;
}
.destacado:hover {
  text-decoration: none;
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
}
.destacado-texto {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.destacado-texto h2 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
.nosotros-index {
  max-width: 1200px;
  margin: auto;
  margin-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding-bottom: 60px;
}
.nosotros-index-foto {
  max-width: 600px;
  padding-right: 22px;
}
.nosotros-index-foto img {
  max-width: 100%;
  height: auto;
}
.nosotros-index-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 0px;
  max-width: 786px;
}
.nosotros-index-content-links {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: dense;
  -ms-grid-columns: minmax(10px, 1fr) 5px minmax(10px, 1fr) 5px minmax(10px, 1fr) 5px minmax(10px, 1fr) 5px minmax(10px, 1fr);
  grid-template-columns: repeat(5, minmax(10px, 1fr));
  grid-gap: 5px;
}
.nosotros-index-content-links span {
  border: 1px solid #ff0090;
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 74px;
  color: #ff0090;
  line-height: 1em;
  cursor: pointer;
  width: 100%;
  font-size: 16px;
}
.nosotros-index-content-links span.active {
  background-color: #ff0090;
  color: #fff;
}
.nosotros-index-content-links span:hover {
  background-color: #ff0090;
  color: #fff;
}
.nosotros-index-content-links-text {
  padding-left: 24px;
  padding-right: 25px;
  padding-top: 30px;
  width: 789px;
}
.nosotros-index-content-links-text h2 {
  margin: 0px;
  padding: 0px;
  line-height: 1em;
  margin-bottom: 20px;
  font-size: 30px;
  color: #8a8a8a;
}
.nosotros-index-content-links-text p {
  margin: 0px;
  padding: 0px;
  line-height: 1.4em;
  text-align: justify;
  font-size: 18px;
  margin-bottom: 32px;
}
.nosotros-index-content-links-text ul {
  text-align: justify;
  font-size: 18px;
  padding: 0px;
  list-style: none;
}
.nosotros-index-content-links-text ul li {
  margin-bottom: 0.7em;
  line-height: 1.4em;
  text-align: left;
}
.nosotros-index-content-links-text ul li strong {
  color: #d6077c;
}
.fnd-eventos-index {
  background-image: url("img/fnd_eventos.jpg");
  background-position: center;
  background-size: cover;
  margin-top: 60px;
  padding-bottom: 34px;
}
.evento-index-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.eventos-index-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eventos-index-titulo h2 {
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  margin-top: 49px;
  background-image: url("img/linea_titulo.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 22px;
  padding-left: 36px;
  padding-right: 36px;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
}
.evento-index-cols {
  max-width: 1200px;
  margin: auto;
  margin-top: 60px;
}
.evento-index-col-01 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 454px;
  margin-right: 30px;
}
.evento-index-col-01 img {
  width: 100%;
  height: auto;
}
.evento-index-col-02 {
  padding-top: 5px;
}
.evento-index-col-02 h2 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 23px;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
  color: #fff;
}
.evento-index-col-02 p {
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 16px;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: justify;
}
.evento-index-col-02 a {
  font-weight: 700;
  display: block;
  font-size: 20px;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
  color: #fff;
}
.evento-iondex-linea-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.evento-iondex-linea {
  width: 710px;
  height: 6px;
  background-color: rgba(255,255,255,0.2);
  margin-top: 51px;
  overflow: hidden;
}
.evento-index {
  display: block;
  text-decoration: none;
}
.evento-index:hover {
  text-decoration: none;
}
.evento-index a:hover {
  text-decoration: none;
}
.evento-index:last-of-type .evento-iondex-linea-container {
  display: none;
}
.oficinas {
  background-color: #f5f5f5;
  overflow: hidden;
  padding-bottom: 70px;
}
.oficinas >h2 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: 700;
  color: #f50e91;
  font-size: 50px;
  margin-top: 64px;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
  background-image: url("img/linea_titulo_pink.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 23px;
}
.oficinas-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: auto;
  margin-top: 82px;
}
.oficinas-col h2 {
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 35px;
  color: #737373;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
}
.oficinas-col p {
  color: #8c8c8c;
  font-size: 18px;
  margin-top: 16px;
}
.oficinas-col {
  width: 540px;
}
.oficinas-map {
  width: 100%;
  height: 400px;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(3,3,3,0.1);
          box-shadow: 0px 0px 5px 5px rgba(3,3,3,0.1);
}
.oficinas-col-separador {
  background-color: #d8d8d8;
  width: 2px;
  height: 400px;
}
footer {
  background-color: #f80891;
  overflow: hidden;
  padding-top: 42px;
  padding-bottom: 10px;
}
footer >h2 {
  color: #fff;
  text-shadow: 3px 3px 3px rgba(3,3,3,0.2);
  text-align: center;
  margin-bottom: 88px;
}
.footer-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 1200px;
  margin: auto;
}
.footer-cols ul {
  list-style: none;
  padding: 0px;
}
.footer-cols ul li {
  margin-bottom: 1.5em;
}
.footer-cols ul li a {
  color: #fff;
  font-size: 18px;
}
.footer-cols ul li a:hover {
  color: #fff;
}
.footer-col {
  width: 400px;
  background-image: url("img/seperador_footer.svg");
  background-repeat: no-repeat;
  background-position: right 40px center;
}
.footer-col:last-of-type {
  background-image: none;
}
.footer-col h2 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 1.5em;
  line-height: 1em;
}
.footer-col p {
  color: #fff;
  font-size: 18px;
  margin-bottom: 1.5em;
  line-height: 1em;
}
.derechos {
  background-color: #da2189;
  padding-top: 20px;
  padding-bottom: 20px;
}
.derechos .derechos-container {
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}
.derechos .derechos-container a {
  color: #fff;
}
.derechos .derechos-container a:hover {
  color: #fff;
  text-decoration: none;
}
.derechos .derechos-container >div span {
  margin-left: 5px;
}
.nosotros-index-text-02 {
  display: none;
}
.nosotros-index-text-03 {
  display: none;
}
.nosotros-index-text-04 {
  display: none;
}
.nosotros-index-text-05 {
  display: none;
}
.page-banner-title {
  height: 150px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff68bd), to(#f50e91));
  background: linear-gradient(#ff68bd, #f50e91);
}
.page-banner-title-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-banner-title-content {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-banner-title-content h1,
.page-banner-title-content h2 {
  color: #fff;
  margin: 0px;
  padding: 0px;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  background-image: url("img/linea_titulo_pagina.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 7px;
  font-size: 40px;
}
.page-content {
  max-width: 1200px;
  margin: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 220px;
}
.page-content h2 {
  font-size: 30px;
  color: #f50e91;
  margin-bottom: 1em;
  margin-top: 0.7em;
  padding-bottom: 5px;
  border-bottom: 1px solid #dfdfdf;
}
.page-content h3 {
  margin-top: 0px;
  font-size: 20px;
  color: #f50e91;
  margin-bottom: 0.8em;
}
.page-content p {
  text-align: justify;
  margin-bottom: 1em;
  font-size: 16px;
  color: #3f3f3f;
  line-height: 1.2em;
}
.page-content ol {
  padding-left: 20px;
}
.page-content ol li {
  line-height: 1.2em;
  margin-bottom: 1em;
  text-align: justify1;
}
.page-id-13 .fnd-eventos-index {
  margin-top: 0px;
  overflow: hidden;
}
.delegadas-container {
  max-width: 1200px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  grid-auto-flow: dense;
  -ms-grid-columns: minmax(200px, 1fr) 20px minmax(200px, 1fr);
  grid-template-columns: repeat(2, minmax(200px, 1fr));
  -ms-grid-rows: minmax(10px, 1fr) 20px minmax(10px, 1fr);
  grid-template-rows: repeat(2, minmax(10px, 1fr));
  grid-gap: 20px;
  padding: 40px 0px;
}
.delegadas-container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.delegadas-container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.delegadas-container > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.delegadas-container > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.delegadas {
  background-color: #fff;
  padding: 40px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
          box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.delegadas ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.delegadas h2 {
  color: #ff0090;
  margin-bottom: 20px;
  font-size: 24px;
  margin-bottom: 1.5em;
  text-align: center;
}
.delegadas h3 {
  color: #ff0090;
  margin-bottom: 1em;
  font-size: 20px;
}
.delegadas li {
  color: #646464;
  margin-bottom: 0.6em;
  font-size: 14px;
}
.delegadas-cols {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: dense;
  -ms-grid-columns: minmax(100px, 1fr) 10px minmax(100px, 1fr);
  grid-template-columns: repeat(2, minmax(100px, 1fr));
  grid-gap: 10px;
}
.contacto-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  padding: 40px 0px;
}
.contact-col-02 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  max-width: 500px;
}
.contact-col-02 label {
  color: #f50e92;
}
.contact-col-02 button {
  background-color: #f50e92;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.contact-col-02 button:hover {
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
  background-color: #f50e92;
  border: none;
}
.contact-col-01 {
  margin-right: 60px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contact-col-01 h2 {
  color: #f50e92;
  font-size: 24px;
  margin-bottom: 0.6em;
}
.contact-col-01 p {
  font-size: 18px;
  line-height: 1.2em;
  margin: 0px;
  padding: 0px;
}
.contact-col-01 hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
.enlaces {
  max-width: 1200px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.enlaces h2 {
  font-size: 24px;
  color: #f50e92;
  margin-bottom: 30px;
  border-bottom: 1px solid #f50e92;
  padding-bottom: 5px;
}
.enlaces-content ul {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: dense;
  -ms-grid-columns: minmax(50px, 1fr) 10px minmax(50px, 1fr) 10px minmax(50px, 1fr) 10px minmax(50px, 1fr) 10px minmax(50px, 1fr);
  grid-template-columns: repeat(5, minmax(50px, 1fr));
  -ms-grid-rows: minmax(50px, 1fr);
  grid-template-rows: minmax(50px, 1fr);
  grid-gap: 10px;
  list-style: none;
  padding: 0px;
  margin-bottom: 40px;
}
.enlaces-content ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.enlaces-content ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.enlaces-content ul > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.enlaces-content ul > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.enlaces-content ul > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.enlaces-content ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url("img/coop_mujer_file.svg");
  background-repeat: no-repeat;
  background-position: center top 20px;
  background-size: auto 60px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
          box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
  border-radius: 10px;
  line-height: 1.3;
  text-align: center;
  color: #626262;
  padding-top: 90px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.enlaces-content ul li a:hover {
  text-decoration: none;
  -webkit-transform: scale(0.9, 0.9);
          transform: scale(0.9, 0.9);
}
.carousel-item {
  width: 100%;
}
.carousel-item img {
  width: 100%;
  height: auto;
}
.single-banner {
  width: 100%;
  height: 440px;
}
.single-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-content h1 {
  color: #f50e91;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.page-content p {
  text-align: justify;
}
.page-content ul {
  margin-left: 20px;
}
.page-content ul li {
  margin-bottom: 1em;
}
.single-post .page-content {
  padding-top: 0px;
}
.navbar-toggler {
  display: none;
  outline: none !important;
}
.navbar-toggler:hover..navbar-toggler:focus {
  outline: none !important;
  border: none !important;
}
.pqr-section-content {
  width: 95%;
  max-width: 600px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn.btn-primary {
  background-color: #f50e92;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.form-group label {
  color: #f50e92;
}
.wa-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: #f50e92;
  text-decoration: none;
  padding: 2px 0px;
}
.wa-link img {
  width: 18px;
  height: auto;
}
.wa-link:hover {
  color: #f50e92;
  text-decoration: none;
}
.wa-link-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: #fff;
  text-decoration: none;
  padding: 2px 0px;
}
.wa-link-footer img {
  width: 18px;
  height: auto;
}
.wa-link-footer:hover {
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .navbar-toggler {
    display: block;
  }
  header {
    width: 100%;
  }
  .header-contenedor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .navbar-toggler {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .header-right {
    width: 100%;
  }
  .headerRight {
    width: 100%;
  }
  .navbar {
    width: 100%;
  }
  .destacados {
    max-width: 95%;
  }
  .nosotros-index {
    max-width: 95%;
  }
  .nosotros-index-foto {
    display: none;
  }
  .nosotros-index-content {
    max-width: 100%;
  }
  .evento-index-cols {
    max-width: 95%;
  }
  .oficinas-cols {
    max-width: 95%;
  }
  .oficinas-col {
    width: 450px;
  }
  .footer-cols {
    max-width: 95%;
  }
  .derechos .derechos-container {
    max-width: 95%;
  }
  .page-banner-title-content {
    max-width: 95%;
  }
  .page-content {
    max-width: 95%;
  }
  .delegadas-container {
    max-width: 95%;
  }
  .enlaces {
    max-width: 95%;
  }
  .contacto-cols {
    max-width: 95%;
  }
  .header-contenedor {
    padding-bottom: 0px;
  }
  .navbar {
    padding: 0px;
    margin-top: 0px;
  }
  .headerRight {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .nosotros-index-content-links-text {
    width: 100%;
  }
  .evento-index-col-01 {
    width: auto;
  }
  .evento-index-col-01 img {
    width: 300px;
    height: auto;
  }
  .oficinas-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .oficinas-col-separador {
    display: none;
  }
  .oficinas-col {
    margin-bottom: 60px;
  }
  .oficinas-col:last-of-type {
    margin-bottom: 0px;
  }
  .enlaces-content ul {
    -ms-grid-columns: minmax(50px, 1fr) 10px minmax(50px, 1fr) 10px minmax(50px, 1fr) 10px minmax(50px, 1fr);
    grid-template-columns: repeat(4, minmax(50px, 1fr));
  }
}
@media screen and (max-width: 700px) {
  .footer-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer-col {
    width: 100%;
    background-image: none;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
  }
  .footer-col:last-of-type {
    border-bottom: none;
    margin-bottom: 0px;
  }
  footer >h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 500px) {
  .destacados {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .nosotros-index-content-links {
    -ms-grid-columns: minmax(10px, 1fr) 5px minmax(10px, 1fr) 5px minmax(10px, 1fr);
    grid-template-columns: repeat(3, minmax(10px, 1fr));
  }
  .eventos-index-titulo h2 {
    font-size: 38px;
  }
  .evento-index-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .evento-index-col-01 {
    margin: 0px;
  }
  .evento-index-col-01 img {
    width: 100%;
    height: auto;
    margin: 0px;
    margin-bottom: 20px;
  }
  .evento-index-col-02 h2 {
    text-align: center;
  }
  .oficinas-col {
    width: 100%;
  }
  .carousel-indicators {
    display: none;
  }
  .delegadas-container {
    -ms-grid-columns: minmax(200px, 1fr);
    grid-template-columns: repeat(1, minmax(200px, 1fr));
    -ms-grid-rows: minmax(10px, 1fr) 20px minmax(10px, 1fr);
    grid-template-rows: repeat(2, minmax(10px, 1fr));
  }
  .delegadas-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .delegadas-container > *:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .delegadas {
    padding: 20px;
  }
  .enlaces-content ul {
    -ms-grid-columns: minmax(50px, 1fr) 10px minmax(50px, 1fr);
    grid-template-columns: repeat(2, minmax(50px, 1fr));
  }
  .contacto-cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .contact-col-01 {
    margin: 0px;
  }
  .contact-col {
    margin-bottom: 60px;
  }
  .contact-col:last-of-type {
    margin-bottom: 0px;
  }
  .single-banner {
    width: 100%;
    height: 180px;
  }
}
/*# sourceMappingURL=style.css.map */