/* 16px=12pt=1rem */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body
{
    font-family: 'Open Sans', sans-serif;;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}

.apfncontainer
{
box-sizing: border-box;
    margin-bottom: 1.5rem;
    border: 1px solid #e0dfde;
    border-bottom: none;
    background: #fff;
    -ms-box-shadow: 0 2px 1px rgba(0,0,0,.15);
    box-shadow: 0 2px 1px rgba(0,0,0,.15);
border-radius: .25rem;
padding: 3rem;
margin-top: 3rem;
margin-bottom: 3rem;
}


a
{
text-decoration:none;
   color:inherit;
}

.button
{
padding: 0.6rem 1rem;
border-radius: 1rem;
border: 1px solid #e0dfde;
color:#fff;
background-color: #00A9DE;
}

a.button:hover
{
text-decoration:none;
}

img
{
max-width:100%;
height:auto;
}

h1
{
font-size:1.5rem;
color: #00A9DE;
letter-spacing: 2px; 
margin-top:1rem;
margin-bottom:2rem;
}

h2
{
font-size:1.2rem;
margin-top:1rem;
margin-bottom:2rem;
color: #00A9DE;
}

h4
{
font-size:1.1rem;
color: #7FC9EE;
}

h5
{
 background-color:#7FC9EE;
 padding: 5px;
 border: 1px solid #0094DE;
 color: #ffffff;
}

.apfnlinha
{
height:0.25rem;
width:100%;
background-color:#0099FF;
}

.linhabranco
{
height:5px;
}

.newslettertop
{
border-top: 3px solid #00A9DE;
border-bottom: 3px solid #00A9DE;
}

.newslettertopnatal
{
border-top: 3px solid #D41A35;
border-bottom: 3px solid #D41A35;
}


.newsletterlogo
{
float:left;
height:120px;
padding:10px;
border:0;
}

.newsletterdate
{
font-size:36px;
color: #00A9DE;
letter-spacing: 2px; 
text-align: center;
}

.newsletterdatenatal
{
font-size:36px;
color: #D41A35;
letter-spacing: 2px; 
text-align: center;
}


.newslettercell
{
border-style: solid;
border-width: 3px;
border-color:#fff;
background-color:#0099FF;
color:#fff;
padding:0 0 10px 0;
}

.newslettercellnatal
{
border-style: solid;
border-width: 3px;
border-color:#fff;
background-color:#747474;
color:#fff;
padding:0 0 10px 0;
text-align: center;
}


.newslettercellimage
{
border: 0;
height: 249px;
width: 100%;
}


.newslettercellimagenatal
{
border: 0;
height: 249px;
width: auto;
padding-left:3rem;
padding-right:3rem;
}

.newsletterpartnerimage
{
display: block;
border: 0;
height: 180px;
padding:10px 10px 0 10px;
margin: 0 auto;
}


.newsletterpartnertext
{
padding:10px;
text-align:center;
}


.newslettercelltext
{
padding:10px;
}

.newslettercelltext a
{
color:#fff;
text-decoration:none;
}



.newslettertitle
{
font-size:24px;
color:#fff;
margin-top: 0;
margin-bottom: 0;
background-color:#F67E22;
letter-spacing: 2px; 
text-align: center;
}

.newslettertitlenatal
{
font-size:24px;
color:#fff;
margin-top: 0;
margin-bottom: 0;
background-color:#D41A35;
letter-spacing: 2px; 
text-align: center;
}

