@charset "UTF-8";
.widget_contacts_style_6 .widgettitle {
  margin-bottom: 25px !important; }

.widget_contacts_style_6 .widget_contacts_inner {
  border-radius: 2px; }
  .widget_contacts_style_6 .widget_contacts_inner .stm-icontext_style2 {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .widget_contacts_style_6 .widget_contacts_inner .stm-icontext_style2 .stm-icontext__text {
      padding-top: 0;
      line-height: 24px; }
      .widget_contacts_style_6 .widget_contacts_inner .stm-icontext_style2 .stm-icontext__text a {
        opacity: 1; }
    .widget_contacts_style_6 .widget_contacts_inner .stm-icontext_style2 .stm-icontext__icon {
      font-size: 22px;
      opacity: 1;
      -webkit-box-ordinal-group: 1001;
          -ms-flex-order: 1000;
              order: 1000;
      margin-left: auto;
      text-align: right; }
  .widget_contacts_style_6 .widget_contacts_inner .fa-home:before {
    content: "";
    font-family: 'stmicons'; }
  .widget_contacts_style_6 .widget_contacts_inner .fa-phone-square:before {
    content: "";
    font-family: 'stmicons'; }
  .widget_contacts_style_6 .widget_contacts_inner .fa-envelope {
    position: relative; }
    .widget_contacts_style_6 .widget_contacts_inner .fa-envelope:before {
      content: "";
      font-family: 'stmicons'; }
  .widget_contacts_style_6 .widget_contacts_inner .fa-fax:before {
    content: "";
    font-family: 'stmicons'; }

.widget_contacts_style_6 .stm-socials {
  margin-top: 20px; }
  .widget_contacts_style_6 .stm-socials .stm-socials__icon {
    margin-right: 16px; }
    .widget_contacts_style_6 .stm-socials .stm-socials__icon i {
      font-size: 20px; }
