@charset "UTF-8";
/*
Theme Name:     CIU Child
Theme URI:      https://www.markenetics.com
Description:    CIU Child Theme
Author:         Markenetics | Programa Uruguay Ltda.
Author URI:     https://www.markenetics.com
Template:       ciu
Version:        1.0.0
*/
/* line 16, sass/helpers/_basics.scss */
.et_pb_row {
  max-width: 1920px;
  width: 90%;
}

/* line 6, sass/typography/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5em;
  padding-bottom: 1em;
}

/* line 17, sass/typography/_typography.scss */
h1 {
  font-size: 40px;
}
@media only screen and (max-width: 1100px) {
  /* line 17, sass/typography/_typography.scss */
  h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 17, sass/typography/_typography.scss */
  h1 {
    font-size: 31px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 17, sass/typography/_typography.scss */
  h1 {
    font-size: 27px;
  }
}

/* line 29, sass/typography/_typography.scss */
h2 {
  font-size: 35px;
}
@media only screen and (max-width: 1100px) {
  /* line 29, sass/typography/_typography.scss */
  h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 29, sass/typography/_typography.scss */
  h2 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 29, sass/typography/_typography.scss */
  h2 {
    font-size: 25px;
  }
}

/* line 41, sass/typography/_typography.scss */
h3 {
  font-size: 30px;
}
@media only screen and (max-width: 1100px) {
  /* line 41, sass/typography/_typography.scss */
  h3 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 41, sass/typography/_typography.scss */
  h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 41, sass/typography/_typography.scss */
  h3 {
    font-size: 22px;
  }
}

/* line 53, sass/typography/_typography.scss */
h4 {
  font-size: 25px;
}
@media only screen and (max-width: 1100px) {
  /* line 53, sass/typography/_typography.scss */
  h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 53, sass/typography/_typography.scss */
  h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 53, sass/typography/_typography.scss */
  h4 {
    font-size: 18px;
  }
}

/* line 65, sass/typography/_typography.scss */
h5 {
  font-size: 21px;
}
@media only screen and (max-width: 1100px) {
  /* line 65, sass/typography/_typography.scss */
  h5 {
    font-size: 19px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 65, sass/typography/_typography.scss */
  h5 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 65, sass/typography/_typography.scss */
  h5 {
    font-size: 16px;
  }
}

/* line 77, sass/typography/_typography.scss */
h6 {
  font-size: 18px;
}
@media only screen and (max-width: 1100px) {
  /* line 77, sass/typography/_typography.scss */
  h6 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 77, sass/typography/_typography.scss */
  h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  /* line 77, sass/typography/_typography.scss */
  h6 {
    font-size: 15px;
  }
}

/* line 103, sass/typography/_typography.scss */
p,
.textos p,
.et_pb_text_inner {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 1em;
  text-align: justify;
}
/* line 107, sass/typography/_typography.scss */
p strong,
.textos p strong,
.et_pb_text_inner strong {
  font-weight: 600;
}

/* line 112, sass/typography/_typography.scss */
.et_pb_blurb_description {
  font-weight: 400;
  text-align: justify;
}

/* line 116, sass/typography/_typography.scss */
.textos.destacados p,
.textos.destacados {
  font-size: 23px;
}
@media only screen and (max-width: 480px) {
  /* line 116, sass/typography/_typography.scss */
  .textos.destacados p,
  .textos.destacados {
    font-size: 19px;
  }
}

/* line 134, sass/typography/_typography.scss */
a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

/* line 149, sass/typography/_typography.scss */
ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 1em;
  text-align: justify;
}

/* line 29, sass/components/_forms.scss */
.et_pb_button {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
}
/* line 10, sass/components/_forms.scss */
.et_pb_button:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.et_pb_button:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 29, sass/components/_forms.scss */
  .et_pb_button {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 29, sass/components/_forms.scss */
  .et_pb_button {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 29, sass/components/_forms.scss */
  .et_pb_button {
    font-size: 13px !important;
  }
}

/* line 43, sass/components/_forms.scss */
.boton-dark {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  border-color: #666666 !important;
  color: #000 !important;
}
/* line 10, sass/components/_forms.scss */
.boton-dark:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.boton-dark:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 43, sass/components/_forms.scss */
  .boton-dark {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 43, sass/components/_forms.scss */
  .boton-dark {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 43, sass/components/_forms.scss */
  .boton-dark {
    font-size: 13px !important;
  }
}
/* line 37, sass/components/_forms.scss */
.boton-dark:hover {
  background: #666666 !important;
  color: #fff !important;
}

/* line 77, sass/components/_forms.scss */
.boton-negro {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}
/* line 10, sass/components/_forms.scss */
.boton-negro:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.boton-negro:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 77, sass/components/_forms.scss */
  .boton-negro {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 77, sass/components/_forms.scss */
  .boton-negro {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 77, sass/components/_forms.scss */
  .boton-negro {
    font-size: 13px !important;
  }
}
/* line 71, sass/components/_forms.scss */
.boton-negro:hover {
  background: transparent !important;
  color: #000 !important;
}

/* line 92, sass/components/_forms.scss */
.boton-blanco {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #fff !important;
  color: #000 !important;
}
/* line 10, sass/components/_forms.scss */
.boton-blanco:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.boton-blanco:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 92, sass/components/_forms.scss */
  .boton-blanco {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 92, sass/components/_forms.scss */
  .boton-blanco {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 92, sass/components/_forms.scss */
  .boton-blanco {
    font-size: 13px !important;
  }
}
/* line 85, sass/components/_forms.scss */
.boton-blanco:hover {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

/*
Formularios
En ajustes de wp-forms configurarlo como "solo estilos basicos"
*/
/* line 101, sass/components/_forms.scss */
.formulario .wpforms-field-container {
  padding: 25px 0 0;
}
/* line 104, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"],
.formulario .wpforms-field-container input[type="tel"],
.formulario .wpforms-field-container input[type="email"],
.formulario .wpforms-field-container textarea,
.formulario .wpforms-field-container select {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  padding-bottom: 1em;
  text-align: justify;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: 1px solid transparent;
  color: #000;
  margin-bottom: 10px;
  padding: 12px 10px;
  width: 100%;
}
/* line 118, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"]:focus,
.formulario .wpforms-field-container input[type="tel"]:focus,
.formulario .wpforms-field-container input[type="email"]:focus,
.formulario .wpforms-field-container textarea:focus,
.formulario .wpforms-field-container select:focus {
  border-color: #000;
}
/* line 121, sass/components/_forms.scss */
.formulario .wpforms-field-container input[type="text"]::placeholder,
.formulario .wpforms-field-container input[type="tel"]::placeholder,
.formulario .wpforms-field-container input[type="email"]::placeholder,
.formulario .wpforms-field-container textarea::placeholder,
.formulario .wpforms-field-container select::placeholder {
  color: #000;
}
/* line 125, sass/components/_forms.scss */
.formulario .wpforms-field-container label {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  position: relative;
  width: 100%;
}
/* line 137, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error label:first-child {
  color: red;
}
/* line 143, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error input[type="text"],
.formulario .wpforms-field-container .wpforms-has-error input[type="tel"],
.formulario .wpforms-field-container .wpforms-has-error input[type="email"],
.formulario .wpforms-field-container .wpforms-has-error textarea,
.formulario .wpforms-field-container .wpforms-has-error select {
  border-color: red;
}
/* line 150, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error input[type="text"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error input[type="tel"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error input[type="email"]::placeholder,
.formulario .wpforms-field-container .wpforms-has-error textarea::placeholder,
.formulario .wpforms-field-container .wpforms-has-error select::placeholder {
  color: red;
}
/* line 157, sass/components/_forms.scss */
.formulario .wpforms-field-container .wpforms-has-error label:last-child {
  color: red;
}
/* line 165, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  cursor: pointer;
}
/* line 10, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 165, sass/components/_forms.scss */
  .formulario .wpforms-submit-container .wpforms-submit {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 165, sass/components/_forms.scss */
  .formulario .wpforms-submit-container .wpforms-submit {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 165, sass/components/_forms.scss */
  .formulario .wpforms-submit-container .wpforms-submit {
    font-size: 13px !important;
  }
}
/* line 171, sass/components/_forms.scss */
.formulario .wpforms-submit-container .wpforms-submit-spinner {
  display: none !important;
}
/* line 177, sass/components/_forms.scss */
.formulario .wpforms-confirmation-container {
  margin-top: 40px;
}
/* line 180, sass/components/_forms.scss */
.formulario .wpforms-confirmation-container p {
  color: #000;
  font-size: 18px;
}
/* line 186, sass/components/_forms.scss */
.formulario.dark input[type="text"],
.formulario.dark input[type="tel"],
.formulario.dark input[type="email"],
.formulario.dark input[type="password"],
.formulario.dark textarea,
.formulario.dark select {
  background: #f7f7f7 !important;
  border: 1px solid transparent;
}
/* line 196, sass/components/_forms.scss */
.formulario.dark .wpforms-submit {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  border-color: #666666 !important;
  color: #000 !important;
  cursor: pointer;
}
/* line 10, sass/components/_forms.scss */
.formulario.dark .wpforms-submit:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.formulario.dark .wpforms-submit:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 196, sass/components/_forms.scss */
  .formulario.dark .wpforms-submit {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 196, sass/components/_forms.scss */
  .formulario.dark .wpforms-submit {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 196, sass/components/_forms.scss */
  .formulario.dark .wpforms-submit {
    font-size: 13px !important;
  }
}
/* line 37, sass/components/_forms.scss */
.formulario.dark .wpforms-submit:hover {
  background: #666666 !important;
  color: #fff !important;
}

/*Columnas
Se puede hacer desde opciones en wp-forms*/
/* line 206, sass/components/_forms.scss */
.form-columnas {
  /* Para columna medium, third, etc con mas de una fila.
    Añadir un elemento tipo html con un div abierto arriba de los campos que iran en la columna, y luego agregar otro elemento html abajo, cerrando el div
    */
}
/* line 207, sass/components/_forms.scss */
.form-columnas .wpforms-field-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (max-width: 980px) {
  /* line 207, sass/components/_forms.scss */
  .form-columnas .wpforms-field-container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* line 221, sass/components/_forms.scss */
.form-columnas .wpforms-field-html div {
  padding: 0;
}

/* line 234, sass/components/_forms.scss */
.medium .wpforms-field-html {
  -webkit-box-flex: 0 45%;
  -moz-box-flex: 0 45%;
  -webkit-flex: 0 45%;
  -ms-flex: 0 45%;
  flex: 0 45%;
}
@media only screen and (max-width: 980px) {
  /* line 234, sass/components/_forms.scss */
  .medium .wpforms-field-html {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 243, sass/components/_forms.scss */
.third {
  -webkit-box-flex: 0 32%;
  -moz-box-flex: 0 32%;
  -webkit-flex: 0 32%;
  -ms-flex: 0 32%;
  flex: 0 32%;
}
@media only screen and (max-width: 980px) {
  /* line 243, sass/components/_forms.scss */
  .third {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 251, sass/components/_forms.scss */
.four {
  -webkit-box-flex: 0 23.5%;
  -moz-box-flex: 0 23.5%;
  -webkit-flex: 0 23.5%;
  -ms-flex: 0 23.5%;
  flex: 0 23.5%;
}
@media only screen and (max-width: 980px) {
  /* line 251, sass/components/_forms.scss */
  .four {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
}

/* line 1, sass/components/_footer.scss */
#main-footer {
  background: url("/wp-content/themes/ciu-child/images/fondo-footer.png") no-repeat 76% 20px/35% auto, #fff;
}
@media only screen and (max-width: 1250px) {
  /* line 1, sass/components/_footer.scss */
  #main-footer {
    background: url("/wp-content/themes/ciu-child/images/fondo-footer.png") no-repeat 100% 75%/35% auto, #fff;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1, sass/components/_footer.scss */
  #main-footer {
    background: url("/wp-content/themes/ciu-child/images/fondo-footer.png") no-repeat 100% 85%/50% auto, #fff;
  }
}
/* line 15, sass/components/_footer.scss */
#main-footer .container {
  max-width: 1920px;
  width: 90%;
}
/* line 17, sass/components/_footer.scss */
#main-footer .container #footer-widgets {
  border-top: 1px solid #e42925;
  margin-top: 40px;
  padding: 40px 0;
}
/* line 21, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  /* line 21, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget {
    margin-bottom: 30px !important;
  }
}
/* line 26, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget:empty {
  display: none;
}
/* line 29, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .fwidget {
  margin-bottom: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 29, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 980px) {
  /* line 39, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .fwidget#block-14 {
    width: auto !important;
  }
}
/* line 45, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-heading {
  color: #000;
  font-size: 18px;
  font-weight: 800;
}
/* line 50, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer {
  padding-left: 0;
}
/* line 52, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  gap: 5px;
  margin-bottom: 10px;
  padding-left: 0;
}
/* line 58, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer li::before {
  display: none;
}
/* line 61, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer li span,
#main-footer .container #footer-widgets .footer-widget .contacto-footer li p,
#main-footer .container #footer-widgets .footer-widget .contacto-footer li a {
  color: #000;
  font-size: 14px;
  line-height: 1.1em;
}
/* line 68, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer li span {
  font-weight: 600;
}
/* line 71, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .contacto-footer li p,
#main-footer .container #footer-widgets .footer-widget .contacto-footer li a {
  font-weight: 400;
}
/* line 77, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links {
  margin-bottom: 20px;
  gap: 0;
}
/* line 80, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li {
  padding-left: 0;
  padding-right: 5px;
}
/* line 83, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li:last-child {
  padding-right: 0;
}
/* line 86, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li::before {
  display: none;
}
/* line 89, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li a {
  font-size: 25px;
}
/* line 99, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li.wp-social-link-facebook path {
  fill: #1877f2;
}
/* line 104, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li.wp-social-link-instagram path {
  fill: #c13584;
}
/* line 109, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li.wp-social-link-youtube path {
  fill: #ff0000;
}
/* line 114, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li.wp-social-link-linkedin path {
  fill: #0077b5;
}
/* line 119, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .wp-block-social-links li.wp-social-link-spotify path {
  fill: #1db954;
}
/* line 127, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .boton-rojo a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  font-weight: 600;
  background: #e42925 !important;
  border-radius: 25px !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 2px 10px !important;
  font-size: 16px !important;
  padding: 7px 15px !important;
}
/* line 10, sass/components/_forms.scss */
#main-footer .container #footer-widgets .footer-widget .boton-rojo a:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
#main-footer .container #footer-widgets .footer-widget .boton-rojo a:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 127, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 127, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 127, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a {
    font-size: 13px !important;
  }
}
/* line 55, sass/components/_forms.scss */
#main-footer .container #footer-widgets .footer-widget .boton-rojo a:hover {
  background: #ac0e0c !important;
  color: #fff !important;
  padding: 2px 10px !important;
}
@media only screen and (max-width: 1250px) {
  /* line 127, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a {
    font-size: 13px !important;
    padding: 5px !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 127, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a {
    font-size: 12px !important;
  }
}
/* line 138, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .boton-rojo a:hover {
  padding: 7px 15px !important;
}
@media only screen and (max-width: 1250px) {
  /* line 138, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget .boton-rojo a:hover {
    padding: 5px !important;
  }
}
/* line 147, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .menu li {
  margin-bottom: 0;
  padding-left: 0;
}
/* line 148, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .menu li::before {
  display: none;
}
/* line 153, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .menu li a {
  color: #000;
  font-weight: 400;
}
/* line 162, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .widget_media_image .img-footer {
  margin-bottom: 0;
}
/* line 164, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget .widget_media_image .img-footer img {
  width: 170px;
}
/* line 174, sass/components/_footer.scss */
#main-footer .container #footer-widgets .footer-widget:nth-child(3) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
@media only screen and (max-width: 980px) {
  /* line 174, sass/components/_footer.scss */
  #main-footer .container #footer-widgets .footer-widget:nth-child(3) {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
}

/* line 187, sass/components/_footer.scss */
#footer-bottom {
  background: #1d1d1b;
  padding: 10px 0;
}
/* line 191, sass/components/_footer.scss */
#footer-bottom .container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  border: none;
}
@media only screen and (max-width: 767px) {
  /* line 191, sass/components/_footer.scss */
  #footer-bottom .container {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 200, sass/components/_footer.scss */
#footer-bottom .container:after {
  display: none;
}
/* line 203, sass/components/_footer.scss */
#footer-bottom .container #markenetics {
  display: inline-block;
  height: auto;
  width: 150px;
}
/* line 207, sass/components/_footer.scss */
#footer-bottom .container #markenetics img {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}
/* line 214, sass/components/_footer.scss */
#footer-bottom .container #markenetics:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
/* line 222, sass/components/_footer.scss */
#footer-bottom .container p {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  /* line 222, sass/components/_footer.scss */
  #footer-bottom .container p {
    text-align: center;
    width: 100%;
  }
}

/* line 18, sass/components/_header.scss */
#main-header {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 980px) {
  /* line 18, sass/components/_header.scss */
  #main-header {
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.05);
    padding: 5px 0;
    position: fixed !important;
  }
}
/* line 25, sass/components/_header.scss */
#main-header .container {
  max-width: 1920px;
  width: 90%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 31, sass/components/_header.scss */
