
/*Heading---------------------------------------------------------------*/
.su-heading-style-default {padding: 2px 0;}
.su-heading-style-default .su-heading-inner {padding: 1em 0.5em;}
.su-heading.su-heading-align-left { text-align: left; }
.su-heading.su-heading-align-left .su-heading-inner { padding-left: 0.2em; }
.su-heading.su-heading-align-right { text-align: right; }
.su-heading.su-heading-align-right .su-heading-inner { padding-right: 0.2em; }
.su-heading.su-heading-align-center { text-align: center; }
.su-heading h1, .su-heading h2, .su-heading h3, .su-heading h4, .su-heading h5, .su-heading h6 {
	margin: 0;
}

.su-heading-style-modern-1-dark {
	border-bottom: 1px solid #aaa;
	color: #333;
	line-height: 2;
}
.su-heading-style-modern-1-dark .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #444;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-2-dark {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
	color: #333;
	line-height: 2;
}
.su-heading-style-modern-2-dark .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #444;
	border-top: 2px solid #444;
	margin-top: -1px;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-1-light {
	border-bottom: 1px solid #eee;
	color: #ccc;
	line-height: 2;
}
.su-heading-style-modern-1-light .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #ccc;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-2-light {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #ccc;
	line-height: 2;
}
.su-heading-style-modern-2-light .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #ccc;
	border-top: 2px solid #ccc;
	margin-bottom: -1px;
	margin-top: -1px;
	font-weight: bold;
}

.su-heading-style-modern-1-blue {
	border-bottom: 1px solid #9DCCE3;
	color: #6299B2;
	line-height: 2;
}
.su-heading-style-modern-1-blue .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #76B8D7;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-2-blue {
	border-bottom: 1px solid #9DCCE3;
	border-top: 1px solid #9DCCE3;
	color: #6299B2;
	line-height: 2;
}
.su-heading-style-modern-2-blue .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #76B8D7;
	border-top: 2px solid #76B8D7;
	margin-bottom: -1px;
	margin-top: -1px;
	font-weight: bold;
}

.su-heading-style-modern-1-orange {
	border-bottom: 1px solid #FFA98C;
	color: #000;
	line-height: 2;
}
.su-heading-style-modern-1-orange .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #FF8157;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-2-orange {
	border-bottom: 1px solid #FFA98C;
	border-top: 1px solid #FFA98C;
	color: #000;
	line-height: 2;
}
.su-heading-style-modern-2-orange .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #FF8157;
	border-top: 2px solid #FF8157;
	margin-bottom: -1px;
	margin-top: -1px;
	font-weight: bold;
}

.su-heading-style-modern-1-violet {
	border-bottom: 1px solid #A5A8E8;
	color: #545899;
	line-height: 2;
}
.su-heading-style-modern-1-violet .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #7F84E8;
	margin-bottom: -1px;
	font-weight: bold;
}

.su-heading-style-modern-2-violet {
	border-bottom: 1px solid #A5A8E8;
	border-top: 1px solid #A5A8E8;
	color: #545899;
	line-height: 2;
}
.su-heading-style-modern-2-violet .su-heading-inner {
	display: inline-block;
	line-height: 2;
	padding: 0 1em;
	border-bottom: 2px solid #7F84E8;
	border-top: 2px solid #7F84E8;
	margin-bottom: -1px;
	margin-top: -1px;
	font-weight: bold;
}


