body{
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	color: #939393;
	font-size: 14px;		
	background: url(../img/bg-pattern.png)	repeat;
	margin-bottom: 123px
}

.rodape {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 123px;  
}

html {
  position: relative;
  min-height: 100%;
}

.no-bg{
	background: none
}

label{
	font-weight: normal
}

.img-rounded {
  border-radius: 20px;
}

.form-control::-moz-placeholder {
  color: #939393;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #939393;
}
.form-control::-webkit-input-placeholder {
  color: #939393;
}

.mb30 {
	margin-bottom: 35px
}

.mb15 {
	margin-bottom: 16px
}

.mt130 {
	margin-top: 130px
}

.mt50 {
	margin-top: 50px
}

.ml15 {
	margin-left: 15px;
}

.ml30 {
	margin-left: 30px;
}

.mr15 {
	margin-right: 15px;
}

.mr30 {
	margin-right: 30px;
}

img{height: auto; }



strong{
	font-weight: normal;
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{	
	font-weight: normal;	
}


a {
  color: #939393;
  text-decoration: none;
  cursor:pointer;
}
a:hover{  
  text-decoration: underline;
  color: inherit
}

a:focus{
	text-decoration: none;
	outline: 0;
}

a.btn-azul, .btn-azul {
  color: #ffffff;
  background-color: #2abad4;
  border: none;
  border-radius: 10px;  
  padding: 4px 10px;
  text-transform: uppercase;  
  
}

.btn-azul:hover,
.btn-azul:focus,
.btn-azul:active,
.btn-azul.active,
.open > .dropdown-toggle.btn-azul {
  color: #fff;
  background-color: #a7b32c;
  border: none;  
}

a.btn-verde, .btn-verde {
  color: #ffffff;
  background-color: #a7b32c;
  border: none;
  border-radius: 10px;  
  padding: 4px 10px;
  text-transform: uppercase;  
  
}

.btn-verde:hover,
.btn-verde:focus,
.btn-verde:active,
.btn-verde.active,
.open > .dropdown-toggle.btn-verde {
  color: #fff;
  background-color: #2abad4;
  border: none;  
}

a.btn-cinza, .btn-cinza {
  color: #fff;
  background-color: #939393;
  border: none;
  border-radius: 10px;  
  padding: 4px 6px;
}



[class^=icon-] {
	display: inline-block;
	background: url(../img/sprite-idioma.png) no-repeat;
}

.icon-pt {
	background-position: -43px -2px;
	width: 29px;
	height: 26px;
}

.icon-en {
	background-position: -2px -2px;
	width: 29px;
	height: 26px;
}


.navbar-default{
	background: none;
	border: none;
	z-index: 999;
	margin: 0
}

.navbar-brand{
	height: auto
}

.navbar-brand img{
	width: 69px;
	height: 69px
}


.form-search .form-control {
	border-radius: 10px;
	border: 1px #2abad4 solid;
	color: #939393;	
	box-shadow: none;		
	font-size: 12px;
	height: 26px;
	padding: 4px 12px;	
	text-transform: none
}

.navbar-default .navbar-right{
	margin-top: 20px;
	float: right
}

.navbar-default .navbar-right .fa-envelope{
	font-size: 28px;	
}

.navbar-default .navbar-right li{
	vertical-align: middle;
	padding: 0;
}

.box-noticias .thumbnail{
	  padding: 0px;	  
	  border: none;
	  border-radius: 0;
	  margin-bottom: 80px;
}

.box-noticias .thumbnail .caption{
	padding: 0
}

.box-noticias .thumbnail .caption h3{
	font-family: "HelveticaBoldcondensedItalic", Arial, Helvetica, Sans-serif;
	color: #cdd625;
	margin-bottom: 0
}

.box-noticias .thumbnail .caption a{
	color: #939393;
	font-size: 20px
}



.titulo h1{
	font-size: 42px;
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	color: #cdd625;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 62px
}

a.a-link{
	font-size: 18px;
	color: #2abad4;
	text-transform: uppercase;
	margin-top: -5px;
	
}

.wrapper-style{
	padding: 80px 0
}

.wrapper-style1{
	background-color: #2abad4;	
}



.wrapper-style1 .titulo h1{
	color: #FFFFFF;
	line-height: 57px;
	
}

table > tbody > tr > td.panel-conselho-bold {
	color: #939393;
	font-size: 20px;
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
}


table > thead > tr > th.margem-fixa {
	width:35%;
}

.list-mapa{
	color: #093942;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	font-size: 20px;
	text-transform: uppercase
}

.list-mapa li span{
	margin-right: 20px;
	border-radius: 50%;
	display: inline-block;
	width: 13px;
	height: 13px;
}

.list-mapa li {
	padding-bottom: 25px
}

.list-mapa li span.azul{
	background-color: #6fb9d3;
	border: 1px solid #FFF;
}

.list-mapa li span.verde-claro{
	background-color: #ced53f;
	border: 1px solid #FFF;
}

.list-mapa li span.verde-escuro{
	background-color: #58601e;
	border: 1px solid #FFF;
}

.list-mapa li span.vermelho{
	background-color: #df003a;
	border: 1px solid #FFF;
}

.wrapper-style p{
	font-size: 20px;
	color: #939393
}


.well{
	margin: 0;
	border: none;
	background-color: #f3f3f3
}

.well h3{
	margin: 7px 0 0 0
}

.well .fa{
	font-size: 30px;
	margin-left: 30px
}

a.a-rodape{
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	color: #2abad4
}

.mapa-rodape{
	border-bottom: 2px #f3f3f3 solid;
	padding-bottom: 30px	 
}

.mapa-rodape ul{
	
	margin: 50px 0 0 0px;
	
}

.mapa-rodape ul + ul{
	margin-left: 10px
}

.mapa-rodape ul li strong{
	display: block;
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #a7b32c;
	border-bottom: 2px #f3f3f3 solid;
	min-height: 56px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 20px;
	
}

.mapa-rodape ul li{
	padding: 3px 0
}

.mapa-rodape ul li a{
	color: #2abad4;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.txt-footer{
	padding: 15px 0;
	color: #939393;
	font-size: 16px;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
}

.txt-footer a{
	color: #939393;
	text-decoration: underline
}

.navbar-interna{
	border-top: 4px #2abad4 solid;
	-webkit-box-shadow: 0 3px 9px -5px rgba(0, 0, 0, .5);
  	box-shadow: 0 3px 9px -5px rgba(0, 0, 0, .5); 
}

.navbar-interna .navbar-brand img{
	width: 68px;
	height: 68px
}

.navbar-interna .menu-topo .navbar-right li:nth-child(3){
	/*display: none !important*/
}



.navbar-interna .rmlmenu > li > a{
	color: #2abad4;
    font-size: 16px;
    padding: 16px 0px 36px 0px
}

.navbar-interna .rmlmenu li{
	margin-left: 17px
}

.wrapper-breadcrumb{
	  background-image: url(../img/bg-tit-show.jpg);
	  background-position: top center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  width: 100%;
	  padding: 20px 0 10px 0;
	  color: #fff;
	  min-height: 168px;	  
}

.wrapper-breadcrumb h1{
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	font-size: 48px
}

.ferramentas-show{
	background-color: #eaf2f3;
	border-radius: 0 0 10px 10px;
	padding: 4px 20px;
	position: relative
}

.ferramentas-show ul{
	margin-bottom: 0
}

.ferramentas-show li a{
	color: #939393;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.ferramentas-show li + li{
	margin-left: 20px
}

.ferramentas-show li a .fa{
	margin-left: 9px
}

.txt-show {
	line-height: 26px;
	padding-top: 30px;
	font-size: 18px;
	padding-bottom: 20px;
}

.txt-show p strong{
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
	font-weight: normal
}

.txt-show mark{
	background-color: #a7b32c;
	color: #FFFFFF
}

.txt-show.list-show a{
	color: #939393;	
}


.txt-show h1{
	font-size: 30px;
	font-family: "HelveticaBoldcondensedItalic", Arial, Helvetica, Sans-serif;	
	color: #2abad4;	
	text-transform: uppercase;
}

.txt-show h2{
	font-size: 20px;
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
	color: #cdd625;
	text-transform: uppercase
}

.txt-show h3{	
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;	
}

.txt-show h4{	
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;	
	color: #cdd625
}


.txt-show .panel-default > .panel-heading{
	border-radius: 0;
	position: relative;
	background:#2abad4; 
	padding: 10px 40px 10px 8px;
}

.txt-show .panel-group .panel{
	border-radius: 0;
}

.txt-show .panel-group .panel + .panel{
	margin-top: 10px
}

.txt-show .panel-group .panel-heading + .panel-collapse > .panel-body{
	border: none
}

.txt-show .panel-heading:hover{
	background-color: #a7b32c
}

.txt-show .panel-heading h2.panel-title a{
	display: block;	
	font-size: 18px;	
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	color: #fff
}

.txt-show .panel-heading h2.panel-title a:hover{	
	color: #fff;
	text-decoration: none
}

.txt-show .panel-heading h2.panel-title a:after{	
	content: "-";
	position: absolute;
	right: 23px;
	top: 10px;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #fff
}


.txt-show .panel-heading h2.panel-title a.collapsed:after{
	content: "+";
}


.txt-show .panel, .txt-show .panel-default{
	border: none;
	
}

.txt-show .table-show > thead > tr > th{
	text-transform: uppercase;
	color: #a7b32c;
	background-color: #f3f3f3;
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
}

.txt-show .table-show > thead > tr > th{
	border: 2px #FFFFFF solid
}

.txt-show .table-show{
	border: none;	
	border-bottom: 2px #d9e4e7 solid
}

.txt-show .table-show > tbody > tr > td{
	border: none;	
}

.txt-show .table > thead > tr > th, .txt-show .table > tbody > tr > th, .txt-show .table > tfoot > tr > th, .txt-show .table > thead > tr > td, .txt-show .table > tbody > tr > td, .txt-show .table > tfoot > tr > td{
	padding: 4px 8px
}

.table-show .fa-download{margin-right: 10px}

.form-control{
	background-color: #fff;
	color: #2abad4;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	/*text-transform: uppercase;*/
	border: 2px #00cfe1 solid;
	border-radius: 10px;
	padding: 4px 12px;
	height: 30px;
	font-size: 16px;
	box-shadow: none
}

select.form-control{
	background-color: #2abad4;
	color: #FFFFFF;
	border: none;	
	max-width: 200px
}

select.form-control optgroup{
	background-color: #2abad4;
	color: #FFFFFF;
}

.img-list-frota img{
	width: 100%;
	object-fit: cover;
	height: auto;
}
@media (min-width: 992px){
	.img-list-frota {
    width: 49.333333% !important;
	}

	.img-list-frota:last-child{
		width: 100% !important;
	}

	.img-list-frota:last-child img{
		height: 400px;
	}
}
.btn-clique-list{
	background: #2abad4;
  color: #fff !important; 
  padding: 6px 15px;
  border-radius: 5px;
  letter-spacing: .5px;
	margin-right: 6px;
}

.combo-ano{
	position: absolute;
	bottom: -56px;
	right: 0;
	width: 500px;
	text-align: right;
	font-size: 18px
}

.txt-show .list-group{
	margin: 0 0 30px 0;
	
}

.list-group li > span{
	float: left;
	margin-right: 20px;
	display: block;	
}

.list-group li a{
	overflow: hidden;
	display: block;
	color: #939393
}

.list-group li a.pull-right{
	color: #939393
}

.list-group li a.pull-right span.fa{
	color: #939393
}

.list-group-item{
	background-color: transparent;
	border:none;	
	padding: 15px 10px 15px 30px;  	
}

.list-group-item:before{
	content: '\>';
	color: #cdd625;
	font-size: 24px;
	position: absolute;
	left: 0;
	top: 12px;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
}


.pagination{
	margin: 50px 0;
	border: none;
	border-radius:0;	
	background-color: transparent;	
}

.pagination > li > a, .pagination > li > span{
	border: none;
	margin: 5px 3px;	
	padding: 2px 13px;
	background: none;		
	text-align: center;
	color: #939393;	
	border-radius: 12px
}

.pagination > li  span.fa{
	color: #2abad4;
	font-size: 30px;
}

.pagination > li:first-child a, .pagination > li:last-child a{
	padding: 2px 5px
}

.pagination > li:first-child a:hover, .pagination > li:last-child a:hover{
	background: none;	
}



.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {  
  background-color: #a7b32c;
  color: #fff;
  font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
  
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;  
  cursor: default;  
  background-color: #a7b32c;
  color: #fff;
  font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
  
}


.txt-contato{
	padding-top: 30px
}

.form-contato{
	padding-top: 50px;
	width: 100%;
}

.txt-contato address .fa{
	font-size: 26px;
	color: #cfdb00
}



.nav-abas > li > a{
	color: #fff;	
	padding: 5px;
	font-size: 18px;	
	background: #c6d0d2;
	text-align: center;
	border: none;	
	text-decoration: none;		
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	border-radius: 15px 15px 0 0;
	text-transform: uppercase;
	line-height: normal 
}

.txt-show .nav-abas > li + li {		
	margin-left: 3px;
}


.nav-abas > li.active > a{
	background: #2abad4;
	color: #fff;
	
}

.nav-abas > li.active > a:before{
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #2abad4;
	content: '';
	position: absolute;
	left: 40%;
	bottom: -10px;
}


.nav-abas > li > a:hover, .nav-abas > li > a:focus, .nav-abas > li.active > a:hover, .nav-abas > li.active > a:focus {	
	background: #2abad4;
	color: #fff;
}

.txt-contato .media-heading{
	margin-top: 10px
}


.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #cdd625;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 42%;
    float: left;
    padding:0 20px 20px 20px;
    position: relative;
  	text-align: right
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -80px;
    display: inline-block;
	height: 3px;
	width: 15%;
	background-color: #cdd625;
    content: " ";
    z-index: 9
}



