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

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

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

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

.icon-orange-filled {
	background: #675c84;
}

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

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

.text-orange {
	color: #675c84;
}

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

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

#faq .bg-orange {
	background:#675c84;
}

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

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

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

footer .input-group-text-orange,
footer .btn-primary,
header .btn-primary {
	background-color: #463971!important;
	border-color: #463971!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: #463971!important;
}
*/

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

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