body {
padding:0; margin:0;
}
.skm ul {
counter-reset: item 0;
}
.skm .elementor-nav-menu li {
counter-increment: item;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 32 32'%3E%3Cpath d='M8.489 31.975a1.073 1.073 0 0 1-.757-1.831L21.99 15.88 7.94 1.83c-.417-.417-.417-1.098 0-1.515s1.098-.417 1.515 0l14.807 14.807a1.074 1.074 0 0 1 0 1.515L9.247 31.659a1.078 1.078 0 0 1-.757.316z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right;
background-size: 4%;
}
.skm .elementor-nav-menu li:hover {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 32 32'%3E%3Cpath fill='grey' d='M8.489 31.975a1.073 1.073 0 0 1-.757-1.831L21.99 15.88 7.94 1.83c-.417-.417-.417-1.098 0-1.515s1.098-.417 1.515 0l14.807 14.807a1.074 1.074 0 0 1 0 1.515L9.247 31.659a1.078 1.078 0 0 1-.757.316z'/%3E%3C/svg%3E");
}
.skm li::marker {
content: counter(item, decimal-leading-zero) " ";
font-size: 2em;
color: white;
text-indent: 2em;
font-weight: 700;
font-family: "Tahoma";
} #pc span, #skmenutop li span{
font-size: 2em;
color: white;
text-indent: 2em;
font-weight: 800;
margin-right: 18px;
}
#pc h2 strong{
font-size: 120%;
color:black!important;
}
#pc h2 {
text-indent: -63px;
}
#skmenutop li span {
margin-right: 15px;
margin-bottom: 13px;
}
.skm ul,
.skm li {
display: list-item !important;
padding: revert-layer;
}
.msub {
text-indent: 160px;
}
.ndom a{
font-weight: 700!important;
}