*{
	font-family: 'Barlow Condensed', sans-serif;
}
main{
	padding-top: 70px;
}
.menu-architect{
	font-size: 1.2rem;
	margin-left: 5%;
	margin-right: 5%;
}
.menu-architect .nombre{
	font-size: 1.5rem;
	margin-top: -.4%;
}
.menu-architect .navbar-text{
	width: 18%;
}
.menu-architect .navbar-text a{
	font-size: 1.8rem;
	padding-left: 2%;
	padding-right: 2%;
}
.portada{
	position: relative;
}
.contactos{
	position: absolute;
	top: 8%;
	left: 5%;
	color:white;
}
.especialidad{
	margin-top: -1.1vw;
}
.localidad{
	margin-top: -0.5vw;
}
.direccion{
	margin-top: 1.5vw;
}
.direccion p{
	margin-top: -1.5vw;
}
.acordion{

}
.acordion .card{
	background: #2A2A2A;
	padding:0;
	margin:0;
	text-align: center;
	color: #D9D9D9;
		z-index: 1;
}
.acordion .card button{
	color: white;
	font-weight: 500;
}
.acordion .card-body{
	background: #363636;
	padding: 1%;
}
.text-uppercase{
	text-transform: uppercase;
}
.proyecto-nombre{
	color: #4C4C4C;
}

@media screen and (max-width: 1900px){
	
.proyecto-nombre{
	height: 	4.3vw;
}
}

@media screen and (max-width: 1450px){
	
.proyecto-nombre{

	height: 	4.3vw;
}
}
@media screen and (max-width: 1350px){

.proyecto-nombre{
	height: 	5vw;
}
}

@media screen and (max-width: 1200px){

.proyecto-nombre{
	height: 	6.7vw;
}
}

@media screen and (max-width: 1050px){

.proyecto-nombre{
	height: 	8.5vw;
}
}
@media screen and (max-width: 900px){

.proyecto-nombre{
	height: 	auto;	
}
}


.proyecto-localidad{
	color: #7C7C7C;
}
.proyecto{
	margin-bottom: 8%;
}
.arquitecto-contacto{


/*margin-top: 	37%;*/
position: 	absolute;	
bottom:  1%;
left: 	6%;
color:white;
}

@media screen and (max-width: 550px){

.arquitecto-contacto{
 display: none;
}
}

.line-height-2{
	margin-top: 23px;
line-height: 10%;
}
.fotos{
	margin-left: 10%;
	margin-right: 10%;
}
@media screen and (max-width: 450px){
	.fotos{
	margin-left: 0%;
	margin-right: 0%;
    }
}
.fotos img{
	width: 100%;
	height: auto;
}

.fotos .nombre{
	width: 100%;
	text-align: right;
	float: right;
	margin-bottom: 1%;
	color:#707070;
	margin-right: 1%;
}
.list-group a{
	padding: 1% 3%;
	font-size: 20px;
}
@media screen and (max-width: 1070px){
	.contactos{
		top: 	0;
}
.arquitecto-contacto{
margin-top: 5%;
}
	}
	
@media screen and (max-width: 1070px){
	.contactos{
		top: 	0;
	}
	.arquitecto-contacto{
	margin-top: 5%;
	}
}	

@media screen and (max-width: 980px){
	.contactos{
		top: 	0;
	}
	.contactos .name{
		display: none;
	}
	.contactos .localidad{
		display: none;
	}
	.arquitecto-contacto{
	margin-top: 0%;
	}
}


@media screen and (max-width: 1000px){
	.contactos{
		top: 	0;
		left: 	0;
}
.contactos .nombre{
	display: 	none;
}
.contactos .especialidad{
	display: 	none;
}
}
@media screen and (max-width: 767px){
	.contactos{
		position: 	relative;	
		margin-top: 	5%;
		color:black;
}

}
.fondo{
	background: rgba(0,0,0,0.5);
	position: absolute;
	width: 100%;
	height: 100%;
}
.proyectos-title{

}
.filtros-proyect{
	position: relative;
	margin:auto;
	margin-bottom: 1.5%;
	text-align: center;
}
.buscador-text{
	z-index: 1;
	display: inline-block;
	text-align: center;
}
.buscador-text a{
	background: white;
	color: black;
	width: 200px;
	height: 30px;
	padding: 0;
	 text-transform: uppercase;
	 margin-top: 2%;
}
.buscador-text input{
	width: 200px;
	background: white;
	border: solid black 1px;
	border-radius: 5px;
	text-align: center;
}
@media screen and (max-width: 450px){
.filtros-proyect{
	margin-top: -10%;
}
.buscador-text a{
	width: 270px;
	 margin-bottom:  5%;
}
 .buscador-text input{
	width: 270px;
}
}


.buscador-list a{
	margin-left: 3%; 
}


