
@font-face {
    font-family: Raleway;
    src:   url(../fonts/Raleway-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Lato;
    src:   url(../fonts/Lato-Regular.ttf) format('truetype');
}

@font-face {
    font-family: Fira Sans;
    src:   url(../fonts/FiraSans-Regular.ttf) format('truetype');
}


[class*="col-"] {
    float: left;
}

.col-1 {
    width: 8.33%;
}

.col-2 {
    width: 16.66%;
}

.col-3 {
    width: 24.5%;
}

.col-4 {
    width: 33.33%;
}

.col-5 {
    width: 41.66%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33%;
}

.col-8 {
    width: 66.66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33%;
}

.col-11 {
    width: 91.66%;
}

.col-12 {
    width: 100%;
}

:root {
--color_granate: #b70349; /* Código hexadecimal para el color granate */
--color_azul: #299db6; /* Código hexadecimal para el color azul */
}

/*LAYOUT*/

body {
    background-color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: black;
}

.cabecera {
    position: relative;
    left: 0px;
    top: 0px;
    background: #FFFFFF;
    box-shadow: 0px 1px 1px #ced4dc;
    height: 86px;
}

.sticky, .sticky2  {
    padding: 0;
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 30;
}

header {
    background-color: white;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);
    max-height: 114px;
}

.container-980 {
    max-width: 1380px;
    width: 1216px;
    width: 1380px;
    margin: 0px auto;
    position: relative;
    padding: 0;
    font-family: 'bolsamotor-r','Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: initial;
    display: inherit;
}

.filtrar {
    display: none;
}

.elementoseleccionado{
    text-decoration:underline;
}

.imagenmenudespliegue {
    width: 35px;
    height: 25px;
    background-repeat: no-repeat;
    margin-top: 27px;
    margin-left: 5px;
}

.logocabecera {
    float: left;
}

.logocliente {
    height: 78px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
}

#menudetres {
    float: right;
    width: 903px;
    background-color: white;
}

ul {
    padding: 0px;
}

li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cabecera li, .cabecera2 li {
    list-style: none;
}

.elementomenu {
    line-height: 23px;
    margin: 29px 0px 0px 20px;
    float: left;
    text-decoration-line: none;
    transition-property: color;
    transition-duration: 300ms;
    transition-delay: 300ms;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: var(--color_azul);
}

.elementomenu:hover{
    text-decoration:none;
}

.elementomenu3{
    cursor:pointer;
}

.elementomenu2:hover{
    color:white;
}

#elementomenu7{
    text-decoration:none;
    cursor:pointer
}

.banner300x600, .banner980x200_responsive,.banner300x600_2{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
}

.banner980x200{
    width: 980px;
    margin-left:10px;
    margin-top:20px;
    float:left;
}

.banner300x600_2{
    display:none;
}

.botoncomprar1{
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: initial!important;
    display: inherit;
    width: 505px;
    -webkit-width: 530px;

}

.footer {
    height: 80px;
    width: 100%;
    float: inherit;
}

/*HOME*/

.recuadrosdetipos {
    width: 699px;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}

.imagenportada {
    margin-top: 114px;
    height: 595px;
    width: 100%;
    background-repeat: no-repeat;
}

.imagenportada img{
    position:relative;
    z-index:0;
    float:left;
}

.containerbloques{
    width:50%;
    float:initial;
    margin-left:auto;
    margin-right:auto;
    display:inherit; 
    text-align:center;
}

.cero{
    font-size: 30px;
}

.sliderportada{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    display:inherit;
    float:initial;
    margin-top: 87px;
    clear:both;
}

.containerdestacados{
    background-color: #F0F0F0;
}

/*COMPRAR*/

#todoslosfiltros {
    margin-top: 10px;
    height: auto;
    width: 370px;
    float: left;
    top: 0;
}

.filtrobusqueda {
    padding: 14px 13px;
    border-bottom:1.5px solid #999;
    float:left;
    width:100%;
}

.textobusqueda {
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 5px;
}

#eliminarfiltros {
    color: #ff0000;
    float: right;
    padding-right: 10px;
    cursor: pointer !important;
    padding-top: 3px;
    font-size: 12px;
}

.NOhiddenMobile {
    display: none;
}

#filtroscoches {
    float: left;
    width: auto;
    margin-left: 0px;
    margin: 0px;
}

.vehiculos {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 990px;
    margin-left: 19px;
}

.form-controls {
    padding-left: 0px;
}

.margenbolsamotor {
    margin: 2px;
}

#veh_lista {
    margin-top: 10px;
}

.lista {
    margin: 0;
}

.loader, .loader2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 40;
    background: url(/img/loading.gif) 47% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

.list {
    border: none;
    margin-top: 20px;
    border-radius: 5px;
    width: 320px;
    margin-left: 10px;
    background-color: #FFFFFF;
}

.list-thumb {
    float: left;
}

#imagencoche1 {
    padding-left: 0px;
    border-radius: 5px 5px 0px 0px;
    border-color:none;
    width:100%;
    height: 245px;
}

.list-info {
    height: 207px;
}

.list-info {
    font-weight: 200;
    color: #6E6F72;
    position: relative;
    background-color: #fff;
    padding-left: 10px;
    float: left;
}

.infocoche {
    height: 33%;
    padding: 0px;
    padding: 5px;
    display: block;
    line-height: 1.2;
}

infomarca {
    font-size: 20px;
    margin-top: 5px;
    color: #c6c6c6;
}

.infomodeloyversion {
    font-size: 18px;
    margin-top: 5px;
    color: black;
}

.datospreciofinanciacion, .datosprecio {
    float: left;
}

.preciofinanciacion {
    color: black;
}

.textofinanciacion{
    position: static;
    left: calc(50% - 340px/2);
    top: 55.13%;
    bottom: 0%;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #333333!important;
    flex: none;
    order: 2;
    flex-grow: 0;
    margin: 10px 0px;
    padding-right:10px;
}


.datosextras1, .datosextras2 {
    float: left;
}

.datoextra1 {
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    float:left;
    margin-right:10px;
    padding:1px 5px;
    margin-bottom:10px;
}

.datoextra1 span {
    color: black;
}

.datosextras1, .datosextras2 {
    float: left;
}

.tagSelected {
    background-color: var(--color_granate);
    color: white;
    margin-left: -6px;
    float: left;
    width: auto;
    padding: 2px 10px;
    margin-right: 2px !important;
    margin-left: 10px !important;
    border: 1px solid #c6c6c6;
    margin-bottom: 2px;
    margin-top: 12px;
    border-radius: 5px;
}

.tagSelectedTexto {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:10px;
}

.tagSelected input[type="checkbox"] {
    background-image: url(/img/eliminar.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    background-position: center;
    cursor: pointer !important;
}

.tagSelected input[type="checkbox"] {
    -webkit-appearance: none;
}

.selectedCarroceria {
    display: none;
}

.filtrooculto{
    display:none;
}

.radio_boton label{
    padding-left:5px;
    float:left;    
}

.radioejes .radio_boton, .radiopuertas .radio_boton{
    width:43px;
    float:left;
    margin-right:10px;
}

.radiotipo .radio_boton{
    width: auto;
    float: left;
    margin-right: 19px;
}

.radio_boton input{
    border:1px solid orange;
    float:left;
}

input[type="radio"] {
    margin-top: 2px;
}

input[type="radio"]:checked {
    border: 1px solid #999999;
    background: var(--color_azul);
    appearance: none;
    width: 13px;
    height: 13px;
    border-radius: 10px;
}

.checkeable img {
    width: 100px;
    height: auto;
    margin-top: -20px;
}

.filtrobusqueda label {
    margin-bottom: 5px;
}

.checkeable {
    cursor: pointer;
}

.checkeable input {
    display: none;
}

.checkeable label {
    width: 100px;
    text-align: center;
    padding: 0px!important;
    color: #c6c6c6;
}

.filtrobusqueda label {
    margin-bottom: 5px;
}

.form_check_btn {
    width: 48%;
    float: left;
    height: 65px;
}

.checkscarroceriastotal{
    float:left;
}

.checkscarrocerias .form_check_btn{
    width:25%;
}

.checkscarrocerias .checkeable img {
    margin-left: 0px;
    width:85px;
    margin-top: 0px;
}

.checkcarroceria1 + img {
    content: url("../img/berlina.png");
}

.checkcarroceria1:checked + img {
    content: url("../img/berlina_verde.png");
}

.checkcarroceria2 + img {
    content: url("../img/coupe.png");
}

.checkcarroceria2:checked + img {
    content: url("../img/coupe_verde.png");
}

.checkcarroceria4 + img {
    content: url("../img/familiar.png");
}

.checkcarroceria4:checked + img {
    content: url("../img/familiar_verde.png");
}

.checkcarroceria3 + img {
    content: url("../img/cabrio.png");
}

.checkcarroceria3:checked + img {
    content: url("../img/cabrio_verde.png");
}

.checkcarroceria5 + img {
    content: url("../img/monovolumen.png");
}

.checkcarroceria5:checked + img {
    content: url("../img/monovolumen_verde.png");
}

.checkcarroceria6 + img {
    content: url("../img/4x4Suv.png");
}

.checkcarroceria6:checked + img {
    content: url("../img/4x4Suv_verde.png");
}

.checkcarroceria9 + img {
    content: url("../img/industrial.png");
}

.checkcarroceria9:checked + img {
    content: url("../img/industrial_verde.png");
}

.checkcarroceria10 + img {
    content: url("../img/motocicleta.png");
}

.checkcarroceria10:checked + img {
    content: url("../img/motocicleta_verde.png");
}

.paginador {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 10px;
    float: initial;
    width: 275px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
}

.paginador .disabled {
    opacity: 0.8;
}

.bolita{
    font-size: 30px;
    margin-top: -3px;
    float: left;
    margin-right: 5px;
}

.bolita2{
    font-size: 15px;
    margin-top: -3px;
    float: left;
    margin-right: 5px;
    margin-left:40px;
}

.disabled {
    pointer-events: none;
}

.paginador .disabled a {
    background: #DCE1E2;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: URL(/img/anteriorflecha.png) no-repeat 50% 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 35px;
    appearance: none;
}

.paginador a {
    font-size: inherit;
    color: inherit;
    padding: 8px 8px;
    margin-left: 10px;
    border: 1px solid var(--color_azul);
    border-radius: 5px;
    box-sizing: border-box;
    background: URL(/img/siguienteflecha.png) no-repeat 50% 10px #FFFFFF;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 35px;
}

.paginador .pag_actudisabledal a {
    background: none; 
    background-color:white;
    width: 34px;
    padding: 7px 3px 3px 3px;
    border: 1px solid #DCE1E2;
    text-align: center;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #000;
    font-size: 12px;
    margin-left: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    color: var(--color_azul);
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    border: 1px solid var(--color_azul);
    border-radius: 5px;
    box-sizing: border-box;
    cursor:pointer;
    padding-top: 12px;
    font-size: 16px;
}

.paginador .primera a {
    background: URL(/img/anteriorflecha.png) no-repeat 50% 10px #FFFFFF;
}

.paginador .ultima a {
    background: URL(/img/siguienteflecha.png) no-repeat 50% 10px #FFFFFF;
}

.paginador .ult-pag  {
    background: URL(/img/siguienteflecha3.png) no-repeat 50% 10px #FFFFFF!important;
}

.paginador .pri-pag {
    background: URL(/img/anteriorflecha3.png) no-repeat 50% 10px #FFFFFF!important;
}

.paginador .disabled  a {
    background-color: #F0F0F0!important;
}

.paginador li {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    margin-left: -1px;
}

.paginador input {
    width: 34px;
    padding: 2px 3px 3px 3px;
    border: 1px solid #DCE1E2;
    text-align: center;
    margin-top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #000;
    font-size: 12px;
    margin-left: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    color: var(--color_azul);
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px!important;
    line-height: 14px;
    border: 1px solid var(--color_azul);
    border-radius: 5px;
    box-sizing: border-box;
}

/*FICHA*/

#preufinanciado, #preciofinanciadooculto{
    color:var(--color_granate);
}

.fichadelcoche {
    width: 68%;
    float: left;
}

