.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 4px 10px 0;
			}
			
			.margin_top_priv {
			    margin-top: 0vh;
			}
			
			
			.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: 17px;
                      text-align: center;
                      font-family:Montserrat;
                      padding-bottom:0;
                    }
            
            .cookie-banner a {
                      
                      font-family: Montserrat;
                      
                      }
            .cookie-banner p {
                      color: #333;
                      
                      padding: 46px 24px 32px 24px;
                      margin: 0;
                    }	
             .cookie-banner b {
                      color: #333;
                      font-family: Montserrat;
                      display: block;
                      margin: 0;
                      font-weight: bold !important;
                    }	           		
    		 .cookie-banner .top{  
                   height: 30px;
                                  
              }
              
              .cookie-banner_title {
			    font-size: 18px;
			    font-family: Montserrat;
			    font-weight:normal;
			}
			
			b, strong {
			    font-weight: bold;
			}
						
			
             .cookiesSelect {
              display: none;
              vertical-align: middle;
			  float: none;
			  color: black;
			  background-color: white;
                     /*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;
			    margin-top: 20px;
			    display: block;
			    margin-bottom: 10px;
			    font-size: 17px;
			    font-weight: bold;
            }	
            .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 screen and (max-width: 765px){
    		
    			.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: 20px 10px 20px 10px;
                        margin: 0;
                }
                    
                .cookiesSelect {
                        display: none;
                        position: fixed;
                        padding:0;
                        bottom: 99% !important;
                        /*width: 100%;*/
                        color: black;
                        z-index: 99999;
                        background-color: white;
                        left: 0%;
    					right: 0%;
                 }
                 
                .ajustebot  {
                	margin-top:15px;
                	padding: 0 !important;
                }    
            
			 
 			.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: auto;
	}
		
	.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_priv {
	    font-size: 16px !important;
	    
	}
	
	.cookie-banner_content {
	    font-size: 17px;
	    
	}
	
	.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;}
		}
 