.timeline > li > .timeline-badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -10px;
    background-color: #2abad4;
    z-index: 100;
    border-radius: 50%;
    border: 2px #ffffff solid;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    left: -80px;
    right: auto;
}



.txt-show h4.timeline-title {
    margin-top: 0;
    color: #2abad4;
    font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
    font-size: 36px;
    position: relative;
    z-index: 99;
    background-color: #FFFFFF
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
    font-family: "HelveticaCondensed", Arial, Helvetica, Sans-serif;
    
    font-weight: 400
}

.timeline-body > p  {
    margin-bottom: 30px;
}

.timeline-body > img{
	display: inline
}

.list-show ul {
	list-style: none;
	padding-left: 0
}

.list-show ul li{
	padding-left: 30px;
	position: relative;
}

.list-show ul li {
	margin-bottom: 15px
}

.list-show ul li:before{
	content: '>';
	color: #cdd625;
	font-size: 30px;
	font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
	position: absolute;
	top: -5px;
	left: 0
}

.list-show ul.timeline li:before {
    content:"" !important;
}

.thumbnail{
	border: none
}

.thumbnail img{
	margin: 20px auto
}

.thumbnail .caption{
	color: #939393
}

.img-border img{
	border: 3px #2abad4 solid;
}

.nav-abas.nav-justified{
	margin-top: 40px
}

