@charset "UTF-8";
/**
 * CSS principal Cristo Redentor
 *
 *  @package    app.Main.css
 *  @category  	custom
 *  @author     Vinicius Hagamenon <vinicius@movedigital.com.br>
 *  @copyright  Move Digital
 *  @link       /css/main.css
 *  @since      1.0.0
 **/
/**  
 * Configurações de CSS para o Cristo Redentor
 *   
 *  @package    app.Config.css
 *  @category  	custom
 *  @author     Vinicius Hagamenon <vinicius@movedigital.com.br>
 *  @copyright  Move Digital
 *  @link       /scss/_config.css
 *  @since      1.0.0
 **/
/* ------------------------------------------
  Lista de posts com paginacao
---------------------------------------------*/
.posts-box.read-more-box {
  margin: 0 0 0.625rem 0; }
  .posts-box.read-more-box .posts-list .post-item {
    margin: 0 0 1.25rem 2.5rem;
    position: relative;
    border-left: 0.0625rem solid #ddd;
    padding: 0 0 0 0.625rem; }
    .posts-box.read-more-box .posts-list .post-item:before {
      font-size: 3rem;
      line-height: 3rem;
      color: #ccc;
      position: absolute;
      top: 0;
      left: -2.5rem;
      content: attr(data-number) "";
      font-weight: 300;
      font-style: italic; }
    .posts-box.read-more-box .posts-list .post-item .content-item {
      margin-left: 0; }
      .posts-box.read-more-box .posts-list .post-item .content-item h3 {
        margin: 0 0 0.3125rem 0; }
        @media only screen and (min-width: 64.063em) {
          .posts-box.read-more-box .posts-list .post-item .content-item h3 {
            font-size: 0.875rem;
            line-height: 1.125rem;
            font-weight: bold; } }
      .posts-box.read-more-box .posts-list .post-item .content-item p .date {
        font-weight: normal; }
    .posts-box.read-more-box .posts-list .post-item:last-child {
      margin-bottom: 0; }
.posts-box.read-more-box-with-image {
  margin: 0; }
.posts-box h2 {
  font-size: 1.125rem;
  font-weight: 900;
  background: #f7f7f7;
  display: block;
  margin: 0 -1.25rem 0.9375rem -1.25rem;
  padding: 1.125rem 1.25rem; }
  @media only screen and (min-width: 64.063em) {
    .posts-box h2 {
      margin-left: 0;
      margin-right: 0; } }
.posts-box .posts-list.hide-thumb .post-item .image {
  display: none; }
