*{
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box; 
  
}




 #invitacion{
  position: relative;
  top: 370px;
 }

  
#lista_encabezado{
  text-align: center;
  vertical-align: middle;
}

  
 .divs_cuerpo{
    position: relative;
    padding-top: 100px;
 }

 

  

  .logo{
    height: 100%; 
    width: 100%;
    left: 40px;
  }
  
  .principal{
    background: #7F7FD5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    height: 80px;
    width: 100%;
    position: fixed; /* Set the navbar to fixed position */
    top: 0px;
    margin-top: 0px;
    padding-left: 30px;
  }
 
  
  .enlace{
    position: absolute;
    padding: 20px 50px;
    
    height: 125px;
    
    
    
  }

 
  
  .principal ul{
    float: right;
    margin-right: 20px;
  
  }
  
  .principal li{
    display: inline-block;
    line-height: 80px;
    margin: 0 5px;
  }
  
  .principal ul li a{
    color: rgb(0, 0, 0);
    font-size: 18px;
    padding: 7px 13px;
    border-radius: 3px;
    text-transform: uppercase;
  }
  
  li a.active, li a:hover{
  
    background: #6fafeb;
    transition: .5s;
  }
  
  .checkbtn{
    font-size: 30px;
    color: rgb(0, 0, 0);
    float: right;
    line-height: 80px;
    margin-right: 40px;
    cursor: pointer;
    display: none;
  }
  
  #check{
      display: none;
    }


  .div_cuerpo{
    background: none;
    height: 100%;
    width: 100%;
    position: absolute;
    
  }


  .div_imagen{
    background: none;
    height: 100%;
    width: 50%;
    position: relative;
    float: left;
    
  }


  .div_imagen2{
    
    background: none;
    height: 100%;
    width: 50%;
    position: relative;
    float: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
  }

  .div_imgdentro{
    background:none;
    position: relative;
    float: right;
    height: 634.15px;
    width: 468.32px;
    top: 200px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div_formulario{
   position: relative;
    height: 634.15px;
    width: 468.32px;
    border:2px solid rgb(53, 52, 52);
    top: 200px;
   

  }

  .imagen{
    height: 100%;
    width: 100%;
    border-radius: 20px;
  }


  .titulo{
    height: 150px;
    width: 100%;
  }

  .titulo h2{
      color: rgb(0, 0, 0);
      font-size: 40px;
      padding-top: 50px;
      padding-left: 35%;
  }

  .titulo p{
    padding-left: 30%;
  }

  .pie_pag{
    position:static;
    background:none;
    height: 80px;
    width: 100%;
    top: 1000px;
  }

  .pie_pag p{
    color: rgb(0, 0, 0);
    font-size: 20px;
    padding-top: 25px;
    padding-left: 45%;
  }

  .div_llenado{
    background:none;
    height: 150px;
    width: 399px;
    padding-top: 60px;
    padding-left: 20%;
  }

  .div_llenado2{
    background:none;
    height: 120px;
    width: 399px;
    padding-top: 0px;
    padding-left:  20%;

  }

  .div_button{
    background:none;
    height: 120px;
    width: 400px;
    padding-top: 0px;
    padding-left:  20%;
    
  }

  #tel{
    padding: 10px;
    font-size: 20px;
    border-radius: 4px;
    margin-bottom: 16px;
    border: 1px solid #d2e7fc;
    
  }

  #password{
    font-size: 20px;
    border-radius: 4px;
    margin-bottom: 16px;
    border: 1px solid #d2e7fc;
    padding: 10px;
  }

.btn{
  font-size: 20px;
  padding: 10px;
  background: #d2e7fc;
  width: 275px;
  border-radius: 4px;
  margin-bottom: 16px;
  border: 1px solid #d2e7fc;
 }


@media(max-width: 1080px){
  
  .div_imgdentro{
    height: 60%;
    width: 300px;
  }
  .div_formulario{

    height: 60%;
    width: 300px;
   
  }

  .pie_pag{
    top: 750px;
  }

  .pie_pag p{
    font-size: 15px;
    padding-left: 40%;
  }

  #tel{
    width: 200px;
  }

  #password{
    width: 200px;
  }

.btn{
  width: 200px;
 }
 
 .div_llenado{
  padding-top: 20px;
  height: 80px;
  }

  .div_llenado2{
    background:none;
    height: 80px;
    padding-top: 20px;

  }

}


    
  
  @media(max-width: 952px){
    .enlace{
      padding-left: 20px;
    }
    .principal ul li a{
      font-size: 16px;
    }

    .checkbtn{

    float: left;
    line-height: 80px;
    margin-left: 0px;
    }

    
    .pie_pag p{
      font-size: 15px;
      padding-left: 38%;
    }

  }

  @media(max-width: 858px){
    .enlace{
     
      right: 10px;
      height: 90px; 
    }

    
    .checkbtn{
      display: block; 
  
    }
    .principal ul{
      position: fixed;
      width: 100%;
      height: 100vh;
      background: #7F7FD5;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #91EAE4, #86A8E7, #7F7FD5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

      top: 80px;
      left: -100%;
      text-align: center;
      transition: all .5s;
  
    }
  
    .principal ul li{
      display: block;
      margin: 50px 0;
      line-height: 0px;
    }
  
    .principal ul li a{
      font-size: 20px;
    }
  
    li a:hover, li a.active{
      background: none;
      color: rgb(128, 24, 24);
    }
  
    #check:checked ~ ul{
      left: 0;
    }
    .div_imagen{
     display: none;
      
    }

    .div_imagen2{
     
      height: 100%;
      width: 100%;
     
    }
   

    .div_formulario{
      position: relative;
      height: 60%;
      width: 300px;
      margin: auto;
      display: block;
      top: 40px;
     
    }

    .pie_pag{
      top: 600px;
    }
  
  
    
  }

  @media(max-width: 790px){
    
   
    .enlace{
     
      right: 10px;
      height: 90px; 
    }

    

    .pie_pag p{
      font-size: 13px;
      padding-left: 40%;
    }
  }

  @media(max-width: 600px){

    .enlace{
     
      right: 10px;
      height: 80px; 
    }
    #lista_encabezado{
      font-size: 11px;
    }
  }

  @media(max-width: 550px){
    .enlace{
     
      right: 10px;
      height: 80px; 
    }
    .pie_pag p{
      font-size: 13px;
      padding-left: 35%;
    }

    .pie_pag{
      top: 600px;
    }
  }

  @media(max-width: 450){
    .enlace{
     
      right: 10px;
      height: 70px; 
    }

    .pie_pag p{
      font-size: 11px;
      padding-left: 30%;
    }

   
  }

  @media(max-width: 400px){
    .enlace{
     
      right: 10px;
      height: 70px; 
    }
    .pie_pag p{
      font-size: 10px;
      padding-left: 30%;
    }
    
  }