#main-header .container:after {
  display: none;
}
/* line 34, sass/components/_header.scss */
#main-header .container #link-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  width: 300px;
}
@media only screen and (max-width: 1366px) {
  /* line 34, sass/components/_header.scss */
  #main-header .container #link-logo {
    width: 200px;
  }
}
/* line 43, sass/components/_header.scss */
#main-header .container #link-logo img {
  position: relative;
  top: 3px;
}
@media only screen and (max-width: 480px) {
  /* line 48, sass/components/_header.scss */
  #main-header .container.et_pb_menu_hidden #link-logo {
    opacity: 0;
  }
}
/* line 54, sass/components/_header.scss */
#main-header .container #et-top-navigation {
  padding-top: 40px;
}
@media only screen and (max-width: 980px) {
  /* line 54, sass/components/_header.scss */
  #main-header .container #et-top-navigation {
    padding-top: 0 !important;
  }
}
/* line 61, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li {
  text-align: left;
  padding-bottom: 0;
  padding-right: 20px;
}
@media only screen and (max-width: 1500px) {
  /* line 61, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1250px) {
  /* line 61, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li {
    padding-right: 5px;
  }
}
/* line 71, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #000;
  font-size: 14px;
  opacity: 1 !important;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1250px) {
  /* line 71, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li a {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 71, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li a {
    font-size: 11px !important;
  }
}
/* line 83, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li a:hover {
  color: #e42925;
}
/* line 87, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li .sub-menu {
  border-color: #e42925;
}
/* line 89, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li .sub-menu a {
  background: transparent !important;
  line-height: 1.1em !important;
  padding-bottom: 10px !important;
}
/* line 95, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head {
  padding-right: 0;
}
/* line 97, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  font-size: 12px !important;
  padding: 6px 10px !important;
}
/* line 10, sass/components/_forms.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 97, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 97, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 97, sass/components/_header.scss */
  #main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a {
    font-size: 13px !important;
  }
}
/* line 71, sass/components/_forms.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a:hover {
  background: transparent !important;
  color: #000 !important;
}
/* line 101, sass/components/_header.scss */
#main-header .container #et-top-navigation #top-menu-nav #top-menu li.boton-head a:hover {
  padding: 6px 10px !important;
}
/* line 109, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_top_search {
  top: -2px;
}
@media only screen and (max-width: 980px) {
  /* line 109, sass/components/_header.scss */
  #main-header .container #et-top-navigation #et_top_search {
    left: 20px;
    top: 0;
  }
}
/* line 116, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_top_search #et_search_icon::before {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  content: "\f002";
  color: #000;
  font-family: "Font Awesome 6 Free" !important;
  font-size: 15px;
  font-weight: 600;
}
/* line 125, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_top_search #et_search_icon:hover::before {
  color: #e42925;
}
/* line 134, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
  padding-bottom: 0;
}
/* line 136, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before {
  color: #000;
}
/* line 143, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "\4d";
}
/* line 149, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu {
  border-color: #e42925;
  top: 51px;
}
/* line 153, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li a {
  border: none !important;
  background: transparent !important;
  color: #000;
  opacity: 1 !important;
}
/* line 159, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children {
  position: relative;
}
/* line 161, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children .sub-menu {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  max-height: 0;
  overflow: hidden;
  padding: 0;
}
/* line 166, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children .sub-menu li {
  padding-left: 15px;
}
/* line 168, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children .sub-menu li a {
  font-size: 13px;
  font-weight: 300;
}
/* line 174, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children .toggle {
  position: absolute;
  right: 0;
  top: 9px;
}
/* line 178, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children .toggle::before {
  color: #e42925;
  content: "\33";
  font-family: "etmodules";
  font-size: 20px;
}
/* line 186, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children.open .sub-menu {
  max-height: 1000px;
}
/* line 190, sass/components/_header.scss */
#main-header .container #et-top-navigation #et_mobile_nav_menu #mobile_menu li.menu-item-has-children.open .toggle::before {
  content: "\32";
}
/* line 204, sass/components/_header.scss */
#main-header.et-fixed-header #et-top-navigation {
  padding-top: 30px;
}
/* line 208, sass/components/_header.scss */
#main-header.et-fixed-header #et-top-navigation #top-menu li a {
  padding-bottom: 30px !important;
}

