﻿@charset "UTF-8";
.nav_top > a:nth-child(2):before {
    background-image: url(/flexible/images/icon/icon-home.svg)
}
.nav_top > a:nth-child(3):before { 
    background-image: url(/flexible/images/icon/icon-sitemap.svg)
}
.nav_top > a:nth-child(4):before { 
    background-image: url(/flexible/images/icon/icon-language.svg)
}
.nav_top > a:nth-child(5):before {
    background-image: url(/flexible/images/icon/icon-phone.svg)
}
.nav_top > a:nth-child(6):before {
    background-image: url(/flexible/images/icon/icon-question.svg)
}