.fondo_ficha_cabecera {
    color: #000;
    font-family: 'bolsamotor-r','Open Sans', sans-serif !important;
    font-size: 22px;
    margin-bottom: 10px;
}

.rdderecha {
    width: 110px;
    float: right;
}

.redes {
    padding-left: 10px;
    padding-right: 10px;
}

.carac-icons {
    display: flex;
    justify-content: space-evenly;
}

.info-fitxa {
    font-size: 13px;
    line-height: 19px;
}

#caracteristicas {
    border: 0px solid black !important;
    padding: 0px 10px 0px 10px;
}

.info-fitxa {
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
}

.info-fitxa {
    margin: 0;
}

.titulo{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: black;
}

.textotitulo{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: var(--color_azul);
    margin:30px 0px;
}

.tipodecoche .textotitulo {
    color:#333;
}

.recuadroazul{
    height:83px;
    width:100%;
    float:left;
    background:var(--color_azul);
    text-align:center;   
    border-radius: 0px 0px 5px 5px; 
}

.recuadrogranate{
    height:83px;
    width:100%;
    float:left;
    background:var(--color_granate);
    text-align:center;   
    border-radius: 0px 0px 5px 5px; 
}

.coches1izquierda, .coches3derecha{
    width:215px;
    height:183px;
}

.coches1derecha, .coches3izquierda{
    width:100%;
    height:183px;
}

.coches2izquierda{
    width:48%;
    height:183px;
}

.coches2derecha{
    width:48%;
    height:183px;
}

.textotiposcoche{
    margin-top:26px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 28px;
    color: #FFFFFF;
    float:initial;
    display:inherit;
}

.tipodecoche img{
    border-radius: 5px 5px 0px 0px;
}

.imagenbloque img{
    width:90px;
    height:90px;
}

.bloque .texto2{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: var(--color_azul);
    margin-top: 18px;
    margin-bottom: 5px;
}

.bloque p, .contactaderecha p,  .contactaderecha a{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: var(--color_azul);
    width: 90%;
}

.ventajas .bloque p{
    width:100%;
}

.ventajas .bloque p{
    color:#333;
}

.contactaderecha a:hover {
    text-decoration:none;
}

.footerbloque3 a{
    cursor:pointer;
}

.botondescubre{
    width: 344px;
    height: 55px;
    background: var(--color_granate);
    border-radius: 5px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding:15.5px 30px;
    float: initial;
    display: inherit;
    margin-left: auto;
    margin-right: auto;
    cursor:pointer;
}

.botondescubre:hover{
    text-decoration:none;
    color:white;
}

.ventajas .titulo{
    margin-top:50px;
    margin-bottom:40px;
    font-size: 38px;
    line-height: 45px;
}

.ventajas{
    padding-bottom:50px;
}

.tipodecoche{
    background: #F0F0F0;
    padding-bottom:50px;
    padding-top:50px;
}

.nosencargamos{
    background: var(--color_azul);
    border:1px solid var(--color_azul);
    color:white;
    padding-bottom: 50px;
}

.nosencargamos .titulo{
    color:white;
    margin-top:20px;
    margin-bottom:40px;
}

.textonosencargamos{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    margin-bottom:20px;
}

.bloquenosencargamos{
    margin-left:auto;
    margin-right:auto;
    float:initial;
    display:inherit;
    margin-bottom:50px;
}

.contactanos .titulo{
    color:white;
    margin-top:20px;
    margin-bottom:10px;
    font-size: 38px;
    line-height: 45px;
}

.contactanos .parrafo{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom:20px;
}

.titulocontacto{
    background-color:var(--color_azul);
    height:auto;
    color:white; 
    text-align:center;
}

.container_cabecera{
    width:1380px;
    float:initial;
    display:inherit;
    margin-left:auto;
    margin-right:auto;
}

.cabecera_arriba{
    height:10px;
}

.cabecera_arriba_global{
    background-color: var(--color_azul);
}

.cabecera_abajo{
    height:76px;
}

.telefonocabecera{
    float:right;
}

.telefonocabecera img{
    width:15px;
    height:15px;
    margin-top:13.5px;
    margin-right:10px;
}

.telefonocabecera a{
    padding-top:11.5px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: white;
    float:right;
}

.numtelefono{
    border-bottom:1px solid var(--color_azul);
}

.telefonocabecera a:hover{
    text-decoration:none;
}

.elementomenu2{
    padding:10px 20px;
    border-radius: 5px;
    color:white;
}

#elementomenu4{
    background: var(--color_azul);
    margin-top:18px;
}

#elementomenu5{
    background: #5EA327;
    margin-top:18px;
}

#elementomenu6{
    background: #999999;
    margin-top:18px;
}

.iconosesion img{
    width:18.89px;
    height:20px;
}

#loginAutovivo{
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    color:green;
    width:240px;
    height:40px;
    margin-top:18px;
    float:right;
}

#loginAutovivo a img{
    margin-left:20px;
    margin-top:10px;
    float:left;
}

#elementomenu7{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: var(--color_azul);
    padding:10px 10px 10px 10px;
    float:left;
    cursor:pointer;
}

#elementomenu7:hover {
    text-decoration:none;
}

#formulario1 label, #formulario3 label{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: black;
    margin-bottom:8px;
}

#formulario1 .campoformulario, #formulario1 textarea, .fechavirtualformulario input, #formulario3  .campoformulario, #formulario3 textarea{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    padding:10px;
    width:95%;
    margin-bottom:20px;
}

#formulario1 .comentario{
    width:97.5%;
}

#formulario3  .campoformulario{
    margin-bottom:20px;
}

#formulario1 textarea, #formulario3 textarea{
    width:98%;
}

.checkformulario{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: black;
    margin-bottom:20px;
    float:left;
    padding-left:5px;
}

.fechavirtualformulario input{  
    margin-bottom:20px;
    width:200px;
}

.botonenviar{
    font-family: Lato;
    font-style: normal;
    font-size: 17px;
    line-height: 20px;
    color: white;
    background: var(--color_azul);
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    padding:10px 20px;
}

.textosconsentimiento {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: var(--color_azul);
    float:left;
    padding-left:10px;
    padding-bottom:15px;
}

.botonprochance input[type="checkbox"], .contactaizquierda input[type="checkbox"], .consentimiento  input[type="checkbox"], #formulario3 .checkvisita input[type="checkbox"], #formulario2 .checkvisita input[type="checkbox"]{
    float:left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 13px;
    height: 13px;
    background-color: white;
    border: 1px solid var(--color_azul);
    margin-top:2px;
}

 #formulario3 .checkvisita {
     margin-top:20px;
 }

.botonprochance input[type="checkbox"]:checked, .contactaizquierda input[type="checkbox"]:checked, .quieresvender  input[type="checkbox"]:checked, #formulario3 .checkvisita input[type="checkbox"]:checked, #formulario2 .consentimiento input[type="checkbox"]:checked, #formulario2 .checkvisita input[type="checkbox"]:checked{
    background-color: var(--color_azul);
}

#formulario2 .consentimiento input[type="checkbox"] ,.botonprochance .consentimiento input[type="checkbox"]{
    border-radius:inherit;
}

.deseacomprar input[type="radio"]:checked {
    background-color: var(--color_azul);
    border: 1px solid #999999;
    appearance: none;
    width: 13px;
    height: 13px;
    border-radius: 10px
}

.infochecks{
     width: 550px;
     float: initial;
     display: inherit;
     margin-left: auto;
     margin-right: auto
}

.infochecksformulario{
    width:100%;
    margin-bottom: 20px;
    float: left;
}

.form-check{
    width:100%;
    float:left;
}

#anyos_id, #meses_id, #combus_id{
    color:var(--color_azul)!important;
}

.contactaderecha p {
    text-align:left;
}

.contactaderecha{
    margin-top:40px;
    width:300px;
}

.bloquecontacta{
    margin-bottom:40px;
}

.titulobloquecontacta{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    color: #5EA327;
    margin-bottom:20px;
}

.footer {
    background-color: #F0F0F0;
    height: auto;
    position: relative;
    float: left;
    padding-top:50px;
}

.contactaizquierda{
    width:550px;
    float: initial;
    display: inherit;
    margin-left: auto;
    margin-right: auto;
}

.contactaderecha{
    float:left;
    float:left;
}

.footerbloque1{
    width:120px;
    float:left;
    margin-right:100px;
}

.footerbloque2{
    width: 120px;
    float:left;
    margin-right:100px;
}

.footerbloque3{
    width: 190px;
    float:left;
    margin-right:100px;
}

.footerbloque4{
    width:340px;
    float:left;
    margin-right:100px;
}

.footerbloque5{
    width:89px;
    float:left;
}

.logofooter{
    width:120px;
    height:auto;
}

.titulofooter{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #333333;
    padding-bottom:20px;
    margin-bottom:0px;
}

.textofooter{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #333333;
    padding-bottom:10px;
}

.textofooter a{
    color:#333;    
}

.textofooter a:hover{
    text-decoration:none;
}

.telefonofooter{
    cursor:pointer;
    text-decoration:none;
}

.footerfacebook{
    margin-right:20px;
}

.textocompraryvender p{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 47px;
    line-height: 55px;
    color: white;
    margin-bottom:30px;
    width: 100%;
    text-align: center;
    z-index: 10;
    position: relative;
    margin-top: 60px;
}

.textocompraryvender a:hover{
    text-decoration:none;
    color:white;
}

.compraryvenderizq, .compraryvenderder{
    float:right;
}

.compraryvenderder{
    width:100%;
    float:right;
    position: absolute;
    display: block;
}

.textocompraryvender {
    margin-top: 47px;
}

.botoncomprar, .botonvender{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: var(--color_azul);
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    padding:23px 50px;
    float:right;
    position: relative;
    z-index: 29;
}

.textocompraryvender .texto3{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 40px;
    text-align: right;
    color: #333333;
    float:right;
    width:342px;
    margin:40px 0px 30px 0px;
}

.textocompraryvender img{
    width:143px;
    float:right;
    clear:both;
    margin-right:0px;
}

.botonvender{
    margin-left:30px;
    margin-right:0px;
}

.botonvender {
    background: #5EA327;
    border: 1px solid #5EA327;
}

.checkvisita input{
    margin-top: 3px;
}

.checkvisita input[type="checkbox"] {
    border-radius:15px;
    margin-top:2px!important;
}

#enviarContacto{
    margin-bottom:20px;
}

.ventajas .bloques .bloque{
    float:left;min-height:267px;
    margin-bottom:40px;
    width:187px;
    float:left;
}

.ventajas .bloques .bloque1, .ventajas .bloques .bloque2, .ventajas .bloques .bloque3 {
    margin-right:30px;
}

/*COMO FUNCIONA*/

.comofunciona h1, .preguntas h1, .tedamos h1, .mapagoogle h1{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    color: black;
    margin-top:0px;
    margin-bottom:20px;
    padding-left: 10px;
    padding-right: 10px;
}

.preguntas h1 {
    margin-bottom: 25px;
}

.comprarvsvender{
    color: var(--color_azul);
}

 .comprarvs .parrafo2, .comprarvs .titulo1, .comprarvs .titulo2, .comprarvs .titulo3, .comprarvs .parrafo3{
    float:left;
    width:100%;
    text-align:right;
}

 .vsvender .parrafo2, .vsvender .titulo1, .vsvender .titulo2,  .vsvender .parrafo3,  .vsvender .titulo3{
    float:left;
    width:100%;
    text-align:left;
}

.vsvender, .comprarvs{
    width:50%;
    float:left;
}

.comprarvs{
    width: 50%;
    margin-left: 25%;
}

.vsvender2, .comprarvs2{
    width: 600px;
    float:left;
    height:auto;
}

.comprarvs2{
    float:right;
}

.comofunciona  .parrafo1, .tedamos .parrafo1{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    padding-bottom:40px;
    color: var(--color_azul);
    padding-left: 10px;
    padding-right: 10px;
}


.comofunciona .parrafo1 {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    padding-bottom: 20px;
    text-align: left;
    text-align: justify;
}


.tedamos .parrafo1 {
    color:#333333;
}

.comofunciona  .parrafo1{
    color: #333333;
}

.comprarvsvender .titulo1{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    padding-bottom:20px;
}