@keyframes slider-charge {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/* line 10, sass/components/_home.scss */
#hero .et-pb-controllers {
  bottom: auto;
  top: 40px;
}
/* line 13, sass/components/_home.scss */
#hero .et-pb-controllers a {
  background-color: rgba(255, 255, 255, 0.5);
  height: 2px;
  opacity: 1;
  position: relative;
  width: 200px;
}
@media only screen and (max-width: 767px) {
  /* line 13, sass/components/_home.scss */
  #hero .et-pb-controllers a {
    width: 100px;
  }
}
/* line 22, sass/components/_home.scss */
#hero .et-pb-controllers a::after {
  background: #fff;
  content: "";
  left: 0;
  height: 2px;
  position: absolute;
  width: 0;
}
/* line 32, sass/components/_home.scss */
#hero .et-pb-controllers a.et-pb-active-control::after {
  animation: slider-charge 7.5s linear 0s infinite;
}
@media only screen and (max-width: 767px) {
  /* line 38, sass/components/_home.scss */
  #hero .et_pb_slide_description {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 47, sass/components/_home.scss */
.tabla .tablepress {
  border: none !important;
}
/* line 49, sass/components/_home.scss */
.tabla .tablepress td {
  border-top: none;
  border-bottom: 1px solid #999999;
  padding-left: 0;
  padding-right: 0;
}
/* line 57, sass/components/_home.scss */
.tabla-1 td {
  font-weight: 600;
  color: #666666;
  text-align: right;
}
/* line 62, sass/components/_home.scss */
.tabla-1 .column-1 {
  color: #999999;
  font-weight: 300;
  text-align: left;
}
/* line 70, sass/components/_home.scss */
.tabla-2 td {
  font-weight: 600;
  border-bottom-color: #fff !important;
  color: #fff;
  text-align: right;
}
/* line 76, sass/components/_home.scss */
.tabla-2 .column-1 {
  font-weight: 300;
  text-align: left;
}

/* line 82, sass/components/_home.scss */
#fecha_cotizacion {
  font-weight: 600;
  color: #e42925;
  font-size: 12px;
  text-align: right;
}

