/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Roboto);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #c82801;text-decoration: none;font-weight: bold;}
a:hover {color: #ccc; text-decoration: none;}

h1, h2 	{font-size: 62px;  margin-bottom: 20px;font-weight: bolder;}
h3, h4	{font-size: 38px;line-height: 40px;   margin-bottom: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}

.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post img{margin: 0px 0;}


.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

hr{border: 0;height: 3px;margin: 20px auto;}
hr.line-1{background: #fff;max-width: 30px;}
hr.line-2{background: #002784;max-width: 40px;height: 4px;}

/*-- Color --*/
.color-blue, .color-red, .color-yellow, .color-green {font-weight: 500;}
.color-blue{color: #2FBFCA !important;}
.color-red{color: rgba(180,0,3,1.00);}
.color-yellow{color: #E8D01D !important;}
.color-green{color: #17AD4A !important;}
.color-orange{color: #FF993F !important;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
    font: 14px/25px Arial, Helvetica, sans-serif;
	font-family: 'Open Sans', sans-serif;
    /*/background-image:url(../images/fondo-baskonia.jpg) , linear-gradient(90deg,#ebeef3 0%, #e9ecf3 40%, #f2f3f7 80%);
    background-repeat: no-repeat;/*/
    background: linear-gradient(90deg,#0064b0 0%, #00467c 80%)!important;
	

}
body{
	background-image:url(../images/fondo-alaves.jpg)!important;
	background-repeat: no-repeat!important;
}
body .wrap-body{

	
    position: fixed;
    width: 100%;
	height: 100vh;

	background-repeat: no-repeat;
	background-size: contain;
}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{text-align: center;}
header .logo {color: #fff;padding: 45px 0 30px;}
header .logo a{font-family: 'Dancing Script', cursive;font-size: 95px;color: #fff;font-weight: bold;display: block;line-height: 1.3;}
header .logo span{font-family: 'Roboto', sans-serif;font-size: 18px; color:#333;}
@media(max-width:767px){
	header .logo{padding: 30px 0 20px;}
	header .logo a{font-size: 65px;}
	header .logo span{font-size: 16px;}
	a.button{ display: block;}
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}

/* ---content-box--- */
.content-box {}
.content-box .wrap-box {padding:0px 10px; position: relative;}
.content-box .header {text-align: center; margin-bottom: 10px;font-family: 'Dancing Script', cursive;}
.content-box .header h2{font-size: 45px; margin: 20px; line-height: 45px;}
.content-box .header .wrapper{padding: 5px; display: inline-block;}

.content-box h1 { height:190px; }
.content-box h1>span{
    font-size: 26px; 
    font-weight: bold;
    line-height: 31px;
}

.background-white{background:#fff; color: #333;}
.background-gray{background:#F7F6FC;}
.background-color{ width: 100%; padding: 30px 40px; }

.background-white-opacity{ }

.content-box.box-1 {}

.content-box.box-2 {}

.content-box.box-3 {}

.content-box.box-4 {}
.content-box.box-4 .post{background: #ffffff; color: #3F3F3F; margin-bottom: 30px; }
.content-box.box-4 .post .wrapper{padding: 25px;}
.content-box.box-4 .post img{max-height: 400px;width: 100%; border: none;margin: 0;}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{padding: 0px 0 50px;}

article{background: #ffffff; color: #3F3F3F; padding: 10px;text-align: center;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article img{height: auto;width: 100%; border: none;}
article .art-header{padding: 40px 0 0px;}
article .art-header h2{color: #002784;font-family: 'Dancing Script', cursive;font-size: 70px;font-weight: 500;padding: 0;margin: 0;}
article .art-content{padding: 20px;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {text-align: center;background: url(../images/banner.jpg) no-repeat center center;min-height: 250px;padding-top: 100px;}
article  h1.entry-title{line-height: 1.2;font-size: 40px;color: #fff;}
article h2{line-height: 1.1;font-size: 20px;margin: 0;}
article .info a{ color: #BE0A0A;}
article .info a:hover{ text-decoration: underline;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{text-align: center;}

footer .wrap-footer{background-color: #fff;padding: 30px 0 20px;position: relative;border-bottom-right-radius:5px;border-bottom-left-radius:8px;}
footer a{color:#666;}
footer p{margin-top: 20px;}
footer a:hover{text-decoration: underline;}
footer ul li {display: inline-block;margin-right: 7px;}
footer ul.social-buttons li a{padding: 10px 12px;display: block;width: 40px;height: 40px;border-radius: 50%;font-size: 20px;line-height: 40px;color: #ffffff;background-color: #DE5781;transition-duration: 0.3s;}
footer ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active{background-color: #333333;}
footer ul.quick-link li{margin-top: 10px;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h3{margin-left: 30px;}
#contact_form {padding:0px 25px;}

#ff label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}

#ff input {display:block;width:100%;color:#000;border:1px solid #ccc;padding:13px;margin: 5px 0 15px 0;font-size: 16px;max-height: 45px;}

textarea {display:block;width:100%;height:250px;background-color:#fff; color:#000;border:1px solid #ccc;padding:10px;margin: 5px 0 20px 0;}

#ff .sendButton {cursor:pointer;background-color:#7B4A1F;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;width:35%;color:#ffffff;}
#ff .sendButton:hover {opacity: 0.8;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{background-color: #ffffff;border-radius: 10px; border: 3px solid #d10a11; padding: 15px 25px;color: #d10a11; margin: 20px 10px; font-size:18px; text-transform: uppercase;}
a.button:hover{background-color: #d10a11;color: #FFF;}
a.button2{background-color: #d10a11;border-radius: 10px; border: 3px solid #d10a11; padding: 15px 25px;color: #FFF; /*margin: 20px 10px;*/ font-size:16px; text-transform: uppercase; transition: 0.3s; box-shadow: 10px 12px 21px -11px rgba(0,0,0,0.65);}
a.button2:hover{background-color:#ffffff ;color: #d10a11;}

/* ---------------------------------------------------------------------------- */
/* ----------------------------------Responsive-------------------------------- */
/* ---------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------- */
/* -------------------------------Item-Effect---------------------------------- */
/* ---------------------------------------------------------------------------- */	
.item-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	border: 1px solid #ccc;
	padding: 25px;
	background-color: #fff;
	vertical-align: top;
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.item-container img {
	display: block;
	width: 100%;
	height: auto;
}
.item-container .item-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: none;
	width: 100%;
	height: 100%;
	padding: 35px 30px;
	position: absolute;
	-webkit-transition: 0.6s;transition: 0.6s;
}
.item-caption:hover{opacity: 0.9;}

.item-caption:after,
.item-caption:before {
}
.item-caption:before {border-bottom: none;border-top: none;left: 2em;right: 2em;}
.item-caption:after {border-left: none;border-right: none;bottom: 2em;top: 2em;}
.item-caption:hover:after,
.item-caption:hover:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}

.item-caption-inner {
	display: table;
	width: 100%;
	height: 100%;
}
.item-caption-inner1 {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.item-container .item-caption h3, .item-container .item-caption span{
	display: block;
	text-align: center;
	color: #fff;
	display: none;
}
.item-container .item-caption h3{
	font-size: 35px;
	letter-spacing: 2px;
	margin-bottom : 0;
}
.item-container .item-caption span{
	font-size: 22px;
}

.item-container:hover .item-caption {
	background: rgba(49, 161, 153, 0.95);
}
.item-container:hover .item-caption h3, .item-container:hover .item-caption span{
	display: block;
}

/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */
.maps iframe{
    pointer-events: none;
}


.titular{
	
	color: #ffffff;
    font-size: 26px; 
   text-transform:uppercase;
   padding-top:42px;
	
	
}

.premio{
	
	font-weight: 400;
	color: #ffffff;
    font-size: 30px;
    line-height: 1em!important;
	
	
}
/*/bola/*/
.bola{
	
	width: 200px;
	height: 200px;
	border-radius: 100%;
	background-color: #c9c5c1;
	display: flex;
	position: absolute;
	top: 0%;
	left: 35%;
	z-index: 1;
	box-shadow: 10px 10px 14px -6px rgba(0,0,0,0.64);

}
@media(max-width:627px) {
	.bola{
		width: 150px;
		height: 150px;
		
	}
	.bola p{
		font-size: 17px!important;
		top: 40%!important;
		transform: translate(-50% , -45%)!important;
		width: 90%!important;
		height: 90%!important;
	}
	.content-box h1{
			line-height: 1em!important;
		height:196px;
	}
	.titular{
    font-size: 21px; 
	
}
.content-box h1>span{font-size:21px;}
	.premio{
		font-size: 31px;
		line-height: 1.2em !important;
	}
	#sect{
		height: 300px!important;
	}
	#sect h3, #sect p{
		text-align: right;
		line-height: 0.9em;
	}
	#sect h3, #sect p{
		text-align: center!important;
		
	}

}
@media(max-width:1450px){
	#sect{
		display: flex;
		
		position: relative;
	}
}
.bola p{
	font-size: 22px;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	text-align: center;
	
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 150px;
	line-height: 1.2em;
}
#sect{
	width:100%;
	height: 200px;
	background-color: #c9c5c1;
	padding: 0px;
	margin-top: 40px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: relative;
}
#sect div{
	margin: 40px auto;
	width: 70%;
	display: flex;
	flex-direction: column;
}
#sect h3, #sect p{
	text-align: right;
	line-height: 0.9em;
}
#sect img{

	position: relative;
	max-width: 30%;
	object-fit: cover;
	display: flex;
}
.texto{
	font-size: 9px!important;
	line-height: 1.2em;
	
}


.m-t-20{
	
	margin-top: 20px;
}

/*footer*/

.table {
	display: table;   /* Allow the centering to work */
    margin-top: 36px;
}

.table-01 {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

ul.horizontal-list {
	
	list-style: none;
	padding-top: 0px;
	}
	ul.horizontal-list li {
		display: inline-block;
    margin: 13px 0px;
    width:100%;
	}
	@media (max-width:490px){
		ul.horizontal-list li{
			margin: 15px 0px;
		}
		.table{
			display: flex;
			justify-content: center;
		}
	}
	



.wrapper-footer{
	
	 background-image: url( "../images/deco_footer.jpg");
 background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
  height: 250px;
	opacity: 0.6!important;
	mix-blend-mode: multiply !important;
}


/*foto cesta*/

.foto-cesta{
	
	width: 20%;
}




@media (max-width: 1024px) {
.foto-cesta{
	
	max-width: 100%;
	}}
@media (max-width: 768px) {
.foto-cesta{
	
	max-width: 100%;
	}}

@media (max-width: 600px) {
.foto-cesta{
	
	max-width: 100%;
}

}

.text-left{
	
	text-align: left;
}
@media (max-width: 768px) {
.text-left{
	
	text-align: left;
	}}


.p-20{
	
	padding: 20px;
	
}
@media(max-width:1324px){
   #loteria{
    width: 100%!important;
   } 
   #bola{
	width: 18%!important;
	height: 25%!important
	;
	right: 0!important;
   }
   #loteria>img{
	width: 85%!important;
   }
}
@media(max-width:774px){
    
    #loteria{
    flex-direction: column!important;
    }
    #loteria>img{
        width: 100%!important;
        margin: 0 auto!important;
    }
    #loteria>div{
        width: 100%!important;
    }
    .table{
        margin: 36px auto 0px!important;
    }
	#bandera{
		width: 15vw!important;
	}
}
@media(max-width:590px){
	#bola{
		width: 35%!important;
		height: 40%!important;
		right: -10%!important;
	}
	#bola>p{
		font-size:5vw!important;
	
	}
	.fecha{
		font-size:3vw!important;
	}
	.donde{
		font-size: 2vw!important;
	}
	#contenedor{
		width: 100%!important;
	}
	.titular{
		font-size: 40px!important;
		height: auto!important;
	}
	.titular span{
		font-size: 60px!important;
		line-height: 1em!important;
	}
	#loteria p{
		font-size: 20px!important;
	}
	#bandera{
		display: none!important;

	}
	#bandera-mb{
		display: flex!important;
	}
}
@media(max-width:450px){
    .row{
        width: 100%!important;
    }
    
}