* { outline: 0 none; }
body { background: #fff; margin: 0; font-family: 'open_sansregular'; color: #444; font-size: 14px; overflow-x: hidden !important; }
a { text-decoration: none; color: #444; } a:hover { text-decoration: underline; }
a:hover { text-decoration: none; }
a span { display: none; }
a img { border: none; }
input, select, textarea { font-family: 'open_sansregular'; color: #444; font-size: 14px; }

strong { font-family: 'open_sanssemibold'; font-weight: normal; }

.wrapper { max-width: 1024px; margin: 0 auto; position: relative; width: 100%;}

.bt { background: #008dcb; display: inline-block; font-size: 14px; color: #fff; padding: 8px 20px; margin: 15px 0 0; border-radius: 40px; }
.bt:hover { background: #0178ac; }

header { width: 100%; height: 143px; float: left; }
header #logo { float: left; margin: 22px 0 0; }
header #logo a {width: 198px; height: 98px; display: block; }
header #busca { float: right; margin: 60px 0 0; }
header #busca form { background: #fff; border: 3px solid #ddd; border-radius: 100px; position: relative; width: 415px; height: 34px; display: block; }
header #busca form input[type=text] { float: left; background: none; border: none; width: 350px; padding: 0 20px; height: 34px; }
header #busca form .icon-busca { float: right; color: #008dcb; margin: 10px 10px 0 0; }
header #busca form input[type=submit] { height: 20px; width: 20px; opacity: 0; position: absolute; right: 0; color: #008dcb; }
.social { float: right; margin: 60px 0 0 30px; }
.social a { color: #008dcb !important; display: block; float: left; font-size: 20px; height: 10px; padding: 10px 7px; }
.menu_mobile { display: none; }

menu { background: #048fcc; width: 100%; float: left; height: 58px; padding: 0; margin: 0; display: block; }
menu ul { float: left; list-style: none; padding: 0; margin: 0; }
menu ul li { float: left; }
menu a { color: #fff; font-size: 16px; display: block; padding: 18px 38px; }
menu a.home { padding: 20px 30px; }
menu a:hover { background: #0178ac; }
menu ul .home span { display: block; font-size: 18px; }
menu .sub { width: 160px; position: absolute; z-index: 1000; display: none; }
menu li:hover .sub { display: block; }
menu .sub li { border-bottom: 1px solid #eee; width: 100%; }
menu .sub li a { background: #048fcc; padding: 10px; font-size: 14px; display: block; text-align: center; }
menu .sub li a:hover { background: #0178ac; }

.topo.fixo, .interna .topo.fixo { width: 100%; position: fixed; z-index: 100000000000000; height: 100px; background: #fff; top: 0; display: none; -webkit-box-shadow: 1px 20px 30px -13px rgba(0,0,0,0.20); -moz-box-shadow: 1px 20px 30px -13px rgba(0,0,0,0.20); box-shadow: 1px 20px 30px -13px rgba(0,0,0,0.20); }
.topo.fixo #logo, .interna .topo.fixo .logo { margin-top: 13px; }
.topo.fixo .logo a { background: url(../images/logo2.png); width: 72px; height: 68px; }
.topo.fixo .right .fone { color: #111; }
.topo.fixo .right .link_sistema .link { background-color:rgba(73, 73, 73, 0.5); }
.topo.fixo .menu { margin-top: 20px; }
.topo.fixo .menu ul li a { color: #111; }
.topo.fixo .right .link_sistema .sub1 { background: #eee; }
.topo.fixo .right .link_sistema .sub1 li a { border-bottom: 1px solid #ccc; }

#banner { background: url(../images/bg.jpg) center top repeat-x; float: left; width: 100%; padding: 50px 0; }
#banner .pag { background: #fff; width: 100%; border-radius: 10px; float: left; }
#banner .slide {float: left; width:100%; position: relative; height: 400px; float: left;  }
#banner .slide ul { height: 440px; position: relative; margin: 10px; padding: 0; }
#banner .slide ul li { position:absolute; top:0; left:0; width:100%; height:400px; z-index:90; list-style:none; display:none}
#banner .slide div.barra { display: none; }
#banner .slide div.fundo { width:100%; height:0; position:absolute; left:0; top:0; bottom:0; right:0; z-index:0; display:none}
#banner .pag .img { float: left; }
#banner .pag article { float: left; width: 360px; margin: 20px 0 0 30px; text-align: center; }
#banner .pag article h2 { font-size: 30px; font-family: 'open_sanslight'; font-weight: normal; }
#banner .pag article h2 a { color: #008dcb; }
#banner .slide .nav {float: left; display: block; width: 100%; z-index: 500; text-align: center; margin-top: -40px; }
#banner .slide .nav span { background: #ccc; border-radius: 50px; width: 14px; height: 14px; margin: 0 4px; cursor: pointer; display: inline-block; }
#banner .slide .nav span.ativo { background-position: left; background: #008dcb; }

#noticias { float: left; width: 100%; background: #eee; margin-top: 30px; }
#noticias .box_titulo { background: #0690cc; float: left; height: 252px; width: 20%; display: table; }
#noticias .box_titulo h2 { display: table-cell; padding: 0 20px; vertical-align: middle; font-size: 35px; font-weight: normal; text-transform: uppercase; line-height: 32px; font-family: 'open_sansbold'; color: #fff; }
#noticias .box_titulo h2 span { display: block; font-family: 'open_sanslight'; font-size: 28px; }
#noticias .box_noticia { float: left; height: 252px; width: 20%; overflow: hidden; position: relative; }
#noticias .box_noticia .txt { background: rgba(255,255,255,.9); width: 84%; padding: 20px 8%; position: absolute; bottom: 0; height: 45px; }
#noticias .box_noticia:hover .txt { height: 212px; }
#noticias .box_noticia .txt .data { color: #0690cc; display: block; font-size: 11px; text-transform: uppercase; }
#noticias .box_noticia .txt .title { display: block; font-family: 'open_sansregular'; font-size: 18px; font-weight: normal; }
#noticias .box_noticia .txt .desc { display: none; color: #888; }
#noticias .box_noticia:hover .txt .desc { display: block; margin-top: 15px; }

#projetos { width: 100%; padding: 60px 0 90px; float: left; }
#projetos h2 { font-family: 'open_sanslight'; font-size: 32px; text-transform: uppercase; margin: 0 0 40px; color: #0690cc; font-weight: normal; text-align: center; }
#projetos .box { float: left; width: 315px; margin-right: 37px; }
#projetos .box:last-child { float: right; margin: 0; }
#projetos .box .fundo { float: left; }
#projetos .box .txt { background: #fff; color: #888; text-align: center; width: 60%; padding: 20px 10%; margin: -40px 10% 0; float: left; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); }
#projetos .box .txt .data { color: #0690cc; display: block; font-size: 11px; text-transform: uppercase; }
#projetos .box .txt h3 { display: block; font-size: 18px; font-weight: normal; margin: 0; }

#cultos { background: #eee; width: 100%; padding: 60px 0 70px; float: left; }
#cultos h2 { font-family: 'open_sanslight'; font-size: 32px; text-transform: uppercase; margin: 0 0 40px; color: #0690cc; font-weight: normal; text-align: center; }
#cultos .left { width: 660px; float: left; }
.culto_item { float: left; width: 100%; height: 100px; margin-bottom: 20px; background: #fff; border-radius: 10px; overflow: hidden; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.17); }
.culto_item .img { float: left; height: 100%; }
.culto_item .img img { height: 100%; }
.culto_item .txt { float: left; width: 350px; color: #888; margin: 15px 0 0 15px; }
.culto_item .txt .data { color: #0690cc; display: block; font-size: 11px; text-transform: uppercase; }
.culto_item .txt h3 { display: block; font-size: 18px; font-weight: normal; margin: 0; }
.culto_item .txt p { margin: 5px 0 0; }
.culto_item .icones { float: right; width: 100px; margin-top: 32px; }
.culto_item .icones a { display: table; float: left; text-align: center; margin-left: 3px; width: 28px; height: 28px; border: 3px solid #eee; border-radius: 50px; }
.culto_item .icones a:hover { background: #0690cc; border: 3px solid #0690cc; }
.culto_item .icones a span { display: table-cell; vertical-align: middle; color: #0690cc; }
.culto_item .icones a:hover span { color: #fff; }

#cultos .right { width: 322px; float: right; }
#cultos .right .img { width: 100%; position: relative; }
#cultos .right .play { position: absolute; top: 0; width: 100%; height: 100%; background: url(../images/play.png) center no-repeat; }
#cultos .right h3 { font-family: 'open_sanslight'; font-size: 22px; text-transform: uppercase; font-weight: normal; margin: 5px 0 0; }
#cultos .right p { margin: 10px 0 0; }

#igrejas_links { float: left; width: 100%; text-align: center; }
#igrejas_links .item { background: #0690cc; float: left; width: 20%; position: relative; height: 200px; overflow: hidden; }
#igrejas_links .item:nth-child(even) { background: #fff; }
#igrejas_links .item .img { -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.3; width: 100%; }
#igrejas_links .title { position: absolute; top: 0; left: 0; display: table; width: 100%; height: 100%; font-family: 'open_sanslight'; font-size: 26px; text-align: center; vertical-align: middle; text-transform: uppercase; color: #fff; }
#igrejas_links .item:nth-child(even) .title { color: #111; }
#igrejas_links .title span { display: table-cell; vertical-align: middle; }

#igrejas_links .mais { float: left; width: 100%; text-align: center; margin: 20px 0 60px; }
#igrejas_links .mais .bt { font-size: 20px; padding: 12px 50px; margin-top: 20px; display: inline-block; text-transform: uppercase; }

#contador { background: #484848; width: 100%; float: left; height: 165px; }
#contador .title { float: left; width: 400px; text-align: center; margin: 35px 0 0; }
#contador .title h3 { font-family: 'open_sansextrabold'; border-bottom: 3px solid #008dcb; margin: 0 0 15px; padding: 0 0 15px; font-weight: normal; text-transform: uppercase; color: #fff; font-size: 24px; }
#contador .title .data { color: #ddd; font-size: 16px; text-transform: uppercase; }
#contador .contador { float: right; margin-top: 12px; }
#contador .contador .n { background: url(../images/borda.png) right no-repeat; line-height: 40px; font-family: 'open_sanslight'; text-align: center; color: #008dcb; font-size: 50px; padding: 30px 60px 15px 20px; text-transform: uppercase; float: left; }
#contador .contador .n:last-child { background: none; padding-right: 0; }
#contador .contador .n span { font-size: 16px; color: #fff; display: block; }

footer { width: 100%; float: left; padding: 60px 0; }
footer .col { width: 260px; float: left; margin-right: 160px; }
footer .col.l { width: 180px; float: right; margin: 0 }
footer .col h3 { font-family: 'open_sanslight'; font-weight: normal; line-height: 16px; font-size: 22px; margin: 0 0 20px; padding: 0 0 15px; color: #111; border-bottom: 3px solid #008dcb; }
footer .col span { display: inline-block; color: #008dcb; margin-right: 5px; font-size: 16px; }
footer .col .email, footer .col .fone { display: block; margin-bottom: 5px; }
footer .col .social { margin: 0; float: left; }
footer .col .social a { margin: 0 10px 0 0; }
footer .direitos { width: 100%; border-top: 1px solid #ddd; margin-top: 30px; float: left; text-align: center; padding-top: 20px; color: #aaa; }

#content { background: url(../images/bg.jpg) center top repeat-x; float: left; width: 100%; padding: 50px 0; }
#content .box_content { width: 90%; padding: 50px 5%; float: left; background: #fff; border-radius: 10px; min-height: 300px; }
#content .title { width: 100%; float: left; margin-bottom: 15px; }
#content .title h2 { font-family: 'open_sanslight'; color: #048fcc; font-size: 30px; font-weight: normal; margin: 0; text-transform: uppercase; }
#content .area_txt { line-height: 22px; float: left; width: 100%; }
#content .area_txt.left { width: 450px; float: left; }

.contribua_form { width: 300px; padding: 30px; float: right; border-radius: 10px; background: #f5f5f5; }
.contribua_form p { display: block; margin: 0 0 8px; }
.contribua_form label { display: block; }
.contribua_form input[type=text], .contribua_form textarea { width: 94%; padding: 10px 3%; border-radius: 6px; border: 2px solid #ddd; }
.contribua_form .bt { border: none; width: 100%; padding: 10px 0; }

.contato_form { width: 300px; padding: 30px; float: right; border-radius: 10px; background: #f5f5f5; }
.contato_form p { display: block; margin: 0 0 8px; }
.contato_form label { display: block; }
.contato_form input[type=text], .contato_form textarea { width: 94%; padding: 10px 3%; border-radius: 6px; border: 2px solid #ddd; }
.contato_form .bt { border: none; width: 100%; padding: 10px 0; }

.item_agenda { float: left; width: 48%; margin: 15px 0; }
.item_agenda.full { width: 100%; }
.item_agenda:nth-child(even) { float: right; }
.item_agenda .data { float: left; background: #048fcc; font-family: 'open_sanslight'; line-height: 30px; padding: 20px 4%; color: #fff; font-size: 18px; text-align: center; border-radius: 10px; }
.item_agenda .data span { display: block; }
.item_agenda .data .dia { font-size: 40px; }
.item_agenda.full .data { width: 10%; padding: 20px 0; }
.item_agenda .txt { float: right; width: 77%; font-size: 12px; line-height: 18px; }
.item_agenda .txt h3 { font-family: 'open_sansbold'; font-weight: normal; margin: 0; font-size: 16px; }
.item_agenda.full .txt { width: 88%; }
.item_agenda .bt { font-size: 12px; padding: 4px 14px; margin-top: 0px; background: #aaa; }

@media only screen and (max-width: 680px)  {
    .wrapper { width: 100%; }

    header { width: 100%; padding: 0; height: auto; float: left; }
    header #logo { width: 100%; text-align: center; margin: 15px 0; }
    header #logo a { display: inline-block; }
    header .social { display: none; }
    header #busca { width: 90%; float: left; margin: 0 5%; }
    header #busca form { width: 100%; float: left; }
    header #busca form input[type=text] { width: 70%; }
    .menu_mobile { display: block; background: #008dcb; padding: 10px; position: absolute; left: 0; top: 0; }
    .menu_mobile span { display: block; color: #fff; font-size: 24px; }

    menu { width: 100%; height: auto; position: absolute; top: 45px; z-index: 100; display: none; }
    menu li { width: 100%; float: left; border-bottom: 1px solid #fff; }
    menu li a { padding: 7px 0; text-align: center; font-size: 14px; }
    menu li:first-child { display: none; }
    menu .sub { float: left; position: inherit; width: 100%; display: block; }
    menu .sub li { border-top: 1px solid #fff; border-bottom: none; }
    menu .sub li a { background: #0055ac; font-size: 12px; padding: 7px 0; }

    #banner { padding: 20px 5%; width: 90%; margin: 20px 0; }
    #banner .pag .img { width: 100%; float: left; }
    #banner .pag .img img { width: 100%; }
    #banner .slide { height: auto; }
    #banner .pag article { width: 90%; margin: 20px 5% 0; }
    #banner .pag article h2 { margin-top: 0; font-size: 24px; }
    #banner .slide .nav { margin-top: 50px; }

    #noticias { margin-top: 0; }
    #noticias .box_titulo { width: 100%; height: 100px; }
    #noticias .box_titulo h2 { font-size: 28px; }
    #noticias .box_titulo h2 span { font-size: 24px; }
    #noticias .box_noticia { width: 50%; font-size: 12px; }

    #projetos { padding: 30px 10% 60px; width: 80%; }
    #projetos .box { width: 100%; margin: 0 0 20px; }
    #projetos .box .fundo img { width: 100%; }

    #cultos { padding: 50px 5% 60px; width: 90%; }
    #cultos .left { width: 100%; }
    #cultos .culto_item { height: auto; text-align: center; padding: 15px 10%; width: 80%; }
    #cultos .culto_item .img { display: none; }
    #cultos .culto_item .txt { width: 100%; margin: 0; }
    #cultos .culto_item .icones { display: inline-block; width: 77px; margin: 20px 0 0; float: none; }
    #cultos .culto_item .icones a { margin: 0 2px; float: left; }
    #cultos .right { width: 100%; margin-top: 20px; }
    #cultos .right .img img { width: 100%; }

    #igrejas_links .item { width: 33.3%; height: 150px; }
    #igrejas_links .title { font-size: 22px; line-height: 20px; }
    #igrejas_links .item .img { height: 100%; width: auto; }

    #contador { height: auto; width: 90%; padding: 30px 5%; }
    #contador .title { width: 100%; margin: 0; }
    #contador .title h3 { font-size: 20px; }
    #contador .contador { width: 100%; text-align: center; margin-top: 20px; }
    #contador .contador .n { font-size: 30px; line-height: 30px; padding: 10px 40px 10px 0; display: inline-block; float: none; }
    #contador .contador .n span { font-size: 12px; }

    footer { width: 98%; padding: 30px 0; text-align: center; background: none; }
    footer .col { display: inline-block; float: none !important; margin: 0 0 30px; }

    #content { margin-top: 20px; }

    .item_agenda { width: 100%; float: left; }
    .item_agenda .data { width: 18%; padding: 25px 0; line-height: 20px; }
    .item_agenda .data .dia { font-size: 26px; }
    .item_agenda .data .mes { font-size: 14px; }

    #content .area_txt.left { width: 100%; }

    .contribua_form { width: 90%; padding: 20px 5%; margin-top: 30px; } 
    .contribua_form input[type=text], .contribua_form textarea { width: 93%; }

    .contato_form { width: 90%; padding: 20px 5%; margin-top: 30px; } 
    .contato_form input[type=text], .contato_form textarea { width: 93%; }
}