@font-face {
    font-family: "trajan";
    font-weight: normal;
    src: url("../fonts/TrajanPro-Regular.woff") format("woff");
}
@font-face {
    font-family: "trajan";
    font-weight: 700;
    src: url("../fonts/TrajanPro-Bold.woff") format("woff");
}
/*
.uk-navbar-transparent{
    background: linear-gradient(180deg,rgba(60, 0, 2, 0.8) 0%, rgba(60, 0, 2, 0) 100%);

}
*/
.item-107 a:before{
content:"";
position:absolute;
width:40px;
height:33px;
top:20px;
border-radius: 12px;
border: solid white 1px ;
}