@import "estilos.css";
@import "marca.css";
@import "../fonts/peugeot/stylesheet.css";

body{
  font-family: 'peugeotlight';
}

h3, h4 {
  color: #162133;
  font-family: 'peugeotbold';
}

.form-control{
  border-color: #162133; ;
}
.logo-peugeot img{height: 45px; margin-left: 0;}

.menu-principal{background-color: #000000; box-shadow: none;}
.modelo-menu a{color: #ffffff; font-family: 'peugeotregular'; font-size: 1.1rem;}
.menu-top-nav{background-color: #ffffff;}
.menu-top{color: #162133;}
.menu-top-contenido {
  padding: 0;
  background-image: url(../images/common/menu-top-peugeot-background@2x.png);
  background-position: center center;
}

.redes-top-contenido {
  padding: .5rem 0;
  background-color: #8D8D8D;
}

.btn-primary, .ficha-btn{background-color: #007EDB; border-radius: 0rem; font-family: 'peugeotregular'; display: flex; align-items: center;}
.ficha-btn ion-icon{margin-left: 15px;}

.contenido-titulo h1{font-family: 'peugeotbold';}
.local-item h3{font-family: 'peugeotbold'; color: #0C2D47;}
.local-item h4{font-family: 'peugeotregular'; color: #007edb;}
.paginador-locales{margin-top: 15px;}
.paginador-locales .pagination .page-link{padding: 1rem 1.5rem; font-family: 'peugeotregular'; border: 1px solid #0C2D47; border-radius: 0; color:#0C2D47;}
.paginador-locales .active{background-color: #0C2D47; color: #ffffff!important;}

/* Modelo */

.texto-banner h1{font-family: 'peugeotbold'; text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);}
.texto-banner h3{color: #ffffff; text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);}
.modelo-info strong{font-family: 'peugeotbold';}
.titulo-espec{font-family: 'peugeotregular';}
.texto-modulo-cotizar h1{font-family: 'peugeotbold';}

.menu-lateral-content a{background-color: #007EDB; font-family: 'peugeotregular';}

.menu-lateral-content a:hover{background-color: #0A97FF; text-decoration: none;}

/* Concesionarios */

.contenido-buscador{display: flex; align-content: center; margin-bottom: 30px;}
.contenido-buscador .form-control{margin-bottom: 0; width: 30%; border-radius: 0;}
.buscar-btn{margin: 0;}

/* Promociones */
.promo-texto a{background-color: #007edb; border-radius: 0; font-family: 'peugeotregular';}
.promo-texto h6{font-family: 'peugeotregular';}
.contenido-promociones h2{font-family: 'peugeotregular';}
.items-contactos ul li a{color: #162133!important;}
.items-contactos img{vertical-align: unset;}

.tracking-boton{background-color: #00a3e0; border-radius: 0; font-size: 1rem!important;}