/*
/ORIGINAL BLUE #02aed6
/
/
/<p>&copy; Copyright {year} <a href="https://www.joomdev.com/products/templates" target="_blank"><strong>JD Boston Joomla Templates</strong></a> by <a href="http://www.joomdev.com" target="_blank"><strong>JoomDev</strong></a></p>
<p>&copy; Copyright {year} <a href="https://www.connectingourdotsunited.org" target="_blank"><strong>Connecting Our Dots United</strong></a>Site Design by <a href="http://www.jrsallia.com" target="_blank"><strong>Jr. Sallia</strong></a></p>
/

body .btn, body .gbs3 .btn-default, .button, button, html input[type="button"], input[type="reset"], input[type="submit"], button.default, #editor-xtd-buttons .btn, .toggle-editor .btn {
    color: #fff;
    margin: 10px 0;
    font-size: 14px;
    padding: 8px 22px;
    text-shadow: none;
    border-radius: 3px;
    text-align: center;
    background: #83bc2d;
    white-space: nowrap;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    border: 1px solid transparent;
    transition: all 350ms ease-in-out !important;
    -o-transition: all 350ms ease-in-out !important;
    -moz-transition: all 350ms ease-in-out !important;
    -webkit-transition: all 350ms ease-in-out !important;
}

.btn.btn-rect, button.btn-rect {
    border-radius: 5px;
}
body .btn-default:focus, body .btn-default:hover {
    color: #fff;
    background: #02aed6;
    border-color: #02aed6;
}

<button class="btn btn-default" type="button">Button</button>
.btn, button {
    color: #fff;
    font-size: 15px;
    padding: 7px 21px;
    border-radius: 2px;
    z-index: 1;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
    background: #02aed6;
    transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
}
/
*/


section#sp-top-bar {
    z-index: 999;
    position: relative;
    background-color: #fed700;
}

#sp-feature {
    color: #fff;
    padding: 70px 0 80px;
    background-image: url(../images/services-banner2.jpg);
	}
	
	.btn.btn-default2, button.btn-default2 {
    border-radius: 5px;
	 background: #fff;
	 color: #fed700;
	 
}
	body .btn-default2:focus, body .btn-default2:hover {
    color: #fed700;
    background: #000;
    border-color: #9f9fe4;
	}
	

	.btn.btn-default3, button.btn-default3 {
    border-radius: 5px;
	color: #fff;
	padding-top: 0px;
	font-size: 15px;
    padding: 7px 21px;
	margin-top: 25px;
    border-radius: 2px;
    z-index: 1;
    margin-bottom: auto;
    text-transform: capitalize;
    margin-right: 0px;
    display: inline-block;
    position: relative;
    border: 1px solid transparent;
    background: #fed700;
    transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1) 0s;
}

	body .btn-default3:focus, body .btn-default3:hover {
    color: #fed700;
    background: #000;
    border-color: #9f9fe4;
	}
	


.btn.btn-default4, button.btn-default4 {
    border-radius: 5px;
    background: #fff;
    color: #fed700;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 37px;
    margin-bottom: 0px;
    border-width: 2px;
    border-color: #fed700;
}
	body .btn-default4:focus, body .btn-default4:hover {
    color: #fed700;
    background: #000;
    border-color: #9f9fe4;
	}
	
	.btn.btn-default5, button.btn-default5 {
    border-radius: 5px;
    background: #000;
    color: #fed700;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 37px;
    margin-bottom: 0px;
    border-width: 2px;
    border-color: #fed700;
}
	body .btn-default5:focus, body .btn-default5:hover {
    color: #fff;
    background: #fed700;
    border-color: #000;
	}
	
element.style {
}
#sp-showcase {
    /* padding: 130px 0 130px; */
	/* 
    background: #fff url(../images/about-right.jpg) right bottom no-repeat;
	*/
	background: #fff url(../images/about-right.jpg);
    /* margin-top: auto; */
    /* margin-bottom: auto; */
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100%;
}

#sp-menu .sp-megamenu-parent li.sp-menu-item > a {
    color: #000;
    font-size: 12px;
}	

#sp-sidebar-1 div.sp-column div.sp-module div.sp-module-content ul.menu > li.active a, #sp-sidebar-2 div.sp-column div.sp-module div.sp-module-content ul.menu > li.active a {
    color: #fed700;
    background: #0100bd;
}


section#sp-main-body {
    padding: 5px 0px;
}
