body {
  line-height: 26px !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  color: #424242 !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
/* font-family: 'Volkhov', serif !important;*/
 font-family: 'montserratregular' !important;
}


header{
  background-image: url(../imagens/fundo.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: center left !important;
  padding: 0px 0 0px 0;
  position: relative;
/*    min-height: 264px;*/
  z-index: 10;
}
.boxx {
    overflow: hidden;
    height: 200px;
    margin-bottom: 10px;
    display: block;
}
header .top{
background: #3f4095;
    border-bottom: 5px solid #ffcc2a;


  min-height: 50px;
  width: 100%;
  margin-bottom: 20px;
}
.slide-index {
    margin-top: -16px;
}
.servii {

margin-bottom: 20px;

background: #3f4095; /* Old browsers */
    
    border-radius:10px;  padding:10px;
}
.servii a {
    display: block;
    color: #FFF;
    min-height: 54px;
    font-weight: 900;
    text-align: center;
    font-size: 17px;
}
.servii a:hover {
    color: #FFF;
}
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: left;
  margin-top:0px;
  margin-bottom:20px
}
.logo img{
  text-align: left;
}

/*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;
    margin-top: -160px;
    position: relative;
    background-image: url(../imagens/pattern4.png);
    background-repeat: repeat;
background: rgb(30,87,153);
    background: -moz-radial-gradient(center, ellipse cover, rgba(30,87,153,1) 0%, rgba(0,63,92,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(30,87,153,1) 0%,rgba(0,63,92,1) 100%);
    background: radial-gradient(ellipse at center, rgba(30,87,153,1) 0%,rgba(0,63,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#3f4095',GradientType=1 );
    padding-top: 220px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
section.marcas:before {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url(../imagens/pattern4.png);
    background-repeat: repeat;
}
.marcs {
    margin-top: 20px;
}
.marcs img {
    border-top: 1px dashed #08466d;
    border-bottom: 1px dashed #08466d;
    border-radius: 10px;
}
.titulo {
    display: block;
    position: relative;
    background: url(../imagens/titulo.jpg) center bottom;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.titulo:before {
    content: '' !important;
    display: block !important;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url(../imagens/pattern4.png);
    background-repeat: repeat;
}
.titulo h1 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}
.titulo h1 span{
      font-size: 20px;
      color:#bb8e30000;
}

section.marcas .marcs{
  margin-bottom: 25px;
  padding: 0;
  border-radius: 6px;
  margin-top:00px;
}
section.marcas .marcs h1{
  color: #bb8e30!important;
    font-weight: bold;
  font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
  border-radius:10px;

}
.owl-controls {
    margin-bottom: 30px !important;
}
section.marcas .marcs p {
    color: #FFF;
    font-size: 18px;
    display: block;
    text-align: center;
}
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: #bb8e30!important;
  border-radius: 4px !important;
  float: left !important;
    color: #3f4095 !important;
    padding: 10px;
    font-size: 14px !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: 38%;
  padding: 3px;
  margin: 0;
}
section.marcas .marcs .owl-buttons div.owl-next{
  position: absolute;
  right: 0;
  top: 38%;
  padding: 3px;
  margin: 0;
}

/*h1, h2, h3, h4, h5*/

/*
h1{
  font-family: 'open_sansbold' !important;
    color: #16366e !important;
    background-repeat: repeat;
    background-color: #fff;
    float: left;
    padding: 10px;
    font-size: 25px !important;
    margin-top: -38px !important;
}
h1 span{
  font-family: 'open_sansregular' !important;
}
*/

h2{
    color: #3f4095 !important;
    font-size: 30px !important;
    font-weight: bold;
    margin-top: 0px !important;
}
h2 span{
  font-family: 'open_sansregular' !important;
}
h3{
    padding: 0px;
    font-size: 17px !important;
    margin-top: 0px !important;
}

/*linha*/
/*
.linha {
    border-radius: 6px;
    margin-top: 37px;
    margin-bottom: 25px;
    display: block;
    position: relative;
}
*/
/*
.linha-br {
    padding: 15px 0 0 0;
    border-radius: 6px;
    margin-top: 40px;
    margin-bottom: 25px;
    display: block;
    position: relative;
}
*/
.bt{
  padding: 4px 10px 4px 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,0a0606+100 */
background: #ffcc2a; /* Old browsers */
    color:#3f4095;
  border-radius: 4px;
}
.bt:hover {
    color:#ffcc2a;
}
.bt.top{
       padding: 4px 10px 4px 10px;
 background: #3f4095; /* Old browsers */
    color: #fff;
    border-radius: 4px;
    position: relative;
    top: 0px;
    right: 0px;
    margin-bottom: 15px;
}

/*icons-moto-car*/
ul.icons-moto-car{
  padding: 0px;
  list-style: none;
  position: relative;
  z-index: 10;
}
ul.icons-moto-car li{
background: #3f4095; /* Old browsers */
    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;
    font-weight: 100;
  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;
    color: #3f4095 !important;
    border-radius: 4px;
    font-weight: 100;
    width: 100px;
    position: absolute;
    bottom: -20px;
    margin: auto auto;
    left: 0;
    right: 0;
}

