/* CSS Document */
p,h1,h2,h3,img{ margin:0px; border:0px; padding:0px;}
body {width:100%;text-align:center;margin-left:auto;margin-right:auto; margin-top:0px; margin-bottom:0px; font-family: 'Montserrat', sans-serif; font-size:16px; color:#48484A; line-height:28px; background:url(../img/fdo_home.jpg) repeat-x top #FEFEFD;}

body a{text-decoration:none;color:#231F20; }
body a:hover{text-decoration:none;color:#ED1C24;}

#head_pre{width:100%;background:#FFFFFF;}
.head_pre{ margin:0 auto;max-width:1200px; padding-top:80px; text-align: center;}
#cont_pre{width:100%;}
.cont_pre{ margin:0 auto;max-width:1200px;text-align: center;  position: relative; margin-top: 230px;}
.cont_marcas{ position: absolute; top:-150px;}
.marcas{width: 260px; height: 230px; margin: 5px; border: 2px solid #ECEDED; border-radius:5px; color: #000; display: inline-block; vertical-align: top; background: #fff; position:relative; padding-top: 50px;
-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	position: relative;

}
.marcas p{ margin-top: 30px; position: absolute; width: 100%; bottom: 20px;}
.marcas:hover{border:2px solid #ED1C24; margin-top: -10px;color:#ED1C24;
-webkit-box-shadow: 0px 20px 26px 1px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 20px 26px 1px rgba(0,0,0,0.22);
box-shadow: 0px 20px 26px 1px rgba(0,0,0,0.22);
}

.helper {
    position:absolute;
      position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);

}
.ic{ vertical-align: middle;}

.marcas2{width: 90%; height: 250px; margin: 5px; border: 2px solid #ECEDED; border-radius:5px; color: #000; display: inline-block;  background: #fff; padding-top: 50px; text-align: center;

	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;

}
.marcas2 p{ margin-top: 30px; position: absolute; width: 100%; bottom: 20px;}
.marcas2:hover{border:2px solid #ED1C24; color:#ED1C24;}
.m2{ display: inline-block; vertical-align: middle; margin: 10px;}

.usadosb{width: 42.5%; height: 70px; margin: 0px; border: 2px solid #ECEDED; border-radius:5px; color: #000; display: inline-block;  background: #fff; padding: 10px; text-align: center; padding-top: 30px;vertical-align: top;}
.btn{width: 42.5%; height: 58px; margin: 0px; border: 2px solid #ED1C24; border-radius:5px; color: #ED1C24; display: inline-block;  background: #fff; padding: 10px; text-align: center; padding-top: 42px; text-align:center; font-size: 28px;vertical-align: top; font-weight: 600; margin-left: 10PX;}
.btn:hover{color: #fff; background: #ED1C24;}
.footer{ font-size: 22px; color: #D1D2D4; margin-top: 50px;margin-bottom: 20px;}
.footer a{text-decoration:none;color:#000; }
.footer a:hover{text-decoration:none;color:#ED1C24; }
.email{ font-size: 28px; margin-top:20px;}
.img_responsive{max-width:100%!important;height:auto;}


.content_usados{text-align: center;overflow: hidden;width:100%;margin: 0 0 0 0;}
.usados{display:inline-block; border:1px solid #D2D2D2; width:150px; height:150px; font-size:12px; margin-bottom:5px; line-height:15px;text-align:center; vertical-align:top; background-color:#FFFFFF;}
.usados p {padding:0px; text-align:center; font-size:13px; line-height:14px;}
.usados img{ margin-bottom:0px;}


.usados2{display:inline-block; border:1px solid #D2D2D2; width:200px; height:220px; font-size:12px; margin-bottom:15px; line-height:15px;text-align:center; vertical-align:top; margin:10px;}
.usados2 p {padding:0px; text-align:center; font-size:14px; line-height:16px;}
.usados2 img{ margin-bottom:0px;}

@media screen and (max-width:800px)
	{
	.usadosb{width: 84%; height: 70px; margin: 0px; border: 2px solid #ECEDED; border-radius:5px; color: #000; display: inline-block;  background: #fff; padding: 10px; text-align: center; padding-top: 30px;vertical-align: top; margin-bottom: 20px;}
	.btn{width: 82%; height: 58px; margin: 0px; border: 2px solid #ED1C24; border-radius:5px; color: #ED1C24; display: inline-block;  background: #fff; padding: 10px; text-align: center; padding-top: 42px; text-align:center; font-size: 28px;vertical-align: top; font-weight: 600; margin-left: 0PX;}
	.head_pre img {width: 80%;}
	.cont_pre{ width: 100%;}
	.head_pre{ padding-top: 20px;}
	.cont_marcas{ position: relative; width: 100%; text-align:center;  top:-200px;}
	.marcas{width: 160px; height: 170px; margin: 2px; border: 2px solid #ECEDED; border-radius:5px; color: #000; display: inline-block; vertical-align: top; background: #fff; padding-top: 50px;
	}