.letras{
	position: relative;
	 text-align: center;
	
	 margin: 0;
	 padding-right: 0;
	  margin-bottom: 1.5%;


}
.letras span{
	position: relative;
	 font-size: 15px;
	 margin-left: 1%; 
	 margin-right: 1%;
	 display: inline-block;
	 text-align: center;
}
/*.buscador-text{
	position: absolute;
	z-index: 1;
	top: 12%;
}
.buscador-text a{
	background: white;
	color: black;
	width: 200px;
	height: 30px;
	padding: 0;
	 text-transform: uppercase;
}
.buscador-text input{
	width: 200px;
	background: white;
	border: solid black 1px;
	border-radius: 5px;
}
.subcategorias{
	margin-left: 28%;
}
.año{
	margin-left: 45%;
}
.pais{
	margin-left: 62%;
}
.vertodos a{
	margin-top: -10%;
	background: red;
	color: black;
}
.sub-año{
	margin-left: 33%;
}
.sub-pais{
	margin-left: 53%;
}


@media screen and (max-width: 1224px){
.subcategorias{
	margin-left: 22%;
}
.año{
	margin-left: 46%;
}
.pais{
	margin-left: 70%;
}
.sub-año{
	margin-left: 33%;
}
.sub-pais{
	margin-left: 53%;
}

}
@media screen and (max-width: 1063px){

.sub-año{
	margin-left: 30%;
}
.sub-pais{
	margin-left: 56%;
}

}
@media screen and (max-width: 884px){
.buscador-text{
	position: relative;
	z-index: 1;
}
.subcategorias{
	margin-left: 0%;


}
.año{
	margin-left: 37.3%;
	margin-top:-30px;

}
.pais{
	margin-left:  74.2%;
	margin-top:-30px;

}
.sub-año{
	margin-left: 28%;
}
.sub-pais{
	margin-left: 48%;
}
.categorias{
 margin-top: 5%;
}
.sub-año{
	margin-left: 27%;
}
.sub-pais{
	margin-left: 59%;
}
}
@media screen and (max-width: 767px){
	.proyectosvisitados{
		display: none
	}
	.list-group{
		margin-top: 5%;
	}
}
@media screen and (max-width: 695px){
.buscador-text{
	position: relative;
	z-index: 1;
}
.sub-año{
	margin-left: 10%;
	margin-top: 0;
	margin-bottom: 2%;
	z-index: 2;

}
.sub-pais{
	margin-left:  10%;
	margin-top: -7%;
	margin-bottom: 2%;
	z-index: 1;
	

}
.subcategorias{
	margin-left: -5%;

}
.año{
	margin-left: 30%;

}
.pais{
	margin-left:  65.2%;
}
.letras{
	margin-left: -10%;

}
}

@media screen and (max-width: 549px){
.buscador-text{
	position: relative;
	z-index: 1;
}
.subcategorias{
	margin-left: 10%;
	margin-top: 0;
	margin-bottom: 2%;
	z-index: 3;

}
.año{
	margin-left: 10%;
	margin-top: 0;
	margin-bottom: 2%;
	z-index: 2;

}
.pais{
	margin-left:  10%;
	margin-top: 0;
	margin-bottom: 2%;
	z-index: 1;
}
.letras{
	margin-left: -30%;
}
}
.letras{
	margin-top:0%;margin-bottom: 0.5%; margin-left: 25%;
}
.letra-pro{
}
@media screen and (max-width: 885px){
.letras{
	margin-top: 5%;
}
}
*/
.ultimop{
	background: #343A40;
	padding-left: 10%;
	padding-right: 10%;
	width: 106%;
	margin-left: -5%;
}
.ultimop h1{
	color: white;
}
.ultimop h2{
	color: #D8D8D8;
}
.ultimop .localidad{
	color: #BDBDBD;
}
.ultimop p{
	color: white;
}

.ultimop p span{
	color: white!important;
}
.img-not{
	width: 30%;
	margin-left: 35%;
	
}
.proyectosvisitados{
		display: none
	}
.opciones{
	font-size: 1em;
}

/*@media screen and (max-width: 549px){
 .letras{
	margin-left: 15%;
}
}*/
/*@media screen and (max-width: 420px){
.letras{
	margin-left: 5%;
}
}*/
.titulo-cat{
	width: 25%;
	margin-top: -1%;
}

.form-inline{
	width: 350px;
}

@media screen and (max-width: 767px){
.form-inline{
	width: 350px;
 }
}

.materiales{
	width: 100%;
	position: relative;
}
.materiales .material{
	width: 100%;
}

@media screen and (max-width: 767px){
.materiales{
	width: 100%;
	position: relative;
	float:right ;
}
.materiales .material{
	width: 48%;
	margin: 0;
	padding: 0 1%;
	display: inline-block;
}
.materiales .material h4{
	font-size: 16px;
}
.materiales .material a{
	font-size: 13px;
}
}

@media screen and (max-width: 425px){

.materiales .material h4{
	font-size: 16px;
	height: 10.3vw;
}

}