.comprarvsvender .parrafo2{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    padding-bottom: 20px;
}

.comprarvsvender .parrafo3{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
    padding-bottom: 20px;
}

.comprarvsvender .titulo2{
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #5EA327;
    padding-bottom:20px;
}

.comprarvsvender .titulo3 {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    color: #5EA327;
    padding-bottom:10px;
}

.comprarvs .titulo1, .comprarvs .titulo2, .comprarvs .titulo3 {
    color: var(--color_azul);
}

.preguntas{
    background: #F0F0F0;
}

.vsvender .titulo1 {
    color: #5EA327;
}

.vsvender a {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin-top: -10px;
    margin-bottom: 20px;
    background: #5EA327;
    border-radius: 5px;
    padding: 10px 20px;
    float: left;
}    

.vsvender a:hover {
    text-decoration:none;
}

.vsvender img{
    float:left;
}

.preguntas .preguntageneal .pregunta{
    background: #FFFFFF;
    border: 1px solid #F0F0F0;
    box-sizing: border-box;
    border-radius: 5px;
    padding:10px;
    text-align:center;
    cursor:pointer;
    margin-bottom:15px;
    margin-top:15px;
}

.preguntaimagen1, .preguntaimagen2,.preguntaimagen3,.preguntaimagen4,.preguntaimagen5,.preguntaimagen6,.preguntaimagen7,.preguntaimagen8,.preguntaimagen9{
    width: 8px;
    height: auto;
    margin-top: 0px;
    margin-left: 20px;
}

.textopregunta{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: var(--color_azul);
    margin-left:auto;
    margin-right:auto;
    float:initial;
    display:inherit;
}

.textopregunta1{
    width:415px;
}

.textopregunta2{
    width:495px;
}

.textopregunta3{
    width:386px;
}

.textopregunta4{
    width:640px;
}

.textopregunta5{
    width:460px;
}

.textopregunta6{
    width:474px;
}

.textopregunta7{
    width:510px;
}

.textopregunta8{
    width:443px;
}

.textopregunta9{
    width:424px;
}

.preguntas .respuesta{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #333;
    padding: 0px 10px;
}

/*NOSOTROS*/

.containerescudos {
    width: 1190px;
}

.empresalider h1, .ventajas h1, .nosencargamos h1{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: black;
    padding-bottom:50px;
}

.empresalider2 h1{
    padding-bottom:0px;
}

.empresalider h1 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.nosencargamos h1 {
    color:white;
}

.nosencargamos{
    padding-top:30px;
}

.empresalider .titulo1{
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: var(--color_azul);
    padding-bottom:20px;
    padding-right: 10px;
    text-align: justify;
}

.empresalider .titulo1_2 {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: right;
    color: var(--color_azul);
    padding-bottom:20px;
}

.empresalider .titulo2{
    padding-bottom:10px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    color: #5EA327;
}

.dedondevenimos2 .titulo1{
    text-align: right;
}

.empresalider .parrafo1, .empresalider .parrafo2{
    text-align: left;
    padding-bottom: 10px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    color: #333333;
    text-align: justify;
}

.empresalider .empresalider1 .dedondevenimos1der .parrafobolita{
    display: flex;
}

.empresalider .empresalider1 .dedondevenimos1der .parrafobolita b{
    display: contents;
}


.empresalider1 .parrafo1, .empresalider1 .parrafo2{
    padding-right:10px;
}

.empresalider2 .parrafo1, .empresalider2 .parrafo2{
    padding-left:10px;
    text-align: justify;
}

.empresalider2 .parrafo2 {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
}

.empresalider .parrafo2{
    text-align: right;
}

.dedondevenimos2der img{
    padding-left:50px;
}

.dedondevenimos1izqu img{
    padding-right:50px;
}

.dedondevenimos1{
    padding-bottom:30px;
}

.dedondevenimos2{
    padding-bottom:50px;
}

.empresalider2{
    background: #F0F0F0;
}

.empresalider2 h1{
    padding-bottom: 50px;
    padding-top: 20px;
}

.ventajas{
    background: white;
}

.nosencargamos span{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    padding-bottom:20px;
    float:left;
}

.dedondevenimos2izqu img, .dedondevenimos1der img{
    float: right;
    height: 90px;
    margin-bottom: 30px;
}

.dedondevenimos1der img{
    float: left;
}

/*VENDER*/

.puntosprecio{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    margin-top:50px;
}

.puntosprecio span{
    padding-left:10px;
    padding-top:13px;
    float:left;
}

.puntospreciolargo span{
    padding-top:0px;
}

.quieresvender{
    background: #F0F0F0;
    padding-bottom:50px;
}

.quieresvender h1 {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    color: var(--color_azul);
    margin-top: 0px;
}

.quieresvender .parrafo1 {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333333;
    margin-top:27px;
    margin-bottom:30px;
}

.anyformulario, .mesformulario{
    width: 47%!important;
    margin-right: 7px!important;
    border: 1px solid white!important;
}

.campocombustible{
    border: 1px solid white!important;
}

#formulario3 textarea{
    border: 1px solid var(--color_azul)!important;
    width:97%!important;
}

.textoconsentimiento2 span{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: var(--color_azul);
    padding-left:10px;
    padding-bottom:15px;
}

#formulario3 .botonenviar{
    margin-top:20px;
    margin-bottom: 20px;
}

.deseaformulario{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
    margin-bottom:20px;
}

/*LISTADO DE COCHES*/

.containercoches, .containerficha{
    width:1380px;
}

.vehiculosencontrados{
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 45px;
    color: black;
    padding-top:50px;
    padding-bottom:40px;
}

.listadocoches{
    background: #F0F0F0;
}

#todoslosfiltros{
    background-color:#FFFFFF;
}

.textofiltros{
    float:left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: black;
}

#eliminarfiltros span{
    float:right;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: var(--color_azul);
}

.filtrobusqueda label {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: black;
    margin-bottom:10px;
}

.nombrecarroceria label{
    margin-bottom:0px;
}

.checkscarrocerias  label {
    font-size: 11px;
    line-height: 13px;
}

.filtrobusqueda select{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
    padding:10px 13px 12px 13px;
    background: #F0F0F0;
    border-radius: 5px;
    border:1px solid #F0F0F0;
    height:39px;
    box-shadow:none;
    background: URL(/img/abajo_peque2.png) no-repeat 96% 13px #EBEEF1;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.filtrobusqueda .modelos, .filtrobusqueda .preciohasta,.filtrobusqueda .kmshasta, .filtrobusqueda .potenciahasta,.filtrobusqueda .anyhasta, .cuotahasta{
    margin-top:10px;
}

.filtrobusqueda .radio_boton label{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
}

.filtroorden #orden{    
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: var(--color_azul);
    padding:14px 13px;
    text-decoration:none;
    background: #FFFFFF;
    box-sizing: border-box;
    height: 47px;
    width:313px;
    margin-left:10px;
    background: URL(/img/abajo_peque2.png) no-repeat 96% 15px #FFFFFF;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.marcamodeloyversion{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: black;
    margin-bottom:10px;
    padding-right: 10px;
    float: left;
}

.infocoche{
    height:56px;
    padding:10px 0px;
}

.datosfinanciacion{
    background: #F0F0F0;
    margin-top:10px;
    width: 97%;
    height: auto;
    padding: 11px 5px;
    margin-bottom:10px;
}

.datosfinanciacion label{
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: var(--color_azul);
}

.datosfinanciacion span{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: var(--color_azul);
}

.preciofinanciacion{
    color: var(--color_granate)!important;
}

/*FICHA DEL COCHE*/

.fichadelcoche {
    width:905px;
}

.formulariocontactar{
    width:440px;
}

.fichadelcoche .titulo{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
    color: var(--color_azul);
    text-align:left;
    margin-top:40px;
    margin-bottom:20px;
}

.fichadelcoche .datosextra2_3 {
    margin-bottom:20px;
    width:32%;
    float:left;
}

.containerficha .datosextra2_3 img{
    width:30px;
}

.datosextra2_cabina img{
    width: 40px!important;
    margin-top: -5px;
    margin-left: -3px;
}

.fichadelcoche .datosextra2_3 span{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: var(--color_azul);
    padding-left:10px;
}

.fichadelcoche .inspeccion{
    height:70px;
    color: #FFFFFF;
    float:left;
    background: var(--color_azul);
}

.containerficha .inspeccion img{
    width:30px;
    margin:20px 10px 20px 15px;
    float:left;
}

.containerficha .inspeccion .texto1 {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    float:left;
    margin-left:10px;
    margin-top:24.5px;
}

.containerficha .inspeccion .texto2 {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    float:left;
    margin-left:10px;
    margin-top:26px;
}

.containerficha .inspeccion .botonverinspeccion {
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: var(--color_azul);
    padding:10px 20px;
    float:left;
    margin-left:10px;
    margin-top:15px;
}

.botonverinspeccion:hover{
    text-decoration:none;
}

.info_compra{
    margin-bottom:70px;
}

.bloque_info_compra img{
    width:40px;
    float:left;
}

.bloque_info_compra span{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 31px;
    color: #333333;
    float:left;
    padding-left:20px;
    text-align: justify;
}

.volverbuscador{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    color: var(--color_azul);
    margin-top:40px;
    margin-bottom:40px;
    float:left;
}

.inspeccion .volverbuscador{
    margin-bottom:20px;
}

.volverbuscador:hover {
    text-decoration:none;
    color: var(--color_azul);
}

#nombredelcoche span, #nombredelcoche2 span{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
    color: black;
    margin-bottom:40px;
    float:left;
    width:100%;
}

.formulariocontactar{
    width:100%;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    height:auto;
    float:left;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.containerficha .fichaderecha{
    width:435px;
    float:left;
    margin-left:30px;
}

.formulariocontactar #marcaymodelo{
    background: var(--color_azul);
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    padding:20px 50px;
    border-radius:2px 2px 0px 0px;
    float:left;
    width:100%;
}

.formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2{
    margin-left:50px;
    padding-bottom:0px;
    margin-top:30px;
    float:left;
}

.formulariocontactar .precios .precios2{
    border-bottom:none;
    margin-top:30px;
}

.precios1 .precio_contado, .precios1 .precio_financiado{
    float:left;
}

.precios1 .precio_financiado {
    float:right;
    padding-left:30px;
}

.formulariocontactar .precios .texto{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: var(--color_azul);
    margin-bottom: 10px;
}

.formulariocontactar .precios .preu{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    color: black;
}

.formulariocontactar .precios .precios2 .preu{
    color: var(--color_azul);
    margin-bottom:10px;
}

.formulariocontactar .precios .precios2  .textofinanciacion{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: var(--color_azul);
}

#formulario2{
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    float: initial;
    display: inherit;
}

.contactanos #contactar{
    width:900px;
    padding-bottom: 20px;
    display: flow-root;
}

#formulario2 p {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: var(--color_azul);
    padding-top:20px;
    padding-bottom:8px;
}

.infochecksformulario .tab_content2contacto p {
    font-family: Fira Sans!important;
    font-style: normal!important;
    font-weight: normal!important;
    font-size: 12px!important;
    line-height: 14px!important;
    color: #333!important;
    float: left!important;
    padding-left: 10px!important;
    padding-bottom: 15px!important;
}

.infochecksformulario #xetiquetacontacto3{
    float: left!important;
    width: 25px!important;
    height: 25px!important;
    border: 1px solid black!important;
    background-color: black!important;
    color: white!important;
    border-radius: 0px 5px 5px 0px!important;
}


#formulario2 input, #formulario2 textarea {
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    height:37px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #999999;
    padding-left:10px;
    margin-bottom:20px;
}

#formulario2 .botoncontactar input {
    background: var(--color_azul);
    color:white!important;
}

#xetiquetacontacto2 {
    float: left;
    width: 25px;
    height: 25px!important;
    border: 1px solid black!important;
    background-color: black!important;
    color: white!important;
    border-radius: 0px 5px 5px 0px!important;
}

#formulario2 textarea {
    height:77px;
    width:100%;
    float:left;
}

.enlacellamada, .solicitainfo {
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    float:left;
    height:42px;    
    margin-bottom:20px;
}

