/*!
 * -=-=-=INSTANTNE STYLESHEETS=-=-=-
 * (C) 2018 Radek Busa www.radekbusa.eu
 */
/**
 * INCLUDE THIS TO OTHER SCSS STYLESHEETS WHERE NEEDED.
 *
 * Use provided Makefile to update all stylesheets
 * dependent on this in case of change
 */
footer {
  font-size: 1rem;
}
footer h2, footer h3 {
  font-size: 1rem;
}
footer p, footer li {
  font-size: 0.85rem;
}
footer h2 {
  margin-bottom: 5px;
}
footer h3 {
  margin-bottom: 20px;
}
footer h3:not(:first-child) {
  margin-top: 40px;
}
footer .hashtag {
  margin-bottom: 10px;
}
footer p a, footer p a:link {
  text-decoration: none;
}
footer p a:hover, footer p a:focus, footer p a:visited {
  text-decoration: underline;
}
footer #insta-widget .col-sm-2 {
  padding-left: 1px;
  padding-right: 1px;
}
footer #insta-widget .col-sm-2 .insta-image {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: 50% 50%;
  transition: all 0.2s ease-in-out;
}
footer #insta-widget .col-sm-2 .insta-image:hover {
  filter: brightness(90%);
}
footer #news .row {
  font-family: "Alpinist-Bold", sans-serif;
}
footer #news .row > div {
  text-transform: none !important;
}
footer #news .row > div.offset-1post {
  margin-left: 37.5%;
}
footer #news .row > div.offset-2post {
  margin-left: 25%;
}
footer #news .row > div.offset-3post {
  margin-left: 12.5%;
}
footer #news .row > div a {
  display: block;
  transition: all 0.2s ease-in-out;
  background-color: #f7f7f7;
  overflow: hidden;
  border-radius: 17px;
  color: #000;
}
footer #news .row > div a:link, footer #news .row > div a:hover, footer #news .row > div a:active, footer #news .row > div a:visited {
  color: #000;
  text-decoration: none;
}
footer #news .row > div a:hover {
  transform: scale(1.005);
}
footer #news .row > div .news-thumbnail {
  width: 100%;
  padding-top: 60%;
  background-size: cover;
  background-position: 50% 50%;
  border-bottom: solid 2px #f08678;
}
footer #news .row > div .news-postname {
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
}
footer .footer-bottom {
  background-color: #2B2B2B;
  color: #fff;
  font-size: 0.7rem;
  padding: 0;
}
footer .footer-bottom .row {
  margin-left: 0;
  margin-right: 0;
}
footer .footer-bottom a, footer .footer-bottom a:link, footer .footer-bottom a:hover, footer .footer-bottom a:active, footer .footer-bottom a:visited {
  color: #fff;
}
footer .footer-bottom .contacts {
  margin-bottom: 0;
  text-transform: none;
}
footer .footer-bottom ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer .footer-bottom .card-assoc {
  margin-top: 20px;
}
footer .footer-bottom .card-assoc img {
  width: auto;
  height: 40px;
}
footer .footer-bottom .info-strip {
  padding: 50px 0;
}
footer .footer-bottom .copyright-strip {
  padding: 40px 0;
  text-transform: none;
  background-color: #212121;
}
footer .footer-bottom .copyright-strip .copyright-logo {
  width: auto;
  height: 70px;
}
footer .footer-bottom .copyright-strip .copyright-text {
  margin-top: 10px;
  opacity: 0.3;
}
footer .footer-bottom .copyright-strip .copyright-text a, footer .footer-bottom .copyright-strip .copyright-text a:link, footer .footer-bottom .copyright-strip .copyright-text a:hover, footer .footer-bottom .copyright-strip .copyright-text a:focus, footer .footer-bottom .copyright-strip .copyright-text a:visited {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .photos-collab {
    margin-top: 70px;
  }
  footer .subscribe {
    margin-top: 35px;
  }
  footer .subscribe #subscription-form .instantne-input:last-child {
    margin-bottom: 10px;
  }
}
.freeprivacypolicy-com---reset.freeprivacypolicy-com---reset {
  font-family: "Poppins", sans-serif;
  border-top-left-radius: 40px;
  color: #545454 !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-title,
.freeprivacypolicy-com---palette-light .cc-nb-text {
  color: #545454 !important;
}

.cc-nb-buttons-container.cc-nb-buttons-container > button {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 20px;
  height: 40px;
  line-height: 23px;
  vertical-align: middle;
}
.cc-nb-buttons-container.cc-nb-buttons-container > button.cc-nb-okagree, .cc-nb-buttons-container.cc-nb-buttons-container > button.cc-nb-reject {
  background-color: #f08678;
}
.cc-nb-buttons-container.cc-nb-buttons-container > button.cc-nb-changep {
  background-color: transparent !important;
  border: solid 2px #f08678;
  color: #f08678;
  line-height: 19px;
}

.freeprivacypolicy-com---palette-light .cc-cp-foot-save.cc-cp-foot-save.cc-cp-foot-save {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  border-radius: 20px;
  height: 40px;
  line-height: 25px;
  vertical-align: middle;
  background-color: #f08678;
}

@media (max-width: 320px), (max-height: 480px) {
  .freeprivacypolicy-com---reset.freeprivacypolicy-com---reset {
    border-top-left-radius: 0;
  }
}
@media screen and (max-width: 600px) {
  .freeprivacypolicy-com---nb-simple.freeprivacypolicy-com---nb-simple {
    max-width: 100%;
    border-top-left-radius: 0;
  }
}
.freeprivacypolicy-com---pc-overlay.freeprivacypolicy-com---pc-overlay {
  border-top-left-radius: 0;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-lang.cc-pc-head-lang select {
  border-radius: 15px;
  height: 30px;
}
.freeprivacypolicy-com---palette-light .cc-pc-head-lang.cc-pc-head-lang select:focus {
  box-shadow: 0 0 0 2px #e6e6e6;
}

.freeprivacypolicy-com---pc-dialog.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox:checked + label:before {
  background: #f08678;
}

@media screen and (max-width: 767px) {
  footer section.section-grey {
    text-align: center;
  }
  footer h3, footer h3:not(:first-child) {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  footer hr {
    margin-top: 50px;
  }
  footer .footer-bottom .row > .col-sm-2 {
    margin-bottom: 50px;
  }
  footer .footer-bottom h2 {
    margin-bottom: 5px;
  }
  footer .footer-bottom ul li {
    margin-bottom: 5px;
  }
  footer .footer-bottom .copyright-strip {
    text-align: center;
    height: auto;
  }
  footer .footer-bottom .copyright-strip .copyright-logo {
    height: 50px;
  }
  footer .footer-bottom .copyright-strip .pull-right {
    margin-top: 10px;
    float: none !important;
  }
  footer #insta-widget .insta-image {
    margin-bottom: 2px;
  }
  footer #news .row > div {
    margin-bottom: 40px;
  }
  footer #news .row > div.offset-1post {
    margin-left: 0;
  }
  footer #news .row > div.offset-2post {
    margin-left: 0;
  }
  footer #news .row > div.offset-3post {
    margin-left: 0;
  }
  .photos-collab {
    margin-top: 0;
  }
  .text-center-xs {
    text-align: center !important;
  }
}/*# sourceMappingURL=footer.css.map */