.gp-topbar {
	background-color: #FFFFFF;
}

.gp-navbar {
	background-color: #222223;
}

.menu-li {
	color: #ffffff;
}

/*.gp-btn {
	background-color: #f1d60e;
	border-color: #f1d60e;
}

.gp-btn:hover {
	background-color: #f1d60e;
	border-color: #f1d60e;
}

.gp-btn.active.focus {
    outline: none;          
}*/

.site-navbar .navbar-nav .active a, .site-navbar .navbar-nav a:active {
    background: #f1d60e;
    color: #000000;
}

.site-main {
	padding-top: 71px;
}

.section-slide .item {
	padding:0;
}

#carousel-1 .carousel-inner > .item > img {
	display: block;
	width:100%;
	height:550px;
}

.hover-effect:hover .overlay {
    background: #f1d60e99;
}

.section.section-testimonial .carousel-indicators li.active {
    background-color: #f1d60e99;
}

.section.section-testimonial .carousel-indicators li.active:before {
    border-bottom-color: #f1d60e;
}