.basicLightbox {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.01;
  transition: opacity 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  z-index: 1000;
  will-change: opacity;
}

.basicLightbox--visible {
  opacity: 1;
}

.basicLightbox__placeholder {
  max-width: 100%;
  transform: scale(0.9);
  transition: transform 0.4s cubic-bezier(0.51, 0.92, 0.24, 1);
  z-index: 1;
  will-change: transform;
}

.basicLightbox__placeholder > img:first-child:last-child {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 95%;
  max-height: 95%;
  width: auto;
  height: auto;
}

.basicLightbox__placeholder > iframe:first-child:last-child {
  display: block;
  margin: 0 auto;
  max-width: 95%;
}

.basicLightbox__placeholder > [data-basicLightbox] {
  display: block !important;
}

.basicLightbox--img .basicLightbox__placeholder {
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.basicLightbox--visible .basicLightbox__placeholder {
  transform: scale(1);
}

[data-basicLightbox] {
  display: none !important;
}

.section-header {
  padding: 4em 0 10em;
  position: relative;
}

.section-header .container-fluid {
  max-width: 1195px;
}

.section-header::before {
  content: "";
  position: absolute;
  background-color: #000;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
}

.section-header_logo {
  width: 200px;
  max-height: 58px;
  margin: 10px 0 50px 0;
}
.section-header_logo img {
  width: 100%;
  height: 100%;
}

.section-header h2 {
  font-size: 3.5em;
  font-weight: 600;
  color: white;
  margin: 75px 0 50px 0;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.section-header .video-btn {
  width: 262px;
  font-weight: 600;
  background-color: rgba(71, 195, 183, 0.4);
  border-width: 2px;
  border-color: #47c3b7;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.section-header .video-btn img {
  margin: -3px 5px 0 0;
}

.section-header .card {
  max-width: 523px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  box-shadow: none;
}

.section-header .card::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 3px;
}

.section-header .card::before {
  z-index: -1;
  transform: translate(3px, 3px);
}

.section-header .card-body {
  padding: 25px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.section-header h3 {
  font-weight: 700;
  margin: 0 0 1em 0;
}

.section-header_progress {
  margin: 0 0 1em 0;
}

.section-header_progress p {
  color: #5c5f62;
  margin: 0 0 0.5em 0;
}

.section-header .progress-bar {
  height: 25px;
  line-height: 25px;
  background-color: #47c3b7;
  min-width: 10%;
}

.section-header .col-form-label {
  line-height: 2.3em;
}

.section-header_privacy {
  color: #868e96;
  font-size: 0.9em;
  margin-bottom: 0;
  margin-top: 5px;
}

.section-header .btn-danger:hover {
  border-bottom-color: #35a298;
}

.section-header label span {
  font-weight: 500;
  font-size: 0.7em;
}

.share-with-others {
  margin: 0 0 1em 0;
  background-color: #e9ecef;
}

.share-with-others p {
  color: #5c5f62;
  margin: -2.5em 2em 2.5em 2em;
  text-align: center;
}

.share-with-others img {
  width: 50px;
  margin: -1em 0 0.5em -1em;
}

@media (max-width: 767px) {
  .section-header {
    padding-bottom: 4em;
    background-image: url(/images/broiler_header4_mobile.jpg);
  }

  .section-header h2 {
    font-size: 3em;
    text-align: center;
    margin: 60px 0 50px 0;
  }

  .section-header_logo {
    margin-left: auto;
    margin-right: auto;
  }

  .section-header .video-btn {
    background-color: #47c3b7 !important;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
  }

  .section-header_button-film {
    text-align: center;
  }

  .section-header .card::before,
.section-header .card::after {
    display: none;
  }
}
.section-petition {
  padding-bottom: 5em;
}

.section-petition .card {
  margin-top: -5em;
  box-shadow: 0 16px 17px rgba(0, 0, 0, 0.05);
}

.section-petition .card-body {
  padding: 2.5em 5em 2.5em 5em;
}

.section-petition .card-body .btn-danger {
  background-color: #47C3B7;
}

.section-petition h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  text-align: center;
  font-weight: 600;
  color: #b3b3b3;
  letter-spacing: 1px;
  margin: 0 0 3.5em 0;
}

.section-petition_content p,
.section-petition_content ul {
  font-family: "Noto Serif";
  font-size: 1.2em;
  line-height: 1.7em;
  margin: 0 0 1.5rem 0;
}

.section-petition_content {
  margin-bottom: 3.5em;
}

.section-petition .btn-link {
  color: #999;
  font-style: italic;
  border-bottom: 2px dashed #999;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.section-petition .btn-link:hover {
  color: #777;
  text-decoration: none;
}

@media (max-width: 767px) {
  .section-petition_content p {
    font-size: 1em;
  }

  .section-petition .card-body {
    padding: 1.5em;
  }
}
.modal-petition-success .modal-body {
  padding: 30px;
  text-align: center;
}

.modal-petition-success .row {
  padding: 0.5em 0.5em;
  margin: 0 0 1em 0;
}

.modal-info {
  padding: 0.5em 0.5em;
  margin: 0 0 1em 0;
  background-color: #e9ecef;
  border: 4px solid #47C3B7;
}

.modal-petition-success_icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  position: relative;
  margin: 0 auto 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background: #e9ecef;
}