.posts-box .posts-list .post-item {
  margin: 0 0 1.875rem 0; }
  @media only screen and (min-width: 40.063em) {
    .posts-box .posts-list .post-item {
      margin: 0 0 0.625rem 0; } }
  .posts-box .posts-list .post-item .image {
    position: relative;
    overflow: hidden;
    margin: 0 0 0.625rem 0; }
    .posts-box .posts-list .post-item .image a {
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms;
      display: block; }
      .posts-box .posts-list .post-item .image a:hover img {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      .posts-box .posts-list .post-item .image a img {
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        -webkit-transition: all 300ms;
        transition: all 300ms;
        width: 100%; }
    .posts-box .posts-list .post-item .image .share-post {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 10px;
      display: block;
      color: #FFFFFF;
      text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }
    .posts-box .posts-list .post-item .image .share-box {
      margin-left: 0;
      margin-right: 0; }
  .posts-box .posts-list .post-item .content-item {
    color: gray; }
    .posts-box .posts-list .post-item .content-item .date {
      font-size: 0.75rem;
      color: #999;
      display: block;
      margin: 0 0 0.3125rem 0; }
      @media only screen and (min-width: 64.063em) {
        .posts-box .posts-list .post-item .content-item .date {
          font-size: 0.75rem; } }
    .posts-box .posts-list .post-item .content-item h3 {
      display: block;
      font-size: 1.125rem;
      line-height: 1.375rem;
      margin: 0 0 0.3125rem 0;
      font-weight: 900; }
      .posts-box .posts-list .post-item .content-item h3 a:hover {
        text-decoration: underline; }
    .posts-box .posts-list .post-item .content-item p {
      font-size: 0.875rem;
      margin: 0;
      display: block; }
.posts-box .load-more {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 1.125rem 0;
  background: #f7f7f7;
  display: block;
  text-align: center;
  background: #f7f7f7;
  border: 1px solid #ccc;
  margin: 0 0 3.125rem 0;
  color: #808080; }
  @media only screen and (min-width: 64.063em) {
    .posts-box .load-more {
      font-size: 0.875rem;
      padding: 0.5rem 0;
      margin: 0 0 1.875rem 0; } }
  .posts-box .load-more:hover {
    background-color: #eaeaea; }

.slider {
  position: relative;
  width: 100%;
  height: 340px;
  overflow: hidden; }
  .slider .slides {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 10000px;
    z-index: 1; }
    .slider .slides li {
      width: 100%;
      height: 340px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
  .slider .slider-container {
    position: relative;
    margin: 0 auto;
    max-width: 960px;
    height: 100%;
    z-index: 10; }
  .slider .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100; }
  .slider nav {
    display: none;
    width: 100%; }
    @media only screen and (min-width: 64.063em) {
      .slider nav {
        display: block; } }
    .slider nav a {
      margin-top: -268px; }
    .slider nav .prev {
      float: left;
      margin-left: 0.625rem; }
      @media only screen and (min-width: 64.063em) {
        .slider nav .prev {
          margin-left: 0; } }
    .slider nav .next {
      float: right;
      margin-right: 0.625rem; }
      @media only screen and (min-width: 64.063em) {
        .slider nav .next {
          margin-right: 0; } }
  .slider .bullets {
    position: absolute;
    left: 20px;
    bottom: 12px; }
    @media only screen and (min-width: 64.063em) {
      .slider .bullets {
        left: 10px; } }
    .slider .bullets li {
      float: left;
      margin-left: 3px;
      width: 5px;
      height: 5px;
      background-color: #FFFFFF;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px;
      box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px; }
      .slider .bullets li:first-child {
        margin-left: 0; }
      .slider .bullets li.active {
        margin-top: 1px;
        width: 3px;
        height: 3px; }
  .slider .captions {
    position: absolute;
    top: 105px;
    left: 20px;
    width: 50%;
    color: #FFFFFF;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px; }
    @media only screen and (min-width: 64.063em) {
      .slider .captions {
        top: 292px;
        left: 10px; } }
    .slider .captions li {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      visibility: hidden;
      -moz-transition: opacity 0.3s, visibility 0.3s;
      -o-transition: opacity 0.3s, visibility 0.3s;
      -webkit-transition: opacity 0.3s, visibility 0.3s;
      transition: opacity 0.3s, visibility 0.3s; }
      .slider .captions li.active {
        opacity: 1;
        visibility: visible; }
    .slider .captions .text-1 {
      display: block;
      font-size: 1.625rem;
      font-weight: bold;
      line-height: 1.2; }
      @media only screen and (min-width: 40.063em) {
        .slider .captions .text-1 {
          font-size: 1.875rem; } }
      @media only screen and (min-width: 64.063em) {
        .slider .captions .text-1 {
          font-size: 2.375rem; } }
    .slider .captions .text-2 {
      display: block;
      font-size: 0.9375rem;
      font-weight: 300;
      line-height: 1.2; }
      @media only screen and (min-width: 40.063em) {
        .slider .captions .text-2 {
          font-size: 1.25rem; } }
      @media only screen and (min-width: 64.063em) {
        .slider .captions .text-2 {
          font-size: 1.375rem; } }
    .slider .captions a {
      display: inline-block;
      margin-top: 10px;
      padding: 10px 20px;
      font-size: 0.6875rem;
      font-weight: 300;
      background-color: #4d4d4d;
      color: #FFFFFF;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media only screen and (min-width: 64.063em) {
        .slider .captions a {
          font-size: 1rem; }
          .slider .captions a:hover {
            background-color: gray; } }
  .slider .weather {
    position: absolute;
    bottom: 10px;
    right: 20px; }
    @media only screen and (min-width: 64.063em) {
      .slider .weather {
        right: 10px;
        bottom: 20px; } }
    .slider .weather p {
      margin: 0;
      padding: 0;
      line-height: 1em;
      text-align: right;
      color: #FFFFFF; }
    .slider .weather .condition {
      position: absolute;
      top: -30px;
      right: 50px;
      width: 40px;
      height: 40px; }
    .slider .weather .temperature {
      font-size: 1.500rem;
      line-height: 1em;
      text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px; }
    .slider .weather .city {
      font-size: 0.750rem;
      line-height: 1em;
      text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 5px; }

.utils a.util {
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  display: table;
  overflow: hidden;
  width: 100%;
  height: 70px;
  margin: 0;
  padding: 0 10px 0 60px;
  text-align: left;
  color: #4D4D4D;
  background-color: #f7f7f7;
  border: 1px solid #CECECE;
  border-top: 0; }
  .utils a.util.time {
    background: url(../img/utilsClock.png) 10px center no-repeat;
    background-color: #f7f7f7;
    background-size: 40px 40px;
    border-top: 1px solid #CECECE; }
  .utils a.util.ticket {
    background: url(../img/utilsTicket.png) 10px center no-repeat;
    background-color: #f7f7f7;
    background-size: 40px 40px; }
  .utils a.util.pray {
    background: url(../img/utilsPray.png) 10px center no-repeat;
    background-color: #f7f7f7;
    background-size: 40px 40px; }
  .utils a.util.event {
    background: url(../img/utilsEvent.png) 10px center no-repeat;
    background-color: #f7f7f7;
    background-size: 40px 40px; }
  .utils a.util:hover {
    background-color: #eaeaea; }
  .utils a.util span {
    display: table-cell;
    vertical-align: middle;
    font-size: 0.938rem;
    text-decoration: inherit; }
    .utils a.util span small {
      font-size: 0.75rem; }
  .utils a.util .arrow {
    display: block;
    float: right;
    margin-top: 26px;
    width: 7px;
    height: 13px; }

.featured {
  margin-top: 20px; }
  .featured .featured-item a {
    position: relative;
    display: block;
    color: #FFFFFF;
    overflow: hidden; }
    .featured .featured-item a:first-child {
      margin-left: 0; }
    .featured .featured-item a:hover img {
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .featured .featured-item a img {
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -webkit-transition: all 300ms;
      transition: all 300ms;
      width: 100%; }
    .featured .featured-item a span {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
      background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
      position: absolute;
      width: 100%;
      padding: 12px 10px;
      left: 0;
      bottom: 0;
      font-size: 0.813rem;
      line-height: 1rem; }
    .featured .featured-item a strong {
      font-size: 1.125rem; }
  @media only screen and (max-width: 40em) {
    .featured .featured-item.history-featured {
      margin-bottom: 1.25rem; } }

.news h2 {
  display: inline-block;
  line-height: 1; }
  .news h2 span {
    display: none; }
.news .see-more {
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin-top: 0.625rem; }
  .news .see-more:hover {
    text-decoration: underline; }
.news ul#lastest-news li {
  margin-top: 1.25rem; }
  .news ul#lastest-news li .image {
    overflow: hidden; }
  .news ul#lastest-news li a:hover {
    text-decoration: underline; }
  .news ul#lastest-news li .share-post {
    position: absolute;
    right: 10px;
    bottom: 0;
    padding: 10px;
    display: block;
    color: #FFFFFF;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); }
  .news ul#lastest-news li .info h3 {
    margin: 0;
    font-size: 0.875rem; }
  .news ul#lastest-news li .info p {
    margin: 10px 0 0 0;
    color: #808080; }
  .news ul#lastest-news li:first-child {
    margin-top: 0; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .slider .slides .slide01 {
    background: url("../img/slides/medium-cristoRedentor01.jpg") top center no-repeat;
    background-size: cover; }
  .slider .slides .slide02 {
    background: url("../img/slides/medium-cristoRedentor02.jpg") top center no-repeat;
    background-size: cover; }
  .slider .slides .slide03 {
    background: url("../img/slides/medium-cristoRedentor03.jpg") top center no-repeat;
    background-size: cover; }

  .utils a.util {
    padding: 0 10px 0 50px;
    border-top: 1px solid #CECECE; }
    .utils a.util.time, .utils a.util.ticket, .utils a.util.pray, .utils a.util.event {
      background-size: 30px 30px; }

  .news h2 span {
    display: inline-block; }
  .news ul#lastest-news li {
    margin-top: 0; }
    .news ul#lastest-news li .info h3 {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 0.875rem; } }
@media only screen and (min-width: 64.063em) {
  .slider {
    height: 493px; }
    .slider .slides li {
      margin: 0 auto;
      max-width: 2000px;
      height: 493px; }
    .slider .slides .slide01 {
      background: url("../img/slides/large-cristoRedentor01.jpg") top center no-repeat; }
    .slider .slides .slide02 {
      background: url("../img/slides/large-cristoRedentor02.jpg") top center no-repeat; }
    .slider .slides .slide03 {
      background: url("../img/slides/large-cristoRedentor03.jpg") top right no-repeat; }

  .utils a.util {
    display: block;
    overflow: hidden;
    padding: 14px 10px;
    color: #4D4D4D;
    background-color: #f7f7f7;
    border: 1px solid #CECECE;
    height: 145px;
    margin-left: 20px;
    float: left;
    text-align: center; }
    .utils a.util.ticket {
      background-position: 80px 15px; }
    .utils a.util.time {
      background-position: 80px 22px;
      padding-top: 1.5rem; }
    .utils a.util.pray {
      background-position: 80px 30px; }
      .utils a.util.pray span {
        padding-top: 4.0625rem; }
    .utils a.util.event {
      background-position: 80px 30px; }
      .utils a.util.event span {
        padding-top: 4rem; }
    .utils a.util .icon {
      float: none;
      display: block;
      margin: 0 auto;
      width: 40px;
      height: 40px; }
    .utils a.util span {
      float: none;
      display: block;
      padding-top: 52px;
      font-size: 1rem; }
      .utils a.util span small {
        font-size: 0.750rem; }
    .utils a.util .arrow {
      display: none; }
    .utils a.util:first-child {
      margin-left: 0; }

  .news h2 span {
    display: inline-block; }
  .news ul#lastest-news li {
    margin-top: 0; }
    .news ul#lastest-news li .info h3 {
      margin-top: 10px;
      margin-bottom: 0;
      font-size: 0.875rem; } }