/* line 89, sass/components/_home.scss */
#eventos-home {
  max-width: 1920px;
  width: 90%;
  margin: 0 auto;
}
/* line 92, sass/components/_home.scss */
#eventos-home .et_pb_slide_description {
  padding: 0;
}
/* line 95, sass/components/_home.scss */
#eventos-home .et_pb_container {
  width: 100% !important;
  max-width: 100% !important;
}
/* line 99, sass/components/_home.scss */
#eventos-home .et_pb_slide {
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 980px) {
  /* line 99, sass/components/_home.scss */
  #eventos-home .et_pb_slide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 107, sass/components/_home.scss */
#eventos-home .et_pb_slider_container_inner {
  display: flex;
  height: 100%;
}
/* line 111, sass/components/_home.scss */
#eventos-home .et_pb_slider_container_inner .et_pb_slide_description {
  margin: auto 40% 40px 0;
}
@media only screen and (max-width: 767px) {
  /* line 111, sass/components/_home.scss */
  #eventos-home .et_pb_slider_container_inner .et_pb_slide_description {
    margin-right: 10%;
  }
}
/* line 117, sass/components/_home.scss */
#eventos-home .et_pb_slide_title {
  padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
  /* line 119, sass/components/_home.scss */
  #eventos-home .et_pb_slide_title a {
    font-size: 22px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 119, sass/components/_home.scss */
  #eventos-home .et_pb_slide_title a {
    font-size: 20px !important;
  }
}
/* line 128, sass/components/_home.scss */
#eventos-home .et-pb-controllers {
  display: none;
}
/* line 132, sass/components/_home.scss */
#eventos-home .et_pb_slide_content div {
  text-align: justify;
}
/* line 138, sass/components/_home.scss */
#eventos-home .et-pb-slider-arrows .et-pb-arrow-prev, #eventos-home .et-pb-slider-arrows .et-pb-arrow-next {
  opacity: 1 !important;
}
@media only screen and (max-width: 980px) {
  /* line 138, sass/components/_home.scss */
  #eventos-home .et-pb-slider-arrows .et-pb-arrow-prev, #eventos-home .et-pb-slider-arrows .et-pb-arrow-next {
    top: 30%;
  }
}
/* line 144, sass/components/_home.scss */
#eventos-home .et-pb-slider-arrows .et-pb-arrow-prev {
  left: 22px !important;
}
@media only screen and (max-width: 980px) {
  /* line 144, sass/components/_home.scss */
  #eventos-home .et-pb-slider-arrows .et-pb-arrow-prev {
    left: 10px !important;
  }
}
/* line 150, sass/components/_home.scss */
#eventos-home .et-pb-slider-arrows .et-pb-arrow-next {
  right: 22px !important;
}
@media only screen and (max-width: 980px) {
  /* line 150, sass/components/_home.scss */
  #eventos-home .et-pb-slider-arrows .et-pb-arrow-next {
    right: 10px !important;
  }
}

