
.mkt p{
  font-size: smaller;
    text-align: justify;
    min-height: 92px;
}

.mkt .span3{
    text-align: center;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    padding: 13px;
    border-radius: 12px;
    cursor: pointer;
    background-color: white;
    box-shadow: 3px 3px 10px #888888;
    
}

.btn-filtro{
  background-image: -webkit-linear-gradient(top, #df8a8a, #fe1010);
}

.btn-group .btn{
  width: 31%;
    padding: 10px 0PX;
}

.mkt .span3:hover{
  background-color: #E9F0F2;
    
}

.mkt a{
  margin-top: 15px;
  width: 90%
}

.mkt img{
border-radius: 15px;
}

.conteudo{
	margin-top: 30px;
	border: 1px solid #e5e5e5;
	border-radius: 6px;
	width:881px;
	float: right;
	padding: 15px;
}
.html, body{
	height:100%;	
}

#conteudo{
		height:100%;
}

.linhaMenu{
	border-style: solid none;
    border-width: 1px 0;
	border-color: #e5e5e5;	
	margin: 0px;
}
.banner{
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
}
.banner-associado {
    background-image: url("../img/banner_desconto_parabrisa.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 350px;
}



.btnLogar .btn{
	padding: 8px 14px !important;	
	font-weight:600;
}

.footer{
	background-color:#8C2C2D;
	margin-top: 50px;
	padding: 25px;	
	color:#FFF;
	
}
.footer hr{
	margin: 0px 0 15px;
	border-style:dotted;
}

.mkt .span4{
	text-align:center;
	margin-top: 50px;
}

/*=====================================================================================
 pagina tecnologia
 =====================================================================================*/
.itemAss{
	background-image:url(../img/iconMais.png);
	background-repeat:no-repeat;
	background-position:0px 9px;
	margin-top:25px;
}

.itemAss h1{
	color:#fe0f0f;
	font-size: 23px;
	margin-left: 30px;
}

.itemAss p{
	padding-left: 15px;	
	font-size: 16px;
	line-height: 28px;
	font-family:'News Cycle',sans-serif;
}
/*=====================================================================================
 pagina tecnologia
 =====================================================================================*/
.tecno h1{
	padding-left: 15px;	
}
.tecno p{
	padding: 0 15px 15px 15px;	
}

.tecno .row-fluid{
	margin-top: 20px;
}

.tecno .span4{
	text-align:center;
}

.mkt-tecno .span4 h1{
	padding-left: 15px;
}

.mkt-tecno p{
	padding: 15px;
}

 /*=====================================================================================
 pagina contato
 =====================================================================================*/
.contatoContainer{
	padding: 20px;	
}
.mktContato{
	margin-bottom: 25px;	
}


 /*=====================================================================================
 pagina empresa
 =====================================================================================*/
.empresa{
}

.empresa h1{
	color:#288ee4;
	padding-left: 15px;	
	font-size: 35px;
}

.empresa p{
	padding-left: 15px;	
	font-size: 16px;
}

.banner h1{
	color:#fe0f0f;
	padding-left: 15px;	
	font-size: 45px;
}

.banner p{
	padding-left: 15px;	
	font-size: 18px;
	margin-top: 15px;
	line-height: 28px;
}






  /* Carousel base class */
    .carousel {
     
    }

    .carousel .container {
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
    }

    .carousel-control {
      background-color: transparent;
      border: 0;
      font-size: 120px;
      margin-top: 0;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }

    .carousel .item {
      height: 310px;
    }
    .carousel img {
      min-width: 100%;
      height: 300px;
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding: 0 20px;
      margin-bottom: 100px;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #000;
      text-shadow: 1px 0px 0px #fafafa;
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }



    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }
	
	.imgMkt {
      max-width: 180px;
	  max-height: 150px;

    }
	
	
	 /* RESPONSIVE CSS
    -------------------------------------------------- */

    @media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }

      .carousel .item {
        height: 170px;
      }
      .carousel img {
        width: auto;
        height: 170px;
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }


    @media (max-width: 767px) {

      .navbar-inner {
        margin: -20px;
      }

      .carousel {
        margin-left: 0px;
        margin-right: 0px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 170;
      }
      .carousel img {
        height: 170px;
      }
      .carousel-caption {
        width: 65%;
        padding: 0 70px;
        margin-bottom: 40px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }

    }
    
    
    .bs-docs-sidenav {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 30px 0 0;
    padding: 0;
    width: 228px;
}
.bs-docs-sidenav > li > a {
    border: 1px solid #e5e5e5;
    display: block;
    margin: 0 0 -1px;
    padding: 8px 14px;
}
.bs-docs-sidenav > li:first-child > a {
    border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
    border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
    border: 0 none;
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    padding: 9px 15px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    z-index: 2;
}
.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-right: -6px;
    margin-top: 2px;
    opacity: 0.25;
}
.bs-docs-sidenav > li > a:hover {
    background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: 0.5;
}
.bs-docs-sidenav .active .icon-chevron-right, .bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url("../img/glyphicons-halflings-white.png");
    opacity: 1;
}
.bs-docs-sidenav.affix {
    top: 40px;
}
.bs-docs-sidenav.affix-bottom {
    bottom: 270px;
    position: absolute;
    top: auto;
}








