/*Header*/

.t4-header {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
  /*background-image: url(../../images/menu_bg.jpg);*/
  /*background-color: #000000;*/
 
  background: linear-gradient(
    82deg,
    #000000 5%,
    #000000 10%,
    #978d8d 30%,
    #ddd 50%,
    #ccc 70%,
    #fff 80%,
    #999 95%
  );
  
}

/*Logo*/

.logo-image img {
    max-width: 195px;
}
.navbar-brand.logo-control img.logo-img {
    max-height: 80px!important;
}
/*Main menu*/

.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  color: var(--mainnav-link-color);
  font-size: .8rem;
  line-height: 40px;
  text-transform: uppercase;
}
.t4-megamenu.animate.slide .dropdown .dropdown-menu {
  background: linear-gradient( 45deg, #cdcdcd 5%, #fff 10%, #ccc 30%, #ddd 50%, #ccc 70%, #fff 80%, #cdcdcd 95% );
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
  font-weight: 400;
  font-size: 75%;
}

/*Masthead*/
.t4-masthead-inner {
    padding: 6rem 0;
}
h2.t4-masthead-title {
	width: 800px;
	margin: 0 auto;
	background: silver;
	text-align: left;
	padding: 5px 20px;
	color: #010143;
	font-weight: 100;
}

/*FP - Frontpage*/
.hanzelic-fp .hanzelic-mainbody {
    display: none;
    visibility: hidden;
}

/*Modules*/

.t4-section-2 .module-title,
.t4-section-3 .module-title {
  border-bottom: none;
  margin: 0 0 3rem 0;
  padding: 0;
  text-transform: initial;
  text-align: center;
  font-size: 30px;
  color: #cdcdcd;
}

/*MOD Languages*/
div.mod-languages {
	float: right;
	margin-left: 15px
}
div.mod-languages a {
  padding: 0;
  text-decoration: none;
}
div.mod-languages ul li {
	margin:0;
	padding:0;
}
div.mod-languages ul li.lang-active {
  background-color: transparent;
}
/*MOD Languages*/

/*MOD Search*/
div.awesomplete {
  float: right;
  padding: 5px 0;
}
div.awesomplete .form-control {
	display: block;
	width: 100%;
	padding: .1rem .5rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	appearance: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.awesomplete > ul > li, .awesomplete > ul::before {
  z-index: 100;
}
/*MOD Search*/

/*MOD Legal info footer*/

.hanzelic-legal-footer .navbar-nav{
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}

.hanzelic-legal-footer .module-title {
  text-align: right;
}
/*MOD Legal info footer*/

/*MOD JA ACM*/

.features-items .btn {
  background: #191557;
  color: white;
}
.features-items .btn:hover {
  background-color: #d6dfee;
  color: #191557;
}


/*MOD JA ACM*/

/*MOD J51*/

.j51imagehover115 figcaption {
  color: #191557;
}
[class*=" imghvr-"] figcaption, [class^="imghvr-"] figcaption {
  color: #191557;
}
/*MOD J51*/

/*MOD Slider*/
.n2-ss-slider-controls-below {
  height: 10px;
}

/*MOD Slider*/

/*Top Kontakt*/
.hanzelic-topkontakt {
  line-height: 35px;
  font-size: 80%;
  color: #d9d9d9;
 }

 /*Plugins*/
 /*AllVideos*/

ul.sigFreeClassic li.sigFreeThumb {
  margin: 0 5px 6px 0;
  border: 5px solid #d0d0d0;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

/*AllVideos*/

/*Cookies CK*/

#cookiesck_accept {
  background: #191557!important;
  border: 2px solid #191557!important;
  color: #f5f5f5!important;
}

/*Cookies CK*/