.contact-us .contact-us-left .block-heading .text-info,
.contact-us .contact-us-right .block-heading .text-info {
  color: #0698d2 !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 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 #0698d2; }
.contact-us .btn-inquiry {
  background-color: #0698d2 !important;
  border: none;
  padding-left: 30px;
  padding-right: 30px; }

.fade_blue_background {
  background-color: #e6f5fa;
  padding: 40px 0px; }
  .fade_blue_background .container iframe {
    border: 1px solid #0698d2 !important; }

.ex_padding {
  padding: 0px 30px; }

.address_col {
  border-right: 1px solid #0698d2; }

.contact_us_header {
  color: #0698d2;
  text-align: center;
  padding-bottom: 40px; }

.address_tag {
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  background-color: #80cbe9; }

.main_color {
  color: #0698d2; }

.form-control {
  border-radius: 0 !important;
  background: white !important;
  border: 1px solid #e1e1e1; }

.remark {
  color: #b8b8b8;
  font-size: 0.8rem; }

.btn_submit {
  color: white !important;
  font-size: 1.2em;
  padding: 10px 60px;
  background-color: #0698d2; }

.form-padding {
  padding: 50px 15%; }

.checkbox-wrapper {
  padding-left: 40px;
  padding-right: 40px; }

.main-content {
  padding-bottom: 40px; }

@media screen and (max-width: 768px) {
  .address_col {
    border: none; } }

/*# sourceMappingURL=contact_us.css.map */
