﻿@charset "UTF-8";

body .articles-3col .list ul{
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  grid-column-gap: 32px;
  /* grid-row-gap: 71px; */
  grid-template-columns: repeat(auto-fit, minmax(262px, 291px));
  /* display: flex; */
  /* flex-direction: row; */
  /* flex-wrap: wrap; */
  justify-content: center;
  /* padding-top: 0; */
}
body .articles-3col .list ul > li {
    margin: 0;
    padding: 0;
    display: flex;
    text-decoration: none;
    width: 100%;
    flex-direction: column;
    border-radius: 8px !important;
}

a.sabermais {
    font-size: 3.2em;
    color: #0071ce !important;
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 39px;
    vertical-align: middle;
    margin-right: 46px;
    top: -10px;
    position: relative;
}

a.link.sabermais.icon-icon16 {
    font-size:17px;
    height: 37px;
    margin-top: 20px;
    line-height: 1.5em;
    width: 150px;
}
a.link.sabermais.icon-icon16:before {
  content: ' ';
  font-size: 18px;
  font-family: 'Roboto';
  color: #0071ce
}
a.link.sabermais.icon-icon16:after {
  content: "\e9ad";
  font-size: 25px;
  font-family: 'icomoon';
  color: #0071ce;
  position: relative;
  vertical-align: middle
}



/* MODULES/PAGES */

.position {left: -20px;display: block;}

.title {
  margin: 1em 0 0em -1.3em;
  color: #00559a !important;
  font-size: 23px;
  font-family: 'Spartan';
  font-weight: 700;
  margin: 0;
  padding: 40px 0 40px 40px;
}


.subtitle {
  font-size: 1.6em;
  color: #a6b6ce;
  padding: 40px 0 40px 40px;
  font-weight: 400;
}

.bx-wrapper {
  position: relative;
}
.bx-wrapper .bx-default-pager {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  height: 32px;
  margin: 10px 0;
}
.bx-wrapper .bx-default-pager .bx-pager-item {
  display: inline-block;
  width: 30px;
  height: 35px;
  overflow: hidden;
}
.bx-wrapper .bx-default-pager .bx-pager-item a:before {
  content: "\e60b";
  font-family: 'icomoon';
  color: #a6b6ce;
  display: inline-block;
  margin: -15px 0 0 -15px;
}
.bx-wrapper .bx-default-pager .bx-pager-item .active:before {
  content: "\e60a";
}
.bx-wrapper .bx-controls-direction {
  display: none;
}

.bx-default-pager .bx-pager-item a {
  height: 20px;
  display: block;
  font-size: 6em;
}

/*@include respond-to('huge') {
     .title {
       padding-left: 1.6em;
    }
}*/


@media (max-width: 1004px) {
  .title {  text-align: center; padding-left: 0; margin: 1em 0 2em 0; }
  .title:before { display: none; }
  .title:after {content: '';/* border-bottom: 2px solid #d9e0ea; */display: block;width: 50px;padding-bottom: 0.5em;margin: auto;}
  .subtitle .sticky-bar span a {  display: none; }
}


@media (max-width: 767px) {
  .title { font-size: 2.4em; display: block !important;  }
.subtitle {  text-align: center; padding-left: 0; }
.position {left: 0px;display: block;}
.title-article {/* text-align:center; */}
li.header p {text-align:center ;}
p.notes2 {margin-bottom: 20px;}
}

