body{
	font: 12px 'Open Sans', Helvetica, Arial, serif, sans-serif;
	color: #676767;
	background-color: #f8f8f8;
	line-height: 1.7em;
}

h1,h2,h3,h4{
	font-family: 'Dosis', sans-serif;
	font-weight:bold;
}

.parrafo{
	font-size: 14px;
	line-height:1.7em;
	text-align:justify;

}
section {
	background-color:#EFEFEF;
	
}
#header {
	border-top: 5px solid #000000;
	border-bottom: 1px solid #e4e4e4;
	background-color: #FFD400;
}


#homeCarousel{
	background-color:#FFD400;
	overflow:hidden;
}

#homeCarousel .item { height:500px; overflow:hidden}
#homeCarousel .item img{ width:100%}
#homeCarousel .item h1{ font-size:150%  }

#homeCarousel .item .container .carousel-caption{ top:25%; left:15%; right:15%; }


@media only screen and (max-width:480px) {
	.navbar-brand img {width: 160px !important;}
	#homeCarousel{ background-color:#FFD400; overflow:hidden;}
	#homeCarousel .item { height:200px; overflow:hidden}
	#homeCarousel .item img{ height: 200px; overflow: hidden}
	#homeCarousel .item h1{ font-size:20px}
	#homeCarousel .item .container .carousel-caption{ top:25%; left:15%; right:15%; }	
}
@media (max-width: 1280px) and (min-width:481px){

	.navbar-brand img {width: 200px !important;}
	#homeCarousel{ background-color:#FFD400; overflow:hidden;}
	#homeCarousel .item { height:400px; overflow:hidden}
	#homeCarousel .item img{ height: 400px; overflow: hidden}
	#homeCarousel .item h1{ font-size:40px}
	#homeCarousel .item .container .carousel-caption{ top:25%; left:15%; right:15%; }	
}
@media (min-width: 1281px){
	.navbar-brand img {width: 200px !important;}
	#homeCarousel{ background-color:#FFD400; overflow:hidden;}
	#homeCarousel .item { height:500px; overflow:hidden}
	#homeCarousel .item img{ height: 500px; overflow: hidden}
	#homeCarousel .item h1{ font-size:60px}
	#homeCarousel .item .container .carousel-caption{ top:25%; left:15%; right:15%; }	
}

.browser-cat, .panel-title {
	text-transform: uppercase;
}

.browser-cat ul li {
	border-bottom: 1px dotted #e2e2e2;
	padding: 3px 4px;
}

select {
	color: #646464;
	border: 1px solid #cccccc;
	height: 30px;
}

textarea {
	color: #646464;
	border: 1px solid #cccccc;
}

.front {
	box-shadow: 5px 2px 10px 13px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
}

#carDealers{
	margin-top: 10px;
}


.nuevos-marcas{
	background-color: #FFD400;
	margin-top:2px;
	padding-bottom:2px;
}

/*footer*/

.footer{
	border-top:4px solid #000000;
	background-color: #434041;
	padding-top: 10px;
	color:#FFFFFF;
}

.contact-info{
	border-bottom:#AAA 1px dotted;
	color: #dddddd;
	background-color: #434041;
	text-align: center;
	padding: 20px;
	margin-top:25px;
	margin-bottom:25px;	
	font-size: 13px;
}

.contact-info ul li, .footer-bottom ul li, .single{
	display: inline-flex;
}

.contact-info ul li.facebook {
	background: transparent url(../files/icon-set.png) no-repeat 0px -195px;
}

.footer-bottom{
	text-transform: uppercase;
	background-color: #000000;
	padding-left: 20px;
	padding-top: 20px;
}

.footer-bottom ul li a, .footer-notice, .footer-notice a{
	color: #eeeeee;
	margin-left: 10px;
}

.footer-notice{
	text-align: right;
}