.su-heading-style-line-dark,
.su-heading-style-line-light,
.su-heading-style-line-blue,
.su-heading-style-line-orange,
.su-heading-style-line-violet,
.su-heading-style-dotted-line-dark,
.su-heading-style-dotted-line-light,
.su-heading-style-dotted-line-blue,
.su-heading-style-dotted-line-orange,
.su-heading-style-dotted-line-violet {
	overflow: hidden;
}
.su-heading-style-line-dark .su-heading-inner,
.su-heading-style-line-light .su-heading-inner,
.su-heading-style-line-blue .su-heading-inner,
.su-heading-style-line-orange .su-heading-inner,
.su-heading-style-line-violet .su-heading-inner,
.su-heading-style-dotted-line-dark .su-heading-inner,
.su-heading-style-dotted-line-light .su-heading-inner,
.su-heading-style-dotted-line-blue .su-heading-inner,
.su-heading-style-dotted-line-orange .su-heading-inner,
.su-heading-style-dotted-line-violet .su-heading-inner {
	position: relative;
	display: inline-block;
	line-height: normal;
	padding: 0 10px;
}
.su-heading-style-line-dark .su-heading-inner:before ,
.su-heading-style-line-light .su-heading-inner:before ,
.su-heading-style-line-blue .su-heading-inner:before ,
.su-heading-style-line-orange .su-heading-inner:before ,
.su-heading-style-line-violet .su-heading-inner:before ,
.su-heading-style-dotted-line-dark .su-heading-inner:before,
.su-heading-style-dotted-line-light .su-heading-inner:before,
.su-heading-style-dotted-line-blue .su-heading-inner:before,
.su-heading-style-dotted-line-orange .su-heading-inner:before,
.su-heading-style-dotted-line-violet .su-heading-inner:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 50%;
	height: 0px;
	width: 1000px;
}

.su-heading-style-line-dark .su-heading-inner:after ,
.su-heading-style-line-light .su-heading-inner:after ,
.su-heading-style-line-blue .su-heading-inner:after ,
.su-heading-style-line-orange .su-heading-inner:after ,
.su-heading-style-line-violet .su-heading-inner:after ,
.su-heading-style-dotted-line-dark .su-heading-inner:after,
.su-heading-style-dotted-line-light .su-heading-inner:after,
.su-heading-style-dotted-line-blue .su-heading-inner:after,
.su-heading-style-dotted-line-orange .su-heading-inner:after,
.su-heading-style-dotted-line-violet .su-heading-inner:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	height: 0px;
	width: 1000px;
}

.su-heading-style-line-dark .su-heading-inner:before, 
.su-heading-style-line-dark .su-heading-inner:after {
	border-bottom: 1px solid #aaa;
}
.su-heading-style-line-light .su-heading-inner:before,
.su-heading-style-line-light .su-heading-inner:after {
	border-bottom: 1px solid #ccc;
}

.su-heading-style-line-blue .su-heading-inner:before,
.su-heading-style-line-blue .su-heading-inner:after {
	border-bottom: 1px solid #76B8D7;
}

.su-heading-style-line-orange .su-heading-inner:before, 
.su-heading-style-line-orange .su-heading-inner:after {
	border-bottom: 1px solid #FF8157;
}
.su-heading-style-line-violet .su-heading-inner:before,
.su-heading-style-line-violet .su-heading-inner:after {
	border-bottom: 1px solid #7F84E8;
}

.su-heading-style-dotted-line-dark .su-heading-inner:before,
.su-heading-style-dotted-line-dark .su-heading-inner:after {
	border-bottom: 1px dashed #000;
}

.su-heading-style-dotted-line-light .su-heading-inner:before,
.su-heading-style-dotted-line-light .su-heading-inner:after {
	border-bottom: 1px dashed #ccc;
}

.su-heading-style-dotted-line-blue .su-heading-inner:before,
.su-heading-style-dotted-line-blue .su-heading-inner:after {
	border-bottom: 1px dashed #76B8D7;
}

.su-heading-style-dotted-line-orange .su-heading-inner:before,
.su-heading-style-dotted-line-orange .su-heading-inner:after {
	border-bottom: 1px dashed #FF8157;
}

.su-heading-style-dotted-line-violet .su-heading-inner:before,
.su-heading-style-dotted-line-violet .su-heading-inner:after {
	border-bottom: 1px dashed #7F84E8;
}

.su-heading-style-flat-dark {background: #333;border-left: 15px solid #555;padding: 10px 15px;line-height: 1.4;}
.su-heading-style-flat-dark h3 {color: #eee;}

.su-heading-style-flat-light {background: #eee;border-left: 15px solid #ddd;padding: 10px 15px;line-height: 1.2;}
.su-heading-style-flat-light h3 {color: #222;}

.su-heading-style-flat-blue {background: #1DABDA;border-left: 15px solid #1998C2;padding: 10px 15px;line-height: 1.4;}
.su-heading-style-flat-blue h3 {color: #fff;}

.su-heading-style-flat-green {background: #33CC94;border-left: 15px solid #2DB281;padding: 10px 15px;line-height: 1.4;}
.su-heading-style-flat-green h3 {color: #fff;}
