.contact-us .contact-us-left .block-heading .text-info,
.contact-us .contact-us-right .block-heading .text-info {
  color: #4cbf66 !important;
  font-family: "Tai Nam Bold";
  padding-bottom: 30px; }
.contact-us .nav-item {
  list-style: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.8rem; }
.contact-us .breadcrumb {
  background-color: white !important; }
  .contact-us .breadcrumb .non_current_breadcrumb {
    color: #808080; }
  .contact-us .breadcrumb span {
    color: #4cbf66; }
.contact-us ul li.addr::before, .contact-us ul li.phone::before, .contact-us ul li.whatsapp::before, .contact-us ul li.email::before {
  content: "";
  background-size: contain;
  background-position-y: 2px;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 35px; }
.contact-us ul li.addr::before {
  background-image: url(../../../../front/images/icon_add_2.png); }
.contact-us ul li.phone::before {
  background-image: url(../../../../front/images/icon_phone_2.png); }
.contact-us ul li.fax::before {
  background-image: url(../../../../front/images/icon_fax.png); }
.contact-us ul li.whatsapp::before {
  background-image: url(../../../../front/images/icon_ws_2.png); }
.contact-us ul li.email::before {
  background-image: url(../../../../front/images/icon_email_2.png); }
.contact-us .contact-us-left {
  border-right: 1px solid #4cbf66; }
.contact-us .btn-inquiry {
  background-color: #4cbf66 !important;
  border: none;
  padding-left: 30px;
  padding-right: 30px; }

.fade_background {
  background-color: #eef8e6;
  padding: 40px 0px; }
  .fade_background .container iframe {
    border: 1px solid #4cbf66 !important; }

.col_enquiry_form table {
  width: 100%;
  text-align: center; }
  .col_enquiry_form table .push_up {
    vertical-align: top; }
  .col_enquiry_form table .remark {
    vertical-align: top;
    text-align: left; }

.ex_padding {
  padding: 0px 30px; }

.address_col {
  border-right: 1px solid #4cbf66; }

.contact_us_header {
  color: #4cbf66;
  text-align: center;
  padding-bottom: 40px; }

.header_tag {
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  background-color: #eef8e6;
  text-align: center; }
  .header_tag span {
    color: #4cbf66;
    font-weight: bold; }

.main_color {
  color: #4cbf66; }

.remark {
  color: #b8b8b8;
  font-size: 0.8rem; }

.btn_submit {
  color: white !important;
  font-size: 1.2em;
  padding: 10px 60px;
  border-radius: 0px !important;
  background-color: #a0d773; }

.form-padding {
  padding: 50px 15%; }

.checkbox-wrapper {
  padding-left: 40px;
  padding-right: 40px; }

.main-content {
  padding-bottom: 40px; }

@media screen and (max-width: 768px) {
  .container {
    padding-left: 45px;
    padding-right: 45px; }

  .address_col {
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #4cbf66; }

  .col_enquiry_form {
    padding: 20px 0px; }

  .ex_padding {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .contact_us_header {
    padding: 0px !important; }

  .contact_us_li.addr::before, .contact_us_li.phone::before, .contact_us_li.whatsapp::before, .contact_us_li.email::before {
    content: "";
    background-size: contain;
    background-position-y: 2px;
    position: absolute;
    width: 20px;
    height: 20px;
    left: -1px !important; } }

/*# sourceMappingURL=contact_us.css.map */
