#sp-header {
    background: #b5e2f7;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #2e3f5b;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 
    color: #2e3f5b;
}

.offcanvas-menu {
    background-color: #b5def2;
    color: #2e3f5b;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 
    font-size: 18px; 
}

#sp-footer, #sp-bottom {
    background: #b5def2;
    color: #2e3f5b;
    font-size: 18px;
}

.speasyimagegallery-gallery-item-title { 
    display: none;
}

.speasyimagegallery-gallery-item img { 
    border-radius: 8px;
}

.sp-megamenu-parent>li:hover {
    color: #5d8bc7;
}

 

#sp-bottom {
    padding: 30px 0 0px; 
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}

@media (max-width: 575px) {
    #sp-header .logo {
        height: 80px;
    }
	.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span { 
    font-size: 24px;
	line-height: 34px;
}
#sp-bottom {
    padding: 30px 0 0px; 
}

#sp-bottom .sp-module {
    margin-bottom: 0px;
}


}
 @media (max-width: 575px) {
    #sp-header {
        height: 80px;
    }
	
	.offcanvas-menu {
    background-color: #b5def2;
    color: #2e3f5b;
}
}