.immoinvent-main{display:none;position:fixed;z-index:5000;padding-top:0;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.4)}.immoinvent-frame{border:0;border-radius:16px;height:75vh;min-height:580px;background:#FFF;width:100%}.immoinvent-close{position:relative;float:right;top:18px;left:20px;width:36px;height:36px;cursor:pointer;background:url(/iwlead/images/icon-close.png);background-repeat:no-repeat}.immoinvent-header{position:relative;left:0;top:10px;color:#fff}.immoinvent-content{position:relative;margin:auto;padding:0;-webkit-animation-name:animatetop;-webkit-animation-duration:0.5s;animation-name:animatetop;animation-duration:0.5s}.immoinvent-leadstart-button:active,.immoinvent-leadstart-button:hover{background-color:transparent!important}.immoinvent-content-width{width:90%}@media only screen and (min-width:1350px){.immoinvent-content-width{width:85%}}@media only screen and (min-width:1600px){.immoinvent-content-width{width:70%}}@-webkit-keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{from{top:-300px;opacity:0}to{top:0;opacity:1}}