.solicitainfo a:hover, .enlacellamada a:hover {
    text-decoration:none;
}

.enlacellamada img, .solicitainfo img{
    width:20px;
    float:left;
    padding-top: 11px;
}

#enviarInfoCalculadora  img {
    width: 24px;
    padding-top: 8px;
}

.enlacellamada a {
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: var(--color_azul);
    padding-top: 11px;
    padding-left:10px;
    float:left;
    cursor:pointer;
}

.enlacellamada .todotelefono, .solicitainfo .botonsolicitainfo{
    width:210px;
    margin-left:auto;
    margin-right:auto;
    float:initial;
    display:inherit;
}

#enviarInfoCalculadora .todotelefono {
    width: 157px;
    text-decoration:none;
}

.solicitainfo{
    background: var(--color_granate);
    border-radius: 5px;
}

.solicitainfo a{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: #FFFFFF;
    float:left;
    cursor:pointer;
    padding-top: 11px;
    padding-left:10px;
    padding-right:10px;
}

.solicitainfo .flecha2{
    width:15px;
    float:left;
    margin-top:16px;
    padding:0px;
}

.botoncontactar {
    width:115px;
    height:40px;

}

.botoncontactar input{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: var(--color_azul)!important;
    padding:10px 20px;
}

.formulariocontactar .consentimiento input,.formulariocontactar .checkvisita input{
    height:13px!important;
}

.descargapdf{
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    width:183px;
    height:40px;
    margin-bottom: 30px;
    float: left;
    margin-top: 60px;
}

.descargapdf img{
    margin-top:10.5px;
    margin-left:20px;
    width:20px;
    float:left;
}

.descargapdf a{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    color: var(--color_azul);
    padding:10px;
    float:left;
}

.descargapdf a:hover {
    text-decoration:none;
}

.distintivo img{
    width:60px;
    float:left;
}

.iconoredes2 {
    cursor: pointer;
    width: 30px;
    height: 30px;
}

.compartirvehiculo{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 23px;
    line-height: 27px;
    color: var(--color_azul);
}

.redessociales{
    margin-top: 20px;
    margin-bottom: 40px;
    width: 216px;
    float: left;
}

.redessociales .social{
    margin-top:20px;
    width:100%;
    float:left;
}

.redessociales .social a {
    float:left;
    margin-right:40px;
}

.Mensajeenlacecopiado{
  display: none;
  width: 120px;
  background-color: var(--color_azul);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  margin-top: 30px;
  margin-left: -111px;
}

#compartirenlace img, #compartirenlace2 img{
    cursor:pointer;
}

/*PÁGINA INSPECCIÓN*/

.inspeccion{
    background: #F0F0F0;
}
.inspeccion .tituloytexto h1 {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
    color: var(--color_azul);
    float:left;
    margin-bottom:20px;
}

.inspeccion .tituloytexto span {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
    float:left;
    margin-bottom:40px;
}

.bloqueinspeccion{
    background:white;
    margin-bottom:40px;
    padding:30px 30px 20px 30px;
}

.bloqueinspeccion .titulo1{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
    color: var(--color_azul);
}

.subyadadoinspeccion{
    border:1px solid #999;
    width:320px;
    margin:20px 0px;
}

.bloqueinspeccion p{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
    color: var(--color_azul);
}

ul.equipamiento, ul.equipamientoextra {
    column-count: 2;
}

.equipamiento li, .equipamientoextra li{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
    margin-bottom:20px;
    width:90%;
}

.vermasequipamiento a{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-decoration-line: underline;
    color: var(--color_azul);
    margin-top:10px;
    margin-bottom:30px;
    cursor:pointer;
    float:left;
}

.equipamientoextra{
    display:none;
}

.tituloconcesionario .titulo{
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    color: var(--color_azul);
    margin-top: 50px;
}

.tituloconcesionario .parrafo{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: var(--color_azul);
    margin-top:20px;
    margin-bottom:40px;
    padding: 0px 10px
}

.escudos{
    float:left;
    width:100%;
}

.escudos a{
    margin-bottom:50px;
    float:left;
    margin-right:83px;
    height: 95px;
}

.logo_aprilia1, .logo_peugeot{
    margin-right:0px!important;
}

.logo_fiat{
    float:left;
}

.logo_turigestio{
    width:200px;
    margin-top:15px;
}

.logo_vespa{
    width:114px;
    margin-top: 10px;
    margin-top:10px;
}

.logo_motoguzzi{
    width:155px;
    margin-top:10px;
}

.logo_piaggio{
    width:115px;
    margin-top:10px;
}

.logo_aprilia{
    width:113px;
    margin-top:10px;
}

.logo_peugeot{
    width: 73px;
    margin-top: 7px;
}

.tab_content2contacto{
    border: 1px solid var(--color_azul);
    padding:10px; 
    height:150px; 
    overflow:scroll;
    border-radius:5px 1px 1px 1px;
}

.checksavisolegalyprivacidad a, .checksavisolegalyprivacidad3 a{
    cursor:pointer;
}

#xetiquetacontacto, #xetiquetacontacto2{
    float: left;
    width: 25px;
    height: 25px;
    border: 1px solid black;
    background-color: black;
    color: white;
    border-radius: 0px 5px 5px 0px;
}

#xetiquetaxcontacto, #xetiquetaxcontacto2{
    margin-top:10px; 
    padding:0px;
}

.tab_content2contacto p {
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #333;
    float: left;
    padding-left: 10px;
    padding-bottom: 15px;
    width: 100%;
}

.mensajeenviado{
    float:left;
    background-color:white;
    padding:40px;
    border-radius: 5px;
}

.imagenenviado {
    width: 70px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
}

.tituloenviado {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: var(--color_azul);
    margin-top: 20px;
    margin-bottom: 20px;
}

.mensajeenviado h4{
    color: var(--color_azul);
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #333333;
}

.comprarvsvender img{
    width:90px;
    height:90px;
    margin-bottom:20px;
    display:none;
}

.rotuloreservado{
    margin:10px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    padding:2px 5px;
    background: var(--color_granate);
    color: #FFFFFF;
}

.rotuloreservado2{
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    padding: 15px;
    background: var(--color_granate);
    color: #FFFFFF;
    z-index: 10;
    margin-top: 204px;
    margin-left: 20px;
}

.sellolowcost2{
    width:150px;
    margin-top: 50px;
}

.sellovendido{
    width:150px;
    margin-top: 100px;
}

.sellolowcost3{
    width: 75px;
    margin-top: 147px;
    margin-left: 235px;
}

.pegatinadistintivo, .pegatinadistintivo3{
    width:40px;
    height:40px;
    margin-top:10px;
    margin-left:269px;
}

.sellolowcost{
    width: 75px;
    margin-top: 152px;
    margin-left: 238px;
}

.contactaizquierda2 {
    height: auto;
    width: 100%;
    margin: 40px 0px;
}

.contactaizquierda3 {
    width: 100%;
    float: left;
    height: auto;
}

.empresalider .titulo1_1 {
    display:none;
}

.tedamos .fotovender, .redessociales2, .inspeccion2 , .equipamientos2, .info_compra2, #nombredelcoche2 span{
    display:none;
}

.galleria-theme-classic {
    height: 830px!important;
}

.containervender {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
}

.filtrar {
    display: none;
}

.iframealquiler {
    position: relative;
    top: 20px;
    left: 0px;
    margin-top: 164px;
    height: auto;
}

.formularioacceder{
    width: 320px;
    background: #F0F0F0;
}

.formularioacceder p,#mensajedenoacceso {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: var(--color_azul);
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#mensajedenoacceso{
    color:red;
    margin-top: -17px;
}

.formularioacceder input{
    background: #FFFFFF;
    border-radius: 5px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
    padding:10px;
    margin-left: 20px;
    border: none;
    margin-bottom: 15px;
    width: 277px;
}

.formularioacceder a {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
    text-decoration: underline;
    text-align: center;
    display: block;
    float: initial;
    padding-bottom: 20px;
    width: 100%!important;
    cursor:pointer;
}

.formularioacceder .botonenviar {
    border:1px solid var(--color_azul);
}

.usuarioyclave{
    margin-top: 76px;
    float: left;
    position: absolute;
    display: none;
    margin-left: 582px;
}

.offbuttom{
    margin-left: 5px!important;
}

.nombreusuariologin{
    margin-top: 10px;
    padding-left:5px;
    float: left;
}

.botonfiltrar{
    display:none;
}

.footerbloque {
    width: 1215px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
}

.footerbloque1, .footerbloque2, .footerbloque3, .footerbloque4{
    margin-right: 100px;
}

.banner980x200_responsive{
    display:none;
}

.Erroradjuntar, .textoadjuntarimagenes {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
}

.textoadjuntarimagenes {
    margin-bottom:10px;
}

#archivo1{
    font-family: Fira Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: var(--color_azul);
}

.tepuedeinteresar {
    background-color: #F0F0F0;
    padding-bottom: 50px;
}

.textotepuedeinteresar {
    margin-top: 50px;
    margin-bottom: 40px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: var(--color_azul);
}

.lostrescoches {
    width: 1010px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
}

.offbuttom{
    cursor:pointer;
}

.cocheelectrico2{
    display:none;
}

.cocheelectrico1{
    display:block;
}

.tedamos .vsvender{
    margin-top: 5%;
}

.lostrescoches .datosfinanciacion {
    margin-top: 0px; 
}

.galleria-theme-classic .galleria-thumbnails-container {
    top: 700px!important;
}

.refmatricula {
    margin-top: 20px;
    font-family: Lato;
    font-size: 16px;
    color: #333333;
    width: 100%;
    float: left;
}

.pieweb span{
    text-align: center;
    color: white;
    margin-top: 10px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    display: block;
    padding-top:10px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
}

.pieweb{
    background-color:black;
    margin-top:50px;
}

.pieweb a{
    color:var(--color_azul);
}

.pieweb .container{
     height:auto;
}

.slider1, .slider2{
    height: 25px;
    position: relative;
    width: 100%;
}

.slider1 > .emptyprogress1, .slider2 > .emptyprogress2{
    background: #999999;
    border: 3px solid white;
    cursor: pointer;
    border-radius: 10px;
    height: 15px;
    top:10px;
    position: absolute;
    width: 100%;

    -webkit-box-shadow: 1px 1px 3px 0px #ccc;
    box-shadow: 1px 1px 3px 0px #ccc;
}

.slider1 > .progress1, .slider2 > .progress2{
    background: #5EA327;
    border: 3px solid white;
    cursor: pointer;
    border-radius: 10px;
    height: 15px;
    top:10px;
    position: absolute;
    width: 0%;
    -webkit-box-shadow: 1px 1px 3px 0px #ccc;
    box-shadow: 1px 1px 3px 0px #ccc;
}

.slider1 > .indicator1, .slider2 > .indicator2{
    background: url('/img/circulo.png') no-repeat;
    cursor: move;
    height: 100%;
    margin: 6px auto auto -10px;
    left: 0%;
    position: absolute;
    width:25px;
}

.info1, .info1> label > input, .info2, .info2> label > input{
    font-family: 'Julius Sans One', sans-serif;
    color: grey;
}

.info1,.info2{
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
    width: auto;
}

.info1> label > input, .info2> label > input{
    border: none;
    font-size: 20px;
    width: 250px;
}

input[type='range']:focus {
  cursor:pointer;
}

input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-thumb {
  background-color: black;
  width: 25px;
  height: 25px;
  border: 3px solid #ddd;
  border-radius: 30px;
  margin-top: -7px;
  cursor:pointer;
}

input[type=range]::-webkit-slider-runnable-track {
  background-color: #5EA327;
  height: 15px;
  -webkit-appearance: none;
  background-image:linear-gradient(to right, #02C38A calc(var(--value)*1%), black 0);
  border-radius:5px;
  border:3px solid white;
  box-shadow: 1px 1px 3px 0px #ccc;
}

.formulariodecalculadora {
    display: block;
    float: left;
}

#contenidocalculadora2 {
    padding: 20px 50px 0px 50px;
}

#enviarInfoCalculadora {
    width: 100%;
    float: initial;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    margin-top: 20px;
}

.botonfinanciacion {
    background: #FFFFFF;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    float: left;
    height: 40px;
    margin-bottom: 20px;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: var(--color_azul);
    padding-top: 3px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
}