.nav-abas.nav-justified > li{
	float: none;
}

.nav-abas.nav-justified > li:first-child > a{
	margin-left: 0
}

.nav-abas.nav-justified > li > a{
	margin-left: 1px
}

.tab-content{
	border: 1px #ebebeb solid;
	padding: 20px;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(139,139,139,0.3);
	-moz-box-shadow: 0px 3px 5px 1px rgba(139,139,139,0.3);
	box-shadow: 0px 3px 5px 1px rgba(139,139,139,0.3);
}

.tab-bg.tab-content{
	border: none;
	padding: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
}


.box-resultados{	    
    padding: 23px 0
}

.box-resultados ul li{
	background-color: #2abad4;	
	padding: 0 15px;
	margin-bottom: 0
}

.txt-show .box-resultados ul li:first-child a{
	border-top: 0
}

.txt-show .box-resultados ul li a{	
	font-size: 14px;
	display: block;
	color: #fff;
	padding: 14px 5px; 	
	border-top: 1px #6acfe1 solid;
	text-transform: uppercase; 	
	position: relative;
	font-family: "HelveticaCondensed", Arial, Helvetica, Sans-serif;
	letter-spacing: 1px
}

.txt-show .box-resultados ul li.kitmarcado {
	font-size: 14px;
	display: block;
	color: #fff;
	padding: 14px 20px; 		
	text-transform: uppercase; 	
	position: relative;
	background-color: #cdd625;
	letter-spacing: 1px
}

