.s12 {
}

.s12-container {
  background-color: #58595b;
  display: flex;
  justify-content: center;
}

.s12-wrap {
  padding: 100px 72px 60px;
}

.s12-title {
  color: #fff;
  font-size: 25px;
  font-family: NunitoSans;
  margin: 16px 0 30px;
}

.disclaimer-text {
  color: #fff;
  font-size: 10px;
  font-family: NunitoSans;
  text-align: center;
}

.s12-text {
  color: #fff;
  font-size: 14px;
  font-family: NunitoSans;
  margin: 30px 60px 30px 0;
}

.widget a,
.qodef-icon-text {
  color: #fff;
  padding-left: 8px;
  font-size: 14px;
  font-family: NunitoSans;
}
.qodef-social-texts-group-widget .qodef-social-text-widget-holder {
  font-size: 15px;
  font-weight: 700;
  margin-right: 35px;
  position: relative;
}
.qodef-social-texts-group-widget
  .qodef-social-text-widget-holder:not(:last-child):after {
  content: "";
  background: silver;
  height: 1px;
  width: 26px;
  position: absolute;
  top: 55%;
  right: -33px;
}
.qodef-social-text-widget-holder:hover,
.qodef-icon-widget-holder:hover {
  color: rgba(0, 128, 255, 0.5);
}
.qodef-icon-widget-holder {
  display: block;
}

.ion-android-phone-portrait, .dripicons-user, .icon_pin_alt {
  vertical-align: middle;
}


.s12-footer-bottom-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #58595b;
  box-sizing: border-box;
}
.s12-grid-row {
  padding: 69px 72px 0;
}
.s12-grid-row-2 {
  padding: 0 72px 72px;
}
.s12-icon-text {
  color: #fff;
  font-size: 14px;
  font-family: NunitoSans;
  margin: 0 4% 69px 0;
}
.s12-grid-col-8 {
  text-align: end;
}
.s12-icon-element {
  margin-right: 8px;
}
.qodef-social-texts-group-widget {
  margin-top: 20px;
}



.wide-logo {
  max-width: 180px;
  max-height: 50px;
  object-fit: contain;
  margin-bottom: 72px;
}

.square-logo {
  max-width: 65px;
  max-height: 65px;
  margin-bottom: 72px;
}