html {
	font-size: 16px;
}

section {
    padding-top: 20px; padding-bottom: 20px;
}
.spaced > small {
    line-height: 100%;
}
#footer .logo_footer {
    padding: 20px 15px;
}

#topNav
{
	background: #89a550; /* Old browsers */
	background: -moz-linear-gradient(top,  #89a550 0%, #69823f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89a550), color-stop(100%,#69823f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #89a550 0%,#69823f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #89a550 0%,#69823f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #89a550 0%,#69823f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #89a550 0%,#69823f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89a550', endColorstr='#69823f',GradientType=0 ); /* IE6-9 */

}

#topNav ul.nav > li a
{
	color: #FFF;
	text-transform: uppercase;
}

#topNav ul.nav > li a:hover
{
	color: #FFF;
	background: #252525; /* Old browsers */
	background: -moz-linear-gradient(top,  #252525 0%, #0a0a0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#252525), color-stop(100%,#0a0a0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #252525 0%,#0a0a0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #252525 0%,#0a0a0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #252525 0%,#0a0a0a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #252525 0%,#0a0a0a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252525', endColorstr='#0a0a0a',GradientType=0 ); /* IE6-9 */

}

.ml-20 {
margin-left: 20px;
}

.map-content h3 {
    margin: 0px;
}

.boxcat {
    border-bottom: #eee 1px solid;
}

.sliderprod {
    margin-bottom: 0px !important;
}
.nav > li > a.active {
    background-color: #eee !important;
    text-decoration: none;
}
.outspaces {
    padding:0px;
    margin:0px;
}


.listaidiomas li img {
    margin-right: 10px;
}

.listaidiomas li a, .listadivisas li a {
    padding-left:20px;
    border-bottom: #ccc 1px solid;
    width: 100%;
    display: block;
    color: #666;
    font-weight: 400;
}

.listaidiomas li a:hover, .listadivisas li a:hover, .listaidiomas li a.selected, .listadivisas li a.selected {
    background: #e5e5e5;
    text-decoration: none;
}

.listadivisas li {
    width:49%;
    float:left;
}

.pagination {
    margin:0px;
}

.imglistaprod {
    background: #FFF;
    text-align:center;
    padding:0px;
    margin:0px;
}

.imglistaprod .img-responsive {
    max-height:200px;
}
.maxheight180 {
    max-height:180px;
}

.nav > li > a {
    padding: 5px 10px;
}

.buscador section, .buscador .section{
    margin-bottom: 0px;
}

.buscador footer {
    margin: 0px;
}

.buscador .button {
    margin: 0px;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    padding: 6px 10px;
}

.no-margins {
    margin: 0px;
}

.border-right a,.border-right button {
    border-right: #ccc 1px solid;
}

#barMain .dropdown-menu {
    padding: 0px;
}

.margins-bottom-10 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.margins-top-bottom-10 {
    margin-top: 10px; 
    margin-bottom: 10px;    
}

.proplista {
    /*background: #FFFFFF;*/
    display: inline-block;
}
.proplista div {
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 3px;
    /*padding: 8px 18px;*/
    transition: all 0.2s ease 0s;
}
.secprop {
    background: #FFFFFF;
}
.paginacion {
    display:inline-block;
}

#barMain {
    margin-top:0px;
    margin-bottom:5px;
}

#topBar a.logo {
    margin: 0px 0px 10px 0px;
}

ul.datoemp-nav a {
    display:inline-block !important;
}
ul.datoemp > li > a {
    padding:0px;
    display:inline-block !important;
}

ul.datoemp > li > span {
    display:inline-block !important;
} 
.sky-form .datomaq {
    margin-bottom:0px;
}

.margin0 {
    margin:0px !important;
}

.divisa {
    margin:2px 0px;
}
.divisa .input input, .divisa .select select, .divisa .textarea textarea {
    padding: 0 25px 0 0;
    height: 26px;
    margin:0px;
}

.divisa .select {
    margin-bottom: 0px;
}
.divisa .select i {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 5px #fff;
    height: 11px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 5px;
}

h3.product-view-price {
  margin: 15px 0 15px 0;  
}

.redes16 {
    margin-left:3px;
    height: 16px;
}

.fotoprod {
    max-height: 300px;
}

.btn-login {
    margin-top: 2px;
    padding: 2px 12px;
}

.login {
    padding-top:10px;
    padding-bottom: 10px;
    min-width:300px;
    z-index:101;
}

#topNav {
    z-index: 0;
}

.input-append .btn.dropdown-toggle {
    float: none;
}

