.probootstrap-footer.probootstrap-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: calc(var(--padding) * 2.2);
  margin-top: calc(var(--margin) * 8);
  position: relative;
  border-top: 2px var(--text-color) solid;
}

.probootstrap-footer.probootstrap-bg a {
  text-decoration: none;
  color: var(--text-color);
}

.probootstrap-footer.probootstrap-bg a:hover {
  text-decoration: underline;
}

.probootstrap-footer > .container {
  position: relative;
  z-index: 2;
}

.row.heading h2 {
  font-size: 28px;
}

.probootstrap-footer-widget {
  width: 100%;
  margin-bottom: 30px;
}

.probootstrap-footer-widget .heading {
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: 400;
}

.probootstrap-footer {
  padding: 5em 0;
}

@media screen and (max-width: 768px) {
  .probootstrap-footer {
    padding: 3em 0;
  }
}

.stack-link {
  padding: 0;
  margin: 0;
  display: block;
}

.stack-link li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}

.probootstrap-link-wrap {
  padding-left: 40px;
}

.probootstrap-footer form .form-field {
  position: relative;
}

.probootstrap-footer form .form-control {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 46px;
  -webkit-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  padding-right: 80px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #505050;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input {
  line-height: normal;
}

.probootstrap-footer form .btn.btn-subscribe {
  height: 40px;
  line-height: 0;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  border-radius: 4px;
  border: none;
  position: absolute;
  top: 3px;
  right: 3px;
  padding-left: 15px;
  padding-right: 15px;
  background: var(--text-color);
  color: white;
}

.btn {
  border: none;
  border-radius: 4px;
  -webkit-transition: 0.3s all ease-in;
  transition: 0.3s all ease-in;
  padding: 10px;
}

.btn,
.probootstrap-footer-widget .heading {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.probootstrap-social li:first-child > a {
  padding-left: 0;
}

.probootstrap-footer.probootstrap-bg a {
  text-decoration: none;
  color: var(--text-color);
}

.probootstrap-social li a {
  padding: 10px;
  font-size: 22px;
}

button,
select {
  text-transform: none;
}

button {
  overflow: visible;
}

.probootstrap-social li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

.probootstrap-footer-widget .heading {
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: 400;
}

.btn,
.probootstrap-footer-widget .heading {
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.probootstrap-panel .panel .panel-title,
h4 {
  font-size: 1.125em;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-3 {
    width: 25%;
  }
}

.footer-footer {
  display: flex;
  justify-content: center;
}

.footer-footer .col-md-6 span a {
  text-decoration: none;
  font-size: calc(var(--font-size) * 0.8);
}
