@font-face {
  font-family: 'CorpoALig';
  src: url('../../fonts/hermer/CorpoALig.eot');
  src: url('../../fonts/hermer/CorpoALig.woff2') format('woff2'),
       url('../../fonts/hermer/CorpoALig.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CorpoS Med';
  src: url('../../fonts/hermer/CorpoS Med.eot');
  src: url('../../fonts/hermer/CorpoS Med.eot?#iefix') format('embedded-opentype'),
       url('../../fonts/hermer/CorpoS Med.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CorporateS-Medium';
  src: url('../../fonts/hermer/CorporateS-Medium.svg#CorporateS-Medium') format('svg'),
       url('../../fonts/hermer/CorporateS-Medium.ttf') format('truetype'),
       url('../../fonts/hermer/CorporateS-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body{
	background-color: #000000;
	font-family: 'CorpoS Med';
}
a,a:focus,a:active,a:hover{
	color: #497eb5;
}
p{
	line-height: 1.2;
}
.app{
	background-color: #ffffff;
}
.cursor{
	cursor: pointer;
}
.max-container{
	max-width: 970px;
}
.mt-1{
	margin-top: 1rem;
}
.p-0{
	padding: 0;
}
.pt-1{
	padding-top: 1rem;
}
.left-right-0{
	padding-left: 0;
	padding-right: 0;
}
.left-right-30{
	padding-left: 30px;
	padding-right: 30px;
}
.relative{
	position: relative;
}
.float-r{
	float: right;
}
a.c-w{
	color: #ffffff;
}
a.c-w:focus,a.c-w:active,a.c-w:hover{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
header nav{
	background-color: #000000;
	border-radius: 0px!important;
}
.navbar-toggle .icon-bar{
	background-color: #ffffff!important;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
}
.info-seminuevos{
	position: absolute;
	left: 50px;
	top: 25%;
}
.info-seminuevos .title{
	max-width: 300px;
}
.info-seminuevos .banner{
	max-width: 200px;
	margin: 0 auto;
}
.navbar-left {
	float: left;
	margin-left: 15px;
}
.filter{
	padding-top: 15px;
}

.album-car{
	padding-top: 2rem;
	padding-bottom: 3rem;
}
.album-car .card{
	margin-top: 1rem;
	min-height: 340px;
	height: 480px;
}
.album-car .card .info{
	padding: 10px;
}
.album-car .card .info h2{
	font-size: 2rem;
	font-weight: bold;
	font-family: 'CorpoALig';
}
.album-car .card .button{
	padding: 10px;
	position: absolute;
	bottom: 0;
}
.album-car .card .button button{
	background-color: #255382;
    border-color: #255382;
    outline: none;
    font-weight: bold;
}
.cover-car{
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.cover-phone{
	height: 120px
}
.ul-no-style{
	list-style: none;
	text-align: center;
	padding-top: 2rem;
}
.ul-no-style p{
	font-size: 1.5rem;
}
.card-img{
	position: relative;
	height: 200px;
}
.card-img img{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


.bg-blue{
	background-color: #497eb5;
}
.bg-blue-2{
	background-color: #255382;
}
.title-car{
	padding-top: 5px;
	padding-bottom: 10px;
	color: white;
	padding-left: 20px;
}
.contact-car{
	padding-top: 10px;
	padding-bottom: 15px;
	color: white;
	padding-left: 20px;
	cursor: pointer;
}
.options-buy{
	color: white;
}
.tab-1{
	background-color: #497eb5;
}
.tab-2{
	background-color: #255382;
}
.info-car{
	padding: 40px 20px;
}
.info-car h2{
	font-family: 'CorpoALig';
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/**
 * Toggle
 */
.dropbtn{
	padding-top: 15px;
	margin-right: 15px;
}
.option{
	cursor: pointer;
	margin-top: 15px;
	font-size: 1.8rem;
}
.option>span{
	font-family: 'CorpoALig'
	font-size: 2rem;
}
.option .parameters{
	list-style: none;
	padding-left: 5px;
	height: 150px;
	overflow: scroll;
}
.option .parameters li{
	font-size: 1.5rem;
	margin-top: 7px;
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	min-width: 200px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content ul{
	list-style: none;
	padding-left: 20px;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.dropdown:hover .dropdown-content {display: block;}
.filter-panel  .list-group {
	margin-bottom: 0px;
	height: 150px;
	overflow: scroll;
}
.filter-panel .list-group-item:first-child {
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
.filter-panel .list-group-item {
	border-right:0px;
	border-left:0px;
}
.filter-panel .list-group-item:last-child{
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
}
.filter-panel .list-group-item {
	padding: 5px;
}
.filter-panel .panel-heading {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;

}
.filter-panel {
	border-radius: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.filter-panel .radio, .checkbox {
	margin: 0px;
	padding-left: 10px;
}
.filter-panel .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	outline: none;
}
.filter-panel .panel-body > .panel-heading{
	padding:10px 10px;
}
.filter-panel .panel-body {
	padding: 0px;
}
.filter-panel a:link {
    text-decoration:none;
}
.filter-panel a:visited {
    text-decoration:none;
}
.filter-panel a:hover {
    text-decoration:none;
}
.filter-panel a:active {
    text-decoration:none;
}
.fixed-mobil{
	width: 100%;
    position: fixed;
    top: 70px;
    z-index: 666666;
    background-color: #ffffff;
    left: 0;
}

footer{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
}
footer a{
	color: #ffffff;
	text-decoration: none;
}
footer a:hover,footer a:focus,footer a:active{
	text-decoration: none;
	outline: none;
}

/**
 * Media querys
 */
@media( max-width: 767px){
	.album-car .card{
		height: 400px;
	}
	.card-img{
		height: 115px;
	}
	.card-img img {
		max-height: 115px;
		height: 115px;
	}
}
@media( max-width: 500px){
	.mobil-m{
		text-align: center;
	}
	.mobil-m li{
		text-align: center;
		display: inline-block;
	}
	.mobil-m img{
		width: 35px;
		margin: 0 auto;
	}
	.card{
		padding-right: 5px;
    	padding-left: 5px;
	}
	.card-img{
		height: 115px;
	}
	.card-img img {
		max-height: 115px;
		height: 115px;
	}
	.album-car .card {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.album-car .card .info{
		padding: 5px 10px;
	}
	.album-car .card .info h2{
		font-size: 1.5rem;
	}
	.album-car .card .info p{
		font-size: 1rem;
		line-height: 1;
	}
	.album-car .card{
		height: 440px;
	}
	.album-car .card .button{
		padding: 0;
	}
	.album-car .card .button button, .album-car .card .button button a{
		font-size: 1rem;
		display: inline-block;
	}
	.title-car h1{
		font-size: 2rem;
	}
	.info-seminuevos{
		right: 0;
		left: 0;
		margin: 0 auto;
		top: 0;
		text-align: center;
	}
	.info-seminuevos .title{
		max-width: 150px;
	}
	.info-seminuevos .banner{
		max-width: 100px;
	}
	.info-seminuevos .title,.info-seminuevos .banner{
		margin: 0 auto;
	}
	nav>.container{
		padding-left: 0;
		padding-right: 0;
	}
	.filter-m{
		padding-top: 5px;
	}
}