.list-products .well {
    padding: 15px 0px 15px 15px;
}
.list-products .well.destacado {
    background:#ddd;
}
.list-products .well.destacado div.tag, .product-view-image div.tag, .owl-featured-item div.tag {
    position: absolute !important;
    text-align: left !important;
    left: -2px;
    top: -2px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    z-index: 5;
}
.list-products .well.destacado div.tag span, .product-view-image div.tag span, .owl-featured-item div.tag span {
    position: absolute;
    transform: rotate(-45deg) translateX(-40px) translateY(-15px);
    width: 160px;
    border-color: #333;
    background-color: #333;
    color: #fff;
    white-space: nowrap;
    padding: 5px 10px;
    text-align: center;
    box-shadow: 0px 1px 5px rgba(0,0,0,.5);
}
.list-products .well.destacado div.tag span.oferta, .product-view-image div.tag span.oferta, .owl-featured-item div.tag span.oferta{
    border-color: #fe0000;
    background-color: #fe0000;
}
.owl-featured-item div.tag {width:80px;height:80px;}
.owl-featured-item div.tag span { transform:rotate(-45deg) translateX(-48px) translateY(-20px);padding:1px;}


.text_category, .text_category p {
	font-size: 13px !important;
	margin: 0 0 10px;
}

.text_category h2 {
	font-size: 16px !important;
    padding-top: 10px !important;
    margin: 0px !important;
    line-height: 25px;
    padding-bottom: 10px;
}

.titcat, .titsubcat {
	line-height: normal !important;
    margin: 0px !important;
	font-size: 1.1em;
	padding: 0px !important;
	}

.titsubcat {
color: #89a550;
}


.precio-actual {
    color:#fe0000;
}
.precio-anterior {
    text-decoration:line-through;
}
h3.product-view-price .precio-anterior{
    font-weight: normal;
    font-size: 16px;
    margin-left:10px;
}
.herramientas section, .herramientas .section, .datos_vendedor section, .datos_vendedor .section {
    margin: 0px;
}

#socialHolder .btn i.fa {
	padding: 0px;
}

#socialHolder .dropdown-menu {
	min-width: 60px;
	padding:5px;
}

#socialHolder .dropdown-menu>li>a {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	max-width:50px;
}

.product-view-price {
	margin-bottom: 10px;
}

.herramientas section a {
    display: block; 
    width:100%;
}

.herramientas header, .datos_vendedor header { 
   padding: 10px 15px;
}

.img-cat {
	/*max-width: 120px;*/
	padding-right:5px;
}

.inline { 
display: inline !important;
}

#socialShare {
    max-width: 80px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.bloque-cat {
	background: FDFDFD;
	min-height: 100px;
}

.bloque-cat .titcat {
	font-size: 13px;
	color: #000;
	font-family:Arial;
}

.bloque-cat .titcat:hover {
	text-decoration: underline;
}

h2.titcat {
	font-weight:600;
}

.goback {
    margin-top:-20px;margin-bottom:8px;width:100%;
}

.goback a {
    background: #f7f7f7;
    padding: 3px;
}

.caracteristicas section, .datos-producto section {
	margin-bottom: 10px !important;
	}

.formu-principal {
    top: 180px;
    z-index: 1;
    position: absolute;
    width: 100%;
}

.buscador-principal {
    border-radius: 5%;
    background: #FFF;
}

.buscador-principal header {
    margin: 15px 15px 0px 15px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.countTo .boxed {
    margin-top: 0px;
}

.callout.dark.arrow-up, .callout.dark.arrow-down, .callout.white.arrow-up, .callout.white.arrow-down {
    padding: 30px 0;
}

.callout.white.arrow-up::after {
    border-bottom: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: -20px;
    width: 0;
}

#switcher {
    top: 8% !important;
    width:280px !important;
    z-index: 100021 !important;
}

.content-switcher {
    margin-bottom:0px;
}

#switcher label {
    padding-right: 0px !important;
}

.slide-prod .img-responsive {
    height: 120px !important;
}

.slide-prod {
    background: #F7F7F7;
    margin:1%;
}

.slide-prod:hover {
    background: #ddd;
}

.numprods { 
display:block;float:right;position:absolute;padding:0px;margin:10px;top:0;right:0;
}