.list-show .box-resultados ul li:before{
	content: ''
}

.txt-show .box-resultados ul li a:hover{
	color: #FFFFFF
}

.modal-backdrop{
	background-color: #2abad4
}

.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}

.modal-content{
	border-radius: 20%;
	overflow: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	
}

.modal-header button.close{
	font-size: 30px;
	  font-weight: normal;
	  font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
	  color: #fff;
	  text-shadow: none;
	  filter: alpha(opacity=100);
	  opacity: 1;
	  width: 140px;
	  height: 140px;
	  background-color: #2abad4;
	  border-radius: 30%;
	  margin: -70px -50px 0 0;
	  padding: 50px 40px 0 0;
      position: relative;
      z-index: 999
}

.modal-header, .modal-footer{
	border: none
}

.modal-body .form-contato{
	padding-top: 0
}

.modal-body .form-contato .control-label{
	text-align: left;
    font-weight: normal
}

.modal-body {
	font-size: 12px;
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	
}

.modal-body label {
    font-size: 18px;
    font-weight: bold
}

.modal-body .btn-verde{
	margin-right: 30px
}

.modal-body .well{
	margin-top: 40px;
}

.modal-body .well h1{
	font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
	color: #188ea3;
	font-size: 22px;
	margin-top: 0;
	font-style: italic;
	font-weight: 400;
	text-transform: uppercase;
}