.bloquecalculadorafinanciera {
    padding: 30px 50px 0px 50px;
}

.titulocalculadora {
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: var(--color_azul);
    float: left;
}

#valorEntrada{
     margin:5px 0px 5px 0px;
     width: 75px;
}

#sliderEntrada{
    margin:0px 0px 20px 0px;
}

#valorCuota{
    margin:5px 0px 5px 0px;width: 51px;
}


#sliderCuota{
    margin:0px 0px 20px 0px;
}

.datosfinancieros {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    font-size: 13px;
    background-color: #F0F0F0;
}

.mapacentros{
    margin-top:20px;
}

.mapacentros iframe{
    width:100%;
    height:500px;
}

.infocompromiso {
    width:100%;
}

.infocompromiso p{
    padding:40px 40px 0px 40px;
    font-size: 13px;
    text-align: center;
    color: #999999
} 

#cancelarfiltros img{
    width:30px;
    float: right;
}

#cancelarfiltros{
    display:none;
}

.pag_actudisabledal2 input{
    background-color:black;
    color:white;
}

.pag_actudisabledal3 {
    color:var(--color_azul)!important; 
    font-size: 23px;
    margin-left: 10px!important;   
}

#codigoPostalForm label{
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 18px;
    color: #333333;
    padding: 10px;
}

#codigoPostalForm .codigoybuscador{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    float: initial;
    display: inherit;
    margin-bottom:20px;
}

#codigoPostalForm #codigoPostal{
    float:left;
    width:75px;
}

#codigoPostalForm #xetiquetacontacto{
    float:right;
    width:100px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    border-radius: 5px;
    height: 30px;
    cursor:pointer;
}

#mapaIframe{
    margin-top:20px;
}

.mensajeerrorcodigo{
    color:red;
    width:100%;
    text-align:center;
    float:left;
    display:none;
}

.consultardetalle{
    font-size:14px;
    color: #999999;
    line-height: 14px;
    margin-top: 5px;
}

#infochecks p span{
    clear: both;
    width: 100%;
    display: block;
}

.titulocentrado{
    text-align:center;
}

.tablascookies th, .tablascookies td{
    font-size: 12px;
    padding-left:3px;
}

.containerbloques{
    width:100%;
}

.containerbloques .bloques{
    width: 866px;
    display: inherit;
    float: initial;
    margin-left: auto;
    margin-right: auto;
}

.logocliente2{
    width: 60px;
    margin-top: 3px;
    float:right;
}

.bloque_info_concesionarios{
    width: 100%;
    border: 1px solid var(--color_azul);
    box-sizing: border-box;
    border-radius: 5px;
    height: auto;
    float: left;
    margin-bottom: 10px;
}

.titulo_concesionarios{
    background: var(--color_azul);
    font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: #FFFFFF;
    padding: 20px 50px;
    border-radius: 2px 2px 0px 0px;
    float: left;
    width: 100%;
    text-align:center;
}

.bloque_concesionarios{
    padding-bottom: 10px;
    padding-top: 10px;
}

.datoconce{
    text-align:center;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #333333;
    margin-bottom: 5px;
}

.parrafoinfoextra{
    font-size:12px;
}

 /*PDF*/

     .pdfimpresion{
         display:none;
     }

    .titulopdf{
        color: var(--color_azul);
        font-size:15px;
        font-weight:bold;
        padding:10px 0px;
    }

    .campopdf{
        color:black;
        font-family: Lato;
        text-align: left;
    }

    .pdfbloque img{
        width:100%;
    }

    .pdfminifoto{
        width:32%;
        float:left;
        margin-left:1%;
        margin-top:1%;
    }

    .pdffotogrande{
        margin-top:0px;
        padding:7px;
    }

    .pdfbloque{
        width:100%;
        margin-top:20px;
        float:left;
    }

    .pdfimpresion{
        margin-top:10px; 
        margin-bottom:50px;
        width:100%;
    }

    .pdfizq, .pdfder{
        width:45%;
        height:auto;
        float:left;
        margin-left:5%;
    }

    .pdfder{
        margin-top:0px;
    }

    #logocabecera2{
        display:none;
    }

    .pdfabajo, .pdfarriba {
        width: 90%;
    }

    .pdfarriba .pdfbloque{
        margin-left: 6%;
        width:94%;
    }

    .pdfbloquetecnicos .campopdf{
        width:32%;
        float:left;
    }

    #bloquebotonverprochance{
        width:100%;  
        float:left; 
        display:block; 
        margin-top:10px;
    }

    #botonverprochance{ 
        width: 100%;
        height: 38px;
        background: var(--color_azul);
        padding: 10px 20px;
        border-radius: 5px;
        color: white;
        font-family: Lato;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        cursor:pointer;
    }

    #nombreempresa{
        float: left;
        margin-top: 22px;
        width: 175px;
        text-align: right;
        margin-left: 20px;
        font-size: 15px;
        font-weight: bold;
        line-height: 16px;
        color: var(--color_azul);
        text-transform: uppercase; 
    }

    .opcionestipo{
        width:22%;
        float:left;
        height:auto;
        margin-right:2%;
    }

/*RESPONSIVE SRQ*/

@media (max-width: 1390px) {

    .containerficha .fichaderecha {
        width: 340px;
        float: left;
        margin-left: 20px;
    }

    .precios1 .precio_financiado {
        float: left;
        padding-left: 0px;
        padding-top: 20px;
    }

    .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        border-bottom: none; 
    }

    .enlacellamada a {
        font-size: 13px;
    }

    .solicitainfo a {
        font-size: 15px;
    }

    .formulariocontactar #marcaymodelo {
        padding: 20px;
    }

    .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        margin-left: 20px;
    }

    .bloquecalculadorafinanciera {
        padding: 30px 20px 0px 20px;
    }

    #contenidocalculadora2 {
        padding: 20px 20px 0px 20px;
    }

    .datosfinancieros {
        font-size: 11px;
    }

    #formulario2 {
        padding-left: 20px;
        padding-right: 20px;
    }

    #enviarInfoCalculadora .todotelefono {
        width: 150px;
    }

    .enlacellamada .todotelefono {
        width: 194px;
    }

    .solicitainfo .botonsolicitainfo {
        width: 180px;
    }

    .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        padding-bottom: 0px;    
    }   

    .containerficha #nombredelcoche, .containerficha .fichadelcoche{
        margin-left:20px;
    }

    #menudetres{
        margin-right:20px;
    }

    .volverbuscador, .inspeccion .tituloytexto h1, .inspeccion .tituloytexto span {
        padding-left: 20px;
    }

}

@media (max-width: 1380px) {

    .sellolowcost{
        width: 75px;
        margin-top: 15%;
        margin-left: 24%;
    }

    .containerescudos {
        padding-left:20px;
    }
    
    .banner980x200{
        display:none;
    }

    .logocliente {
        margin-left: 10px;
    }

    #loginAutovivo {
        margin-right: 10px;
        width: 230px;
    }

    #elementomenu7 {
        padding: 10px 7px 10px 7px;
    }

    .telefonocabecera {
        margin-right: 10px;
    }

    .textocompraryvender {
        padding-right: 10px;
        font-size: 50px;
    }

    .banner300x600 {
        margin-bottom:20px;
    }

    .vehiculos {
        width: 63%;
    }

    .listavehiculos{
        width:50%;
    }

    .tepuedeinteresar .listavehiculos {
        width: 33%;
    }

    .imagenportada {
        height: auto;
    }

    .compraryvenderder {
        width: 618px;
        margin-left: auto;
        margin-right: auto;
        float: initial;
        margin-left: 25%;
    }

    .textocompraryvender {
        float: left;
        margin-top: 36px;
    }

    #elementomenu1, #elementomenu2, .elementomenu3, #elementomenu8{
        padding-top:10px;
    }

    .usuarioyclave {
        margin-left: 500px;
    }

    .container-980 {
        width: 100%;
    }

    .textocompraryvender p {
        font-size: 50px;
        margin-top: 10px;
    }

    .footerbloque1, .footerbloque2, .footerbloque3, .footerbloque4 {
        margin-right: 20px;
    }

    .footerbloque {
        width: 768px;
    }

    #menudetres {
        width: 840px;
    }

    .container_cabecera {
        width: 100%;
    }

    .elementomenu {
        margin: 20px 0px 0px 10px;
    }

    .comprarvsvender img {
        margin-bottom: 10px;
    }

    .footerbloque4 {
        width: 230px;
    }

    .escudos a {
        margin-right: 50px;    
    }

    .vehiculos {
        margin-left: 0px;
    }

    .vehiculosencontrados{
        padding-left:10px;
    }

    .textofooter {
        width: 92%;
    }

    .volverbuscador, .inspeccion .tituloytexto h1, .inspeccion .tituloytexto span {
        padding-left: 20px;
    }

    .vehiculos .list{
        width:95%;
    }

    .vehiculos .list-thumb, #imagencoche1{
        width:100%;
    }

    .listadocoches .pegatinadistintivo {
        margin-left:26%;
    }

    .dedondevenimos1izqu img {
        padding-right: 20px;
        padding-left: 10px;
        float: right!important;
    }

    #todoslosfiltros {
        margin-left:10px;
        width: 360px;
    }

    #imagencoche1 {
        height: auto;
    }

}

@media (max-width: 1315px) {

	.containerficha .fichaderecha {
 	   width: 295px;
	}

}

@media (max-width: 1235px) {

    .containerficha .fichaderecha{
            margin-left: 10px;
    }

    .containerficha #nombredelcoche, .containerficha .fichadelcoche{
        margin-left:10px;
    }

}

@media (max-width: 1261px) {

	.containerficha .fichaderecha {
 	   width: 277px;
	}

}

@media (max-width: 1214px) {

    .containerficha .fichaderecha{
        margin-left: 20px;
    }

    .containerficha #nombredelcoche, .containerficha .fichadelcoche{
        margin-left:20px;
    }

    .sellolowcost2{
        width:100px;
        margin-top: 16px;
        margin-left: 557px;
    }

    .sellovendido{
        width:100px;
        margin-top: 66px;
        margin-left: 557px;
    }

   .sellolowcost{
        width: 75px;
        margin-top: 14%;
        margin-left: 22%;
    }
   
    .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        border:none;
    }

    .containerficha .fichadelcoche {
        width:665px;
    }

    .containerficha .formulariocontactar {
        width: 400px;
    }

    .containerficha .fichaderecha {
        width: 400px;
    }

    .containerficha {
        padding-left: 10px;
        margin-left:0px;
    }

    .containerficha .volverbuscador {
        padding-left: 20px;
    }

    .containerficha .galleria-theme-classic .galleria-thumbnails-container {
        top: 533px!important;
    }

    .containerficha .galleria-theme-classic {
        height: 658px!important;
    }

    .fichadelcoche .inspeccion {
        height: 120px;
    }

    .containerficha .inspeccion .botonverinspeccion {
        float: right;
        margin-right: 10px;
    }

    .listadocoches .pegatinadistintivo {
        margin-left:25%;
    }

    .compraryvenderder {
        margin-left: 24%;
    }

}

@media (max-width: 1150px) {

	.containerficha .fichaderecha {
 	   width: 375px;
	}

    .containerficha .formulariocontactar {
        width: 375px;
    }

    .logocliente2 {
        margin-bottom: 20px;
        float: left;
        margin-left: 20px;
    }

    .logocliente {
        margin-left: 0px;
    }

     #elementomenu1, #elementomenu2, .elementomenu3, #elementomenu8{
        padding-top:0px;
        width: auto!important;
    }

    #loginAutovivo {
        width: 90%;
    }

    .usuarioyclave{
        margin-top: 0px;
        margin-left: 0px;
    }

    #menudecabecera{
        display:none;
        width: 100%;        
    }

    #menudetres{
        background: #F0F0F0;
        margin-top: 16px;
        width: 100%;
    }

    .cabecera li, .cabecera2 li {
        width: 100%;
        clear: both;
    }

    .cabecera li a{
        width:90%;
    }

    .imagenmenudespliegue{
        width:40px;
        background-repeat: no-repeat;
        margin-top:18px;
        margin-left:20px;
        position:absolute;
        height: 34px;
    }

      #loginAutovivo {
        margin-top: 20px;
        float: left;
    }

    .elementomenu {
        margin: 29px 0px 0px 20px;
    }

    #elementomenu4, #elementomenu5, #elementomenu6{
        text-align:center;
    }

    .imagenportada {
        margin-top: 101px;
    }

    .cabecera_abajo {
        height: 70px;
    }

    .logocabecera {
        float: right;
        padding-right: 20px;
    }

    #loginAutovivo a img {
        margin-left: 63px;
    }

  .logocliente {
        margin-top: -4px;
    }

    #menudetres {
        margin-top: -4px;
        float: left;
    }

    #elementomenu4 {
        width: 150px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .filtrar {
        display: block;
    }
    
    #nombreempresa{
        position: absolute;
        margin-left: 80px;
        margin-top: 25px;
    }

    #menudetres {
    margin-top: 3px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
}

}

