.submenu{
	display:none;
}




.head-menu-item{
	position:relative;
}
.menu-dropdown
{
	display:none;
	position: absolute;
    top: 100px;
    z-index: 3;
    left: 0;
	padding-top:45px;
}
.head-menu-item:hover .menu-dropdown{
	display:table-cell;
}

@media only screen and (max-width:1100px)
{
	.menu-dropdown
	{
		display:none !important;
	}
}
.menu-dropdown:before
{
	top: 5px;
    left: 3%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-bottom-color: #F5F5F5;
    border-width: 20px;
}
.menu-dropdown .dropdown-info
{
	position: relative;
	width: 810px;
	display: table;
    box-sizing: border-box;
}

.menu-dropdown .dropdown-info:after
{
	clear: both;
	content: '';
	display: block;
	height: 0;
}
.menu-dropdown .dropdown-info .info-left
{
	background: #F5F5F5;
	border-bottom: 7px solid #F49A4B;
	/*float: left;
	height: 620px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
	max-width: 400px;
    min-width: 400px;
    width: 400px;
}

.menu-dropdown .dropdown-info .info-left .info-content .content-title
{
	color: #5B5B5B;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	max-width: 280px;
	padding-bottom: 15px;
	position: relative;
}

.menu-dropdown .dropdown-info .info-left .info-content .content-title:after
{
	background: #EF7F1A;
	bottom: 0;
	content: '';
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	width: 70%;
}
.menu-dropdown .dropdown-info .info-left .info-content .content-text
{
	color: #5B5B5B;
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px;
}

.menu-dropdown .dropdown-info .info-left .info-content .content-text .text-link
{
	color: #5B5B5B;
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-decoration: underline;
}
.menu-dropdown .dropdown-info .info-left .info-content .content-text .text-link:hover
{
	text-decoration: none;
}
.menu-dropdown .dropdown-info .info-right
{
	display:none;
	background: #EBECEC;
	border-bottom: 7px solid #EF7F1A;
	/*float: left;
	height: 620px;
	width: 400px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	

    vertical-align: top;
    box-sizing: border-box;
	max-width: 400px;
    min-width: 400px;
    width: 400px;
	overflow: hidden;
}
.menu-dropdown .dropdown-info .info-right p
{
	margin-bottom:10px;
}
.menu-dropdown .dropdown-info .info-right p a
{
	color: #5B5B5B;
}

.menu-dropdown .dropdown-info .info-right .child{
	display:none;
}
.menu-dropdown .dropdown-info .info-right .child .text-link
{
	color: #5B5B5B;
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin-bottom:20px;
	text-align:center;
}

.menu-dropdown .dropdown-info .info-right .info-types
{
	padding-bottom: 25px;
	position: relative;
}
.menu-dropdown .dropdown-info .info-right .info-types .type-link
{
	color: #5B5B5B;
	font-size: 20px;
	line-height: 1.7;
	text-decoration: underline;
}
.menu-dropdown .dropdown-info .info-right .info-types .type-link:hover
{
	text-decoration: none;
}
.menu-dropdown .dropdown-info .info-right .info-types:after
{
	background: #C5C6C6;
	bottom: 0;
	content: '';
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	width: 80%;
}
.menu-dropdown .dropdown-info .info-right .info-product
{
	/*background: #fff;
	border-radius: 5px;
	height: 0;
	margin-bottom: 40px;
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 100%;
	position: relative;
	webkit-border-radius: 5px;*/
}
.menu-dropdown .dropdown-info .info-right .info-product .product-link
{
	display: block;
	overflow:hidden;
	 margin-bottom: 10px;
	/*height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;*/
}
.menu-dropdown .dropdown-info .info-right .info-product .product-link .product-image,.menu-dropdown .dropdown-info .info-right .info-product .product-link .img
{
	/*height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;*/
	float: left;
    margin-right: 10px;
	vertical-align:top;
}
.menu-dropdown .dropdown-result
{
	background: #F5F5F5;
	border-bottom: 7px solid #F49A4B;
	padding-left: 60px;
	padding-right: 30px;
	padding-top: 40px;
	width: 810px;
}
.menu-dropdown .dropdown-result .categories-link
{
	color: #EF7F1A;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.6;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: underline;
	top: 0;
	z-index: 1;
}
.menu-dropdown .dropdown-result .categories-link:hover
{
	text-decoration: none;
}
.menu-dropdown .dropdown-result .result-categories
{
	border-bottom: 1px solid rgba(255,255,255,.6);
	position: relative;
}
.menu-dropdown .dropdown-result .result-categories .result-block
{
	margin-bottom: 30px;
	padding-top: 15px;
}
.menu-dropdown .dropdown-result .result-categories .result-block .block-link
{
	color: #5B5B5B;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 2px;
	text-decoration: underline;
}
.menu-dropdown .dropdown-result .result-categories .result-block .block-link:hover
{
	text-decoration: none;
}
.menu-dropdown .dropdown-result .result-products
{
	margin-top: 15px;
	position: relative;
}
.menu-dropdown .dropdown-result .result-products .result-product
{
	margin-bottom: 15px;
	position: relative;
}
.menu-dropdown .dropdown-result .result-products .result-product:after
{
	clear: both;
	content: '';
	display: block;
	height: 0;
}
.menu-dropdown .dropdown-result .result-products .result-product .prod-img
{
	display: inline-block;
	height: 140px;
	margin-right: 25px;
	position: relative;
	vertical-align: middle;
	width: 140px;
}
.menu-dropdown .dropdown-result .result-products .result-product .prod-img .img
{
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
.menu-dropdown .dropdown-result .result-products .result-product .prod-name
{
	display: inline-block;
	max-width: 230px;
	vertical-align: middle;
}
.menu-dropdown .dropdown-result .result-products .result-product .prod-name .name-link
{
	color: #5B5B5B;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.7;
	text-decoration: underline;
}