*{
    margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

body{
    
    font-family:"Noto Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.flex-container {
    width: 100%;
    height: 1080px;
    display: flex;
    flex-direction: column;
   justify-content: center;
   text-align: center;  
   padding-left: 170px;
   padding-right: 170px;
  background-color:#233329; 
 
  }
 
.flex-container h1{
 
    color: white;
    font-size: 30px;
}
.flex-container .subtitle_1 p{
    font-family: "Noto Sans", sans-serif;
    padding-top: 30px;
    color: white;
    font-size: 26px;
    line-height: 30px;
}

.portada_containerppal video{
    width: 900px;
    padding-top: 50px;
}

.aliado{
    display: grid;
    place-items: center;
}
.aliado p{
    font-size: 25px;
    margin-top: 30px;
    height: bold;
    color:white
}
.aliado img{
    background: white;
    border-radius: 10px;
    margin-top: 25px;
}
.btn_1{
    width: 35%;
      height: 60px;
      background-color: #5e8c61; 
      font-size: 25px;
      cursor:pointer;
      align-content: center;
      border-radius: 16px; 
      text-align: center; 
  }
  
  .btn_1 a{
      width: 40%;
      height: 80px;
      background-color: #5e8c61; 
      color:#feffea;
      border-radius: 16px ;
      padding: 50px,50px,50px;
      text-decoration: none;
  }
  
.flexcontainer__2{
    width: 100%;
    height: 840px;
    display:flex;
    align-items: center;
    justify-content: center;
    background-image:linear-gradient(rgba(255, 255, 255, 0.534),rgba(255, 255, 255, 0.589)), url(../imagenes/img_jv/9.png);
    background-repeat:no-repeat;
    background-attachment:fixed ;
    background-size: cover;
    height: 40em;
  
}

.flexcontainer__2 h2{
    font-size: 70px;
    color: #233329;
}
 .img_1 img{
    width: 100%;
    height: 840px;
}


.title_2 h2{
    
    text-align: center;
    color:#090329dc;
    margin-top: 35px;
    padding-bottom: 15px;
}

.item{
    
    display:flex;
    align-items: center;
    margin-top: 15px;
    gap:15px;
}
.item img{
    width: 3%;
}

.item p{
    font-size: 18px;
    align-items: center;
    color:#090329dc;
    margin-right: 15px;
}



.bonus{
    width: 100%;
    background-color:#fcfc62; 
    height: 900px;
    display:grid;
    align-items: center;
    place-items: center;
    justify-content: center;
    }

.autor_title{
margin: 60px;
font-size: 30px;
color:#233329;
margin-top: -20px;

}
.autor_video {
    width: 100%;
    display: grid;
    place-items: center;
  margin-top: -100px;
    
}

.autor_video video{
    width: 70%;
    margin-top: -80px;
}


.pago-container{
    height: 1020px;
    display:grid;
    place-items: center;
    margin-top:0px ;
    background-color:#feffea;
    padding-bottom: 40px;
}
.pago-container p{
    margin-top: 80px;
    font-size: 25px;
    color: #233329;
}

.descuento{
    display: flex;
    align-items: center;
    justify-content: center;
}

.pago_title{
    color: #233329; font-size: 25px; margin-top: 30px;
}
.descuento img{
    margin-top: 70px;
    width: 60%;
}


.medios_pago{
    display: flex;
    margin-top: 40px;
}
.medios_pago img{
    width: 45%;
   
}
.btn_3 {
    width: 15%;
    height: 35px;
    padding: 0px;
    border-style:  rgb(199, 197, 197);
    background: #cececf;
    display: flex;
    align-items: center;
    justify-content: center;
margin-top: 25px;
margin-left:-25px;
    border-radius: 9px;
    
}
.btn_3 a{
    text-decoration: none;
}

.title_3{
   
    background-image:linear-gradient(rgba(255, 255, 255, 0.534),rgba(255, 255, 255, 0.589)), url(../imagenes/img_jv/5.png);
    background-repeat:no-repeat;
    background-attachment:fixed ;
    background-size: cover;
    height: 40em;
  display: grid;
  place-items: center;  
}
.title_3 h2{
    width: 90%;
    margin-top: 55px;
    font-size:50px;
    margin-left: 50px;
    text-align: center;
    color: #233329;
}

.boton_1{
    width: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 50px;
   
}

.boton_1 a{
    text-decoration: none;
}

  
.container_final img{
    margin-top: 60px;
}
.valor p{
    font-size: 100px;
  
   }
   .valor span{
    text-decoration: line-through;
    
   }
   .container_final{
    display: flex;
    flex-direction: column;
    place-items: center;
    place-content: center;
    text-align: center;
    height: 700px;
    margin-top: 400px;
   text-align: center;
   background:#feffea;
   align-content: center;
   color:#233329;
   }
   .container_final h2{
    
    font-size: 35px;
   }

   .container_final p{
    margin-top: 30px;
   }
   .btn_6{
    width: 30%;
    height: 50px;
    margin-top: 70px;
    color:#090329dc;
    background-color: #0fff; 
    font-size: 28px;
    cursor:pointer;
    align-content: center;
    border-radius: 16px; 
    text-align: center; 
    
   }
   .btn_6 a{
    text-decoration: none;
}
   
   .pie{
    height: 1000px;
    margin-top: 500px;
    background-color: #ff715b;
    display: flex;
    align-items: center;
    justify-content: center;
   }

   .pie p{
    color:white;

}
   .footer{
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    background-color: #233329;
    
   }
   .footer a{
    color: white;
    text-decoration: none;
   }
   .aviso__cookies{
    width: 100%;
    height: 180px;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 2px 20px 10px rgba(222,222,222,.25);
    display: none;
    position: fixed;
    padding: 25px;
    padding-bottom: 0px;
    z-index: 100;
    bottom:1px;
  
  }
  .aviso__cookies.activo{
    display:block;
  }
  .aviso__cookies img{
    width: 45%;
    height: 45%;
    position:absolute;
    margin-left: -250px;
  }
  .aviso__cookies P{
    width: 85%;
    margin-left: 120px;
    font-family:Arial, Helvetica, sans-serif ;
  
  }
  
  .parrafo_cook span{
    font-size: 25px bold;
  }
  
  .botones__cookies{
  margin-top: 20px;
  text-align: center;
  
  }
  .botones__cookies button{
    padding: 15px;
    font-size: 15px;
    background: #595959;
    color:white;
    cursor: pointer;
    transition: .3s ease all;
    font-weight: 700;
    font-family: sans-serif;
    border:none;
    border-radius: 9px;
  }
  .botones__cookies button:hover{
   background: black;
  
  }
  .botones__cookies a{
    margin-left:25px;
    text-decoration: none;
    color: #4DBFFF;
    font-family: Arial, Helvetica, sans-serif;
  }
  .botones__cookies a:hover{
    text-decoration: underline blueviolet;
  }
  .gradientgalletas{
  
  display: none;
  background: rgba(75, 75, 75, 0.719);
  position: fixed;
  z-index: 99;
  width: 100vw;
  height: 100vh;
  top:0;
  left:0;
  }
  .gradientgalletas.activo{
  display:block;
  }
  




   @media  screen and (max-width: 768px){
    .flex-container{
    width: 100%;
    height: 700px;
    padding: 0px;
    display: flex;
    flex-direction: column;
  
    }
    .flex-container .title_1 h1{
        width: 90%;
        margin-top:-30px;
        font-size: 18px;
        line-height: 25px;
        margin-left: 15px;
      }
      .flex-container .subtitle_1 p{
        width: 90%;
        font-size: 18px;
        margin-top: 20px;
        padding: 0px;
        margin-left: 15px;
    }
    .portada_containerppal video{
        width: 300px;
        height: 360px;
        margin-top: -80px;
        
    }

    .flexcontainer__2 {
        margin-top: -35px;
       height:1010px;
    
    }
    .flexcontainer__2 .title_2{
        width: 100%;
    }
    .flexcontainer__2 .title_2 h2{
        width: 90%;
        font-size: 61px;
      padding-top: -50px;
      text-align:left;
      }

    .bonus .autor_title h2{
        width: 100%;
        font-size: 35px;

text-align: center;
    } 

    .bonus{
        width: 100%;
        height: 700px;
       
      
       
        }

        .autor_title{
            margin: 60px;
            font-size: 30px;
            margin-top: 20px;
            
            }
            .autor_video {
                width: 100%;
    
                display: grid;
                place-items: center;
              margin-top:-50px ;
                
            }
            
            .autor_video video{
                width: 80%;
                height: 300px;
                margin-top: -150px;
            }



.pago-container .pago_title h2{
    width: 95%;
    text-align: center;
    font-size: 28px;
    margin-left: 10px;
}


.pago-container .descuento img{
    width: 96%;
    margin-top:-20px ;
    height: 300px;
}
   



    .btn_1{
        width: 45%;
          height: 38px;
          font-size: 15px;
          margin-top: -15px;
        
      }
    
   
    .title_2{
        width: 100%;
    }
   



.bonus .garantia{
    margin-top: -40px;
}



.medios_pago img{
    width: 60%;
    height: 85px;
    margin-left: 20px;
    margin-top: -100px;
}

.medios_pago .btn_3{
    margin-top:-75px;
}
 .pago-container .btn_4{
margin-top: -85px;
 }

 .title_3{
    height: 800px;
    background-image:linear-gradient(rgba(255, 255, 255, 0.534),rgba(255, 255, 255, 0.589)), url(../imagenes/img_jv/5.png);
 }
 .title_3 h2{
    width: 85%;
    font-size: 30px;
    margin-left: 35px;
    margin-top: -20px;
 }

 
.title_3 .btn_1{
    width: 70%;
    margin-top: -70px;
    margin-left: 15px;
    
}
.title_3 .btn_1 a{
    margin-top: -30px;
}

.autor{
    height: 1280px;
    display: block;
}



.container_final{
    width: 100%;
    height: 900px;
    margin-top:-20px;
   
}
.container_final h2{
    width: 100% ;
    margin-top:0px;
    font-size: 35px;
    text-align: center;
   
   }

.container_final img{
    width: 90%;
    height: 600px;
}
.pie{
   
    margin-top: 0px;
}
.pie iframe{
    width: 95%;
}
.footer{
    margin-top: 0px;
    color:#474649;
    height:60px;
}
   
.footer a{
    font-size: 13px;
}

   }
   @media screen and  (max-width: 992px){

    .aviso__cookies{
        width: 100%;
        height: 370px;
        
        
        }
        .aviso__cookies img{
        width: 15%;
        height: 15%;
        margin-left: -10px;
        }
        .aviso__cookies P{
        font-size: 15px;
        margin-left: 60px;
        justify-content:justify;
        font-family: Arial, Helvetica, sans-serif;
        }
        .parrafo_cook span{
        font-size: 10px bold;
        }
        .botones__cookies{
        margin-top: 20px;
        text-align: center;
        
        }
        
        .botones__cookies button{
        padding: 10px;
        font-size: 12px;
        margin-left: 38px; 
        }
        .botones__cookies a{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        }
        .politica button{
        font-size: 10px;
        
        }
    

   }