@media (max-width: 1105px) {

	.containerficha .fichaderecha {
 	   width: 314px;
	}

    .containerficha .formulariocontactar {
        width: 314px;
    }

}

@media (max-width: 1050px) {

    .containerficha .fichaderecha {
        width: 270px;
    }

    .containerficha .formulariocontactar {
        width: 270px;
    }

}

@media (max-width: 1000px) {

    .sellolowcost3 {
        width: 120px;
        margin-top: 54%;
        margin-left: 81%;
    }

    .pegatinadistintivo3 {
        margin-left: 90%;
    }

    .sellolowcost2{
        width:75px;
        margin-top: 16px;
        margin-left: 340px;
    }

    .sellovendido{
        width:75px;
        margin-top: 66px;
        margin-left: 340px;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 24%;
        margin-left: 37%;
    }

    .tedamos .vsvender{
        margin-top: 0px;
    }

    .vehiculos {
        width: 50%;
    }

    .listavehiculos {
        width: 96%;
    }

    .lostrescoches{
        width:100%!important;
    }

    .tepuedeinteresar .list-thumb{
        width:100%;
    }

    .tepuedeinteresar .list-info{
        width:100%;
    }
    
    .tepuedeinteresar .infocoche{
        width:100%;
    }
    
    .tepuedeinteresar .datosfinanciacion{
        width:100%;
    }

    .tepuedeinteresar .listavehiculos {
        width: 98%;
    }

    .tepuedeinteresar #imagencoche1{
        width:100%;
    }

    .tepuedeinteresar .list{
        width:99%;
    }

    .tepuedeinteresar .infocochefinanciaciongarantia{
        width:98%;
    }

    .fichadelcoche {
        width: 100%;
    }

    .vsvender2, .comprarvs2 {
        height: auto;
    }

    .listadocoches .pegatinadistintivo {
        width: 40px;
        height: 40px;
        margin-top: 10px;
        margin-left: 41%;
    }

    .textocompraryvender p {
        font-size: 35px;
        line-height: 35px;
    }

    .botoncomprar, .botonvender {
        padding: 15px 20px;
    }

    .botoncomprar1 {
        width: 422px;
    }

    #menudetres {
        width: 565px;
        margin-top: 75px;
    }

}

@media (max-width: 996px) {

    .containerficha .fichaderecha {
        margin-left: 10px;
    }
   
    .compraryvenderder {
        margin-left: 22%;
    }

	.containerficha .fichaderecha {
 	   width: 225px;
	}

    .containerficha .formulariocontactar {
        width: 225px;
    }

    .containerficha {
        padding-left: 10px;
        margin-left:0px;
    }

    .containerficha .galleria-theme-classic .galleria-thumbnails-container {
        top: 350px!important;
    }

    .containerficha .galleria-theme-classic {
        height: 484px!important;
    }

    .containerficha .volverbuscador {
        margin-top: 65px;
        margin-bottom: 20px;    
    }

    .containerficha .fichadelcoche .titulo {
        margin-top: 20px;
    }

     .containerficha .fichadelcoche .datosextra2_3 {
        width: auto;
        border: 1px solid green;
        padding: 10px;
        border-radius: 10px;
        margin-right: 10px;
        background: #FFFFFF;
        border: 1px solid black;
        box-sizing: border-box;
        border-radius: 5px;
        padding: 1px 5px;
        font-family: Lato;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: var(--color_azul);
    }

     .containerficha #informacionextras img {
        display: none;
    }

     .fichadelcoche .datosextra2_3 span {
        padding-left: 0px;
    }

     .containerficha .inspeccion .texto2 {
        line-height: 4px;
        margin-left: 10px;
        margin-top: 11px;
    }

     .containerficha .inspeccion .texto1 {
        margin-top: 18.5px;
    }

    .containerficha ul.equipamiento, .equipoextra ul.equipamientoextra {
        column-count: 1;
    }

    #nombredelcoche span, #nombredelcoche2 span {
        font-size: 35px;
        line-height: 38px;       
        height: 43px;
    }

    .listadocoches .pegatinadistintivo {
        width: 40px;
        height: 40px;
        margin-top: 10px;
        margin-left: 40%;
    }

    .dedondevenimos2der img{
        width:100%!important;
    }

    .galleria-theme-classic .galleria-thumbnails-container {
        display: none;
    }

}

@media (max-width: 940px) {

   .sellolowcost{
        width: 75px;
        margin-top: 23%;
        margin-left: 36%;
    }

    .contactanos #contactar {
        width: 100%;
    }

    header{
        max-height:163px;
    }

    .usuarioyclave {
        margin-left: 265px;
        margin-top: 115px;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 39%;
    }

    .compraryvenderder {
        margin-left: 20%;
    }

    .comprarvs {
        width: 100%;
        margin-left: 0px;
        margin-right: 20px;
        right: 20px;
        position: relative;
    }

    	.containerficha .fichaderecha {
 	   width: 96%;
	}

    .containerficha .formulariocontactar {
        width: 100%;
    }

    .containerficha .fichadelcoche {
        width: 96%;
    }

}

@media (max-width: 885px) {

    #menudetres {
        width: 410px;
    }

    .compraryvenderder {
        margin-left: 15%;
    }

    .elementomenu2 {
        padding: 10px 5px;
    }

    .sellolowcost3 {
        width: 120px;
        margin-top: 51%;
        margin-left: 78%;
    }

    .containerbloques .bloques {
        width: 100%;
    }

    .ventajas .bloques .bloque {
        width: 170px;    
    }

}

@media (max-width: 768px) {

   .textocompraryvender p {
        font-size: 33px;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .botoncomprar, .botonvender {
        padding: 10px 20px;
    }

    .botoncomprar1 {
        width: 261px;
    }

    .compraryvenderder {
        margin-left: 5%;
    }

   .sellolowcost3 {
        width: 100px;
        margin-top: 50%;
        margin-left: 76%;
    }

    .pegatinadistintivo3 {
        margin-left: 87%;
    }

    .sellolowcost2{
        width:75px;
        margin-top: 16px;
        margin-left: 44%;
    }

    .sellovendido{
        width:75px;
        margin-top: 66px;
        margin-left: 44%;
    }

   .sellolowcost{
        width: 75px;
        margin-top: 22%;
        margin-left: 35%;
    }

    .textotepuedeinteresar {
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 24px;
        line-height: 28px;
    }

    .containerescudos {
        width: 95%;
    }

   .footerbloque {
        width: 100%;
        padding-left:20px;
    }

    .vehiculos {
        width: 50%;
    }

    .listavehiculos {
        width: 96%;
    }

    .usuarioyclave {
        margin-left: 289px;
    }

    .textocompraryvender {
        padding-left: 51px;
        font-size: 50px;
    }

    #menudetres {
        padding-bottom: 10px;
    }

    .contactanos #contactar {
        width: 100%;
        padding-bottom: 20px;
    }

    .recuadrosdetipos{
        width:600px;
    }

    .ventajas .bloques .bloque1, .ventajas .bloques .bloque2, .ventajas .bloques .bloque3 {
        margin-right: 0px;
    }

    .textocompraryvender {
        margin-top: 30px;
    }

    .coches1izquierda, .coches3derecha {
        width: 153px;
    }

     .coches2izquierda {
        width: 100%
    }

    .coches2derecha {
        width: 100%;
        margin-top:40px;
    }

    .ventajas .bloques .bloque {
        width: 25%;    
    }

    .comprarvsvender img {
        width: 50px;
        height: 50px;
    }

    .containerbloques {
        width: 100%;
    }

    .ventajas .titulo {
        padding: 10px;
    }

    .fichadelcoche {
        width:100%;
    }

    .textocompraryvender p {
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .botoncomprar, .botonvender {
        font-size: 20px;
    }

    .botoncomprar1 {
        width: 360px;
    }

    .textotiposcoche {
        font-size: 20px;
    }

    #menudetres {
        width: 452px;
    }

    .containerficha #nombredelcoche, .containerficha .fichadelcoche{
        margin-left:0px;
    }

    .containerficha .fichaderecha {
        margin-left: 0px;
    }
}

/*MÓVILES*/

@media (max-width: 765px) {

    #menudetres {
        margin-top: 3px;
    }

}