.img-protecao{
	height: 270px;
}

.texto_desc{
	font-size:14px;
}

.titulo_desc{
	margin-top: 45px;
}

.modelo{
	font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif; 
	color: #fe0f0f; 
	font-size: 30px; 
}

.anoModelo{
	font-family: impact; 
	
}

.fabricante{
	padding:35px;
	background-color: #D8E3ED;
	text-align: center;
	height: 140px;
	vertical-align: middle;
		
}

.fabricante:hover{
	background-color: #A4C0D6;
}


.banner-completo{
		display: none;
	}



@import url('https://fonts.googleapis.com/css?family=Abril+Fatface');

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: list-item;
  flex-wrap: wrap;
  margin: 0;
  padding: 55px 45px;
}
ol li {
  counter-increment: my-awesome-counter;
  display: flex;
  font-size: 0.8rem;
  padding-bottom: 25px;
  margin-bottom: 0.5rem;
}

ol li .titulo-ol {
 color: #00AFEF; 
 font-size: 25px; 
 font-family: impact; 
 padding-top: 10px;	
}

ol li .desc-ol {
 font-size: 17px; 
 padding-top: 10px;	
}



ol li::before {
  content: "0" counter(my-awesome-counter);
  font-weight: bold;
  font-size: 3rem;
  margin-right: 0.5rem;
  font-family: 'Abril Fatface', serif;
  line-height: 1;
}



.img-protecao{
	height: 270px;
}


.texto_desc{
	font-size:17px;
}

.titulo_desc{
	color: #3082C4;
    font-size: 45px;
    font-family: impact;
    padding-top: 10px;
}
.banner-titulo{
	margin-top: 45px;
}

.barra_cor{
    background-color: #fe0f0f;
    margin-top: 50px;
    padding: 25px;
    color: #FFF;
}

.sub-item{
	padding-top:20px;
	padding-bottom: 0px;
}


.sub-item li{
	padding-bottom: 0px;
	font-size: 17px;
}


.sub-item li::before {
   font-size: 2rem;
  
}

.item-lista{
	background-color: #D8E3ED;
}
.item-lista:hover {
    background-color: #A4C0D6;
    cursor: pointer;
}






	

.detalhes div span:first-child{
	font-weight: bold; 
}

.detalhes div {
	text-align: left; 
}

.detalhes div{
	padding: 7px 0px; 
	display: grid;
}

.detalhes .label{
	float: right;
}

h2 {
    min-height: 100px;
    font-size: 18px;
    line-height: 30px;
}

.mkt img {
    max-height: 133px;
    min-height: 133px;
    margin-top: 62px !important;
}

.label {
    padding: 9px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.mkt .span3 {
    padding: 15px 15px;
}


.fixa-filtro{
  position: fixed;
  top: 70px;
}

.fixa-div{
  margin-top: 83px !important;
}


.btn-group .btn {
    width: 100%;
    /* display: flex; */
    /* flex-wrap: wrap; */
    text-align: center;
    max-width: 100%;
    box-sizing: border-box;
    flex: 1 0 0%;
}

.mkt a {
    margin-top: 15px;
    width: 90%;
    padding: 9px;
}


.mkt .span4 {
    text-align: center;
    border-color: white;
    border-width: 1px;
    border-style: solid;
    padding: 13px;
    border-radius: 12px;
    cursor: pointer;
    background-color: white;
    box-shadow: 3px 3px 10px #888888;
}

.div-imagem{
  background-repeat: no-repeat;
  background-position: center center;
  height: 170px;
  margin-top: 44px;
}

.bg{
  height: 375px;
  background-size: cover;
  position: fixed;
  z-index: 10;
  width: 100%;
  overflow: visible;
  top: 50px;
  background-position-x: center;
  background-image: url(img/calmom.png);
}