@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff2') format('woff2'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
main {
	
	width: 450px;
    margin: auto;
	justify-content: center;
	border: none;
    font-family: 'open_sansbold';
}
header {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
    background-color: black;
    align-items: center;
}
h1 {
   
    font-family: 'open_sansbold';
    color: white;
    font-size: 1.5em;
}
.busqueda {/*
    display: flex;
    justify-content: center;
    align-items: center;*/
    height: 620px;
    background-image: url(../../img/fadumesasapp.jpg);
       
}
.botones {
    height: 80px;
    background-color: black;
}
.margen{
    display: flex;
    justify-content: center;
    padding-top: 50px;
    margin-left:20px;
    
    
    }
.big{
    margin-right: 20px;
   
    }
.listados2{
    font-size:1.3em;
    color:white;
    font-family: 'open_sanslight';
    
    
    
    
}
borde{
    width: 50px;
    height: 50px;
    border: 1px solid black;
}
.foto {
    width: 400px;
    height: 200px;
}
.busqueda2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 620px;
       
}
.title{
    font-family: 'open_sansbold';
    font-size: 1.9em;
    text-align: center;
    padding-top: 180px;
    color: white;
    letter-spacing: 0.3em;
    text-shadow: 0px 0px 5px #e8e8e8;
}
.boton{
    height: 50px;
    padding-top: 25px;
    margin-left: 15px;
    
}
.largo{
    height: 200px;
}
ul.menuscroll{
   overflow-x:auto;
    height:200px;
    margin:center;
    border-left:none;
    border-right:none;
    -webkit-border-radius:0!important;
    -moz-border-radius:0!important;
    -ms-border-radius:0!important;
    -o-border-radius:0!important;
    border-radius:0!important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none
}
.logo{
    width: 140px;
    margin-left:180px;
}
.color{
    background-color:black;
     }
.color2{
    
    padding:10px;
    background-color: black;
 
  
}
.color3{
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    margin-top:10px;
}
.barra{
    background-color: white;
    color:white;!important;
}
.listados{
    color: white;
    font-family: 'open_sanslight';
}
.corto{
    height: 90px;
}