/*produtos*/
.bloc{
  border-radius: 4px;
    background: url(../imagens/footer.jpg) left bottom;
    min-height: 275px;
    padding: 20px;
    margin-bottom: 22px;
    position: relative;
}
.bloc a {
    display: block;
    position: relative;
    z-index: 9;
}
.bloc a img {
    margin-bottom: 20px;
}
/*
.bloc:after {
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url(../imagens/pattern5.png);
    background-repeat: repeat;
}
*/
.index-produtos h2{
       margin: 30px 0 !important;
    color: #3f4095;
    text-transform: uppercase;
    font-size: 22px !important;
    font-weight: bold;
}
.index-produtos {
    margin-top: 50px;
}
.bloc h3{
    font-size: 16px !important;
    position: relative;
    z-index: 9;
    font-weight: inherit ;
    color: #222;
    text-transform: lowercase;
    text-align: left;
    padding: 0;
    margin: 0;
    text-align: center;
    min-height: 54px;
    position: relative;
    line-height: 18px;
    margin-top: 20px;
}
.bloc h3:first-letter {
 text-transform: uppercase;
}
.bloc .car{
        position: relative;
    float: left;
    width: 100% !important;
    margin-top: 5px;
    margin-right: 4px;
    border-radius: 20px !important;
    background-color: transparent !important;
}
.bloc .car input{
    width: 100% !important;
    height: 43px !important;
    border: 0 !important;
    border-radius: 5px !important;
    font-weight: initial;
    outline: none !important;
    position: relative !important;
    box-shadow: none !important;
    z-index: 3 !important;
background: #3f4095; /* Old browsers */
    color: #fff !important;
}
.bloc .car i{
    position: absolute;
    width: 100%;
    color: #fff !important;
    text-align: center;
    top: 13px;
    z-index: 2;
}
.bloc .car a{
    width: 100%;
/*    height: 100%;*/
    display: block;
}

/*servicos index*/
ul.serv-index{
  list-style: none;
    margin-bottom: 20px;
  display: block;
  padding: 0;
}
ul.serv-index + .bt {
    width: 100%;
    display: block;
    text-align: center;
        padding: 4px 10px 4px 10px;
background: #3f4095; /* Old browsers */
    color: #fff;
    border-radius: 4px;
    font-weight: 100;
}
ul.serv-index li a{
    border-radius: 4px;
    font-weight: bold;
/*    box-shadow: inset 0 -4px 0px 0px #3f4095;*/
    background: rgb(255,255,255);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
    padding: 5px 13px 4px 14px;
    margin-bottom: 10px;
    color: #3f4095;
    width: 100%;
    display: block;
}

/*blog*/
.blog{
  display: block;
  text-decoration: none;
  list-style: none;
  border-radius: 4px;
  position: relative;
  margin-bottom: 40px;
}
.blog .autoshowroom-post-date{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#636363+0,0a0606+100 */
background: rgb(99,99,99); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(99,99,99,1) 0%, rgba(10,6,6,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(99,99,99,1) 0%,rgba(10,6,6,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(99,99,99,1) 0%,rgba(10,6,6,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#0a0606',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: absolute;
    border-radius: 5px;
    top: 0;
    right: 0;
}
.blog .autoshowroom-post-date i{
    font-size: 16px;
    color: #194694;
    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: 100%;
    margin-top: 0px;
    display: block;
    position: relative;
    padding: 10px;
    border-radius: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fded02+0,e8b221+100 */
background: rgb(253,237,2); /* Old browsers */
background: -moz-linear-gradient(top, rgba(253,237,2,1) 0%, rgba(232,178,33,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(253,237,2,1) 0%,rgba(232,178,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(253,237,2,1) 0%,rgba(232,178,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fded02', endColorstr='#e8b221',GradientType=0 ); /* IE6-9 */
    transition: all 0.2s;
}
.blog:hover  .conte .conte-2{
    transition: all 0.2s;
     margin-top: -45px;
}
.blog  .conte .conte-2 h3{
    border-left: 6px solid #3f4095;
    padding-left: 10px;
    color: #3f4095;
    font-weight: 100;
    font-size: 18px !important;
}
.blog  .conte .conte-2 p{
  color: #3f4095;
    line-height: 15px;
    min-height: 45px;
  font-size: 13px !important;
}
.blog  .conte .conte-2 p + p {
    min-height: 0;
}
.blog  .conte .conte-2 p.cont{
  color: #3f4095;
   font-weight: 100;
}

.carinho-top{
      padding: 10px;
    color: #3f4095;
    border-radius: 4px;
    background-image: url(../imagens/pattern4.png);
    background-repeat: repeat;
    background-color: #fff300;
    margin-top: 14px;
}