/* line 2, sass/components/_pages.scss */
.whatsappme__copy {
  display: none !important;
}

/* line 6, sass/components/_pages.scss */
html {
  scroll-behavior: smooth !important;
}

/* line 11, sass/components/_pages.scss */
#directivas-anteriores .et_pb_tabs_controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 14, sass/components/_pages.scss */
#directivas-anteriores .et_pb_tabs_controls li {
  width: 12.5%;
}
@media only screen and (max-width: 980px) {
  /* line 14, sass/components/_pages.scss */
  #directivas-anteriores .et_pb_tabs_controls li {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 14, sass/components/_pages.scss */
  #directivas-anteriores .et_pb_tabs_controls li {
    width: 33.333%;
  }
}
@media only screen and (max-width: 480px) {
  /* line 14, sass/components/_pages.scss */
  #directivas-anteriores .et_pb_tabs_controls li {
    width: 50%;
  }
}
/* line 28, sass/components/_pages.scss */
#directivas-anteriores .et_pb_tab_content html {
  overflow: hidden !important;
}
/* line 33, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab {
  margin-top: 30px;
}
@media only screen and (max-width: 980px) {
  /* line 33, sass/components/_pages.scss */
  #directivas-anteriores .et_pb_all_tabs .et_pb_tab {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 39, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content {
  background: #f7f7f7;
}
/* line 41, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content .et_pb_section {
  background: transparent;
}
/* line 44, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content .et_pb_section .et_pb_row:first-child {
  padding-bottom: 0;
}
/* line 46, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content .et_pb_section .et_pb_row:first-child h5 {
  font-weight: 600;
  border-bottom: 1px solid #e42925;
  padding-bottom: 15px;
}
/* line 53, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content .et_pb_section .et_pb_row .et_pb_text_inner p:nth-child(odd) {
  color: #000;
  font-size: 14px;
  padding-bottom: 0;
}
/* line 58, sass/components/_pages.scss */
#directivas-anteriores .et_pb_all_tabs .et_pb_tab_content .et_pb_section .et_pb_row .et_pb_text_inner p:nth-child(even) {
  margin-bottom: 5px;
}

/* line 69, sass/components/_pages.scss */
#resultados-de-busqueda {
  opacity: 0;
}

/* line 73, sass/components/_pages.scss */
#apoyan {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 78, sass/components/_pages.scss */
#apoyan .et_pb_text {
  width: 100%;
}
/* line 81, sass/components/_pages.scss */
#apoyan .logo-apoyan {
  margin: 0 40px 0 !important;
  width: fit-content;
}
/* line 84, sass/components/_pages.scss */
#apoyan .logo-apoyan img {
  height: auto;
  max-height: 90px;
  max-width: 180px;
  width: auto;
}

