.flexy-menu {

    padding: 0;
    position: relative;
    float: left;
    font-family: arial;
    list-style: none;
	margin-top:0;
	margin-left:20px;
}

.flexy-menu li {
    display: inline;
    font-size: 13px;
    margin: 0!important;
    padding: 0;
    float: left;
    line-height: 20px;
    position: relative;
	font:bold 14px arial;
	background:url(../images/ayrac.png) right center no-repeat;
}
.flexy-menu li:last-child {
	background:none;
}
.flexy-menu > li > a {
    padding: 9px 15px 17px 15px !important;
	margin:0 4px 0px 3px !important;
    color:#fff;
    text-decoration: none;
    display: block;
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
	font: 18px "dosis";
	background:url(../images/bos.html) center bottom 5px no-repeat;
	text-shadow:0 1px 0 #5d5d5d;
}
.flexy-menu > li > a p {
	font:11px arial;
	color:#fff;
	-webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
	text-shadow:0 0px 0 #5d5d5d;
}
.flexy-menu li:hover > a, .flexy-menu li.active a {
    background:#292A2D;
    color: #FFFFFF;
	text-shadow:0 0px 0 #5d5d5d;
}
a.aktif {
    background:#292A2D !important;
    color: #4d504c !important;
	text-shadow:0 0px 0 #5d5d5d !important;
}
a.aktif p{
    color: #909090 !important;
}
.flexy-menu li:hover > a p, .flexy-menu li.active a p {
    color: #FFFFFF;
}
.flexy-menu ul li:hover > a{
	background:url(../images/yanok.png) #292A2D center left 7px no-repeat !important;
    color: #FFFFFF !important;
}
.flexy-menu ul li:hover > a{
	text-decoration:none;
}
.flexy-menu li.right {
    float: right;
}

.flexy-menu ul, .flexy-menu ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
	z-index:99999999 !important;
    width: 160px;
    background: #C8C8C8;
	border-bottom:1px solid #C8C8C8;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
}

.flexy-menu ul {
	top: 60px;
    left:3px;
	background:#C8C8C8 !important;
}

.flexy-menu ul li ul {
    top:0;
    left: 100%;
	background:#C8C8C8;
}

.flexy-menu ul li a{
    clear: both;
	display:block;
	width:160px !important;
    border: 0;
	float:left;
    font-size: 12px;
	background:url(../images/yanok.png) #C8C8C8 center left 7px no-repeat !important;
	color:#FFFFFF !important;
}
.flexy-menu ul li a:hover{
	text-decoration:none;
	background:url(../images/yanok.png) center left 7px no-repeat;
}
.flexy-menu ul li:hover {
    clear: both;
    width: 100%;
    border: 0;
    font-size: 12px;
	background:url(../images/yanok.png) #fff center left 7px no-repeat !important;
	text-decoration:none;
	border-bottom:1px dashed #C8C8C8;
}
.flexy-menu ul li {
	border-bottom:1px dashed #FFFFFF;
}
.flexy-menu ul li:last-child {
    clear: both;
    width: 100%;
    border: 0;
    font-size: 12px;
	background:url(../images/yanok.png) #fff center left 7px no-repeat;
	border-bottom:0px dashed #d81a1a;
}
.flexy-menu ul li a {
    padding: 7px 20px 7px 20px;
    width: 100%;
    color: #909090;
	font:10px arial;
    text-decoration: none;
    display: inline-block;
	text-transform:uppercase;
    float: left;
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: color .2s linear,background .2s linear;
    -moz-transition: color .2s linear,background .2s linear;
    -o-transition: color .2s linear,background .2s linear;
    transition: color .2s linear,background .2s linear;
}

.thin > li > a {
    padding: 10px 22px;
}

.thin ul {
    top: 40px;
}

.thick > li > a {
    padding: 40px 22px;
}

.thick ul {
    top: 100px;
}

.flexy-menu li {
    line-height: 20px!important;
    margin-right: 6px;
    font-size: 18px;
    float: left;
	
	
}

.flexy-menu > li.showhide {
    display: none;
    width: 100%;
    height: 50px;
    cursor: pointer;
    color: #dedede;
    border-bottom: solid 1px rgba(0,0,0,0.1);
    background: #333;
}

.flexy-menu > li.showhide span.title {
    margin: 16px 0 0 25px;
    float: left;
}

.flexy-menu > li.showhide span.icon {
    margin: 17px 20px;
    float: right;
}

.flexy-menu > li.showhide .icon em {
    margin-bottom: 3px;
    display: block;
    width: 20px;
    height: 2px;
    background: #ccc;
}

.orange li:hover > a, .orange li.active a {
    background: #000000;
    color: #fff!important;
}

.flexy-menu.vertical {
    width: 200px;
}

.flexy-menu.vertical li {
    width: 100%;
}

.flexy-menu.vertical li a {
    display: inline-block!important;
    width: 100%;
    padding: 18px 20px 16px;
	
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.flexy-menu.vertical ul li {
    width: 100%;
}

.flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
    width: 150px;
}

.flexy-menu.vertical ul {
    top: 0;
    left: 100%;
}

.flexy-menu.vertical ul li ul {
    top: 1px;
}

.flexy-menu.vertical.right {
    float: right!important;
}

.flexy-menu.vertical.right ul {
    left: -150px!important;
}

@media only screen and (max-width:768px) {
    .flexy-menu.vertical {
        width: 100%;
    }

    .flexy-menu li {
        display: block;
        width: 100%;
    }

    .flexy-menu > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 25px;
    }

    .flexy-menu a {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .flexy-menu ul, .flexy-menu ul li ul, .flexy-menu.vertical ul, .flexy-menu.vertical ul li ul {
        width: 100%;
        left: 0;
        border-left: 0;
        position: static;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .flexy-menu ul li {
        border-left: 0;
        border-right: 0;
    }

    .flexy-menu ul li a, .flexy-menu.vertical ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .flexy-menu ul > li > a {
        padding-left: 40px!important;
    }
}