.modal-petition-success_icon img {
  width: 33px;
  height: 33px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-petition-success_icon_whole {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-petition-success h2 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  font-weight: 700;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.modal-petition-success h3 {
  font-size: 1.2em;
}

.modal-petition-success h5 {
  font-weight: 600;
  margin-top: 2em;
}

.modal-petition-success h6 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 0.8rem;
  color: #888;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .modal-petition-success .modal-body {
    padding: 10px;
  }
}
.section-film {
  padding: 4em 0 4em 0;
}

.section-film_title {
  font-family: "Noto Serif";
  font-size: 1.5em;
  color: #b5b5b5;
  margin-bottom: 0.5em;
  margin-top: 1em;
}

.section-film_subtitle {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.8em;
  margin-bottom: 1.8em;
  padding-top: 0 !important;
}

.section-film .section_title::after {
  background-color: #717070;
}

.section-film_tekst {
  font-size: 1.3em;
  font-weight: 300;
  color: #cacaca;
  margin-bottom: 3em;
}

.section-film .section_icon {
  background-color: #262626;
}

@media (max-width: 767px) {
  .section-film h3 {
    font-size: 1.3em;
  }

  .section-film_subtitle {
    font-size: 1.3em;
  }

  .section-film p {
    font-size: 1.1em;
  }
}
.section-help {
  padding-bottom: 10em;
  padding-top: 4em;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background-image: url(/images/cages.jpg);
  background-size: cover;
  position: relative;
  background-position: bottom;
}

.section-help::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0c3632;
  opacity: 0.9;
}

.section-help h3 {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1.5em;
  color: #fff;
}

.section-help .card {
  font-weight: 700;
  color: inherit;
  min-height: 301px;
  transition: all 0.2s ease-in;
  background-color: #fff;
}

.section-help .card-body {
  padding: 1.6rem;
}

.section-help .card p {
  margin: 0;
}

.section-help .card:hover {
  text-decoration: none;
  transition: all 0.2s ease;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(-1em);
}
.section-help .card:hover .section-help_icon {
  transform: scale(1.1);
  transition: all 0.2s ease;
  border-bottom: 4px solid #cecece;
}
.section-help .card:hover .section-help_step span {
  background: #47c3b7;
  color: #fff;
  transition: all 0.2s ease;
}

.section-help li img {
  margin-bottom: 1.5em;
}

.section-help_icon {
  background-color: #eee;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto 1.5em;
  position: relative;
  transition: all 0.2s ease;
  transform: scale(1);
}

.section-help_icon img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section-help_description span {
  display: block;
  color: #999;
  font-weight: 500;
  font-size: 0.9em;
  margin-top: 0.3em;
}

.section-help_step {
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 600;
  margin-bottom: 1.5em !important;
  letter-spacing: 1px;
  color: #999;
}
.section-help_step span {
  background: #eee;
  padding: 5px 9px;
  border-radius: 15px;
  transition: all 0.2s ease;
}

