body .sp-megamenu-parent > li > a,body  .sp-megamenu-parent > li > span {
    line-height: 50px;
    margin: 20px 0;
}
body .offcanvas-overlay {
    background: rgba(0,0,0,0.8);
}
body.offcanvas .body-wrapper {
    transform: none;
}
div#sppb-addon-1640451248652 {
    padding-bottom: 1px;
}
body h3{
    font-size: 24px;
      margin-top: 20px;
    margin-bottom: 10px;
}
body h1 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.6;
}

body h2 {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}
body ol.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
}
body #sp-header {
    box-shadow: none;
}
.offcanvas-menu .sp-module ul > li > a:before{
  display:none;
}
.close-offcanvas:hover {
    background: #000;
    color: #fff;
}
a.close-offcanvas {
    color: #000;
    border: 2px solid #eee;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 14px;
}
b, strong {
    font-weight: 700;
}
h3.sppb-addon-title {
    font-size: 24px;
}
#sp-footer {
    text-align: left;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  color: #000000;
    text-transform: initial;
      font-weight: 300;
}
body .offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #fff;
    color: #999;
    position: fixed;
    top: 0;
    z-index: 9999;
    overflow-y: scroll;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: transparent;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: transparent;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    background: #f5f5f5 !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
    background: #f5f5f5;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a{
    background: #f5f5f5 !important;
}
ul.mod-menu__sub.list-unstyled.small {
    padding-left: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li >a{
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li{
  border: none;
}

@media (min-width: 1200px){
header#sp-header .container , footer#sp-footer .container,
  section#sp-top-bar  .container{
    width: 1170px;
}
  .itemid-1244 section#sp-main-body .container{
        width: 1170px;
  }
  .taxes-online-slider .tp-caption.taxlayer1, .taxes-online-slider .tp-caption.stresslayer1  {
    left: 100px !important;
	}
  .taxes-online-slider .tp-caption.taxlayer2, .taxes-online-slider .tp-caption.stresslayer2 {
    right: 100px !important;
    left: auto !important;
  }

}