.numprods a {background:#eee;color:#555;}
.numprods a:hover {background:#555;color:#eee;}

@media (max-width: 780px) {
	.numprods { 
	float:none;
	text-align:center;
	width:100%;
	position:relative;
	}
}

.txt-buscar-producto {
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    display:block;
    margin: 90px -80px 80px -82px;
	font-weight: 500;
}

@media (min-width: 990px){
    #showSwitcher {
        padding: 10px 6px 20px 6px !important;
        background: #ffb848 !important;
        color: #FFF;
        top: 28% !important;
    }
	.destacados .caption p {
	min-height:110px;
}
}
@media (max-width: 1100px){
    #showSwitcher {
        top: 15% !important;
    }
}
#showSwitcher .fa-search {
    font-size: 20px;
}

.formu-gris select {
    background: #eee !important;
}

.ficha-content {
    background: transparent !important;
}

.list-gallery {
    height: 160px !important;
}

.list-gallery img {
    max-height: 160px !important;
    width:auto !important;
    max-width:100% !important;
}

.boxoferta img {
    max-height: 120px;
}

.boxoferta .well {
    min-height: 200px;
}

.precioanterior {
    font-weight: 700;
}

.precioactual {
    color: #F00;
    font-weight: 700;
}

.ficha {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.ficha .well {
    background-color: #FFF;
}

div.ficha ul.nav-tabs a
{
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
}

.avance-maq, .ferias, .oportunidades-negocio {
    margin-bottom: 0px;
}

.avance-maq .tabs, .ferias .tabs, .oportunidades-negocio .tabs {
    margin:0px;
}

.avance-maq .list-group, .ferias .list-group, .oportunidades-negocio .list-group {
    margin-bottom: 0px;
}
.avance-maq  ul li, .ferias  ul li, .oportunidades-negocio ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0px;
    font-size: 13px;
}

.avance-maq i.fa, .ferias i.fa, .oportunidades-negocio i.fa {
    margin-right:0px;
    width: 12px !important;
    font-size: 18px;
}

.text-ayuda, .lista-oportunidades {
    text-align:left !important;
    padding:10px;
}

.oportunidades-negocio header {
    font-size: 15px;
}

.mayuscula {
    text-transform: uppercase;
}
.minuscula {
    text-transform: lowercase;
}

#oportunidades-de-negocio small {
    color: #000;
    text-decoration: inherit;
}

@media (min-width: 990px){
	.minicaptcha iframe {
		transform:scale(0.77);
        -webkit-transform:scale(0.77);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        max-width:305px;

	}
}
.img-marca {
    margin:5px;
}

.lista-datos-emp a {
    text-decoration: underline !important;
    color: #89A550 !important;
}
.lista-datos-emp a:hover {
    text-decoration:none !important;
}

.btn-verdetalles {
        text-transform: uppercase !important;
        text-decoration: none;
        margin-bottom:5px !important;
    }

    
    
#lista-ultimos-productos img, #lista-productos-relacionados img  {
    height: 170px !important;
    max-width: 100%;
    width: auto !important;
}

#lista-ultimos-productos-maquinaria img  {
    height: 130px !important;
    max-width: 100%;
    width: auto !important;
}

.logo-emp {
    background: #FFF;
    padding:10px;
}

.lista-maq-v3 h3 {
    margin: 0 0 15px;
}

.flexslider .slides .box {
    max-width: 250px;
}

#lista-maq-destacada img {
    height: 90px !important;
    max-width: 100%;
    width: auto !important;
}

.redes-user a {
    /*color: #FFF !important;
    text-decoration: none !important;*/
}

.flexslider {
    background: #FFF;
}

