
.section-footer{
	position: relative;
	padding: 30px 0px 120px;
	height: auto;
	overflow: hidden;
	background: url(../upload/bg-four.png) center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}


.section-footer h3 {
	font-size: 50px;
	color: #107cc3;
	margin-bottom: 100px;
	text-align: center;
}

.section-footer h5 {
	font-size: 28px;
	color: #107cc3;
	margin-bottom: 10px;
}
.section-footer span {
	color: #107cc3;
}
.section-footer p{
	color: #333;
	line-height: 28px;
	font-size: 23px;
}


@media (max-width: 992px) {
	.footer-contact dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: left;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.footer-contact {
	padding-bottom: 0px;
	margin-top: 0px;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 0px !important;
}

.footer-contact i{
	font-size: 25px;
}

.footer-contact i.line{
	font-size: 32px;
}

.footer-contact dt {
	font-weight: 600;
	width: 30px;
	font-size: 26px;
	clear: left;
	margin-bottom: 7px;
	overflow: visible;
	float: left;
	color: #333;
}
.footer-contact dt:last-of-type {
	margin-bottom: 0;
}
.footer-contact dd {
	margin-left: 45px;
	text-align: left;
	opacity: 1;
	font-size: 26px;
	color: #555;
	font-weight: 500;
	margin-bottom: 10px !important;
}





.section-footer-v2 {
	padding: 10px 0px;
	background-color: #252525;
}

.section-footer-v2 h5 {
	color: #fff;
	font-size: 22px;
	margin: 0 0 10px 0;
}

.section-footer-v2 p{
	color: #797f9c;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 2px;
	font-weight: bolder;
}

.img-wh90 {width: 90%;}
/*-----------*/


@media (max-width: 991px){}
@media (max-width: 768px){
	.section-footer h5 {
		font-size: 35px;
		color: #107cc3;
	}
	.footer-contact dt {
		width: 90px;
	}
	.section-footer {
		padding: 60px 0px 60px;;
	}
}
@media (max-width: 414px){
	.img-wh90 {width: 50%;
	}
	.section-footer {
		position: relative;
		padding: 65px 0px 60px;
		height: auto;
		overflow: hidden;
		background: url(../upload/bg-four.png) center;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
	}
	.section-footer h3 {
		font-size: 50px;
		color: #107cc3;
		margin-bottom: 55px;
		text-align: center;
	}
	.footer-contact dt {
		font-weight: 600;
		width: 60px;
		font-size: 26px;
		clear: left;
		margin-bottom: 7px;
		overflow: visible;
		float: left;
		color: #333;
	}
	.section-footer h5 {
		font-size: 28px;
		color: #107cc3;
	}
	.section-footer p {
		color: #333;
		line-height: 28px;
		font-size: 24px;
	}
}
@media (max-width: 375px){}