/**

 * Construkt

 *

 * FOOTER Component/Module Styling

 *

 */

 footer br {

  display: none;

}
footer .container.section__theme {
  width: 1800px;
}
footer .section__theme--dark {
  background-color: #f5f2ec !important;
}
.footer-logo {
    margin-bottom: 60px;
}
.fa-instagram:before {
  content: "\f16d";
  margin-right: 0;
}
.footerContain {
  margin-top: 0;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  background-color: #f5f2ec;
  color: #171717;
}
.footerContain .links {
  margin-top: 60px;
  margin-bottom: 0px;
}
.swap-fonts, footer a, li {
  color: #000000;
}
footer .fab {
  margin-right: 20px;
  font-size: 20px;
  line-height: 37px !important;
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-instagram:before {
  content: "\f16d";
}
.list-unstyled {
  padding-left: 2px;
  list-style: none;
  display: grid;
  font-size: 16px;
  color: black !important;
  line-height: 35px;
  margin-bottom: 60px;
  font-weight: 500;
  font-family: 'Josefin Sans';
}
li {
  line-height: 33px;
  /*font-family: 'Josefin Sans';*/
}
footer.container-fluid {
  background: #ede9e2;
}
.copyright.text-left p {
  font-size: 13px;
}
/*

img.img-fluid.footer-logo {
  max-width: 120px;
}

.social-media-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #363636;
}

.social-media-circle i {
  line-height: 30px;
}

footer .footer-branding-social-media a {
  color: var(--text-darkgrey);
}
*/

.swap-fonts,

footer a,

.website-design-by *,

copyright * {

  color: #999999;

}



.swap-fonts {

  font-family: 'Open-Sans', sans-serif;

}



footer .section-separation {

  height: 1px;

  width: 100%;

  background-color: #ebebeb;

  z-index: 9;

}



.social-links {

  list-style: none;

  margin: 0 0 20px;

  padding: 0;

}



.social-links li {

  display: inline-block;

  margin: 5px;

}



.social-links a {

  display: inline-block;

  width: 30px;

  height: 30px;

  padding-top: 3px;

  padding-left: 5px;

  /* border: 1px solid var(--text-darkgrey); */

  border-radius: 50%;

  -webkit-border-radius: 50%;

  -moz-border-radius: 50%;

}


.social-links .icons {
  background-color: #e62827;
}


.social-links a .fa {

  color: #ffffff;

  font-size: 22px;

  font-weight: 600;

  letter-spacing: calc(1em * (50 / 1000));

  line-height: 36px !important;

}

.website-design-by.text-right a {
  font-size: 13px !important;
}


footer .section__theme--dark .section__theme .copyright p {
  margin-bottom: 0;
  line-height: 50px !important;
  font-size: 14px;
}

footer .website-design-by p {
  line-height: 3;
  margin-bottom: 0;
  font-size: 13px;
}
.contact-email.swap-fonts a[href*="mailto"],
.contact-phone.swap-fonts a[href*="tel"] {
    line-height: 25px;
}

footer .containAndEncompassElement {
  display: block;
  overflow: hidden;
  margin-bottom: 50px;
}

.center-vertically {
    align-self: center;
}
h2.footer-titles {
  color: black !important;
  text-transform: uppercase;
  font-size: 22px !important;
  font-family: 'Josefin Sans', sans-serif;
  text-align: left;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0;
}

@media only screen and (max-width:1440px) and (min-width:1280px) {
    .list-unstyled {
      font-size: 14px !important;
    }
  .footerContain {
    padding-right: 40px;
    padding-left: 50px;
}
  h2.footer-titles {
    margin-top: 0;
    font-size: 16px !important;
  }
}

@media only screen and (max-width:1024px) and (orientation:landscape) {
    .footerContain .links {
        padding: 20px !important;
    }
  .list-unstyled {
    list-style: none;
    display: grid;
    font-size: 12px;
    color: black !important;
    line-height: 35px;
    /* margin-right: 0px; */
 }
  h2.footer-titles {
    color: black !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-family: 'Josefin Sans', sans-serif;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width:1024px) {}
@media only screen and (max-width:992px) and (orientation:landscape) {}
@media only screen and (max-width:992px) {
    .footer-logo {
        text-align: center !important;
    }
    .footer-titles {
        color: #ffffff !important;
        text-align: center !important;
    }
    .footer-columns {
        text-align: center;
    }
    .copyright.text-left p {
        color: white;
        text-align: center;
    }
    footer .website-design-by p {
        color: white;
        text-align: center;
    }
}
@media only screen and (max-width:768px) and (orientation:landscape) {}

@media only screen and (max-width: 768px) {
    .list-unstyled {
        margin-bottom: 26px;
    }
  .footer-logo {
    margin-bottom: 20px;
}
  .footer-branding-social-media.text-center.py-1 {
    max-width: 70%;
    margin: auto;
}
footer * {
        text-align: center;
        font-size: 13px;
        line-height: 30px;
        font-weight: 500;
        font-family: 'Josefin Sans', sans-serif;
    }
    h2.footer-titles {
        color: black !important;
        text-transform: uppercase;
        font-size: 23px;
        font-family: 'Josefin Sans', sans-serif;
        text-align: center !important;
        font-weight: 700;
        margin-bottom: 8px !important;
    }

  .footerContain {
      padding-top: 30px !important;
  }
  .center-vertically {
    align-self: initial !important;
  }
  
  footer * {
    text-align: center;
  }

  footer br {
    display: block;
  }

  .social-links a .fa {
    line-height: 36px;
  }

  [class*=contact] a {
    line-height: 27px;
  }

  footer .section__theme--dark .section__theme .copyright p,
  footer .section__theme--dark .section__theme .website-design-by p {
    font-size: 14px;
    line-height: 23px !important;
  }
}

@media only screen and (max-width:576px) and (orientation:landscape) {

  h2.footer-titles {
    text-align: center !important;
    margin-bottom: 10px;
  }
  .footer-logo {
    margin-bottom: 60px;
  }
  
}
@media only screen and (max-width:576px) {
  h2.footer-titles {
    text-align: center !important;
    margin-bottom: 10px;
  }
  footer .container.section__theme {
    width: auto !important;
  }
  .footerContain {
    padding-top: 40px !important;
}
}
@media only screen and (max-width:480px) {}
@media only screen and (max-width:320px) {}
