/* 
================================
 Container Styles for DotNetNuke
================================
.


/*-------------------------------------------------------------------------------*/
.actions {
	width: 10px;
}

.clear {
	clear: both;
}

.c_footer {
	padding-left: 10px;
	text-align: left;
}

.dnntitle {}

.c_contentpane {
	text-align: right;
	padding: 2px 5px 0px 5px;
}

.ModuleTitle_MenuContainer {
	width: 100px !important;
}




.Footer-Container01 .footer-title {
	margin: 0px 0px 25px;
}

.Footer-Container02 .footer-title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 9px;
	position: relative;
	margin-bottom: 35px;
}

.Footer-Container02 .footer-title:after {
	content: "";
	border-bottom: 2px solid;
	width: 30px;
	position: absolute;
	right: 0;
	bottom: -1px;
}

@media only screen and (max-width: 767px) {
	.Footer-Container01 .footer-title {
		margin-bottom: 15px;
	}

	.Footer-Container02 .footer-title {
		margin-bottom: 20px;
	}

}

.Footer-light-Container .dnntitle {
	margin-bottom: 25px;
}

.Footer-light-Container .dnntitle h6 {
	color: #dddddd;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0;
}

.Footer-White-Container .dnntitle {
	margin-bottom: 20px;
}

.Footer-White-Container .dnntitle h4 {
	color: #ffffff;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 0;
}

.Container-01 {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px;
	padding-bottom: 45px;
}

.Container-01 .dnntitle {
	margin-bottom: 30px;
}

.Container-01 .dnntitle h3 {
	color: #fd4ea5;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 0;
	margin: 0;
}


.DnnModule:last-child .Container-01 {
	border: none;
	margin-bottom: 0
}

.H1-Container {
	margin-bottom: 60px;
}

.H2-Container {
	margin-bottom: 50px;
}

.H3-Container {
	margin-bottom: 40px;
}

.H4-Container,
.H5-Container,
.H6-Container {
	margin-bottom: 35px;
}

/* Title Containers*/
.center-title-container .title {
	font-size: 1rem;
	font-weight: 500;
	line-height: 2rem
}

.title-container-with-icon {
	margin-bottom: 1.4rem;
}

.title-container-with-icon svg {
	stroke: var(--accent-color);
}

.title-container-with-icon img,
.title-container-with-icon .Icon {
	display: block;
}

.title-container-with-icon .title {
	position: relative;
	font-size: 1.78rem;
	font-weight: 700;
}

.title-container-with-icon .title::before {
	content: '';
	position: absolute;
	top: calc(50% - 11px);
	right: calc(50% - 42%);
	height: 22px;
	width: 85%;
	margin: auto;
	background-color: var(--accent-color);
	opacity: 0.12;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	-ms-border-radius: 1rem;
	-o-border-radius: 1rem;
}

.module-more-link {
	margin-top: -3rem;
	margin-bottom: 1rem;
	display: block;
	width: fit-content;
	float: left;
	font-size: 0.71rem;
	font-weight: 500;
	color: #fff !important;
}

/* 
================================
 Container Styles for DotNetNuke
================================
.


/*-------------------------------------------------------------------------------*/
.actions {
	width: 10px;
}

.clear {
	clear: both;
}

.c_footer {
	padding-left: 10px;
	text-align: left;
}

.dnntitle {}

.c_contentpane {
	text-align: right;
	padding: 2px 5px 0px 5px;
}

.ModuleTitle_MenuContainer {
	width: 100px !important;
}




.Footer-Container01 .footer-title {
	margin: 0px 0px 25px;
}

.Footer-Container02 .footer-title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 9px;
	position: relative;
	margin-bottom: 35px;
}

.Footer-Container02 .footer-title:after {
	content: "";
	border-bottom: 2px solid;
	width: 30px;
	position: absolute;
	right: 0;
	bottom: -1px;
}

@media only screen and (max-width: 767px) {
	.Footer-Container01 .footer-title {
		margin-bottom: 15px;
	}

	.Footer-Container02 .footer-title {
		margin-bottom: 20px;
	}

}

.Footer-light-Container .dnntitle {
	margin-bottom: 25px;
}

.Footer-light-Container .dnntitle h6 {
	color: #dddddd;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0;
}

.Footer-White-Container .dnntitle {
	margin-bottom: 20px;
}

.Footer-White-Container .dnntitle h4 {
	color: #ffffff;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 0;
}

.Container-01 {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px;
	padding-bottom: 45px;
}

.Container-01 .dnntitle {
	margin-bottom: 30px;
}

.Container-01 .dnntitle h3 {
	color: #fd4ea5;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 0;
	margin: 0;
}


.DnnModule:last-child .Container-01 {
	border: none;
	margin-bottom: 0
}

.H1-Container {
	margin-bottom: 60px;
}

.H2-Container {
	margin-bottom: 50px;
}

.H3-Container {
	margin-bottom: 40px;
}

.H4-Container,
.H5-Container,
.H6-Container {
	margin-bottom: 35px;
}

/* Title Containers*/
.center-title-container .title {
	font-size: 1rem;
	font-weight: 500;
	line-height: 2rem
}

.title-container-with-icon {
	margin-bottom: 1.4rem;
}

.title-container-with-icon svg {
	stroke: var(--accent-color);
}

.title-container-with-icon img,
.title-container-with-icon .Icon {
	display: block;
}

.title-container-with-icon .title {
	position: relative;
	font-size: 1.78rem;
	font-weight: 700;
}

.title-container-with-icon .title::before {
	content: '';
	position: absolute;
	top: calc(50% - 11px);
	right: calc(50% - 42%);
	height: 22px;
	width: 85%;
	margin: auto;
	background-color: var(--accent-color);
	opacity: 0.12;
	border-radius: 1rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	-ms-border-radius: 1rem;
	-o-border-radius: 1rem;
}

.module-more-link {
	margin-top: -3rem;
	margin-bottom: 1rem;
	display: block;
	width: fit-content;
	float: left;
	font-size: 0.71rem;
	font-weight: 500;
	color: #fff !important;
}

@media(max-width: 768px) {
	.title-container-with-icon .title {
		font-size: 1.14rem;
	}

	.title-container-with-icon img,
	.title-container-with-icon .Icon {
		max-width: 1.5rem;
	}
}