﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans);
bordes {
    border: 1px solid #8F9396;
}

.bordes {
    border: 1px solid #8F9396;
}

.textocontenido {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
}

.textomenuint {
    font-family: Tahoma;
    font-size: 8.5pt;
    color: #333842;
    text-decoration: underline;
    text-align: center;
    vertical-align: middle;
}

a:hover {
    color: #FF0000;
}

.textotitulocontenido {
    font-family: Tahoma;
    font-size: 11pt;
    color: #0066CC;
    text-decoration: none;
}

.textofichatecnica {
    font-family: Tahoma;
    font-size: 8pt;
    color: #333333;
    height: 25px;
    text-transform: lowercase;
    text-decoration: none;
}

.textocontenidoint {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #333333;
}

.bordesconbg {
    border: 1px solid #8F9396;
    background-attachment: fixed;
    background-image: url(images/bg_video.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    height: 308px;
    width: 828px;
}

.textocontenidopop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    text-decoration: none;
}

.textoprecio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
    background-color: #FFFFB9;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.textodescvehiculo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000000;
}

.textocontvehiculo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #000000;
}

.titulostabla {
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFF00;
    background-color: #666666;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    text-decoration: underline;
    font-weight: bold;
}

.titulosfooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #666666;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    text-decoration: underline;
    font-weight: bold;
}

.textoacerca {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #000033;
    font-weight: normal;
}

.textocontenido2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
}

.textosimulador {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    background-color: #DBDBDB;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    font-weight: bold;
}

.textosimulador1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    font-weight: bold;
}

.titulostabla1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #FFFFFF;
    background-color: #666666;
    text-align: center;
    vertical-align: middle;
    height: 25px;
    text-decoration: none;
    font-weight: bold;
}

.textomodeloverspre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: normal;
}

.textomodeloverspreresul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #E0E0EB;
    font-weight: bold;
}


.contenedor {
    width: 100%;
    min-width: 300px;
    max-width: 824px;
    float: left;
    
    
}

.tituloSearch {
    text-align: center;
    color: #888888;
    font-weight: 400;
    font-family: 'Open Sans',Verdana, sans-serif, Arial;
    font-size: 20px;
}

.buscadorAutos {
    display: block;
    padding: 3px;
    background-color: #f0f0f0;
    border: #c4c4c4;
    border-radius:.5em;
    -webkit-box-shadow: 0px 0px 9px -2px rgba(99,99,99,1);
    -moz-box-shadow: 0px 0px 9px -2px rgba(99,99,99,1);
    box-shadow: 0px 0px 9px -2px rgba(99,99,99,1);


}

.buscadorAutos input[type="text"] {
        height: 40px;
        font-family: 'Open Sans',Verdana, sans-serif, Arial;
        font-size: 18px;
        width: 100%;
        max-width: 290px;
        min-width: 309px;
        margin-top: 5px;
    }
.buscadorAutos select{
    display: block;
	width: 90%;
    max-width: 290px;
    min-width: 209px;
	height: 44px;
	border: 2px solid #d8d8d8;
	padding: 5px;
	margin:10px;
	background: #fff;
	position: relative;
    font: 300 16px 'Open Sans',Verdana, sans-serif, Arial;
	box-sizing:border-box;
    float:left;
}

.buscadorAutos label {
        color: #333;
        font-family: 'Open Sans',Verdana, sans-serif, Arial;
        margin: 5px;
        text-align: left;
        float: left;
        font-size: 16px;
        font-weight:600;
        margin-top:19px;
}


.buscadorAutos input[type="submit"] {
    background-color:#505050;
    height:50px;
    width:90%;
    border:none;
    letter-spacing:2px;
    max-width:200px;
    color:#FFFFFF;
    margin: 1% 20%;
    font:600  16px 'Open Sans',Verdana, sans-serif, Arial;
}

.buscadorAutos input[type=submit]:hover {
     background-color:rgba(0,0,0,0.76);
     height:50px;
     width:90%;
     border:none;
     letter-spacing:2px;
     color:#FFFFFF;
}

.cajaDos {
}



.totalAutos {
    margin:20px 0 10px 0;
    float: left;
    width: 100%;
    text-align: center;
    
    max-width:1090px;
    padding:0px;
}

    .totalAutos .textTotalAutos label, .totalAutos .textTotalAutos span {
        text-align: center;
        color: #888888;
        font-weight: 400;
        font-family: Verdana, sans-serif, Arial;
        font-size: 18px;
    }

