
.card {background: #fff;border-radius:2px;display: inline-block;height:100%;margin: 0.2rem;position: relative;width: 85%;padding:20px;padding-bottom:6px}.card-1 {box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);transition: all 0.3s cubic-bezier(.25,.8,.25,1);}.card-1:hover {box-shadow:0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}nn#header .header-links > ul > li a{font-size: 14px;color: #6E6E6E;padding: 50px 15px;}

#header .header-links .sub-menu a {ntcolor: #6E6E6E;ntfont-size: 14px;ntline-height: 32px;ntmin-width: 100px;ntmargin: 0;ntpadding: 2px 10px;ntfont-weight: normal;}

#header .header-links > ul > li a{
	font-size: 14px;
	color: #C20961;
	padding: 50px 15px;
}


#pre-header .header-links > ul > li a{
	font-size: 14px;
	color: #C20961;
}

#header .header-links .sub-menu a {
	color: #C20961;
	font-size: 18px;
	line-height: 32px;
	min-width: 100px;
	margin: 0;
	padding: 2px 10px;
	font-weight: normal;
}

 #intro .page-title {
	font-size: 40px;
	font-weight: 300;
	/*color: #d99300;*/
	margin: 0px;
	display: table-cell;
}

#header .custom-logo {
   max-height: 180px;
   width: auto;
}

#pre-header .header-links .sub-menu a:hover {
	background-color: #C20961;
	color: #fff;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: #fff;
	background-color: #C20961;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
	background-color: #C20961;
	color: #fff;
}

#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a {
	color: #fff;
	background-color: #C20961;
}
/*
#intro
{
background: linear-gradient(to right, #311F73, white); 
	color:white;
}*/
#popmake-1059, #popmake-1059 p, #pum_popup_title_1059
{
	background-color:#C20961;
	color:white;
}

a
{
color:#C20961;
}
#sticky2
{
	position: sticky; top: 0;
	z-index:10000;
	height: 8vh;
}
.page-title span
{
	color:#C20A62;
}

.dashicons
{
	background-color:#C20A62;
}