

#sp-top-1{
	padding: 10px 0px 10px 0px;
}

.sp-contact-mobile{
	color: #ce9e28;
	
	transition: color 400ms, background-color 400ms;
}
.sp-contact-mobile:hover{
	color: #786010;
}


#sp-top-2{
	
	padding: 0 0 75px 0;
 	
}
#sp-top-2 .sppb-addon-single-image-container,
#sp-top-2 .sppb-addon-single-image-container img{

    width: 100%;

}


#sp-top-menu{
	margin-top: -50px;
}
.sp-megamenu-wrapper{

  justify-content: center;

}
.sp-menu-item{
	
	border-top:solid thin #4d4d4d;
	border-bottom:solid thin #4d4d4d;
	
}


.sp-page-builder .page-content #section-id-1649147725712{
    background-position-y: -27px !important;
}

#sp-bottom-img{

	background: #363636;
	
}
#sp-bottom-img .bottom-img img{
	position: fixed;
	
	bottom: 0px;
	
	width: 100%;
}




#sp-page-builder .sppb-section-title .sppb-title-heading {
    color: #dcb248;
}

.space-evenly .sppb-row{
    justify-content: space-evenly;
}