  html, 
body {
    height: 100%;
}



.btn-paz{
      color: white;
    font-size: 16px;
    background-color: #466417;
    /* font-weight: 500; */
    border: 2px solid  #466417;
    padding: 9px 43px;
    border-radius: 4px;
    transition: ease-in-out .4s
}

.btn-paz:hover{
      color:  #466417;
    font-size: 16px;
    background-color: transparent;
    /* font-weight: 500; */
    border: 2px solid  #466417;
    padding: 9px 43px;
    border-radius: 4px;
    transition: ease-in-out .4s
}

.btn-paz-green{
      color: white ;
    font-size: 16px;
    background-color: #4A6216;
    border: 2px solid  #4A6216;
    padding: 6px 43px;
    border-radius: 4px;
    transition: ease-in-out .4s
}

.btn-paz-green:hover{
    color: #4A6216;
    font-size: 16px;
    background-color: transparent;
    /* font-weight: 500; */
    border: 2px solid  #4A6216;
    padding: 6px 43px;
    border-radius: 4px;
    transition: ease-in-out .4s
}


  

.hombre{
    display: inline-block;
    width: 49%;
    color: white;
    text-align: center;
    font-size: 17px;
    border: 1px solid white;
    margin: 4px;
    border-radius: 6px 0px 0px 6px;
    padding: 4px;
   transition: ease-in-out .4s;
   cursor: pointer;
}

.mujer{
    display: inline-block;
    width: 49%;
    color: white;
    text-align: center;
    font-size: 17px;
    border: 1px solid white;
    margin: -8px;
    border-radius: 0px 6px 6px 0px;
    padding: 4px;
    transition: ease-in-out .4s;
     cursor: pointer;
}

.hombre:hover{
    background: white;
    color: #466417;
    transition: ease-in-out .4s
}

.mujer:hover{
    background: white;
    color: #466417;
    transition: ease-in-out .4s
}


  .informacion{
    display: inline-block;
    width: 49%;
    color: #4A6216;
    text-align: center;
    font-size: 11px;
    border: 1px solid #4A6216;
    margin: 4px;
    border-radius: 6px 0px 0px 6px;
    padding: 0px;
   transition: ease-in-out .4s;
   cursor: pointer;
       font-weight: 500;
}

.martp10{
  margin-top: 10px;
}

#files
{
    display: none;
}
.pointer{
  cursor: pointer;
}

.pad2{
  padding: 2px!important;
}
.registpk{
  font-weight: 700; cursor: pointer;
}


.ideal{
  background: #F3F4EF; position:  absolute!important; width: 100%; bottom: 0px;
}
  @media(max-height: 580px){
    .ideal{
    background: #F3F4EF;
    position: relative;
    width: 100%;
   relative!important
    bottom: 0px;
    margin-top: 13px;
    }
  } 

.relacionados{
    display: inline-block;
    width: 49%;
    color: #4A6216;
    text-align: center;
    font-size: 11px;
    border: 1px solid #4A6216;
    margin: -8px;
    border-radius: 0px 6px 6px 0px;
    padding: 0px;
    transition: ease-in-out .4s;
     cursor: pointer;
         font-weight: 500;
}

.informacion:hover{
    background: white;
    color: #466417;
    transition: ease-in-out .4s
}

.relacionados:hover{
    background: white;
    color: #466417;
    transition: ease-in-out .4s
}



.activo{
  background: white!important;
    color: #466417!important;
   
}

.activo2{
  background: #466417!important;
    color:  white!important;
   
}



/* ESTILOS DE INICIO */


.inicio-1{
   color: #466417; font-size: 17px;
}


.input-paz{
  padding: 8px;
   font-size: 17px;
   color: #466417;
   text-align:  center;
   display: block;
   margin: 0 auto;
   width: 80%;
   background-color: transparent;
   border: 0px;
   border-bottom: 2px solid #466417;

}

.input-paz2{
  padding: 4px;
   font-size: 17px;
   color: black;
   text-align:  center;
   display: block;
   margin: 0 auto;
   width: 255px;
   background-color: transparent;
   border: 0px;
   border-bottom: 2px solid #E3E3E3;

}

.input-paz3{
  padding: 4px;
   font-size: 17px;
   color: black;
   text-align:  center;
   display: block;
   margin: 0 auto;
   width: 100%;
   background-color: transparent;
   border: 0px;
   border-bottom: 2px solid #E3E3E3;

}




.inicio-2{
  margin-top: 20px; line-height: 29px; margin-bottom: 10%; 
}

.links{
  color: #4A6216!important; text-decoration: underline; font-size: 15px;
}

