﻿
/* ********* dg-title ******** */


/*title style*/
.dg-title01 {
    margin-bottom: 44px;
    margin-top: 0;
	font-size:24px;
}
.dg-title01:after {
    content: "";
    width: 50px;
    display: block;
    border-bottom: 3px solid #20a3f0;
    margin-top: 21px;
}

.dg-title02 {
    margin:0 0 30px 0;
    text-align: center;
}
.dg-title02 .icon {
    width: 42px;
    height: 42px;
    text-align: center;
    display: block;
    margin: 19px auto 0;
    position: relative;
    color: #949494;
    font-size: 42px;
}
.dg-title02 .icon:before, 
.dg-title02 .icon:after {
    content: "";
    width: 80px;
    position: absolute;
    left: auto;
    right: 100%;
    top: 50%;
    margin-right: 17px;
    border-bottom: 1px solid #a8a8a8;
}
.dg-title02 .icon:after {
    right: auto;
    left: 100%;
    margin-left: 18px;
}
.dg-title02.color-white .icon {
	color:#bfbfbf;
}
.dg-title02.color-white .icon:before, 
.dg-title02.color-white .icon:after {
	border-color:#ffffff;
}
.color-white .dg-title03,
.color-white .dg-title03 p{
	color:#cccccc;
}
.dg-title03 small{
	color:#666666;
	font-size:14px;
	font-style:italic;
	margin-bottom:5px;
	letter-spacing:0.075em;
	display:inline-block;
}
.dg-title03 .line {
	display: inline-block;
	position: relative;
	margin: 0 0 15px 0;
}
.dg-title03 .line:before {
	content: "";
	width: 36px;
	height: 1px;
	border-bottom:1px solid;
	position: absolute;
	top: 50%;
	left: -46px;
	margin-top:-1px;
}
.dg-title03 .line:after {
	content: "";
	width: 36px;
	height: 1px;
	border-bottom:1px solid;
	position: absolute;
	top: 50%;
	right: -46px;
	margin-top:-1px;
}
.dg-title03 .line {
    font-size: 20px;
    color: #20a3f0;
    display: inline-block;
    vertical-align: middle;
}
.dg-title03 .title{
	margin:3px 0 11px;
}
.color-white .dg-title03 .line:before,
.color-white .dg-title03 .line:after {
	background: #ffffff;
}
.color-white .dg-title03 .line i{
    color: #ffffff;
}
.dg-title03.color-white small{
	color:#e2e2e2
}
.dg-title03.color-white .line {
	color:#bfbfbf;
}

.dg-title04{
	font-size:14px;
}
.dg-title04 .title{
	font-size:36px;
	margin-bottom:12px;
}
.dg-title04:after{
	content:"";
	display:inline-block;
	width:50px;
	border-bottom:3px solid #20a3f0;
	margin:20px 0 30px;
}
@media only screen and (max-width: 767px) {
.dg-title04 h3{
	font-size:28px;
	margin-bottom:25px;
}
}

.dg-title07{
	text-align:center;
	margin-bottom:30px;
}
.dg-title07 .title{
	
}
.dg-title07 .title:after{
	content:"";
	width:50px;
	border-bottom:2px solid #20a3f0;
	display:block;
	margin:18px auto 14px;
}
.dg-title07 small{
	font-size:14px;
	font-style:italic;
	letter-spacing:0.075em;
	color:#666;
}
.dg-title07 small + .title:before{
	content:"";
	width:50px;
	border-bottom:2px solid #20a3f0;
	display:block;
	margin:15px auto 18px;
}
.dg-title07 small + .title:after{
	content:normal;
}
.dg-title07.text-left{
	text-align:left;
}
.dg-title07.text-left .title:after,
.dg-title07.text-left p + .title:before{
	margin-left:0;
}
.dg-title07.text-right .title:after,
.dg-title07.text-right p + .title:before{
	margin-right:0;
}
.dg-title07.color-white .title:after,
.dg-title07.color-white .title:before{
	border-color:#FFF;
}
.dg-title07.color-white .title{
	color:#FFF;
}
.dg-title07.color-white,
.dg-title07.color-white p{
	color:#eaeaea
}
.dg-title07.color-white small{
	color:#e2e2e2
}

