/*** Add here all your css customizations ***/

.vikicons-item-left, .vikicons-item-right {
  align-items: center !important;
}

.vikicons-item-text h3 {
  font-size: 16px !important;
}

#tbar-logo {
  max-width: 160px !important;
  padding-top: 8px;
}

.menu-normal #lmpart {
  margin: 0 !important;
}

.fx-menu-slide .mainmenu .l-inline {
  margin: 0 !important;
}

.fx-menu-slide {
  background: #ffffff !important;
  border: none !important;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.item-parameters {
  display: none !important;
}

#headt-part .fx-menu-slide {
  background: #ffffff !important;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.fx-menu-slide ul.nav a {
	color: #000000 !important;
}


h1 {
  padding: 0 0 16px !important;
}

h4 {
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
    font-size: 2em;
    font-weight: bold;
    padding: 0 0 7px;
}
h1 {
    font-size: 2.6em;
    font-weight: bold;
    padding: 0 0 7px;
}

.article-info {
  display: none !important;
}

.head-slider-disabled .mainmenu .l-inline .moduletable .logo-align-cnt > ul > li a {
  color: #000000 !important
}

.head-slider-enabled .mainmenu .l-inline .moduletable .logo-align-cnt  nav  a {
  color: #ffffff !important
}

.head-slider-enabled #tbar-upmenu .upmenu-content .vikicons-item-inner {
  color: #ffffff !important
}


.head-slider-disabled #tbar-upmenu .upmenu-content .vikicons-item-inner {
  color: #d9a36a !important
}

.head-slider-disabled .upmenu-content .moduletable a {
  color: #000000 !important
}

.head-slider-disabled .mod-languages .lang-inline li {
    border-right: 1px solid rgba(0,0,0,.2);
}

.head-slider-disabled .mod-languages .lang-inline li:last-child {
  border: none !important;
}

.head-slider-disabled #tbar-upmenu .upmenu-content {
  border-bottom: 1px solid rgba(0,0,0,.2);
}

.head-slider-disabled {
  background: #ffffff;
}

.mainmenu .nav-child li a, .mainmenu .nav-child li span {
  color: #000000 !important;
}

.headfixed {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.mainmenu .menu > .parent > .nav-child {
  background: #ffffff;
  border: none !important;
}

@media screen and (max-width: 960px) {
  .head-slider-enabled {
     background: #ffffff;
  	color: #000000; 
  }
  
  .head-slider-enabled #tbar-upmenu .upmenu-content .vikicons-item-inner {
    color: #d9a36a !important
  }
  
  .head-slider-enabled .upmenu-content .moduletable a {
    color: #000000;
  }
  
  #tbar-upmenu .upmenu-content {
    border-bottom: 1px solid rgba(0,0,0,.2);
  }
}

#lmpart .menumob-btn {
  margin: 0 !important;
}