body {
  line-height: 26px !important;
  font-family: 'open_sansregular' !important;
  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;
}

.linha-top {
    min-height: 35px;
    background: url(../imagens/footer.jpg) center; 
    color: #FFF;
    text-shadow: 2px 2px 0px #333;
    line-height: 35px;  
    border-bottom: 3px solid #1a6f31;
}
.linha-top .fone {
    text-align: right;
}
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;
    min-height: 912px;
}
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: 320px;
        border-bottom: 3px solid #cce4e6;
}

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: 28px;
}
.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: 'Passion One' !important;
    color: #2f964a !important;
    background-repeat: repeat;
    font-size: 32px !important;
    text-transform: uppercase;
}

h2{
    font-family: 'Passion One' !important;
    color: #2f964a !important;
    background-repeat: repeat;
    font-size: 32px !important;
}
h3{
    font-family: 'Passion One' !important;
    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 #2f964f, 0 6px 16px 0px rgba(192, 196, 215, 0.66);
    background: #fff;
    padding: 5px 13px 4px 14px;
    margin-bottom: 10px;
    color: #2f964f;
    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: #2f964a;
    position: absolute;
    border-radius: 5px;
    top: 0;
    right: 0;
}
.blog .autoshowroom-post-date i{
    font-size: 16px;
    color: #2f964a;
    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;
}
.blog  .conte .conte-2 h3{
    border-left: 3px solid #2f964a;
    padding-left: 10px;
    color: #2f964a;
    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: #2f964a;
   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-top: 30px;
}
.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 #222;
}
.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%;
    height: 250px;
    background-color: #24854f;
    margin: 0 0 1em 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;
    margin-top: 60px;
}
#parallax span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../imagens/overlay.png);
}
#parallax h4 {
    font-size: 35px;
    color: #197c46;
    position: absolute;
    width: 100%;
    top: 50%;
    bottom: 50%;
    text-shadow: 3px 3px 0 #FFF;
    text-align: center;
    font-family: 'Passion One' !important;
    font-weight: 100;
    margin-top: -90px;
    line-height: 50px;
}
.page-header {
background-color: #f2f2f2;
    background-image: url(../imagens/subpage_bg.jpg);
    background-repeat: repeat;
    background-position: top center;
    background-attachment: scroll;
    padding-top: 3.5rem;
    margin: 0px 0px 20px 0px !important;

}