﻿@font-face { font-family: 'Bariol'; src: url("../fonts/bariol_regular-webfont.eot"); src: url("../fonts/bariol_regular-webfontd41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bariol_regular-webfont.woff") format("woff"), url("../fonts/bariol_regular-webfont.ttf") format("truetype"), url("../fonts/bariol_regular-webfont.svg#BariolRegularRegular") format("svg"); font-weight: normal; font-style: normal; }
body { font-family: 'Bariol', sans-serif; color: #5e5e60; font-size: 12pt; background-color: #fff; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: 300; }
.hr-noticias { border-top: 1px solid #000; margin-bottom: 30px; }
/*loading*/
.load { z-index: 99999; display: none; visibility: visible; padding: 0; margin: 0; position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-image: url('../images/bg-modal.png'); }
.load .conteudo { position: fixed; top: 50%; left: 50%; width: 30em; height: 18em; margin-top: -9em; margin-left: -15em; border: 1px solid #ccc; background-color: #fff; text-align: center; }
.load .conteudo img { margin-bottom: 30px; margin-top: 50px; }

.input-validation-error { border-color: #d11947 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
.label-important { background-color: #d11947 !important; }
.btn-primary { text-transform: uppercase; color: #fff; background-color: #999999; border: 1px solid #999; }
.btn-primary:hover { background-color: #666; border: 1px solid #999; }

#topo { background: url('../../../images/header_tile.png') repeat scroll 0 0 transparent; border-bottom: 1px solid #4cc427; color: #fff; }
#topo .login { background-color: #fff; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 10px; color: #666; max-width: 387px; overflow: hidden; min-width: 340px; }
#topo .openModal { color: #000; font-size: 9pt; }
#topo .login .header { text-align: right; padding-right: 15px; }
#topo .login .footer { text-align: right; padding-right: 15px; }
#topo .login .input-group { margin-bottom: 5px; }
#topo .login input { height: 24px; }

#topo .login .maior { font-size: 11pt; }

.navbar { margin-bottom: 0 !important; border-radius: 0 !important; }
.navbar-nav a { color: #fff; font-size: 13pt; font-weight: 300; }
.navbar-nav .active a { background-color: transparent; color: #fff !important; font-weight: bold; }
.navbar-nav { margin: 3.5px -15px !important; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: transparent; }
.navbar-nav > li:last-child { border-right: none; }
.navbar-nav > li a:hover { background-color: transparent; font-weight: bold; }
.navbar-nav ul.dropdown-menu { background-color: #065; }
.navbar-nav ul.dropdown-menu a { color: #fff; }
.navbar-header { background-color: rgba(236, 38, 143, 0.11);; }
.navbar-brand { color: #000; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #065 !important; color: #fff !important; }
.navbar-toggle .icon-bar { background-color: #000; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: #fff; }

.dropdown-menu > li { position: relative; -webkit-user-select: none; /* Chrome/Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+ */ /* Rules below not implemented in browsers yet */ -o-user-select: none; user-select: none; cursor: pointer; }
.dropdown-menu .sub-menu { left: 100%; position: absolute; top: 0; display: none; margin-top: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; box-shadow: none; }
.right-caret:after, .left-caret:after { content: ""; border-bottom: 5px solid transparent; border-top: 5px solid transparent; display: inline-block; height: 0; vertical-align: middle; width: 0; margin-left: 5px; }
.right-caret:after { border-left: 5px solid #fff; }
.left-caret:after { border-right: 5px solid #fff; }

.valor { font-weight: 700; }

.carousel-caption { text-transform: uppercase; width: 100%; left: 0; right: 0; bottom: 0; text-align: left; padding: 30px 15px 20px 15px; text-transform: uppercase; margin: 0; text-shadow: 1px 1px rgba(0,0,0,0.85); background-image: url('../images/slider-caption.png'); }
.carousel-caption a { color: #fff !important; }

.nomal { font-weight: normal !important; }

@media (min-width: 768px) {
    .navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; }
    .navbar .navbar-collapse { text-align: right; }
}

.pagination { height: 36px; margin: 18px 0; width: 100%; }
.pagination ul { display: inline-block; *display: inline; /* IE7 inline-block hack */ *zoom: 1; margin-left: 0; margin-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.pagination li { display: inline; }
.pagination a { float: left; padding: 0 14px; line-height: 34px; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; color: #666; }
.pagination a:hover,
.pagination .active a { background-color: #999; }
.pagination .active a { color: #fff; }
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover { background-color: #fff; }
.pagination li:first-child a { border-left-width: 1px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
.pagination li:last-child a { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }
.pagination-centered { text-align: center; }
.pagination-right { text-align: right; }

.img-left { float: left; margin-right: 15px; }
.img-right { }
.tel { padding-top: 10px; font-size: 16pt; color: #fff; font-weight: 700; text-align: right; }
.logo  { margin-top: 7px; }
.title-page { background-color: #3b8822; color: #fff; font-weight: 700; }
.title-page .container { background: url('../../../images/featured-bg.jpg') no-repeat scroll left top transparent; padding: 30px 0 }
.title-page h1 { font-size: 38pt; }

.chamada-home { text-align: center; padding: 30px 0; }
.titulo-home { text-align: center; padding: 30px 0; font-weight: 700; color: #ec268f; }
.veiculo { padding: 20px 0;font-weight: 700; }

.item h1 { padding: 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #f6f6f6; color: #08c0c9; text-transform: uppercase; font-size: 18pt; }
ul.informacoes li { margin-bottom: 15px; }

.btn-primary { color: #fff; border: 1px solid #065; background-color: #065; }
.btn-primary:hover { background-color: #088872; }
#section { min-height: 450px; margin: 0; }

#section-mais { background-image: url('../../site/frota.html'); background-size: cover; background-position: center center; height: 593px; color: #fff; }
#section-mais h2 { color: #fff; }
#section-mais .bg-laranja { background-color: #ec268f; opacity: .8; color: #fff; padding: 50px 0; }
#section-mais .bg-laranja h4 { color: #fff; }
#section-mais .bg-laranja i { font-size: 18pt; }
#section-mais .mais h2 { font-size: 46px; letter-spacing: 0; text-transform: none; }


#subFooter { padding: 30px 0; background-color: #353534; color: #fff; margin: 30px 0 0 0; }
#subFooter a { color: #fff; }
#subFooter i { font-size: 25pt; }


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img { width: 100%; /* use this, or not */ margin: auto; }

.galeria-capa { background-color: #f5f5f5; margin-top: 10px; position: relative; }
.galeria-capa .titulo { bottom: 0; padding: 10px; position: absolute; background-color: #000; color: #fff; display: inline-block; width: 100%; opacity: 0.8 }

.noticia-capa { background-color: #f5f5f5; margin-top: 10px; overflow: hidden;}
.noticia-capa .data { background-color: #00aa90; color: #fff; padding: 15px 0; font-size: 15pt; }
.noticia-capa .texto { padding: 10px 15px;  color: #000; font-weight: bold; }
.noticia-capa .texto small { font-size: 11pt; color: #999999; font-weight: normal;  }

.noticia-index { width: 100%; overflow: hidden; margin-bottom: 25px;}
.noticia-index h3 { margin-bottom: 10px; }
.noticia-index img { margin-right: 15px; }
.noticia-index .data { margin-bottom: 5px; background-color: #f5f5f5; display: inline-block; font-size: 10pt; }
.noticia-index .data span { padding: 4px 8px 4px 4px; display: inline-block; }
.noticia-index .data strong { margin-right: 5px; background-color: #00aa90; padding: 5px; color: #fff !important; }

.mais { margin: 0; padding: 0; list-style: none;}
.mais li { margin-bottom: 25px; }
.mais li a { color: #000; }
.mais li .data { margin-bottom: 5px; background-color: #f5f5f5; display: inline-block; font-size: 10pt; }
.mais li .data span { padding: 4px 8px 4px 4px; display: inline-block; }
.mais li .data strong { margin-right: 5px; background-color: #00aa90; padding: 5px; color: #fff !important; }

.mais-galerias { margin: 0; padding: 0; list-style: none;}
.mais-galerias li a { color: #000; }
.mais-galerias li { background-color: #f5f5f5; margin-bottom: 15px; }
.mais-galerias li p { padding: 10px; }

#mask { position: absolute; left: 0; top: 0; z-index: 9000; background-color: rgba(51, 51, 51, 0.7); display: none; }
.window { position: absolute; left: 0; top: 0; display: none; z-index: 9999; width: 900px; height: auto; background-color: #ffffff; border-radius: 30px; padding: 30px; }
.close { z-index: 99999; display: block; text-align: right; color: #000 !important; right: 10px; padding: 3px; position: absolute; margin: 5px; text-shadow: none; opacity: 100; font-size: 12pt !important;  top: 5px; }