html #header.header-semi-transparent-light .header-body:before {
    background: #ffffff none repeat scroll 0 0;
}
#header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
    color: #5e7279;
}
html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
   color: #5e7279;
}
#header.header-semi-transparent-light .header-nav-main nav > ul > li > a.active {
    color: #e04622 !important;
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
    background-color: #e04622;
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li:hover > a.active, #header .header-nav.header-nav-stripe nav > ul > li.open > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a.active {
    color: #ffffff !important;
}

.slide_tx_1 {
    color: rgb(86, 91, 112) !important;
    background-color: rgb(247, 248, 251) !important;
}

.slide_tx_2 {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(232, 119, 92) !important;
}

html section.section-tertiary {
    background-color: #eaeff3 !important;
    border-color: #eaeff3 !important;
}

html .heading-primary, html .lnk-primary, html .text-color-primary, html .text-primary {
    color: #e04622 !important;
}

a {
    color:  #000 !important;
}



.body {
    background-color: #ffffff;
}

html .heading-dark, html .lnk-dark, html .text-color-dark, html .text-dark {
    color: #2e353e !important;
}

.container p {
    color: #2e353e;
}

ul.nav-list li a {
    color: #2e353e;

}

ul.nav-list li a:before {
    border-left: 4px solid #2e353e;
}

#formNews .btnCadastrar, .btn .btn-default .btn-enviar, .btn-submit-form-siscontabil {
    color: #567DA0;
    background: #e77055;
}

#formNews .btnCadastrar:hover, .btn .btn-default .btn-enviar:hover, .btn-submit-form-siscontabil:hover{
    background: #E05A3D;
}


#footer {
    background:  #E9EFF2;

}

#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color:  #777;
}

dl.dl-horizontal {
    color:  #777;
}

.table_cotacao{
      background: #E9EFF2;
}

.table_cotacao .table_cotacao_body{
     color:  #777;
}

.table_cotacao .table_cotacao_head{
     color:  #777;
}

.table_cotacao .table_cotacao_body .label-valor{
 color:  #777;
}
.table_cotacao .table_cotacao_body .col-par{
 color:  #777;
}

.table_cotacao .table_cotacao_body .col-valor{
     color:  #777;
}

.tpl-redesociais p{
    color:  #777;
}

.social-icons li a {
    background: #ffffff;
    color: #000 !important;
}

#footer .fa, #footer .fas, #footer .far, #footer .fal, #footer .fab {
 color: #000 !important;
}

.maps {
    height: 329px;
    border: 3px solid #e04622;
}


.btn-enviar {
    color: #567DA0;
    background: #e77055;
}

.btn-enviar:hover{
    background: #E05A3D;
}

.box-contabilidade-online{

    border: 1px solid #e77055;
}

.box-contabilidade-online h2{
    color: #e04622
}




div.calendar table.calendar td.calendar-day.event_day {
    background: #ffee6b;
}

div.calendar table.calendar td .day-number.event_day {
    color: #000 !important;
}

div.calendar table.calendar td.active {
    background: #008ade !important;
    box-shadow:
        inset 0 0 1px 1px #008ade,
        0 1px 3px -1px #008ade;
    color: #FFF;
}

.cotacao-linha-container{
    background: #c7c7c7;
    color: #fff;
}
