body{
    -webkit-user-select:none; /* Safari */
    -khtml-user-select:none; /* Konqueror HTML */
    -moz-user-select:none; /* Firefox */
    -ms-user-select:none; /* Internet Explorer/Edge */
    user-select:none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.p_ga_2_m{cursor:default}
.p_ga_2_m img{max-width:340px;margin:80px auto 30px;display:block;}

.p_ga_2_m .ams-left{float:left;width:25%;display:block;}
.p_ga_2_m .boxes{float:left;width:50%;display:block;position:relative;}
.p_ga_2_m .boxes .text{}
.p_ga_2_m .ams-right{float:left;width:25%;display:block;}

.p_ga_2_m .text{display:block;text-align:center;margin-bottom:30px;font-size:18px;}

.p_ga_2_m .numbers{display:table;margin:0 auto;text-align:center;}
.p_ga_2_m .numbers .number{display:inline-block;height:30px;background:var(--color-3) url(/images16/game-deal-bc-close.png) no-repeat center bottom 2px / 30px;text-align:center;line-height:21px;border-radius:3px;width:30px;margin:4px;transition:1s;cursor:pointer;position:relative;z-index:1;}
.p_ga_2_m .numbers .number:hover{transition:.5s;transform:scale(1.5);background-color:#e0c574;z-index:2;position:relative;box-shadow:0 0 20px black;color:#792c11;}
.p_ga_2_m .numbers .number.disabled{opacity:unset !important;}
.p_ga_2_m .numbers .number.deal{background:transparent;color:transparent;box-shadow:none;}
.p_ga_2_m .numbers .number.no-deal{opacity:.3;transform:scale(.6);transition:1s;}
.p_ga_2_m .numbers .number.no-deal:hover{background:rgba(255,255,255, .1) url(/images16/game-deal-bc-close.png) no-repeat center bottom 2px / 30px;opacity:.3;color:white;}
.p_ga_2_m .numbers .number.no-deal.disabled{opacity:.3 !important;}

.p_ga_2_m .number-selected-text{display:none;background: var(--color-3);padding: 10px 10px;border-radius: 20px;background-image: linear-gradient(135deg,rgba(255,255,255, .05) , rgba(0,0,0, .3));}
.p_ga_2_m .number-selected-text h3{color:#e0c574;}
.p_ga_2_m .number-selected-text p{color:#e0c574;padding: 0;margin: 0;}
.p_ga_2_m .number-selected{width: 80px;height: 80px;background:#e0c574 url(/images16/game-deal-bc-close.png) no-repeat center bottom 2px / 80px;text-align:center;display:none;margin: 10px auto;border-radius:6px;transition:1s;color:#792c11;font-size: 48px;font-weight: bold;}

.p_ga_2_m .ams .am-bo{width:60px;height:15px;margin:1px auto;background:linear-gradient(317deg, #bb8f38, #edd788,#bb8f38);text-align:center;line-height:16px;display:block;border-radius:100px;transition:1s;color:black;font-size:14px;}
.p_ga_2_m .ams .am-bo.deal{background:#ffffff;color:black;transition:1s;transform:scale(1.3);}
.p_ga_2_m .ams .am-bo.no-deal{opacity:.2;transition:1s;transform:scale(.6);}

.p_ga_2_m .telephone{animation-name:fromTop;animation-duration:1s;width:140px;height:140px;background:#1f94f3 url(/images16/game-deal-phone-V3.gif) no-repeat center / 380px;display:none;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;border-radius:100%;box-shadow:0 0 30px #1f94f3;}

.p_ga_2_m .offer{animation-name:fromTop;animation-duration:1s;position:absolute;right:0;left:0;width:0;height:0;margin:0 auto;opacity:0;background:white;text-align:center;display:table;padding-bottom:10px;border-radius:5px;box-shadow:2 0 30px black;}
.p_ga_2_m .offer-text{position:relative;padding:10px 0;color:#1f94f3;margin:20px auto 0px;font-size:32px;}
.p_ga_2_m .offer .am-bo{margin:20px auto;font-size:27px;color:#111111;text-shadow:none;box-shadow:none;}

.p_ga_2_m .change{position:absolute;right:0;left:0;width:0;height:0;margin:0 auto;opacity:0;background:white;text-align:center;display:table;padding-bottom:10px;border-radius:5px;}
.p_ga_2_m .change-text{padding:30px 20px 20px;color:black;font-size:15px;font-family:Aller;}
.p_ga_2_m .change-change{background:#1f94f3 url(/images16/change-60.png) no-repeat center left 20px / 20px}
.p_ga_2_m .change-keep{background:#1f94f3 url(/images16/check-circle-52.png) no-repeat center left 20px / 20px}

.p_ga_2_m .button{background-color:#1f94f3;color:white;transition:.2s;}

.p_ga_2_m .bup{position:relative!important;color:#111;border-radius:10px;z-index:99;text-align:center;width:100%;display:inline-block;}
.p_ga_2_m .bup .focus{background:#ffffff;}
.p_ga_2_m .am-in-bo{margin-top: 50px;}
.p_ga_2_m .am-in-bo .am-va{color:#000000;}

#p_ga_2_text1, #p_ga_2_text2, #p_ga_2_text3, #p_ga_2_text4{font-size:22px}