/*header*/

@media (max-width: 767px) {
    #sp-header { height: 70px; }
    #sp-header .logo { height: 70px; }
    #offcanvas-toggler { line-height: 70px; }
    #sp-header .logo img { height: 60px; }
}

/*end of header*/
@media(max-width:991px){
  .sp-page-title {background-size: cover !important; background-attachment: scroll !important; }}


@media (max-width: 480px) {
    h2.sppb-addon-title {
    font-size: 28px !important;
  }
}

.img-style-001 img {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    box-shadow: 5px 0 20px #d1d1d1;
}

@media (max-width: 991px) {
  .img-style-001 img { border-radius: 20px; }
}

.img-style-002 img {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 5px 0 20px #d1d1d1;
}

@media (max-width: 991px) {
  .img-style-002 img { border-radius: 20px; }
}

.section-id-1662963334583 {
}

.sp-page-builder .page-content #section-id-1662963334583 {z-index: 2;}

#sp-header .logo {
  margin-left: 20px;
}



/*** OFF CANVAS***/
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    padding: 50px 15px !important;
}

.offcanvas-menu {
    background: #f5f5fb;
    border-left: 4px solid #5224b3;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #515151 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    background: #e1daf1 !important;
}

body .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    background: #5224b3 !important;
    color: #f5f5fb !IMPORTANT;
}

body .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, body .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
      background: #5224b3 !important;
    color: #f5f5fb !IMPORTANT;
}

body .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, body .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, body .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a, body .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, body .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
        background: #7d4ee1 !important;
    color: #f5f5fb !IMPORTANT;
}

@media (max-width: 991px){
.close-offcanvas {
    color: #5224b3 !important;
    border: 2px solid #5224b3;
}}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
    color: #515151;
    font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    color: #282828;
    font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active .offcanvas-menu-toggler .close-icon {
    color: #fff;
}

header#sp-header.menu-fixed #offcanvas-toggler {
    line-height: 70px;
}

#offcanvas-toggler {
    margin: 0;
}

/*bottom*/

#sp-bottom .sp-module .sp-module-title {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0.5px;
}

#sp-bottom .sppb-addon-feature {
    margin: 0;
}

#sp-bottom .sppb-addon-feature .sppb-addon-text {
    font-size: 15px !important;
    color: #141414;
    line-height: 1.5;
}

/*end of bottom*/



/*footer*/

#sp-footer a {
    font-weight: normal;
    color: #fff;
}

#sp-footer a:hover, #sp-footer a:focus {
    color: #7a7a7a;
}

#sp-bottom #sp-bottom2 ul.nav.menu li {
  margin-bottom: 0px;}
  

/*end of footer*/

.footer-area {
    border-bottom: 1px solid rgba(151, 161, 179, 0.2);
  }

