

body {
  line-height: 26px !important;
  font-family:'Roboto', sans-serif;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #424242 !important;
  background-color: transparent !important;
  text-align: justify !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
}

.onda {
    background: url(../imagens/onda.png) no-repeat left center;
    height: 109px;
    padding-top: 45px;
    margin-top: -50px;
}
.linha-top {
    min-height: 40px;
    background: url(../imagens/footer.jpg) center bottom; 
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;      
}
.linha-top .fone {
    text-align: right;
}
.topo {
    padding-bottom: 30px;
    border-bottom: 3px solid #bddce1;
}
.revenda {
    padding: 15px;
    border-radius: 0 10px 10px 10px;
    border:1px solid #FFF;
    margin-top: 10px;
    text-align: center;
}
.revenda h3 {
    color: #FFF;
    font-size: 28px !important;
    text-align: center;
}
header{
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-image: url(../imagens/header-01.jpg) !important;
    padding: 0px;
    position: relative;
    z-index: 10;
}
body.header-int{
     background-repeat: no-repeat !important;
    background-position: center top !important;
    background-image: url(../imagens/header-01.jpg) !important;
    padding: 0px;
    position: relative;
    z-index: 10;
}
body.header-int header{
  background-image: none !important;
  min-height: auto;
}
header .phone{
    font-size: 16px;
    font-weight: bold;
    margin-top: 26px;
    color: #222;
    line-height: 34px;
}
header .phone img {
    margin-left: 10px;
    margin-top: -5px;
}
header .top ul{
  padding: 0px;
  width: 100%;
  padding-top: 11px;
  display: block;
  list-style: none;
}
header .top ul li.one{
  float: left;
}
header .top ul li.two{
  float: left;
  margin-left: 15px;
}
header .top ul li.tree{
  float: right;
}
header .top ul li a{
  display: block;
  color: #fff;
}
header .top ul li a span{
  width: 26px;
  display: block;
  float: left;
  margin-right: 11px;
}
header .top ul li a span img{
  width: 100%;
  display: block;
}
@media (max-width: 991px ){
  header .top ul li.two{
    display: none;
  }
}
@media (max-width: 470px ){
  header .top ul li.tree{
    display: none;
  }
}


/*logo*/
.logo{
    display: block;
    text-align: center;
    margin-top: 20px;
}
.logo img{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*busca produtos por icones*/

.busc-prod-icon{
  width: 100%;
  margin-top: 40px;
  display: block;
  position: relative;
  z-index: 10;
}
.busc-prod-icon ul{
  width: 100%;
  padding: 0px;
  list-style: none;
}
.busc-prod-icon ul li{
  float: left;
  padding: 13px;
  background-image: url(../imagens/footer_lodyas.png);
  background-position: center top;
  border-radius: 7px;
  color: #fff;
  margin-bottom: -26px;
}
.busc-prod-icon ul li.ico {
  padding: 0;
  margin-left: 10px;
  position: relative;
}
.busc-prod-icon ul li.ico img{
  width: 52px;
  padding: 5px;
}
.busc-prod-icon ul li.ico input{
  background-color: transparent !important;
  border: 0px !important;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  color: transparent;
  outline: none;
}
.busc-prod-icon ul li.ico input#busca{
  background-color: transparent !important;
  border: 0px !important;
  width: 100%;
  height: 33px;
  margin-bottom: 10px;
  margin-top: 9px;
  position: relative;
  z-index: 10;
  color: #fff;
  outline: none;
}


/*marcas index*/
section.marcas{
      display: block;
    background-image: url(../imagens/pattern4.png);
    background-repeat: repeat;
    background-color: #29a834;
    padding-top: 7px;
}
section.marcas .marcs{

}
section.marcas .marcs h2{
    font-family: 'open_sansbold' !important;
    color: #ffffff !important;
    font-size: 20px;
}
section.marcas .marcs h2 span{
  font-family: 'open_sansregular' !important;
}


