Your IP : 18.227.0.21


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/landing/css/ui/tool/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/landing/css/ui/tool/popup.css

.landing-ui-popup.landing-ui-show {
	animation: showPopupAnimation 200ms ease both;
}

.landing-ui-popup.landing-ui-hide {
	visibility: visible;
	animation: hidePopupAnimation 200ms ease both;
}

.landing-ui-popup .popup-window-angly {
	pointer-events: none;
}