.footer { background-color: #fff }
.footer .footer-top .tell-text {
	color: #077a45;
	font-weight: 700;
	font-size: 32px;
	line-height: 30px;
	font-family: 'Century-Gothic';
	margin: 35px 0;
	display: block
}
.footer .logo-sec img { max-width: 250px }
.footer .footer-top p {
	font-size: 18px;
	margin-bottom: 0;
	margin: 0
}
.footer .footer-top .social-bar-list {
	margin: 0 -10px;
	margin-top: 20px
}
.footer .footer-top .social-bar-list li a {
	display: block;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	font-size: 20px;
	padding: 7px;
	color: #fff;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out
}
.footer .footer-top .social-bar-list li a.fb { background-color: #30497c }
.footer .footer-top .social-bar-list li a.twitter { background-color: #339ec1 }
.footer .footer-top .social-bar-list li a.youtube { background-color: #e52d26 }
.footer .footer-top .map-box {
	padding: 0 30px;
	height: 100%;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad
}
.footer .footer-top a {
	color: #575756;
	font-size: 15px
}
.footer .footer-top a:hover, .footer .footer-top a.active { color: #126935 }
.footer .footer-bottom {
	background-color: #3e4898;
	padding: 10px 0;
	font-size: 16px;
	font-weight: lighter
}
.footer .footer-bottom img { height: 20px }
.footer .logo-sec {
	display: block;
	padding-right: 0
}
.footer .footer-top ul a {
	color: #929292;
	font-size: 20px;
	line-height:40px;
	display: block;
	margin-bottom: 5px
}
@media(max-width:1600px) {
.footer .logo-sec img { max-width: 200px }
.footer .footer-top .tell-text { font-size: 28px }
.footer .footer-top p { font-size: 14px }
.footer .footer-top a { font-size: 14px }
.footer .footer-top .map-box { padding-left: 0 }
.footer .footer-bottom { font-size: 14px }
.footer .footer-bottom img { width: 25px }
}
@media(max-width:1366px) {
.footer .logo-sec img { max-width: 150px }
.footer .footer-top .tell-text { font-size: 20px }
.footer .footer-top p { font-size: 12px }
.footer .footer-top .social-bar-list li a {
	width: 30px;
	height: 30px;
	font-size: 12px
}
.footer .footer-top a { font-size: 12px }
}
@media(max-width:1366px) {
.footer .footer-top .map-box { padding-right: 0 }
}
@media(max-width:767px) {
.footer .footer-top .tell-text { font-size: 15px }
.footer .logo-sec img { max-width: 120px }
}
@media(max-width:576px) {
.footer .footer-top .map-box iframe { margin: 40px 0 }
.footer .footer-top { text-align: center }
.footer .footer-top .social-bar-list {
	margin: auto;
	margin-top: 20px;
	display: inline-block
}
.footer .footer-top p, .footer .footer-top ul:not(.social-bar-list) li a, .footer .footer-top .logo-sec a.text-ternary-color {
	padding: 5px 0;
	display: block
}
.footer .footer-top .map-box iframe {
	margin: 0;
	padding: 15px 0;
	height: 200px
}
.footer .footer-top h2 {
	background: #eaeaea;
	padding: 10px
}
.footer .footer-top .logo-sec>a:not(.text-ternary-color) {
	display: block;
	padding: 10px;
	line-height: 1;
	margin-bottom: 5px
}
.footer .footer-top ul:not(.social-bar-list) li:last-child a { border-bottom: 0 }
.footer .footer-bottom { font-size: 12px }
.footer .footer-bottom img { width: 22px }
}
