body
{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}


h1
{
    font-family: 'Rubik', sans-serif;
}


h2
{
    font-family: 'Rubik', sans-serif;
}


h3
{
    font-family: 'Rubik', sans-serif;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a
{
    font-family: 'Rubik', sans-serif;
}


ul.yj-vertical-menu li.yj-vertical-menu-item a
{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
}


.logo-image
{
    height:200px;
}

#sp-top-header
{
    background-color:#0a1616;
    color:#999999;

}

#sp-top-header a
{
    color:#999999;
}

#sp-top-header a:hover
{
    color:#b9a36a;
}

#sp-header
{
    background-color:#111119;
    color:#ffffff;

}

#sp-header a
{
    color:#ffffff;
}

#sp-header a:hover
{
    color:#ffffff;
}

#sp-bottom
{
    background-image:url("/assets/templates/prime/images/bottom-bg.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:fixed;
    background-position:0 0;
    padding:0 0 0 0;
    margin:0 0 0 0;

}

#sp-footer
{
    background-color:#0d0e13;
    color:#999999;
    padding:60px 0 50px 0;

}

#sp-footer a
{
    color:#b9a36a;
}

#sp-footer a:hover
{
    color:#b9a36a;
}