#footer div div.row div {    
	transition-property: background;
    transition-duration: 0.5s;
    transition-timing-function: linear;
    transition-delay: 0.5s;
	border-radius:20px;
}

#footer div div.row div:hover { 
	border-radius:20px; 
	background-color:#434044;
}


.featured-descripcion{ height:3.6em; overflow-y:hidden; line-height:1.8em; margin-bottom:10px; margin-top:10px;}




.textwidget{
	font-size: 13px;
}
/*end footer*/

.imgFeatured{
	width: 500px;
	height: 230px;
	cursor: pointer;
}

.imgFeatured:hover{
	transform: scale(1.1);
	opacity: 0.8;
}

.buttons {
	padding-left: 0px !important;
	margin-left: 0px !important;
}

#logo {
	margin: 20px 0px 0px 0px;
	width: 250px;
	height: 90px;
	cursor: pointer;
}

@media only screen and (max-width:500px) {
	#logo {
		margin: auto;
		width: auto;
		height: auto;
		margin-bottom: 20px;
	}
}


.nav.navbar-nav.navbar-right{
	margin: 50px 200px 50px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}


@media (max-width: 768px){
	.nav.navbar-nav.navbar-right{
		margin: 0px 0px 0px 0px;
	}
}

@media (min-width: 1024px){
	.nav.navbar-nav.navbar-right{
		margin: 40px 0px 0px 0px;
	}
	#logo{
		margin-bottom: 20px;
	}
}

@media (max-width: 1024px) and (min-width:768px){
	.nav.navbar-nav.navbar-right{
		margin: 40px 0px 0px 0px;
	}
}

.navbar-default .navbar-nav>li>a {
	color: black;
	font-family: 'Dosis', sans-serif;
	font-weight:bolder;
}

.navbar-default .navbar-nav>li>a:hover{
	color: rgba(8, 7, 8, 0.38);
}

.navbar.navbar-default{
	margin-bottom: 0px;
	border: 0px;
}

.alto{
	height: 435px;
}

.section-line {
	border-bottom: 1px solid #e1e1e1;
	color: #000000;
}

.section-line, .line{
	padding: 20px 8px 10px 0px;

}

.line {
	border-bottom: 1px solid rgba(68, 65, 65, 0.34);
	margin-bottom: 25px;
}

a {
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: rgb(244, 209, 26);
}

.title>a:hover{
	color: rgba(68, 68, 68, 0.67);
}
.contact{
	color: #dddddd;
	padding-left: 5px;
}

.text-right{
	text-align: right;
}

.space {
	padding: 5px;
	font-size:50px;
}

#featuredCars{
	margin-top: 20px;
}

@media (max-width:375px ) {
	.panel-default{
		
	}
	.panel-title{
		font-size: 12px;
	}
	.mas{
		font-size: 8px !important;
	}
}

@media (max-width:500px ) {
	/*.panel-default{
		width: 170px;
	}*/
 	.panel-body{
		padding: 5px;
	}
	.panel-title{
		padding: 4px !important;
	}
	.mas{
		margin-left: 10px;
	}
}

.card{
	padding: 0px;
	overflow: hidden;
}

.panel-title{
	padding: 5px 0px 5px 0px;
	color:#000000;
}

.item-panel {
	padding: 0px;
}


.title {
	background-color: #FFD400;
	border-radius: 10px;
	padding: 10px;
	font-weight: bold;
}

.maq-info, .maq-info-2{
	margin-top: 10px;
	padding: 0px !important;
}

.descrip{
	font-weight: bold;
}

.textFeatured, .imgBox{
	padding: 5px 5px 0px 8px;
}

ul {
	list-style: none;
	padding: 0px;
}

.browser-li{
	display: block;
}

.browser-col{
	padding: 0px;
}

.enlargeImageModalSource {
	width: 250px;
}