.dg-title07.line-bottom .title:before{
	content:normal;
}
.dg-title07.line-bottom .title:after{
	content:"";
}
.dg-title07.line-bottom small{
	margin-bottom:13px;
	display:inline-block;
}
.dg-title08 h3{
	font-size:24px;
	color:#333333;
	line-height:1.8;
	margin:0 0 10px;
}

.dg-title09{
	text-align:center;
	margin-bottom:30px;
}
.dg-title09 .title{
}
.dg-title09 .title:after{
	content:"";
	width:100px;
	border-bottom:1px solid #20a3f0;
	display:block;
	margin:18px auto 15px;
}
.dg-title09.text-center .title:after{
	width:50px;
}
.dg-title09.line-lg .title:after{
	width:100px;
}

.dg-title09 small{
	font-size:14px;
	color:#666666;
	font-style:italic;
	margin-bottom:4px;
	display:block;
}

.dg-title09.text-left{
	text-align:left;
}
.dg-title09.text-left .title:after{
	margin-left:0;
	width:110px;
}
.dg-title09.text-right .title:after{
	margin-right:0;
	width:110px;
}
.dg-title09.color-white .title:after,
.dg-title09.color-white .title:before{
	border-color:#FFF;
}
.dg-title09.color-white .title{
	color:#FFF;
}
.dg-title09.color-white small{
	color:#bababa
}
.dg-title09.color-white,
.dg-title09.color-white p{
	color:#eaeaea
}
.dg-title09.size-xl small{
	font-size:16px;
}
.dg-title09.size-xl .title:after{
	margin-top: 25px;
	margin-bottom:22px;
}

@media only screen and (max-width: 767px) {
	.dg-title09 .title{
		font-size:20px;
		letter-spacing:1px;
	}
	.dg-title09 .title:after{
		margin:20px auto 15px;
	}
}

.dg-title10 small{
	font-style:italic;
	margin-bottom:5px;
}
.dg-title10 h3{
	font-size:26px;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:30px;
}

.dg-title11{
	text-align:center;
	overflow:hidden;
	font-size:16px;
	margin-bottom:34px;
}
.dg-title11 .title{
	padding:0 30px;
	margin:0;
	position:relative;
	display:inline-block;
	line-height:1.1;
}
.dg-title11 .title:after,
.dg-title11 .title:before{
	content:"";
	border-bottom:1px solid #20a3f0;
	width:60px;
	position:absolute;
	top:50%;
	left:100%;
}
.dg-title11 .title:before{
	left:auto;
	right:100%;
}
.dg-title11 span{
	color:#20a3f0;
}
.dg-title11 p{
	margin-bottom:36px;
}
.dg-title11.color-white .title:after,
.dg-title11.color-white .title:before{
	border-color:#FFF;
}
.dg-title12{
	text-align:center;
	margin-bottom:30px;
	overflow:hidden;
	padding:0px 15px;
}
.dg-title12 .title{
	margin-bottom:7px;
}
.dg-title12 small{
	position:relative;
	display:inline-block;
	padding:0px 20px;
	margin-bottom:16px;
	font-size:14px;
	font-style:italic;
	color:#666666;
}
.dg-title12 small:after,
.dg-title12 small:before{
	content:"";
	width:80px;
	border-bottom:1px solid #c7c7c7;
	position:absolute;
	left:100%;
	top:50%;
}
.dg-title12 small:before{
	left:auto;
	right:100%;
}
.dg-title12.color-white small{
	color:#e2e2e2;
}
.dg-title12.color-white small:after,
.dg-title12.color-white small:before{
	border-color:#bfbfbf;
}


