/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
#audio{
  width: 100%;
}

.sectionsoc{
  padding-top: 2.5rem;
}

.docPdf{
  margin-top: 5px;
}
.rodapad{
  margin-top: 10px;
  margin-bottom: 10px;
}


.logoface{
  margin-top: 60px;
}

nav ul a,
nav .brand-logo {
  color: #444;
  padding:0px 8px 0px 8px;
}

p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

#index-banner {
  min-height: 580px;
}

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 10%;
  }
  #index-banner .section {
    top: 10%;
  }
  .divlogo{
   position: absolute;
     width: 50%;
    top: -90px;
    /*left: 170px;*/
    right: 10px;
    padding-top: 0px;
  }
}

.slider .slides li .fig1 {
    /*position: absolute;*/
    /*top : 20px;*/
    /*width: 100%;*/
    /*max-width: 100%;*/
    /*content: url(../img/90ano2Menor2.png);*/
    /*left: -100px;*/
    /*right: 50%;*/
    /*margin-right: 100px;*/
    /*text-align: center;*/
    background-position: right;
  }



@media only screen and (max-width : 800px) {
  .bem{
    text-align: center;
 }

.slider .slides li .bemvindo {
  left: 0%;
  width: 100%;
  padding: 0 0 0 0;
  top: 330px;
}}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }

  .slider .slides li .fig1 {
    /*position: none;*/
    /*right: 0px;*/
    /*top : 20px;*/
    /*width: 500px;*/
    content: url(../img/90ano2Menor2.png);
    background-position: right;
    /*left: -100px;*/
  }

  .bem{
    text-align: center;
 }

.slider .slides li .bemvindo {
  left: 0%;
  width: 100%;
  padding: 0 0 0 0;
  top: 300px;
}

.logoface{
  margin-top: 0px;
}

}



.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}

.divAviso {
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

.divAviso1 {
  background-image: url("../img/convoca.jpg");
}
.divAviso2 {
  background-image: url("../img/casais.png");
}
.divAviso3 {
  background-image: url("../img/biblia2.png");
}
.divAviso4 {
  background-image: url("../img/biblia1.png");
}


.divlogo {
  padding-top: 100px;
}

.tituloCasais {
  /*text-shadow: 0px 0px 10px #000;*/
  font-size: 6em;
}
.textoCasais {
  text-shadow: 0px 0px 10px #000;
}

.row .divHorario {
  text-shadow: 0px 0px 5px  #143A05;
  padding-top: 80px;
}

.imgrodape {
  width: 30px;
  float: right;
  margin-bottom: 0px;

}

.slider .slides li .faixafundo{
  background: rgba(0,0,0, 0.1);
  width: 100%;
  left: 0%;
padding: 0 0 0 15%;
top: 60%;
}

.trigo{
  background: rgba(0,0,0, 0.1);
  width: 100%;
}

.slider .slides li .trigo {
  left: 0%;
  width: 100%;
  padding: 0 10% 0 0;
}

.divcorona{
  /*background-color: #33FFA8;*/
  background-image: url(../img/fundocorona.png);
}

@media only screen and (max-width : 600px) {
  .container .tituloCasais {
  /*text-shadow: 0px 0px 10px #000;*/
  font-size: 4em;
}
.textoCasais {
  /*text-shadow: 0px 0px 10px #000;*/
  font-size: 1.5em;
}

.imgrodape {
  width: 30px;
  float: none;
  margin-bottom: 0px;

}
.textocorona{
  font-size: 1.5em;
}

}