/*  REGISTRO  */

  
.avatar{
  margin: 0 auto;
   display: block;
   width: 67px;
 

}
.registro1{
  width: 100%; text-align: center;
}

.plus {
    width: 18px;
    position: absolute;
    margin-top: -32px;
    margin-left: 14px;
}

 

.plus2 {
    width: 25px;
    position: absolute;
    margin-top: -25px;
    margin-left: 20px;
}
.registro2{
  width: 200px; margin: 0px auto; display: block;
}

.registro3{
  width: 100%; margin: 8px auto; display: block;
}
.martop10{
  margin-top: 10px
}
.martop20{
  margin-top: 20px
}

.input2{
  padding: 8px;
  font-size: 17px;
  color: white;
  text-align:  center;
  display: block;
  margin: 0 auto;
  width: 100%;
  background-color: transparent;
  border: 0px;
  border-bottom: 2px solid white;
}

.martop21{
  margin-top: 21px;
}

.white{
  color: white;
}

.registro3{
  margin-top: 20px; line-height: 29px; margin-bottom: 10%;
}


.pad0im{
  padding: 0!important;
}


.black{
  color: black;
}


.btnenviar {
       width: 75%;
    height: 32px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #4F6620;
    padding: 8px;
    font-size: 19px;
}

.btnenviar1 {
   width: 68%; height: 31px; border-radius: 5px 5px 5px 5px; border: 1px solid #4F6620; padding: 8px;
}


.put1{
      width: 25%;
    background: #98B704;
    color: white!important;
    padding: 7px 23px 7px 23px;
    margin-left: -4px;
    border-radius: 0px 5px 4px 0px;
    font-size: 16px;
    text-decoration: none!important;
}

.computadora{
  display: inherit!important;
}

.responsive{
  display: none!important;
}


.register7{
  height:  74px; margin: 2%; margin: 17px auto; display: block 
}


    .btnmenu1{
     border-radius: 4px; 
     text-decoration: none; 
     background-color: #0FAEB1; 
     border: 2px solid #0FAEB1;
     color: white; 
     text-decoration: none; 
     padding: 8px 45px; 
     cursor: pointer; 
     color: white!important;
     transition: ease-in-out .3s; 
     text-decoration: none;

  }
  .btnmenu1:hover{
     border-radius: 4px; 
     text-decoration: none; 
     background-color: transparent;
     border: 2px solid #0FAEB1; 
     color: white; 
     text-decoration: none; 
     padding: 8px 45px; 
     cursor: pointer; 
     color: white!important;
     transition: ease-in-out .3s; 
     text-decoration: none;
  }

  .usermenu{
    font-size: 12px; margin-top: 4px;
  }


    .btnmenu2{
     border-radius: 4px;
      text-decoration: none;
      background-color: #98B704;
      border: 2px solid #98B704;
      color: white;
      text-decoration: none;
      padding: 8px 14px;
      cursor: pointer; 
      color: white!important;
      transition: ease-in-out .3s;
      text-decoration: none;
  }

  .btnmenu2:hover{
    text-decoration: none;
       border-radius: 4px;
      text-decoration: none;
      background-color: transparent;
      border: 2px solid #98B704;
      color: white;
      text-decoration: none;
      padding: 8px 14px;
      cursor: pointer; 
      color: white!important;
       transition: ease-in-out .3s;
  }



  .martoppor8{
        margin-top: 8%
  }  


  .register71{
 margin: 12px auto; display: block; 
}

  .menu1{
  position: absolute; z-index: 1; width: 100%; border-bottom: 5px solid white; background: #4A6216; margin: 0px!important;
  }
  .menu2{
  margin: 15px auto;
    display: block;
    height: 47px;
  }

.martop40{
  margin-top: 40px
}


.martop9por{
    margin-top: 9%;
}


.plus3 {
      width: 21px;
    position: relative;
    margin-top: -51px;
    margin-left: 57px;
}
 
      .ovehe{
           overflow-y: scroll; height: 48vh;
        }


        .basic{
          margin-top: 78px;
           width: 100%;
           height: 73vh;
           background-attachment: fixed!important;
           background-size: contain!important;
           background-position: center!important;
           background-repeat: no-repeat!important;
        }

 

@media(max-width: 960px){
.txtc900{
  text-align: center!important; 
}
}

 .interrogacion{
      position: fixed;
       right: 15px;
        bottom: 27px; 
    }
 

    .wi40{
       width: 40px;
    }
  

.downip{
  color: white;
   padding-top: 9%;
   font-family: 'Work Sans', sans-serif;
     letter-spacing: 3px;
   margin: 0px!important;

}