@-webkit-keyframes blink {
	0% {
		visibility:hidden;
		opacity:0;
	}
	50% {
		visibility:visible;
		opacity:1;
	}
	100% {
		visibility:hidden;
		opacity:0;
	}
}
@-moz-keyframes blink {
	0% {
		visibility:hidden;
		opacity:0;
	}
	50% {
		visibility:visible;
		opacity:1;
	}
	100% {
		visibility:hidden;
		opacity:0;
	}
}
@-o-keyframes blink {
	0% {
		visibility:hidden;
		opacity:0;
	}
	50% {
		visibility:visible;
		opacity:1;
	}
	100% {
		visibility:hidden;
		opacity:0;
	}
}
@keyframes blink {
	0% {
		opacity:0;
	}
	50% {
		opacity:1;
	}
	100% {
		opacity:0;
	}
}
.dg-typewriter.active:after{
	content:"|";
	display:inline-block;
	color:#666666;
    -webkit-animation: blink 650ms infinite;
    -moz-animation: blink 650ms infinite;
    animation: blink 650ms infinite;
}
.color-white .dg-typewriter.active:after{
	color:#ffffff;
}
.dg-title12 small:before{
	left:auto;
	right:100%;
}
.dg-title12.color-white{
	color:#FFF;
}
.dg-title12.color-white h3{
	color:#FFF;
}

.dg-title13{
	color:#ffffff;
	margin-bottom:28px;
}
.dg-title13:after{
	content:"";
	margin-top:21px;
	width:80px;
	border-bottom:2px solid #FFF;
	display:block;
}

.dg-title14{
	margin-bottom:40px;
}
.dg-title14 .title{
	margin:0 0 10px;
}
.dg-title14 small{
	position:relative;
	display:inline-block;
	margin-bottom:6px;
	font-size:14px;
	font-style:italic;
	color:#666;
}
.dg-title14 .title:after{
	content:"";
	width:110px;
	border-bottom:1px solid #a8a8a8;
	display:block;
	margin-top:20px;
}
.dg-title14.color-white small{
	color:#FFF;
}
.dg-title14.text-center .title:after{
	margin-left: auto;
	margin-right: auto;
}

.dg-title15{
	margin-bottom:27px;
}
.dg-title15 small{
	position:relative;
	display:inline-block;
	font-size:14px;
	font-style:italic;
	color:inherit;
	padding-top:10px;
}
.dg-title15 .title:after{
	content:"";
	width:80px;
	border-bottom:1px solid #7a7a7a;
	display:block;
	margin:25px 0 0;
}


.dg-title16 {
	text-align:center;
	padding-bottom:15px;
}
.dg-title16 small{
	display:inline-block;
	font-size:14px;
	margin:0 0 9px;
	font-style:italic;
	letter-spacing:0.075em;
	color:#666;
}
.dg-title16 .title{
	margin:0 0 15px;
}
.dg-title16.text-left{
	text-align:left;
}


.dg-title17{
	text-align:center;
	margin-bottom:30px;
}
.dg-title17 .title{
	display:inline-block;
	position:relative;
	color:#20a3f0;
	padding:15px 38px;
	margin:0;
}
.dg-title17 .title:after,
.dg-title17 .title:before,
.dg-title17 .title span:after,
.dg-title17 .title span:before{
	content:"";
	position:absolute;
	border-width:1px;
	border-color:#20a3f0;
	width:15px;
	height:15px;
}
.dg-title17 .title:after{
	left:0;
	top:0;
	border-left-style:solid;
	border-top-style:solid;
}
.dg-title17 .title:before{
	right:0;
	top:0;
	border-right-style:solid;
	border-top-style:solid;
}
.dg-title17 .title span:after{
	left:0;
	bottom:0;
	border-left-style:solid;
	border-bottom-style:solid;
}
.dg-title17 .title span:before{
	right:0;
	bottom:0;
	border-right-style:solid;
	border-bottom-style:solid;
}
@media only screen and (max-width: 767px) {
	.dg-title17 h3{
		font-size:25px;
		padding:10px 25px;
	}
}

