/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  header .container .row .logo {
    top: .5rem; }
  header .container .row nav ul:after {
    right: 1.5rem; }

  .interna section.banner {
    background-position: 50% 0%; }

  .acordion {
    /*.mod.active:hover{
    background-color: #F7F7F7;
}*/ }
    .acordion .mod.active {
      height: 405px;
      /*height: auto;*/ }
      .acordion .mod.active .contin {
        height: 405px;
        overflow-y: auto; }

  .interna.institucional.noticias .cont article h3, .interna.institucional.noticia-detalle .cont article h3 {
    font-size: 2.8rem; }

  .contacto section.cont .coopaca-mobile .stores a:first-child img {
    margin-right: 2.5rem; }
  .contacto section.extra .enlaces p {
    margin-bottom: 5rem; }

  .interna.prestamo section.cont {
    padding-bottom: 6rem; }

  .interna.acciones .coopakit .kit,
  .interna.mortgage .coopakit .kit {
    top: 2rem; }

  .financiamiento .acordion {
    margin-top: 5rem; }

  .sm-p-0 {
    padding-right: 1.5rem;
    padding-left: 1.5rem; } }

/*# sourceMappingURL=mq-large.css.map */