@media(max-width: 700px){


.bosh{
      overflow: scroll;
    height: 90vh;
}

  .downip{
      color: white;
    padding-top: 22%;
    font-family: 'Work Sans', sans-serif;
    letter-spacing: 3px;
    margin: 0px!important;
}

   .interrogacion{
        position: fixed;
        right: 8px;
        top: 95px;
    }

      .wi40{
       width: 31px;
    }

.basic{
          margin-top: 0px;
          margin-bottom: 10px;
           width: 100%;
           height: 69vh;
           background-attachment: fixed!important;
           background-size: contain!important;
           background-position: center!important;
           background-repeat: no-repeat!important;
        }


    .ovehe {
    overflow-y: scroll;
    height: 28vh;
}
  svg{
    
        margin-top: 0|px;
  }

.martop9por {
    margin-top: 27%;
}


.martop40 {
    margin-top: 13px;
}

    .menu2{
  margin: 15px auto;
    display: block;
    height: 31px;
  }
  .register71{
 margin: 13px auto; display: block; height: auto; width: 100%;
}

    .martoppor8{
          margin-top: 26px;
  }

  .usermenu{
    font-size: 16px; margin-top: 7px;
  }
  


    .btnmenu2{
         border-radius: 4px;
    text-decoration: none;
    background: #98B704;
    color: white;
    text-decoration: none;
    padding: 8px 29px;
    cursor: pointer;
    color: white!important;
    font-size: 10px;
    text-decoration: none!important;
  }

  .btnmenu1{
    border-radius: 4px;
    text-decoration: none;
    background: #0FAEB1;
    color: white;
    text-decoration: none;
    padding: 8px 34px;
    cursor: pointer;
    color: white!important;
    font-size: 10px;
    text-decoration: none!important;
  }

.register7{
  width:  100%; height: auto; margin: 2%; margin: 17px auto; display: block 
}


.computadora{
  display: none!important;
}

.responsive{
  display: inherit!important;
}

  .marres{
        margin-top: 48px;
  }


.put1{
     
  width: 100%;background: #98B704;color: white; padding: 5px 23px 9px 23px; margin-left: 0px; border-radius: 0px 5px 4px 0px;font-size: 16px; text-decoration: none;
}

.btnenviar {
    width: 75%;
    height: 31px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #4F6620;
    padding: 8px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 11px;
}


}

 



