﻿@font-face {
  
font-family: 'BlissPro-Heavy'; src: url('../fonts/BlissPro-Heavy.eot?#iefix') format('embedded-opentype'),  url('../fonts/BlissPro-Heavy.otf')  format('opentype'),
	     url('../fonts/BlissPro-Heavy.woff') format('woff'), url('../fonts/BlissPro-Heavy.ttf')  format('truetype'), url('../fonts/BlissPro-Heavy.svg#BlissPro-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}



div.container{
    width:100%;
    margin:0 auto;
    min-height: 400px;
    position: relative;
    margin-top: 80px;
    background:#FFF;
}
#logos a{
  cursor: pointer;
}
.Buscador{
    width: 100%;
  /*height: 600px;*/
  height: 630px;
  background: url(/img/bgBuscador.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 10px;
 /* -webkit-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);*/
  -webkit-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  box-shadow: inset 1px 0px 10px 10px rgba(0,0,0,0.35);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;

}

.Buscador2{
    width: 100%;
  height: 630px;
  background: url(/img/bgBuscador_bfg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 10px;
  /*-webkit-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
*/
  -webkit-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  box-shadow: inset 1px 0px 10px 10px rgba(0,0,0,0.35);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;

}

.Buscador3{
    width: 100%;
  height: 630px;
  background: url(/img/bgBuscador_uni.jpg);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 10px;
  /*-webkit-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);
box-shadow: inset 0px -10px 5px 0px rgba(0,0,0,0.25);*/
  -webkit-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: inset 1px 0px 10px 0px rgba(0,0,0,0.35);
  box-shadow: inset 1px 0px 10px 10px rgba(0,0,0,0.35);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}

#boxBuscador{
   width:1000px;
   height:100%;
   margin: 0 auto;
}

#titBanners{
  width: 1100px;
  padding: 10px;
  margin: 0 auto;
  font-family: 'BlissPro-ExtraBold';
  font-size: 18px;
  color:#000;
}
.flechas{
	    font-size: 25px;
    font-family: 'BlissPro-Bold';
    line-height: 20px;}