

/* Start:/local/templates/moguntia/components/bitrix/menu/horizontal_multilevel1/style.css?16904519132098*/
#horizontal-multilevel-menu{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #DDDEE4;
	width: 100%;
	position: relative;
}
#horizontal-multilevel-menu ul{
	list-style: none;
}
ul li{
	min-width: 150px;
	padding: 20px;
}
ul li a.root-item,ul li a.root-item-selected{
	padding: 25px;
}
ul li::marker{
	color: #76B82A;
}
#horizontal-multilevel-menu a{
	color: black;
}
li.root-item,li.root-item-selected{
	position: relative;
}

li.root-item ul,li.root-item-selected ul{
	display: none;
	position: absolute;
	height: auto;
	min-height: 100%;
	max-width: 350px;
	min-width: 300px;
	top: 100%;
	z-index: 92;
	background-color: #fff;
	padding: 0;
	filter: drop-shadow(0px 8px 30px rgba(105, 136, 184, 0.5));
}
li.root-item li.parent ul,li.root-item-selected li.parent ul{
	display: none;
}

li.root-item >.expand-wrapper,li.root-item-selected >.expand-wrapper{
	display: none;
}
li.parent a.parent{
	padding-right: 5px;
}

.expand-wrapper{
	display: inline;
	position: relative;

}
.expand-wrapper .fa-plus,.expand-wrapper .fa-minus{
	position: absolute;
	top: 0;
	left: 0;
	color: #76B82A;
}
.expand-wrapper .fa-plus{
	transform: rotateX(90deg);
	transition: all ease-in-out 0.3s;
}
.expand-wrapper .fa-plus.active{
	transform: rotateX(0deg);
	transition: all ease-in-out 0.3s;
}
@media (min-width: 993px){
		li.root-item li.parent:hover >ul,li.root-item-selected li.parent:hover >ul{
		display: block;
		position: absolute;
		left: 100%;
		top: 0;
		}
	li.root-item:hover ul,li.root-item-selected:hover ul{
		display: block;
	}
}

@media (max-width: 992px){
	#horizontal-multilevel-menu{
		padding: 0;
		z-index: 160;
	}
	#horizontal-multilevel-menu ul{
		top: 0;
		left: 0;
		position: absolute;
		height: 100vh;
		min-width: 100%;
		overflow-y: scroll;
	}
	#horizontal-multilevel-menu li.expand-submenu{
		position: absolute;
		width: 100%;
	}
	li.root-item >.expand-wrapper,li.root-item-selected >.expand-wrapper{
		display: inline;
	}
	.menu-wrapper{
		display: none;
	}
	#horizontal-multilevel-menu{
		flex-direction: column;
	}
	.expand-wrapper{
		margin-left: 25px;
	}

}
/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1638353064163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/moguntia/components/bitrix/menu/bottom-menu/style.min.css?1638353061490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/moguntia/components/bitrix/menu/bottom-menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/moguntia/styles.css?17272190821204*/
ul#horizontal-multilevel-menu li {
  list-style-type: none;
}
#horizontal-multilevel-menu {
  justify-content: space-evenly;
}

.widget-ya-org {
  display: flex;
  position: absolute;
  top: 95px;
  right: 122px;
}
.widget-ya-map {
  padding-top: 253px;
}

#cookie_note {
  display: none;
  z-index: 100000;
  position: fixed;
  bottom: 15px;
  left: 50%;
  max-width: 90%;
  transform: translateX(-50%);
  padding: 20px;
  background-color: white;
  border-radius: 4px;
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
  gap: 10px;
}

#cookie_note p {
  margin: 0;
  font-size: 0.8rem;
  text-align: left;
  color: black;
}
#cookie_note p a {
  color: #76b82a;
}

.cookie_accept {
  width: 20%;
}
@media (min-width: 576px) {
  #cookie_note.show {
    display: flex;
  }
}

@media (max-width: 830px) {
  #cookie_note.show {
    flex-direction: column;
  }
  .cookie_accept {
    width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie_note.show {
    display: flex;
    left: 10px;
    right: 10px;
    max-width: 100%;
    transform: initial;
    gap: 10px;
  }
  .cookie_accept {
    width: 100%;
  }
}

@media (max-width: 575px) {
  #cookie_note.show {
    display: block;
    text-align: left;
  }
}

/* End */
/* /local/templates/moguntia/components/bitrix/menu/horizontal_multilevel1/style.css?16904519132098 */
/* /bitrix/components/bitrix/form.result.new/error.css?1638353064163 */
/* /local/templates/moguntia/components/bitrix/menu/bottom-menu/style.min.css?1638353061490 */
/* /local/templates/moguntia/styles.css?17272190821204 */
