.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #e3ad29;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	background-color: #e3ad29;
}

.page .text-primary {
	color: #e3ad29 !important;
}

.btn-primary {
	background-color: #e3ad29;
	border-color: #e3ad29;
}

.icon-orange-filled {
	background: #e3ad29;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background:#e3ad29;
}

.process-line .list-index li:after {
	color: #e3ad29;
}

.text-orange {
	color: #e3ad29;
}

.mfp-wrap > .mfp-call {
	background-color: #e3ad29;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #e3ad29!important;
}

#faq .bg-orange {
	background:#e3ad29;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
	background-color: #e4a309;
	border-color: #e4a309;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  color: #e4a309!important;
}

/*
footer .address.contact-info .icon {
	color: #e4a309;
}

footer .input-group-text-orange,
footer .btn-primary,
header .btn-primary {
	background-color: #e4a309!important;
	border-color: #e4a309!important;
}

footer .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
footer .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	background-color: #e4a309!important;
}
*/

.mfp-wrap > .mfp-call:hover {
	background-color: #e4a309 ;
}

/*
header .btn-primary:hover,
footer .btn-primary:hover {
	background-color: #d09402!important;
	border-color: #d09402!important;
}
*/