/*   ESTILOS PARA CHECBOX */


  .checkbx {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 25px;
    border-radius: 39px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbx:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbx input:checked ~ .checkmark {
    background-color: #4A6216;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbx input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbx .checkmark:after {
       left: 9px;
    top: 4px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.wi100{
  width: 100%
}

.cers{
      background: #98B704!important;
    color: white!important;
    font-size: 16px!important;
    letter-spacing: 1px!important;
}

.fuente{
  font-family: 'Work Sans', sans-serif; letter-spacing: 1px;
}


.marto12{
  margin-top: 12px 
}



.pointers{
  width: 13px; margin: 0 auto;
}
.register1{
  font-size: 16px; margin: 11px;
}
.register2{
  margin: 0 auto; width: 61px;  border-radius: 100px;
}
.register3{
  font-size: 15px; line-height: 21px;
}
.martop6{
  margin-top: 6px
}

.martop10{
  margin-top: 10px
}

.marto15{
      margin-top: 15px    
}
.register4{
 width: 175px; margin: 21px auto 0px auto; 
}

.regsiter5{
  font-size: 17px; padding-left: 25px;
}

.register6{
   margin-top: 21px; margin-bottom: 9%;
}

  .faces{
     background-color: transparent;
      border: 2px solid #4A6216;
          color: #4A6216!important;
      text-decoration: none;
      padding: 6px 20px;
      font-weight: 500;
      font-size: 13px; 
  }
  
.fntw700{
  font-weight: 700;
}
.martp14{
  margin-top: 14%;
}



 .cerrador2{
      width: 21px; z-index: 9; cursor: pointer; position: absolute; margin-top: -12px; top: 50%;
    }
    .userimg{
      background-size: cover!important;
      background-position: center!important;
      width: 120px;
      height: 120px;
      border-radius: 100px;
      margin: 5% auto;  
    }

    .marto5im{
      margin: 5px!important;
    }

    .fntclr{
      font-size: 11px; color: #8a8a8a;
    }

    .mrtp17{
      margin-top: 17px;
    }

.preloader{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: #F3F1EF;
    z-index:9999999999999999999!important;
    height:100%;
    width:100%;
    overflow:hidden !important;
}
.loaded{
      width: 150px;
    height: 150px;
    position: absolute;
    left: 49%;
    z-index:9999999999999999999!important;
    top: 50%;
    background-image: url(../img/load.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
        margin: -99px 0 0 -71px;
}

      .regecon{
        color: #496115; cursor: pointer;
      }

.inptfall{
  font-size: 16px; color: #5A5A5A;
}


.marbo21px{
   margin-bottom: 21px;
}


   .hei34{
        height: 34px;
    }  


    .hei42{
        height: 42px;
    }



    .sty33{
        text-align: center; margin-top: 5%;
    }


    .btn-editper{
         font-family: 'Work Sans', sans-serif;
          font-weight: 500;
          padding: 7px 31px;
          border: 0px;
          color: white;
          font-size: 15px;
          background: #98B704;
          text-decoration: none;

    }

      .myside1{
              padding: 20px 14px; 
        }

        .equisc{
          color: #496115;   cursor: pointer; left: 15px; width: 50%; display: inline-block;
        }

        .word-edit{
          color: #496115; cursor: pointer; width: 50%; display: inline-block;
        }

        .myside2{
           background-size: cover!important;
            background-position: center!important;
            width: 78px;
            height:78px;
               border: 2px solid #349BD3;
             border-radius: 100px;

        }

        .myside3{
          font-size: 18px; margin-bottom: 0px;
        }

        .fechfall{
          color: #84955C; font-size: 12px; margin: 0px!important;
        }
      .ustd{
         color: #B6B6B0; font-size: 15px;
        }

        .aniafa{
          background: #0FAEB1;
          color: white!important;
          padding: 5px 17px;
          font-size: 11px;
          font-weight: 500;
          width: 130px;
          margin-top: 10px;
          border: 2px solid #0FAEB1;
          text-decoration: none!important;
          transition: ease-in-out .3s;
        }

        .aniafa:hover{
          background: white;
          color: #0FAEB1!important;
          padding: 5px 17px;
          font-size: 11px;
          font-weight: 500;
          width: 130px;
          margin-top: 10px;
          border: 2px solid #0FAEB1;
          text-decoration: none!important;
           transition: ease-in-out .3s;
        }

        .myside4{
          border-top: 1px solid #D2CFD4; margin-top: 14px;
        }

        .margin200{
          margin: 20px  0px
        }



        .ceme{
          font-size: 18px; margin-bottom: 0px;
        }

        .indice{
          color:#737271; font-weight: 500px;  font-size: 17px; 
        }


        .mydesc{
          font-size: 18px; margin-bottom: 0px;
        }

        .indidesk{
          color:#737271; font-weight: 500px;  font-size: 17px; 
        }

        .img-rela{
          background-size: cover!important; background-position: center!important; width: 60px; height: 62px; border: 2px solid #349BD3; border-radius: 100px;  
        }

        .sect{
             padding: 18px;
            overflow-y: scroll;
            height: 89vh;
        }

        .now{
          border: 1px solid #4A6216; padding: 6px; font-size: 16px; width: 100%; text-align: center; border-radius: 8px;
        }


        .martp5{
          margin-top: 5%;
        }

        .fnt-fa{
          font-size: 16px; color: #5A5A5A;
        }

        .marbo21{
          margin-bottom: 21px;
        }


/* ESTILOS PARA EL SVG DE ARBOL */

   .linage {
          fill: none;
          stroke: #A8C132;
          border-radius:  20px; 
        }

        .marriage {
          fill: none;
          stroke: #A8C132;
          width: 100px!important;
        }
        .man {
          border-color: #017378;
          border-style: solid;
          border-width: 1px;
          width: 100px!important;
          height: 57px!important;
          border-radius: 5px ;
          background: white;
        }

         .first {
          border-color: #4A6216;
          border-style: solid;overflow-x: 
          border-width: 1px;
          width: 100px!important;
          height: 57px!important;
          border-radius: 5px ;
          background: white;
        }

        .woman {
          border-color: #EB6604;
          border-style: solid;
          border-width: 1px;
           width: 100px!important;
          height: 57px!important; 
          border-radius: 5px ;
           background: white;
        }

        .emphasis {
          font-style: italic;
        }

        


        .default{
          background: #D6DFE4; 
        }
      .principalmujer{
          background: #EF6600;
        }

        .principal{
            background: #4A6216;
        }




/* estilos de arbol final */



  
    .principalactivo{
        background: #4A6216!important;
    }

    .bprincipal{
         border: 2px solid #4A6216!important;     
             border-radius: 7px;
    }

    .bman{
        border: 2px solid #016F7E!important;
            border-radius: 7px;
    }
    .bwoman{
        border: 2px solid #E96A07!important;
            border-radius: 7px;
    }

.lazoimg{

    width: 12px; position: absolute; top: 4px; left: 5px;
}
        .secti{
     width: 100%;
    background: #D6DFE4;
    height: 20px;
    border-radius: 0px 0px 5px 5px;
    margin-top: -20px;
        }

        .imgnode{
                background-position: center!important;
                background-size: cover!important;
                width: 60px;
                height: 60px;
                border-radius: 100px;
                margin-top: 3px;
                margin-left: 3px;
        }

        .nombrenode{
                font-size: 11px;
                 line-height: 15px;
        }

        .aster{
            width: 8px;
            margin-top: 2px;
        }


        .primeramitad{
            width: 70%;
            display: inline-block;
            margin-top: 2px;
        }


        .segundamitad{
            width: 30%; display: inline-block;
        }

        .fnt10{
            font-size: 10px;
        }

        .parqueicon{
        float: left;
        width: 21px;
        display: block;
        padding-top: 3px;
        }


        .plusicon{
        z-index: 99999999;

position: relative;
            cursor: pointer;
            width: 25px;
            margin: 0px auto 4px auto;
            display: block;
        }

.menu2-sty1{
    position: absolute; z-index: 1; width: 100%; background: #4A6216; margin: 0px!important; 
  }

  .menu2-sty2{
    display: block;
    height: 62px;
    float: left;
    margin: 1px 18px;
  }

  @media(max-width: 700px){
    .menu2-sty2 {
        display: block;
        height: auto;
        float: left;
        margin: 4px 7px;
          width: 83px;
    }
  }

  .menu2-sty3{
        padding-top: 26px;
  }




  .flr{
    float: right;
  }
  .stylo2{
    background: #33470A!important; height: 75px; width: 98px; padding-top: 8px; 
  }

  .stylo3{
    background: #33470A!important; height: 49px; padding-top: 8px; 
  }

  .useruniciado{
    border-radius: 45px;
     padding-top: 8px;
     height: 40px;
      width : 40px;
     margin: 0px auto 0px auto;
     display: block;
     background-size: cover!important;
     background-position:  center!important;
  }
  .useruniciado2{
    border-radius: 45px;
     padding-top: 8px;
         height: 78px;
    width: 79px;
       margin: 1px auto 0px auto;
     display: block;
     background-size: cover!important;
     background-position:  center!important; 
  }


.btn-invitar{
  font-family: 'Work Sans', sans-serif;
   font-weight: 500;
   padding: 4px 23px;
   border: 0px;
   color: white!important;
   font-size: 18px;
   background: #98B704;
   text-decoration: none!important;

}

  .list{
    list-style-type: none; 
  }


.white{
  color: white!important;
}

.itemli{
      padding: 5px 0px;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}


.input-group {
  margin-bottom: 15px;
  .input-group-addon {
    background: #f8f8f8;
    &:last-child {
      border-radius: 0 3px 3px 0;
    }
  }
}

.form-control {
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: none;
  &:hover, &:focus, &:active {
    box-shadow: none;
  }
  &:focus {
    border: 1px solid #34495e;
  }
}
 
  .relamobil{
              padding: 0px!important;
              overflow: scroll;
              height: 54vh;
              overflow-x: hidden;
            }

        @media(max-width: 700px){

          .wi94por{
            width: 94%!important;
          }

            .relamobil{
              padding: 0px!important;
              overflow: scroll;
             height: 42vh;
              overflow-x: hidden;
            }
        }

 .preback{
   punto 
background: rgba(164,179,87,1);
background: -moz-linear-gradient(top, rgba(164,179,87,1) 0%, rgba(73,97,21,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(164,179,87,1)), color-stop(100%, rgba(73,97,21,1)));
background: -webkit-linear-gradient(top, rgba(164,179,87,1) 0%, rgba(73,97,21,1) 100%);
background: -o-linear-gradient(top, rgba(164,179,87,1) 0%, rgba(73,97,21,1) 100%);
background: -ms-linear-gradient(top, rgba(164,179,87,1) 0%, rgba(73,97,21,1) 100%);
background: linear-gradient(to bottom, rgba(164,179,87,1) 0%, rgba(73,97,21,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#496115', GradientType=0 );
 }




#menuToggle
{
  display: block;
  position: absolute;
    top: -30px;
    right: 19px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
    
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
    background: black;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: white;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  opacity: 1;
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
 
  /*right: -100px;*/
          bottom: -12px;
     right: -35px;
      background: #4A6216;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
      padding: 4px 0;
    font-size: 19px;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: scale(1.0, 1.0);
  opacity: 1;
}