/* line 3, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 9, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 2% !important;
  width: 31.968% !important;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
/* line 226, sass/helpers/_mixins.scss */
.et_pb_posts .et_pb_ajax_pagination_container article:nth-of-type(3n + 3) {
  margin-right: 0 !important;
}
@media only screen and (max-width: 980px) {
  /* line 9, sass/components/_blog.scss */
  .et_pb_posts .et_pb_ajax_pagination_container article {
    margin-right: 0 !important;
    width: 100% !important;
  }
}
/* line 18, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 230px;
  margin-bottom: 0;
  order: 1;
  overflow: hidden;
}
/* line 25, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 980px) {
  /* line 25, sass/components/_blog.scss */
  .et_pb_posts .et_pb_ajax_pagination_container article .entry-featured-image-url img {
    height: auto;
    width: 100%;
  }
}
/* line 35, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .entry-title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  order: 3;
  padding: 0 20px 10px;
}
/* line 42, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-meta {
  border-bottom: 1px solid #e42925;
  margin: 0 20px 15px;
  padding: 10px 0;
  order: 2;
}
/* line 53, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-meta .published {
  color: #e42925;
  font-size: 12px;
}
/* line 62, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  order: 4;
  padding: 0 20px 30px;
}
/* line 70, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content .post-content-inner p {
  color: #000;
  font-size: 14px;
}
/* line 75, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  font-size: 12px !important;
  margin-top: 15px;
  text-transform: capitalize;
  width: fit-content;
}
/* line 10, sass/components/_forms.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 75, sass/components/_blog.scss */
  .et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 75, sass/components/_blog.scss */
  .et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 75, sass/components/_blog.scss */
  .et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link {
    font-size: 13px !important;
  }
}
/* line 71, sass/components/_forms.scss */
.et_pb_posts .et_pb_ajax_pagination_container article .post-content .more-link:hover {
  background: transparent !important;
  color: #000 !important;
}
/* line 84, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-recomendaciones {
  background: #f2f2f2;
}
/* line 88, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-capacitaciones .entry-title {
  padding-top: 10px;
}
/* line 91, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-capacitaciones .departamento {
  font-weight: 600;
  color: #e42925;
  padding-bottom: 5px;
}
/* line 96, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-capacitaciones .fecha {
  color: #000;
}
/* line 98, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-capacitaciones .fecha span {
  font-weight: 600;
}
/* line 102, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container article.category-capacitaciones .post-content {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 107, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container div {
  width: 100%;
}
/* line 109, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container div .wp-pagenavi {
  margin-top: 30px;
  text-align: center;
}
/* line 112, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container div .wp-pagenavi a, .et_pb_posts .et_pb_ajax_pagination_container div .wp-pagenavi span {
  border: none;
  color: #000;
}
/* line 116, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container div .wp-pagenavi .pages {
  border: 1px solid #f7f7f7;
}
/* line 119, sass/components/_blog.scss */
.et_pb_posts .et_pb_ajax_pagination_container div .wp-pagenavi .current {
  font-weight: 600;
  background: #e42925;
  border: none;
  color: #fff;
}
/* line 130, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 132, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article {
  box-shadow: none !important;
  border-radius: 0 !important;
  width: 100% !important;
}
/* line 136, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article .post-content {
  padding: 0 !important;
}
/* line 139, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article .entry-title {
  padding: 10px 0 !important;
  font-size: 16px;
}
/* line 142, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article .entry-title:hover {
  color: #e42925;
}
/* line 146, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article .departamento {
  display: none;
}
/* line 149, sass/components/_blog.scss */
.et_pb_posts#proximos .et_pb_ajax_pagination_container article .fecha {
  font-size: 12px;
}

/* line 160, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container {
  gap: 17px;
}
/* line 162, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: 1px solid #f7f7f7;
  box-shadow: none;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
/* line 168, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article .entry-title {
  display: none;
}
/* line 171, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article .entry-featured-image-url {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 150px;
  padding: 20px 20px 0;
}
/* line 175, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article .entry-featured-image-url img {
  height: auto;
  max-height: 90px;
  width: auto;
}
/* line 181, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article .more-link {
  margin: 20px auto 0;
}
/* line 185, sass/components/_blog.scss */
#convenios .et_pb_ajax_pagination_container article:hover {
  border-color: #e42925;
}

@media only screen and (max-width: 980px) {
  /* line 192, sass/components/_blog.scss */
  #rubros {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    background: white;
    left: -100%;
    height: 100vh;
    padding-left: 5%;
    position: fixed;
    top: 57px;
    width: 55%;
    z-index: 999999999;
  }
  /* line 204, sass/components/_blog.scss */
  #rubros.show {
    left: 0;
  }
}
/* line 208, sass/components/_blog.scss */
#rubros .et_pb_blurb {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  cursor: pointer;
  filter: grayscale(100%);
}
/* line 212, sass/components/_blog.scss */
#rubros .et_pb_blurb:hover {
  filter: grayscale(0);
}
/* line 216, sass/components/_blog.scss */
#rubros .et_pb_blurb.active {
  filter: grayscale(0);
}
/* line 219, sass/components/_blog.scss */
#rubros .et_pb_blurb.active .et_pb_module_header::after {
  color: #e42925;
  content: '\51';
  font-family: 'etmodules';
  margin-left: 5px;
}

/* line 234, sass/components/_blog.scss */
#fecha-capacitacion, #departamento-capacitacion {
  background: #f2f2f2;
  border: none;
  height: 40px;
  padding: 5px 10px;
  width: 100%;
}

/* line 242, sass/components/_blog.scss */
#paginacion-cap {
  text-align: center;
}
/* line 244, sass/components/_blog.scss */
#paginacion-cap #prev, #paginacion-cap #next {
  color: #e42925;
  cursor: pointer;
}
/* line 248, sass/components/_blog.scss */
#paginacion-cap .page-number {
  color: #000;
  cursor: pointer;
  margin: 0 2.5px;
}
/* line 253, sass/components/_blog.scss */
#paginacion-cap .current-page {
  font-weight: 600;
  border: 1px solid #000;
  color: #000;
  cursor: pointer;
  margin: 0 2.5px;
  padding: 2px 5px;
}

