.footer-middle {
  background-color: #f1ede7;
}

 
 
.footer img {
  width: auto;
  height: auto
}
.footer-top {
  background-color: #01abec;
  padding: 1.8rem 0;
  align-items: center
}
.footer-top .row {
  align-items: center
}
.footer-top a:hover,
.footer-top a:focus,
.footer-top a:active {
  text-decoration: none;
  color: #fff
}
.footer-top form {
  margin: 0
}
.footer-top button {
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.005em;
  background-color: #333;
  width: 20%;
  height: 50px;
  padding: .5rem 2.5rem;
  border: none;
  border-radius: 0 30px 30px 0;
  line-height: normal
}
.footer-top .form-control {
  font-family: "Open Sans", sans-serif;
  font-size: 1.4rem;
  width: 80%;
  padding: 1.55rem 2.5rem;
  line-height: normal;
  border-radius: 30px 0 0 30px;
  border: none;
  height: auto;
  margin: 0
}
.footer-top .footer-submit-wrapper {
  display: flex;
  width: 570px;
  max-width: 100%
}
.widget-newsletter-title {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: none;
  color: #fff;
  margin: 1rem 0
}
p.widget-newsletter-content {
  font-size: 1.3rem;
  letter-spacing: 0.005em;
  color: #fff;
  margin: 1rem 0
}
span.widget-newsletter-content {
  font-size: 1.6rem;
  letter-spacing: 0.005em;
  font-weight: 700;
  color: #fff
}
.footer-middle {
  padding-top: 3rem;
  border-top: 1px solid #e7e7e7
}
.footer-middle img {
  margin-bottom: 1rem
}
.footer-middle .links.link-parts {
  display: flex
}
.footer-middle .links.link-parts .link-part+.link-part {
  margin-left: 2rem
}
.footer-middle .col-xl-3 {
  display: flex;
  justify-content: center
}
footer .widget {
  margin-top: 0
}
footer .widget .widget-title {
  text-transform: none;
  color: #c3a684;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 1.5rem
}
footer .widget .links li {
  margin-bottom: .6rem
}
footer .widget a {
  color: #777;
  font-size: 1rem
}
.widget-account {
  padding: 0 7rem
}
a:hover,
a:focus,
a:active {
  color: black
}
.contact-widget {
  margin: 1rem 0
}
.contact-widget .widget-title {
  font: 600 1.3rem  "Open Sans", sans-serif;
  color: #c3a684;

  margin-bottom: 0
}
.contact-widget a {
  font-weight: 400;
  color: #777
}
.contact-widget a:hover {
  text-decoration: underline
}
.contact-widget.email a {
  text-decoration: underline
}
.footer .social-icons .social-icon {
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-top: 1.5rem;
  margin-right: 1.5rem
}
.footer .social-icons .social-icon i {
  font-size: 1.4rem;
  color: black
}
.footer .social-icons .social-icon i:before {
  margin: 0
}
.footer .social-icons .social-icon:hover i {
  color: #01abec
}
.footer-bottom {
  
  padding: 1rem  1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap
}
.footer-bottom p {
  margin-bottom: 0;
  font-size: .8rem;
  line-height: 1.5;
}

