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

          	.cookiesbarclass {
                display: none;
                position: fixed;
                left: 30%;
                right: 0px;
                top: 30%;
                width: 40%;
                color: black;
                z-index: 99999;
                background-color: white;
            }
        
            .cookie-banner {
                      display: none;
                      position: fixed;
                      background-color: #fff;
                      bottom: 40%;
                      z-index: 20;
                      text-align: center;
                      box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
                      
			}
			
			.margin_top_priv {
			    margin-top: 16vh;
			}
			
			.bor-bot-red-princ {
				background-color: white !important;
				font-weight: normal !important;
				border: #ddd 1px solid;
			}
    		
    		.cookie-banner .btn {
  					padding: 12px 59px;
  					margin-bottom: 18px;
				}
    		.cookie-banner_content {
                      font-size: 1.2rem;
                      line-height: 1.48;
                      text-align: center;
                      padding-bottom: 3%;
                    }
            
            .cookie-banner a {
                      
                      font-family: 'LM_semibold';
                      }
            .cookie-banner p {
                      color: #333;
                      
                      padding: 46px 24px 32px 24px;
                      margin: 0;
                    }	
             .cookie-banner b {
                      color: #333;
                      font-family: 'Montserrat';
                      padding-top:24px;
                      display: block;
                      margin: 0;
                    }	           		
    		 .cookie-banner .top{  
                   height: 30px;
                                  
              }
              
              .cookie-banner_title {
			    font-size: 14px;
			    
			}
             .cookiesSelect {
                  display: none;
                  vertical-align: middle;
				  float: none;
				  color: black;
				  background-color: white;
				  padding-bottom: 3%;
                      /*position: fixed;
                      left: 5%;
                      right: 5%;
                      bottom: 3%;
                      width: 90%;
                      
                      z-index: 99999;
                      
                      height: 80%;*/
             }
		/*	.botonera {display: inline-flex;}
		
			.botonera a {width: fit-content; margin-right:20px}*/
			
			.titulo_cookie{
				font-family: 'Montserrat-Extra-Bold';
			    margin-top: 3%;
			    display: block;
			    margin-bottom: 3%;
			    font-size: 18px;
            }	
            .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: #0f0f13;	
	                              
            }
            #cookieA {	padding-left: 15px;
            			color:#6db744;
            			font-size:20pt;
            			cursor:pointer;
            			}
            
            .ajustebot  {
            	margin-top:3%;
            } 
            .text_privacidad {
			    text-align: left;
			}
			
			.margin_top_12vh {
			    margin-top: 1.2vh;
			}
          
   @media (max-width: 740px){
    		
    			.cookie-banner {
                      display: none;
                      position: fixed;
                      background-color: #fff;
                      bottom: 0;
                      width: 100%;
                      z-index: 20;
                      text-align: center;
                      box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
                      height: 70%;
				}
				.cookie-banner_content {
                      font-size: 1.6rem;
                      line-height: 1.2;
                      max-width: 1024px;
                      margin: 0 auto;
                      text-align: center;
                 }
               	
               	.cookie-banner p {
                        color: #333;
                        padding: 40px 24px 40px 24px;
                        margin: 0;
                }
                    
                .cookiesSelect {
                        display: none;
                        position: fixed;
                        padding-left: 5%;
                        padding-right: 5%;
                        bottom: 45%;
                        /*width: 100%;*/
                        color: black;
                        z-index: 99999;
                        background-color: white;
                        padding-top: 10%;
                        left: 0%;
    					right: 0%;
                 }
                 
                .ajustebot  {
                	margin-top:15px;
                } 
               
                #acceptCookiesBis { 
                
                	display:none;
                }
                
               
             
          /*      .botonera {display: inline-flex;
                			margin-left:15px;
                			}  
                .botonera a {
                            width: fit-content;
                            margin-right: 15px;
                            margin-top: 0px;
                        } */
             .ajustebot  {
             	margin-top:40px;
             }     
            
			 
 			.p-leroy-light {
 				font-size: 11px;
 			}
    			
		}
@media (max-width: 765px){
		
	.cookie-banner {
       display: none;
       position: fixed;
       background-color: #fff;
       bottom: 40%;
       width: 100%;
       z-index: 20;
       text-align: center;
       box-shadow: rgba(0,0,0,0.5) 0 0 10px 0;
       height: 50%;
	}
		
	.cook-ib {
        font-size: 15px;
        color: rgb(51, 51, 51);
        text-align: center;
        font-family: iberiaheadline;
    }
    
    .margin_top_priv {
	    margin-top: 0;
	}
	
	.cookie-banner_content {
	    font-size: 1.2rem;
	    
	}
	
	.cookie-banner_title {
	    font-size: 16px;
	    
	}
		
	.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;}
		}
 