﻿body.advertisement-time{overflow:hidden}body.advertisement-time .advertisement-panel{height:100%;overflow-y:auto}.advertisement-panel{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.8);z-index:999999;width:100%;height:0;overflow-x:hidden;overflow-y:hidden}.advertisement-panel .container{position:relative;height:100%}body.advertisement-time .first-advertisement{transform:rotateX(0deg);-moz-transform:rotateX(0deg);-webkit-transform:rotateX(0deg)}body.advertisement-time .first-advertisement.back-adv{transform:rotateX(100deg);-moz-transform:rotateX(100deg);-webkit-transform:rotateX(100deg)}.first-advertisement{position:absolute;transform-origin:top;-webkit-transform-origin:top;-moz-transform-origin:top;transform:rotateX(100deg);-moz-transform:rotateX(100deg);-webkit-transform:rotateX(100deg);transition:1s ease all;-moz-transition:1s ease all;-webkit-transition:1s ease all;width:80%;height:100%;left:10%}.advertisement-img-btn{position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);margin:0 auto;left:0;right:0;width:80%}.advertisement-img-btn img{width:100%}p.cls-adv{position:absolute;top:-25px;right:-25px;background:#000;margin:0;width:55px;height:55px;border-radius:50%;overflow:hidden;line-height:51px;text-align:center;cursor:pointer}p.cls-adv img{width:40%}@media(max-width:600px){p.cls-adv{top:-17px;right:-10px;width:30px;line-height:28px;height:30px}.advertisement-img-btn{width:100%}}