
* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    list-style: none;
    outline: none;
    box-sizing: border-box;
    font-size: 16px;
    font-family: 'Lora'
}

td, li, p {
    color: #666;
}

a {
    color: #666;
}

html, body {
    width: 100%;
    height: 100%
}

body {
    background-color: #fff
}

.cb {
    clear: both
}

.left {
    float: left
}

.right {
    float: right
}

.contt {
    max-width: 1370px
}

nav button {
    display: none;
}

.noMarginLeft {
    margin-left: 0 !important
}

.noMarginRight {
    margin-right: 0 !important
}

.slideAll {
    width: 100%;
    height: 530px;
    border-bottom: 3px solid #C9933A;
    margin-bottom: 60px;
    background-color: #161c3c
}

nav {
    margin-top: 0px
}

nav > ul > li {
    display: inline-block;
    margin-right: 35px;
    position: relative;
    line-height: 1em;
    text-align: left;
    padding-bottom: 30px
}

nav > ul > li:last-child {
    margin-right: 0
}

nav > ul > li:after {
    content: '';
    width: 8px;
    height: 5px;
    left: 50%;
    position: absolute;
    display: block;
    top: 23px;
    margin-left: -4px
}

nav > ul > li:first-child:after, nav > ul > li:nth-child(7):after, nav > ul > li:last-child:after {
    display: none
}
/*nav > ul > li:first-child:after, nav > ul > li:nth-child(4):after, nav > ul > li:last-child:after {*/
    /*display: none*/
/*}*/
nav > ul > li:first-child:after, nav > ul > li:nth-child(3):after, nav > ul > li:last-child:after {
    display: none
}
/*nav > ul > li:first-child:after, nav > ul > li:nth-child(2):after, nav > ul > li:last-child:after {*/
    /*display: none*/
/*}*/

nav > ul > li > ul {
    display: none;
    width: 260px;
    position: absolute;
    border: 1px solid #E6E6E6;
    background-color: #fff;
    padding: 25px;
    top: 150px;
    left: 0;
    transition: all ease .3s;
    z-index: -1;
    opacity: 0
}

nav > ul > li > ul:after {
    content: '';
    width: 260px;
    height: 3px;
    background-color: #CC953D;
    top: -4px;
    left: 0;
    position: absolute
}

nav > ul > li > ul > li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E6E6E6
}

nav > ul > li > ul > li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

nav ul li a {
    color: #373737;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Oswald';
    display: block
}

nav ul li:hover > a, nav ul li > a.act, nav ul li > a:hover {
    color: #CC953D
}

nav > ul > li:hover > ul {
    opacity: 1;
    height: auto;
    top: 45px;
    z-index: 10
}

header {
    margin: 5px auto;
    padding-bottom: 20px;
    max-width: 1170px
}

header > div.right {
    text-align: right
}

main {
    display: block;
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
    z-index: 2
}

.logo {
    padding-top: 0px;
    float: left;
    display: block
}

header .busca {
    display: inline-block;
    margin-top: 30px;
    width: 280px;
    height: 40px;
    position: relative;
    margin-right: 30px
}

header .busca input {
    width: 100%;
    height: 38px;
    padding: 0 15px;
    font-family: 'Oswald';
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

header .busca input:focus {
    border-color: #CC953D
}

header .busca > button {
    width: 13px;
    height: 13px;
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 12px;
    cursor: pointer;
    opacity: .7
}

header .busca button:hover {
    opacity: 1
}

.line {
    width: 100%;
    height: 3px;
    display: block;
    background-color: #C9933A;
    position: relative
}

.line:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
    position: absolute;
    left: 0;
    top: 90px;
    overflow: hidden
}

.line.hm:after {
    display: none
}

.redes {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px
}

.redes ul li {
    display: inline-block;
    margin-right: 5px;
}

.redes ul li:last-child {
    margin-right: 0
}

.redes ul li a {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: block;
}

.hm_topo .blc.left h3:after {
    content: '';
    width: 45px;
    height: 1px;
    margin: 20px 0;
    background-color: #C9933A;
    display: block
}

.hm_topo .blc.left p {
    line-height: 1.5em
}

.hm_topo .blc.left p {
    line-height: 1.5em
}

.hm_topo .blc.left a {
    display: block;
    margin-top: 15px;
    color: #c9933a;
}