@media (max-width: 755px) {

    .info_concesionarios{
        padding:10px;
    }

    .sliderportada {
        margin-top: 102px;
    }

    .textocompraryvender p {
        margin-top: 15px;
    }

    .recuadrogranate {
        height: 50px;
    }

    .sellolowcost2{
        width:75px;
        margin-top: 16px;
        margin-left: 84%;
    }

    .sellovendido{
        width:75px;
        margin-top: 66px;
        margin-left: 84%;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 53%;
        margin-left: 79%;
    }

    .refmatricula {
        padding-left:20px;
    }

    .textocompraryvender {
        padding-right: 0px;
    }

    .cocheelectrico1{
        display:none;
    }

    .cocheelectrico2{
        display:block;
    }

    .cero {
        font-size: 19px;
    }

    .banner300x600_2{
        display:block;
        margin-bottom:20px;
    }

    .banner300x600{
        display:none;
    }

    .tepuedeinteresar {
        margin-bottom: 20px;
    }

    .escudos a {
        width: 35%;
    }

   .containerescudos {
        padding-left:0px;
    }

    .rotuloreservado2 {
        margin-top: 77px;
        font-size:14px;
        padding:5px;
    }

    .banner980x200_responsive{
        display:block;
    }

    .vsvender2, .comprarvs2 {
        height: auto;
    }

    .botonfiltrar{
        display:block;
    }

    .offbuttom {
        margin-right: 5px;
        float: right!important;
    }

    .comofunciona .container{
        margin-top:20px!important;
    }

    .tedamos .container,.iframealquiler, .containercoches,.containerficha, .inspeccion .container{
        margin-top:101px!important;
    }

    .empresalider1 {
        margin-top: 20px!important;
    }

    .empresalider2 .container{
        margin-top: 0px!important;
    }

    .dedondevenimos1 {
        padding-bottom: 10px;
    }

    .preguntaimagen1, .preguntaimagen2, .preguntaimagen3, .preguntaimagen4, .preguntaimagen5, .preguntaimagen6, .preguntaimagen7, .preguntaimagen8, .preguntaimagen9 {
        margin-left: 0px;
    }

    .telefonocabecera {
        width: 181px;
        margin-left: auto;
        margin-right: auto!important;
        float: initial;
    }

    .telefonocabecera a {
        padding-top: 7px;
        font-weight: bold;
        font-size: 13px;
        line-height: 17px;
    }

    .telefonocabecera img {
        margin-top: 8px;
    }

    .imagenportada {
        width:100%;
        background-image: url(/img/home_500.png);
        background-repeat:no-repeat
    }

    .vehiculosencontrados {
        font-size: 24px;
        line-height: 28px;
        padding: 10px 20px 10px 20px;
    }

    #todoslosfiltros{
        display:none;
        width: 100%;
        z-index: 10;
    }

    .filtroorden #orden {
        height: 47px;
        width: 96%;
        margin-left: 0px;
    }

    .botonfiltrar{
        font-family: Lato;
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 19px;
        text-align: center;
        color: var(--color_azul);
        background: #FFFFFF;
        border: 1px solid var(--color_azul);
        box-sizing: border-box;
        border-radius: 5px;
        width:96%;
        padding:15px;
        margin-bottom:20px;
        height: 47px;
    }

    .textocompraryvender {
        padding-left: 0px;
        font-size: 50px;
    }

    .botoncomprar2{
        display:none;
    }

    .botonvender:first-letter, .botoncomprar:first-letter {
        text-transform: uppercase;
    }

    .textocompraryvender .texto3, .textocompraryvender img {
        display:none;
    }

    .imagenportada {
        height: auto;
    }

    .tipodecoche {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .textostipocoche .titulo {
        font-size: 24px;
        line-height: 28px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .textotitulo {
        font-size: 13px;
        line-height: 17px;
        color: #333;
        margin: 5px 0px 20px 0px;
        padding: 0px 10px;
    }

    .recuadrosdetipos {
        width: 100%;
    }

    .coches1 {
        margin-top: 0px!important;
        margin-bottom: 10px;
        width: 300px;
        float: initial!important;
        display: flow-root;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .coches1izquierda, .coches3derecha {
        width: 94px;
    }

    .recuadroazul {
        height: 48px;
    }

    .textotiposcoche {
        margin-top: 15px;
        font-family: Raleway;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        color: #FFFFFF;
        float: initial;
        display: inherit;
    }

    #formulario2 .botoncontactar{
        width:100%;
    }

    .ventajas .titulo {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 28px;
    }

    .ventajas .bloques .bloque {
        width: 100%;
    }

    .imagenbloque img {
        width: 59px;
        height: 60px;
    }

    .bloque p {
        width: 100%;
        padding: 0px 20px
    }

    .ventajas .bloque p {
        font-size: 12px;
    }

    .ventajas .bloques .bloque {
        min-height: 20px;
        margin-bottom: 10px;
    }

    .bloque .texto2 {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .botondescubre {
        width: 220px;
        height: 47px;
        font-size: 14px;
        line-height: 15px;
        text-transform: lowercase;
    }

    .botondescubre::first-letter {
        text-transform: capitalize;
    }

    .ventajas {
        padding-bottom: 20px;
    }

    .nosencargamos {
        padding-top: 20px;
    }

    .nosencargamos .titulo {
        color: white;
        margin-top: 0px;
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 28px;
    }

    .nosencargamosizq, .nosencargamosder{
        width:100%;
    }

    .textonosencargamos {
        margin-bottom: 0px;
        width: 80%;
    }

    .nosencargamos {
        padding-bottom: 20px;
    }

    .contactanos .titulo {
        margin-top: 20px;
        margin-bottom: 5px;
        font-size: 24px;
        line-height: 28px;
    }

    .contactanos .parrafo {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 20px;
    }

    .bloquecampo{
        width:100%;
    }

    #formulario1 .campoformulario, #formulario1 textarea, .fechavirtualformulario input, #formulario3 .campoformulario, #formulario3 textarea {
        width: 100%;    
    }

    .titulocontacto {
        margin-bottom: 10px;
    }

    .checkformulario, .textosconsentimiento {
        color: #333;
    }

    .footerbloque1 ,.footerbloque2 ,.footerbloque3 ,.footerbloque4 ,.footerbloque5 ,.footerbloque6 {
        width: 100%;
        margin-bottom:20px;
    }

    .titulofooter {
        font-size: 18px;
        line-height: 21px;
    }

    .footerbloque {
        padding-left: 20px;
    }

    .footerbloque {
        width: 100%;
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .textofooter {
        font-size: 12px;
        line-height: 14px;
    }

    .botonenviar, .dedondevenimos1izqu, .dedondevenimos1der  {
        width: 100%;
    }

    .empresalider .titulo1 {
        font-size: 18px;
        line-height: 21px;
        padding-bottom: 20px;
        padding-top:20px;
        padding-left:20px;
        padding-right:20px;
        text-align: center;
    }

    .empresalider .titulo1_1 {
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 34px;
        line-height: 40px;
        text-align: center;
        color: var(--color_azul);
        margin-top:30px;
        display:block;
    }

    .dedondevenimos1 {
        margin-top:20px;
    }

    .empresalider .dedondevenimos1 {
        margin-top: 75px;
    }

    .empresalider .dedondevenimos1_1 {
        margin-top:0px;
    }

    .empresagarantia .dedondevenimos1 {
        margin-top:20px;
    }

    .dedondevenimos1izqu img {
        padding-right: 10px;
        margin-top: 0px;
    }

    .comofunciona .dedondevenimos1 {
        margin-top: 90px;
    }

     .empresalider      .mantenimiento img {
        margin-top: 10px;
    }

    .empresalider .parrafo1, .empresalider .parrafo2 {
        text-align: center;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dedondevenimos1der .parrafo1{
        text-align:left;
    }

    .dedondevenimos2izqu{
        width:100%;
    }

    .dedondevenimos2izqu .titulo1_2{
        font-family: Raleway;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: var(--color_azul);
    }

    .dedondevenimos2izqu img {
        height: 70px;
        margin-left: auto;
        margin-right: auto;
        float: initial; 
        display: inherit;
    }

    .dedondevenimos2izqu  .titulo2{
        font-size: 18px;
        line-height: 21px;
        text-align: center
    }

    .dedondevenimos2 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .tituloconcesionario .titulo {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        padding-top: 20px;
    }

    .tituloconcesionario .parrafo {       
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        color: #333;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .containerescudos {
        width: 100%;
    }

    .escudos a {
        margin-right: 30px;
        margin-left: 30px;
        margin-bottom: 20px;
    }

    .preguntas .container{
        padding-top: 20px!important;
        padding-bottom: 20px!important;
    }

    .preguntas h1 {
        margin-bottom: 10px;
        font-size: 34px;
        line-height: 40px;
    }

    .preguntas .preguntageneal .pregunta {
        margin-bottom: 10px;
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px;
        width: 95%;
        border-radius: 0px;
    }

    .textopregunta {
        font-size: 16px;
        line-height: 19px;
        width: 100%;
    }

    .textopregunta .solotexto{
        width: 96%;
        text-align: left;
    }

    .preguntas .respuesta {
        padding: 0px 30px;
        text-align: left;
    }

    /*VENDER*/

    .comprarvs {
        width: 100%;
    }

    .tedamos .fotovender {
        display:block;
    }

    .tedamosinfo .comprarvs  img{
        display:none;
    }

    .tedamos h1{
        font-size: 34px;
        line-height: 40px;
        margin: 20px;
    }

    .tedamos .parrafo1 {
        font-size: 14px;
        line-height: 17px;      
        color: #333;
        padding-left: 10px;
        padding-right: 10px;
    }

    .vsvender {
        width: 100%;
    }

    .puntosprecio img{
        width:50px;
        margin-left:auto;
        margin-right:auto;
        float:initial;
        display:inherit; 
        margin-bottom: 10px;       
    }

    .puntosprecio2{
        width:100%;        
    }

    .puntosprecio {
        margin-top: 20px;
    }

    .textopreciovender{
        width:100%;
    }

    .textopreciovender span{
        text-align:center;
        width:100%;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }

    .vsvender{
        padding-left: 0px!important;
        margin-top: 0px;
    }

    .bloquevender{
        width:100%;
    }

    #formulario3 textarea {
        width: 100%!important;
    }

    /*INSPECCION*/

    .inspeccion .tituloytexto h1 {
        font-size: 34px;
        line-height: 40px;
        color: var(--color_azul);
        float: left;
        margin-bottom: 10px;
        padding-left: 0px;
        padding-right: 20px;
        margin-top: 0px;
    }

    .volverbuscador {
        margin-bottom: 0px;
        padding-left: 20px;
    }

    .inspeccion .tituloytexto span {
        margin-bottom: 20px;
        color: #333;
        padding-left: 0px;
    }

    .inspeccion .tituloytexto{
        padding-left:20px;
    }

    .bloqueinspeccion .titulo1 {
        font-size: 24px;
        line-height: 28px;
    }

    .bloqueinspeccion p {
        font-size: 14px;
        line-height: 24px;
        color: #333;
    }

    .recuadrosinspeccion{
        padding-left:20px;
        padding-right:20px;
    }

    /*FICHA*/

    #nombredelcoche span {
        display:none;
    }


    .listavehiculos, .list, .datosfinanciacion, .vehiculos{
        width:98.6%;
    }

    .listavehiculos {
        width: 96%;
    }

    .listavehiculos  .list a img{
        width:556px;
    }

    .vehiculos {
        padding-left: 20px;
        margin-left:0px;
        width:98.6%;
    }

    .vehiculos .list {
        margin-left: 0px;    
    }

    .vehiculos .marcamodeloyversion {
        font-size: 18px;
        line-height: 21px;
    }

    .vehiculos .datosfinanciacion {
        margin-top: 0px;
        width: 97.6%;
    }

    .infocoche {
        height: auto;
    }

    .list-info {
        height: auto;
    }

    /*FICHA*/

    .fichadelcoche {
        width: 100%;
    }

    .containerficha .fichadelcoche {
        width: 100%;
    }

    .formulariocontactar {
        width: 100%;
    }

    .galleria-container {
        height: 498px!important;
    }

    .containerficha .inspeccion {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        background-color: var(--color_azul);
        color: white;
        margin-top: 20px;
    }

    .equipamientos .titulo{
        margin-top: 90px;
    }

    .containerficha {
        margin-left: 0px;
        padding-left: 0px;
    }

    .containerficha .inspeccion span{
        width: 96.6%;  
        text-align: center;  
    }

    .containerficha .inspeccion .botonverinspeccion {
        margin-left: 10px;
        margin-top: 87px;
        margin-left: auto;
        margin-right: auto;
        float: initial;
        display: inherit;
        width: 223px;
    }

    .containerficha .inspeccion img {
        width: 30px;
        float: left;
        margin-left: auto;
        margin-right: auto;
        display: inherit;
        float: initial;
        margin-top: 20px;
    }

    .bloque_info_compra span {
        font-size: 14px;
        line-height: 17px;
        color: #333;
        float: left;
        padding-left: 10px;
        padding-right: 20px;
        width: 80%;
    }

    .bloque_info_compra  .titulo {
        font-size: 18px;
        line-height: 21px;
        margin-top: 15px;
        margin-bottom: 15px;
        float: left;
    }

    .equipamientos .titulo {
        margin-top: 20px;
        font-size: 18px;
        line-height: 21px;
        text-align: left;
        margin-bottom: 20px;
    }

    .containerficha .inspeccion img {
        margin-bottom: 0px;
    }

    .containerficha .inspeccion .texto1 {
        margin-top: 5px;
    }

    .containerficha .inspeccion .texto2 {
        margin-top: 5px;
    }

    .equipamiento li, .equipamientoextra li {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 8px;
        width: 80%;
    }

    .fichaderecha {
        width: 97%;
        float: left;
        margin-left: 0px;
    }

    .equipamientoextra {
        padding-right: 20px;
    }

    .containerficha .volverbuscador {
        margin-bottom: 0px;
        padding-left: 10px;
        padding-bottom: 20px;
        margin-top:20px;
    }

    .fichadelcoche .datosextra2_3 span {
        padding-left: 0px;
    }

    .vermasequipamiento a {
        margin-bottom: 10px;
    }

   .descargapdf{
       display:none;
    }

   .info_compra {
        margin-bottom: 20px;
    }

   .infogeneral .titulo{
       margin-top:20px;
       margin-bottom: 10px;
   }

   .fichadelcoche .titulo {
        font-size: 18px;
        line-height: 21px;
    }

   .galleria-theme-classic {
        height: 436px!important;
    }

   .infogeneral, .equipamientos, .info_compra, formulariocontactar{
       padding-left:20px;
   }

   .redessociales {
       margin-top: 10px;
       margin-bottom: 0px;
       padding-left: 20px;
   }

   .formulariocontactar #marcaymodelo {
        display: none;
    }

   .formulariocontactar {
        border: none;
    }

   .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        border-bottom: none; 
        margin-left: 20px;
        margin-top: 5px;
        background-color: #F0F0F0;
        padding: 11px 5px;
    }

    .formulariocontactar .precios .precios2 {
        margin-left:0px;
        padding-left: 25px;
        margin-top: 0px;
    }

   .formulariocontactar .precios .texto {
        font-size: 13px;
        line-height: 15px;    
    }

   .formulariocontactar .precios .preu {
        font-size: 18px;
        line-height: 22px;
        color: black;
    }

   .formulariocontactar .precios .precios2 .preu {
        margin-bottom: 0px;
    }

    .precios{
       margin-bottom:15px;
       display: block;
       width: 100%;
    }

   .redessociales .social {
        margin-top: 10px;
    }

   .compartirvehiculo {
        font-size: 18px;
        line-height: 21px;
    }

   .formulariocontactar {
        margin-bottom: 20px;
    }

   .redessociales1, .inspeccion1, .equipamientos1, .info_compra1{
       display:none;
   }

   .redessociales2, .inspeccion2, .equipamientos2, .info_compra2{
       display:block;
   }

   .galleria-theme-classic {
        height: 453px!important;
    }

   .infochecks {
       width: 100%;
       padding-left: 20px;
   }

   .quieresvender h1 {
        font-size: 34px;
        line-height: 40px;
    }

   #nombredelcoche2 span{
        display: block;
        margin: 20px 0px 0px 0px;
        font-size: 24px;
        line-height: 28px;
        padding-left: 20px;
        padding-right: 20px;
        height: auto;
   }

    .vehiculos .list{
        width:100%;
    }

    .escudos img{
        margin-left:auto;
        margin-right:auto;
        width: 92px;
        float: initial;
        display: inherit;
    }

    .logo_peugeot {
        margin-right:auto!important;
        margin-top: 0px;
    }   

    .mensajeenviado {
        padding: 20px;    
    }

    .tituloenviado {
        font-size: 24px;
    }

    .mensajeenviado h4 {
        font-size: 14px;
        line-height: 17px;
    }

    .enlacellamada, .solicitainfo {
        height: 47px;    
    }

    .solicitainfo a,.enlacellamada a {
        font-size: 14px;
        line-height: 17px;
        padding-top: 12px;
    }

    .solicitainfo .flecha2 {
        margin-top: 19px;
    }

    .tepuedeinteresar .list {
        width: 97%;    
    }

    .lostrescoches .marcamodeloyversion {
       margin-bottom: 0px; 
    }

    .precios1 .precio_financiado {
        padding-left: 20px;     
    }

    .formulariocontactar .precios .precios1, .formulariocontactar .precios .precios2 {
        background-color: white;
    }

    .pegatinadistintivo {
        width: 60px;
        height: 60px;
    }

    .containerficha .fichaderecha {
        width: 100%;
    }

    .containerficha .formulariocontactar {
        width: 100%;
    }

    .containerficha .precios1 .precio_financiado {
        padding-top: 0px;
    }

    .containerficha .inspeccion .texto2 {
        line-height: 20px;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 83%;
    }

    .telefonocabecera img {
        margin-right: 5px;
    }

    .telefonocabecera {
        width: 170px;
    }

    .formularioacceder input {
        width: 90%;
    }

    .formularioacceder {
        width: 100%;
    }

    .datosfinancieros {
        font-size: 13px;
    }

    .info1, .info2 {
        font-size: 13px;
    }

    .info1> label > input, .info2> label > input {
       font-size: 18px;
    }

    .dedondevenimos1der img {
        margin-left: auto;
        margin-right: auto;
        float: initial;
        display: inherit;
        margin-top: 20px;
    }

    .dedondevenimos1izqu img {
        width: 300px!important;
        margin-left: auto;
        margin-right: auto;
        float: initial!important;
        display: inherit;
    }

    .dedondevenimos2der {
        width:100%;
    }

    .dedondevenimos2der img{
        width: 320px!important;
        margin-left: auto;
        margin-right: auto;
        float: initial!important;
        display: inherit;
        margin-top:20px;
        margin-bottom:20px;
    }

    .dedondevenimos2der img {
        padding-left: 0px;
    }

    #todoslosfiltros {
        margin-left:0px;
    }

    #cancelarfiltros{
        display:block;
    }
}

