@charset "utf-8";
/* CSS Document */
/*---------------------- Slide Banner ------------------------*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 20px;
	z-index:1000;
}
.bx-wrapper{
	margin-bottom:0;
}
#footer .footerTop #map{
	margin:0 3.33% 2%;
	height:500px;
}
#footer .footerTop #map .gm-style-iw {
    overflow: hidden !important;
}
#footer .footerTop #map .gm-style-iw div {
    overflow: hidden !important;
}
@media (max-width: 767px){
#footer .footerTop #map{
	margin:0 6% 6%;
	height:300px;
}
}