.modal-body .well .btn{
	font-style: italic;
}

.modal-title{
	font-size: 30px;
	  font-family: "HelveticaCondensed", Arial, Helvetica, Sans-serif;
	  color: #cdd625;
	  text-transform: uppercase;
	  text-align: center;
	  font-style: italic
}

.container-impressao .wrapper-breadcrumb{
	background: none;
	color: #2abad4;
	min-height: 80px
}

.container-impressao .navbar-interna{
	box-shadow: none;
	-webkit-box-shadow:none;
}

.container-impressao .txt-show{
	padding-top: 0
}

.container-erro{
	text-align: center;
	margin-bottom: 0px
}

.container-erro h1{
	font-size: 120px;
	color: #2d2d2d;
	font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;	
	margin: 40px 0 0 0
}

.container-erro p.lead{
	color: #2d2d2d
}

.container-erro a{
	color: #cdd625
}

.container-erro p span{
	color: #cdd625;	
}

.navbar-interna #navMenu .clearfix{
	display: block
}

.table-show.text-center th{
    text-align: center
}

.table-show.text-center tr td span{
    color: #a7b32c;
    font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
}

.table-show.text-center tr td img{
    margin-right: 8px;
}

.table-resultados thead tr th{
    width:1%;
    white-space: nowrap
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
     white-space: normal
}

.row-list-venda .thumbnail img{
    margin: 0;
}

.wrapper-style2{
    background-image: url("../img/bg-wrapper-veiculos.jpg");
    background-position: center center;
    background-size: cover;
    color: #FFFFFF;
    padding: 50px 0;
    margin-bottom: 60px;
}

.wrapper-style2 h2{
    font-size: 36px;
    font-family: "HelveticaBlackCondensed", Arial, Helvetica, Sans-serif;
    text-transform: uppercase;
    margin-bottom: 30px
}

.wrapper-style2 h3{
    font-size: 30px;
    font-family: "HelveticaLightCondensed", Arial, Helvetica, Sans-serif;
    margin-bottom: 30px
}

.wrapper-style2 a.btn-transparente, .wrapper-style2 a.btn-transparente {
    color: #ffffff;
    background-color: transparent;
    border: 2px #FFFFFF solid;
    border-radius: 0;
    padding: 10px 15px;
    font-size: 14px;
}

.wrapper-style2 a.btn-transparente:hover,
.wrapper-style2 a.btn-transparente:focus,
.wrapper-style2 a.btn-transparente:active,
.wrapper-style2 a.btn-transparente.active{
    color: #fff;
    background-color: transparent;
    border: 2px #FFFFFF solid;
}


.row-list-venda .thumbnail{
    border: 1px #c7c7c7 solid;
    border-radius: 0;
    margin-bottom: 5px;
    margin-top: 10px;
}
.row-list-venda  p.text-center{
    margin: 0 20px 10px 20px;
}

#btnFaleConosco{
	font-size: 20px;
}

@media (max-width: 767px) {

	.footer-logo {
		display: flex;
		flex-direction: column-reverse;
	}

	.developed-by img{
		margin-top:20px;
	}

	.footer .pull-right, .txt-footer .pull-right{
		float: none !important
	}	
	.footer{
		text-align: center;
		padding-bottom: 0
	}
	.footer img{
		width: 98px;
		height: 28px
	}
	.txt-footer {
		background-color: #f3f3f3;
		font-size: 12px;
		text-align: center;
		padding: 0 0 15px 0
	}
	.txt-footer p{
		margin-bottom: 0
	}
	.txt-show .nav-abas > li {
	  display: table-cell;
	  width: 1%;
	  float: none;
	  vertical-align: bottom;
	}
	 ul.timeline:before {
        left: 5px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 40px);
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        text-align: left
    }

    ul.timeline > li > .timeline-badge {
        left: -4px;
        margin-left: 0;
        top: 19px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    .timeline > li.timeline-inverted > .timeline-panel:before, .timeline > li > .timeline-panel:before {
        left: -25px;
        right: auto;
    }
        
    .container-erro h1{
		font-size: 180px;	
	}
	.box-noticias .thumbnail .caption {      
      max-width: 390px;
      margin: 0 auto;
    }

    .txt-show .table .panel-default > .panel-heading, .txt-show .table .panel-heading:hover{
	 background-color: transparent;
	}

	.txt-show .table .panel-default > .panel-heading h2{
	 text-transform: none
	}

	.txt-show .table .panel-heading h2.panel-title a, .txt-show .table .panel-heading h2.panel-title a:hover, .txt-show .table .panel-heading h2.panel-title a:after{
	 color: #939393
	}

}



