@import 'icomoon.css';

#sp-header .logo img {
    max-height: 80px;
    max-width: none;
    width: auto;
}



#sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 190px;
}
.com-sppagebuilder #sp-header.header-sticky ~ section#sp-main-body {
    padding-top: 90px;
}


#sp-footer, #sp-bottom {
    background: #c20000;
    color: #ffffff;
}