.boxpromo-agriocasion {
    background-size:cover;
    background: #FFF url(../images/maquinas/09_19.jpg) no-repeat top center;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.promo-agriocasion {
    background: rgba(0, 0, 0, 0) url("../images/caption_bg.png") repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    display: table;
    min-height: 320px;
    margin-top: 15px;
    max-width: 620px;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.redondeado, .redondeado10, .sky-form  {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}
.redondeado5, .btn{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

.img-list-noticia {
    max-height: 100px;
}

.img-noticias {
    max-height: 200px;
}
.frase-gancho {
    margin-left: 1%;
}

.fuente-small {
    font-size:11px;
}

.frase2 h4 {
    margin: 4px 0 14px !important;
    text-align:center;
}

.frase-gancho .frase1 {
	font-family:'Open Sans';
	font-weight:300;
	letter-spacing:-1px;
	color:#000;
    font-size: 16px;
    max-width: 210px;
	line-height: 27px;
    margin: 0 0 14px 0;
}

.h1 {
	font-size: 3em;
    line-height: 44px;
    margin: 0 0 44px 0;
}

.h2 {
    font-size: 2.2em;
    line-height: 35px;
    margin: 0 0 32px 0;
}

.h3 {
	font-size: 1.8em;
    letter-spacing: normal;
    line-height: 24px;
    margin: 0 0 32px 0;
}

.h4 {
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;   
	color: #000;
    font-family: 'Open Sans';
    font-weight: 300;
    letter-spacing: -1px;
	display:inline-block;
}
.frase-gancho2 h1 {
	font-size: 1.4em !important;
    letter-spacing: normal!important;
    line-height: 27px!important;
    margin: 0 0 14px 0!important;
}

@media all and (min-width: 479px) and (max-width: 1087px) {
    .frase-gancho .frase1 {
        display:none;
    }
}
@media (min-width: 1087px){
    .frase-gancho2 {
        display:none;
    }
}
@media (max-width: 479px){
    .frase-gancho2 {
        display:none;
    }
    .frase-gancho .frase1 {
    font-size: 15px;
    max-width: 195px;
}
}

#barMain .nav > li > a {
    padding: 0px 5px;
    margin-top: 5px;
}

.ul-top-news {    
    margin-top: -10px;
    margin-bottom: 0px;
}

.url-top-news {
    margin-bottom: 10px;
    display: inline-block;
}

.url-top-news ul li {
    padding-right:20px;
    margin-left:20px;
    border-right:#ccc 1px solid;
    
}

.promo-agriocasion h3 {
    color: #FFF;
}

#footer .spaced {
    padding: 20px 15px 0px 15px;
}

.urlfooter a {
    width:100%;
    display:block;
}

.newsletter_footer {
	background: url(../images/newsletter_footer.png) no-repeat bottom right;
	min-height:200px;
}

.newsletter_footer a {
	color: #FFF !important;
	}

#buscador_lateral .panel-body {
    padding-top: 5px;
    padding-bottom: 5px;
}

.redes .btn i.fa {
    padding-right: 0px;
}

.lista-categorias {
    background: #fff;
}

.lista-categorias a {
    font-size: 12px;
    font-weight: 500;
}
.lista-marcas a {
    text-align:center;
}
.lista-marcas img, .lista-marcas img.img-responsive {
    display: block;
    max-height:34px;
    margin: 0 auto;
}

.title_mobile h4{
    font-size: 16px;
    line-height: 46px;
    font-weight: 700;
    color: #FFF;
    vertical-align:middle;
    margin-bottom: 0px;
    padding-left:10px;
    text-shadow: 1px 1px 1px #000;
    
}

.title_mobile img {
height:36px;margin-top:5px;margin-left:10px;
}

#topNav div.nav-main-collapse, #topNav div.nav-main-collapse.in, #topNav div.nav-main-characteristics-collapse, #topNav div.nav-main-characteristics-collapse.in  {
    margin: 0px;
    width: 100%;
}
#topNav .login a {color:#fff !important;}
.hidden-sm.navbar-collapse.collapse  {
    display:none !important;
}

.fecha_oferta {
    position: absolute !important;
    text-align: left !important;
    right: -2px;
    top: -2px;
    width: 135px;
    height: 135px;
    overflow: hidden;
    z-index: 1;
}

.fecha_oferta span {
    position: absolute;
    transform: rotate(45deg) translateX(26px) translateY(20px);
    width: 170px;
    border-color: #89A550;
    background-color: #89A550;
    color: #fff;
    white-space: nowrap;
    padding: 5px 10px;
    text-align: center;
    box-shadow: 0px 1px 5px rgba(0,0,0,.5);
}

.bgoferta {
    background: rgba(255, 0, 0, 0.75);
    float: right;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}

