/* Add here all your CSS customizations */
body {
    font-family: "Exo 2",sans-serif;
    font-size: 14px;
    line-height: 1.2;
}
a {
	color: #1e284e;
}
a:hover {
	color: #1f2e67;
}
header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-bottom: 0 none !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.widbox-button-container{
	display:none !important;
}
.widbox-footer-container{
	display:none !important;
}
@media screen and (max-width: 992px) {
    header {
        position: relative;
    }
    .boxlogo {
        padding-bottom: 5px;
        padding-top: 5px;
    }
}
@media screen and (max-width: 768px) {
    .boxlogo img {
        max-width: 345px !important;
    }
}
.top0 {
    background: #00adef none repeat scroll 0 0;
    padding-bottom: 2px;
    padding-top: 2px;
}
.top1 {
    background: transparent url("../images/estrutura/mark.png") repeat scroll center top;
}
.b-btn {
    background-color: #0c6e93;
    border-bottom: 3px solid #075775;
    text-shadow: 1px 1px 1px #333;
}
.b-btn:hover {
    background-color: #0c6e93;
    border-bottom: 3px solid #316a7f;
}
.boxlogo img {
    max-width: 600px;
}
.menu {
    background: #00ad4c none repeat scroll 0 0;
}
.menu .b-top-nav--icon .b-top-nav__1level a {
    color: #fff;
    font-family: "Exo 2";
    font-size: 16px;
    font-weight: normal;
    padding: 6px 7px;
}
.menu .b-top-nav__1level.is-active-top-nav__1level {
    background: #0c6e93 none repeat scroll 0 0;
}
.menu .b-top-nav__1level:hover {
    background: #0c6e93 none repeat scroll 0 0;
	border-radius:13px;
}
.menu .b-top-nav__1level_wrap {
    margin-bottom: 5px;
    margin-top: 5px;
}
.menu .b-top-nav__1level {
     margin: 0 5px;
}
.menu .b-top-nav__1level .b-ico-dropdown {
    border-color: transparent transparent #00ad4c;
    top: 33px;
    transform: rotate(180deg);
    z-index: 10;
}
.menu .b-top-nav__dropdomn {
    background: #00ad4c none repeat scroll 0 0;
    box-shadow: 6px 6px 20px -7px #9f9f9f;
    left: 50%;
    margin-left: -115px;
    opacity: 0;
    padding: 15px;
    position: absolute;
    top: 57px;
    width: auto;
    z-index: 100;
}
.menu .f-top-nav__2level_title {
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.menu .b-top-nav__2level a:hover {
    background: #0c6e93 none repeat scroll 0 0;
}
.menu .b-top-nav-show-slide {
    background: #00adef none repeat scroll 0 0;
    border-radius: 2px;
    cursor: pointer;
    font-size: 18px !important;
    left: 0;
    margin-top: -40px;
    padding: 8px;
    position: absolute;
}
.f-top-nav-dropdown .is-active-top-nav__1level > a,
.f-top-nav-dropdown .is-active-top-nav__1level > a:hover {
    color: #019743;
}
.j-menu-container li a {
    padding: 8px !important;
}
.j-menu-container a:hover {
    background: #0d5426 none repeat scroll 0 0;
}
.j-menu-container a:hover {
    color: #fff !important;
}
.b-top-nav__2level_wrap .fa {
    display: inline;
}
header.fadeInDown .top1,
header.fadeInDown .top0,
header.fadeInDown .menu {
    display: none;
}
.middle1 .b-carousel-arr-square .bx-controls-direction a:hover {
    background: #0c6e93 none repeat scroll 0 0;
}
.middle2 .b-tabs--secondary.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    border-top: 3px solid #0c6e93;
    color: #0c6e93;
}
.middle2 .f-tabs.ui-tabs .ui-tabs-nav li .ui-tabs-anchor {
    color: #0c6e93;
}
.middle2 .b-tabs--secondary.ui-tabs .ui-tabs-nav li:hover {
    border-color: #0c6e93;
}
.middle2 .b-img-responsive.b-img-l {
    max-height: 105px;
    width: 140px;
}
/* Logo PNTP na lateral: link clicável (evita ficar atrás de camadas do layout) */
.middle2 .cm-radar-sidebar-link {
    display: block;
    position: relative;
    z-index: 2;
}
.middle2 .cm-radar-sidebar-link img {
    display: block;
}
.middle2 .b-tabs__content {
    padding: 12px;
}
.middle2 .f-tabs-vertical__title,
.middle2 .f-more.f-primary-b {
    color: #0c6e93;
}
.middle3 {
    background: #f2f2f2 none repeat scroll 0 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.middle3 img {
    width: 100%;
}
.middle3 .b-remaining {
    font-size: 14px;
}
footer {
    background: #00ad4c none repeat scroll 0 0;
    border-color: #333;
    color: #fff;
}
footer h3,
.f-list-markers li a:hover {
    color: #f1f1f1;
}
footer .f-list-markers li:hover i {
    color: #333;
}
footer a {
    color: #fff;
}
footer .f-list-markers__ico {
    color: #fff;
}
.footer9 {
    background: #019743 none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.footer10 {
    padding-left: 90px;
}

