/*============= Title Contact Us ========*/
.da-slider{
    background:none !important;
}
.kh .title_kh {
    font-size: 25px;
}
.our-tiale {
    text-align: center;
    color: #508d35;
    font-family: 'Hanuman', Gabriola, serif, Battambang;
    font-size: 35px;
    margin-top: 50px;
}
.contact-header{
  min-height: 50px;
  background: #2b742b;
  margin: 15px 0px;
}
.contact-title{
  color: #fff;
  padding: 15px;
  margin: 0px;
}
.contact-body{
  margin-bottom: 15px;
}
.contact-info{
  padding-left: 15px;
}
.contact-icon{
  height: 15px;
}
.contact-info-ctn{
  margin-bottom: 15px;
}
.contact-info-ctn:last-child{
  margin-bottom: 30px;
}
.colon-char{
  margin: 0px 15px;
}
.contact-info-form {
    padding-right: 15px;
}
.form-label-title{
  font-size: 16px;
}
.warning-error{
  color: red;
}
.scode {
    display: inline-block !important;
    width: 20% !important;
}
.security-text-code{
  width: 80%;
}
.btn-send {
    color: #fff !important;
    background: #5f4c3e !important;
    border-color: #5f4c3e !important;
}
.contact-map{
  margin-top: 30px;
}
.contact-map iframe{
  width: 100% !important;
  height: 380px !important;
}
@media only screen and (max-width:768px){
  .security-text-code{
    width: 100%;
  }
  .btn-send-mail{
    float: left !important;
    margin-top: 15px;
    text-align: center !important;
  }
}
@media only screen and (max-width:736px){
  .contact-info-form{
    border-left: none;
    padding-left: 15px;
  }
  .contact-info-form{
    margin-top: 15px;
  }
  .scode{
    width: 22% !important;
  }
}
