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

/*DISPOSITIVO - MOVIL - 480px*/

@media screen and (max-width:480px) {

#container {
	height:auto;
}

.logo-marca {
	display: block;
	float: none;
	margin: 0 auto;
}

header{
	height:112px;
	width:100%;}
	
.logo-marca{
	float:none;
	}	
	

.header-text {
	display:none;

}

#redes-sociales{
	display:none;}
	
	
	
#botones{
	margin:0 auto;
	width:100%;
	height:70px;
	display:block;
	
	
	background: rgb(241,231,103); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */


	
	}

.llamar {
	width:45%;
	position: absolute;
	padding: 10px;
	display: block;
	margin: 5px 0 0 0px;
	

}
		

.dejar {
	width:45%;
	padding:10px;
	position: absolute;
	padding: 10px;
	display: block;
	margin:5px 48%;
	

}	


	

#inicialTablet{
	display: block;
	margin-top: 0px;
	width:100%;
	max-width: 1023px;
	height:auto;
	float:none;
	background:url(../images/html/backBody1.png) no-repeat;}
	
	
#inicialMobile{
	display:none;}
		
	


#primera {
	display:none;
}


#bannerAutos {
	display: block;
	width:100%;
	height:643px;
	float: left;
	background:url(../images/html/bannerAutosMob.png) no-repeat center;
	background-color:#DBBE99;
}



#segunda{
	display:none;
}	





#tercera {
	display:none;
}



.inventario {
    display: none;
	/*width:60%;
	padding:10px;
	position: absolute;
	padding: 10px;
	margin:5px 15%;*/
	

}		
	

#terceraTablet{
	display:block;
	height:60px;
	width:100%;
	}
	
#terceraTablet a{
	text-align:center;
	padding:3px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bolder;
	display:block;
	
	color:#FFF;}	


#cuarta {
	margin: 0px auto;
	display: block;
	width: 100%;
	height:auto;
	
	
	background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 37%, rgba(191,191,191,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(37%,rgba(255,255,255,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */

	
	
}




#redesSociales2 {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 50px;
	text-align:left;
	margin: 10px 0px 0 0;
}
#redesSociales2 a {
	margin: 0px 0px 0 20px;
}



#direccion{
	display:inherit;
	width:100%;
	height:100px;
	
	
	}
	
	
.header-text-2{
	padding: 0px 0 0 20px;}
	
	
.header-text-2 h {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.header-text-2 a {
	font-size: 14px;
	font-weight: bold;
	color: #DE1307;
	text-decoration: none;
}


/*FIN-HEADER*/
footer {
	
	width: 100%;
	height: 133px;
	background: #FFFFFF;
}

.footer-text {
	margin: 10px 0 0 0px;
}
.logo-kasa {
	margin: 30px 5px 0;
	width: 120px;
	float: left;
}
.legales {
	padding: 10px 0 0 140px;
	width: 50%;
}





/*TOP*/


.gotop {
	position:absolute;
	right:10px;
	top:190px;
	opacity:.;
	padding:10px;
	color:#eee;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	z-index:999;

}

.gotop.hidden {
	display:none;
	opacity:0
}
a.gotop {
	text-decoration:none!important
}


/*FIN-TOP*/




	

#quinta{
	margin:0;
	z-index:900px;
	width:100%;
	height:290px;
	overflow:auto;
	float:none;}	
	
	
#content-div{
	margin:0;
	z-index:900px;
	width:100%;
	height:50%;
	float:none;}		


table#miyazaki caption { 
  font-size: 16px;; color: #444;
  margin: 1%;
  background-image:none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right; 
}
  
table#miyazaki tbody td { 
  padding: .4rem; font-size:14px;
  color: #444; background: #eee;
  text-align:center;
}

table#miyazaki tbody .modelo{
	text-align:left;
	font-size:14px;
	color: #444;
	padding:0 0 0 0px;
}

}




/*DISPOSITIVO - HORIZONTALES MOVIL - 767px*/

