.elementor-63 .elementor-element.elementor-element-ddaa5c5 iframe{height:685px;}/* Start custom CSS for bdevs-contact, class: .elementor-element-92d7b54 *//* 1) Telephone (&#xF122;) */
.sx-contact-form-icon-bx .col-lg-6.col-md-6.m-b30:nth-of-type(1) .sx-media i::before {
  content: "\f122";
  font-family: 'flaticon'; /* Make sure this matches your actual Flaticon font family */
}

/* 2) Email (&#xF135;) */
.sx-contact-form-icon-bx .col-lg-6.col-md-6.m-b30:nth-of-type(2) .sx-media i::before {
  content: "\f135";
  font-family: 'flaticon';
}

/* 3) Map location (&#xF136;) */
.sx-contact-form-icon-bx .col-lg-6.col-md-6.m-b30:nth-of-type(3) .sx-media i::before {
  content: "\f136";
  font-family: 'flaticon';
}

/* 4) Support (&#xF13E;) */
.sx-contact-form-icon-bx .col-lg-6.col-md-6.m-b30:nth-of-type(4) .sx-media i::before {
  content: "\f13e";
  font-family: 'flaticon';
}/* End custom CSS */