.map {height:400px;width:100%;float:left;}
.lienhe {float:left;margin-top:120px;display:flex;gap:48px;margin-bottom:80px;align-items:start;}
.lienhe h1{font-family: "DVN Fredoka";font-size: 56px;font-weight:400;margin:16px 0 32px;text-transform:uppercase;}
.lienhe h2{font-family: "SVN farmhouse", tahoma;color:#FF9900;}
.lienhe .shortcontent {color: rgba(33, 33, 33, 0.60);font-size: 20px;margin-top:8px;margin-bottom:24px;}
.lienhe p.diachi {font-weight:bold;text-transform:uppercase}
.lienhe .sub {width:47.5%;padding:1%;float:left;height:90px;background:#eee;margin:1% 1% 0% 0%;}
.lienhe .sub:nth-child(2n+1){margin-right:0;}
.lienhe .sub img{height:90px;float:left;margin-right:10px;border-radius:5px;overflow:hidden}
.lienhe .thongtin{float:left;border-radius: 15px;padding:0;}
.lienhe .thongtin-left{width:50%;padding-right:86px;}
.lienhe .thongtin-right{width:50%;}
.lienhe .thongtin-right img{height:300px;}
.lienhe .thongtin .weon {width:47%;float:left;background:#eee;padding:1%;margin:1% 1% 0% 0%;}
.lienhe #maps{width:100%;float:left;height:400px;margin-top:50px;}
.lienhe p label {padding:24px 0 8px;display:block;color:#555;}
.lienhe p.w100  {width:100%;float:left;font-weight:bold;padding:0 2%;height:auto;}
.lienhe p.submit  {width:100%;float:left;height:auto;text-transform:uppercase;}
.lienhe p.submit  .send-button{width:50%;float:right;overflow:hidden;padding:0;cursor:pointer;font-weight:bold;border-radius:25px;}
.lienhe p.submit  span{padding:10px 40px 10px 40px;color:#fff;width:100%;}
.lienhe p.submit  span.send{background:#FF9900;position:relative;cursor:pointer;user-select:none;border-radius:8px;margin-top:32px;display: inline-flex;    width: auto;font-weight:600;}
.lienhe p.submit  span.send:after{content:"";background:url('../images/arrow.svg') center center no-repeat;background-size:contain;display: block;
    width: 30px;}
.lienhe p.submit  span.arrow{background:#ea2d2e;padding-left:50px;}
.lienhe p input[type="text"]{padding:12px 20px;width:100%;border:1px solid #909090;border-radius:8px;background:#fff;font-size:16px;}
.lienhe p.w100  input[type="text"]{width:100%;float:left;}
.lienhe p textarea {width:100%;float:left;min-height:120px;border:1px solid #909090;border-radius:5px;background:#fff;padding:12px 20px;font-size:16px;}