@media (min-width: 768px) {
	.navbar-header{
		float: none
	}	
	.txt-show {		
		padding-top: 70px;
	}
	
	.pagination > li > a, .pagination > li > span{		
		margin: 5px 7px;	
	}
	.form-horizontal .control-label{
		padding-top: 0;		
		white-space: nowrap;
		text-align: left
	}
	.nav-abas > li > a {
	  font-size: 42px;	  
	  min-width: 250px;
	  padding: 10px 15px;
	}
	.nav-abas > li{
		float: left
	}
	.timeline > li > .timeline-panel:before {
	    right: -50px;
	}
	.timeline > li.timeline-inverted > .timeline-panel:before {
	    left: -50px;
	    
	}
	.navbar-interna #navMenu .clearfix{
	    display: none
    }

    .txt-show .table .panel-default > .panel-heading, .txt-show .table .panel-heading:hover{
	 background-color: transparent;
	}

	.txt-show .table .panel-default > .panel-heading h2{
	 text-transform: none
	}

	.txt-show .table .panel-heading h2.panel-title a, .txt-show .table .panel-heading h2.panel-title a:hover, .txt-show .table .panel-heading h2.panel-title a:after{
	 color: #939393
	}

}

@media (min-width: 992px) {
	.navbar-header{
		float: left
	}	
	.navbar-default .navbar-right .fa-envelope{		
		margin-left: 10px;
		font-size: 20px
	}
	.navbar-default .navbar-right{
		margin-top: 40px;		
	}
	.navbar-brand img{
		width: 93px;
		height: 93px
	}
	.titulo h1{
		font-size: 62px;

	}
	.navbar-interna.navbar-default .navbar-right{
		margin-top: 10px
	}
	.wrapper-breadcrumb h1{
		font-size: 66px
	}
	.timeline > li > .timeline-panel:before {
	    right: -80px;
	}
	.timeline > li.timeline-inverted > .timeline-panel:before {
	    left: -80px;
	    
	}

	.txt-show .table .panel-default > .panel-heading, .txt-show .table .panel-heading:hover{
	 background-color: transparent;
	}

	.txt-show .table .panel-default > .panel-heading h2{
	 text-transform: none
	}

	.txt-show .table .panel-heading h2.panel-title a, .txt-show .table .panel-heading h2.panel-title a:hover, .txt-show .table .panel-heading h2.panel-title a:after{
	 color: #939393
	}

	.wrapper-style1 .titulo{
	    margin-top: 80px
    }
    .titulo{
	    margin:60px 0 40px 0
    }
    .mapa-rodape ul{
	    float: left;	    
	    max-width: 160px
    }
    .navbar-interna .rmlmenu > li > a {      
      font-size: 13px;      
    }
    .navbar-interna .rmlmenu li {
      margin-left: 8px;
    }
    .menu-topo .form-search {
        max-width: 70px;
    }
        .wrapper-style2{
        padding: 85px 0;
    }
    .wrapper-style2 h2{
        font-size: 56px;
    }

    .wrapper-style2 h3{
        font-size: 40px;
    }

    .wrapper-style2 a.btn-transparente, .wrapper-style2 a.btn-transparente {
        padding: 30px 40px;
        font-size: 40px;
    }

}	


@media (min-width: 1200px) {
	.navbar-interna .rmlmenu > li > a {      
      font-size: 14px;      
    }
    .navbar-interna .rmlmenu li {
      margin-left: 10px;
    }
     .wrapper-style2 h2{
        font-size: 76px;
    }

    .wrapper-style2 h3{
        font-size: 60px;
    }
    .wrapper-style2 a.btn-transparente, .wrapper-style2 a.btn-transparente {
        font-size: 60px;
    }
}

@media (min-width: 1440px) {
	
}

/* Maycon */
.validacaocampos {
    color:Red;
}

input.checkbox {
    margin:1px 0 0 -14px !important;
}