.dg-title18{
	margin-bottom:30px;
}
.dg-title18:after{
	content:"";
	display:block;
	width:60px;
	border-bottom:2px solid #20a3f0;
	margin:28px 0 0;
}
.dg-title18.color-white:after{
	border-bottom-color:#FFF;
}
.dg-title19{
	margin-bottom:30px;
	color:#20a3f0;
	text-align:center;
	position:relative;
	margin:0 0 30px;
}
.dg-title19:after{
	content:"";
	display:block;
	margin:auto;
	border-top:1px solid #20a3f0;
	border-bottom:1px solid #20a3f0;
	width:32px;
	height:21px;
	margin-top:24px;
}
.dg-title19:before{
	content:"";
	width:52px;
	position:absolute;
	bottom:11px;
	left:50%;
	margin-left:-26px;
	border-bottom:1px solid #20a3f0;
}
.dg-title19.color-white:after,
.dg-title19.color-white:before{
	border-color:#FFF;
}
.dg-title20{
	font-size:18px;
	margin-bottom:30px;
}
.dg-title20 h3{
	font-size:36px;
	margin-bottom:30px;
	color:#20a3f0;
	margin:0 0 30px;
}
.dg-title20.color-white h3{
	color:#fff;
}
.dg-title21{
	font-size:36px;
}
.dg-title21:after{
	content:"";
	border-bottom:1px solid;
	width:97px;
	display:block;
	margin:24px 0 34px;
}

.dg-title22{
	text-align:center;
	margin:0px 7px 30px;
}
.dg-title22 .title{
	display:inline-block;
	position:relative;
	padding:5px 20px;
	margin:0;
}
.dg-title22 .title span{
	color:#20a3f0;
}
.dg-title22 .title:after,
.dg-title22 .title:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:42px;
	height:22px;
}
.dg-title22 .title:after{
	top:-4px;
	border-left:1px solid #a8a8a8;
}
.dg-title22 .title:before{
	left:-5px;
	border-top:1px solid #a8a8a8;
}
.dg-title22 .title > .line:after,
.dg-title22 .title > .line:before{
	content:"";
	position:absolute;
	bottom:0;
	right:0;
	width:42px;
	height:22px;
}
.dg-title22 .title > .line:after{
	bottom:-4px;
	border-right:1px solid #a8a8a8;
}
.dg-title22 .title > .line:before{
	right:-5px;
	border-bottom:1px solid #a8a8a8;
}
.dg-title22.color-white .title:after,
.dg-title22.color-white .title:before,
.dg-title22.color-white .title > .line:after,
.dg-title22.color-white .title > .line:before{
	border-color:#FFF
}



.dg-title23{
	margin:0px 0px 30px;
}
.dg-title23 .title{
	font-size:28px;
	display:inline-block;
	position:relative;
	padding:40px 0 0px;
	margin:0;
}
.dg-title23 .title span{
	color:#20a3f0;
}
.dg-title23 .title:after,
.dg-title23 .title:before,
.dg-title23 .title > .line:after,
.dg-title23 .title > .line:before{
	content:"";
	position:absolute;
	width:42px;
	height:22px;
}
.dg-title23 .title:after{
	border-left:1px solid #a8a8a8;
	top:0px;
	left:4px;
}
.dg-title23 .title:before{
	border-top:1px solid #a8a8a8;
	top:4px;
	left:0;
}
.dg-title23 .title > .line:after{
	top:0px;
	left:26px;
	border-right:1px solid #a8a8a8;
}
.dg-title23 .title > .line:before{
	top:-4px;
	left:30px;
	border-bottom:1px solid #a8a8a8;
}
.dg-title23.color-white .title:after,
.dg-title23.color-white .title:before,
.dg-title23.color-white .title > .line:after,
.dg-title23.color-white .title > .line:before{
	border-color:#FFF
}

