.single-banner{padding:100px 0px 180px}.brand-single{position:relative;text-align:center;margin-top:-120px;z-index:1}.brand-single a{display:block}.brand-single a img{width:200px;height:200px;border-radius:50%;border:10px solid var(--body);margin-bottom:10px}.brand-single a h3{text-transform:capitalize;margin-bottom:3px}.brand-single ul{margin-bottom:3px}.brand-single ul li{font-size:13px;margin:0px 1px;color:var(--gray);display:inline-block}.brand-single ul .active{color:var(--yellow)}.brand-single ul .total{color:var(--heading)}
@font-face {
    font-family: "BebasNeueBold";
    src: url("../fonts/BebasNeue-Bold.ttf");
}
@font-face {
    font-family: "BebasNeueBook";
    src: url("../fonts/BebasNeue-Book.ttf");
}
@font-face {
    font-family: "BebasNeueLight";
    src: url("../fonts/BebasNeue-Light.ttf");
}

@font-face {
    font-family: "BebasNeueRegular";
    src: url("../fonts/BebasNeue-Regular.ttf");
}
@font-face {
    font-family: "BebasNeueThin";
    src: url("../fonts/BebasNeue-Thin.ttf");
}

@font-face {
    font-family: "NunitoRegular";
    src: url("../fonts/Nunito-Regular.ttf");
}
@font-face {
    font-family: "NunitoVariableFontwght";
    src: url("../fonts/Nunito-VariableFont_wght.ttf");
}
@font-face {
    font-family: "SmallMemory";
    src: url("../fonts/SmallMemory.ttf");
}