.hm_topo .blc.left h3 a {
    font-size: 30px;
    color: #0a2466;
    font-family: 'Oswald';
    font-weight: 400;
    line-height: 1.3em
}

.loader {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 20%
}

.circular {
    animation: rotate 2s linear infinite;
    height: 100px;
    position: absolute;
    width: 100px
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124
    }
}

@keyframes color {
    100%, 0% {
        stroke: #d62d20
    }
    40% {
        stroke: #0057e7
    }
    66% {
        stroke: #008744
    }
    80%, 90% {
        stroke: #ffa700
    }
}

.svgld {
    border: 1px solid rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
}

.svgld svg {
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px
}

.svgld img {
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
}


@media (max-width: 1200px) {

    header {
        padding: 20px;
    }

    nav > ul > li {
        margin-right: 20px;
    }

    main {
        padding: 20px;
    }

}

@media (max-width: 970px) {

    .logo {
        margin: 0px auto;
        text-align: center;
        float: none;
    }

    header > div.right {
        text-align: center;
        float: none;
        width: 100%;
    }

    header .busca {
        display: block;
        margin: 0px auto;
        margin-top: 20px;
    }

    header .redes {
        margin-top: 20px;
    }

    nav > ul > li:after {
        display: none;
    }

    nav > ul > li > ul {
        display: none !important;
    }

}

@media (max-width: 800px) {

    header {
        padding: 0px 20px;
    }

    nav > ul > li, nav > ul > li:last-child {
        margin: 0px 6px;
    }

    nav {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    nav > ul > li, nav > ul > li:last-child {
        padding: 0px;
        margin: 3px;
        width: 31%;
        border-radius: 3px;
    }

    nav > ul > li a {
        display: block;
        background-color: rgba(0, 0, 0, 0.05);
        text-align: center;
        padding: 15px 25px;
    }

}

@media (max-width: 568px) {

    nav > ul > li, nav > ul > li:last-child {
        width: 45%;
    }

}

@media (max-width: 414px) {

    nav > ul > li, nav > ul > li:last-child {
        width: 100%;
        margin: 0px;
        margin: 2px 0px;
    }

    nav button {
        font-family: 'Oswald';
        margin-bottom: 3px;
        line-height: 2em;
        font-size: 18px;
        width: 100%;
        display: block;
        background-color: #0a2466;
        text-align: left;
        padding: 5px 15px;
        color: #fff;
        border-radius: 3px;
    }

    nav > ul > li {
        height: 0px;
        opacity: 0;
        overflow: hidden;
    }

    nav > ul > li > a {
        padding: 0px 25px;
    }

    nav > ul {
        height: 0px;
    }

    nav.on > ul {
        height: 532px;
    }

    nav.on > ul > li {
        height: auto;
        opacity: 1;
    }

    nav.on > ul > li > a {
        padding: 15px 25px;
    }

}


header .busca > div {
    width: 100%;
    height: 0px;
    transition: all ease 0.3s;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    border-radius: 3px;
    top: 60px;
    border: 1px solid #ccc;
    background-color: #fff;
}

header .busca > div.act {
    opacity: 1;
    height: 442px;
}

header .busca > div h2 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: 'Oswald';
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    padding: 15px 0px;
    color: #10265b;
}

header .busca > div.fail h2 {
    color: #BD0003;
}

header .busca > div ul {
    padding: 15px 30px;
    text-align: left;
}

header .busca > div ul li {
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: 30px;
    position: relative;
    font-size: 16px;
    color: #10265b;
    font-family: 'Oswald';
}

header .busca > div ul li:hover {
    color: #C9933B;
}

header .busca > div ul li:before {
    content: '';
    position: absolute;
    left: -30px;
    top: 3px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background-color: #E6E6E6;
    display: block;
}

header .busca > div ul li:hover:after, header .busca > div ul li.act:after {
    content: '';
    position: absolute;
    left: -27px;
    top: 6px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    background-color: #C9933B;
    display: block;
}

header .busca > div > button {
    cursor: pointer;
    margin: 0px auto;
    background-color: #C9933B;
    color: #fff;
    display: table;
    text-transform: uppercase;
    padding: 15px 25px;
    margin-bottom: 25px;
}

header .busca > div.fail > button {
    background-color: #BD0003;
}

header .busca > div > button:hover {
    background-color: #10265b;
}

.slideAll {
    padding-top: 48px;
}

.slideAll .contt {
    margin: 0 auto
}

.slideAll .slide {

    width: 100%;
    height: 430px;
    position: relative;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.8)
}