section.marcas .marcs .owl-page{
  display: none !important;
}
section.marcas .marcs .owl-buttons div{
  background-color: #ff0d12 !important;
  border-radius: 4px !important;
  float: left !important;
  opacity: 1 !important;
}
section.marcas .marcs .owl-carousel{
  padding-left: 20px;
  position: relative;
  padding-right: 20px;
}
section.marcas .marcs .owl-carousel .item{
  margin: 4px;
}
section.marcas .marcs .owl-carousel .item img{
  border-radius: 5px;
}
section.marcas .marcs .owl-buttons div.owl-prev{
  position: absolute;
  left: 0;
  top: 59%;
  padding: 3px;
  margin: 0;
}
section.marcas .marcs .owl-buttons div.owl-next{
  position: absolute;
  right: 0;
  top: 59%;
  padding: 3px;
  margin: 0;
}

/*h1, h2, h3, h4, h5*/

h1{
    font-family: 'Roboto', sans-serif;
    color: #FFF !important;
    background-repeat: repeat;
    text-shadow: 3px 3px 0 #b6b333;
    font-size: 32px !important;
    text-align: center;
    text-transform: uppercase;
}

h2{
    font-family: 'Roboto', sans-serif;
    color: #343f8f    !important;
    background-repeat: repeat;
    font-size: 32px !important;
}
h3{
    font-family: 'Roboto', sans-serif;
    padding: 0px;
    font-size: 17px !important;
    margin-top: 0px !important;
}

/*icons-moto-car*/
ul.icons-moto-car{
  padding: 0px;
  list-style: none;
  position: relative;
  z-index: 10;
}
ul.icons-moto-car li{
      background-color: #16356c;
    width: 100%;
    display: block;
    border-radius: 5px;
    text-align: center;
    
}
ul.icons-moto-car li a{
  color: #fff;
  padding: 10px 10px 20px 10px;
  display: block;
  position: relative;
  margin-bottom: 25px;
}
ul.icons-moto-car li a img{
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
}
ul.icons-moto-car li a .bt {
    padding: 4px 10px 4px 10px;
    background-color: #fde10b;
    color: #fff;
    border-radius: 4px;
    width: 100px;
    position: absolute;
    bottom: -20px;
    margin: auto auto;
    left: 0;
    color: #16356c;
    right: 0;
}

/*produtos*/
.bloc{
  border-radius: 4px;
    box-shadow: inset 0 -4px 0px 0px #dfe2f0, 0 10px 20px 0px rgba(192, 196, 215, 0.51);
    background: #fff;
    min-height: 275px;
    padding: 29px 29px 6px;
    margin-bottom: 22px;
}
.bloc h3{
    font-size: 13px !important;
    font-weight: 700;
    color: #283346;
    font-family: 'arial' !important;
    text-align: left;
    padding: 0;
    margin: 0;
    height: 22px;
    position: relative;
    line-height: 110%;
    margin-top: 10px;
}

/*servicos index*/
ul.serv-index{
  list-style: none;
  display: block;
  padding: 0;
}
ul.serv-index li a{
    border-radius: 4px;
    box-shadow: inset 0 -4px 0px 0px #343fa8, 0 6px 16px 0px rgba(182, 179, 51,0.2);
    background: #fff;
    padding: 5px 13px 4px 14px;
    margin-bottom: 10px;
    color: #343f8f;
    width: 100%;
    display: block;
}
ul.serv-index li ul{
  display: none;
  list-style: none;
}
ul.serv-index li.sub-menu-li ul{
  display: block;
}

/*blog*/
.blog{
  display: block;
  text-decoration: none;
  list-style: none;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}
.blog .autoshowroom-post-date{
    background: #2a3877;
    position: absolute;
    border-radius: 5px;
    top: 0;
    right: 0;
}
.blog .autoshowroom-post-date i{
    font-size: 16px;
    color: #2a3877;
    padding: 7px 11px;
    background: #ffffff;
    border-radius: 5px;
}
.blog .autoshowroom-post-date span{
  font-size: 13px;
    color: #ffffff;
    padding: 5px 11px 5px 7px;
}
.blog img{
  border-radius: 4px;
}
.blog  .conte{
    border-bottom: 2px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    display: block;
    border-radius: 4px;
    min-height: 135px;
}

.blog  .conte .conte-2{
    width: 90%;
    margin-top: -28px;
    float: right;
    position: relative;
    padding: 5px;
    border-radius: 4px;
    background-color: #fff;
    transition: all 0.2s;
}
.blog:hover  .conte .conte-2{
    transition: all 0.2s;
     margin-top: -45px;
}
.servicos {
    padding-bottom: 50px;
}
.servicos h2 {
    margin-top: 50px;
    margin-bottom: 40px;
}
.blog  .conte .conte-2 h3{
    border-left: 3px solid #2a3877;
    padding-left: 10px;
    color: #2a3877;
    font-size: 14px !important;
    font-family: "arial" !important;
}
.blog  .conte .conte-2 p{
  color: #565656;
  font-size: 13px !important;
}
.blog  .conte .conte-2 p.cont{
  color: #2a3877;
   font-weight: 600;
}