@media (max-width: 767px) {
  .pull-left-xs {
    float: left !important; 
  }

.negrito {
    font-weight: normal;
    font-family: "HelveticaBoldcondensed", Arial, Helvetica, Sans-serif;
}
}

@media (max-width: 1024px) {
	.table-resultados thead tr th {
    width: auto;
	}

	iframe{
		width: 100% !important;
		height: 870px !important;
	}
}

#formFaleComRi .row{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}

iframe{
	width: 100%;
    height: 760px;
}

.call-out hr{
	margin-top:20px;
}

#divRecaptcha {
    float: right;
    margin-right: 15px;
}

.g-recaptcha {
    float: right;
    margin-right: 15px;
}

/* alts -v  */


.bg-vix {
  background-image: url(../img/bg-vix.jpg);
  padding: 42px 0px;
  margin-top: -70px;
}

.itens-banner-vix {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}

.first-title {
  width: 50%;
}

.first-title h3 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 57.6px */
}

.first-title strong {
  color: #cdd625;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.itens-title {
  display: flex;
  gap: 48px;
}

.itens-title .item {
  display: flex;
  align-items: center;
  gap: 16px;

  padding-bottom: 8px;
  border-bottom: 1px solid;
  border-image: linear-gradient(to left, #e84e0f, #d5d600, #cdd625) 1;
}

.itens-title .item .texts {
  display: flex;
  flex-direction: column;
}

.itens-title .item .texts h5 {
  color: #cdd625;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;

  margin: 0;
  padding: 0;
}

.itens-title .item .texts p {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  word-spacing: 8px;

  margin: 0;
  padding: 0;
}

.item-1 {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.item-2 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.itens-form .img {
  width: 50%;
}

.itens-form {
  display: flex;
  justify-content: space-between;
  gap: 48px;
  background-color: #eaeaea;
}

.swiper-slide {
  height: 100%;
}

.swiper-wrapper {
  height: 100vh !important;
}

@media (max-width: 1450px) {
  .swiper-wrapper {
    height: 130vh !important;
  }
}

.swiper-slide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.form-vix {
  width: 50%;
  /* margin-right: 19.791666666666668vw; */
  margin-right: 257px;
  /* display: flex; */
  justify-content: center;
  /* padding: 42px 0px; */
  padding: 26px 0px;
}

.texts-form h2 {
  margin: 0;
  padding: 0;

  padding-bottom: 24px;

  color: #232a59;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.texts-form h1 {
  margin: 0;
  padding: 0;

  padding-bottom: 24px;

  color: #232a59;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
}

.wpp-form {
  display: flex;
  align-items: center;
  gap: 16px;
}

.wpp-form p {
  margin: 0;
  padding: 0;

  color: #939393;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

.inputs-form {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  gap: 8px;
}

.inputs-content {
  display: flex;
  flex-direction: column;
}

.inputs-content label {
  margin: 0;
  padding: 0;

  color: var(--Form-form-color-label-default, #666);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.inputs-content input {
  border-radius: 4px;
  background-color: #fafafa;
  border: 1px solid #666666;
  padding: 8px 16px;
}

.inputs-content select {
  border-radius: 4px;
  background-color: #fafafa;
  border: 1px solid #666666;
  padding: 8px 16px;
}

.flex-inputs {
  display: flex;
  gap: 16px;
}

.flex-inputs .inputs-content {
  width: 100%;
}

.btn-up input {
  border-radius: 4px;
  padding: 10px 32px;
  background-color: #cdd625;
  border: unset;

  color: #303512;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 132%; /* 18.48px */

  margin-top: 16px;
}

.jeito-vix {
  padding: 70px 0px;
  background: linear-gradient(180deg, #303512 0%, rgba(48, 53, 18, 0.75) 100%),
    url(../img/bg-jeito.jpg) lightgray;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.diferenciais {
  padding: 70px 0px;
}

.title-diferenciais h3 {
  margin: 0;
  padding: 0;

  margin-bottom: 32px;
  color: #232a59;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 38.4px */
}

.itens-dif-container {
  display: flex;
  /* flex-direction: ; */
  flex-direction: column;
  gap: 48px;
}

.itens-dif-container .content {
  /* width: 305px; */
}

.itens-dif-container .itens-2 {
  display: flex;
  /* flex-direction: column; */
  justify-content: space-between;
  gap: 48px;
}

.itens-dif {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}

.title-sec {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid;
  border-image: linear-gradient(to left, #e84e0f, #d5d600, #cdd625) 1;
}

.title-sec h3 {
  margin: 0;
  padding: 0;

  color: #232a59;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}

.texts-sec {
  margin-top: 24px;
}

.texts-sec ul li {
  list-style-type: disc;
  margin-bottom: 16px;
  padding-left: 0px !important;
}

.texts-sec ul li::before {
  content: "" !important;
  position: relative !important;
}

.texts-sec ul li::marker {
  color: #232a59;
}

.texts-sec ul li p {
  color: #939393;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.no-list {
  display: flex;
  list-style-type: none;
  gap: 10px;
}

.itens-1 {
  display: flex;
  /* flex-direction: column; */
  gap: 48px;
  justify-content: space-between;
}

.img-dif img {
  object-fit: cover;
  border-radius: 24px;
}

.title-j-vix {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}

.title-j-vix .title-1 h3 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.title-j-vix .title-1 h3 strong {
  color: #cdd625;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}

.title-j-vix .title-2 {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.title-j-vix .title-2 h4 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
  margin-bottom: 16px;
}

.title-j-vix .title-2 a {
  width: fit-content;
  text-decoration: none;
  border-radius: 4px;
  padding: 10px 32px;
  background-color: #2abad4;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 132%;
  font-weight: 900;
}

.texts-j-vix {
  /* padding: 70px 0px; */
  /* padding-top: 140px; */
  padding-top: 84px;
  display: flex;
  justify-content: space-between;
  gap: 48px;
}

.texts-j-vix .item {
}

.texts-j-vix .item h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 16px;

  color: #cdd625;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 26.4px */
}

@media (max-width: 776px) {
  .texts-sec ul li {
    list-style-type: none !important;
  }
}

.texts-j-vix .item p {
  margin: 0;
  padding: 0;

  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  line-height: 120%; /* 21.6px */
}

.texts-j-vix .content-1 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 50%;
}

.texts-j-vix .content-2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 50%;
}

@media (max-width: 1028px) {
  .itens-banner-vix {
    flex-direction: column;
  }

  .itens-1 {
    flex-direction: column;
  }

  .itens-2 {
    flex-direction: column;
  }

  .first-title {
    width: 100%;
  }

  .first-title h3 {
    font-size: 36px;
  }

  .first-title strong {
    font-size: 36px;
  }

  .form-vix {
    margin-right: 5.791667vw;
    width: 100%;
  }

  .itens-form {
    flex-direction: column-reverse;
    /* padding: 70px 0px; */
    padding-bottom: 70px;

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .itens-form .img {
    width: 100%;
  }

  .itens-dif {
    flex-direction: column;
  }

  .itens-dif-container {
    /* justify-content: center; */
    flex-direction: column;
  }

  .img-dif {
    width: 100%;
  }

  .img-dif img {
    width: 100%;
    object-fit: 8px;
    height: 500px;
    border-radius: 12px;
  }
}

@media (max-width: 1233px) {
  .texts-j-vix {
    flex-direction: column;
  }

  .texts-j-vix .content-1 {
    width: 100%;
  }

  .texts-j-vix .content-2 {
    width: 100%;
  }

  .title-j-vix {
    flex-direction: column;
  }

  .title-j-vix .title-2 {
    width: 100%;
  }

  .title-j-vix .title-1 {
    width: 100%;
  }
}

@media (max-width: 642px) {
  .texts-j-vix .content-2 .item img {
    width: 100%;
  }
}

@media (max-width: 1287px) {
  .form-vix {
    margin-right: 4.791667vw;
  }
}

@media (max-width: 556px) {
  .flex-inputs {
    flex-direction: column;
  }
}

.container-form-vix {
  /* height: 950px; */
  height: 830px;
}

@media (max-width: 1571px) {
  .container-form-vix {
    /* height: 1100px; */
  }
}

.container-form-vix iframe {
  height: 100%;
}

@media (max-width: 1409px) {
  .form-vix {
    margin-right: 159px;
  }
}

@media (max-width: 1028px) {
  .container-form-vix {
    height: 1879px;
  }
}

@media (max-width: 1024px) {
  .container-form-vix iframe {
    height: 100% !important;
    width: 100% !important;
  }
}

@media (max-width: 1028px) {
  .swiper-wrapper {
    height: 100% !important;
  }

  .swiper-slide {
    width: 100% !important;
    height: 100% !important;
  }

  .swiper-slide img {
    width: 100% !important;
    object-fit: cover;
    height: 600px !important;
  }
}