@media screen and (min-width:401px) and (max-width:767px) {
	
#container {
	height:auto;
}

.logo-marca {
	display: block;
	float: none;
	margin: 0 auto;
}

header{
	height:112px;
	width:100%;}
	
.logo-marca{
	float:none;
	}	
	

.header-text {
	display:none;

}

#redes-sociales{
	display:none;}




#botones{
	margin:0 auto;
	width:100%;
	height:80px;
	display:block;
	
	
	background: rgb(241,231,103); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,103,1)), color-stop(100%,rgba(254,182,69,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(241,231,103,1) 0%,rgba(254,182,69,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */


	
	}
	
	
	
	.llamar {
	max-width:220px;
	height:45px;
	position: absolute;
	padding: 10px;
	display: block;
	margin: 5px 48% 0 0px;
	

}
		

.dejar {
max-width:220px;
	height:45px;
	padding:10px;
	position: absolute;
	padding: 10px;
	display: block;
	margin:5px 0 0 48%;
	

}	
	
	



#inicialTablet{
	display: block;
	margin-top: 0px;
	width:100%;
	max-width: 1023px;
	height:auto;
	float:none;
	background:url(../images/html/backBody1.png) no-repeat;}
	
	
#inicialMobile{
	display:none;}
		
	


#primera {
	display:none;
}


#bannerAutos {
	display: block;
	width:100%;
	height:643px;
	float: left;
	background:url(../images/html/bannerAutosMob.png) no-repeat center;
	background-color:#DBBE99;
}

	
#segunda{
	display:none;
}	


#tercera {
	display:none;
}


.inventario {
	display: none;
	width:50%;
	padding:10px;
	position: absolute;
	padding: 10px;
	margin:5px 20%;
	

}	




#terceraTablet{
	display:block;
	height:80px;
	width:100%;
	}
	
	
	
#terceraTablet a{
	text-align:center;
	padding:3px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bolder;
	display:block;
	
	color:#FFF;}	




#cuarta {
	margin: 0px auto;
	display: block;
	width: 100%;
	height: 600px;
	
	
	
	background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 37%, rgba(191,191,191,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(37%,rgba(255,255,255,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 37%,rgba(191,191,191,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */

	
	
}




#redesSociales2 {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: 50px;
	text-align:left;
	margin: 10px 0px 0 0;
}
#redesSociales2 a {
	margin: 0px 0px 0 20px;
}



#direccion{
	display:inherit;
	width:100%;
	height:100px;
	
	
	}
	
	
.header-text-2{
	padding: 0px 0 0 20px;}
	
	
.header-text-2 h {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.header-text-2 a {
	font-size: 14px;
	font-weight: bold;
	color: #DE1307;
	text-decoration: none;
}


/*FIN-HEADER*/
footer {
	
	width: 100%;
	height: 133px;
	background: #FFFFFF;
}

.footer-text {
	margin: 10px 0 0 0px;
}
.logo-kasa {
	margin: 30px 5px 0;
	width: 120px;
	float: left;
}
.legales {
	padding: 10px 0 0 140px;
	width: 50%;
}




/*TOP*/


.gotop {
	position:absolute;
	right:10px;
	top:190px;
	opacity:.;
	padding:10px;
	color:#eee;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	z-index:999;

}

.gotop.hidden {
	display:none;
	opacity:0
}
a.gotop {
	text-decoration:none!important
}


/*FIN-TOP*/



#quinta{
	margin:0;
	z-index:900px;
	width:100%;
	height:290px;
	overflow:auto;
	float:none;}		
	
	
table#miyazaki caption { 
  font-size: 16px;; color: #444;
  margin: 1%;
  background-image:none;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left, center right; 
}	
	
table#miyazaki tbody td { 
  padding: .4rem; font-size:14px;
  color: #444; background: #eee;
  text-align:center;
}

table#miyazaki tbody .modelo{
	text-align:left;
	font-size:14px;
	color: #444;
	padding:0 0 0 0px;
}	

	

}