.socorro img{
  margin-left: 15px;
}

/*bosch car*/
.boschcar {
    width: 100%;
    background-color: #00272d;
    border-radius: 5px;
    height: 50px;
    box-shadow: 0px 7px #ff0007;
    margin-top: 32px;
}
.boschcar img.bosch{
      margin-top: -23px !important;
}

.slide-index{
    position: relative;
    z-index: 0;
    top: 0;
    display: block;
}

.face{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cfcfcf+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(207,207,207,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(207,207,207,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(207,207,207,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
 border-radius: 4px;
 padding: 4px;
 margin-top: 22px;
 font-family: 'bebas_neueregular';
 font-size: 18px;
 color: #3e5797;
}

.frase{
    font-family: 'bebas_neueregular';
    font-size: 23px;
    margin-top: 19px;
    color: #148326;
    line-height: 34px;
}
.tel, a.tel{
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(207,207,207,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(207,207,207,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(207,207,207,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cfcfcf',GradientType=0 );
    border-radius: 4px;
    padding: 3px;
    margin-top: 0px;
    font-family: 'bebas_neueregular';
    font-size: 23px;
    color: #3e5797;
    margin-right: 10px;
    display: block;
}

/*slide*/
.slide_text{
  padding: 10px;
  background-image: url(../imagens/pattern4.png);
  background-repeat: repeat;
  background-color: #ebebeb;
  border-radius: 6px;
  text-align: center;
  display: block;
  color: #3e5797;
  font-size: 30px;
  font-family: 'bebas_neueregular';
}
.slide_text a{
  font-size: 20px;
  color: #3e5797;
  display: block;
}

.implementos{
margin-bottom: 50px;
}
.implementos .owl-carousel{
  padding: 0 30px;
}

.implementos .owl-carousel p, .implementos p{
  font-size: 18px;
  color: #30964a;
    font-family: 'Passion One' !important;
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
  line-height: 14px;
  min-height: 44px;
}

.implementos .owl-theme .owl-controls .owl-buttons div.owl-prev{
        position: absolute !important;
    height: 140px !important;
    width: 31px !important;
    left: 0px !important;
    opacity: 1 !important;
    top: 0px;
    margin: 0px !important;
    background-position: left top !important;
    background-image: url(../imagens/setas-01.jpg) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    color: transparent !important;
}
.implementos .owl-theme .owl-controls .owl-buttons div.owl-next{
    position: absolute !important;
    height: 140px !important;
    width: 31px !important;
    right: 0px !important;
    opacity: 1 !important;
    top: 0px;
    margin: 0px !important;
    background-position: right top !important;
    background-image: url(../imagens/setas-01.jpg) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    color: transparent !important;
}
.implementos .owl-pagination{
  display: none !important;
}
.implementos .detalhes{
  display: block;
    line-height: 22px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    background-image: url(../imagens/detalhes.jpg);
    background-repeat: repeat;
    background-position: center top;
    padding-left: 15px;
    font-size: 12px;
    border-radius: 4px;
    margin-top: 10px;
}
.menu_prod{
background: url(../imagens/footer.jpg) center;
    width: 100%;
    padding: 10px 35px;
    border-radius: 8px;
    list-style: none;
    border-bottom: 3px solid #1a6f31;
}
.menu_prod li{
    padding: 0;
    float: left;
    margin-right: 35px;
}
.menu_prod li a{
    font-weight: bold;
    text-shadow: 2px 2px 0 #333;
  font-size: 18px;
  color: #ffffff;
}
.bt-404{
      background: #d8001f;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}

.representantes h2{
    width: 100%;
    background-color: #d8001f;
    display: block;
    font-family: 'Passion One' !important;
    color: #fff !important;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
    text-align: right;
        margin-bottom: 0;
}
.representantes .owl-carousel{
    width: 100%;
    height: 75px;
    border-radius: 8px;
    padding-top: 15px;
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
}
.owl-carousel  .owl-item img {
    border-radius: 8px;
    border-bottom: 3px solid #1f8057;
}
.representantes .owl-carousel .owl-pagination{
  display: none;
}
.representantes .owl-carousel .owl-next{
 position: absolute;
    right: 10px;
    border-bottom: 3px solid #000;
    top: 20px;
    display: block !important;
    color: transparent !important;
    background-color: transparent !important;
    background-image: url(../imagens/next.png) !important;
    width: 47px;
    height: 47px;
}
.representantes .owl-carousel .owl-prev{
    position: absolute;
   left: 10px;
    top: 20px;
    border-bottom: 3px solid #000;
    display: block !important;
    color: transparent !important;
    background-color: transparent !important;
    background-image: url(../imagens/prev.png) !important;
    width: 47px;
    height: 47px;
}
#parallax{
      width: 100%;
    background-color: #24854f;
    margin: 0;
    min-height: 300px;
    position: relative;
    background: url(../imagens/parallax.jpg) no-repeat fixed;
    background-position: center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#parallax span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../imagens/overlay.png);
}
#parallax h2 {
    font-size: 48px !important;
    color: #197c46;
    width: 100%;
    text-shadow: 3px 3px 0 #FFF;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: 100;
    line-height: 50px;
}
.page-header {
background-color: #f2f2f2;
    background-image: url(../imagens/subpage_bg.jpg);
    background-repeat: repeat;
    background-position: center -200px;
    background-attachment: fixed;
    padding-top: 3.5rem;
    border-bottom: 3px solid #bddce1;
    padding-bottom: 3.5rem !important;
    margin: 0px 0px 40px 0px !important;    

}

/*Produtos*/

.produtos {
}

.produtos h3 {
	text-align: center;
	margin-top: 50px;
	color: #54b71f;
	margin-bottom: 30px;
	font-size: 32px;
}

.produtos .produto {
	border: 1px solid #ccc;
	border-radius: 6px;
	background: #FFF;
	padding: 20px;
    transition: all 0.2s linear;
	margin-bottom: 0px;
}
.produtos .produto:hover {
    transition: all 0.2s linear;
	border: 1px solid #253687;
}
.produtos .produto:hover h4 {
    transition: all 0.2s linear;
	color: #253687;
}
.produtos .produto h4 {
	font-size: 20px;
    transition: all 0.2s linear;
	color: #666;
    font-weight: normal;
	margin: 10px 0 20px;
	min-height: 70px;
	text-align: center;
}
.produtos .produto .detalhes {
	background: url(../imagens/footer.jpg) no-repeat center bottom;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
	display: block;
    padding: 0;
    transition: all 0.3s linear;
	border-radius: 6px;
    font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
.index .page-header {
        background-image: url(../imagens/subpage_bg.jpg) !important;
    background-position: center !important;
    text-align: center;
    padding-bottom: 0px !important;
    margin-bottom: 0 !important;
    border-top: 3px solid #b1d9e5;
    border-bottom: 3px solid #8dc5d6;
}
.novidades {        
    padding-bottom: 50px;
}
.novidades h3 {
    font-size: 36px !important;
    color: #695846 !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.na-cotacoes .na-tabela .linhapar {
    f3e9dc
}
.index .page-header h1{
    
    color: #2c3d8c    !important;
    text-shadow: 2px 2px 0 #FFF;
    margin-bottom: 0px;
    font-size: 26px !important;
}
.index .page-header p {
    color: #FFF !important;
    text-shadow: none !important;
    margin-top: 
}
.index .page-header h1, .index .page-header p {
 
    min-height: 70px;
}
.index .page-header p {
    line-height: 16px;
}
.index .page-header img {
    margin-top: 0px;
    position: relative;
    border-bottom: 3px solid #665643;
    border-top: 3px solid #ffffff;
    z-index: 999999;
}
/*
.index .page-header a {
    color: #FFF;
    box-shadow: 2px 2px 0 #1b2863 !important;
    text-shadow: 2px 2px 0 #2c3d8c !important;
    display: inline-block;
    padding: 10px 20px;
    background: #2c3d8c;
    border-radius: 8px;
    margin-bottom: 30px;
}
*/
.serv h3 {
    color: #283989;
    font-size: 24px !important;
    text-align: center !important;
}
.box-img {
    overflow: hidden;
    height: 200px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.box-img img {
    border-radius: 8px;
    width: 100%;
}
.novi {
    background: url(../imagens/fundo-novi.png) repeat-x top;
    padding-top: 50px;
    margin-top: -110px;
}
.produtos .produto:hover .detalhes {
	background: #253687;
}
.produtos .produto .detalhes:hover {
    transition: all 0.3s linear;
	background: #253687;
}
.produtos .produto .imagem-produto {
	overflow: hidden;
	height: 160px;
	border-radius: 10px;
}
.produtos .produto .imagem-produto img {
	border-radius: 10px;
}

.produtos h2 {
	text-align: center;
	color: #333;
	margin-top: 50px;
	margin-bottom: 50px;
    font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;

}


/* Rodape */

.rodape {
    padding-bottom: 0px;
    position: relative;
}

.rodape + .rodape {
	padding-top: 10px;
	padding-bottom: 10px;
    margin-top: 40px;
    background: url(../imagens/footer.jpg) center bottom;   
    color: #FFF;
}
.rodape + .rodape p {
    color: #FFF !important;
}
.linha-top img {
    margin-top: -5px;
}
.rodape  .menu-principal {
	margin: 20px 0 0 0;
	padding: 0;
}
.rodape .menu-principal li {
	list-style: none;
	float: left;
	width: 13.28571428571429%;
	margin-left:1%;
}
.rodape .menu-principal li a {
	display: block;
	text-align: center;
	color: #FFF;
	line-height: 30px;
	border-radius: 8px 0 8px 0;
	font-weight: bold; 
    transition: all 0.2s linear;
    background: url(../imagens/fundo-telefone.jpg) repeat-y center;
}
.rodape .menu-principal li a:hover {
     transition: all 0.2s linear;
   background: url(../imagens/fundo-telefone.jpg) repeat-y -50px;
}
.rodape h4{
	margin-top: 0;
	margin-bottom: 10px;
    color: #253687;
    font-size: 24px;
        font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
.rodape h4 + p, .rodape h4 + p + p {
	line-height: 18px;
	color:#222;
    text-align: left !important;
}
.rodape p {
    font-size: 14px !important;
    color: #253687  !important;
    font-weight: normal !important;
}
.rodape h5{
	margin-top: 0;
	margin-bottom: 10px;
	color: #067E3F;
}
.rodape h5 + p {
	font-size: 12px;
	line-height: 14px;
	color:#999;
}

.rodape .localiza {
	display: block;
	text-align: center;
    background: url(../imagens/fundo-telefone.jpg) repeat-y center;
	color: #FFF;
	padding: 15px;
	border-radius: 8px 0 8px 0;
	min-height: 32px;
	font-weight: bold;
    transition: all 0.2s linear;
	line-height: 14px;
}
.rodape .localiza:hover {
    transition: all 0.2s linear;
   background: url(../imagens/fundo-telefone.jpg) repeat-y -50px;
}


.flag h2{color:#6a6a6a;font-size:2.6em;font-weight:normal;margin-top:77px;text-align:center} 
.flag h3{color:#a5a5a5;font-size:1.6em;font-weight:normal;margin-top:12px;text-align:center} 
.flag p{font-size:14px;font-family:Arial;color:#999;text-align:center} 
.flag ul{margin:0;padding:0;list-style-type:none;margin-top:45px;text-align:center} 
.flag ul li{border:1px solid #e3e3e3;border-radius:4px;display:inline-block;font-size:1.2em;height:30px;line-height:30px;margin:0 5px;width:124px} ul li a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none} 
.flag ul li.selected{border-color:#6ebd45;background-color:#6ebd45} 
.flag ul li.selected a{color:#fff} .flag{text-align:center;margin-top:10px;overflow:hidden} 
.flag span{background-image:url("../imagens/flags.png"); border-radius: 10px; background-color: #FFF; text-indent: -2999px;background-repeat:no-repeat;border:1px solid #eee;display:inline-block;float:left;height:44px;margin:0 7px 18px 0;position:relative;width:73px}
.flag span.parcel:after{background-color:#f9880c;border-radius:50%;color:#fff;display:block;font-size:1.1em; text-indent:1; display:none;font-weight:bold;height:26px;line-height:26px;position:absolute;text-align:center;width:26px;bottom:-13px;right:-13px} 
.flag span.x3:after{content:"4x"} 
.flag span.x6:after{content:"6x"} 
.flag span.x10:after{content:"10x"} 
.flag span.x12:after{content:"12x"} 
.flag span.x18:after{content:"18x"} 
.flag span.visa{background-position:-18px -12px} 
.flag span.mastercard{background-position:-18px -83px} 
.flag span.americanexpress{background-position:-18px -153px} 
.flag span.hipercard{background-position:-19px -223px} 
.flag span.diners{background-position:-20px -293px} 
.flag span.elo{background-position:-20px -363px} 
.flag span.aura{background-position:-21px -433px} 
.flag span.plenocard{background-position:-17px -493px} 
.flag span.personalcard{background-position:-17px -573px} 
.flag span.cardban{background-position:-17px -633px} 
.flag span.valecard{background-position:-17px -713px} 
.flag span.brasilcard{background-position:-19px -785px} 
.flag span.fortbrasil{background-position:-19px -855px} 
.flag span.Cabal{background-position:-17px -923px} 
.flag span.mais{background-position:-17px -992px} 
.flag span.avista{background-position:-17px -1064px} 
.flag span.grandcard{background-position:-17px -1134px} 
.flag span.sorocred{background-position:-17px -1204px} 
.flag span.maestro{background-position:-18px -1273px} 
.flag span.banricompras{background-position:-17px -1333px} 
.flag span.visaelectron{background-position:-19px -1414px} 
.flag span.cabaldebito{background-position:-17px -1473px} 
.flag span.hsbc{background-position:-19px -1553px} 
.flag span.bradesco{background-position:-19px -1764px} 
.flag span.itau{background-position:-19px -1694px} 
.flag span.bb{background-position:-19px -1624px} 
.flag span.banrisul{background-position:-17px -1833px} 
.flag span.boleto{background-position:-19px -1902px} 
.flag span.ticket{background-position:-17px -1973px}


.rodape .artigo span {
	float: left;
	margin-right: 10px;
	display: block;
	overflow: hidden;
	height: 50px;
}
.rodape .artigo {
	margin-bottom: 20px;
    margin-top: 30px;
	border-bottom-color: #8dc6d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0px;
}
.rodape  .artigo a {
	line-height: 16px;
	margin: 0px;
	min-height:50px;
	display:block;
	color: #253687;
	text-decoration: none;
}
.rodape .artigo a:hover {
	color:#253687;
}

.rodape input[type="email"] {
	width: 94%;
	padding: 3%;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #ece9e4;
	box-shadow: none !important;
}

.rodape .newsletter__send {
    background: #244c18;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    width: 100%;
    height: 30px;
    margin: 10px 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
.marca {
    border: 1px solid #244c18;
    margin-bottom: 30px;
    border-radius: 5px;
    padding: 10px;
}
footer.fund_madeira_1440:before {
    content: '';
    margin: auto;
    position: absolute;
    border-radius:  8px 8px 0 0;
    top: 0;
    display: block !important;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: .90;
    background: rgba(84,183,31,1);
}
.rodape .newsletter__send:hover {
    background: #244c18;
}
.rodape .conheca {
	display: block;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    border-radius: 5px;
    background: #253687;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: normal;
    transition: all 0.2s linear;
}
.rodape .conheca:hover {
    background: #FFF;
    color: #253687;
}
/*
.rodape .borda-baixo {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
*/
.rodape .borda-baixo + h4 {
    margin-bottom: 10px !important;
}
.rodape-fim {
    background: url(../imagens/fundo-topo.png) no-repeat center;
    padding: 20px 0;
    color: #FFF;
    position: relative;
}


.rodape-fim a{
	color: #FFF;
}

.sup {
    padding: 10px 0 0 10px;
    background: url(../imagens/seta.png) no-repeat;
    margin-top: 30px;
}
.sup .interno {
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    font-family: arial;
    padding: 5px 10px;
    border-bottom: 3px solid #8c0000;
    border-right: 3px solid #8c0000;
    color: #21285e;
    font-weight: bold;
}



.header-int .page-header h1 {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight: bold !important;
    color: #283989 !important;
    text-shadow: 3px 3px 0 #f1f9fc;
    font-size: 40px !important;
    line-height: 30px;
    
}
.header-int .page-header h1 span {
    font-size: 24px;
}