

/* Start:/css/style_top-menu.css?17790986421979*/
#header__top-menu
{
	background-color: #18ad90;
	width: 100%;
}

.header__wr
{
	width: 1240px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	display: flex;
}
#menu_keeper-top
{
	background-color: ;
}

#header__top-menu #menu_keeper ul.menu
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
    background-repeat: no-repeat;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    max-width: 960px;
    margin: 0 auto;
}

#header__top-menu #menu_keeper ul.menu li
{
	float: left;
    list-style: none;
    position: relative;
    border-radius: 4px;
    border-radius-bottom: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: center;
    vertical-align: middle;
	padding: 18px 30px 18px 15px;
}

#header__top-menu #menu_keeper ul.menu li:first-child
{
	padding-left: 0;
}


#header__top-menu #menu_keeper ul.menu li::firs-child
{
	padding-left: 0;
}

#header__top-menu #menu_keeper ul.menu li a {
    color: white;
    display: block;
    font-family: neo_sans_proregular, Verdana;
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    text-transform: uppercase;
    }

#social a.vko.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.insta.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.fb.social__size
{
	height: 28px;
	background-size: 56%;
}

#social a.you.social__size
{
	height: 28px;
	background-size: 56%;
}

.social__top-icons
{
 	display: flex;
 	align-items: center;
 	justify-content: left;
}

#header__top-menu .top-head
{
	display: flex;
	align-items: center;
}

.find_search-form
{
	display: flex;
	align-items: center;
}

.find_search img
{
	height: 23px;
	margin-right: 15px;
	padding-top: 2px;
}

.find_search input
{
	border-radius: 5px;
	width: 280px;
	border: none;
	border-radius: 5px;
	height: 25px;
	padding-left: 10px;
}

.social-size#social td
{
	width: 40px;
}
/* End */
/* /css/style_top-menu.css?17790986421979 */