/* INSTITUCIONAL */
header.interno {
    position: relative;
}
header.interno.fadeInDown {
    position: fixed;
}
.b-inner-page-header {
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff none repeat scroll 0 0;
}
h1.c-default {
    color: #014f6d;
}
.b-breadcrumbs {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
}
.f-breadcrumbs a {
    color: #ccc;
}
.f-breadcrumbs li:first-child i::before {
    color: #acacac;
}
.b-welcome-box .is-global-title,
.f-title-description,
.f-google-map__info-window-address-title {
    color: #014f6d;
}
/* NOTICIAS */
.b-pagination.f-pagination {
    padding-bottom: 10px;
    text-align: center;
}
.b-pagination li {
    border: 1px solid #e2e2e2;
    border-radius: 1px;
    box-shadow: none;
    display: inline-block;
    height: 25px;
    list-style-type: none;
    margin-right: 2px;
    min-width: 25px;
}
.f-pagination a {
    font-size: 13px;
    font-weight: normal;
    line-height: 8px;
}
.b-pagination a.prev i, .b-pagination span.prev i, .b-pagination a.next i, .b-pagination span.next i {
    font-size: 18px;
}
.b-pagination li.is-active-pagination {
    background: #0f396c none repeat scroll 0 0;
    border-color: #0f396c;
}
.b-pagination li:hover {
    border-color: #0f396c;
}
.f-pagination li:hover a {
    color: #0f396c;
}
.f-pagination li.is-active-pagination a {
    color: #fff;
}





.f-small-arr .tp-rightarrow.tparrows.default:hover, .f-small-arr .tp-leftarrow.tparrows.default:hover, .f-article__social-info-name, .f-blog-short-post--w-img a:hover, .f-h4-special--gray.b-h4-special:hover {
    color: #151150;
}
.addthis {
    margin-top: 10px;
}
.galeria_fotos img {
    width: 12%;
}
.f-blog__title:hover {
    color: #0f396c;
}


/* AGENDA */
.data {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 8px;
    padding-bottom: 8px;
    text-align: center;
}
.data h1 {
    margin-bottom: 10px;
}
.data span {
    float: left;
    margin-bottom: 2px;
    width: 100%;
}


/* VEREADORES */
.vereadores .b-shortcode-example img {
    height: auto;
    width: 100%;
}
.vereadores .b-mention-short-item__user_img,
.vereadores .b-mention-item__user_img {
    box-shadow: 0 0 10px 0 #616161;
}
.b-mention-item__user_img {
    height: 160px;
    width: 160px;
}
.vereadores .f-mention-item__user_name {
    color: #333;
    padding-bottom: 10px;
}
.vereadores .b-mention-item__user_info {
    padding: 0px;
}
.vereador_interno img {
    border: 2px solid #fff;
    box-shadow: 4px 4px 7px -4px #333;
    width: 100%;
}
.presidentes .foto img {
    border-radius: 5px;
    box-shadow: 0 10px 11px -10px #333;
    width: 80%;
}
.presidentes .f-mention-item__user_name {
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
}
 .b-google-map h4.f-primary-b {
    color: #333;
    font-size: 14px;
    text-transform: none;
}
.b-google-map__info-window-address-icon {
    background-color: #ccc;
}



