@font-face {
    font-family: Oswald;
    src: url('../fonts/oswald-regular-webfont.eot');
    /* IE9 Compatibility Modes */
    src: url('../fonts/oswald-regular-webfont.eot?') format('eot'), /* IE6-IE8 */
    url('../fonts/oswald-regular-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/oswald-regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/oswald-regular-webfont.svg#Oswald') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: Alwyn;
    src: url('../fonts/alwyn.eot');
    /* IE9 Compatibility Modes */
    src: url('../fonts/alwyn.eot?') format('eot'), /* IE6-IE8 */
    url('../fonts/alwyn.woff') format('woff'), /* Modern Browsers */
    url('../fonts/alwyn.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/alwyn.svg#Oswald') format('svg');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Merriweather', serif;
    src: url('../fonts/calibri.eot');
    /* IE9 Compatibility Modes */
    src: url('../fonts/calibri.eot?') format('eot'), /* IE6-IE8 */
    url('../fonts/calibri.woff') format('woff'), /* Modern Browsers */
    url('../fonts/calibri.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/calibri.svg#Oswald') format('svg');
    /* Legacy iOS */
}

body {
    font: 1.0em 'Merriweather', serif;
    color: #727477;
}

a {
    color: #d9d9d9;
    text-decoration: none;
}

.sb-slidebar {
    width: 200px;
    background: rgba(105, 105, 105) !important;
    overflow: hidden !important;
    z-index: 99999 !important;
    border-left: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(128, 128, 128, 0.65);
    -moz-box-shadow: 0px 0px 10px 1px rgba(128, 128, 128, 0.65);
    box-shadow: 0px 0px 10px 1px rgba(128, 128, 128, 0.65);
}

.sb-slidebar ul li {
    margin: 20px 5px;
}

.sb-slidebar ul li a {
    color: #333 !important;
    font-size: 1.3em !important;
    font-weight: bold;
    font-family: 'Merriweather', serif;
}

.sb-slidebar ul li a:hover {
    color: #272727 !important;
}

.sb-close {
    overflow: hidden;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url('../img/double-arrow-right.png') no-repeat 10px center;
    text-align: center;
    display: block;
    cursor: pointer
}

.geral {
    overflow: hidden;
}

#wrap-conteudo #conteudo-index {
    background: #FFF;
    font-size: 1.3em;
}

#texto-conteudo h2 {
    font-size: 1.250em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #272727;
}

.fas.fa-align-right{
    color: #d9d9d9;
    font-size: 0.9em;
    font-weight: 600;
}

#texto-conteudo p {
    line-height: 28px;
    font-size: 1.1em;
    padding-bottom: 2%;
}

#idocumentos h1 {
    font-size: 2.25em;
    font-weight: normal;
    margin-bottom: 5%;
    color: #272727;
    font-family: 'Merriweather', serif;
    text-align: center;
    letter-spacing: -1px;
}

#idocumentos-form input {
    border: 1px solid #d7d7d7;
    padding: 2%;
    font-size: 0.85em;
    text-align: center;
    color: #898989;
    box-sizing:border-box;
    height:100%;
}

#idocumentos-form button {
    background: #272727;
    border: 0px;
    cursor: pointer;
    color: #FFF;
    padding: 1%;
    font-size: 0.95em;
}

#icalendario h3 {
    font-size: 2.5em;
    margin-bottom: 10px;
    color: #333;
}

#icalendario thead th {
    color: #FFF;
    background: #c47f29;
    padding: 5px;
    font-weight: bold;
}

#icalendario tbody .titulo {
    color: #000;
    background: #ccc;
}

#icalendario td {
    padding: 5px;
    border: 1px solid #999;
}

#icalendario .first-td {
    color: #000;
    background: #ccc;
}

#icalendario a {
    color: #c47f29;
}

#icalendario .atual {
    color: #000;
    font-weight: bold;
}

#icalendario #icalendario_agenda_estadual {
    margin-top: 10px;
}

#icalendario #icalendario_agenda_estadual a {
    color: #333;
}

#box-news h2 {
    font-size: 2.0em;
    margin-bottom: 10px;
    color: #3aa3f5;
}

#texto-inewsletter h1 {
    font-size: 1.250em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #808080;
}

#texto-inewsletter p {
    color: #000;
}

#inewsletter input {
    border: 1px solid #cdcdcd;
    padding: 1%;
    font-size: 1em;
}

#inewsletter button {
    background: #808080;
    border: 0px;
    cursor: pointer;
    color: #FFF;
    padding: 1%;
    font-size: 1em;
}

.box-conteudo h1 {
    font-size: 1.55em;
    margin-bottom: 29px;
    color: #272727;
    font-family: 'Merriweather', serif;
    padding-top: 1%;
}

.btnenvia,
.btnreseta {
    margin-left: 10px;
    width: 20%;
    height: 2.5em;
    margin-top: 10px;
    background: #272727;
    border: 0px;
    cursor: pointer;
    color: #FFF;
    padding: 1%;
    font-size: 1em;
}

#rodape a {
    color: #6b6b6b;
}

#rodape p {
    font-size: 1.45em;
    color: #fff;
    font-family: Calibri;
}

#rodape p a {
    color: #fff;
}

.far.fa-image, .fas.fa-video{
    font-size: 1.65em;
    padding-bottom: 7px;
    color: #aeaeae;
}

#rodape h4 {
    font-size: 1.25em;
    color: #676767;
    font-family: 'Merriweather', serif;
}

#iartigos h1,
#iartigos-detalhes h1 {
    font-size: 1.250em;
    font-weight: bold;
    margin-bottom: 10px;
}

.area h3:hover{
    color:#272727;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.area p:hover{
    color:#272727;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

/* Box com link's úteis (utilitários contábeis) */

#box-links-uteis p {
    cursor: pointer;
}

#box-links-uteis p a {
    color: #000;
}

#box-links-uteis p:hover {
    background: #CCC
}

#box-links-uteis p.t-ativo {
    background-color: #777;
    color: #FFF;
    border: 1px solid #999;
}

#box-links-uteis p.t-ativo span,
#box-links-uteis p.t-ativo a {
    color: #FFF;
}

#box-links-uteis div ul li {
    list-style: circle;
}

#box-links-uteis div ul li:hover {
    list-style: disc;
}

#box-links-uteis div ul li a {
    color: #080101;
    font: 11px Tahoma;
}

#box-links-uteis p a:hover {
    text-decoration: none;
}

/*---CSS mapa personalizado--*/

.infoBox {
    background-color: #FFF;
    width: 300px;
    font-family: Arial, Helvetica, 'Merriweather', serif;
    font-size: 14px;
    border: 2px solid #3fa7d8;
    border-radius: 3px;
    margin-top: 10px;
    padding: 10px;
}

.fas.fa-phone-volume {
    color: #d9d9d9;
    float: left;
    display: inline-flex;
    padding-top: 23px;
    font-size: 1.3em;
}

.infoBox p {
    padding: 0 15px
}

.infoBox:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #3fa7d8;
    top: -10px;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    left: 138px
}


strong {
    font-weight: bold !important;
}