@charset "utf-8";
/* CSS Document */

.clasionce-nuevo { border-bottom:1px solid #e2e2e2; margin-bottom:30px; padding-bottom:30px}
.clasionce-nuevo .logo-clasificados { width:182px; height:26px; padding:0 0 25px; float:left}
.clasionce-nuevo .owl-carousel { height:289px; overflow:hidden}
.clasionce-nuevo .owl-carousel.owl-theme { height:auto; overflow:visible}
.clasionce-nuevo .autos article { width:262px; float:left; box-sizing:border-box}
.clasionce-nuevo .autos article figure { height:175px; overflow:hidden; border:1px solid #e2e2e2; box-sizing:border-box}
.clasionce-nuevo .bloque-clasionce article header { background:none; height:86px}
.clasionce-nuevo .bloque-clasionce article header h3 {font-family: 'Lato', sans-serif; color:#0646B7; font-size:17px; line-height:140%; height:47px; padding:0; margin:0}
.clasionce-nuevo .bloque-clasionce article a:hover header h3 { color:#0646B7; text-decoration:underline}
.clasionce-nuevo .bloque-clasionce article header .precio { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#262626; font-weight:700; position:absolute; bottom:0; right:0}
.clasionce-nuevo .categoria-clasi { font-size:12px; font-weight:700; color:#DF0A0A;font-family: 'Lato', sans-serif; text-transform:uppercase; display:block; padding-bottom:5px}


@media only screen
and (max-width:1115px){
.clasionce-nuevo .owl-carousel { height:269px; overflow:hidden}
.clasionce-nuevo .autos.owl-theme article { width:100%; box-sizing:border-box}
.clasionce-nuevo .owl-carousel.owl-theme { height:auto; overflow:visible}
.clasionce-nuevo .autos article figure { width:100%; height:150px;}
}

@media only screen
and (max-width:767px){
.clasionce-nuevo .owl-carousel { height:269px; overflow:hidden}
.clasionce-nuevo .autos.owl-theme article { width:100%; box-sizing:border-box; margin-bottom:0; padding-bottom:0}
.clasionce-nuevo .owl-carousel.owl-theme { height:auto; overflow:visible}
.clasionce-nuevo .autos article figure { width:100%; height:auto;}
}