/* TRANSPARENCIA */
.transparencia_home .item {
    background: #f8f8f8 none repeat scroll 0 0;
    border-radius: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.transparencia_home .item {
    font-size: 18px;
}
.transparencia_home .item i {
    font-size: 45px;
}
.transparencia_home .b-shortcode-example i {
    color: #333;
}
.transparencia_home .f-list-markers li a {
    font-weight: bold;
}
.transparencia_home .f-list-markers li a:hover {
    color: #1e284e;
}
.f-accordion--secondary.ui-accordion .ui-accordion-header.ui-accordion-header-active {
    color: #7c7c7c;
}
.f-accordion.ui-accordion .ui-accordion-header:hover:not(.ui-accordion-header-active) {
    color: #0c6e93;
}
.folder_cat p {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 2px;
    padding: 6px;
}
.l-main-container {
	min-height: 400px;
}
/*
header.interno {
    position: relative;
     background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/estrutura/bgHeader.jpg") !important;
    background-origin: padding-box;
    background-position: center bottom !important;
    background-repeat: no-repeat;
}
header.interno.fadeInDown {
    position: fixed;
}
header.interno.veiculo.fadeInDown {
    position: absolute;
}
.boxlogo {
	padding-top: 5px;
}
.is-fixed-header .b-logo img {
	max-width: 190px;
}
.fadeInDown .top0 {
    background: transparent url("../images/estrutura/mark.png") repeat scroll center top;
}
.fadeInDown .boxlogo {
	margin-bottom: 0px;
	margin-top: 0px;
}
.boxlogo img {
    max-width: 385px;
}
@media screen and (max-width: 992px) {
	.boxlogo img {
	    max-width: 220px;
	}
}
.top1 a {
    background: #1f294f none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 10px 4px -9px #333;
    color: #fff;
    float: left;
    font-size: 12px;
    padding: 8px 15px;
}
.fadeInDown .menu {
    background: #0d5426 none repeat scroll 0 0;
    padding-top: 3px;
}
@media screen and (max-width: 992px) {
    .menu {
        margin-bottom: 6px;
    }
}
.menu strong {
    line-height: 22px;
}
.menu .b-top-nav__1level_wrap {
    margin: 0 23px 3px 0;
}
.menu ul li.b-top-nav__1level a {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
}
.interno .menu ul li.b-top-nav__1level a {
    color: #333;
}
.menu .b-top-nav__1level.is-active-top-nav__1level,
.menu .b-top-nav__1level:hover {
    background: #f28d00 none repeat scroll 0 0;
    border-radius: 2px;
}
.interno .menu .b-top-nav__1level.is-active-top-nav__1level a,
.interno .menu .b-top-nav__1level:hover a {
    color: #fff;
}
.interno.fadeInDown .menu ul li.b-top-nav__1level a {
    color: #fff;
}
.menu .b-top-nav__1level {
	margin-left: 8px;
}
.menu .b-top-nav__1level .b-ico-dropdown {
	z-index: 10;
	border-color: transparent transparent #1f294f;
}
.menu .b-top-nav__dropdomn {
    background: #1f294f none repeat scroll 0 0;
    box-shadow: 6px 6px 20px -7px #0f0f0f;
    left: 50%;
    margin-left: -116px;
    opacity: 0;
    padding: 19px 15px 16px;
    position: absolute;
    top: 57px;
    width: auto;
    z-index: 100;
}
.menu .f-top-nav__2level_title {
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.menu .b-top-nav__2level a:hover {
    background: #ad181f none repeat scroll 0 0;
}
.menu .b-top-nav-show-slide {
    background: #0d5426 none repeat scroll 0 0;
    border-radius: 2px;
    cursor: pointer;
    font-size: 20px !important;
    margin-top: -10px;
    padding: 5px 5px 3px;
}
.j-menu-container li a {
	padding: 8px !important;
}
.j-menu-container a:hover {
	background: #0d5426 none repeat scroll 0 0;
}
.j-menu-container a:hover {
	color: #fff !important;
}


.middle2 {
     background: #f28d00 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.middle2 .b-form-select {
    padding-top: 7px;
}
.middle2 button {
     background-color: #e9682e;
    margin-top: 6px;
}

.middle2 .ui-selectmenu-button span.ui-selectmenu-text {
    background: #f7f7f7;
}
b-form-select.c-arrow-secondary span.ui-selectmenu-button::before {
    background-color: #404040;
    border-left: 1px solid #404040;
    box-shadow: 0 0 0 1px #404040;
}


.middle3 .b-product-preview__img {
    max-height: 268px;
}
@media screen and (max-width: 992px) {
    .middle3 .b-product-preview__img {
        max-height: 197px;
    }
}
@media screen and (max-width: 992px) {
    .middle3 .b-product-preview__img {
        max-height: 999px;
    }
}



.middle3 .b-product-preview__content {
    border-top: none;
    padding: 20px 0;
}
.middle3 .b-product-preview__content_col.marca {
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-top: -63px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10;
}
.middle3 .b-product-preview__content_col.marca img {
    max-width: 140px;
}
.b-product-preview__content_col.preco {
    font-size: 15px;
}
.b-product-preview__content_col.preco strong {
    color: #f28d00;
    font-size: 30px;
}
.periciado {
    background: #149a11 none repeat scroll 0 0;
    border: 2px solid #fff;
    padding: 5px;
}
.videos {
    background: #d00000 none repeat scroll 0 0;
    border: 2px solid #fff;
    padding: 5px;
}
.detalhes {
    background: #f28d00 none repeat scroll 0 0;
    border: 2px solid #fff;
    padding: 5px;
}

.periciado a, .detalhes a, .videos a {
    color: #fff;
}
.middle3 .item {
    padding-bottom: 15px;
}


.middle4 {
    background: #137c44 none repeat scroll 0 0;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}
.middle4 .encontre {
    font-size: 18px;
    padding-top: 15px;
    text-transform: uppercase;
}
.middle4 .slick-slider {
    margin-bottom: 0px;
}
.middle4 .slick-slide img {
    background: none;
    display: block;
    max-height: 85px;
    max-width: 140px;
    padding: 5px;
}

footer {
    background: #0d5426 none repeat scroll 0 0;
    border-top: medium none;
    color: #fff;
}
.footer1, .footer2, .footer3{
    margin-top: 30px;
}
.footer1 img {
    width: 100%;
}
.footer2 span {
    float: left;
    font-size: 15px;
    margin-bottom: 5px;
    width: 100%;
}
.footer2 .ligue_gratis a {
    background: #132761 none repeat scroll 0 0;
    color: #fff;
    padding: 2px 10px;
}
.footer2 h3, .footer3 h3 {
    color: #fff;
}
.footer8 {
    margin-top: 30px;
}
.footer9 i {
    color: #fff;
    font-size: 25px;
}
.footer9 img {
    min-width: 28px;
}
.footer9 {
    background: #137c44 none repeat scroll 0 0;
    margin-top: 10px;
    padding-bottom: 12px;
    padding-top: 12px;
}


.b-inner-page-header {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    font-weight: normal;
    max-height: 95px;
}
.b-inner-page-header h1 {
    color: #f28d00;
}
.b-portfolio-overview {
    border-bottom: medium none;
    border-top: medium none;
    margin: 20px 0;
    padding: 0;
}


.b-welcome-box .is-global-title,
.f-title-description,
.f-google-map__info-window-address-title {
    color: #f28d00;
}

.b-google-map__info-window-address-icon {
    background: #f28d00;
}
.refinar_busca {
    margin-top: 4px;
    margin-bottom: 10px;
}
.refinar_busca h4 {
    margin-top: 10px;
}

.resultado_busca .item {
    padding-left: 2px;
    padding-right: 2px;
}
.resultado_busca .b-product-preview__content {
    padding: 20px 0;
}
.resultado_busca  .detalhes {
    padding: 0;
}
.resultado_busca  .detalhes a {
    background: #f28d00 none repeat scroll 0 0;
    border: 2px solid #fff;
    float: left;
    padding: 5px;
    width: 100%;
}


.b-pagination.f-pagination {
    text-align: center;
}
.b-pagination li {
    border: 1px solid #e2e2e2;
    border-radius: 1px;
    box-shadow: none;
    display: inline-block;
    height: 25px;
    list-style-type: none;
    margin-right: 2px;
    min-width: 25px;
}
.f-pagination a {
    font-size: 13px;
    font-weight: normal;
    line-height: 8px;
}
.b-pagination a.prev i, .b-pagination span.prev i, .b-pagination a.next i, .b-pagination span.next i {
    font-size: 18px;
}
.b-pagination li.is-active-pagination {
    background: #1d1836 none repeat scroll 0 0;
    border-color: #1d1836;
}
.b-pagination li:hover {
    border-color: #1d1836;
}


.item_veiculo .proposta {
    background: #efefef none repeat scroll 0 0;
    border-radius: 5px;
}
.item_veiculo .preco {
      background: #4d4d59 none repeat scroll 0 0;
    color: #fff;
    font-size: 23px;
    font-weight: normal;
    left: -15px;
    padding: 12px 10px 10px 12px;
    position: relative;
    top: 20px;
    z-index: 1;
}

.item_veiculo .preco::after {
    border-color: #4d4d59 transparent transparent;
    border-style: solid;
    border-width: 50px 20px 0 0;
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
}
.dados_gerais i {
    font-size: 30px;
}
.dados_gerais .item {
     padding: 0 0 15px;
}
.dados_gerais .opcional {
    margin-bottom: 5px;
}
.dados_gerais .opcional i {
    color: green;
    font-size: 15px;
}
.proposta {
    background: #ececec none repeat scroll 0 0;
    border-radius: 5px;
}
.proposta h1.is-global-title {
    margin-top: 35px;
}


.my-gallery img {
    width: 100%;
}
.my-gallery figure {
    margin: 0 !important;
}
.my-gallery figcaption {
    display: none;
}
figure.destaque {
    width: 100%;
}
figure {
    float: left;
    width: 25%;
}
.my-gallery img {
    box-shadow: 0 8px 10px -10px #333;
    margin-bottom: 5px;
    padding: 2px;
    width: 100%;
}

.slick-list i {
    font-size: 14px;
}
.slick_consultores .b-employee-item p {
    font-size: 14px;
}

.b-form--contact-size textarea.form-control {
    height: auto;
}

*/

.b-btn.transparencia {
    background-image: url("../../../images/estrutura/informacao.png");
    background-position: 8px 4px;
    background-repeat: no-repeat;
    background-size: 28px auto;
    padding-left: 40px;
}
.footer15 {
    margin-top: 25px;
}
