.picblock img {display:inline-block; margin:15px;}
.error_v, .validate.error, span.error {border: 1px solid #ff0000 !important;}

.mobmenu .phone a {line-height: 30px;}
.footer .logo {margin-top: 4px;}
.footer .right{margin-top: 14px;}
.footer .phone a {display: inline-block; margin-bottom: 3px;}
@media screen and (max-width: 991px) {
  .footer .top .phone a {margin-bottom: 0px; line-height: 30px;}
  .footer .logo {margin-top: 0px;}
  .footer .right{margin-top: 0px; align-items: center;}
}

.cookie-notification { display: none; position: fixed; bottom: 50px; left: 50%; width: 900px; max-width: 85vw; transform: translateX(-50%); padding: 15px; background-color: #f7f7f7; border-radius: 4px; border: 1px solid #fff; box-shadow: 2px 3px 10px rgba(0,0,0,.4); font-size: 12px; z-index: 999; }
.cookie-notification a { color: #2940F5; }
