div.logo {line-height:23px;}
div.servicePopupBg {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000;z-index:30000;-webkit-transition: none;-moz-transition:none;-ms-transition: none;-o-transition: none;transition: none;}
div.servicePopup {display:none;position:fixed;top:50%;left:50%;width:300px;height:300px;padding:10px;margin:-160px 0 0 -160px;background-color:#ffffff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;z-index:30001;-webkit-transition: none;-moz-transition:none;-ms-transition: none;-o-transition: none;transition: none;background-image:url(/img/phone.png);background-position:10px 92%;background-repeat:no-repeat;}

div.closePopup {position:absolute;right:10px;top:10px;width:20px;height:20px;-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;box-shadow:inset 0px 1px 0px 0px #f5978e;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);background-color:#f24537;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;border:1px solid #d02718;display:inline-block;cursor:pointer;color:#ffffff;font-family:Arial;font-size:15px;font-weight:bold;text-decoration:none;text-shadow:0px 1px 0px #810e05;}
div.closePopup:hover {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
background-color:#c62d1f;}
div.popupText {float: left;width: 100%;text-align: center;line-height: 52px;font-size: 29px;margin: 40px 0 20px 0;}
div.popupTel {float: left;width: 100%;text-align: right;line-height: 30px; margin: 33px 0 0 0;}
div.popupTel a {text-decoration:none;font-weight:bold;font-size:28px; color: #5b88e4;}
div.cookieClosePopup {float:left;font-size:13px;color:#5b88e4;text-decoration:underline;cursor:pointer;}
