/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  header .container .row .logo {
    width: auto;
    top: 2rem; }
  header .container nav ul li.item {
    font-size: 1.4rem; }
  header .container nav ul:after {
    right: 1.5rem;
    width: 52.7rem; }

  .interna section.banner {
    background: url("../assets/img/banner-internas.jpg") no-repeat;
    background-position: 100% 0%;
    margin-bottom: 3rem;
    min-height: 15rem; }
    .interna section.banner .menu .submenu a.active:before {
      content: '\25b6';
      position: relative;
      left: 0rem;
      margin-right: .5rem;
      top: -0.1rem; }

  .interna.acciones .cont h1,
  .interna.mortgage .cont h1 {
    margin-bottom: 3rem;
    position: relative;
    top: 1rem; }
  .interna.acciones .cont .heading,
  .interna.mortgage .cont .heading {
    margin-bottom: 2.4rem; }
    .interna.acciones .cont .heading .solicitud,
    .interna.mortgage .cont .heading .solicitud {
      position: absolute;
      right: 0rem;
      top: 1rem;
      padding-right: 1.5rem; }
  .interna.acciones .cont .panels,
  .interna.mortgage .cont .panels {
    margin-top: 1.6rem;
    margin-bottom: 3.1rem; }
  .interna.acciones .coopakit .kit,
  .interna.mortgage .coopakit .kit {
    top: -2rem;
    left: -3.5rem; }

  .interna.institucional.cooperativismo .cont .pr {
    margin-top: 0; }
  .interna.institucional.cooperativismo .cont .valores {
    margin-top: 3rem; }

  .interna.institucional .cont .junta {
    margin-bottom: 5rem; }
    .interna.institucional .cont .junta h3 {
      margin-top: 3rem;
      margin-bottom: 2rem; }

  .interna.propiedades .propiedades-list {
    pointer-events: auto; }

  .interna.institucional.noticias .cont .otras,
  .interna.institucional.noticia-detalle .cont .otras {
    margin-top: 0; }

  .acordion {
    margin-bottom: 6rem;
    /*.mod:nth-child(odd) .container{
        background: #F7F7F7;
    }*/ }
    .acordion .mod {
      height: 9.4rem;
      padding-top: 0;
      padding-bottom: 0; }
      .acordion .mod .contin {
        padding-top: 3.5rem;
        padding-bottom: 2rem; }
      .acordion .mod .head .buttons {
        top: 2.4rem; }
      .acordion .mod .head .icon-chevron-thin-down {
        top: .8rem;
        right: 3rem;
        font-size: 3.4rem; }
      .acordion .mod .head h3 {
        font-size: 2.6rem; }
    .acordion .mod.active {
      /*height:328px;*/
      height: auto; }
    .acordion .mod:nth-child(odd) {
      background: transparent; }
    .acordion .mod:hover {
      background: #F7F7F7; }
    .acordion .mod.active {
      background-color: #666; }
      .acordion .mod.active .to-exp p {
        border-top: 1px solid #FFF;
        padding-top: 2rem; }

  .contacto section.cont .coopaca-mobile {
    padding: 4.5rem 6.5rem 3rem; }
  .contacto section.extra {
    margin-top: 3rem; }
    .contacto section.extra h3 {
      padding-bottom: 3.5rem; }
    .contacto section.extra .enlaces p {
      margin-top: 3rem;
      margin-bottom: 3rem; }

  footer .foot-bot .no-heading {
    margin-top: 4.7rem; }
  footer .foot-bot .no-p-m {
    padding: 0; }
  footer .items .item .text {
    border-right: 1px solid #A5D8BE; }
  footer .items .item:last-child .text {
    border-right: none; } }

/*# sourceMappingURL=mq-medium.css.map */