.iconoUpdate {
    float: left;
    width: 100%;
    text-align: center;
}

.gridTabla {
    background: #FCFCFC;
}


.tblPrincipal {
    background-color: #FCFCFC;
    float: left;
    font-family: Verdana;
    color: #333;
    margin: 10px;
    border: .1em #f2f2f2 inset;
}

    .tblPrincipal tr {
        border: .1em #f2f2f2 inset;
    }


.titulostabla {
    font-family: Verdana;
    font-size: 18px;
    background: #505050;
    color: white;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    height: 30px;
}

.verMas {
    font: 800 13px Verdana;
}

.textodescvehiculoTitulo {
    font: 800 14px Verdana;
}

.textocontvehiculoNormal {
    font: 500 14px OpenSans;
}

    .textocontvehiculoNormal a {
        font: 500 14px OpenSans;
        color: #888;
    }

.foto {
    width: 100px;
    height: 100px;
}

    .foto a {
        text-decoration: none;
    }

    .foto img {
        width: 100px;
        height: 100px;
        -webkit-filter: none;
    }

        .foto img:hover {
            -webkit-filter: opacity(0.4);
        }




@media only screen and (max-width: 760px), (min-width: 768px) and (max-width: 1024px) {
    .contenedor {
    width: 100%;
    min-width: 300px;
    max-width: 824px;
    float: left;
    
    
}

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
   .contenedor {
    width: 100%;
    min-width: 300px;
    max-width: 300px;
    float: left;
    
    
}
    
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    

    .contenedor {
    width: 100%;
    min-width: 300px;
    max-width: 424px;
    float: left;
    
    
}

    
}

/*detalle de autos*/
.emails {
    border: 1px solid #888888;
    width: 100%;
    height: auto;
    float: left;
    background: #ededed;
    display: block;
    font-family: Verdana,Arial,'Comic Sans MS';
    color:#888888;
    max-width:300px;
    padding:10px;
    margin:5px ;

}





.emails span, .emails label {
    text-align:left;
}
.error{
    font-family: Verdana,Arial,'Comic Sans MS';
    font-size:10px;
    
}

/*cotizacion*/
.enviarFichaTec {
    position:absolute;
    float: left;
    visibility: hidden;    
    width: 250px;
    background: #ededed;
    display: block;
    font-family: Verdana,Arial,'Comic Sans MS';
    color: #888888;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
    
}

.enviarFichaTec  span{
    font-size:11px;
}


/*Estilos Generales*/
.button {
	background:#7f8c8d;
	color:#fff;
	display:inline-block;
	font-size:12px;
	margin:5px auto;
	padding:10px 0;
	text-align:center;
	width:120px;
	text-decoration:none;
	box-shadow:0px 3px 0px #373c3c;
}
 
.button span {
	margin:auto;
    color:white;
}
 
/*Colores*/
.button.blue {
	background:#3498db;
	box-shadow:0px 3px 0px #266792;
}
 
.button.yellow {
	background:#e67e22;
	box-shadow:0px 3px 0px #b55704;
}
 
 
/*Tama�os*/
.button.medium {
	width:350px;
}
 
 
.button.large {
	width:450px;
}
 
 
.button.radius {
	border-radius:50px;
}
 
/*Efectos, Hover*/
.button:hover {
	box-shadow:0px 0px 0px;
	padding-top:7px;
    color:white;
    text-decoration:none;

}

/*auto detalle*/
.detAuto{
    display:block;
    width:100%;
    float:left;
    max-width:800px;
    min-width:315px;
    
    
}

.btnEnviar{
    float:left;
}
btnRegresar{
    float:right;
}
.acercaAuto{
    float:left;
    margin:5px auto 5px auto;
}
.contenedorDestalle{
     float:left;
     width:100%;
      max-width:800px;
     min-width:300px;
     
     
     
 }
.fotoAuto{
    float:left;
    width:300px;
    margin:5px;
    min-width:initial;
}
.fotoAuto img{
     width:300px;
     min-width:initial;
}

.ResumenAuto{
    float:left;
    min-width:300px;
    margin:5px auto auto 5px;
   
}
.ResumenAuto table{
    min-width:300px;
}

