.modalx { 
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.botonera{
	padding-bottom :40px;
}
	
.cookiesbarclass {
	display: none;
	position: fixed;
	left: 30%;
	right: 0px;
	top: 30%;
	width: 40%;
	color: black;
	z-index: 99999;
	background-color: #1e3987; 
}
        
.cookie-banner {
	display: none;
	position: fixed;
	background-color: #1e3987; 
	bottom: 20%;
	z-index: 20;
	text-align: center;
	box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
	padding:0px; 
	height:auto;
}
    		
.cookie-banner .btn {
	color: #78be20;
	border: solid 1px #78be20;
	padding: 12px 59px;
	margin-bottom: 18px;
}
				
.cookie-banner_content {
	line-height: 1.48;
	text-align: center;
}
            
.cookie-banner a {
	/*color: #fff;*/
	text-decoration:none;
}
                      
.cookie-banner p {
	color: #fff;
	padding: 46px 24px 32px 24px;
	margin: 0;
	font-size: 1.12em;
}
                    	
.cookie-banner b {
	color: #fff;
	padding-top:24px;
	display: block;
	margin: 0;
}	
                               		
.cookie-banner .top{  
	height: 5px;
	background-color: black; 
	padding:0px;
}
                                
.cookiesSelect {
	display: none;
	vertical-align: bottom;
	float: none;
	color: white; 
	background-color: #1e3987; 
}
			
.titulo_cookie{  
	margin-top: 2vh;
	display: block;
	margin-bottom: 2vh;
	font-size: 1.36em;
}	
                              
.p-leroy-light{  
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color:black; 
}
	
.btn_cookie {
    background-color: #fff;
    color: #1e3987; 
    border-radius: 12px;
    font-size: 0.98em;
    width: 100%;
    padding: 6px;
}

.btn_cookie a {
	display: inline-block;
	color: #1e3987; 
}

.margin_boton_c {
    margin-top: 2vh;
    margin-bottom: 5vh;
}

#cookieA {	
	padding-left: 15px;
	color:black; 
	font-size:20pt;
	cursor:pointer;
}
            
.ajustebot  {
	margin-top:3%;
} 

#cookiesSelect p {
	color: white !important;
	font-size: 0.96em;
}
 
/*#acceptCookies, #configureCookies, #acceptCookiesBis, #acceptSomeCookies {
	padding: 10px;
	border: 2px solid #fff;
	border-radius: 10px;
	font-weight: 700;
}
    		
#acceptCookies:hover, #configureCookies:hover, #acceptCookiesBis:hover, #acceptSomeCookies:hover{
	background-color: #1e3987; 
	color: black; 
	text-decoration: none !important;
}*/
    		
#alertaParticipaciones {
	display: none;
}           

    
@media (max-width: 740px){
	.cookie-banner {
		display: none;
		position: fixed;
		background-color: #1e3987; 
		bottom: 20%;
		width: 100%;
		z-index: 20;
		text-align: center;
		box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
		height: auto;
	}
	
	.cookie-banner_content {
		font-size: 1.6rem;
		line-height: 1.2;
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
	}
           	
	.cookie-banner p {
		padding: 40px 24px 40px 24px;
		margin: 0;
		font-size: 0.64em !important;
	}
                
	.cookiesSelect {
		display: none;
		position: fixed;
		padding-left: 5%;
		padding-right: 5%;
		bottom: 8%;
		/*width: 100%;*/
		color: white;
		z-index: 99999;
		background-color: #1e3987; 
		height: 95%;
		padding-top: 10%;
		left: 0%;
		right: 0%;
		overflow-y: scroll;
	}
	
	.cookiesSelect p{
		font-size: 0.64em !important;
	}
           
	.ajustebot {
		margin-top:15px;
	} 
          
	.ajustebot {
		margin-top:40px;
	}     
         
	.p-leroy-light {
		font-size: 11px;
	}
	
	.margin_boton_c {
	    margin-top: 2vh;
	    margin-bottom: 2vh;
	}
}
    		
    		
 @media (max-width: 768px){
 	#acceptCookies, #configureCookies, #acceptCookiesBis, #acceptSomeCookies {
		padding: 4px; 
		border-radius: 10px;
		font-size: 13px;
	}
 		 		
	.cookie-banner {
		display: none;
		position: fixed;
		background-color: #1e3987; 
		bottom: 20%;
		width: 100%;
		z-index: 20;
		text-align: center;
		box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
		height:auto;
	}
 		
	.cook-ib {
		font-size: 15px;
		color: rgb(51, 51, 51);
		text-align: center;
		font-family: iberiaheadline;
	}
 		
	.cookiesbarclass {
		display: none; 
		position: fixed;
		left: 0%; 
		right: 0px;
		bottom: 50%;
		width: 100%;
		color: black;
		z-index: 99999;
		background-color: white;
	}
      
	.back-footer{
		/*background-image: url(./img/leroy_merlin.png);*/
		background-repeat: no-repeat;
		background-size: 30%;
		background-position: right;
	}
}
   
 	
@media screen and (max-height: 575px){
	.g-recaptcha {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}
}
 