@charset "utf-8";
#map-wrapper{border:1px solid #dddddd;}
.border{border-top:1px solid #ddd;}
.h-big{color:#722382;}
@media (min-width:240px) and (max-width:768px){
#bg-footer{background-color: #ffffff;
padding-bottom: 0px;
	padding-top: 0px;}
#footer-box{width:265px;margin:0 auto;}
#footer-box2{text-align:center;margin:2px;}
}
@media (min-width:768px) and (max-width:992px){
#bg-footer{background-color: #ffffff;
padding-bottom: 5px;
	padding-top: 5px;}
#footer-box{width:324px;}
#footer-box2{text-align:center;margin:2px;}
}
@media (min-width:992px) and (max-width:1200px){
#bg-footer{background-color: #ffffff;
padding-bottom: 5px;
	padding-top: 5px;}
#footer-box{width:324px;}
#footer-box2{text-align:right;margin: 0px;
    margin-top: 5px;}
#bg-soicon{background:#722382;padding:5px 0;}
}
@media (min-width:1200px){
#bg-footer{background-color: #ffffff;
padding-bottom: 5px;
	padding-top: 5px;}
#footer-box{width:324px;}
#footer-box2{text-align:right;margin: 0px;
    margin-top: 5px;}
#bg-soicon{background:#722382;padding:5px 0;}
}


.section-footer {
border-top: solid 2px #d70202;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.section-footer p {
	margin-bottom: 0px;
}

.copyright {
	border-top: solid 2px #d70202;
	padding: 15px 0px;

}

.copyright p {
    margin-bottom: 0px;
}