.newslettertexttitle
{
font-size:20px;
color:#fff;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}

.newslettertext
{
font-size:16px;
color:#fff;
margin-top: 0;
margin-bottom: 0;
}

.newslettertext a
{
color:#fff;
text-decoration:none;
}

.newsletterfootercell
{
border-style: solid;
border-width: 3px;
border-color:#fff;
background-color:#0099FF;
color:#fff;
padding:10px;
}

.newsletterfootercellnatal
{
border-style: solid;
border-width: 3px;
border-color:#fff;
background-color:#747474;
color:#fff;
padding:10px;
}

.newslettertextfooter
{
font-size:12px;
color:#fff;
margin-top: 0;
margin-bottom: 0;
text-align:center;
}

.newslettertextfooter a
{
color:#fff;
text-decoration:none;
}

.newsletteraviso
{
color: #808080;
font-size: 10px;
text-align:center;
padding:5px;
}

.newsletteraviso a
{
color: #808080;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fasocial
{
padding:3px;
}

.categoryimage
{
padding:5px;
border:0;
width:100px;
}

.apfnfooter
{
border-style: solid;
border-width: 3px;
border-color:#fff;
background-color:#0099FF;
color:#fff;
padding:30px;
margin-top:20px;
width: 100%;
}

.apfnfootertext
{
font-size:9pt;
color:#fff;
margin-top: 0;
margin-bottom: 0;
text-align:center;
}

.apfnfootertext a
{
color:#fff;
text-decoration:none;
}

.apfnlogin
{
background-color:#0099FF;
color:#fff;
padding:10px;
position: fixed;
top: 0;
width: 100%;
height:50px;
margin:0;
z-index: 1030;
}

.apfnlogintext
{
font-size:0.8rem;
color:#fff;
margin-top: 0;
margin-bottom: 0;
}


.apfnlogintext a
{
color:#fff;
text-decoration:none;
}

.apfnbar
{
padding:0.6rem 0.3rem 0.6rem 0.3rem;
color: #fff;
background-color: #0099FF;
border-color: #0099FF;
border-radius: .25rem;

}
.apfnnavlink
{
font-size:1.2rem;
color:#fff;
padding: 3px 1.5rem;
}

a.apfnnavlink
{
text-decoration:none;
}

a.apfnnavlink:focus
{
    color: #014c8c;
}

.apfnnavlinkselected
{


}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #0099FF;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #0099FF;
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}


.card-img-top
{
width:auto;
height:180px;
}

.apfndestaques
{
padding:3px 1.5rem;
}

.apfnlogo
{
width:auto;
}

.apfnbutton
{
color: #fff;
background-color: #0099FF;
border-color: #0099FF;
}

.card-footer
{
background-color: #0099FF;
border-color: rgba(0,0,0,.125);
color:#fff;
font-size:1.2rem;
}

.card-footer a
{
color:#fff;
text-decoration:none;
}

.card-footerdestaque
{
background-color: #F58023;
border-color: rgba(0,0,0,.125);
color:#fff;
font-size:1.2rem;
padding: .75rem 1.25rem;
}

.card-footerdestaque a
{
color:#fff;
text-decoration:none;
}

.card-header a
{
color:#fff;
text-decoration:none;
}

.card-header
{
background-color: #F58023;
border-color: #F58023;
color:#fff;
font-size:1.2rem;
}

.card-block-destaque
{
min-height:235px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}



.apfncard 
{
padding-top:0.8rem;
padding-bottom:0.8rem;
}

.apfncardestaque
{
margin-top:0.8rem;
margin-bottom:0.8rem;
}

.card
{
}

.apfncardlink
{
background-color: #FFFFFF;
border: 1px solid #D7D7D7;
-webkit-border-radius: 4px;
 -moz-border-radius: 4px;
border-radius: 4px;
text-align:center;
display: block;
width: 100%;
height: 0;
padding-bottom: 100%; /* 1:1 Aspect Ratio */
position: relative;
color: #0099FF;
}
.apfncardlinktext
{
text-align:center;
-webkit-box-align: center!important;
-webkit-align-items: center!important;
-ms-flex-align: center!important;
align-items: center!important;
padding: 25% 0;
}
a div.apfncardlinktext
{
color: #0099FF;
}

.apfncardlinktitle
{
text-align:center;
font-size:1rem;
}


.carousel-item
{
height:470px;
}

#apfnslide
{
padding-left:0.8rem;
padding-right:0.8rem;
padding-bottom:0.8rem;
}

.apfnslideimage
{
width:100%;
height:370px;
}

.carousel-caption
{
position: absolute;
background-color:#F58023;
color: #fff;
width:100%;
bottom: 0;
right:0;
left:0;
padding-left: 10px;
padding-right: 10px;
z-index: 10;
}

.apfnblockquote {
padding: .5rem 1rem;
margin-bottom: 1rem;
font-size: 1rem;
border-left: .25rem solid #0099FF;
margin: 0 0 1rem;
}

table{
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
border-collapse: collapse;
background-color: transparent;
color:#292b2c;
}

td
{
padding: 0.5rem;
vertical-align: top;
}

td a, td a:visited, td a:hover
{
color:#292b2c;
text-decoration:none;
}