
@font-face { font-family: 'icomoon'; src: url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.eot?#iefix") format("embedded-opentype"),  url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.woff") format("woff"), url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.ttf") format("truetype"),  url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.svg#icomoon") format("svg") ;    
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Open sans', Arial, sans-serif;
	font-size: 14px;
}

h1 {
	
	color: #b3932d;
	font-size: 40px;
	text-transform:inherit;
	font-weight:bold;
}
h4 {
	
	color: #333;
	font-size: 24px;
	text-transform:inherit;
	
}



p {
	margin-top: 2px; 
	margin-bottom: 2px;
}
address {
	font-style: normal;
	
}

.container-buscar-portada {
    background: url(http://navidad.europapress.es/img/bk-map-loteria.png) center 20px no-repeat, repeating-linear-gradient( -45deg, transparent, transparent 5px, #e4e4e4 5px, #e4e4e4 6px);
	height: 560px;
	width: 100%;
	position: relative;   
	padding: 0;
	margin: 0;
    
}
.card-portada {
	text-align: center;
	background-color: #fff;    
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 3px;
	border-left: 2px solid #005777;
	padding: 10px 20px;
	position: absolute;
	top: 190px;
	left: 40px;
	z-index: auto;
	width: 400px;
}
.buscador-portada {
	position:relative;
	width: 300px;
	margin: auto;
	
}
.card-portada h3 {
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 700;
	text-align: left;
}
.card-portada p {
  font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	padding: 10px 20px;
}
.container-buscar {
	text-align: center;
	background-color: #fff;    
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 3px;
	border-left: 2px solid #005777;
	padding: 10px 20px;
}

.container-buscar label {  
	display: inline-block;
	font-size: 17px;
	font-weight: 700;
	margin: 10px;
   
}
.buscador{
	position: relative;
	width: 300px;
	display: inline-block;
}

.buscador-caja {	
	border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    width: 100%;
    font-size: 20px;
    line-height:40px;
	height:40px;
    text-align: left;
    outline: none;
    color: #333;
    padding: 0 10px;
    box-shadow: inset 0px 2px 2px #ccc;
	box-sizing: border-box;
}


.buscador-caja::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: #999;
   font-weight:400;
    font-size: 18px;
}
.buscador-caja::-moz-placeholder { /* Firefox 19+ */
   color: #999;
   font-weight:400;
    font-size: 18px;
}
.buscador-caja:-ms-input-placeholder { /* IE 10+ */
   color: #999;
   font-weight:400;
    font-size: 18px;
}

.buscador-icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: auto;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #005777;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.buscador-icon .icon-search {	
	font-size: 20px;   
    display: inline-block;  
    text-align: center;
	color: #fff;
	
	
}
.buscador-icon .icon-search:before {
    content: "\e907";
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
	speak: none;
	
}

.resultados-busqueda {
	text-align: center;
}
.resultados-busqueda h4 {
	text-align: center;
	font-weight: normal;
	font-size: 26px;
	margin: 20px 0 10px 0;
	
}
.resultados-busqueda h4 strong {
	color: #005777;
	font-size: 30px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}

table td,
table th {
	padding: 10px 4px;
	
}

table th {
	padding-bottom: 5px;
	padding-top: 15px;
	font-size: 20px;
	font-weight: normal;
	background:#bb0000;
	text-align:center;
	font-weight:normal;
}


.AdmonDir {
	width: 40%;
	float: left;
	
}
.AdmonSeries {
	width: 100%;
	float: left;
}
@media screen and (min-width: 640px)  {
   .AdmonSeries
   {
       width:40%;
   }

}

.DirMaps a {
	text-decoration: none; 
	color: #000;
	font-size: 13px;
}
.DirMaps .ver-mapa {
	float:right;
	text-align:center;
	text-transform: uppercase;
	color: #666;
	line-height: 1.6;
	
    
}
.DirMaps .ver-mapa .icon-geo{
	width: 40px;
    height: 40px;
    line-height: 40px;
    background: #91a7b7;
	border-radius:50%;
	margin: auto;
	cursor: pointer;
	display: block;
	text-align: center;
	
}
.DirMaps .ver-mapa .icon-geo:before {
    content: "\e936";
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
	speak: none;
	font-size: 26px;   
    text-align: center;
	color: #fff;
	
}

.main-container h1 {
	color:#333;
	font-size: 30px;
	}

.tabla-premios tr th {
	background-color:#005777;
	color: #fff;
	text-transform:inherit;
	}

table#donde th {
    background: #005777;
    text-align: left;
    color: #fff;
	padding: 10px 0 10px 15px;  
	font-weight:600; 
	font-size:16px;
	text-transform: uppercase;
	
}
table#donde tr {
    background-color: #EBF0F3;
	padding:20px;
}
table#donde tr:nth-child(odd) {
    background-color: #D1DEE6;
}
table#donde td {
   padding: 20px;
	
}
table#donde td address{
   
	font-size: 15px;
	margin-bottom: 8px;
	line-height: 1.5;
	
}
table#donde td address strong{
    display:block;
	font-size: 18px;
}

table#donde .phone:before {
    font-size: 14px;
    text-align: center;
    color: #333;
	content: "\e934";
	font-family: icomoon;
	margin-right: 4px;
}
table#donde .destacado{
   font-weight:700;   
   color: #005777;
	
}