@media print {
  * { background: transparent !important;
    box-shadow: none !important;
    /* Black prints faster: h5bp.com/s */
    color: #000 !important;
    text-shadow: none !important;  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
	/*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .menu-area .menu {
    display: none;
  }
  .highlight .transparent.container .block .text .lead {
    color: #000;
  }
  .header-area .menu-area .menu-icon::before {
    display: none;
  }
  .menu-search {
    display: none;
  }
  .subtitle-help-info {
    display: inline-block;
  }
  .list-support .subtitle {
    display: inline-block;
  }
  .list-access .lead {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .bx-viewport {
    overflow: visible !important;
  }
  .highlight-slider {
    transition-duration: 0s !important;
    -webkit-transform: 0 !important;
    -ms-transform: 0;
        transform: 0;
  }
  .highlight .bx-wrapper .bx-default-pager {
    display: none;
  }
  .highlight .bx-wrapper .bx-controls-direction {
    display: none;
  }
}


/* MODULES */
.autom-savings .list {
  width: 1102px;
  margin-bottom: 40px;
  margin: 0 auto 40px auto;
  margin: 0 0 40px 98px;
  position: relative
  /*text-align: center;*/
}
.autom-savings .list ul {
  display: inline-block;
}
.autom-savings .list ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  width: 354px !important;
  text-align: left;
  margin-bottom: 40px;
}
.autom-savings .list ul li a {
  color: #3f5b78;
}
.autom-savings .list ul li a:hover {
  color: #002d74;
}
.autom-savings .list ul li .header {
  color: #3f5b78;
}
.autom-savings .list ul li .header .item-title {
  width: 196px;
  float: right;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 20px;
  font-family: 'Spartan';
  color: #00559a;
  line-height: 22px;
}
.autom-savings .list ul li .header .order {
  float: left;
  width: 98px;
  text-align: right;
  font-size: 40px;
  color: #00559a;
  margin-top: -5px;
}
.autom-savings .list ul:first-child li .description {
  width: 196px;
  float: right;
  color: #3f5b78;
  margin-bottom: 0;
  overflow: hidden;
  height: 130px;
}
.autom-savings .list ul li .description p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 19px;
  /* height: 170px; */
}
.autom-savings .list ul li .description p strong {
  font-size: 16px;
}
.autom-savings .list ul li .footer {
  width: 196px;
  float: right;
}
.autom-savings .list ul li .footer .knowmore {
  font-size: 3.2em;
  color: #00559a;
  display: block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 46px;
}
.autom-savings .list ul li .footer .knowmore:hover {
  color: #00559a;
}
.autom-savings .list ul li .footer .join {
  font-size: 2.2em;
  color: #3f5b78;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.4em;
}
.autom-savings .list ul li .footer .join:hover {
  color: #002d74;
}
.autom-savings .list ul li.opened .order {
  color: #3f5b78;
}
.autom-savings .list ul li.opened a {
  color: #0071ce;
}
.autom-savings .list ul li.opened .knowmore {
  color: #00559a;
}
.autom-savings .list ul li.opened .knowmore:hover {
  color: #d9e0ea;
  cursor: default;
}
.articles-3col .list {
  top: 35px;
  position: relative;
  float: left;
  border-top: 2px solid #3f5b78;
}
.articles-3col.autom-savings-knowmore {
  position: relative;
  /* float: left; */
  left: -20px;
  display: none;
}
.articles-3col.autom-savings-knowmore .title {
  color: #3f5b78;
  font-size: 2.4em;
  padding: 40px 0 0 20px;
  margin: 0 0 20px 0;
  text-align: left;
}
.articles-3col.autom-savings-knowmore .title:after {
  display: none;
}
.articles-3col.autom-savings-knowmore .subtitle {
  color: #3f5b78;
  padding: 0 0 0 20px;
  text-align: left;
  padding-top: 40px;
}
.articles-3col .close {
  font-size: 3.2em;
  color: #a6b6ce;
  display: block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin: 40px 20px 0 0;
  float: right;
}
.articles-3col .close:hover {
  color: #7f96b9;
}
.autom-savings .list ul li .articles-3col .list ul li .description {
  width: auto;
}
h4.title-article.level2 {
    font-size: 2.0em !important;
}
.description.level2 {
    font-size: 0.88em !important;
    color: #3f5b78;
    height: 280px !important;
}
p.notes2 {padding: 20px 0px;border-top: #3f5b78 1px solid;font-size: 1.4em;color: #4c4c4c;line-height: 1.8em;}

@media (max-width: 1260px) {
  .autom-savings .list {
    width: 828px;
    margin: auto;
  }
  .autom-savings .list ul li {
    width: 33%;
  }
  .autom-savings .list ul li .header .order {
    margin-left: 10px;
  }

  .articles-3col.autom-savings-knowmore .title {
    padding-left: 20px;
  }
  .articles-3col.autom-savings-knowmore .subtitle {
    padding-left: 20px;
  }
}
@media (max-width: 1004px) {
  .autom-savings .list {
    width: 714px;
    margin: 0 auto 40px auto;
  }
  .autom-savings .list ul li .header .order {
    margin: 0 auto 0px -20px;
    text-align: center;
  }
  .autom-savings .list ul li .footer {
    float: left;
    display: inline-block;
    width: auto;
  }
  .autom-savings .list ul li .footer .knowmore {
    margin: 0 auto;
  }

  .articles-3col.autom-savings-knowmore .title {
    padding-left: 0;
  }

  .articles-3col.autom-savings-knowmore .close {
    margin: 0 auto 20px auto;
    position: relative;
    top: 30px;
  }

  .articles-3col .list {
    width: 714px !important;
  }
}
@media (max-width: 767px) {
  .autom-savings .title {
    margin: 0 0 1em 0;
  }
  .autom-savings .list {
    width: 270px;
    margin: auto;
  }
  .autom-savings .list ul li {
    display: block;
    margin-bottom: 50px;
    text-align: center;
    width: 270px !important;
    padding: 0;
  }
  .autom-savings .list ul li .footer {
    float: none;
  }
  .autom-savings .list ul li .header .item-title {
    float: none;
    width: 100%;
    text-align:center;
  }
  .autom-savings .list ul li .header .order {
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .autom-savings .list ul:first-child li .description {
    float: none;
    width: 100%;
    /* height: 150px; */
  }
 .autom-savings .list ul li .footer .knowmore {
    margin-right: 0px;
  }
  .articles-3col.autom-savings-knowmore {
    left: 0;
  }
  .articles-3col.autom-savings-knowmore .title {
    text-align: center;
    padding-top: 80px;
  }
  .articles-3col.autom-savings-knowmore .list {
    width: 100% !important;
  }
  .articles-3col.autom-savings-knowmore .list ul li {
    /* width: 230px !important; */
    padding: 0;
    /* min-height: 580px; */
  }
  .articles-3col.autom-savings-knowmore .subtitle {
    padding-left: 0;
  text-align: center;
  }
  .articles-3col.autom-savings-knowmore .close {
    top: 30px;
    right: 118px;
  }
.position {left: 0px !important;}
.centrar {/* text-align:center ; */}
p.notes2 {margin-bottom: 20px;}
a.sabermais.icon-icon16 {margin: 0 auto;}

}


/*# sourceMappingURL=mecanismos-poupanca-automatica.css.map */







