.main-wrapper-1{
    background: url("../img/contactus-banner.jpg");
    background-size: 100%!important;
    background-position:0 80px!important;
}
.page-container {
    margin: 20px auto 0;
    padding: 0 20px;
    width: 80%;
}
.page-title{
    padding-left:10px;
    color: #22297a;
}
.card .media-body{
    margin-left: 10px;
}
.card .media-body .title{
    color: #22297a;
}
.address,.phone{
    margin-right: 5px;
    width: 25px;
    height: 25px;
}
.page-container .row{
    margin-top:20px;
}
#map-detail-continer{
    width: 80%;
    margin:0 auto;
    position: relative;
}
.allmap{
    width: 150px;
    height: 130px;
}

.back{
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 15px;
    font-size: 12px;
}
.en{
    display: none;
}
.media{
    font-size: 14px;
}