.filtrador {list-style-type:none;padding:20px 0px;margin:0px;}
.filtrador:after{content:'';clear:both;display:table;}
.filtrador li {list-style-type:none;padding:0px;margin:0px 8px;float:left;}
.filtrador li.combos {float:right;margin-top:-7px;}
.filtrador li.combos select{margin-left:5px; height:36px; padding: 5px;}
.filtrador li a{text-decoration:none;}
.filtrador li.activo {font-weight:bold;}
.filtrador li.disabled a{color:#92AFBF;cursor:default;}

.nomargin-top {margin-top:0px;}
.margin-top-35 {margin-top:-35px;}
.margin-top-map {margin-top:-20px;}
#topNav ul.nav>li a {padding:15px 15px;}

.form-ficha-maquinaria select,.form-ficha-maquinaria input {
    width:100%;
    padding:8px;
    height:auto;margin:0px 0px 20px;
}
.btn-quitar-filtro {
    margin:-7px 0px !important;
    float:right;
    background:#f5f5f5;
}
.btn-quitar-filtro:hover {
    background:#f0f0f0;
}

.mas_info_form .checkbox input[type="checkbox"] {position:static;}
span.encontrado {font-weight:bold;}


.newsletter-fixed {position:fixed;z-index:10;bottom:0px;right:0px;background:#FFF url(../images/newsletter_bg.jpg) no-repeat bottom left;background-size:100% auto;border-radius:15px 0px 0px 0px;box-shadow:0px 0px 1px #777, 0px 0px 15px rgba(0,0,0,.25);padding:20px 0px;}
.newsletter-fixed .button {margin-top:35px;opacity:1;background:#146794;}
.newsletter-fixed .button:hover {opacity:0.8;}
.newsletter-fixed #recaptcha, .newsletter-fixed #recaptcha div, .newsletter-fixed #recaptcha iframe, .newsletter-fixed #recaptcha .rc-anchor-normal {/*width:100% !important;*/}

.cerrar-newsletter {position:absolute;top:-13px;right:10px;}
.cerrar-newsletter i { 
    font-size: 14px;
    background: #146794;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    opacity:0.8;
    width:24px;
    height:24px;
    text-align:center;
    transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
.cerrar-newsletter:hover i
{
    opacity:1;
}

.newsletter-fixed h4{
    margin-top:-10px;
    color: #000;
    text-align: center;
    width: 100%;
    font-weight:500;

     /*text-shadow:  1px 1px 1px #777,-1px 1px 1px #777,1px -1px 1px #777,-1px -1px 1px #777, 2px 2px 2px #999, 3px 3px 3px #999;                */
}

@media only screen and (max-width: 1075px) {
#topNav ul.nav>li a {padding:15px 9px;}

}
@media (max-width: 480px) {
    .lista-datos-emp li {
        border-bottom: #ccc 1px solid;
        text-align: left;
    }
    section {
    padding-top: 30px;
    }
    .goback {
        margin-top: -30px;
    }
    .list-products .well {
        padding:5px !important;
        margin-bottom:5px;
    }
    .txtlistaprod {
        font-size: 10px;
    }
    .lista-prod-precio {
        font-size: 12px;
        text-transform: uppercase;
    }
    .secprop {
        padding:0px;
        font-size:10px;
        text-transform: uppercase;
    }
    .proplista {
        margin:0px 0px 0px 5px;
        padding:0px;
    }
    .url-top-news {
        display:none;
        visibility: hidden;
    }
}

@media all and (min-width: 992px) and (max-width: 1100px) {
    .lista-categorias a {
        font-size: 11px !important;
    }
}

@media (max-width: 420px) {
   /* #showSwitcher {
       padding: 10px 15px !important;
       top: 30px !important;
    }*/
    
    #lista-maq-destacada img  {
    height: 170px !important;
}
    
    .list-gallery{
        height: auto !important;
    }
    
    .list-gallery img{
        max-height: auto !important;
    }
    
    .verdetalles {
        text-align:center !important;
    }
    
}


@media (min-width: 992px) {
    .destacados .thumbnail {
        margin-bottom:0px;
    }
    
}
@media (max-width: 990px) {

#topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    background: transparent;/*#87A34F;*/
}    
    
#topNav nav.nav-main {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #252525 0%, #0a0a0a 100%) repeat scroll 0 0;
}

}

@media (max-width: 780px) {
    
.formu-principal {
     top: 0;
    z-index: 1;
    position: relative;
    width: 100%;
}    
    
.list-products .well {
    padding: 15px;
}

.col-xs-12 {text-align:center;}
}

#popup {
    display: none;
    width:100%;
    max-width:800px;
    height:600px;
    z-index:100;
    position:fixed !important;
    background:rgba(0,0,0,.5);
    box-shadow:0px 0px 1px #555, 0px 0px 5px rgba(0,0,0,.25);

    border-radius:5px;
}
#popup .header_popup {
    background: #88A44F;
    background: -moz-linear-gradient(top, #88A44F 0%, #69823F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88A44F), color-stop(100%,#69823F));
    background: -webkit-linear-gradient(top, #88A44F 0%,#69823F 100%);
    background: -o-linear-gradient(top, #88A44F 0%,#69823F 100%);
    background: -ms-linear-gradient(top, #88A44F 0%,#69823F 100%);
    background: linear-gradient(to bottom, #88A44F 0%,#69823F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88A44F', endColorstr='#69823F',GradientType=0 );
    min-height:30px;
    position:relative;
}
#popup .header_popup i {
    position:absolute;
    right:0px;
    top:0px;
    width:30px;
    width:30px;
    background:#fff;
    color:#88A44F;
    line-height:30px;
    text-align:center;
    font-size:22px;
	cursor:pointer;
}

#popup .title_popup
{
	padding-left:10px;float:left;display:inline-block;color:#FFF;
}
#popup .banner-agriocasion {border:0px;border-radius:0px 0px 5px 5px;width:100%;height:100%;margin:0px;}

#popup_drag {z-index:1000;position:fixed;}

.banner-agriocasion {cursor:pointer;border:1px solid #ccc;}

.bg_popup {
	width:100%;
	height:100% !important;
	display:block;
	z-index:10;
	background:rgba(0,0,0,0.6);
	position:fixed;
	top:0 !important;left:0 !important;
}

.contact-movil {
    position:fixed;
    bottom:10px;
    left:5px;
    right:5px;
    z-index:10;
    display:none;
}
.contact-movil > a {width:46%;margin:0px 2% !important;float:left;}
.contact-movil.hide {display:none !important;}
@media (max-width: 600px) {
    .contact-movil {display:block !important;}
}

#toTop {
    background-color: #333;
    border-radius: 4px 0 0 4px;
    color: #FFF;
    position: fixed;
    height: 35px;
    width: 48px;
    right: 0px;
    bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0.9;
    padding-top: 5px;
    text-decoration: none;
    display: none;
    z-index: 11;
}

#footer a.social {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 26px;
	}

.lista-pdf {list-style:none;padding:0px;margin:0px;}
.lista-pdf li {list-style:none;margin:0px 0px 15px;}
.lista-pdf .pdf {text-align:left;}
.lista-pdf .pdf img { width:16px;margin-right:5px; }

.sky-form.boxed > .nav.nav-pills.nav-justified > li > a {
    background: linear-gradient(to bottom, white 1%, #f0f0f0 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: rgba(0,0,0,0.1) 1px solid;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: 400;  
    border-right: rgba(0,0,0,0.1) 1px solid;
}
.sky-form.boxed > .nav.nav-pills.nav-justified > li:nth-last-child(1) > a {
    border-right: 0px;
}
.sky-form.boxed > .nav.nav-pills.nav-justified > li.active > a {
    background: linear-gradient(to bottom, #f0f0f0 0%, #fff 100%) repeat scroll 0 0 transparent;
}
.sky-form.boxed > .tab-content .tab-pane .hidde {
    display:none;
}
.sky-form.boxed > .tab-content .tab-pane.active.nohidde .hidde {
    display:block;
}
.sky-form.boxed > .tab-content .tab-pane.active .texthidde > a > span:nth-child(2) {
    display:none;
}
.sky-form.boxed > .tab-content .tab-pane.active.nohidde .texthidde > a > span:nth-child(1) {
    display:none;
}
.sky-form.boxed > .tab-content .tab-pane.active.nohidde .texthidde > a > span:nth-child(2) {
    display:block;
}
.sky-form.boxed > .tab-content .tab-pane.active li {padding:0px;}

.clear-block {clear:both;}

.container-cats .btn-default.clear-block {
    padding: 5px 10px;
}
.container-cats {
    padding:0px 5px 4px;
    border-radius:5px;
    background: #fff;
    border-radius:5px;
    margin-bottom:20px;
    box-shadow:0px 0px 1px #777;
    position: relative;
    z-index: 100;
}
.cats-right {
    display:block;
    width:100%;
    float:left;
    border-bottom:1px solid #eee;
    padding:7px 0px 4px;
    margin: 0px -4px;
    position: relative;
}
.cats-right.last {margin-bottom:5px;border-bottom:none;}

.cats-right  .col-xs-3 {
    padding:0px 10px 0px 5px;
    text-align:center;
    margin:-7px 0px -4px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}
.cats-right  .col-xs-9 {
    padding-top: 0px;
    line-height: 1.3em;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;        
}
.cats-right a:hover .col-xs-3 {
    padding:0px 0px 0px 15px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;    
}

.cats-right a:hover .col-xs-9 {
    padding-left:30px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;    
}
.cats-right a .col-xs-9 h2 {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;  
}
.cats-right a:hover .col-xs-9 h2 {
    margin-left:-15px !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;    
} 

.cats-right .col-xs-3 img {
    max-height:50px;
}

.subcat-inicio {
    display: none;
    position: absolute;
    top: 0px;
    left: 100%;
    width: 200%;
    max-width: 50vw;
    background:#fff;
    border: 1px solid #eee;
    border-radius:5px;
    padding:1px;
}
.cats-right:hover > .subcat-inicio {
    display:block
}
.subcat-inicio > div {
    display:block;
    padding: 3px 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    max-width: 50%;
}
.subcat-inicio > div a {
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    display:block;
}
.subcat-inicio > a > img {
    float: right;
    max-width: 50%;
    margin-left: -1px;
    margin-right:1px;
    border-left: 1px solid #eee;
}


.texto-gracias {
margin-top:25%;color:white;text-shadow: 1px 1px 1px #000;
}

#search-lateral {
    background: #f0f0f0;
    padding:9px 5px 9px 9px;
    border-radius:2px;
    border: 1px solid #e3e3e3;
    margin:10px 0px 20px;

}
#search-lateral h2 {
    font-size:20px;
    font-weight:bold;
    margin-bottom:10px;
}
#search-lateral h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 1px dashed #999;
    margin:0px 0px 6px;
    padding-bottom: 6px;
    clear: both;
}

#search-lateral h3:nth-child(n+3) {
    padding-top:30px;
}
#search-lateral h4  {
    margin-bottom:5px;
    font-size: 17px;
}
#search-lateral h4 a {
    color: #000;
}
#search-lateral li a {
    color: #000;
    font-size:15px;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display:block;
}
#search-lateral li li a {
    padding-left: 30px;
} 
#search-lateral ul {
    padding-left:0px;
    margin-bottom:0px;
    list-style:none;
}

