/* MHE close_up_down*/
.MHE_close_t_b .MHE_hover_1{ position:absolute; top:-1px; left:0; width:100%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t_b:hover .MHE_hover_1{  top:0; left:0; width:100%; height:50%; }
.MHE_close_t_b .MHE_hover_2{ position:absolute; bottom:-1px; left:-1px; width:100%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t_b:hover .MHE_hover_2{  bottom:0; left:0; width:100%; height:50%; }

/* ************************************************************************************************************* */
/* MHE close_up_down*/
/* ************************************************************************************************************* */

.MHE_close_lb_rt .MHE_hover_1{ position:absolute; bottom:-1px; left:-1px; width:1px; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_lb_rt:hover .MHE_hover_1{  bottom:0; left:0; width:100%; height:100%; }
.MHE_close_lb_rt .MHE_hover_2{ position:absolute; top:-1px; right:-1px; width:1px; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_lb_rt:hover .MHE_hover_2{  top:0; right:0; width:100%; height:100%; }

/* ************************************************************************************************************* */
/* MHE_open_c*/
/* ************************************************************************************************************* */

.MHE_open_c .MHE_hover_1{ position:absolute;  opacity:1; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_open_c:hover .MHE_hover_1{  top:calc(50% - 0.5px); left:calc(50% - 0.5px); opacity:0; width:1px; height:1px;  }

/* ************************************************************************************************************* */
/* MHE_close_t3_b3*/
/* ************************************************************************************************************* */

.MHE_close_t3_b3 .MHE_hover_1{ position:absolute; bottom:-1px; left:0; width:33.33%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t3_b3:hover .MHE_hover_1{  bottom:0; height:100%;  }
.MHE_close_t3_b3 .MHE_hover_2{ position:absolute; top:-1px; left:33.33%; width:33.33%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t3_b3:hover .MHE_hover_2{  top:0; height:100%;  }
.MHE_close_t3_b3 .MHE_hover_3{ position:absolute; bottom:-1px; left:66.66%; width:33.33%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t3_b3:hover .MHE_hover_3{  bottom:0; height:100%;  }

/* ************************************************************************************************************* */
/* MHE_close_t4_b4*/
/* ************************************************************************************************************* */

.MHE_close_t4_b4 .MHE_hover_1{ position:absolute; bottom:-1px; left:0; width:25%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t4_b4:hover .MHE_hover_1{  bottom:0; height:100%;  }
.MHE_close_t4_b4 .MHE_hover_2{ position:absolute; top:-1px; left:25%; width:25%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t4_b4:hover .MHE_hover_2{  top:0; height:100%;  }
.MHE_close_t4_b4 .MHE_hover_3{ position:absolute; bottom:-1px; left:50%; width:25%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t4_b4:hover .MHE_hover_3{  bottom:0; height:100%;  }
.MHE_close_t4_b4 .MHE_hover_4{ position:absolute; top:-1px; left:75%; width:25%; height:1px; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_t4_b4:hover .MHE_hover_4{  top:0; height:100%;  }

/* ************************************************************************************************************* */
/* MHE_close_l3_r3*/
/* ************************************************************************************************************* */

.MHE_close_l3_r3 .MHE_hover_1{ position:absolute; top:0; left:-1px; width:1px; height:33.33%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l3_r3:hover .MHE_hover_1{  bottom:0; width:100%;  }
.MHE_close_l3_r3 .MHE_hover_2{ position:absolute; top:33.33%; right:-1px; width:1px; height:33.33%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l3_r3:hover .MHE_hover_2{  bottom:0; width:100%;  }
.MHE_close_l3_r3 .MHE_hover_3{ position:absolute; top:66.66%; left:-1px; width:1px; height:33.33%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l3_r3:hover .MHE_hover_3{  bottom:0; width:100%;  }

/* ************************************************************************************************************* */
/* MHE_close_l4_r4*/
/* ************************************************************************************************************* */

.MHE_close_l4_r4 .MHE_hover_1{ position:absolute; top:0; left:-1px; width:1px; height:25%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l4_r4:hover .MHE_hover_1{  bottom:0; width:100%;  }

.MHE_close_l4_r4 .MHE_hover_2{ position:absolute; top:25%; right:-1px; width:1px; height:25%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l4_r4:hover .MHE_hover_2{  bottom:0; width:100%;  }

.MHE_close_l4_r4 .MHE_hover_3{ position:absolute; top:50%; left:-1px; width:1px; height:25%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l4_r4:hover .MHE_hover_3{  bottom:0; width:100%;  }

.MHE_close_l4_r4 .MHE_hover_4{ position:absolute; top:75%; right:-1px; width:1px; height:25%; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_l4_r4:hover .MHE_hover_4{  bottom:0; width:100%;  }

/* ************************************************************************************************************* */
/* MHE_close_9_pop*/
/* ************************************************************************************************************* */

.MHE_close_9_pop .MHE_hover_1{ position:absolute; top:calc(16.665% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_9_pop:hover .MHE_hover_1{ top:0; left:0; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop .MHE_hover_2{ position:absolute; top:calc(16.665% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_9_pop:hover .MHE_hover_2{  top:0; left:33.33%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop .MHE_hover_3{ position:absolute; top:calc(16.665% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_3{ top:0; left:66.66%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop .MHE_hover_4{ position:absolute; top:calc(49.995% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_4{  top:33.33%; left:0%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop .MHE_hover_5{ position:absolute; top:calc(49.995% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_5{ top:33.33%; left:33.33%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop .MHE_hover_6{ position:absolute; top:calc(49.995% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_6{  top:33.33%; left:66.66%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop .MHE_hover_7{ position:absolute; top:calc(83.325% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_7{ top:66.66%; left:0%; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop .MHE_hover_8{ position:absolute; top:calc(83.325% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_8{ top:66.66%; left:33.33%; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop .MHE_hover_9{ position:absolute; top:calc(83.325% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop:hover .MHE_hover_9{ top:66.66%; left:66.66%; width:33.33%; height:33.33%; opacity:1; }

/* ************************************************************************************************************* */
/* MHE_close_9_pop_irregular*/
/* ************************************************************************************************************* */


.MHE_close_9_pop_irregular .MHE_hover_1{ position:absolute; top:calc(16.665% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_9_pop_irregular:hover .MHE_hover_1{ top:0; left:0; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop_irregular .MHE_hover_2{ position:absolute; top:calc(16.665% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.3s;}
.MHE_close_9_pop_irregular:hover .MHE_hover_2{  top:0; left:33.33%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop_irregular .MHE_hover_3{ position:absolute; top:calc(16.665% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.2s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_3{ top:0; left:66.66%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop_irregular .MHE_hover_4{ position:absolute; top:calc(49.995% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_4{  top:33.33%; left:0%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop_irregular .MHE_hover_5{ position:absolute; top:calc(49.995% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_5{ top:33.33%; left:33.33%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop_irregular .MHE_hover_6{ position:absolute; top:calc(49.995% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.9s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_6{  top:33.33%; left:66.66%; width:33.33%; height:33.33%; opacity:1;  }

.MHE_close_9_pop_irregular .MHE_hover_7{ position:absolute; top:calc(83.325% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.2s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_7{ top:66.66%; left:0%; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop_irregular .MHE_hover_8{ position:absolute; top:calc(83.325% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_8{ top:66.66%; left:33.33%; width:33.33%; height:33.33%; opacity:1; }

.MHE_close_9_pop_irregular .MHE_hover_9{ position:absolute; top:calc(83.325% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.1s; }
.MHE_close_9_pop_irregular:hover .MHE_hover_9{ top:66.66%; left:66.66%; width:33.33%; height:33.33%; opacity:1; }

/* ************************************************************************************************************* */
/* MHE_close_5_snake_pop*/
/* ************************************************************************************************************* */

.MHE_close_5_snake_pop .MHE_hover_1{ position:absolute; top:0; left:-1px; width:1px; height:33.33%; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.8s;}
.MHE_close_5_snake_pop:hover .MHE_hover_1{ top:0; left:0; width:100%; opacity:1; transition: all 0.2s ease 0s; }

.MHE_close_5_snake_pop .MHE_hover_2{ position:absolute; top:33.33%; left:66.66%; width:33.33%; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.6s;}
.MHE_close_5_snake_pop:hover .MHE_hover_2{ height:66.66%; opacity:1; transition: all 0.2s ease 0.2s;  }

.MHE_close_5_snake_pop .MHE_hover_3{ position:absolute; top:66.66%; right:33.33%; width:1px; height:33.33%; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.4s; }
.MHE_close_5_snake_pop:hover .MHE_hover_3{ width:66.66%; opacity:1; transition: all 0.2s ease 0.4s;  }

.MHE_close_5_snake_pop .MHE_hover_4{ position:absolute; bottom:33.33%; left:0; width:33.33%; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.2s; }
.MHE_close_5_snake_pop:hover .MHE_hover_4{ height:33.33%; opacity:1; transition: all 0.2s ease 0.6s;  }

.MHE_close_5_snake_pop .MHE_hover_5{ position:absolute; top:calc(49.995% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0s; }
.MHE_close_5_snake_pop:hover .MHE_hover_5{ top:33.33%; left:33.33%; width:33.33%; height:33.33%; opacity:1; transition: all 0.2s ease 0.8s;  }


/* ************************************************************************************************************* */
/* MHE_close_9_pop_onda*/
/* ************************************************************************************************************* */

.MHE_close_9_pop_onda .MHE_hover_1{ position:absolute; top:calc(16.665% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.4s;}
.MHE_close_9_pop_onda:hover .MHE_hover_1{ top:0; left:0; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0s; }

.MHE_close_9_pop_onda .MHE_hover_2{ position:absolute; top:calc(16.665% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.4s;}
.MHE_close_9_pop_onda:hover .MHE_hover_2{  top:0; left:33.33%; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0s;  }

.MHE_close_9_pop_onda .MHE_hover_3{ position:absolute; top:calc(16.665% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.4s; }
.MHE_close_9_pop_onda:hover .MHE_hover_3{ top:0; left:66.66%; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0s;   }

.MHE_close_9_pop_onda .MHE_hover_4{ position:absolute; top:calc(49.995% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.2s; }
.MHE_close_9_pop_onda:hover .MHE_hover_4{  top:33.33%; left:0%; width:33.33%; height:33.33%; opacity:1; transition: all 0.4s ease 0.2s;  }

.MHE_close_9_pop_onda .MHE_hover_5{ position:absolute; top:calc(49.995% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.2s; }
.MHE_close_9_pop_onda:hover .MHE_hover_5{ top:33.33%; left:33.33%; width:33.33%; height:33.33%; opacity:1; transition: all 0.4s ease 0.2s;  }

.MHE_close_9_pop_onda .MHE_hover_6{ position:absolute; top:calc(49.995% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0.2s; }
.MHE_close_9_pop_onda:hover .MHE_hover_6{  top:33.33%; left:66.66%; width:33.33%; height:33.33%; opacity:1; transition: all 0.4s ease 0.2s;  }

.MHE_close_9_pop_onda .MHE_hover_7{ position:absolute; top:calc(83.325% - 0.5px); left:calc(16.665% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0s; }
.MHE_close_9_pop_onda:hover .MHE_hover_7{ top:66.66%; left:0%; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0.4s;  }

.MHE_close_9_pop_onda .MHE_hover_8{ position:absolute; top:calc(83.325% - 0.5px); left:calc(49.995% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0s; }
.MHE_close_9_pop_onda:hover .MHE_hover_8{ top:66.66%; left:33.33%; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0.4s; }

.MHE_close_9_pop_onda .MHE_hover_9{ position:absolute; top:calc(83.325% - 0.5px); left:calc(83.325% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.4s ease 0s; }
.MHE_close_9_pop_onda:hover .MHE_hover_9{ top:66.66%; left:66.66%; width:33.33%; height:33.33%; opacity:1;  transition: all 0.4s ease 0.4s; }


/* ************************************************************************************************************* */
/* MHE_close_5_snake*/
/* ************************************************************************************************************* */

.MHE_close_5_snake .MHE_hover_1{ position:absolute; top:0; left:-1px; width:1px; height:33.33%; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.8s;}
.MHE_close_5_snake:hover .MHE_hover_1{ top:0; left:0; width:100%; opacity:1; transition: all 0.2s ease 0s; }

.MHE_close_5_snake .MHE_hover_2{ position:absolute; top:33.33%; left:66.66%; width:33.33%; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.6s;}
.MHE_close_5_snake:hover .MHE_hover_2{ height:66.66%; opacity:1; transition: all 0.2s ease 0.2s;  }

.MHE_close_5_snake .MHE_hover_3{ position:absolute; top:66.66%; right:33.33%; width:1px; height:33.33%; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.4s; }
.MHE_close_5_snake:hover .MHE_hover_3{ width:66.66%; opacity:1; transition: all 0.2s ease 0.4s;  }

.MHE_close_5_snake .MHE_hover_4{ position:absolute; bottom:33.33%; left:0; width:33.33%; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0.2s; }
.MHE_close_5_snake:hover .MHE_hover_4{ height:33.33%; opacity:1; transition: all 0.2s ease 0.6s;  }

.MHE_close_5_snake .MHE_hover_5{ position:absolute; top:33.33%; left:33.33%; width:1px; height:33.33%; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.2s ease 0s; }
.MHE_close_5_snake:hover .MHE_hover_5{ width:33.33%; opacity:1; transition: all 0.2s ease 0.8s;  }



/* ************************************************************************************************************* */
/* MHE_close_25_pop*/
/* ************************************************************************************************************* */

.MHE_close_25_pop .MHE_hover_1{ position:absolute; top:calc(10% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_1{ top:0; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s; }
.MHE_close_25_pop .MHE_hover_2{ position:absolute; top:calc(10% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_2{  top:0; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_3{ position:absolute; top:calc(10% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_3{ top:0; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_4{ position:absolute; top:calc(10% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_4{  top:0; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_5{ position:absolute; top:calc(10% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_5{ top:0; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }


.MHE_close_25_pop .MHE_hover_6{ position:absolute; top:calc(30% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_6{ top:20%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s; }
.MHE_close_25_pop .MHE_hover_7{ position:absolute; top:calc(30% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_7{  top:20%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_8{ position:absolute; top:calc(30% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_8{ top:20%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_9{ position:absolute; top:calc(30% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_9{  top:20%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_10{ position:absolute; top:calc(30% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_10{ top:20%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }


.MHE_close_25_pop .MHE_hover_11{ position:absolute; top:calc(50% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_11{ top:40%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s; }
.MHE_close_25_pop .MHE_hover_12{ position:absolute; top:calc(50% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_12{  top:40%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_13{ position:absolute; top:calc(50% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_13{ top:40%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_14{ position:absolute; top:calc(50% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_14{  top:40%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_15{ position:absolute; top:calc(50% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_15{ top:40%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }

.MHE_close_25_pop .MHE_hover_16{ position:absolute; top:calc(70% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_16{ top:60%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s; }
.MHE_close_25_pop .MHE_hover_17{ position:absolute; top:calc(70% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_17{  top:60%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_18{ position:absolute; top:calc(70% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_18{ top:60%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_19{ position:absolute; top:calc(70% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_19{  top:60%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_20{ position:absolute; top:calc(70% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_20{ top:60%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }

.MHE_close_25_pop .MHE_hover_21{ position:absolute; top:calc(90% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_21{ top:80%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s; }
.MHE_close_25_pop .MHE_hover_22{ position:absolute; top:calc(90% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s;}
.MHE_close_25_pop:hover .MHE_hover_22{  top:80%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_23{ position:absolute; top:calc(90% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_23{ top:80%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_24{ position:absolute; top:calc(90% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_24{  top:80%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }
.MHE_close_25_pop .MHE_hover_25{ position:absolute; top:calc(90% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop:hover .MHE_hover_25{ top:80%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }




/* ************************************************************************************************************* */
/* MHE_close_25_pop_onda*/
/* ************************************************************************************************************* */

.MHE_close_25_pop_onda .MHE_hover_1{ position:absolute; top:calc(10% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.8s;}
.MHE_close_25_pop_onda:hover .MHE_hover_1{ top:0; left:0; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0s; }
.MHE_close_25_pop_onda .MHE_hover_2{ position:absolute; top:calc(10% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.8s;}
.MHE_close_25_pop_onda:hover .MHE_hover_2{  top:0; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0s;  }
.MHE_close_25_pop_onda .MHE_hover_3{ position:absolute; top:calc(10% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.8s; }
.MHE_close_25_pop_onda:hover .MHE_hover_3{ top:0; left:40%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0s;  }
.MHE_close_25_pop_onda .MHE_hover_4{ position:absolute; top:calc(10% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.8s; }
.MHE_close_25_pop_onda:hover .MHE_hover_4{  top:0; left:60%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0s;  }
.MHE_close_25_pop_onda .MHE_hover_5{ position:absolute; top:calc(10% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.8s; }
.MHE_close_25_pop_onda:hover .MHE_hover_5{ top:0; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0s;  }


.MHE_close_25_pop_onda .MHE_hover_6{ position:absolute; top:calc(30% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s;}
.MHE_close_25_pop_onda:hover .MHE_hover_6{ top:20%; left:0; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_onda .MHE_hover_7{ position:absolute; top:calc(30% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s;}
.MHE_close_25_pop_onda:hover .MHE_hover_7{  top:20%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.2s;  }
.MHE_close_25_pop_onda .MHE_hover_8{ position:absolute; top:calc(30% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s; }
.MHE_close_25_pop_onda:hover .MHE_hover_8{ top:20%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.2s;  }
.MHE_close_25_pop_onda .MHE_hover_9{ position:absolute; top:calc(30% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s; }
.MHE_close_25_pop_onda:hover .MHE_hover_9{  top:20%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.2s;  }
.MHE_close_25_pop_onda .MHE_hover_10{ position:absolute; top:calc(30% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s; }
.MHE_close_25_pop_onda:hover .MHE_hover_10{ top:20%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.2s;  }


.MHE_close_25_pop_onda .MHE_hover_11{ position:absolute; top:calc(50% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_onda:hover .MHE_hover_11{ top:40%; left:0; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_onda .MHE_hover_12{ position:absolute; top:calc(50% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_onda:hover .MHE_hover_12{  top:40%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.4s;  }
.MHE_close_25_pop_onda .MHE_hover_13{ position:absolute; top:calc(50% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_onda:hover .MHE_hover_13{ top:40%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.4s;  }
.MHE_close_25_pop_onda .MHE_hover_14{ position:absolute; top:calc(50% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_onda:hover .MHE_hover_14{  top:40%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.4s;  }
.MHE_close_25_pop_onda .MHE_hover_15{ position:absolute; top:calc(50% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_onda:hover .MHE_hover_15{ top:40%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.4s;  }

.MHE_close_25_pop_onda .MHE_hover_16{ position:absolute; top:calc(70% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s;}
.MHE_close_25_pop_onda:hover .MHE_hover_16{ top:60%; left:0; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.6s; }
.MHE_close_25_pop_onda .MHE_hover_17{ position:absolute; top:calc(70% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s;}
.MHE_close_25_pop_onda:hover .MHE_hover_17{  top:60%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.6s;  }
.MHE_close_25_pop_onda .MHE_hover_18{ position:absolute; top:calc(70% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_onda:hover .MHE_hover_18{ top:60%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.6s;  }
.MHE_close_25_pop_onda .MHE_hover_19{ position:absolute; top:calc(70% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_onda:hover .MHE_hover_19{  top:60%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.6s;  }
.MHE_close_25_pop_onda .MHE_hover_20{ position:absolute; top:calc(70% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_onda:hover .MHE_hover_20{ top:60%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.6s;  }

.MHE_close_25_pop_onda .MHE_hover_21{ position:absolute; top:calc(90% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s;}
.MHE_close_25_pop_onda:hover .MHE_hover_21{ top:80%; left:0; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.8s; }
.MHE_close_25_pop_onda .MHE_hover_22{ position:absolute; top:calc(90% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s;}
.MHE_close_25_pop_onda:hover .MHE_hover_22{  top:80%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.8s;  }
.MHE_close_25_pop_onda .MHE_hover_23{ position:absolute; top:calc(90% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_onda:hover .MHE_hover_23{ top:80%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.8s;  }
.MHE_close_25_pop_onda .MHE_hover_24{ position:absolute; top:calc(90% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_onda:hover .MHE_hover_24{  top:80%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.8s;  }
.MHE_close_25_pop_onda .MHE_hover_25{ position:absolute; top:calc(90% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_onda:hover .MHE_hover_25{ top:80%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.3s ease 0.8s;  }



/* ************************************************************************************************************* */
/* MHE_close_25_pop_irregular*/
/* ************************************************************************************************************* */

.MHE_close_25_pop_irregular .MHE_hover_1{ position:absolute; top:calc(10% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_1{ top:0; left:0; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_2{ position:absolute; top:calc(10% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_2{  top:0; left:20%;  width:20%; height:20%; opacity:1;}
.MHE_close_25_pop_irregular .MHE_hover_3{ position:absolute; top:calc(10% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_3{ top:0; left:40%; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_4{ position:absolute; top:calc(10% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_4{  top:0; left:60%; width:20%; height:20%; opacity:1;   }
.MHE_close_25_pop_irregular .MHE_hover_5{ position:absolute; top:calc(10% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_5{ top:0; left:80%;  width:20%; height:20%; opacity:1; }


.MHE_close_25_pop_irregular .MHE_hover_6{ position:absolute; top:calc(30% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_6{ top:20%; left:0; width:20%; height:20%; opacity:1;}
.MHE_close_25_pop_irregular .MHE_hover_7{ position:absolute; top:calc(30% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_7{  top:20%; left:20%;  width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_8{ position:absolute; top:calc(30% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_8{ top:20%; left:40%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_9{ position:absolute; top:calc(30% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_9{  top:20%; left:60%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_10{ position:absolute; top:calc(30% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_10{ top:20%; left:80%;  width:20%; height:20%; opacity:1; }


.MHE_close_25_pop_irregular .MHE_hover_11{ position:absolute; top:calc(50% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_11{ top:40%; left:0; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_12{ position:absolute; top:calc(50% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_12{  top:40%; left:20%;  width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_13{ position:absolute; top:calc(50% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_13{ top:40%; left:40%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_14{ position:absolute; top:calc(50% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_14{  top:40%; left:60%; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_15{ position:absolute; top:calc(50% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_15{ top:40%; left:80%;  width:20%; height:20%; opacity:1; }

.MHE_close_25_pop_irregular .MHE_hover_16{ position:absolute; top:calc(70% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_16{ top:60%; left:0; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_17{ position:absolute; top:calc(70% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_17{  top:60%; left:20%;  width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_18{ position:absolute; top:calc(70% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_18{ top:60%; left:40%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_19{ position:absolute; top:calc(70% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_19{  top:60%; left:60%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_20{ position:absolute; top:calc(70% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_20{ top:60%; left:80%;  width:20%; height:20%; opacity:1; }

.MHE_close_25_pop_irregular .MHE_hover_21{ position:absolute; top:calc(90% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_21{ top:80%; left:0; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_22{ position:absolute; top:calc(90% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.4s;}
.MHE_close_25_pop_irregular:hover .MHE_hover_22{  top:80%; left:20%;  width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_23{ position:absolute; top:calc(90% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.6s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_23{ top:80%; left:40%; width:20%; height:20%; opacity:1;  }
.MHE_close_25_pop_irregular .MHE_hover_24{ position:absolute; top:calc(90% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_24{  top:80%; left:60%; width:20%; height:20%; opacity:1; }
.MHE_close_25_pop_irregular .MHE_hover_25{ position:absolute; top:calc(90% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.3s ease 0.2s; }
.MHE_close_25_pop_irregular:hover .MHE_hover_25{ top:80%; left:80%;  width:20%; height:20%; opacity:1;  }




/* ************************************************************************************************************* */
/* MHE_close_25_pop_corner_tr*/
/* ************************************************************************************************************* */
.MHE_close_25_pop_corner_tr .MHE_hover_1{ position:absolute; top:calc(10% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_1{ top:0; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr .MHE_hover_2{ position:absolute; top:calc(10% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_2{  top:0; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_3{ position:absolute; top:calc(10% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_3{ top:0; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.4s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_4{ position:absolute; top:calc(10% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.2s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_4{  top:0; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.2s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_5{ position:absolute; top:calc(10% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_5{ top:0; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0s;  }


.MHE_close_25_pop_corner_tr .MHE_hover_6{ position:absolute; top:calc(30% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_6{ top:20%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr .MHE_hover_7{ position:absolute; top:calc(30% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_7{  top:20%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_8{ position:absolute; top:calc(30% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_8{ top:20%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.4s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_9{ position:absolute; top:calc(30% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.2s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_9{  top:20%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.2s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_10{ position:absolute; top:calc(30% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.2s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_10{ top:20%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.2s;  }


.MHE_close_25_pop_corner_tr .MHE_hover_11{ position:absolute; top:calc(50% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_11{ top:40%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr .MHE_hover_12{ position:absolute; top:calc(50% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_12{  top:40%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_13{ position:absolute; top:calc(50% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_13{ top:40%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.4s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_14{ position:absolute; top:calc(50% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_14{  top:40%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.4s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_15{ position:absolute; top:calc(50% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.4s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_15{ top:40%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.4s;  }

.MHE_close_25_pop_corner_tr .MHE_hover_16{ position:absolute; top:calc(70% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_16{ top:60%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr .MHE_hover_17{ position:absolute; top:calc(70% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_17{  top:60%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_18{ position:absolute; top:calc(70% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_18{ top:60%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_19{ position:absolute; top:calc(70% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_19{  top:60%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_20{ position:absolute; top:calc(70% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.6s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_20{ top:60%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.6s;  }

.MHE_close_25_pop_corner_tr .MHE_hover_21{ position:absolute; top:calc(90% - 0.5px); left:calc(10% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_21{ top:80%; left:0; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr .MHE_hover_22{ position:absolute; top:calc(90% - 0.5px); left:calc(30% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s;}
.MHE_close_25_pop_corner_tr:hover .MHE_hover_22{  top:80%; left:20%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_23{ position:absolute; top:calc(90% - 0.5px); left:calc(50% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_23{ top:80%; left:40%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_24{ position:absolute; top:calc(90% - 0.5px); left:calc(70% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_24{  top:80%; left:60%; width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s;  }
.MHE_close_25_pop_corner_tr .MHE_hover_25{ position:absolute; top:calc(90% - 0.5px); left:calc(90% - 0.5px); width:1px; height:1px; opacity:0; background:rgba(255,255,255,0.2); transition: all 0.5s ease 0.8s; }
.MHE_close_25_pop_corner_tr:hover .MHE_hover_25{ top:80%; left:80%;  width:20%; height:20%; opacity:1; transition: all 0.5s ease 0.8s;  }