
#sp-top-bar {
    color: #5ad2a9;
    background-color: #737373;
    font-size: 18px;
}
a:hover {
    color: #303030;
}
a {
    color: #5ad2a9;
}
#sp-header .logo {
    margin-top: -45px;
	display: contents;
}
#sp-footer {
    background: #5ad2a9;
}


.logo img {
height: 130px;
margin-top: -15px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 15px;
    font-size: 14px;
    color: #263238;
    margin: 0;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #5ad1a9;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #5ad2a9;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
	background: #f0f0f0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    display: block;
    padding: 10px;
    color: #263238;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5ad2a9;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #5ad2a9;
}
body {
	color: #737373;
}
p {
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    color: #3d3d3d;
}
.post-format {
    background: #5ad1a9;
}
#sp-main-body {
    padding: 30px 0;
}
.helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus {
    background: #198754;
    color: #fff;
}
.contact-webb {
	font-size: 18px;
    line-height: 2;
}
.pswp__zoom-wrap {
	margin-top: 4%;
}
#offcanvas-toggler > i:hover {
    color: #5ad2a9;
}

@media (max-width: 768px) {

#sp-header .logo {
	margin-top: -5px;
}
.logo img {
    height: 110px;
}



}