/*tabla*/
	.flat-table {
		
		border-collapse:collapse;
		font-family: Verdana, Calibri, Arial, sans-serif;
		border: none;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
	}
	.flat-table th, .flat-table td {
		box-shadow: inset 0 -1px rgba(0,0,0,0.25), 
			inset 0 1px rgba(0,0,0,0.25);
	}
	.flat-table th {
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		padding: .5em;
		color: rgba(0,0,0,0.45);
		text-shadow: 0 0 1px rgba(0,0,0,0.1);
		font-size: 1.5em;
	}
	.flat-table td {
		color: #f7f7f7;
		padding: 0.7em 1em 0.7em 1.15em;
		text-shadow: 0 0 1px rgba(255,255,255,0.1);
		font-size: 1.4em;
	}
	.flat-table tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
	.flat-table-1 {
		background: #4C4B4B;
	}
	.flat-table-1 tr:hover {
		background: rgba(0,0,0,0.19);
	}
	
/*end tabla*/
.cConcesionario{
   float:left;
    min-width:315px;
     
}
.lgoStaFe{
    float:left;
     min-width:174px;
     
}
.relleno{
    clear:both;
    
}
.fotoAutosInt img {
    
   border:1px solid black;
   float:left;
   min-width:80px;
   min-height:100px;
   max-width:500px;
   max-height:400px;
   height:100%;
   width:100%;
   margin:10px;
   position:relative;
    
}
.fotoRes{
    border:1px solid red;
    width:200px;
    height:200px;
}

/*simulador de credito*/
.cotizacion{
    
    margin:10px;
    width:100%;
    width:315px;
    padding:10px;
    background-color:#EFEFEF;
    float:left;
}
input[type="text"],select,textarea{
    
  display: block;
  margin: 5px;
  width: 90%;
  font-family: sans-serif;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}
input[type="text"]:focus ,select:focus,textarea{
  outline: none;
}


input[type="text"],select,textarea {
  padding: 10px;
  border: none;
  border-bottom: solid 2px #c9c9c9;
  transition: border 0.3s;
}
input[type="text"]:focus,
input[type="text"].focus,
select:focus,
select.focus,
textarea:focus,
textarea.focus  {
  border-bottom: solid 2px #969696;
}

.enganche{
    float:left;
    min-width:315px;
    margin:10px;
    
}

.aMeses{
    background: #4C4B4B;
    width:100%; 
    float:left;
    display:block;
    margin:10px;
     min-width:300px;
     max-width:355px;
}


.precios table{
    float:left;
    min-width:315px;
    margin:auto  auto 5px auto;
    max-width:800px;
    width:100%;
}

/*tabla precios*/
.tblPrecios{
    margin-bottom: 20px;
		border-collapse:collapse;
		font-family: Verdarna, Calibri, Arial, sans-serif;
		border: none ;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        text-align:center;
}
.tblPrecios th,.tblPrecios td{
    box-shadow: inset 0 -1px rgba(0,0,0,0.25), 
			inset 0 1px rgba(0,0,0,0.25);
    border:none;
}

.tblPrecios th {
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		padding: 1em;
		color: white;
		text-shadow: 0 0 1px rgba(0,0,0,0.1);
		font-size: 1.5em;
        background-color:#4C4B4B;
	}

.tblPrecios td {
		color: #4C4B4B;
		padding: 0.7em 1em 0.7em 1.15em;
		text-shadow: 0 0 1px rgba(255,255,255,0.1);
		font-size: 1.4em;
        background-color:white;
	}
	.tblPrecios tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
	.tblPrecios-1 {
		background: #336ca6;
	}
	.tblPrecios tr:hover {
		background: rgba(0,0,0,1);
	}
	
    .informacionContenido{
        float:left;
        width:100%;
        text-align:justify;
        margin:15px auto;
    }
.envSimulacion{
    margin:10px;
    width:100%;
    width:315px;
    padding:10px;
    background-color:#EFEFEF;
    float:left;
}



/*paginate*/
.pagedemo{
        
        float:left;
        width: 100%;
        max-width: 1099px;
    }
    
    
/*pginate*/
.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:small;   
	width:100%;
    float:left;
    margin-left:0px;
    max-width:1090px;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:1px;
    float:left;
}
.jPag-control-back{
	position:absolute;
	left:0px;
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
    width:280px!important;
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}
span.jPag-snext {
    border: 1px solid #FFFFFF;
    background-color: #000000;
    padding-right: 5px;
}
span.jPag-sprevious {
    border: 1px solid #FFFFFF;
    background-color: #000000;
    padding-right: 5px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(/images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(/images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(/images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(/images/snext.png) no-repeat center left;
            }
