body {
  padding-right: 0px;
  padding-left: 0px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin: 10px 0px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
}
h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin: 10px 0px;
  float: left;
  font-family: museo-sans, sans-serif;
  color: white;
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-family: museo-sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
}
.button {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  float: left;
  clear: none;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 283ms ease;
  -o-transition: all 283ms ease;
  transition: all 283ms ease;
  font-family: museo-sans;
  color: white;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: white;
  color: #0f0f0f;
}
.button.align-right {
  float: none;
  clear: right;
}
.button.click {
  width: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  font-family:'Open Sans', sans-serif;
  font-weight: 400;
}
.button.button-wide {
  display: inline-block;
  width: 47%;
  margin: 20px 10px 0px 0px;
  padding: 10px;
  float: none;
  -webkit-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
  font-family:'Open Sans', sans-serif;
  font-size: 15px;
}
.button.button-wide:hover {
  border-color: #78b7ff;
  background-color: transparent;
  color: white;
}
.video {
  display: block;
  width: 720px;
  margin: 10px auto 5px;
}
.classes {
  position: static;
  display: block;
  width: 720px;
  height: auto;
  margin: 20px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: both;
}
.footer {
  margin-top: 60px;
  padding: 30px;
  background-color: #171717;
}
.footer.fot-m {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: black;
}
.menu {
  display: block;
  width: 100%;
  height: 80px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  padding-top: 5px;
  float: none;
  background-color: transparent;
}
.menu-bg {
  margin-bottom: 60px;
  background-color: rgba(255, 255, 255, 0.56);
}
.logo {
  width: auto;
}
.nax-link {
  font-family: museo-sans, sans-serif;
}
.nav-link {
  -webkit-transition: all 319ms ease;
  -o-transition: all 319ms ease;
  transition: all 319ms ease;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-link:hover {
  background-color: transparent;
  color: #78b7ff;
}
.fotter-text {
  font-family:'Open Sans', sans-serif;
  color: #636363;
  font-weight: 300;
  text-align: center;
}
.logo-image {
  margin-top: 9px;
}
.facebook {
  margin-top: 15px;
  float: right;
}
.body-serie.salmos-bg {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.47) 60%, rgba(0, 0, 0, 0.92)), url('../images/bg.jpg');
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.47) 60%, rgba(0, 0, 0, 0.92)), url('../images/bg.jpg');
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.47) 60%, rgba(0, 0, 0, 0.92)), url('../images/bg.jpg');
  background-size: cover, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: fixed, fixed;
}
.player-live {
  width: 720px;
  height: 405px;
  max-height: 405px;
  max-width: 720px;
  min-height: 405px;
  min-width: 720px;
}
.slider {
  height: 200px;
}
.slider.m {
  width: 300px;
  height: 300px;
}
.slide1 {
  padding-top: 42px;
  padding-right: 249px;
  padding-left: 50px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/1.jpg');
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/1.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/1.jpg');
  background-size: auto, cover;
  font-size: 14px;
}
.slide1.slide2 {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.47), rgba(95, 50, 150, 0)), url('../images/2.jpg');
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.47), rgba(95, 50, 150, 0)), url('../images/2.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.47), rgba(95, 50, 150, 0)), url('../images/2.jpg');
  background-position: 0% 0%, 50% 50%;
}
.slide1.slide3 {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/3.jpg');
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/3.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.54), rgba(95, 50, 150, 0)), url('../images/3.jpg');
}
.slide1.slide4 {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.94), rgba(95, 50, 150, 0)), url('../images/4.jpg');
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.94), rgba(95, 50, 150, 0)), url('../images/4.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.94), rgba(95, 50, 150, 0)), url('../images/4.jpg');
}
.slide1.slide5 {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6), rgba(95, 50, 150, 0)), url('../images/5.jpg');
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.6), rgba(95, 50, 150, 0)), url('../images/5.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(95, 50, 150, 0)), url('../images/5.jpg');
}
.slider-text {
  margin-bottom: 18px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 26px;
  line-height: 29px;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
  text-shadow: none;
}
.arrow {
  width: 0px;
}
.men {
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 7px;
  padding-right: 45px;
  padding-left: 60px;
}
.social {
  display: block;
  width: 319px;
  height: auto;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.social-icon {
  margin-right: 5px;
  margin-left: 0px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.social-icon:hover {
  opacity: 0.8;
}
.social-text {
  position: relative;
  top: 3px;
  display: inline-block;
  margin-right: 5px;
  float: none;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 300;
}
.social-text.esquerda {
  float: right;
}
.bold {
  font-weight: 600;
}
.radio-bg {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.6)), url('../images/14-low.jpg');
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.6)), url('../images/14-low.jpg');
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 74%, rgba(0, 0, 0, 0.6)), url('../images/14-low.jpg');
  background-position: 0% 0%, 0% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}
