body.layout-boxed .body-innerwrapper {
    box-shadow: none!important;
}
#sp-main-body {
    padding: 50px 25px;
}

.sp-megamenu-parent{
  float:none !important;
  text-align: center!important;
  text-transform: uppercase;
}

#sp-logo {
	display: flex;
	justify-content: center;
}
.sp-copyright{
  font-size: 14px;
}

#sp-header #sp-menu .sp-megamenu-parent > li.current-item.active > a, #sp-header #sp-menu .sp-megamenu-parent > li.sp-has-child.active > a {
    color: #ffffff;
}
.entry-header h1::after, .entry-header h2::after {
    background: none;
}

.entry-header h1, .entry-header h2 {
    padding-right: 30px;
    box-shadow: none;

}

#offcanvas-toggler > i {
    color: #F1EBCF;
}



.convertforms{
display:block;
  margin: 0 auto;


}

.modal-description * {
    color: #fff;
}

