/* --------------------------*/
/*----- SITE FOOTER NEW -----*/
/* --------------------------*/

.footer-full {
  background-color: #fff !important;
  margin-bottom: -160px;
  padding-top: 55px;
}
section#contact {
  display: flex;
  flex-direction: row;
}
.footer-section {
  text-align: left !important;
  display: flex;
  margin-bottom: 20px;
}
.footer-section ul.footernav {
  list-style: none;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 1.2em;
}
.footer-section ul.footernav li {
  padding: 0.5em 0 0;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px;
}
.footernav a,
.footernav a:link {
  color: #0c0a09;
}
.footernav a:hover,
.footernav a:active,
.footernav a:focus {
  color: #592c4f;
  text-decoration: underline !important;
}
.footernavparent {
  font-weight: 600;
  font-size: 1.2em;
  margin: 1em 0 0.2em;
}
.footernavparent:first-child {
  margin-top: 0;
}
section#contact .footernavparent a {
  font-weight: 600;
}
.getconnected {
  padding: 15px !important;
  background-color: #f7f7f7 !important;
  margin-bottom: 34px !important;
}
section#contact .getconnected > h3 {
  font-size: 19px;
  color: #592c4f;
}
.getconnected p {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 15px;
}
.purplebutton a {
  background: #592c4f;
  color: #fff;
  text-transform: capitalize;
  font-size: 16px !important;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-weight: 500;
  text-align: left;
  text-decoration: none;
  margin: 0;
  padding: 10px 20px;
  line-height: 1.6;
  vertical-align: middle;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  transition: 0.2s all linear;
  -webkit-user-select: none;
}
.purplebutton a:hover,
.purplebutton a:focus,
.purplebutton a:active {
  background-color: #793c6c !important;
  color: white;
}
section#contact #bklyn_btn_623ccb7bacd00 .bklyn-btn,
#getconnected .bklyn-btn,
#getconnected .bklyn-btn:hover,
#getconnected .bklyn-btn:focus,
#getconnected .bklyn-btn:active {
  color: #ffffff !important;
}
#getconnected a {
  margin-bottom: 0px;
}
#footer-contact {
  border-top: 1px solid #d8e0e5;
  border-bottom: 1px solid #d8e0e5;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  clear: both;
}
#footer-contact > div {
  display: flex;
}
#footer-contact > div > div {
  display: inline-block;
}
#footer-contact p {
  color: #435465;
}
#footer-contact a {
  text-transform: none;
}
#footer-contact .footeremail a,
#footer-contact .footerphone a,
#footer-contact .footeraddress a {
  color: #435465;
  font-weight: normal;
  text-decoration: none;
}
#footer-contact .footeremail a:hover,
#footer-contact .footeremail a:focus,
#footer-contact .footeremail a:active,
#footer-contact .footerphone a:hover,
#footer-contact .footerphone a:focus,
#footer-contact .footerphone a:active,
#footer-contact .footeraddress a:hover,
#footer-contact .footeraddress a:focus,
#footer-contact .footeraddress a:active {
  color: #0c0a09;
  text-decoration: underline;
}
#footer-contact > div > div > div {
  display: flex;
  align-items: center;
}
#footer-contact span.fa {
  font-family: FontAwesome !important;
}
.footer-contact-icon {
  position: relative;
  bottom: 5px;
  margin-right: 15px;
  font-size: 1.5em;
}
#copyrow .copyright-statement a {
  color: #718088;
  font-weight: normal;
  text-decoration: none;
}
#copyrow .copyright-statement a:hover,
#copyrow .copyright-statement a:focus,
#copyrow .copyright-statement a:active {
  text-decoration: underline;
}
div#copyrow #socials {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  #footer-contact p,
  #footer-contact a {
    font-size: 14px;
  }
}
@media screen and (max-width: 999px) {
  #copyrow .copyright-statement {
    margin: 2.5em 0 1.5em !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-full {
    margin-bottom: -70px;
  }
  .footer-col:nth-child(2) {
    order: -1;
  }
  .footer-section > div {
    margin: 10px 0;
  }
  .footer-section {
    display: block;
    margin-bottom: 40px;
  }
  .footer-section div {
    margin-bottom: 0;
  }
  .getconnected {
    margin-top: 25px;
  }
  #footer-contact {
    margin: 0;
    padding: 20px 0 0;
    border: none;
    margin-top: 30px;
  }
  section#contact {
    flex-direction: column;
  }
}
@media screen and (max-width: 478px) {
  section#contact {
    flex-direction: column;
  }
  #footer-contact {
    margin-top: 30px;
  }
  .footer-section {
    display: block;
  }
  .footer-col:nth-child(2) {
    order: -1;
  }
  .footer-section > div {
    margin: 10px 0;
  }
}

#socials {
  margin-bottom: 40px;
}
#socials a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url("../images/sprite-sm.1e29c33843f5.webp") no-repeat left top transparent;
  text-align: left;
  text-indent: -9999px;
  margin: 0 10px 0 0 !important;
}
#socials a.sm-instagram {
  background-position-y: -70px;
}
#socials a.sm-facebook {
  background-position-y: 0px;
}
#socials a.sm-twitter {
  background-position-y: -35px;
}
#socials a.sm-linkedin {
  background-position-y: -105px;
}
#socials a.sm-youtube {
  background-position-y: -140px;
}
#socials a:hover,
#socials a:focus,
#socials a:active {
  background-position-x: right;
}