.logo-header {
  margin-top: 100px;
  margin-bottom: 100px;
}
.logo-radio {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.player-radio {
  position: static;
  display: block;
  width: 300px;
  height: 30px;
  margin: 0px auto;
  border-radius: 10px;
  background-color: transparent;
}
.visao {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/hands-pb.jpg');
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
}
.versiculo {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.versiculo.dark._100 {
  width: auto;
}
.b {
  font-weight: 600;
}
.white {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(0, 0, 0, 0.21);
  color: #262626;
}
.white.fade {
  padding-top: 100px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, #121212, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, #121212, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, #121212, rgba(0, 0, 0, 0));
}
.row {
  display: block;
  width: 800px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  background-color: transparent;
}
.white-border {
  display: block;
  width: 300px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  border-radius: 10px;
  background-color: transparent;
}
.pap {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
}
.infos {
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: rgba(0, 0, 0, 0.58);
}
.slide1-m {
  background-image: url('../images/app-cover-insta.jpg');
  background-position: 50% 100%;
  background-size: cover;
}
._0-transp {
  opacity: 0;
}
.arr-right {
  position: absolute;
  right: -75px;
  margin-left: 0px;
}
.arr-left {
  left: -75px;
}
.addthis {
  display: block;
  width: 190px;
  margin-right: auto;
  margin-left: auto;
}
html.w-mod-js *[data-ix="come-loads"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="wow"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
@media (max-width: 991px) {
  h3 {
    text-align: center;
  }
  .button {
    width: 100%;
    margin: 10px auto;
    float: none;
  }
  .button.button-wide {
    font-size: 13px;
  }
  .classes {
    width: 100%;
    height: auto;
    padding: 0px 20px;
    float: none;
    clear: none;
  }
  .footer {
    margin-top: 61px;
  }
  .nav-link {
    left: 0px;
    top: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
    text-align: right;
  }
  .men {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-mob {
    float: none;
    background-color: #171717;
  }
  .menu-but-m {
    margin-top: 8px;
    padding: 10px;
    border-radius: 10px;
    background-color: #171717;
  }
  .menu-but-m.w--open {
    background-color: transparent;
  }
  .row {
    width: auto;
  }
  .infos {
    padding-right: 20px;
    padding-left: 20px;
  }
  .menu-text {
    font-family:'Open Sans', sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  h3 {
    padding-left: 10px;
    text-align: center;
  }
  .button {
    width: 100%;
    margin: 10px auto;
    float: none;
  }
  .video {
    width: 100%;
    min-height: 100%;
    min-width: 100%;
    margin-top: 40px;
    float: none;
  }
  .classes {
    width: 100%;
    padding: 0px 20px;
  }
  .menu {
    padding-bottom: 12px;
  }
  .logo-image {
    margin-left: 10px;
  }
  .player-live {
    position: static;
    display: block;
    width: 533px;
    height: 300px;
    max-height: 300px;
    max-width: 100%;
    min-height: 300px;
    min-width: 533px;
    margin-right: auto;
    margin-left: auto;
  }
  .slide1 {
    padding-top: 25px;
    padding-right: 150px;
    padding-left: 35px;
  }
  .slide1.slide5 {
    background-position: 0% 0%, 65% 50%;
  }
  .men {
    padding-right: 0px;
    padding-left: 0px;
  }
  .icon {
    padding-top: 1px;
    border-radius: 5px;
    background-color: transparent;
  }
  .nav-mob {
    width: 100%;
    margin-top: 0px;
    float: none;
    background-color: #171717;
  }
  .menu-but-m {
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px;
    border-radius: 10px;
    background-color: #141414;
  }
  .menu-but-m.w--open {
    background-color: transparent;
  }
  .radio-bg {
    background-image: url('../images/14-low.jpg');
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .infos {
    padding-bottom: 40px;
  }
  .menu-text {
    font-family:'Open Sans', sans-serif;
    color: white;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
  }
}
@media (max-width: 479px) {
  .button.button-wide {
    display: block;
    width: auto;
  }
  .video {
    width: 100%;
    margin-top: 30px;
  }
  .footer {
    margin-top: 30px;
  }
  .menu {
    padding-right: 0px;
  }
  .logo {
    width: 100%;
    background-size: 305px;
  }
  .logo-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .player-live {
    width: 300px;
    height: 169px;
    max-height: 169px;
    max-width: 300px;
    min-height: 169px;
    min-width: 300px;
  }
  .slider {
    height: 250px;
  }
  .slide1 {
    padding-right: 20px;
    padding-bottom: 0px;
    background-position: 0% 0%, 50% 50%;
  }
  .slide1.slide2 {
    background-position: 0% 0%, 0px 50%;
  }
  .slide1.slide4 {
    background-position: 0% 0%, 42% 50%;
  }
  .slider-text {
    text-shadow: none;
  }
  .icon {
    padding-top: 1px;
    border-radius: 5px;
    background-color: white;
  }
  .nav-mob {
    padding-left: 49px;
  }
  .radio-bg {
    background-color: black;
    background-image: url('../images/14-low.jpg');
    background-size: cover;
    background-repeat: repeat-y;
  }
  .logo-header {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .logo-radio {
    padding-right: 10px;
    padding-left: 10px;
  }
  .player-radio {
    display: block;
  }
  .visao {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .versiculo {
    font-size: 25px;
  }
  .versiculo.dark._100 {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 31px;
  }
}