.dg-title23.text-right .title:after{
	left:auto;
	right:26px;
}
.dg-title23.text-right .title:before{
	left:auto;
	right:30px;
}
.dg-title23.text-right .title > .line:after{
	left:auto;
	right:4px
}
.dg-title23.text-right .title > .line:before{
	left:auto;
	right:0;
}
.dg-title24{
	 text-align: center;
}
.dg-title24 .title{
	line-height: 1.2;
	margin: 0 0 30px 0;
	color: #444444;
	font-weight: normal;
	text-align: center;
	position: relative;
	display: inline-block;
}
.dg-title24 .line:before{
	 content: "";
	 position:absolute;
	 right:-23px;
	 border-left:1px solid #a8a8a8;
	 height: 21px;
	 top:50%;
	 margin: -10px 0 0 0;
}
.dg-title24 .line:after{
	 content: "";
	 position:absolute;
	 right:-28px;
	 border-left:1px solid #a8a8a8;
	 height: 15px;
	 top:50%;
	 margin: -8px 0 0 0;
}
.dg-title24 .title:before{
	 content: "";
	 position:absolute;
	 left:-23px;
	 border-left:1px solid #a8a8a8;
	 height: 21px;
	 top:50%;
	 margin: -10px 0 0 0;
}
.dg-title24 .title:after{
	 content: "";
	 position:absolute;
	 left:-28px;
	 border-left:1px solid #a8a8a8;
	 height: 15px;
	 top:50%;
	 margin: -8px 0 0 0;
}
.dg-title24.color-white .title:before,
.dg-title24.color-white .title:after,
.dg-title24.color-white .line:before,
.dg-title24.color-white .line:after{
	 border-color:#FFF;
}
.dg-title24.color-white .title{
	color:#FFF;
}
@media only screen and (max-width: 767px) {
.dg-title24 .title:before,
.dg-title24 .title:after,
.dg-title24 .line:before,
.dg-title24 .line:after{
	display: none;

}
}
.dg-title25 big:before,
.dg-title25 small:before{
	content:"";
	color:#20a3f0;
	margin:0 25px 2px 0;
	font-size:20px;
	width:4px;
	height:19px;
	display:inline-block;
	border-left:1px solid #20a3f0;
	border-top:1px solid #20a3f0;
	border-bottom:1px solid #20a3f0;
	vertical-align:middle;
}
.dg-title25 big:after,
.dg-title25 small:after{
	content:"";
	color:#20a3f0;
	margin:0 0 2px 25px;
	font-size:20px;
	width:4px;
	height:19px;
	display:inline-block;
	border-right:1px solid #20a3f0;
	border-top:1px solid #20a3f0;
	border-bottom:1px solid #20a3f0;
	vertical-align:middle;
}
.dg-title25 big,
.dg-title25 small{
	display:inline-block;
	margin-bottom:14px;
	font-style:italic;
	letter-spacing:0.075em;
	color:#666666;
}
.dg-title25 small{
	font-size:14px;
}
.dg-title25 .title{
	margin:0 0 30px;
}


