.rd-navbar-static .rd-navbar-megamenu
{
	background: #260d50;
}

.rd-navbar-main-outer
{
	background-color: #F0EBFB;
}

.bg-gray-100
{
	background-color: #F0EBFB !important;
}

.bg-gray-700
{
	background-color: #260d50 !important;
}

.button.button-primary, .button.button-primary:focus
{
	background-color: #260d50;
	border-color: #260d50;
}


.rd-navbar-static .rd-navbar-megamenu
{
	background: #260d50;
}

.rd-navbar-main-outer
{
	background-color: #F6EBEB;
}

.bg-gray-100
{
	background-color: #F6EBEB !important;
}

.bg-gray-700
{
	background-color: #260d50 !important;
}

.button.button-primary, .button.button-primary:focus
{
	background-color: #260d50;
	border-color: #260d50;
}

.rd-navbar-static .rd-nav-item.focus .rd-nav-link, .rd-navbar-static .rd-nav-item.opened .rd-nav-link {
	color: #3e980b;
	background: transparent;
}

.rd-navbar-static .rd-nav-item.active .rd-nav-link
{
	color: #260d50;
}

html .page .text-primary {
	color: #3e980b;
}


.rd-navbar-static .rd-navbar-megamenu
{
	background: #0c3a18;
}

.rd-navbar-main-outer
{
	background-color: #E9F4EE;
}

.bg-gray-700
{
	background-color: #260d50 !important;
}

.bg-gray-100
{
	background-color: #E8EEF6 !important;
}

.button.button-primary, .button.button-primary:focus
{
	background-color: #260d50;
	border-color: #260d50;
}

.button.button-primary:hover, .button.button-primary:active {
	color: #fff;
	background-color: rgb(62, 21, 128);
	border-color: rgb(62, 21, 128);
}

.rd-navbar-static .rd-nav-link:hover {
	color: #260d50;
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link, .rd-navbar-fixed .rd-nav-item.focus .rd-nav-link, .rd-navbar-fixed .rd-nav-item.active .rd-nav-link, .rd-navbar-fixed .rd-nav-item.opened .rd-nav-link {
	color: #fff;
	background: #260d50;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class^='heading-'] a:hover {
	color: #260d50;
}

a, a:focus, a:active {
	color: #260d50;
}

.link-default:hover {
	color: #260d50;
}

.ui-to-top {
	background: rgb(62, 21, 128);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
	color: #260d50;
}

.swiper-pagination.swiper-pagination-modern .swiper-pagination-mark {
	background: #3e980b;
}

.card-corporate .card-title a[aria-expanded='true'], .card-corporate .card-title a:hover {
	color: #3e980b;
}

.card-corporate .card-arrow {
	color: #3e980b;
}

.list-0 li i
{
	color: rgb(74, 26, 155) !important;
}

#vdz_cb_widget
{
	background-color: rgb(74, 26, 155);
	border-color: rgb(74, 26, 155);
}