/********************** Heading Styles *******************/

html * { max-height:999999px; }

h1, h2, h3, h4, h5, h6 {
	font-family: "Segoe UI", Tahoma, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color: inherit;
}

h1 {
	color: #333;
	font-size: 25px;
	text-align: left;
	padding: 12px 20px;
	font-weight: normal;
}
h2 {
	color:000000;/*#00469e;*/
	font-size: 18px;
	text-align:left;
	padding:9px 20px;
	font-weight:normal;
}
h2.left {
	font-size: 24px;
	text-align:left;
	padding:10px 20px 0 20px;
}
h2.centr {
	font-size: 24px;
	text-align:center;
	padding:10px 20px 6px 20px;
}

h3 {
	color:#ec0000;
	font-size: 16px;
	text-align:left;
	padding:6px 20px;
}
h3 a {
	color:#ec0000;
}
h3 a:hover {
	color:#ec00cc;
}

h4 {
	color:#00469e;
	font-size: 16px;
	text-align:left;
	padding:6px 20px;
}

h5 {
	color:#00469e;
	font-size: 14px;
	text-align:left;
	padding:6px 20px;
}
h6 {
	color:#000;
	font-size: 14px;
	text-align:left;
	padding:6px 20px;
}
h6 a {
	color:#000;
}
h6 a:hover {
	color:#ec0000;
}

/********************** Page Styles *******************/

.maintitle {
	padding:6px 15px;
}
.maintext {
	color:black;
	padding:3px 15px;
	text-align:left;
	font-size:18px;
	line-height:130%;
}

.normaltext {
	color:#333;
	font-weight:normal;
	font-size:12px;
}
.normaltext-block {
	display:block;
	padding:6px 20px;
	text-align:justify;
	color:#333;
	font-weight:normal;
	font-size:12px;
}

.bluetext {
	color:#00469e;
}
.navytext {
	color:#002969;
}
.redtext {
	color:#ec0000;
}
.bigtext {
	font-size:14px;
}
.boldtext {
	font-weight:bold;
	font-size:14px;
}
.boldbluetext {
	font-weight:bold;
	font-size:14px;
	color:#00469e;
}
.center {
	text-align:center;
}
.citation {
	margin-left:90px;
}
.more {
	text-align:right;
	font-size:13px;
}
.news-name {
	text-align:left;
}
.news-data {
	color:#5b6d8a;
}
.event-name {
	text-align:left;
	padding-left:84px;
}
.copy-adres {
	color:#5b6d8a;
}

.big_link{color: black!important;}
.big_link:hover{color: #00aac6!important;}

/*************************Product Boxes Small***************/

.box_prod_overal
{
	width: 100%;
	padding-left: 0px;
	padding-top:10px;
	padding-bottom:10px;
}
.box_prod
{
width:32%;
border: 1px solid rgb(204, 204, 204);
border-image: none;
cursor: pointer;
background-color: rgb(255, 255, 255);
height: 246px;
-webkit-transition: all 0.3s ease;
float:left;
}
.box_prod:hover
{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.product_box_link
{
    color: #333;
    text-decoration: none!important;
}
/*****************TOP MENU***********/
.menu-column
{
	padding: 6px 6px 6px 10px;
	width: 22%;
	line-height: 190%;
	float: left;
	box-sizing: content-box;
}
.menu-header
{
	padding: 10px 0px;
	color:#00aac6;
	line-height: 130%;
}
.menulink
{
	color:#000000;
	text-decoration:none;
}
.iconstyle
{
	text-align:center;
	padding-top: 20px;
}
.menulink:hover
{
	color:#00aac6;
	text-decoration:none;
}
.menubox
{
	background-color:rgb(245,245,245);
	border: 1px solid #d7d7d7;
	border-image: none;
	display: block;
	margin-top: 7px;
	display: none;
	position:inherit;
}
.menusplitter
{
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 22px;
	margin-right: 22px;
	background-color: #c7c7c7;
}
/********************** Top Three Menu *******************/
.box-solutions {
	position:absolute;
	top:0px;
	left:0px;
	width:393px;
	height:56px;
	background:#e6e6e6;
}
.box-solutions:hover {
	background:#f5f5f5 !important;
}
.box-products {
	position:absolute;
	top:0px;
	left:395px;
	width:393px;
	height:56px;
	background:#e6e6e6;
}
.box-products:hover {
	background:#f5f5f5 !important;
}
.box-support {
	position:absolute;
	top:0px;
	left:790px;
	width:393px;
	height:56px;
	background:#e6e6e6;
}
.box-support:hover {
	background:#f5f5f5 !important;
}

.box-name-threemenu {
	position:absolute;
	display:block;
	top:14px;
	right:0px;
	text-align:left;
	font:24px/24px "Segoe UI Semilight", "Segoe UI", Tahoma, sans-serif;
	padding:0;
	padding-right:40px;
	cursor:pointer;
	/*background: url('/img/template/main/dot_v.gif') center right no-repeat;*/
	text-decoration:none;
	color: black;
	cursor:pointer;
}
.box-name-threemenu:hover {
	color:#00b9d8;
	text-decoration:none;
}
.menulisttop
{
	color: rgb(25,25,25);
	font-size: 18px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	float: left;
	background-color: rgba(255, 255, 255, 1);
	list-style-type: none!important;
	list-style-image: none!important;
	cursor: pointer;
	border-bottom: 4px solid transparent;
	-webkit-transition: all 0.3s ease;
}
.menulisttop:hover
{
	border-bottom-color: #00aac6;
	color: #00aac6;
	-webkit-transition: all 0.3s ease;
}
.menulisttophover
{
	border-bottom-color: #00aac6;
	color: #00aac6;
	-webkit-transition: all 0.3s ease;
}
/**************FOOTER 2019***********/
.footer-header-2019
{
	color:#707070;
	line-height:23px;
	font-weight: bolder;
	font-size: 14px;
}
.footer-link-2019
{
	color:#707070;
	line-height:23px;
	text-decoration:none;
	font-size: 14px;
}
.footer-link-2019:hover
{
	color:#505050;
	text-decoration:underline;
}
.newyear23_page p {
  color: #800116;
  text-align: center; 
  font-size: 14pt; 
  font-weight: 500;
}
.newyear24_page p {
  color: #00aac6;
  text-align: center; 
  font-size: 14pt; 
  font-weight: 500;
}

blockquote .noquote {
font-weight: normal;
}
.news_banner_link, .news_banner_link:hover {
	text-decoration: none;
}
.news_banner_link .news_banner {
    height: 766px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

#cookie_notification {
    left: 26%;
    width: 50%;
}