.dg-title26 .title{
    color: #333333;
    line-height: 1.2;
    Font-weight: normal;
    margin: 0 0 30px 0;
    letter-spacing: 1px;
    position: relative;
    padding: 0 0 30px 0;
}
.dg-title26 .title:after{
	position:absolute;
	content:"";
	bottom:0;
	border-bottom:1px solid #a9a9a9;
	width:46px;
	left:0;
}
.dg-title26 .title:before{
	position:absolute;
	content:"";
	bottom:-6px;
	border-bottom:1px solid #a9a9a9;
	width:37px;
	left:0;
}
.dg-title27{
	margin:0 0 30px;
}
.dg-title27:after{
	content:"";
	width:110px;
	height:2px;
	display:block;
	margin-top:23px;
	margin-bottom:30px;
	font-size:36px;
	background-image: linear-gradient(to right, #4db5fd 0%, #52d4d2 60%);
	background-image: -webkit-linear-gradient(to right, #4db5fd 0%, #52d4d2 60%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4db5fd', endColorstr='#52d4d2', GradientType=1 );
}
.dg-title27.text-center:after{
	margin-left:auto;
	margin-right:auto;
}
.dg-title27.text-right:after{
	margin-left:auto;
	margin-right:0;
}
@media only screen and (max-width: 767px) {
	.dg-title27:after{
		font-size:18px;
	}
}
.dg-title29{
	position:relative;
	margin-bottom:90px;
}
.dg-title29 .diamond{
	display:block;
	margin:25px auto 0 0;
	transform:scale(1.3,0.95);
	-webkit-transform:scale(1.3,0.95);
	width:20px;
}
.dg-title29 .diamond:after,
.dg-title29 .diamond:before{
	content:"";
	position:absolute;
	width:19px;
	height:19px;
	top:100%;
	left:0px;
	border:1px solid #20a3f0;
	transform:rotate(45deg) ;
	-webkit-transform:rotate(45deg);
	margin:0 6px;
}
.dg-title29 .diamond:before{
	margin-top:13px;
}
.dg-title29.text-center{
	text-align:center;
}
.dg-title29.text-center .diamond{
	margin-left:auto;
	margin-right:auto;
}
.dg-title29.text-right .diamond{
	margin-right:0;
	margin-left:auto;
}
.dg-title29 .diamond.color-white:after,
.dg-title29 .diamond.color-white:before{
	border-color:#fff;
}



.dg-title30{
	margin:0 0 30px;
}
.dg-title30:after{
	content:"";
	width:37px;
	border-bottom:1px solid #20a3f0;
	display:block;
	margin-top:17px;
}

.dg-title31{
	font-size:18px!important;
}
.dg-title31:after{
	content:"";
	width:60px;
	border-bottom:2px solid #999999;
	display:block;
	margin:12px 0 22px;
}

.dg-title32{
	margin-bottom:40px;
}
.dg-title32 .title{
	margin:0 0 10px;
}
.dg-title32 small{
	position:relative;
	display:inline-block;
	margin-bottom:9px;
	font-size:14px;
	color:#666;
}
.dg-title32 .title:after{
	content:"";
	width:110px;
	border-bottom:1px solid #a8a8a8;
	display:block;
	margin-top:21px;
}
.dg-title32 .title span{
	color:#20a3f0;
}

.dg-title33:after{
	content:"";
	display:inline-block;
	width:18px;
	border-bottom:1px solid #41b1fc;
	margin:0 0 30px;
}
.dg-title33 small{
	font-size:14px;
	color:#666666;
	font-style:italic;
}
.dg-title33.color-white small{
	color:#bababa;
}
.dg-title33.color-white:after{
}
.dg-title33 .title{
	margin:8px 0 18px;
}
.dg-title33.animation:after{
	transition: 		width ease-in 600ms;
	-moz-transition: 	width ease-in 600ms; /* Firefox 4 */
	-webkit-transition: width ease-in 600ms; /* Safari and Chrome */
	-o-transition: 		width ease-in 600ms; /* Opera */
	-ms-transition: 	width ease-in 600ms; /* IE9? */
}
.dg-title33.animation.animated:after{
	width:50px;
}

.dg-title34{
	line-height:1.45;
}
.dg-title34:after{
	content:"";
	display:block;
	width:73px;
	border-bottom:1px solid #20a3f0;
	margin:22px 0 28px;
}

.dg-title35 {
	font-size:36px;
	padding:0 0 32px;
	position:relative;
	margin:0 0 30px;
}
.dg-title35:after{
	content:"";
	border-bottom:1px solid #a8a8a8;
	width:150px;
	display:block;
	position:absolute;
	bottom:4px;
}
.dg-title35:before{
	content:"";
	width:9px;
	height:9px;
	border:1px solid #a8a8a8;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	position:absolute;
	bottom:0;
	left:150px;
}
.dg-title35.color-white:after,
.dg-title35.color-white:before,
.color-white .dg-title35:after,
.color-white .dg-title35:before{
	border-color:#FFF;
}



@media only screen and (max-width: 767px) {
	.dg-title35{
		font-size:22px;
		padding:0 0 32px;
		margin:0 0 30px;
	}
}

.dg-title36{
	margin-bottom:30px;
	text-align:center;
}
.dg-title36:before{
	content:".\2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002 \2002.";
	display:block;
	margin:auto;
	background-size: 10px 10px;  
	background-repeat:repeat-x;
	margin-bottom:21px;
    text-decoration: line-through;
	text-decoration-style: wavy; 
	-moz-text-decoration-style: wavy;
	font-size:13px;
	line-height:1;
	white-space:nowrap;
	width:80px;
	overflow:hidden;
	color:#2ba8f0;
	text-indent:-3px;
}
.dg-title36.text-left{
	text-align:left;
}
.dg-title36.text-left:before{
	color:#acacac;
}

.dg-title36.text-left:before{
	margin-left:0;
}
.dg-title36.color-white:before{
	color:#FFF;
}
@media only screen and (max-width: 767px) {
	.dg-title36{
		font-size:22px;
	}
}

.dg-title37{
	font-size:36px;
	text-align:center;
	position:relative;
	padding-bottom:33px;
	margin-bottom:36px;
}
.dg-title37>*{
	font-size:inherit;
}
.dg-title37>*:after{
	content:'';
	width:150px;
	border-bottom:1px solid #20a3f0;
	position:absolute;
	bottom:4px;
	left:50%;
	margin-left:-75px;
}
.dg-title37:after,
.dg-title37:before{
	content:"";
	width:9px;
	height:9px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #20a3f0;
	position:absolute;
	bottom:0;
}
.dg-title37:after{
	left:50%;	
	margin-left:-84px;
}
.dg-title37:before{
	left:50%;	
	margin-left:75px;
}

.dg-title37.text-left{
	text-align:left;
	font-size:28px;
}
.dg-title37.text-left>*:after{
	left:0;
	margin-left:0;
}
.dg-title37.text-left:after{
	content:normal;
}
.dg-title37.text-left:before{
	left:150px;	
	margin-left:0;
}
.dg-title38{
	text-align:center;
}
.dg-title38 small{
	font-size:16px;
	color:#424242;
	font-style:italic;
	display:inline-block;
	margin-bottom:6px;
}
.dg-title38:after{
	content:"";
	display:inline-block;
	width:100px;
	display:block;
	margin:28px auto 33px;
	border-top:1px solid #8f8f8f;
	border-bottom:1px solid #d6d6d6;
}
.dg-title39{
	text-align:center;
	margin:5px auto 49px;
}
.dg-title39 span{
	color:#20a3f0;
}
.dg-title39:after{
	content:"";
	display:block;
	width:70px;
	border-bottom:1px solid #cccccc;
	margin:30px auto 0;
}
.dg-title39.color-white:after{
	border-color:rgba(255,255,255,0.6);
}

.dg-title40{
	font-size:28px;
	text-align:center;
	margin:0 0 60px;
}
.dg-title40 span{
	color:#20a3f0;
}
.dg-title40:after{
	content:"";
	width:70px;
	border-bottom:1px solid #cccccc;
	display:block;
	margin:30px auto 0;
}

.dg-title41{
	margin:0 0 30px;
	line-height:1.5;
}
.dg-title41 span{
	color:#20a3f0;
}
.dg-title41:after{
	content:"";
	width:80px;
	border-bottom:1px solid ;
	opacity:0.22;
	display:block;
	margin:18px 0 0;
}

.dg-title42{
	color:#333333;
	font-size:60px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1.2;
	letter-spacing:0.05em;
}
.dg-title42:after{
	content:"";
	width:100px;
	height:1px;
	display:block;
	margin:35px 0 52px;
	background-image: linear-gradient(to left top, #2c9ffa 0%, #ce68e0 70%);
	background-image: -webkit-linear-gradient(left top, #2c9ffa 0%, #ce68e0 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c9ffa', endColorstr='#ce68e0', GradientType=1 );
}
.dg-title42.text-center:after{
	margin-left:auto;
	margin-right:auto;
}
.dg-title42.color-white:after{
	background:#FFF;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.dg-title42{
		font-size:50px;
	}
	
	
	}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.dg-title42{
		font-size:40px;
	}
	.dg-title42:after{
		margin:25px 0 32px;
	}
}
@media only screen and (max-width: 767px) {
	.dg-title42{
		font-size:30px;
	}
	.dg-title42:after{
		margin:15px 0 22px;
	}
}


.animations-title {
	margin-bottom:40px;
}
.animations-title h3{
	font-size:20px;
	color:#424242;
	font-weight:normal;
	margin:0;
}
.tablepage-title {
	margin-bottom:30px;
}
.tablepage-title h3{
	font-size:20px;
	color:#424242;
	font-weight:normal;
	margin:0;
	line-height:1;
}
.tablepage-title .right{
	margin-top:-8px;
}