.footer {
	min-height: 70px;
	background-color: #f2f2f2;
	padding-top: 23px !important;
	padding-bottom: 19px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #555555;
	margin-top: 30px;
}

	.footer .container {
		line-height: 28px;
	}

	.footer .f_right {
		text-align: right;
	}

#wrapper {
	min-height: calc(100vh - 125px);
}


#wrapp > .container.body, body > .container.body {
	min-height: calc(100vh - 70px);
}

.auto-height {
	min-height: calc(100vh - 170px);
}
.footer_partial * {
	font-family: Roboto, sans-serif;
}
.footer_partial .fa {
	font-family: FontAwesome;
}
.fa-map-marker:before {
	content: "\f041" !important;
}
.fa-mobile:before {
	content: "\f10b"!important;
}
.logo-image.black{
	display:none;
}
h4 > a {line-height: 40px !important;}
.footer_partial .com ul a{
    font-size: 10px;
    line-height: 0;
    color: #ff9b12 !important;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
}
.footer_partial .com ul li {margin-bottom: 0;height: 20px;width: 50%;float: left;}
.footer_partial .col-md-3 {
	padding: 0 2%;
	position: relative;
	height: 100%;
}
#qryform textarea {
	font-size: 14px;
	height: 45px;
	background: #f3f3f3;
	border-color: #a2a2a2;
	color: #000;
}

#qryform h4 {
	color: #fff;
	margin-top: 0;
}

#qryform .form-group {
	margin-bottom: 15px;
	width: 100%;
}
.col-md-12.col-sm-12.smsm.col-xs-12 {
	float: left;
	/* position: relative; */
	/* bottom: 0; */
	background: transparent;
	left: 0;
	right: 0;
	height: 40px;
	margin-top: -20px;
	z-index: 0;
	margin-bottom: 5px;
}
.footer_partial.abs{
	position:absolute;
	bottom:0;
}
@media (max-width: 575.98px) {
	.smsm{
		display:none;
	}
	h4 > a {
	}
	.logo-desc{

	}
	.empty{

	}
	.footer_partial .about{}
	.footer_partial .form {
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		margin-top: 10px;
		padding-bottom: 70px !important;
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
		padding: 0 7%;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 45px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 35px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 16px;
			color: #000;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 16px;
			height: 58px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 15px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500!important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
		/* display: none !important; */
		/* height: 0; */
		/* visibility: hidden; */
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 55px;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 180px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 147px;
		height: 45px;
		color: #fff;
		font-size: 14px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 16px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: center;
			color: #333;
		}

		.footer_partial .comp p {
			line-height: 30px;
			margin-top: 30px;
			padding: 0px 5%;
			color: #333;
			font-size: 16px;
		}

	.footer_partial #map {
		padding: 0;
		display: none !important;
		height: 0;
		visibility: hidden;
	}

	.footer_partial .about h4 {
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 24px;
		font-size: 16px;
	}

	.footer_partial .com {
	}

		.footer_partial .com h4 {
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}


}

@media (min-width: 576px) and (max-width: 767.98px) {
	.smsm {text-align:right;}
	.footer_partial .about {
	}

	.footer_partial .form {
	}
	.logo-desc {
	}

	.empty {
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #fff !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		margin-top: 10px;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		margin-top: 10px;
		padding-bottom: 70px !important;
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 65px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 45px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 16px;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 16px;
			height: 58px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 25px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500!important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 55px;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 180px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 140px;
		height: 50px;
		color: #fff;
		font-size: 16px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 16px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: center;
			color: #333;
		}

		.footer_partial .comp p {
			line-height: 30px;
			margin-top: 30px;
			padding: 0px 5%;
			color: #333;
			font-size: 16px;
		}

	.footer_partial #map {
		padding: 0;
		display: none !important;
		height: 0;
		visibility: hidden;
	}

	.footer_partial .about h4 {
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 24px;
		font-size: 16px;
	}

	.footer_partial .com {
	}

		.footer_partial .com h4 {
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}

}

@media (min-width: 768px) and (max-width: 991.98px) {
	.smsm{text-align:right;}
	.col-sm-4 {
		width: 33.33333333% !important;
		float: left;
	}	.col-sm-3 {
		width: 25%!important;
	}
	.footer_partial .about {
	width: 15% !important;
	float: left;
	padding-right: 0;
	display: none;
	}

	.footer_partial .form {
	width: 50% !important;
	float: right;
	}	.logo-desc {
	display: none;
	}

	.empty {
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		margin-top: 10px;
		/* position: relative; */
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 45px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 35px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 14px;
			color: #000;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 14px;
			height: 45px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 15px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500!important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 35px;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 180px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 147px;
		height: 45px;
		color: #fff;
		font-size: 14px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 14px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	display: none;
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: center;
			color: #333;
		}

		.footer_partial .comp p {
			line-height: 30px;
			margin-top: 30px;
			padding: 0px 5%;
			color: #333;
			font-size: 16px;
		}

	.footer_partial #map {
		padding: 0;
	}

	.footer_partial .about h4 {
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
		color: #fff;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 20px;
		font-size: 14px;
		color: #fff;
	}

	.footer_partial .com {
	/* display: none; */
	padding-right: 0;
	width: 50% !important;
	}

		.footer_partial .com h4 {
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}

}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.footer_partial .about {
	}

	.footer_partial .form {
	}	.logo-desc {
	/* width: 38%; */
	}

	.empty {
	width: 2%;
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		margin-top: 10px;
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 50px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 30px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 14px;
			color: #000;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 14px;
			height: 50px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 15px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500!important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
		margin-bottom: 25px;
		padding-left: 15px;
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 20px;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 180px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 147px;
		height: 45px;
		color: #fff;
		font-size: 14px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 14px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: left;
			color: #333;
			font-size: 22px;
		}

		.footer_partial .comp p {
			line-height: 24px;
			margin-top: 30px;
			/* padding: 0px 5%; */
			color: #fff;
			font-size: 14px;
			margin-bottom: 25px;
		}

	.footer_partial #map {
		padding: 0;
	}

	.footer_partial .about h4 {
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
		/* line-height: 12px; */
		/* margin-bottom: 10px !important; */
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
		color: #fff;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 22px;
		font-size: 14px;
		color: #fff;
	}

	.footer_partial .com {
	padding: 0;
	}

		.footer_partial .com h4 {
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}

}