@media (max-width: 767px) {
  .section-help .col-12 {
    margin-bottom: 1em;
  }
}
.section-help--light {
  background: none;
}
.section-help--light:before {
  background: none;
}
.section-help--light h3 {
  color: #000;
}

.section-sharethis {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position-y: center;
}

.section-sharethis::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.9;
}

.section-sharethis h3 {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1em;
}

.section-sharethis p {
  margin-bottom: 2em;
}

.section-sharethis .btn {
  background-color: #4267b2;
  border-color: #4267b2;
  font-weight: 600;
}
.section-sharethis .btn img {
  width: 16px;
  height: 16px;
  color: #fff;
  stroke: #fff;
  margin-right: 8px;
  margin-top: -3px;
}

.section-donate {
  background-image: url(/images/Photo7.jpg);
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  color: #fff;
}

.section-donate::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  opacity: 0.9;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #0c3632 60%, #0c3632 100%);
}

.section-donate .section_icon {
  background-color: rgba(238, 238, 238, 0.5);
}

.section-donate h3 {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1.5em;
}

.section-donate p {
  margin-bottom: 2em;
}

.donate h6 {
  color: #aaa;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 600;
}
.donate .btn-group {
  display: flex;
}
.donate .btn-group > a {
  flex: 1;
  padding: 25px 0;
  cursor: pointer;
  border-top-right-radius: 3px;
}
.donate .form-control {
  border-left: 0;
  border-color: #c6c8cb;
}
.donate a.btn-outline-primary {
  background-color: rgba(23, 186, 170, 0.2);
  border-color: #17baaa;
}
.donate a.btn-outline-primary:hover {
  color: #fff;
}
.donate a.btn-outline-secondary {
  border-color: rgba(23, 186, 170, 0.3);
}
.donate a.btn-outline-secondary:hover {
  background-color: rgba(23, 186, 170, 0.2);
}

.btn-regular-donation {
  background-color: #47c3b7;
  color: white;
}

.section-donate .btn-danger {
  background-color: #47c3b7;
  border-color: #47c3b7;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}

.section-donate .btn-danger:hover {
  background-color: #35a298;
  border-color: #35a298;
}

@media (max-width: 767px) {
  .donate .btn span {
    display: none;
  }

  .section-donate::before {
    background: #0c3632;
  }
}
.section-report {
  display: none;
  position: relative;
  z-index: 1;
  background-image: url("/images/broiler_sharethis.jpg");
  background-size: cover;
}

.section-report::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ddebe9;
  opacity: 0.9;
}

.section-report h3 {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 1em;
}

.section-report p {
  margin-bottom: 2em;
}

.section-report .btn {
  font-weight: 600;
  background-color: #47c3b7;
  border-color: #47c3b7;
}
.section-report .btn:hover {
  background-color: #38837b;
  border-color: #38837b;
}

.section-footer_logo {
  margin: 0 1em 3em 0;
  max-width: 130px;
  max-height: 58px;
}
.section-footer_logo img {
  width: 100%;
  height: 100%;
}

.section-footer {
  font-size: 0.9em;
  font-weight: 400;
  color: #999;
  line-height: 1.5em;
}

.section-footer .btn {
  font-size: 0.8em;
  padding: 0.1em 0.5em;
  font-weight: 600;
  background-color: #f09747;
  border-color: #f09747;
}

.section-footer_right {
  text-align: right;
}

.section-footer .media img {
  height: 58px;
}

@media (max-width: 767px) {
  .section-footer_right,
.section-footer_left {
    text-align: center;
  }

  .section-footer .media {
    display: block;
  }

  .section-footer .media img {
    height: 50px;
    margin-bottom: 1em;
  }
}
.section-info {
  padding: 4em 0;
}

.section-info--mink-facts {
  padding-top: 2em;
  padding-bottom: 2em;
}

.section-info_text p {
  font-size: 18px;
}

.section-info h3 {
  font-size: 40px;
  margin-bottom: 30px;
  font-weight: 700;
}

.section-info_image {
  border: 1px solid #eee;
  padding: 10px;
  background-color: #fff;
  border-radius: 3px;
  display: block;
}
.section-info_image img {
  border-radius: 3px;
}