.slideAll .totem {
    border: none;
    position: relative;
    float: right;
    width: 280px;
    height: 430px;
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom: 4px solid #C99339
}

.slideAll .totem:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0)
}

.slideAll .totem div {
    width: 100%;
    padding: 30px;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0
}

.slideAll .totem div h2 {
    margin-bottom: 10px
}

.slideAll .totem div h2 a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Oswald'
}

.slideAll .totem div h2 a:hover {
    opacity: .7
}

.slideAll .totem div h3 {
    margin-bottom: 10px
}

.slideAll .totem div h3 a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    font-style: italic
}

.slideAll .totem div h3 a:hover {
    opacity: .7
}

.slideAll .totem div > a {
    color: #c9933a;
    font-style: italic
}

.slideAll .totem div > a:hover {
    opacity: .7
}

@media (max-width: 1200px) {

    .slideAll {
        height: auto;
        padding: 20px;
    }

    .slideAll .slide {
        float: none;
        margin: 0px auto;
        max-width: 100%;
        overflow: hidden;
    }

    .totem {
        display: none;
    }

}

@media (max-width: 700px) {

    .slideAll {
        display: none;
    }

}

footer {
    position: relative;
    z-index: 2;
    background-color: #11265B;
    border-top: 4px solid #C9933A;
    padding: 20px 0;
    margin-top: 60px;
    text-align: center
}

footer .contt {
    margin: 0 auto
}

footer .contt > div {
    width: 49%;
    display: inline-block;
    margin-bottom: 30px
}

footer .contt > div.left .logo {
    padding: 0;
    width: 119px;
    height: 120px;
    display: block;
    float: left
}

footer .contt > div.left .info {
    width: 390px;
    text-align: left;
    margin-left: 45px;
    float: left
}

footer .contt > div.left .info p {
    color: #dedfe4;
    font-size: 16px;
    line-height: 1.5em
}

footer .contt > div.right {
    text-align: right
}

footer .contt > div.right ul li a {
    color: #dedfe4;
    font-family: 'Oswald';
    font-weight: 400;
    font-size: 16px
}

footer .contt > div.right ul li a:hover {
    color: #CA943A
}

footer .contt > div.right ul li {
    display: inline-block;
    margin-right: 30px;
    vertical-align: top
}

footer .contt > div.right ul.redes li {
    margin-right: 7px
}

footer .contt > div.right ul li:last-child {
    margin-right: 0
}

footer div.lineft {
    width: 100%;
    display: block;
    height: 1px;
    background-color: #263969;
    margin-bottom: 20px
}

footer .contt > div.right ul.redes li a {
    width: 23px;
    height: 23px;
    display: block
}

footer .contt > p {
    color: #858aa0;
    font-size: 14px;
    padding-top: 5px
}

footer .contt > div.right ul.redes li a.facebook:hover {
    background-position: -1px -37px
}

footer .redes {
    margin-top: 70px
}

@media (max-width: 1200px) {

    footer {
        width: 100%;
        height: auto;
        padding: 20px;
    }

    footer .contt > div {
        float: none;
        display: block;
        width: auto;
    }

    footer .contt > div.left .info:after {
        display: none;
    }

    footer .contt > div.left .logo, footer .contt > div.left .info {
        float: none;
        display: inline-block;
        margin: 10px;
    }

    footer .contt > div.right {
        float: none;
        text-align: center;
    }

    footer .redes, footer .contt > div {
        margin: 10px;
    }

    footer .contt > div.right ul {
        margin: 10px;
    }


    .line:after {
        display: none;
    }

    .int h1 {
        margin-top: 15px;
    }

    .blcsMain {
        text-align: center;
    }

    .blcsMain > div:nth-child(4n+1), .blcsMain > div {
        display: inline-block;
        vertical-align: top;
        margin: 5px;
        float: none;
    }

    #cursos .blcsMain > div, #pastoral .blcsMain > div, .blcsMain > div {
        width: 255px;
    }

    .blcsRet > div p, .blcsRet > div h2 {
        float: none;
        text-align: center;
        margin: 3px;
        padding: 5px;
    }

    .blcsRet > div p a {
        background: #E6E6E6;
    }

    .blcsDown > div > p, .blcsDown > div > h2 {
        text-align: center;
        float: none;
        width: auto;
        display: block;
        margin: 3px;
        padding: 5px;
    }

    .blcsDown > div > p a {
        background: #E6E6E6;
        text-align: center;
        padding-left: 0px;
    }

}

