@font-face {
  font-family: 'Didot';
  src: url("../fonts/Didot.eot?#iefix") format("embedded-opentype"), url("../fonts/Didot.woff") format("woff"), url("../fonts/Didot.ttf") format("truetype"), url("../fonts/Didot.svg#Didot") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Didot-Italic';
  src: url("../fonts/Didot-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Didot-Italic.woff") format("woff"), url("../fonts/Didot-Italic.ttf") format("truetype"), url("../fonts/Didot-Italic.svg#Didot-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'bebasregular';
  src: url("../fonts/BEBAS.eot");
  src: url("../fonts/BEBAS.eot?#iefix") format("embedded-opentype"), url("../fonts/BEBAS.woff") format("woff"), url("../fonts/BEBAS.ttf") format("truetype"), url("../fonts/BEBAS.svg#bebasregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasNeue';
  src: url("../fonts/BebasNeue-webfont.eot");
  src: url("../fonts/BebasNeue-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue-webfont.woff2") format("woff2"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") format("truetype"), url("../fonts/BebasNeue-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BebasKai';
  src: url("../fonts/BebasKai.eot");
  src: url("../fonts/BebasKai.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasKai.woff") format("woff"), url("../fonts/BebasKai.ttf") format("truetype"), url("../fonts/BebasKai.svg#BebasKai") format("svg");
  font-weight: normal;
  font-style: normal;
}

footer {
  background-color: #000000;
  padding: 40px 0 30px 0;
  text-align: center;
}

@media (min-width: 768px) {
  footer {
    padding: 70px 0 30px 0;
  }
}

footer .footer-heading {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #666074;
  margin-bottom: 0;
}

footer .col-md-4:last-child, footer .col-md-4:nth-child(2) {
  display: none;
}

@media (min-width: 768px) {
  footer .col-md-4:last-child, footer .col-md-4:nth-child(2) {
    display: block;
  }
}

.footer-email {
  padding-bottom: 16px;
  padding-top: 8px;
}

.footer-email:link, .footer-email:visited, .footer-email:hover, .footer-email:active {
  text-decoration: none;
  font-size: 9.5px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #8f60dd;
  font-family: "Montserrat", sans-serif;
}

.email-top {
  padding-bottom: 10px;
}

.footer-links {
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  color: #6a6074;
  text-align: center;
}

@media (min-width: 768px) {
  .footer-links {
    text-align: right;
  }
}

.footer-links p {
  margin-bottom: 12px;
}

.footer-links a:hover,
.footer-links a:active {
  color: #8f60dd;
  text-decoration: none;
}

.payment-img {
  padding-top: 18px;
  margin-bottom: 30px;
}

.logo-footer {
  width: 132px;
}

.mt-65 {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .mt-65 {
    margin-top: 65px;
  }
}

/*# sourceMappingURL=footer.css.map*/