@media (max-width: 767px) {
  .section-info {
    text-align: center;
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 2em;
  }

  .section-info--mink-facts {
    padding-right: 2em;
    padding-left: 2em;
    padding-top: 2em;
  }

  .section-info h3 {
    font-size: 36px;
  }

  .display-5 {
    font-size: 1.8em !important;
  }

  .section-info--mink-facts img {
    width: 100%;
  }
  .section-info--mink-facts .section-info_text {
    padding-left: 0;
    margin-top: 10px;
  }
  .section-info--mink-facts .section-info_img {
    float: left;
  }
}
.section-gallery {
  padding: 70px 2em;
}
.section-gallery .row > div {
  margin-bottom: 6px;
}
.section-gallery .row > div img {
  cursor: pointer;
}
.section-gallery .row > div img:hover {
  box-shadow: 1px;
}

.slider-for .slick-track {
  height: 600px;
  background-color: rgba(0, 0, 0, 0.92);
}
.slider-for .slick-slide {
  height: 600px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.92);
}
.slider-for .slick-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.slider-for .slick-slide img {
  max-height: 600px;
  width: auto !important;
}
.slider-for .slick-slide > div {
  vertical-align: middle;
  display: inline-block;
}

.slider-nav .row > div {
  margin-bottom: 30px;
}
.slider-nav img {
  padding: 0 3px;
}

.slider .slick-next:before,
.slider .slick-prev:before {
  font-size: 45px;
  color: #000;
  opacity: 0.1;
  transition: opacity 0.25s;
}
.slider .slick-next:hover:before,
.slider .slick-prev:hover:before {
  opacity: 0.15;
}
.slider .slick-prev {
  left: -50px;
}

.section-other-videos {
  padding: 30px 0 60px;
  color: #333;
}
.section-other-videos h3 {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.section-other-videos h4 {
  padding: 30px 0 10px;
}

.section-about-minks {
  padding: 90px 0 60px;
}

.section-info-about {
  padding: 90px 0 60px;
  color: #f8f9fa;
  background-color: #343a40;
}
.section-info-about h3 {
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}
.section-info-about a {
  color: #4DC2B6;
}

@media (min-width: 1200px) {
  .section-info-about__second {
    padding-top: 45px;
  }
}
body {
  font-family: "Raleway", sans-serif;
  color: #333;
  background-color: #f9f9f9;
}

img {
  max-width: 100%;
}

/* Buttons */
.btn-primary {
  background-color: #47c3b7;
  border-color: #47c3b7;
}

.btn-primary:hover {
  background-color: #35978C;
  border-color: #35978C;
}

.btn-sign-petition {
  font-weight: 600;
  font-size: 1.1em;
  padding: 0.7em;
  border-bottom: 5px solid #47c3b7;
  border-color: #47c3b7;
  background-color: #47c3b7;
}

.btn-sign-petition:hover {
  background-color: #35a298;
  border-color: #35a298;
}

.share-buttons img {
  width: 60px;
  height: 60px;
  margin: 2px;
  padding: 2px;
}

.share-buttons img:hover {
  background-color: #35978C;
}

.share-buttons {
  display: flex;
  justify-content: space-around;
}

/* Section elements */
.section_icon {
  margin: 0 auto 0.4em;
  background-color: #eee;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
}

.section_icon img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.section_title {
  position: relative;
  padding: 20px;
}

.section_title::after {
  width: 100px;
  height: 2px;
  background-color: #ececec;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Cards */
.card {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* Other */
.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #4CC0B5;
}

.display-5 {
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.full-width {
  width: 100%;
}

.label-inside {
  position: relative;
  text-align: left;
}
.label-inside > .col {
  position: relative;
}
.label-inside label {
  position: absolute;
  top: 4px;
  left: 18px;
  right: 0;
  bottom: 0;
  font-size: 16px;
  user-select: none;
  transition: all 0.2s ease-in-out;
}
.label-inside input {
  padding: 16px 18px 5px;
}
.label-inside input:not([value=""]) ~ label,
.label-inside input:focus ~ label {
  font-size: 10px;
  top: -3px;
}

.section-description {
  font-size: 20px;
}

.form-radio-label {
  font-size: 14px;
}

[v-cloak] {
  display: none;
}