/*rgd css*/
#sp-header{position:fixed;top:0;z-index:999;background:transparent;box-shadow:none;}
#sp-header .container{max-width:100%;width:100%;}
#modal-menu .modal-menu-inner {
    position: relative !important;
    width: 100%;
    max-width: 1320px;
    margin:auto;
}
.red{color:#ff0000;}
.sppb-btn-primary.sppb-btn-outline {
    color: #ff0000;
    background-color: transparent;
}
.sppb-btn-primary.sppb-btn-outline:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: #333;
}
#modal-menu ul.sp-megamenu-parent>li>a, #modal-menu ul.sp-megamenu-parent>li>span {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    text-transform: initial;
}
#modal-menu ul.sp-megamenu-parent > li:not(:last-child) {
    margin-bottom: 16px!important;
}