@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.span{}
.top_horizontal_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 40px;
}
.menu_main {
	max-width:600px;
	float:left;
	margin-right:20px;
}
.js .top_horizontal_menu {
	height: 40px;
	overflow: hidden;
}
.top_horizontal_menu > li {
	margin: 0 0 0 1.5em;
	float: left;
}
.top_horizontal_menu > li:first-child {
	margin-left: 0;
}
.top_horizontal_menu a {
	display: block;
	text-decoration: none;
	color: #2c3449;
	font-size: 16px;
	font-weight: bold;
}
.top_horizontal_menu a:hover {
	text-decoration: none;
	color:#c6366f;
}
.flex-multi {
	float: left;
	width: 45%;
	margin-bottom: 100px;
}
.flex-multi + .flex-multi {
	float: right;
}
.clear {
	clear: both;
}
.flexMenu-viewMore > a {
	width:20px;
	line-height: 40px;
	vertical-align: middle;
	display: inline-block;
}
.flexMenu-viewMore.active > a, .flexMenu-viewMore > a:hover {
	text-decoration: none;
}
.flexMenu-popup {
	list-style-type: none;
	padding: 15px;
	background-color: #fff;
	margin: 0;
	z-index:100;
	margin-left: -60px;
	box-shadow: 0px 10px 18px rgba(0,0,0,0.15);
	border-radius: 0 0 8px 8px;
	min-width:150px;
}
.lt-ie8 .flexMenu-popup {
}
.flexMenu-popup a {
	display: block;
}
.flexMenu-popup a:hover {
	text-decoration: none;
}

@media (max-width:920px) {
	.menu_main {
		float:none;
	}
}

.top_menu_2 .nav{
	width:100%;
}
.top_menu_2 .nav td{
	text-align:center;
	vertical-align:middle;
	height:45px;;
}
.menu_on_banner .nav td{
	height:36px;
	padding:0px;
}
.top_menu_2 .nav td .rela{
	text-align: left;
}
.top_menu_2 .nav td .rela > a {
    height:45px;
    display: inline-block;
    line-height: 20px;
    padding:0px 10px 0px 10px;
	font-weight: 600;
	font-size: 16px;
}
.top_menu_2 .nav td a{
	font-size:16px;
	color:#2c3449;
	text-decoration:none;
	font-weight: 500;
	line-height: 30px;
	height: 30px;
}
.top_menu_2 .nav  td:hover  a{
	text-decoration:none;
	color:#c6366f;
}
.top_menu_2 .nav  td:hover ul li a{
	color: #444;
}
.top_menu_2 .nav  td:hover ul li a:hover{
	text-decoration:none;
	color:#000!important;
	opacity: 1;
    border-right-color: #fff;
}
.top_menu_2 .nav .active a{
	text-decoration:none;
	color:#c6366f;
}
.top_menu_2 .nav td.deliter {
	width:5px;
	height:13px;
}
.top_menu_2 .nav td:last-child{
	width:0;
	height:0;
	background:none;
}
/* .top_menu_2 .nav .dir .active {
    line-height: 55px;
	height: 55px;
} */
.top_menu_2 .drop-down {
	list-style:none;
	position:absolute;
	visibility: hidden;
	opacity:0; 
	-webkit-transition:0.15s linear opacity;
	background: #fff;
	display:block;
	color:#2c3449;
	border-radius: 0 0 6px 6px;
	text-align: left;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.top_menu_2 .nav .dir .active:hover,
.top_menu_2 .nav td:hover .drop-down { 
	opacity:1;
	z-index: 99;
	visibility: visible;
}
.top_menu_2 .drop-down ul {
	list-style:none;
    float: left;
	border-radius: 6px;
    overflow: hidden;
}
.top_menu_2 .drop-down ul li{
	float:none;
}
.top_menu_2 .drop-down ul a{

	margin-top:-1px;
	white-space:nowrap; 
	display:block;
	font-weight: normal;
    font-size: 14px;
    line-height: 38px;
    color: #444444;
    opacity: 0.5;
    padding: 24px 20px;
    padding: 9px 24px;
    height: auto;
	border: 1px solid #F4F4F4;
	box-sizing: border-box;
}
.top_menu_2 li:hover .drop-down ul li a{
	color:#2c3449;
}
.top_menu_2 .additional-area {
    width: 0px;
    height: 100%;
    float: right;
	transition: 0.3s;
	opacity: 0;
}
.top_menu_2 .additional-area[data-active="true"] {
	width: 400px;
	opacity: 1;
}
.top_menu_2 .additional-area .additional-item {
	opacity: 0;
	transition: 0.3s;
	width: 400px;
}
.top_menu_2 .additional-area[data-active="true"] .additional-item {
	opacity: 1;
}
.top_menu_2 .additional-section-picture {
	display: block;
    padding-top: 250px;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}
.top_menu_2 .nav td .rela:hover a.additional-section-name {
	display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: #000000!important;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 25px;
	height: auto;
}

.top_menu_2 .additional-element {
	padding: 30px;
}
.top_menu_2 .additional-element-picture {
	display: block;
    padding-top: 130px;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}
.top_menu_2 .nav td .rela:hover a.additional-element-name {
	display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    color: #000000!important;
    margin-top: 25px;
	height: auto;
}
.top_menu_2 .nav td .rela .additional-element-text {
	display: block;
    font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
    margin-top: 15px;
	max-height: 80px;
	height: auto;
	overflow: hidden;
}
.top_menu_2 .nav td .rela .additional-element-price {
	display: block;
    font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	color: #000000;
	margin-left: 110px;
}

.top_menu_2 .additional-elements {
	padding: 40px 30px;
    min-height: 90px;
    border-bottom: 1px solid #EDEDED;
}
.top_menu_2 .additional-elements-picture {
	display: block;
    width: 90px;
    height: 90px!important;
    float: left;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}
.top_menu_2 .nav td .rela:hover a.additional-elements-name {
	display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000!important;
	height: auto;
	margin-left: 110px;
}
.top_menu_2 .nav td .rela .additional-elements-price {
	display: block;
    font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	color: #000000;
	margin-left: 110px;
}
.top_menu_2 .nav td .rela .additional-elements-price span {
	font-weight: normal;
}
.top_menu_2 .additional-item {
	transition: all 0.3s;
}
.top_menu_2 [data-show="false"] {
	display: none;
	opacity:0;
	transition: 0.3s;
}
.top_menu_2 [data-show="true"] {
	display: true;
	opacity: 1;
	transition: 0.3s;
}