#banner_bancontact {
    padding: 8rem;
}

.txt_heaadbancon p {
    font-size: 35px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.text_add p {
    border-left: 6px solid #850F05;
    font-size: 20px;
    font-weight: 500;
    color: #850F05;
    padding-left: 1rem;
}

.text_detailtext {
    font-size: 18px;
}

hr.line {
  border-top: 1px solid #997D33;
}

.head_t {
    font-size: 20px;
    font-weight: 500;
    color: #850F05;
    text-align: center;
}

.detail_t {
    font-size: 18px;
}

#sec_map {
    padding: 4rem;
}

#sec_tailmapmap {
    padding: 5rem;
}


.detail_mapaddess p {
    font-size: 20px;
    color: #E8CA7B;
    font-weight: 500; 
}

.backmap {
    background-color: #850F05;
    padding: 20px;
    margin-top: 20px;
}

.text_demap {
    font-size: 18px;
    color: white;
    font-weight: 500;
}

.box_mapbox2 .txt_headname {
    font-size: 24px;
    color: white;
}

.box_mapbox2 .address_txtdetail {
    font-size: 20px;
    color: white;
}






/* 
.box_mapbox {
    background-color: white;
    padding: 3rem;
    margin-left: 9rem;
    margin-right: 9rem;
}

.head_txttxthead {
    font-size: 20px;
    font-weight: 600;
    color: #850F05;
    margin-left: -23.3rem;
}

.text_detailaddress {
    font-size: 18px;
    float: left;
}


.detail_txttxt {
    font-size: 18px;
    margin-left: -11.6rem;
}

.detail_txttxt2 {
    font-size: 18px;
    margin-left: -16.3rem;
    margin-top: -1rem;
} 

.box_mapbox2 {
    margin-left: 10rem;
    margin-right: 10rem;
} */











/*-----------------------------------------
    RESPONSIVE
-------------------------------------------*/

@media screen and (min-width:320px) and (max-width:460px) {

#banner_bancontact {
    padding: 2rem;
}

.txt_heaadbancon p {
    font-size: 20px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.text_add p {
    border-left: 6px solid #850F05;
    font-size: 18px;
    font-weight: 500;
    color: #850F05;
    padding-left: 1rem;
}

.text_detailtext {
    font-size: 16px;
}

.head_t {
    font-size: 18px;
    font-weight: 500;
    color: #850F05;
    text-align: center;
}

.detail_t {
    font-size: 14px;
}

#sec_map {
    padding: 1rem;
}

.detail_mapaddess p {
    font-size: 16px;
    color: #E8CA7B;
    font-weight: 500;
}

#sec_tailmapmap {
    padding: 1rem;
}

.text_demap {
    font-size: 16px;
    color: white;
    font-weight: 500;
}

.head_txttxthead {
    font-size: 17px;
    font-weight: 600;
    color: #850F05;
    margin-left: -7.9rem;
    margin-top: 1.5rem;
}

.box_mapbox {
    background-color: white;
    padding: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
}

.detail_txttxt {
    font-size: 14px;
    margin-left: 0.4rem;
}

.detail_txttxt2 {
    font-size: 14px;
    margin-left: -3.3rem;
    margin-top: -1rem;
}

.img_logomap img {
    width: 19%;
    margin-bottom: 1rem;
}

.box_mapbox2 {
    margin-left: 0rem;
    margin-right: 0rem;
}

.img_logomap {
    display: none !important;
}



}


@media screen and (min-width:461px) and (max-width:1024px) {

#banner_bancontact {
    padding: 4rem;
}

.txt_heaadbancon p {
    font-size: 24px;
    color: white;
    text-align: center;
    font-weight: 500;
}

.text_add p {
    border-left: 6px solid #850F05;
    font-size: 18px;
    font-weight: 500;
    color: #850F05;
    padding-left: 1rem;
}

.text_detailtext {
    font-size: 16px;
}

.head_t {
    font-size: 17px;
    font-weight: 500;
    color: #850F05;
    text-align: center;
}

#sec_map {
    padding: 2rem;
}

.box_mapbox {
    background-color: white;
    padding: 3rem;
    margin-left: 0rem;
     margin-right: 0rem;
}

.head_txttxthead {
    font-size: 20px;
    font-weight: 600;
    color: #850F05;
    margin-left: -15.3rem;
}

.detail_txttxt {
    font-size: 16px;
    margin-left: -6rem;
}

.detail_txttxt2 {
    font-size: 16px;
    margin-left: -10.3rem;
    margin-top: -1rem;
}

.box_mapbox2 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.detail_mapaddess p {
    font-size: 16px;
    color: #E8CA7B;
    font-weight: 500;
}

#sec_tailmapmap {
    padding: 1rem;
}

.text_demap {
    font-size: 16px;
    color: white;
    font-weight: 500;
}

}


