﻿/* POPUP */
.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.popup .popup-logo1 {
	margin: 2% 0 0 -227px;
	visibility: hidden;
	width: 450px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-logo1 {
  visibility: visible;
}
.popup .popup-city {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-city {
  visibility: visible;
}
.popup .popup-other {
	margin: 2% 0 0 -200px;
	visibility: hidden;
	width: 400px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-other {
  visibility: visible;
}
.popup .popup-otto {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-otto {
  visibility: visible;
}
.popup .popup_pic {
	visibility: hidden;
	width: 75px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_pic {
    visibility: visible;
}
.popup .popup_anc {
	visibility: hidden;
	width: 85px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_anc {
    visibility: visible;
}
@media only screen and (max-width:900px) {
.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.popup .popup-logo1 {
	margin: 2% 0 0 -227px;
	visibility: hidden;
	width: 450px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-logo1 {
  visibility: visible;
}
.popup .popup-city {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-city {
  visibility: visible;
}
.popup .popup-other {
	margin: 2% 0 0 -200px;
	visibility: hidden;
	width: 400px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-other {
  visibility: visible;
}
.popup .popup-otto {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-otto {
  visibility: visible;
}
.popup .popup_pic {
	visibility: hidden;
	width: 75px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_pic {
    visibility: visible;
}
.popup .popup_anc {
	visibility: hidden;
	width: 85px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_anc {
    visibility: visible;
}
}
@media only screen and (max-width:600px) {
.popup {
	position: relative;
	display: inline-block;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.popup .popup-logo1 {
	margin: 2% 0 0 -227px;
	visibility: hidden;
	width: 450px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-logo1 {
  visibility: visible;
}
.popup .popup-city {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-city {
  visibility: visible;
}
.popup .popup-other {
	margin: 2% 0 0 -200px;
	visibility: hidden;
	width: 400px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-other {
  visibility: visible;
}
.popup .popup-otto {
	margin: 2% 0 0 -100px;
	visibility: hidden;
	width: 200px;
	height: 100%;
	text-align: center;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	float: none;
}
.popup:hover .popup-otto {
  visibility: visible;
}
.popup .popup_pic {
	visibility: hidden;
	width: 75px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_pic {
    visibility: visible;
}
.popup .popup_anc {
	visibility: hidden;
	width: 85px;
	color: #fff;
	border-radius: 0;
	padding: 0 0;
	position: absolute;
	z-index: auto;
	margin-left: 0;
	margin-top: 20px;
}
.popup:hover .popup_anc {
    visibility: visible;
}
}



