/*---theme seven--*/
#CMTilesLayout_673 .theme-seven {
    background-color: #backgroundcolor#;
    background-repeat: repeat;
    padding: 3em 2em 1.5em;
	
}
#CMTilesLayout_673 .theme-seven .container {
	max-width: 1440px;
	margin: 0 auto;
	
}
#CMTilesLayout_673 .theme-seven .container .content {
	padding: 0 1rem;
	background: #fff;
	height: 100%;
}
#CMTilesLayout_673 .theme-seven .container .center {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#CMTilesLayout_673 .theme-seven .container .content h6.title a {
	font-size: 1.05em;
	letter-spacing: 0.5px;
	color: #004078 !important;
	text-decoration: none;
}
#CMTilesLayout_673 .theme-seven .container .content h6.title a:hover {
	color: #004078 !important;
}
#CMTilesLayout_673 .theme-seven .container .content h6.title {
	margin: 1rem 0 0 0;
	text-align: center;
	line-height: 1.5;
}
#CMTilesLayout_673 .theme-seven .btn-theme7, a.btn-theme7 {
    color: #004078 !important;
    border-color: #004078 !important;
	border: 1px solid;
    padding: 0.5em 1em;
    background-color: transparent !important;
	text-decoration: none;
}
#CMTilesLayout_673 .theme-seven a.btn-theme7:hover {
    color: #fff !important;
    border-color: #004078 !important;
	background: #004078 !important;
	box-shadow: 0 0 10px #0000003b;
	transition: 0.45s;
}
#CMTilesLayout_673 .theme-seven .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#CMTilesLayout_673 .theme-seven .DNNCentricBootstrapLinkTiles {
    margin-top: 0px !important;
    margin-bottom: 1.5em;
}
#CMTilesLayout_673 .theme-seven p {
	margin: 1rem 0;
}

#CMTilesLayout_673 .theme-seven .theme-7--button {
    height: 100%;
    background: #fff;
	max-width: 330px;
	margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	box-shadow: 0 0 2px #0000003b;
}
#CMTilesLayout_673 .theme-seven .theme-7--button:hover {
    box-shadow: 0 0 15px #0000003b;
	transition: 0.45s;
}