#search-lateral ul.categorias li:before {
    line-height:28px;
}
#search-lateral li {
    padding-left:0px;
    position:relative;
}
#search-lateral li:before {
    content: "\f101";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    float: left;
    line-height: 25px;
    position: absolute;
    left: 6px;
}
#search-lateral li li:before {
    content: "\f0da";
    left: 20px;
}


#search-lateral li.active > a {
    color: #89a550;
    font-weight: bold;
    background:#fff;
    margin-bottom:2px;
}
#search-lateral li.active > a:after {
    content:"\f00d";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    float: right;
    margin-right: 3px;
    line-height: 25px;    
}

#search-lateral .mas {
    float: right;
    color: #333;
}

#search-lateral .mas:before {
    content: "\f068";
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    float: left;
    margin-right: 3px;
    line-height: 25px;


}
#search-lateral .mas.collapsed:before {
    content: "\f067";
}

#search-lateral div.collapse:after, #search-lateral ul:after, #search-lateral .mas:after, .filtros-busqueda:after, .callout.alert.alert-success > div:after, .callout.alert.alert-danger > div:after {
    content: "";
    clear:both;
    display:table;
}
#search-lateral input#lateral_horas_min, #search-lateral input#lateral_horas_max, #search-lateral input#lateral_precio_min, #search-lateral input#lateral_precio_max  {
    width: 100%;
    background: #fafafa;
    border: none;
    box-shadow: inset -1px -1px 1px #aaa, inset 1px 1px 1px #777;
    padding: 4px 6px;
    margin-top: 5px;
    border-radius: 2px;
    float: left;
    width: 46%;
}
#search-lateral input#lateral_horas_min, #search-lateral input#lateral_precio_min {
    margin-right: 8%;
}
#search-lateral #buscador_horas {
    clear: both;
}



