@charset "utf-8";
body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #13013D;
}
.container {
	z-index: 1;
	background-image: url(../layout/background-01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	bottom: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
}
.container-2 {
	z-index: 1;
	background-image: url(../layout/background-01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	bottom: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
	background-size: 100%;
}
.date-time {
	position: absolute;
	left: -160px;
	top: 7px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #EA1C23;
	text-align: center;
}


.menu-block {
	z-index: 1;
	text-align: center;
	margin: auto;
	position: relative;
	height: 541px;
	width: 922px;
}
.circle-logo-text-img {
	position: absolute;
	z-index: 1;
	left: 290px;
	top: 79px;
}

.menu-circle-img {
	position: absolute;
	left: 156px;
	top: 0px;
	z-index: 2;
	
}
.info-text-div {
	position: absolute;
	z-index: 3;
	left: 290px;
	top: 79px;
	height: 347px;
	width: 318px;
}
.email-img {
	position: absolute;
	z-index: 7;
	left: 108px;
	top: 218px;
	height: 36px;
	width: 60px;
}

.menu-servers-img {
	position: absolute;
	left: 38px;
	top: 59px;
	z-index: 5;
	
}
.menu-networks-img {
	position: absolute;
	left: 0px;
	top: 259px;
	z-index: 5;
}
.menu-contact-img {
	position: absolute;
	top: 55px;
	z-index: 100;
	float: right;
	right: -48px;
}
.menu-sales-img {
	position: absolute;
	left: 663px;
	top: 16px;
	z-index: 5;
}
.menu-support-img {
	position: absolute;
	left: 746px;
	top: 198px;
	z-index: 5;
}
.menu-cctv-img {
	position: absolute;
	left: 622px;
	top: 368px;
	z-index: 5;
}
.bt_teamviewer_img {
	position: fixed;
	z-index: 1;
	left: 11px;
	bottom: 11px;
}
.online-support {
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	bottom: -1px;
	text-align: center;
	width: 100%;
}

.bt_anydesk_img {
	position: fixed;
	z-index: 1;
	right: 11px;
	bottom: 11px;
}
