/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: May 13 2021 | 06:10:07 */
/* start Footer */
.footer > section:nth-child(1) {
	background: #315da8 !important;
}
.absolute-footer.dark.medium-text-center.small-text-center {
	display: none;
}
.section-the-end-footer{
	height:50px;
}
.the-end-tooter span{
	vertical-align: -25px;
	}
.footer-social-icon{
	display: inline;
}
.footer-social-icon a i {
	font-size: 20px;
	color: #aaaaaa;
	vertical-align: -30px;
	margin-right: 10px;
	transition: all .8s ease;
	}
.footer-social-icon a i:hover{
	transform: scale(1.2) rotate(360deg);
	color: #fff;
}
.titr-footer-style h4{
	font-size: 16px;
	margin-bottom: 15px;
}
.titr-footer-style h4 i{
	color: #fff;
	margin-left: 5px;
	font-size: 20px;
}
div#gform_wrapper_1 {
	margin-top: -15px;
}
.i-footer-style i {
	margin-left: 10px;
	color: orange;
	margin-bottom: 12px;
}


/* end Footer */