.filtros-busqueda {
    float: right;
    line-height: 30px;
}

a.filtro {
    color: #2c672d;
    background: #fff;
    padding: 2px 8px 3px;
    position: relative;
    margin: 5px 8px 5px 14px;
    font-size: 14px;
    line-height: 23px;
    white-space: nowrap;
}
.alert-danger a.filtro {color:#a94442;}
a.filtro i.fa {margin-right:0px;}

a.filtro:before{
    content: "";
    border-top: 12px solid #fff;
    border-bottom: 12px solid #fff;
    border-left: 8px solid transparent;
    position: absolute;
    left: -8px;
    top: 0px;
}

a.filtro:after {
    content: "";
    border-top: 12px solid #fff;
    border-bottom: 12px solid #fff;
    border-right: 8px solid transparent;
    position: absolute;
    right: -8px;
    top: 0px;
}
a.filtro:hover {
    text-decoration:none;
    background:#eee;
    color: #000;
}
a.filtro:hover:before{
    border-top-color:#eee;
    border-bottom-color:#eee;
}
a.filtro:hover:after {
    border-top-color:#eee;
    border-bottom-color:#eee;
}


@media (max-width: 991px) {
   #buscador_lateral .busqueda_avanzada {display:none !important;}
   #busqueda_avanzada {display:block !important;}
}
@media (max-width: 768px) {

    .cats-right > .subcat-inicio {
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        max-width: 100%;
        top: 50px;
        margin-bottom: 50px;
    }
    .subcat-inicio > div {width:50%;float:left;clear:left;text-align:left;}
    .subcat-inicio > div:after,.cats-right > .subcat-inicio:after {
        content: "";
        clear:both;
        display:table;
    }
    .cats-right:hover > .subcat-inicio,.cats-right.activo > .subcat-inicio {display:block}


}

.text-prod-usado img {display:none;}

.busqueda_avanzada {float:right;}
.sky-form.buscador {margin-bottom:0px;}
#busqueda_avanzada {margin-bottom:15px;}

.tuasesor {
	display:block;
	position:fixed;
	z-index:10;
	right:0;
	margin-right:-10px;
	margin-top:10px;
}

.content-tuasesor {
width:240px;
background: #FFF !important;
cursor: default;
}

.tuasesor img {
max-width: 160px;
clear:both;
}

.txt-tuasesor { 
font-size: 13px;
font-weight: 500;
white-space: normal;
}

#sms_asesor_ok, #sms_asesor_ko {
display: none;
}