@media (max-width: 700px) {

    .blcsDown > div, .blcsDown > div:nth-child(2n+1) {
        display: block;
        width: auto;
        float: none;
    }

    .blcsDown > div > p a {
        height: auto;
        padding: 10px 0px;
    }

    footer .contt > div.left .info {
        width: auto;
        display: block;
        float: none;
        text-align: center;
    }

    footer .contt > div.left .info h3 {
        background: none;
        padding: 0px;
        margin: 0px;
    }

    .blcsRet > div {
        width: auto;
        display: block;
        float: none;
    }

    .liturgia-diaria .blcsRet > div {
        width: auto;
        display: block;
        float: none;
    }

}

@media (max-width: 530px) {

    .radios {
        display: none;
    }

}

@media (max-width: 350px) {

    footer .contt > p {
        display: block;
        float: none;
        margin: 10px;
        text-align: center;
    }

    footer .tdh {
        float: none;
        text-align: center;
        display: table;
        margin: 0px auto;
    }

}

.bx-wrapper {
    position: relative;
    margin-bottom: 60px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border: 5px solid #fff;
    background: #fff
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bxslider {
    margin: 0;
    padding: 0
}

ul.bxslider {
    list-style: none
}

.bx-viewport {
    -webkit-transform: translatez(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(css/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(css/images/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(css/images/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(css/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(css/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992
}

.fancybox-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #0f0f11;
    opacity: 0;
    transition-timing-function: cubic-bezier(.55, .06, .68, .19);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-container--ready .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    z-index: 99994;
    transition: opacity .2s;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    direction: ltr
}

.fancybox-show-controls .fancybox-controls {
    opacity: 1
}

.fancybox-infobar {
    display: none
}

.fancybox-show-infobar .fancybox-infobar {
    display: inline-block;
    pointer-events: all
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-buttons {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    pointer-events: all
}

.fancybox-show-buttons .fancybox-buttons {
    display: block
}

.fancybox-slider-wrap {
    overflow: hidden;
    direction: ltr
}

.fancybox-slider, .fancybox-slider-wrap {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    z-index: 99993;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch
}

.fancybox-slide:before {
    content: "";
    height: 100%;
    width: 0
}

.fancybox-slide:before, .fancybox-slide > * {
    display: inline-block;
    vertical-align: middle
}

.fancybox-slide > * {
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide--image {
    overflow: hidden
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-content {
    display: inline-block;
    position: relative;
    margin: 44px auto;
    padding: 0;
    border: 0;
    width: 80%;
    height: calc(100% - 88px);
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    white-space: normal;
    outline: none;
    font-size: 16px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch
}

.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video .fancybox-iframe {
    background: transparent
}

.fancybox-placeholder {
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.fancybox-image, .fancybox-placeholder, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.fancybox-image, .fancybox-spaceball {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    background: transparent;
    background-size: 100% 100%
}

.fancybox-controls--canzoomOut .fancybox-placeholder {
    cursor: zoom-out
}

.fancybox-controls--canzoomIn .fancybox-placeholder {
    cursor: zoom-in
}

.fancybox-controls--canGrab .fancybox-placeholder {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-controls--isGrabbing .fancybox-placeholder {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-error {
    position: absolute;
    margin: 0;
    padding: 40px;
    top: 50%;
    left: 50%;
    width: 380px;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 4px;
    right: 4px;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    font: 21px/1 Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    cursor: pointer;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus {
    outline: 1px dotted #888
}

.fancybox-slide--video .fancybox-close-small {
    top: -36px;
    right: -36px;
    background: transparent
}

.fancybox-close-small:hover {
    color: #555;
    background: #eee
}

.fancybox-caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    z-index: 99998;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    opacity: 0;
    transition: opacity .2s;
    pointer-events: none
}

.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    background: transparent;
    color: #fff;
    box-sizing: border-box;
    vertical-align: top;
    outline: none
}

.fancybox-button--disabled {
    cursor: default;
    pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover {
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    border-color: #fff;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button--disabled:after, .fancybox-button--disabled:before {
    opacity: .5
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close {
    float: right
}

.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@media (max-width: 800px) {
    .fancybox-controls {
        text-align: left
    }

    .fancybox-button--left, .fancybox-button--right, .fancybox-buttons button:not(.fancybox-button--close) {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: 15px;
    top: 16px;
    border: 2px solid;
    background: none
}

.fancybox-button--play:before {
    top: 16px;
    left: 18px;
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    background: transparent
}

.fancybox-button--pause:before {
    top: 16px;
    left: 18px;
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px;
    background: transparent
}

.fancybox-button--thumbs span {
    font-size: 23px
}

.fancybox-button--thumbs:before {
    top: 20px;
    left: 21px;
    width: 3px;
    height: 3px;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
}

.fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
    right: 220px
}

.fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    z-index: 99993;
    word-break: normal;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid #fff;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94)
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 800px) {
    .fancybox-thumbs {
        display: none !important
    }

    .fancybox-container--thumbs .fancybox-caption-wrap, .fancybox-container--thumbs .fancybox-controls, .fancybox-container--thumbs .fancybox-slider-wrap {
        right: 0
    }
}

.noticias h1 {
    margin-top: 0px;
}

.noticias .blc {
    margin-bottom: 25px;
}

.noticias .blc.left {
    width: 875px;
    margin-top: 50px;
}

.noticias .blc.left .left {
    width: 380px;
    height: 260px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.noticias .blc.left img {
    display: block;
}

.noticias .blc.left h2 {
    font-family: 'Oswald';
    font-weight: normal;
    color: #999999;
    font-size: 18px;
    margin-bottom: 25px;
}

.noticias .blc.left p.data {
    color: #cc953d;
    font-family: 'Oswald';
    font-size: 14px;
}

.noticias .blc.left p.a {
    color: #0a2466;
}

.noticias .blc.left p {
    line-height: 1.8em;
}

.noticias .blc.left .redes {
    margin: 0px;
    margin-bottom: 25px;
}

.noticias .blc.left .redes a {
    display: inline-block;
    height: 34px;
    border-radius: 3px;
}

.noticias .blc.left .redes a:hover {
    opacity: 0.7;
}

.noticias .blc.left .redes a.facebook {
    width: 110px;
    background-color: #325C99;
    border-bottom: 2px solid #264573;
}

.noticias .blc.left .redes a.twitter {
    width: 34px;
    background-color: #02ACEC;
    border-bottom: 2px solid #0282B2;
}

.noticias .blc.left .redes a.plus {
    width: 34px;
    background-color: #DD4B39;
    border-bottom: 2px solid #A7392B;
}

.noticias .blc.left .redes a.pinterest {
    width: 34px;
    background-color: #CB2027;
    border-bottom: 2px solid #99181D;
}

.noticias .blc.right {
    width: 280px;
    margin-top: 50px;
}

.noticias .blc.right h3 {
    font-family: 'Oswald';
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 15px;
    color: #0a2466;
}

.noticias .blc.right h3:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #F2F2F2;
    display: block;
    margin-top: 20px;
}

.noticias .blc.right p {
    color: #cc953d;
    font-family: 'Oswald';
    font-size: 14px;
    margin-bottom: 10px;
}

.noticias .blc.right h2 a {
    font-family: 'Oswald';
    font-weight: normal;
    color: #0a2466;
    font-size: 18px;
}

.noticias .blc.right h2 a:hover {
    color: #666666
}

.noticias .blc.right div {
    margin-bottom: 25px;
}

.noticias .blc.right div:after {
    content: '';
    width: 45px;
    height: 1px;
    background-color: #C9933A;
    display: block;
    margin-top: 15px;
}

.noticias .blc.right div:last-child:after {
    display: none;
}

.noticias .blc.right > a {
    color: #c9933a;
    display: block;
}

.noticias .blc.right > a:hover {
    color: #0a2466;
}


.galeria ul li {
    margin: 4px;
    display: inline-block;
    width: 280px;
    height: 190px;
}

.galeria ul li a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.galeria ul li a:after {
    opacity: 0;
    z-index: 10;
    content: 'Ampliar Foto';
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 14em;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.8);
}

.galeria ul li a:hover:after {
    opacity: 1;
}

.galeria ul li a:before {
    opacity: 0;
    content: '';
    width: 21px;
    height: 22px;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -11px;
    z-index: 11;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAWBAMAAADdrcoLAAAAElBMVEVHcEz///////////////////+IGTx/AAAABnRSTlMAzCFrn0MHQ2guAAAAcElEQVQYGQXAMRJDQBQA0GfR/xD9kknPcACg39z/MhnUx6vPQPvOPj2wZDQ7tAE2qDKoCjbMtDtOBAKBwIlQ3++bB8HUTTwIBDpcCFJgBOoZzQxG0EPqQHNi6YHftR5zVYDvWqQBAGMBIA0AGDMAKf6a5wpo6SqfMgAAAABJRU5ErkJggg==') center center no-repeat;
}

.galeria ul li a:hover:before {
    opacity: 1;
}

.galeria h2 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #cc953d;
    font-family: 'Oswald';
}

.galeria .line:after {
    display: none;
    margin: 25px 0px;
}

.galeria .line {
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
    margin: 45px 0px;
}


.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.breadcrumb li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */

    *zoom: 1;
    text-shadow: 0 1px 0 #ffffff;
}

.breadcrumb .divider {
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb .active {
    color: #999999;
}

.h1-title {
    margin-top: 0px;
    font-size: 30px;
    color: #0a2466;
    font-family: 'Oswald';
    font-weight: normal;
    position: relative;
}

.h2-subtitle {
    font-size: 14px;
    color: #cc953d !important;
    font-family: 'Oswald';
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}

article img {
    max-width: 730px;
}

article iframe
{
    width: 100%;
}

article table thead tr td p {
    color: white;
    font-family: 'Oswald';
    font-weight: normal;
}
.tabletdosw{
    color: white;
    font-family: 'Oswald';
    font-weight: normal;
    width: 10px;
}

.int h1 {
    font-size: 30px;
    color: #0a2466;
    font-family: 'Oswald';
    margin-top: 55px;
    margin-bottom: 10px;
    font-weight: 400
}

.int .subtlt {
    font-size: 14px;
    color: #cc953d;
    font-family: 'Oswald';
    text-transform: uppercase
}

.int .subtlt:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #E6E6E6;
    display: block;
    margin-top: 30px;
    margin-bottom: 40px
}

.tltBc {
    font-size: 14px;
    color: #666;
    font-family: 'Oswald';
    margin-top: 15px;
    margin-bottom: 15px
}

ol li {
    display: inline-block;
    vertical-align: top
}

ol li:after {
    content: '';
    width: 7px;
    height: 7px;
    margin-top: 7px;
    background: url('/img/sprite.png') -34px -1641px no-repeat;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

ol li:last-child:after {
    display: none
}

ol li a span {
    font-size: 14px;
    text-transform: uppercase;
    color: #cc953d;
    font-family: 'Oswald'
}

ol li:last-child a span, ol li a:hover span {
    color: #4c4c4c
}

.blcsMain {
    display: table;
    width: 100%
}

.blcsMain > div {
    width: 275px;
    height: 185px;
    border: 1px solid #CCC;
    border-radius: 3px;
    text-align: center;
    padding: 30px;
    margin-bottom: 20px;
    margin-left: 23px;
    float: left
}

.blcsMain > div:nth-child(4n+1) {
    margin-left: 0
}

.blcsMain > div h2 {
    margin-bottom: 5px
}

.blcsMain > div h2:before {
    content: '';
    display: block;
    text-align: center;
    width: 22px;
    height: 25px;
    background: url('/img/sprite.png') -27px -1665px no-repeat;
    margin: 0 auto;
    margin-bottom: 7px
}

.blcsMain > div h2 a {
    font-size: 24px;
    color: #0a2466;
    font-family: 'Oswald';
    font-weight: 400
}

.blcsMain > div h2 a:hover {
    color: #c9933a
}

.blcsMain > div p a {
    padding-left: 20px;
    background: url('/img/sprite.png') -35px -545px no-repeat;
    color: #c9933a;
    font-size: 16px
}

.blcsMain > div p a:hover {
    color: #0a2466
}

.blcAcords > div {
    overflow: hidden;
    background: url(/img/iconigrejabig.png) 25px 25px no-repeat;
    border: 1px solid #ccc;
    margin-bottom: 25px;
    padding: 15px;
    padding-left: 95px
}

.blcAcords > div .head {
    display: table;
    width: 100%
}

.blcAcords > div .head h2 {
    padding-top: 15px;
    float: left
}

.blcAcords > div .head h2 a {
    font-size: 24px;
    color: #0a2466;
    font-family: 'Oswald';
    font-weight: 400
}

.blcAcords > div .head p {
    width: 265px;
    height: 60px;
    float: right
}

.blcAcords > div .head p a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #E6E6E6;
    color: #4c4c4c;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 35px
}

.blcAcords > div .head p a:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 24px;
    width: 11px;
    height: 11px;
    display: block
}

.blcAcords > div .head p a:hover {
    background-color: #CC953D;
    color: #fff
}

.blcAcords > div .head p a:hover:after {
    background-position: center -103px
}

.blcAcords > div .body {
    overflow: hidden;
    border-top: 1px solid #ccc;
    height: 0;
    opacity: 0;
    transition: all .3s ease
}

.blcAcords > div.on .body {
    height: auto;
    opacity: 1;
    margin-top: 20px;
    padding-top: 25px
}

.blcAcords > div.on .head p a:after {
    background-position: center top
}

.blcAcords > div.on .head p a:hover:after {
    background-position: center -72px
}

.blcsRet {
    display: table;
    width: 100%
}

.blcsRet > div {
    display: table;
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 15px
}

.blcsRet > div h2 {
    float: left;
    padding-top: 12px;
    padding-left: 20px
}

.blcsRet > div h2 a {
    font-size: 24px;
    font-weight: 400;
    color: #0a2466;
    font-family: 'Oswald'
}

.blcsRet > div p {
    min-width: 280px;
    text-align: left;
    float: right
}

.blcsRet > div p a {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding: 20px 25px;
    background-color: #E6E6E6;
    color: #4c4c4c
}

.blcsRet > div p a:hover {
    background-color: #C9933A;
    color: #fff;
    background-position: 245px -26px
}

.blcsRet > div.acervo {
    padding: 39px 15px;
    height: 138px
}

.blcsRet > div.acervo h2 {
    padding-left: 140px
}

.blcsDown {
    display: table;
    width: 100%
}

.blcsDown > div {
    float: right;
    width: 48%;
    border-radius: 3px;
    margin-bottom: 20px;
    display: table;
    vertical-align: top;
    border: 1px solid #CCC
}

.blcsDown > div:nth-child(2n+1) {
    float: left
}

.blcsDown > div > h2 {
    float: left;
    padding-top: 16px;
    padding-left: 20px
}

.blcsDown > div > h2 a {
    font-size: 18px;
    font-weight: 400;
    color: #0a2466;
    font-family: 'Oswald'
}

.blcsDown > div > p {
    width: 240px;
    float: right;
    text-align: center
}

.blcsDown > div > p a {
    width: 100%;
    height: 56px;
    padding-left: 60px;
    padding-top: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    background-color: #E6E6E6;
    color: #4c4c4c
}

.blcsDown > div > p a:hover {
    background-color: #C9933A;
    color: #fff;
    background-position: 15px -47px
}
.breadcrumb li a{
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 14px;
    color: #C9933A;
}
.breadcrumb {
    border-bottom: solid #E6E6E6 1px;
    margin-bottom: 5px;
}

.bispos .blcs > div{ width: 280px; height: 540px; text-align: center; vertical-align: top; display: inline-block; margin-right: 15px; margin-bottom: 15px; }
.bispos .blcs > div .img{ width: 280px; height: 430px; position: relative; margin-bottom: 15px; display: block; }
.bispos .blcs > div h2 a{ color: #0a2466; font-family: 'Oswald'; font-weight: normal; font-size: 24px; }
.bispos .blcs > div h2 a:hover{ color: #c9933a; }

.bispos .blcs > div h3{ margin-bottom: 10px;}
.bispos .blcs > div h3 a{ color: #0a2466; font-family: 'Oswald'; font-weight: 300; font-size: 16px; }
.bispos .blcs > div h3 a:hover{ color: #c9933a; }

.bispos .blcs > div p a{ color: #c9933a; }
.bispos .blcs > div p a:hover{ color:#0a2466; }
/*.bispos .blcs > div p{ display: table; margin: 0px auto; padding-left: 20px; background: url(/img/sprite.png) -35px -545px no-repeat; }*/

.bispos .blcs > div .img:after{ opacity: 0; content: 'Ver detalhes'; color: #fff; text-align: center; padding-top: 200px; width: 100%; height: 100%; z-index: 3; position: absolute; top: 0px; left: 0px; background-color: rgba(0,0,0,0.8); }
.bispos .blcs > div .img:hover:after{ opacity: 1; }
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.bispos-container{
    margin-top:20px;
    margin-bottom: 30px;
}
.bispos-table table tbody tr td{
    padding-left: 15px ;

}