@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  background-color: #eee; }

.container {
  background-color: #fff;
  padding: 10px 25px; }

.anunciateim a {
  padding: 0px !important;
  margin: 0px !important; }

header .frase {
  background-color: #468c00;
  color: #fff;
  padding: 5px; }

header .header {
  border-bottom: 5px solid #EEE; }

header .headerancho {
  padding: 10px 0px; }

header .headernew {
  position: relative; }
  header .headernew img {
    float: left;
    width: 50%; }
  header .headernew .frasecabecera {
    width: 100%;
    float: left;
    background-color: #1C4704;
    color: #fff;
    position: absolute;
    font-size: 12px;
    text-align: center;
    top: 95px;
    z-index: 10;
    padding: 5px 0px; }

.breadcrumb {
  background-color: transparent !important;
  padding: 0px;
  margin-bottom: 0px; }
  .breadcrumb li a {
    color: #468c00; }

.listado-categorias-general h3 {
  font-size: 16px;
  font-weight: bold; }
  .listado-categorias-general h3 a {
    color: #468c00; }

.listado-categorias-general p {
  color: #333; }
  .listado-categorias-general p a {
    color: #333; }

.ultimas-piezas h3 {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  border-bottom: 2px solid #ccc; }

.ultimas-piezas a {
  color: #333; }
  .ultimas-piezas a:hover {
    color: #468c00; }

.menu {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  .menu li {
    border-radius: 5px; }
    .menu li a {
      display: block;
      padding: 5px 10px;
      border-radius: 5px;
      margin-bottom: 5px;
      color: #fff; }
      .menu li a:hover {
        text-decoration: none; }
    .menu li:hover a:hover {
      text-decoration: none;
      background-color: #eee;
      color: #333; }
    .menu li.anunciate {
      background-color: #235701; }
      .menu li.anunciate a {
        color: #FFF000;
        font-weight: bold;
        font-size: 16px; }
    .menu li.submenu {
      background-color: #ccc; }
      .menu li.submenu a {
        color: #333; }
  .menu .encabezado {
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    background-color: #468c00;
    margin-top: 15px;
    color: #fff;
    font-weight: bold; }

.textos-intro {
  margin-bottom: 15px;
  border-radius: 10px;
  background-color: rgba(0, 120, 0, 0.05); }
  .textos-intro h1 {
    font-size: 26px;
    color: #468c00;
    margin: 10px 0px 5px 0px !important; }

.cabeceralistadoanuncios {
  background-color: #eee;
  border-radius: 10px;
  border-bottom: 5px solid #468c00;
  border-top: 3px solid #ccc;
  margin-bottom: 15px; }
  .cabeceralistadoanuncios h2 {
    padding: 10px 0px !important;
    margin: 0px !important;
    font-size: 18px;
    font-weight: 900; }

.listado-subcategorias {
  margin-bottom: 20px;
  background-color: #eee;
  padding-bottom: 10px;
  border-radius: 5px; }
  .listado-subcategorias h2 {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 15px; }
  .listado-subcategorias a {
    color: #468c00;
    font-size: 12px;
    text-transform: uppercase; }
    .listado-subcategorias a:hover {
      color: #333;
      text-decoration: none; }

.listado-marca {
  margin-bottom: 20px;
  background-color: #eee;
  padding-bottom: 10px;
  border-radius: 5px; }
  .listado-marca h2 {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 15px; }
  .listado-marca a {
    color: #468c00;
    font-size: 12px;
    text-transform: uppercase; }
    .listado-marca a:hover {
      color: #333;
      text-decoration: none; }

.listado-anuncios {
  border: 1px solid #ddd !important;
  margin-bottom: 10px;
  border-radius: 5px; }
  .listado-anuncios .fondo-gris {
    background-color: #eee;
    padding: 5px 0px; }
  .listado-anuncios .borde-top {
    border-top: 1px solid #ddd !important; }
  .listado-anuncios .borde-bottom {
    border-bottom: 1px solid #ddd !important; }
  .listado-anuncios .titulo a {
    color: #468c00 !important; }
  .listado-anuncios .menu-bottom {
    list-style: none;
    padding: 0px 0px 0px 15px;
    margin-left: 0px;
    margin: 5px; }
    .listado-anuncios .menu-bottom li {
      display: inline-block;
      margin-right: 15px; }
      .listado-anuncios .menu-bottom li a {
        color: #333;
        text-decoration: none; }
      .listado-anuncios .menu-bottom li .btn-contactar {
        background-color: #333;
        color: #fff;
        padding: 5px 10px;
        border-radius: 5px; }
        .listado-anuncios .menu-bottom li .btn-contactar:hover {
          background-color: #468c00; }
  .listado-anuncios .fechapublicacion {
    width: 100%;
    text-align: right !important;
    float: left;
    font-size: 12px;
    color: #666;
    line-height: 25px; }
  .listado-anuncios .anuncio {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px; }
    .listado-anuncios .anuncio a {
      text-decoration: none;
      font-weight: bold;
      color: #333; }
    .listado-anuncios .anuncio .foto {
      display: block;
      max-width: 100%;
      height: auto; }
    .listado-anuncios .anuncio .precio {
      font-size: 20px;
      font-weight: bold;
      color: #f00;
      float: left;
      margin-top: 10px; }
    .listado-anuncios .anuncio .profesionaltag {
      float: left;
      margin-left: 20px;
      background-color: #900;
      padding: 5px 10px;
      margin-top: 10px;
      color: #fff;
      border-radius: 5px; }
  .listado-anuncios .nimagenes {
    position: absolute;
    right: 0px;
    background-color: #ccc;
    color: #333;
    font-size: 11px;
    padding: 5px;
    top: 5px; }
  .listado-anuncios .ofertafila {
    color: #666;
    font-size: 12px; }
    .listado-anuncios .ofertafila .oferta {
      color: #333;
      font-size: 14px;
      font-weight: bold;
      margin-right: 15px; }

.sinregistros {
  border: 2px solid rgba(255, 0, 0, 0.3);
  text-align: center;
  padding: 150px 20px; }

.paginacion {
  margin: 0 !important;
  padding: 0 !important; }
  .paginacion ul {
    margin: 20px 0px 20px 0px !important;
    padding: 0 !important; }
  .paginacion li.disabled span {
    cursor: default !important;
    color: #333; }
  .paginacion ul li span {
    border-radius: 0px !important; }
  .paginacion a {
    color: #333 !important;
    border-radius: 0px !important; }
  .paginacion a:visited {
    background-color: #fff !important; }
  .paginacion li.active span {
    background-color: #333 !important;
    border-color: #333 !important; }

.masinfoanuncio {
  background-color: #ccc;
  border-radius: 5px;
  padding: 10px 0px 10px 0px; }
  .masinfoanuncio .nombreusuario {
    font-weight: bold;
    font-size: 12px; }
  .masinfoanuncio .fechaanuncio {
    font-size: 12px;
    color: #333;
    width: 100%;
    float: left; }
  .masinfoanuncio .profesionaltag {
    font-size: 11px;
    color: #900;
    width: 100%;
    float: left; }
  .masinfoanuncio .btn-contactar {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    text-decoration: none;
    background-color: #333;
    color: #fff;
    margin-top: 10px;
    padding: 5px 0px;
    border-radius: 5px; }
    .masinfoanuncio .btn-contactar:hover {
      background-color: #468c00; }

.ficha-anuncio .titulo {
  font-size: 18px;
  color: #468c00; }

.ficha-anuncio .precio {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #f00;
  margin-top: 10px;
  text-align: right !important; }

.ficha-anuncio .informacion-destacada {
  margin-top: 10px; }
  .ficha-anuncio .informacion-destacada .refanuncio {
    background-color: #eee;
    border-radius: 50px;
    padding: 2px 15px;
    float: left; }
  .ficha-anuncio .informacion-destacada .profesionaltag {
    background-color: #900;
    color: #fff;
    float: left;
    border-radius: 50px;
    padding: 2px 15px;
    margin-left: 10px; }
  .ficha-anuncio .informacion-destacada .ofertaespecial {
    float: left;
    margin-left: 15px;
    padding: 2px 15px;
    color: #666; }
    .ficha-anuncio .informacion-destacada .ofertaespecial .oferta {
      font-weight: bold; }

.ficha-anuncio-no-disponible .titulo {
  font-size: 24px;
  color: #468c00; }

.ficha-anuncio-no-disponible .mensajeerror {
  font-size: 14px;
  background-color: #F0F0F0;
  padding: 30px; }

.ficha-anuncio-no-disponible .precio {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #f00;
  margin-top: 10px;
  text-align: right !important; }

.ficha-anuncio-no-disponible .informacion-destacada {
  margin-top: 10px; }
  .ficha-anuncio-no-disponible .informacion-destacada .refanuncio {
    background-color: #eee;
    border-radius: 50px;
    padding: 2px 15px;
    float: left; }
  .ficha-anuncio-no-disponible .informacion-destacada .profesionaltag {
    background-color: #900;
    color: #fff;
    float: left;
    border-radius: 50px;
    padding: 2px 15px;
    margin-left: 10px; }
  .ficha-anuncio-no-disponible .informacion-destacada .ofertaespecial {
    float: left;
    margin-left: 15px;
    padding: 2px 15px;
    color: #666; }
    .ficha-anuncio-no-disponible .informacion-destacada .ofertaespecial .oferta {
      font-weight: bold; }

.buscadorform {
  background-color: #C1DDC1;
  color: #333;
  padding: 5px 10px 25px 10px;
  margin-bottom: 15px;
  border-radius: 5px; }
  .buscadorform .form-control {
    border-radius: 5px;
    margin-top: 10px; }
    .buscadorform .form-control:focus {
      box-shadow: none;
      border-color: none; }
  .buscadorform .select2-container--default .select2-selection--single {
    padding: 6px;
    height: 37px;
    margin-top: 10px;
    position: relative;
    width: 100%; }
    .buscadorform .select2-container--default .select2-selection--single:focus {
      border-color: #360;
      border-size: 3px !important; }
  .buscadorform .error {
    font-weight: 100;
    color: #f00;
    position: absolute;
    z-index: 100;
    top: 60px; }
  .buscadorform .btn-buscar {
    width: 100%;
    margin-top: 20px;
    background-color: #468c00;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
    .buscadorform .btn-buscar:hover {
      color: #F5E700; }

.buscadorform2 {
  color: #333;
  padding: 5px 10px 25px 10px;
  margin-bottom: 15px;
  padding-bottom: 100px;
  padding-top: 20px;
  border-radius: 5px; }
  .buscadorform2 .form-control {
    border-radius: 5px;
    margin-top: 10px; }
    .buscadorform2 .form-control:focus {
      box-shadow: none;
      border-color: none; }
  .buscadorform2 .select2-container--default .select2-selection--single {
    padding: 6px;
    height: 37px;
    margin-top: 10px;
    position: relative;
    width: 100%; }
    .buscadorform2 .select2-container--default .select2-selection--single:focus {
      border-color: #360;
      border-size: 3px !important; }
  .buscadorform2 .error {
    font-weight: 100;
    color: #f00;
    position: absolute;
    z-index: 100;
    top: 60px; }
  .buscadorform2 .btn-buscar {
    width: 100%;
    margin-top: 20px;
    background-color: #468c00;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }
    .buscadorform2 .btn-buscar:hover {
      color: #F5E700; }

.sharelinks {
  margin-top: 20px;
  text-align: center;
  background-color: #eee;
  padding: 10px;
  border-radius: 10px; }
  .sharelinks h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }

.zonabtnanunciate {
  background-color: #ccc;
  border-radius: 10px;
  margin-top: 15px; }
  .zonabtnanunciate a {
    display: block;
    background-color: #ccc;
    padding: 10px;
    color: #333;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px; }
    .zonabtnanunciate a span {
      font-size: 18px;
      color: #333; }
    .zonabtnanunciate a:hover, .zonabtnanunciate a:focus, .zonabtnanunciate a:active {
      text-decoration: none;
      color: #fff; }
  .zonabtnanunciate:hover {
    background-color: #999; }
    .zonabtnanunciate:hover a {
      background-color: #999;
      color: #fff; }
      .zonabtnanunciate:hover a:hover {
        color: #fff; }

.contenedor-popup {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(10, 10, 10, 0.75);
  z-index: 10; }
  .contenedor-popup .layercontacto {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff; }
    .contenedor-popup .layercontacto .closecontacto {
      width: 30px;
      height: 30px;
      position: absolute;
      background-image: url("../img/contacto-close.png");
      right: -15px;
      top: -15px;
      cursor: pointer; }

.margintop10 {
  margin-top: 10px !important; }

.margintop20 {
  margin-top: 20px !important; }

.margintop30 {
  margin-top: 30px !important; }

.form-contacto-anuncio {
  padding: 10px 30px 0px 30px; }
  .form-contacto-anuncio h1 {
    font-size: 18px;
    font-weight: bold;
    color: #333; }
  .form-contacto-anuncio .form-input {
    font-family: verdana;
    width: 96%;
    float: left;
    padding: 10px 2%;
    font-size: 14px;
    border: 1px solid #ccc;
    margin-bottom: 10px; }
    .form-contacto-anuncio .form-input:focus {
      border: 1px solid #333; }
  .form-contacto-anuncio .phone {
    font-size: 18px;
    margin-bottom: 30px; }
  .form-contacto-anuncio hr {
    float: left;
    width: 100%;
    border: 1px color #ccc !important;
    margin-top: 20px; }
  .form-contacto-anuncio .btn-enviar-mensaje {
    width: 100%;
    text-align: center;
    border: none;
    background-color: #333;
    color: #fff;
    font-size: 15px;
    padding: 15px 0px;
    border-radius: 5px; }
    .form-contacto-anuncio .btn-enviar-mensaje:hover {
      background-color: #468c00; }

.swiper-container {
  width: 640px;
  height: 480px; }

.swiper-button-next {
  background-image: url("../img/fright.png") !important; }

.swiper-button-prev {
  background-image: url("../img/fleft.png") !important; }

.swiper-slide img {
  display: block;
  max-width: 100%;
  height: auto; }

.contenedor-img {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(10, 10, 10, 0.75);
  z-index: 10; }
  .contenedor-img .layer-fotos-slider {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff; }
    .contenedor-img .layer-fotos-slider .close-img {
      width: 30px;
      height: 30px;
      position: absolute;
      background-image: url("../img/contacto-close.png");
      right: -15px;
      top: -15px;
      cursor: pointer;
      z-index: 9999999; }

footer .footer {
  background-color: #ddd;
  padding: 10px 0px;
  border-top: 5px solid #ccc; }
  footer .footer ul {
    list-style: none;
    text-align: center; }
    footer .footer ul li {
      display: inline-block;
      border-left: 1px solid #999;
      margin-left: 10px;
      padding-left: 10px; }
      footer .footer ul li a {
        color: #333; }
        footer .footer ul li a:hover, footer .footer ul li a:active, footer .footer ul li a:focus {
          text-decoration: none;
          color: #468c00; }
      footer .footer ul li:nth-child(1) {
        border-left: none; }

footer .frasepie {
  font-size: 12px;
  padding: 20px 60px; }
  footer .frasepie a {
    color: #333; }
    footer .frasepie a:hover {
      color: #468c00;
      text-decoration: none; }

.destacadoanunciate {
  font-size: 18px;
  text-align: center; }
  .destacadoanunciate .telefonoanunciate {
    font-size: 28px;
    font-weight: bold;
    color: #468c00; }

.texto-intro-contacto {
  text-align: justify; }

.contactoanunciate .form-control {
  border-radius: 0px; }
  .contactoanunciate .form-control:focus {
    box-shadow: none;
    border-color: #468c00; }

.contactoanunciate .btn-enviar {
  width: 100%;
  background-color: #468c00;
  font-size: 14px;
  font-weight: bold;
  border: none;
  padding: 10px 0px;
  color: #fff;
  text-transform: uppercase; }
  .contactoanunciate .btn-enviar:hover {
    background-color: #090; }

.contactoanunciate .error {
  color: #f00;
  font-weight: 100;
  margin-bottom: 0px;
  margin-top: 5px;
  clear: both; }

.anunciolateral {
  position: fixed !important;
  margin: 50px auto !important;
  left: 50%;
  margin-left: 600px !important; }

@media (min-width: 1200px) {
  .contenedor-popup iframe {
    min-width: 450px;
    min-height: 600px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .contenedor-popup iframe {
    min-width: 450px;
    min-height: 600px; }
  .buscadorform .select2-container--default .select2-selection--single {
    padding: 6px;
    height: 37px;
    width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .contenedor-popup iframe {
    min-width: 450px;
    min-height: 600px; }
  .buscadorform .select2-container--default .select2-selection--single {
    padding: 6px;
    height: 37px;
    width: 100%; } }

@media (max-width: 767px) {
  .headernew img {
    width: 100% !important; }
  .headernew .frasecabecera {
    position: relative !important;
    height: auto !important;
    top: 0px !important; }
  .contenedor-popup {
    display: none;
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    width: 100vw;
    height: 100vh;
    background-color: rgba(10, 10, 10, 0.75);
    z-index: 10; }
    .contenedor-popup .layercontacto {
      position: relative;
      width: 100vw;
      height: 100vh; }
    .contenedor-popup .closecontacto {
      right: 0px !important;
      top: 0px !important; }
    .contenedor-popup iframe {
      width: 100vw !important;
      height: 100vh !important; }
  .buscadorform .select2-container--default .select2-selection--single {
    padding: 6px;
    height: 37px;
    width: 100%; }
  .contenedor-img .layer-fotos-slider {
    position: absolute;
    left: 50%;
    top: 195px !important;
    max-height: 300px !important; }
  .contenedor-img img {
    max-width: 80vw;
    max-height: 80vh; }
  .swiper-container {
    max-width: 80vw !important;
    max-height: 80vh !important; }
  .fondo-gris {
    margin-top: 20px; }
  .imagenesanuncio {
    float: left;
    width: 100%;
    margin-top: 15px !important;
    display: block; }
  .menu-bottom {
    padding: 0px !important;
    width: 100% !important;
    margin: 20px 0px 0px 0px !important; }
    .menu-bottom li {
      float: left !important;
      width: 100% !important; }
      .menu-bottom li .btn-contactar {
        display: inline-block;
        padding: 20px !important;
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px; }
  .masinfoanuncio {
    margin-top: 20px !important; }
    .masinfoanuncio .nombreusuario {
      font-size: 14px; }

  .btn-contactar {
    padding: 20px !important; } }


.datos-contacto-desguace {
  font-size: 14px;
}
.datos-contacto-desguace h2{
  font-size: 14px;
  background-color: #666;
  color: #fff;
  padding: 5px 10px;

}
.datos-contacto-desguace .phone {
  font-size: 18px;
  color: #1C4704;
  font-width: bold;
}

.datos-contacto-desguace .form-input {
  width: 100% !important;
  margin-bottom: 5px;
}

.datos-contacto-desguace .btn-enviar-mensaje {
  width: 100% !important;
  text-align: center;
  background-color: #1C4704;
  color: #fff;
  border:none;
  padding: 10px 15px;

}
.datos-contacto-desguace label.error {
  color: #f00 !important;
}