#sp-header.header-sticky {
   background-color: #25100fd1 !important;
}

.offcanvas-menu .offcanvas-inner {
    background-color: #25100fd1 !important;
}

#sp-header {
    background-color: #25100fd1 !important;
}

.sppb-form-group .sppb-form-control, .form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    border: 1px solid #9f9f9f !important;
    padding: 20px 15px !important;
    background: #ffffff !important;
}

@media (min-width:1440px) {
  .container, 
    .com-sppagebuilder .sppb-row-container,  
    .sppb-container {
    max-width: 1360px !important;
    width: 100% !important;
  }
}