/* line 267, sass/components/_blog.scss */
#apoyan .et_pb_text_inner p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 271, sass/components/_blog.scss */
#apoyan .et_pb_text_inner p img {
  height: auto;
  max-height: 90px;
  max-width: 180px;
  width: auto;
}

/* line 2, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 6, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code {
  margin: 10px 0;
}
/* line 8, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code:first-child, #filtros-socios .et_pb_column .et_pb_code:nth-child(2) {
  width: 47.5%;
}
@media only screen and (max-width: 980px) {
  /* line 8, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code:first-child, #filtros-socios .et_pb_column .et_pb_code:nth-child(2) {
    width: 100%;
  }
}
/* line 15, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code:nth-child(3) {
  width: 100%;
}
/* line 19, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 15px;
}
@media only screen and (max-width: 767px) {
  /* line 19, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #buscador {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 26, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador #buscador-socios {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 18px;
  height: 40px;
  padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
  /* line 26, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #buscador #buscador-socios {
    font-size: 14px;
  }
}
/* line 36, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador #buscador-socios:focus {
  border-color: #e42925;
}
/* line 40, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador button {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  cursor: pointer;
}
/* line 10, sass/components/_forms.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador button:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador button:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 40, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #buscador button {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 40, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #buscador button {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 40, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #buscador button {
    font-size: 13px !important;
  }
}
/* line 71, sass/components/_forms.scss */
#filtros-socios .et_pb_column .et_pb_code #buscador button:hover {
  background: transparent !important;
  color: #000 !important;
}
/* line 45, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #departamento-socios {
  color: #000;
  font-size: 18px;
  height: 40px;
  padding: 5px 10px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 45, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #departamento-socios {
    font-size: 14px;
  }
}
/* line 54, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #departamento-socios:focus {
  border-color: #e42925;
}
/* line 59, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #iniciales {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 59, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #iniciales {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 10px;
  }
}
/* line 68, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #iniciales span {
  font-weight: 600;
  color: #000;
  cursor: pointer;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  /* line 68, sass/components/pages/_nuestros-socios.scss */
  #filtros-socios .et_pb_column .et_pb_code #iniciales span {
    font-size: 15px;
  }
}
/* line 76, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #iniciales span.active {
  color: #e42925;
}
/* line 79, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column .et_pb_code #iniciales span:hover {
  color: #e42925;
}
/* line 86, sass/components/pages/_nuestros-socios.scss */
#filtros-socios .et_pb_column #clean-filtros span {
  cursor: pointer;
}

/* line 95, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 98, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-right: 2% !important;
  width: 31.968% !important;
  border: 1px solid #f2f2f2;
  margin-bottom: 30px;
  padding: 30px;
}
/* line 226, sass/helpers/_mixins.scss */
#nuestros-socios .socio:nth-of-type(3n + 3) {
  margin-right: 0 !important;
}
@media only screen and (max-width: 980px) {
  /* line 98, sass/components/pages/_nuestros-socios.scss */
  #nuestros-socios .socio {
    margin-right: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 98, sass/components/pages/_nuestros-socios.scss */
  #nuestros-socios .socio {
    padding: 15px;
  }
}
/* line 107, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio:hover {
  border-color: #e42925;
}
/* line 110, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio h3 {
  font-weight: 600;
  color: #000;
  font-size: 20px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  /* line 110, sass/components/pages/_nuestros-socios.scss */
  #nuestros-socios .socio h3 {
    font-size: 18px;
  }
}
/* line 119, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio i {
  color: #e42925;
  width: 30px;
}
/* line 123, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio_direccion, #nuestros-socios .socio_telefono, #nuestros-socios .socio_web, #nuestros-socios .socio_mail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000;
  margin: 3px 0;
}
/* line 130, sass/components/pages/_nuestros-socios.scss */
#nuestros-socios .socio_telefono:hover, #nuestros-socios .socio_web:hover, #nuestros-socios .socio_mail:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1100px) {
  /* line 134, sass/components/pages/_nuestros-socios.scss */
  #nuestros-socios .socio_web, #nuestros-socios .socio_mail {
    word-break: break-all;
  }
}

/* line 2, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 6, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code {
  margin: 10px 0;
}
/* line 8, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code:first-child, #filtros-postulantes .et_pb_column .et_pb_code:nth-child(2) {
  width: 47.5%;
}
@media only screen and (max-width: 980px) {
  /* line 8, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code:first-child, #filtros-postulantes .et_pb_column .et_pb_code:nth-child(2) {
    width: 100%;
  }
}
/* line 15, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code:nth-child(3) {
  width: 100%;
}
/* line 19, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 15px;
}
@media only screen and (max-width: 767px) {
  /* line 19, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #buscador {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 26, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador #buscador-postulantes {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 18px;
  height: 40px;
  padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
  /* line 26, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #buscador #buscador-postulantes {
    font-size: 14px;
  }
}
/* line 36, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador #buscador-postulantes:focus {
  border-color: #e42925;
}
/* line 40, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador button {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
  cursor: pointer;
}
/* line 10, sass/components/_forms.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador button:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador button:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 40, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #buscador button {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 40, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #buscador button {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 40, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #buscador button {
    font-size: 13px !important;
  }
}
/* line 71, sass/components/_forms.scss */
#filtros-postulantes .et_pb_column .et_pb_code #buscador button:hover {
  background: transparent !important;
  color: #000 !important;
}
/* line 45, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #rubro-postulantes {
  color: #000;
  font-size: 18px;
  height: 40px;
  padding: 5px 10px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 45, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #rubro-postulantes {
    font-size: 14px;
  }
}
/* line 54, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #rubro-postulantes:focus {
  border-color: #e42925;
}
/* line 59, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #iniciales {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  /* line 59, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #iniciales {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 10px;
  }
}
/* line 68, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #iniciales span {
  font-weight: 600;
  color: #000;
  cursor: pointer;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  /* line 68, sass/components/pages/_postulantes.scss */
  #filtros-postulantes .et_pb_column .et_pb_code #iniciales span {
    font-size: 15px;
  }
}
/* line 76, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #iniciales span.active {
  color: #e42925;
}
/* line 79, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column .et_pb_code #iniciales span:hover {
  color: #e42925;
}
/* line 86, sass/components/pages/_postulantes.scss */
#filtros-postulantes .et_pb_column #clean-filtros span {
  cursor: pointer;
}