@media (max-width: 670px) {

    .compraryvenderder {
        margin-left: 0%;
    }

    .sellolowcost3 {
        width: 100px;
        margin-top: 47%;
        margin-left: 73%;
    }

}

@media (max-width: 600px) {

        .opcionestipo{
        width:45%;
        margin-top:15px;
        margin-right:0px;
        margin-left:10px;
    }

    .compraryvenderder {
        width: 100%;
    }
    
    .sellolowcost3 {
        width: 100px;
        margin-top: 45%;
        margin-left: 0px;
        float: right;
        margin-right: 20px;
        right: 10px;
    }

    .iframealquiler iframe {
        min-height: 655px!important;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 51%;
        margin-left: 77%;
    }

    .textocompraryvender p {
        margin-top: 0px;
    }

    .vsvender2, .comprarvs2 {
        width: 90%;
        float: right;
        height: auto;
    }

}

@media (max-width: 550px) {

    .textocompraryvender p {
        font-size: 28px;
        line-height: 30px;
    }

    .textotiposcoche {
        font-size: 15px;
    }

    .sellolowcost3 {
        width: 75px;
        margin-top: 48%;
    }

   .pegatinadistintivo3 {
        margin-left: 85%;
    }

   .sellolowcost2{
        width:75px;
        margin-top: 16px;
        margin-left: 78%;
    }

   .sellovendido{
        width:75px;
        margin-top: 66px;
        margin-left: 78%;
   }

    .sellolowcost{
        width: 75px;
        margin-top: 50%;
        margin-left: 75%;
    }

    .contactaizquierda {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .containerficha .galleria-theme-classic {
        height: 315px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 82%;
    }

    .comofunciona h1, .preguntas h1, .tedamos h1, .mapagoogle h1 {
        font-size: 28px;
        line-height: 32px;
        padding:10px;
    }

}

@media (max-width: 500px) {

    .preguntas .preguntageneal .pregunta {
        width: 90%;
    }

    .sellolowcost3 {
        width: 75px;
        margin-top: 50%;
        margin-left: 76%;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 48%;
        margin-left: 73%;
    }

    #menudetres {
        background: #F0F0F0;
    }

    .contactaizquierda {
        width: 100%;
    }

    .containervender {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: initial;
        display: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .logo_aprilia1, .logo_jeep1 {
         margin-right: 20px!important; 
    }

    .listavehiculos .list a img {
        width: 460px;
    }

    .galleria-theme-classic {
        height: 375px!important;
    }

    .enlacellamada, .solicitainfo {
        margin-bottom: 15px;
    }

    .formulariocontactar{
        padding-bottom:0px;
        margin-bottom:0px;
    }

    .pegatinadistintivo {
        width: 40px;
        height: 40px;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 80%;
    }

    .textocompraryvender p {
        font-size: 25px;
        line-height: 25px;
    }

}

@media (max-width: 440px){

    .nosencargamosizq img{
        width: 20px;
        height: 20px;
    }

    .botoncomprar {
        font-size: 20px;
    }

    .sellolowcost3 {
        width: 75px;
        margin-top: 43%;
        margin-left: 75%;
    }

    .pegatinadistintivo3 {
        margin-left: 84%;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 46%;
        margin-left: 70%;
    }

    .containerficha .galleria-theme-classic {
        height: 315px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 78%;
    }

}

@media (max-width: 414px) {

    .sellolowcost{
        width: 75px;
        margin-top: 45%;
        margin-left: 68%;
    }

    .logo_vespa {
        margin-top: 30px;
    }

    .logo_motoguzzi, .logo_piaggio {
      margin-top: 30px;
    }

    #menudetres {
        background: #F0F0F0;
    }

    .vsvender2 {
        height: 1151px;
    }

    .listavehiculos .list a img {
        width: 378px;
    }

    .galleria-theme-classic {
        height: 311px!important;
    }

    .fichadelcoche .datosextra2_3 {
        margin-bottom: 10px;
    }

    .containerficha .galleria-theme-classic {
        height: 296px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 77%;
    }

    .textocompraryvender {
        margin-top: 10px;
    }

    .botoncomprar {
        font-size: 17px;
    }

    .botoncomprar, .botonvender {
        padding: 5px 10px;
    }

    .botoncomprar1 {
        width: 180px;
    }

    .textotiposcoche {
        font-size: 14px;
    }

    .botoncomprar {
        padding: 3px 30px;
        font-size: 13px;
        width: 275px;
        top: 10px;
    }

}

@media (max-width: 375px) {

    .logocabecera {
        float: right;
        padding-right: 0px;
    }

    .pegatinadistintivo3 {
        margin-left: 82%;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 43%;
        margin-left: 67%;
    }

    .escudos a {
        width: 32%;
    }

    .vsvender2 {
        height: 1245px;
    }

    .listavehiculos .list a img {
        width: 340px;
    }

    .galleria-theme-classic {
        height: 280px!important;
    }

    .subyadadoinspeccion {
        width: 280px;
    }

    .quieresvender  .deseaformulario  input{
        margin-left:5px!important;
    }

    .containerficha .galleria-theme-classic {
        height: 280px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 76%;
    }

    .textotiposcoche {
        font-size: 13px;
    }

}

@media (max-width: 360px) {

    .botoncomprar {
        top: 5px;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 42%;
        margin-left: 66%;
    }

    .elementomenu {
        margin: 15px 0px 0px 20px;
    }

    .vsvender2 {
        height: 1261px;
    }

    .listavehiculos .list a img {
        width: 326px;
    }

    .galleria-theme-classic {
        height: 270px!important;
    }

    .subyadadoinspeccion {
        width: 256px;
    }

    .textonosencargamos {
        width: 76%;
    }

    .containerficha .galleria-theme-classic {
        height: 265px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 75%;
    }

    .iframealquiler iframe {
        min-height: 675px!important;
    }
    
    .textotiposcoche {
        font-size: 12px;
    }

    .logocliente2 {
        margin-top: 0px;
    }

    #nombreempresa {
        margin-top: 11px;
    }

}

@media (max-width: 330px) {
    
    .botoncomprar {
        top: 0px;
    }

    .sellolowcost{
        width: 75px;
        margin-top: 39%;
        margin-left: 63%;
    }

    .elementomenu2 {
        padding: 5px 20px;
    }

    .formularioacceder p {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .formularioacceder input {
        margin-bottom: 15px;
        padding: 5px;
    }

    .vsvender2 {
        height: 1290px;
    }

    .escudos a { 
        margin-right: 20px;
        margin-left: 20px;
    }

    .textofooter {
        width: 80%;
    }

    .listavehiculos .list a img {
        width: 288px;
    }

    .galleria-theme-classic {
        height: 240px!important;
    }

    .subyadadoinspeccion {
        width: 220px;
    }

    .fichaderecha .precios1 .precio_financiado {
        padding-left: 10px;
    }

    .formulariocontactar .precios .precios2 {
        padding-left: 10px;
    }

    .telefonocabecera a {
        font-size: 12px;
    }

    .containerficha .galleria-theme-classic {
        height: 247px!important;
    }

    .listadocoches .pegatinadistintivo {
        margin-left: 74%;
    }

    .iframealquiler iframe {
        min-height: 676px!important;
    }

    .textotiposcoche {
        font-size: 11px;
    }

}


@media print {
       
    .titulopdf {
        color: var(--color_azul)!important;
        font-size: 15px;
        font-weight: bold;
        padding: 10px 0px;
    }

    .pdfimpresion, #logocabecera2{
         display:block;
    }

    #logocabecera2{
         z-index:1;
         position: relative;
         width:100%;
         margin-top:-40px;
         width:100%;
         float:right;
         display:block;
         -webkit-z-index:1;
         -webkit-position: relative;
         -webkit-width:100%;
         -webkit-float:right;
          -webkit-margin-top:-40px;
     }

    #logocabecera2 .logocliente{
        height:130px;
        -webkit-height:130px;
    }

    .campopdf{
        z-index:200;
        position: relative;
    }

    .containerficha, .imagenmenudespliegue, .tepuedeinteresar, .contactanos, .footer{
        display:none;
    }

    #logocabecera, #menudetres{
        display:none;
    }

    .pdfabajo .pdfbloque{
        margin-left: 5%;
        width:95%;
        -webkit-width: 85%; /* Prefijo para Safari */
    }

}
