.baner-cd{
    background-image: url(../images/banner-lien-he.jpg);
}

.col-lh{

}

.col-lh>h2{
    font-weight: bold;
    font-size: 30px;
    color: #092620;
    margin-top: 30px;
    margin-bottom: 30px;

}

.form-lh{

}

.line-box{
    position: relative;
    padding-left: 100px;
    margin-bottom: 15px;
}

.line-box>p{
    position: absolute;
    left: 3px;
    color: #092620;
    margin-top: 8px;
}

.line-box >input
{
    height: 45px;
    width: 100%;
    border: solid 1px #cdcdcd;
    padding-left: 12px;
    padding-right: 12px;
}
.noidung{
    display: block;
    resize: none;
    height: 100px;
    overflow: auto;
    width: 100%;
    border: solid 1px #cdcdcd;
}

.wapper-capcha {
    border: 1px solid #d3d3d3;
    background: #f9f9f9;
    color: #000;
    padding: 5px 0;

  user-select: none;
  display: flex;
  align-items: center;
  -webkit-box-shadow: 0 0 4px 1px rgb(0 0 0 / 8%);
  margin-right: 8px;
  height: 52px;
  position: relative;
  padding-right: 7px;
}

.box-check {
    border-radius: 2px;
    background-color: #fff;
    border: 2px solid #c1c1c1;
    font-size: 1px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: block;
}

.cap-right {
    display: inline-flex;
    height: 100%;
    align-items: center;
}
.check-cap {
    margin: 0 8px;
}

.text-cap span{
    font-size: 10px;    
    font-family: Roboto,helvetica,arial,sans-serif;
 
    font-weight: 400;
}

.text-cap {
    width: 111px;
    line-height: 0.9;
}

.img-cap{
    width: 20px;
    height: 20px;
    background-image: url(../images/logo_48.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}

.logo-cap{
    text-align: center;
}

.img-cap{
    margin: 0 auto;
}

.dieu-khoan >p{
    margin: 0;
    font-size: 10px;
}

.dieu-khoan>div{
    font-size: 7px;
    right: 7px;
    bottom: 1px;
    position: absolute;
}

.dieu-khoan a{

}

.submit{
    height: 52px;
    background: #aa8e60;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 115px;
    font-size: 18px;
    font-weight: bold;
    border: none;
}
.submit:hover{
    background: #092620;
}

.line-box:last-child
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.check-v{
    display: none;
    height: 20px;
    width: 20px;
}

.check-v i{
    color: lightgreen;
    font-size: 22px;

}

.active-check .check-v{
    display: block;
    
}
.active-check .box-check{
    display: none;
}

.ct-lile{
    border-bottom: solid 1px #cdcdcd;
    position: relative;
    padding-left: 42px;
    margin-bottom: 17px;
    padding-bottom: 19px
}
.ct-lile >i{
    position: absolute;
    left: 0;
    margin-top: -1px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: solid 1px #aa8e60;
    color: #aa8e60;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}

.ct-lile >p{
    margin: 0;
    font-size: 15px;
}

.col-td{
    padding-right: 15px;
    padding-left: 65px;
}

h2.vt
{
    font-weight: bold;
color: #092620;
margin-top: 30px;
margin-bottom: 30px;
font-size: 14px;
}

.map{

    position: relative;
}

.bando{
    height: 100%;
    
}
.bando p{
    margin: 0;
}

.map-list {
    position: absolute;
    width: 26%;
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 30%);
    overflow: auto;
    padding: 25px 0 0px 28px;
}
.content-map{
    position: relative;
  
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
    margin-right: 23px;
}

.item-map {
    cursor: pointer;
    border-bottom: solid 1px #cdcdcd;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.item-map h3{
    font-weight: bold;
    font-size: 16px;
    color: #092620;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.item-map p{
    padding-left: 26px;
    color: #2e2e2e;
    margin-bottom: 10px;
    position: relative;
    font-size: 14px;
  
}

.item-map p i{
    position: absolute;
    left: 0;
    color: #aa8e60;
    margin-top: 5px;
    width: 16px;
    text-align: center;
    font-size: 16px;
}

.item-map:last-child
{
    border: none;
}

.cnoainer-lh{
    padding-top: 50px;
}