.caracteristicas-producto select{border:2px solid #E5E7E9;border-radius:6px;height:36px;padding:0px;margin:0px;outline:0;}

.ficha-producto .hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:00px;
}

 .ficha-producto .thumbnail {
    padding: 0;
}

 .ficha-producto .carousel-inner>.item>img, .ficha-producto .carousel-inner>.item>a>img {
    width: 100%;
}

.container-abecedario .pagination {
    margin-right: 10px;
}
.container-abecedario > form {
    display: inline-block;
    padding: 0px;
}
.container-abecedario > form > .filtrador {
    margin: 0px;
    padding: 0px;
}
.container-abecedario > form > .filtrador select {
    margin: 10px 0px 0px;
    padding: 0px 0px 0px 6px;
}
.container-abecedario .filtrador li {
    margin: 0px 12px 0px 0px;
}
.container-abecedario .filtrador li:nth-last-child(1) {
    margin-right: 0px;
}

@media (min-width: 1100px) {
    .container-abecedario {
        display: flex;
    }

    .container-abecedario>form {
        flex: 1;
        display: flex;
    }
    .container-abecedario>form>.filtrador {
        display: flex;
        width: 100%;
    }
    .container-abecedario>form>.filtrador li {
        flex: 1;
    }
    .container-abecedario > form > .filtrador select {
        margin-top: 0px;
    }
}


/* Cookie */
.qc-cmp-initial-info a, .qc-cmp-sub-title, .qc-cmp-left-nav-link:hover, .qc-cmp-title, .qc-cmp-ui-content a:hover, .qc-cmp-alt-action:hover {
    color: #fff !important;
}
.qc-cmp-left-nav-link, .qc-cmp-messaging, .qc-cmp-cancel, .qc-cmp-purpose-description, .qc-cmp-beta-messaging, .qc-cmp-main-messaging, .qc-cmp-messaging, .qc-cmp-ui-content a, .qc-cmp-alt-action, .qc-cmp-toggle-status, .qc-cmp-company-cell {
    color: #f5f5f5 !important;
}
.qc-cmp-ui-content {
    overflow-y: auto !important;
}
.qc-cmp-link-text {
    display: none;
}
.qc-cmp-sub-title {
    color: #fff;
}
.qc-cmp-ui-content {
    padding: 40px !important;
}
.qc-cmp-persistent-link {
    background: #2B2B2B !important;
}
.qc-cmp-ui {
    background-color: #2B2B2B !important;
}
.qc-cmp-button {
    color: #000 !important;
    background: #fff !important;
    border-color: #fff !important;
}
.qc-cmp-button:hover {
    color: #fff !important;
    background: #000 !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
    color: #fff !important;
    background: #000 !important;
}
.qc-cmp-alt-action:hover {
    opacity: 1 !important;
    color: #fff !important;
}

.qc-cmp-toggle {
    background-color: #1fb703 !important;
    border: 1px solid #1fb703 !important;
}
.qc-cmp-toggle-off {
    background-color: #555 !important;
    border: 1px solid #555 !important;
}
.qc-cmp-bold-messaging {
    color: #fff !important;
}

@media (max-width: 768px) {

    .qc-cmp-persistent-link {
        font-size: 0px !important;
        z-index: 1 !important;
    }
    .qc-cmp-purpose-description {
        width: calc(100% - 75px) !important;
    }
}