@media (min-width: 1200px) and (max-width:1440.98px) {
	.footer_partial .about {
	}

	.footer_partial .form {
	}.logo-desc {
	/* width: 30%; */
	}

	.empty {
	width: 10%;
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 39px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 30px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 14px;
			color: #000;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 14px;
			height: 45px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 15px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500!important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
		margin-bottom: 25px;
		padding-left: 15px;
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 40px;
		padding: 0 5%;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 180px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 147px;
		height: 45px;
		color: #fff;
		font-size: 14px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 14px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: left;
			color: #333;
			font-size: 22px;
		}

		.footer_partial .comp p {
			line-height: 28px;
			margin-top: 10px;
			/* padding: 0px 5%; */
			color: #fff;
			font-size: 14px;
			display: inline-block;
			margin-bottom: 30px;
		}

	.footer_partial #map {
		padding: 0;
	}

	.footer_partial .about h4 {
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
		color: #fff;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 24px;
		font-size: 14px;
		color: #fff;
	}

	.footer_partial .com {
	}

		.footer_partial .com h4 {
		padding: 0 5%;
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}

}
@media (min-width: 1441px) {
	.logo-desc {
	/* width: 40%; */
	}

	.empty {
	/* width: 0%; */
	}
	.footer_partial {
		width: 100%;
		overflow: hidden;
		padding-bottom: 0 !important;
		background: #000 !important;
		border-top: 2px solid #fff;
		padding-top: 20px;
		/* height: 380px; */
		/* position: relative; */
		/* bottom: 0; */
	}

	.form-sec {
		width: auto;
		margin: auto;
		border-radius: 7px;
	}

	#qryform {
		/* clear: left; */
		/* margin-top: 51px; */
		/* display: block; */
		padding-top: 55px;
	}

		#qryform input {
			border-radius: 4px;
			border-color: #c7c7c7;
			box-shadow: none;
			background-color: #fefefe;
			font-family: Roboto, sans-serif !important;
			height: 30px;
			padding-top: 0px;
			padding-bottom: 0px;
			font-size: 14px;
			color: #000;
		}

		#qryform label {
			font-size: 12px;
			font-weight: 400;
			line-height: 25px;
			margin-bottom: 0;
			color: #032949;
			display: none;
		}

		#qryform textarea {
			font-size: 14px;
			height: 45px;
		}

		#qryform h4 {
			color: #fff;
			margin-top: 0;
		}

		#qryform .form-group {
			margin-bottom: 15px;
			width: 100%;
		}

	.footer_partial h4 {
		font-size: 16px;
		margin-bottom: 5px;
		color: #fff;
		float: left;
		font-weight: 500 !important;
		width: 100%;
	}

	.footer_partial .logo-image {
		max-width: 250px;
		height: auto;
		width: 100%;
		padding-left: 30px;
		margin-bottom: 25px;
	}

	ul.unstyled {
		list-style: none;
		padding: 0;
		clear: left;
		margin-top: 27px;
		display: inline-block;
		width: 100%;
		padding: 0 10%;
	}

	.col-md-12.no-padding.owerlap {
		overflow: auto;
		height: calc(100vh - 205px);
	}

	#qryform button.btn.btn-default {
		background-color: #2dbf65;
		border-color: #2dbf65;
		box-shadow: none;
		border-radius: 4px !important;
		width: 147px;
		height: 45px;
		color: #fff;
		font-size: 16px;
		background: #ff9b12;
		border-color: #ff9b12;
	}

	#qryform a {
		color: #fff;
	}

	.footer_partial a {
		font-size: 14px;
		color: #fff !important;
		/* line-height: 30px; */
	}

	.footer_partial .comp {
	}

		.footer_partial .comp h3 {
			margin-top: 0;
			text-align: left;
			color: #333;
			/* margin-bottom: 25px; */
			padding-left: 15px;
		}

		.footer_partial .comp p {
			line-height: 30px;
			margin-top: 15px;
			padding: 0;
			color: #fff;
			font-size: 14px;
			margin-bottom: 30px;
			display: inline-block;
			font-weight: 300;
		}

	.footer_partial #map {
		padding: 0;
	}

	.footer_partial .about h4 {
	padding: 0 10%;
	}

	.footer_partial li {
		/* line-height: 30px; */
		margin-bottom: 25px;
	}

	.footer_partial .about i {
		position: absolute;
		margin-top: 3px;
		font-size: 18px;
		color: #fff;
	}

	.footer_partial .about p {
		padding-left: 30px;
		line-height: 24px;
		font-size: 14px;
		color: #fff;
	}

	.footer_partial .com {
	}

		.footer_partial .com h4 {
		padding: 0 10%;
		}

	.footer_partial a:hover {
		text-decoration: underline;
	}

} 

ul.social-icons-footer-bar {
	display: flex;
	list-style: none;
	padding: 0;
}
	ul.social-icons-footer-bar a {
		cursor: pointer;
		margin: 0px 20px 0px 0px;
	}

	ul.social-icons-footer-bar a:hover {
		border-bottom: 1px solid white;
	}

	ul.social-icons-footer-bar i {
		position: relative !important;
	}