/* 
================================
 Container Styles for DotNetNuke
================================
.


/*-------------------------------------------------------------------------------*/
.actions								 { width:10px;}
.clear									 { clear:both;}
.c_footer								 { padding-right:10px; text-align:right;}
.dnntitle 								 {}
.c_contentpane 							 { text-align:left; 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;
	left: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;
	text-decoration
}



.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;
	 margin-top: 20px;
}


.H2-Container{
	margin-bottom: 60px;
	 margin-top: 20px;
	 color: #2e8943;
	
	font-size: 18px;
  
 
}

.H2-Container .dnntitle h2{
	color: #2e8943;
       letter-spacing: 0;
    font-weight: 600;
	font-size: 22px;
   letter-spacing: 0;
	margin: 0;
	border-bottom: 1px solid;
	    line-height: 1.5em;
}

.H2-Container  h4{
		font-size: 18px;
  
}
.H3-Container{
	margin-bottom: 60px;
	 margin-top: 20px;
}
.H3-Container .dnntitle h3{

color: #333;
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #FAFAFA;
}





.H4-Container {
    border: 1px solid #02864B;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-top: 20px;
}

.H4-Container .dnntitle {
    background-color: #02864B;
    color: #fff;
    padding: 10px 10px;
    position: relative;
    border-bottom: 2px solid #02864B;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 500;
    color: fff;
    font-size: 1.625rem;
    line-height: 1.4;
    letter-spacing: 0;
    text-align: center;
}

.H4-Container .dnntitle h4 {
    color: #fff;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
}




.H5-Container,
.H6-Container{
	margin-bottom: 60px;
	 margin-top: 20px;
}

.TitleBar {
    margin: 0 -100% 0 0;
    vertical-align: middle;
    width: 100%;
    height: 24px;
  display:inline-block;
}


   
.dnntitle {
   
  margin-bottom: 15px;
}
.dnntitle h3,
.dnntitle .title{
    overflow:hidden;
}