.search-box{
	background-color: #FFD400;
	border: 1px solid #e8e8e8;
	padding: 10px;
	border-radius: 10px;
	margin: 20px;

}
.search-box .section-title{
	margin: 0 15px 20px 15px;
	
}

.search-box .section-line {
	border-bottom: 1px solid #434041;
	
}

.search-box .btn {
	background-color: #434041;
	color: white;
	border: #000000;
}


.form-input{
	margin-bottom: 10px;
}

.browser{
	padding: 0px 30px 0px 30px;
}

label{
	display: block;
	font-style: italic;
	margin-bottom: 5px;
}

.btn-default{
	background: #FFD400;
	cursor: pointer;
	text-transform: uppercase;
}
.mas{
	font-size: 10px;
	font-weight:bold;
}

a.advancedSearch{
	font-style: italic;
	padding-left: 10px;
	font-size: 13px;
}


.dealer-logo {
	margin:1%;
	width:98%;
	border:#AAA 1px solid;
}

.foto-flia {
	width:260px;
	float:left;
	margin-right:10px;
}

@media only screen and (max-width:400px) {
	.foto-flia {
		width: auto;
	}
}

@media only screen and (max-width:400px) {
	iframe {
		width: 300px;
	}
}

.listado-vehiculos{
	border-bottom: 1px dotted #e2e2e2;
	margin-top: 15px;
}

.attachment-tiny{
	border:#999 1px solid;
	width: 60px;
	height:40px;
}

@media only screen and (max-width:400px) {
	.featured {
		margin: 0px;
	}
}

#carDealers{
	padding: 0px;
}

.iframe-map{
	width: 600px;
	height: 450px;
}

@media (min-width: 1300px) {
	.iframe-map{
		width: 800px;
		height: 450px;
	}
}

@media (min-width: 1350px) and (max-width: 550px) {
	.iframe-map{
		width: 500px;
		height: 450px;
	}
}
@media (max-width: 550px) {
	.iframe-map{
		width: 380px;
		height: 450px;
	}
}

.img-ubicacion{
	border:#CCC 1px solid;
	margin: 15px 15px 0px 0px;
	width: 350px;
}

ul>li>figcaption>h6{
font-size: 16px;
}

.li-ubicacion {
	float: left;
}

.features{
	border-bottom: 1px dotted #e2e2e2;
	padding: 5px 0px 5px 0px;
}

.num-navegacion{
	text-align: center;
}

.pagination>li>a {
	color: black;
	font-weight: bold;
}

.pagination>.active>a, .pagination>.active>a:hover {
	background-color: #FFD400;
	border-color: #FFD400;
}

span{
	text-transform: uppercase;
	/*color: #0000;*/
	text-shadow: 0px -1px 0px rgba(100, 100, 100, 0.2);
}

.single{
	margin: 5px;
}
.img-mini{
	width: 90px;
}

.detalles {
	font-size: 10px;
	font-weight:bold;
}

.detalles>a:hover{
	color: black;
}

.list-span{
	margin-top: 15px;
	padding: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.detalles {
		width: 90px;
		height: 30px;
		margin-bottom: 5px;
		padding: 2px;
	}

	.detalles>a {
		font-size: 8px;
	}
}

@media only screen and (min-width: 400px) and (max-width: 1100px) {
	.card img{
		height: 290px;
	}
}

@media only screen and (min-width: 992px) {
	.container {
	width: 1050px;
	}
}

.img-carousel{
	width: 100%;
	height: 150px;
	overflow: hidden;
}

@media (max-width: 550px) {
	.img-carousel{
		height: 150px;
		width: auto;
	}
}

.carousel-control{
	width: 80px;
}

.carousel-caption>h5>a {
	color: white;
	font-weight: bold;
}
.carousel-caption>h5>a:hover {
	color: #ffe373;
}
.carousel-caption{
	padding: 0px;
}

.vendor-info{
	font-size: 14px;
}
.vendor-info>li{
	margin-bottom: 5px;
}