/* line 95, sass/components/pages/_postulantes.scss */
#postulantes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 98, sass/components/pages/_postulantes.scss */
#postulantes .postulante {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-right: 2% !important;
  width: 31.968% !important;
  border: 1px solid #f2f2f2;
  margin-bottom: 30px;
  padding: 30px;
}
/* line 226, sass/helpers/_mixins.scss */
#postulantes .postulante:nth-of-type(3n + 3) {
  margin-right: 0 !important;
}
@media only screen and (max-width: 980px) {
  /* line 98, sass/components/pages/_postulantes.scss */
  #postulantes .postulante {
    margin-right: 0 !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 1100px) {
  /* line 98, sass/components/pages/_postulantes.scss */
  #postulantes .postulante {
    padding: 15px;
  }
}
/* line 107, sass/components/pages/_postulantes.scss */
#postulantes .postulante:hover {
  border-color: #e42925;
}
/* line 110, sass/components/pages/_postulantes.scss */
#postulantes .postulante h3 {
  font-weight: 600;
  color: #000;
  font-size: 20px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1100px) {
  /* line 110, sass/components/pages/_postulantes.scss */
  #postulantes .postulante h3 {
    font-size: 18px;
  }
}
/* line 119, sass/components/pages/_postulantes.scss */
#postulantes .postulante i {
  color: #e42925;
}
/* line 122, sass/components/pages/_postulantes.scss */
#postulantes .postulante_rubro {
  font-weight: 600;
  color: #e42925;
  margin-bottom: 10px;
}
/* line 126, sass/components/pages/_postulantes.scss */
#postulantes .postulante_rubro span {
  display: block;
}

/* line 2, sass/components/pages/_indicadores.scss */
#filtro-indicadores .et_pb_code_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  /* line 2, sass/components/pages/_indicadores.scss */
  #filtro-indicadores .et_pb_code_inner {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* line 9, sass/components/pages/_indicadores.scss */
#filtro-indicadores select {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  font-size: 18px;
  height: 40px;
  margin-right: 15px;
  padding: 5px 10px;
}
@media only screen and (max-width: 980px) {
  /* line 9, sass/components/pages/_indicadores.scss */
  #filtro-indicadores select {
    margin-bottom: 20px;
  }
}
/* line 19, sass/components/pages/_indicadores.scss */
#filtro-indicadores select:focus {
  border-color: #e42925;
}
/* line 23, sass/components/pages/_indicadores.scss */
#filtro-indicadores #filtrar {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent !important;
  border: 1px solid #fff !important;
  border-radius: 20px !important;
  color: #fff !important;
  font-size: 16px !important;
  padding: 3px 10px !important;
  font-weight: 600;
  background: #e42925 !important;
  border-radius: 25px !important;
  color: #fff !important;
  font-size: 15px !important;
  padding: 2px 10px !important;
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px !important;
}
/* line 10, sass/components/_forms.scss */
#filtro-indicadores #filtrar:hover {
  background: #fff !important;
  color: #000 !important;
  padding: 3px 10px !important;
}
/* line 15, sass/components/_forms.scss */
#filtro-indicadores #filtrar:after {
  display: none;
}
@media only screen and (max-width: 980px) {
  /* line 23, sass/components/pages/_indicadores.scss */
  #filtro-indicadores #filtrar {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 23, sass/components/pages/_indicadores.scss */
  #filtro-indicadores #filtrar {
    font-size: 14px !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 23, sass/components/pages/_indicadores.scss */
  #filtro-indicadores #filtrar {
    font-size: 13px !important;
  }
}
/* line 55, sass/components/_forms.scss */
#filtro-indicadores #filtrar:hover {
  background: #ac0e0c !important;
  color: #fff !important;
  padding: 2px 10px !important;
}
@media only screen and (max-width: 980px) {
  /* line 23, sass/components/pages/_indicadores.scss */
  #filtro-indicadores #filtrar {
    width: fit-content;
  }
}
/* line 31, sass/components/pages/_indicadores.scss */
#filtro-indicadores #filtrar:hover {
  padding: 10px 15px !important;
}

/* line 38, sass/components/pages/_indicadores.scss */
.indicadores .indicador {
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fcfcfc;
  margin-bottom: 40px;
  padding: 30px;
}
/* line 43, sass/components/pages/_indicadores.scss */
.indicadores .indicador .tablepress-table-name {
  font-weight: 600;
  color: #e42925;
  font-size: 25px;
  padding-bottom: 0;
}
/* line 49, sass/components/pages/_indicadores.scss */
.indicadores .indicador .tablepress {
  border: none !important;
}
/* line 51, sass/components/pages/_indicadores.scss */
.indicadores .indicador .tablepress td {
  font-weight: 600;
  background: transparent;
  color: #000;
  text-align: right;
  border-top: none;
  border-bottom: 1px solid #999999;
  min-height: 37px;
  padding-left: 0;
  padding-right: 0;
}
/* line 61, sass/components/pages/_indicadores.scss */
.indicadores .indicador .tablepress td br {
  display: none;
}
/* line 65, sass/components/pages/_indicadores.scss */
.indicadores .indicador .tablepress .column-1 {
  color: #999999;
  font-weight: 400;
  text-align: left;
}
