body {
     font-family: 'Helvetica';
     font-size: 13px;
     font-weight: 400;
     color: #104b7d;
     background-color: #fff;
 }
/* MAIN PAGE */


header .main-navbar {
  background-color: #fff;
  -webkit-transition: height .5s, line-height .5s; /* Safari */
  transition: height .5s, line-height .5s;
}

@media (min-width: 768px)
{
  header img {
    margin-left: 50px;
    width: 300px;
  }
}

@media (max-width: 767px)
{
  header img {
    width: 250px;
  }
}

@media (min-width: 768px)
{
  .scrolled-nav {
    height: 90px !important;
    line-height: 30px !important;
  }
}

@media (min-width: 992px)
{
  header .main-navbar {
    height: 100px;
  }
}

@media (max-width: 480px)
{
  header .main-navbar {
    margin-top: 0;
  }
}


@media (min-width: 1200px)
{
  header .main-navbar .right-bar {
    margin-left: 190px;
  }
}

@media (min-width: 992px) AND (max-width: 1200px)
{
  header .main-navbar .right-bar {
    margin-left: 90px;
  }
}

header .navbar-toggler {
  color: #fff;
  border-color: #fff;
  height: 45px;
}

header .navbar-toggler-icon {
  color: #fff;
  background-color: #fff;
}

@media (max-width: 768px)
{
  header .main-navbar .right-bar {
    border-top: solid;
    border-width: 1px;
    border-color: #fff;
    margin-top: 5px;
    padding-top: 10px;
  }
}

header .main-navbar ul li {
  margin: 0 40px;
}

@media (max-width: 1024px)
{
  header .main-navbar ul li {
    margin: 0 10px;
  }
}

@media (max-width: 480px)
{
  header .main-navbar ul li {
    margin-left: 30px;
  }
}

@media (max-width: 768px)
{
  header .navbar-toggler {
    margin-right: 15px;
  }
}

header .main-navbar  ul li a {
  font-size: 14px;
  color: #56616A;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

header .main-navbar .fa-bars {
  color: #56616A;
  border-color: #56616A;
}

main .landing-gelatin {
  padding-top: 50px;
}

@media (max-width: 480px)
{
  main .swiper-container {
    margin-top: 30px;
  }
}

main .swiper-container .swiper-button-prev {
  background-color: #bcc3c9;
  opacity: .7;
  left: 0;
  padding: 45px 45px;
}

@media (min-width: 1000px) AND (max-width: 1100px)
{
  main .swiper-container .swiper-button-prev {
    left: 51px;
  }
}

@media (max-width: 480px)
{
  main .swiper-container .swiper-button-prev {
    padding: 30px 30px;
  }
}

@media (min-width: 480px)
{
  main .swiper-container .gelatin-button-prev {
    position: relative;
    bottom: 68px;
    left: 20px;
  }
}

@media (min-width: 480px)
{
  main .swiper-container .gelatin-button-next {
    position: relative;
    bottom: 136px;
    left: 110px;
  }
}

@media (min-width: 1000px) AND (max-width: 1100px)
{
  main .swiper-container .gelatin-button-next {
    left: 140px;
  }
}

main .swiper-container .swiper-button-next {
  background-color: #bcc3c9;
  opacity: .7;
  right: 0;
  padding: 45px 45px;
}

@media (max-width: 480px)
{
  main .swiper-container .swiper-button-next {
    padding: 30px 30px;
  }
}


main .landing-gelatin .upper-title h1 {
  font-size: 64px;
  font-weight: 700;
  color: #f38d2b;
  text-align: center;
}

@media (max-width: 468px)
{
  main .landing-gelatin .upper-title h1 {
    font-size: 40px;
  }
}

main .landing-gelatin p {
  font-size: 19px;
  padding-top: 30px;
  color: #56616A;
  text-align: center;
}

@media (min-width: 768px)
{
  main .landing-gelatin p {
    padding: 10px 120px;
  }
}

@media (max-width: 468px)
{
  main .landing-gelatin p {
    padding-top: 10px;
  }
}

main .landing-gelatin .gelatin-products .product-back {
  background-color: #f58d2e;
}

main .landing-gelatin .gelatin-products .product-mar {
  margin-left: 20px;
}

@media (max-width: 480px)
{
  main .landing-gelatin .gelatin-products .product-mar {
    margin-top: 20px;
    margin-left: 0;
  }
}

main .landing-gelatin .gelatin-products h1 {
  font-size: 28px;
  color: #fff;
  margin-top: 50px;
  margin-left: 30px;
}

main .landing-gelatin .gelatin-products a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}

main .landing-gelatin .gelatin-products .collagen {
  margin-bottom:40px;
}

main .landing-gelatin .gelatin-products i {
  color: #fff;
  vertical-align: middle;
  margin-top: -0.3em;
  margin-left: 1.7em;
}

main .landing-gelatin .gelatin-products .see {
  margin-top: 57px;
  float: right;
  background-color: #e37e22;
  padding: 12px 25px;
}

main .landing-gelatin .gelatin-products .row {
  padding-top: 20px;
}

main .gelatin-slider {
  padding: 50px 0;
}

main .gelatin-slider .gelatin-slider-right {
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     padding: 50px 35px;
     background-color: #fff;
}

  main .gelatin-slider .gelatin-slider-right img {
    position: absolute;
    right: 0px;
    top: 0;
  }


@media (min-width: 1000px) AND (max-width: 1199px)
{
  main .gelatin-slider .gelatin-slider-right img {
    right: 16px;
    top: -140px;
  }
}

@media (max-width: 480px)
{
  main .gelatin-slider .gelatin-slider-right img {
    right: 15px;
    top: 0;
  }
}

@media (min-width: 1690px) AND (max-width: 1920px)
{
  main .gelatin-slider .gelatin-slider-right {
    position: relative;
    right: 300px;
    top: 30px;
    z-index: 100;
    padding: 50px 35px;
  }
}

@media (min-width: 1450px) AND (max-width: 1690px)
{
  main .gelatin-slider .gelatin-slider-right {
    position: relative;
    right: 180px;
    top: 10px;
    z-index: 100;
    padding: 50px 35px;
  }
}

@media (min-width: 1367px) AND (max-width: 1449px)
{
  main .gelatin-slider .gelatin-slider-right {
    position: relative;
    right: 200px;
    top: 30px;
    z-index: 100;
    padding: 30px 35px;
  }
}

@media (min-width: 1300px) AND (max-width: 1366px)
{
  main .gelatin-slider .gelatin-slider-right {
    position: relative;
    right: 130px;
    top: 10px;
    z-index: 100;
    padding: 17px 35px;
  }
}

@media (min-width: 1200px) AND (max-width: 1299px)
{
  main .gelatin-slider .gelatin-slider-right {
    position: relative;
    right: 134px;
    top: 10px;
    z-index: 100;
    padding: 20px 20px;
  }
}

@media (min-width: 1000px) AND (max-width: 1100px)
{
  main .gelatin-slider .gelatin-slider-right {
    margin-top: -140px
  }
}

main .gelatin-slider .gelatin-slider-right h1 {
  font-size: 40px;
  color: #f38d2b;
}

main .gelatin-slider .gelatin-slider-right p {
  font-size: 14px;
  color: #57616a;
  max-width: 430px;
}



@media (min-width: 1300px) AND (max-width: 1449px)
{
  main .gelatin-slider .gelatin-slider-right p {
    font-size: 13px;
  }
}

@media (min-width: 1200px) AND (max-width: 1299px)
{
  main .gelatin-slider .gelatin-slider-right p {
    font-size: 12px;
  }
}

@media (max-width: 1100px)
{
  main .gelatin-slider .gelatin-slider-right p {
    font-size: 12px;
    max-width: 100%;
  }
}

main .gelatin-slider .gelatin-slider-bottom {
  background-color: #f38d2b;
  //max-width: 395px;
  padding: 20px 105px;
}

@media (min-width: 1690px) AND (max-width: 1920px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 20px 95px;
  }
}

@media (min-width: 1500px) AND (max-width: 1690px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 20px 105px;
  }
}

@media (min-width: 992px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    position: relative;
    top: 50px;
    left: 35px;
    float: right;
  }
}

@media (min-width: 1430px) AND (max-width: 1500px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 20px 55px;
    top: 30px;
  }
}

@media (min-width: 1201px) AND (max-width: 1300px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 15px 60px;
    top: 20px;
    left: 19px;
  }
}

@media (min-width: 1100px) AND (max-width: 1200px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 15px 60px;
    top: 20px;
    left: 41px;
  }
}

@media (min-width: 1300px) AND (max-width: 1366px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 15px 76px;
    top: 18px;
    left: 33px;
  }
}

@media (max-width: 480px)
{
  main .gelatin-slider .gelatin-slider-bottom {
    padding: 20px 25px;
  }
}



main .gelatin-slider .gelatin-slider-bottom a {
  background-color: #f38d2b;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 1s;
     -moz-transition: all 1s;
       -o-transition: all 1s;
          transition: all 1s;
}

main .gelatin-slider .gelatin-slider-bottom .what-is-gelatin {
  font-size: 19px;
}

main .gelatin-slider .gelatin-slider-bottom i {
  background-color: #f38d2b;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  margin-left: 2px;
}

main .gelatin-slider .gelatin-slider-bottom a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

main .landing-aboutnv .upper-about h1 {
    font-size: 26px;
    font-weight: 700;
    color: #57616a;
    margin-top: 50px;
    padding-left: 40px;
}

main .landing-aboutnv .upper-about p {
    font-size: 17px;
    color: #57616a;
    line-height: 30px;
    margin-top: 20px;
}

main .landing-aboutnv .upper-about span {
  font-weight: 700;
}

@media (min-width: 992px)
{
  main .landing-aboutnv .upper-about p {
      padding: 0px 40px;
  }
}

main .landing-aboutnv .about-logos {
  padding-top: 50px;
}

main .landing-aboutnv .about-logos h3 {
  font-size: 15px;
  font-weight: 700;
  color: #57616a;
  text-align: center;
  margin: 30px 0;
}

main .landing-aboutnv .about-logos p {
  font-size: 17px;
  color: #57616a;
  text-align: center;
}

main .grey {
  background-color:#f9f9f9;
}

@media (min-width: 480px)
{
  main .contact-us {
    padding: 140px 0;
  }
}

main .contact-us h1 {
  font-size: 38px;
  font-weight: 700;
  text-align: center;
  color: #57616a;
  padding: 30px 0;
}

main .contact-us .form-control-lg {
  padding: .5rem 1rem;
  font-size: 1rem;
}

main .contact-us button {
  background-color: #f58d2e;
  color: #fff;
  float: right;
  padding: 0.6rem 7rem;
  font-size: .9rem;
}

main .contact-us ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9ca4af;
}
main .contact-us ::-moz-placeholder { /* Firefox 19+ */
  color: #9ca4af;
}
main .contact-us :-ms-input-placeholder { /* IE 10+ */
  color: #9ca4af;
}
main .contact-us :-moz-placeholder { /* Firefox 18- */
  color: #9ca4af;
}

main .contact-us button:active {
  background-color: #f58d2e;
}

.btn:active,
.btn:hover,
.btn:target {
  color: #fff;
  background-color: #f58d2e;
  border-color: #f58d2e;
}

main .banner-section {
  margin-top: 50px;
}

main .banner-section .banner .banner-next {
  background-color: #f58d2e;
  float: right;
  position: relative;
  bottom: 45%;
  padding: 27px 100px 20px 40px;
}

main .banner-section .banner .banner-next-arrow {
  background-color: #bcc3c9;
  color: #fff;
  font-size: 18px;
  float: right;
  position: relative;
  bottom: 45%;
  padding: 38px 40px;
}

@media (max-width: 480px)
{
  main .banner-section .banner .banner-next {
    position: static;
    float: none;
  }
}

@media (max-width: 480px)
{
  main .banner-section .banner .banner-next-arrow {
    position: static;
    bottom: 0;
  }
}

main .banner-section .banner h5 {
  font-size: 13px;
  color: #fff;
}

main .banner-section .banner h3 {
  font-size: 20px;
  color: #fff;
}

main .landing-product .product-left {
  background-color: #f58d2e;
}

main .landing-product .product-left h1 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 30px 30px;
}

main .landing-product .product-right p {
  color: #56616A;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  //margin: 7px 0;
  padding-top: 8px;
}

@media (max-width: 800px)
{
  main .landing-product .product-right p {
    font-size: 13px;
  }
}

main .landing-product .product-right .product-desc {
  border: 2px #f58d2e solid;
}

main .landing-product .product-right .product-bottom {
  margin-top: 20px;
}

main .landing-product .product-usage {
  padding: 30px 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

@media (min-width: 992px)
{
  main .landing-product .product-usage {
    margin: 50px 53px 30px 38px;
  }
}

main .landing-product .product-usage h2 {
  color: #f58d2e;
  font-size: 24px;
}

main .landing-product .product-usage-left p {
  font-size: 16px;
  padding-top: 15px;
  color: #56616A;
  max-width: 250px;
}

@media (max-width: 1024px)
{
  main .landing-product .product-usage-left p {
    font-size: 12px;
    padding-top: 0;
  }
}

main .landing-product .product-usage .product-usage-right {
  -webkit-box-shadow: -1px 0px 10px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px 0px 10px 1px rgba(0,0,0,0.2);
  box-shadow: -1px 0px 10px 0px rgba(0,0,0,0.2);
}

main .landing-product .product-usage .product-usage-right p {
  color: #56616A;
  font-size: 16px;
  text-align: center;
  padding-bottom: 30px;
}

main .landing-product .product-background {
  background: url(/web/20220108110739im_/http://nutrinvest.nl/assets/site/images/pharmaceuti-product-bg.png) no-repeat center center;
  background-color: #f58d2e;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center left;
}

main .landing-product .product-background-edible {
  background: url(/web/20220108110739im_/http://nutrinvest.nl/assets/site/images/edible-gelatine-product-bg.png) no-repeat center center;
  background-color: #f58d2e;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center bottom;

}

main .half-flat {
  position: relative;
  bottom: 20px;
}

@media (max-width: 480px)
{
  main .half-flat {
    bottom: 10px;
  }
}

main .half-flat-short {
  position: relative;
  bottom: 40px;
}

@media (max-width: 480px)
{
  main .half-flat-short {
    bottom: 30px;
  }
}

/*main .landing-product .product-edible-bot {
  padding: 30px 30px;

} */


main .landing-edible .product-desc {
  border: none!important;
}


@media (min-width: 992px)
{
  main .landing-product .product-edible-bot {
    margin: 50px 53px 30px 38px;
  }
}

main .landing-product .product-edible-bot h2 {
  color: #f58d2e;
  font-size: 24px;
}

main .landing-product .product-edible-left {
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
     padding: 30px 30px;
}

main .landing-product .product-edible-left p {
  font-size: 17px;
  padding-top: 15px;
  color: #56616A;
  max-width: 250px;
}

main .landing-product .product-edible-bot .product-edible-right {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
  -moz-box-shadow:  0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
  box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
  padding: 10px 30px;
}

main .landing-product .product-edible-bot .product-edible-right p {
  color: #56616A;
  font-size: 16px;
  text-align: center;
  position: relative;
  bottom: 70px;
  margin-bottom: -30px;
}

@media (max-width: 480px)
{
  main .landing-product .product-edible-bot .product-edible-right p {
    bottom: 57px;
    margin-bottom: -50px;
  }
}

main .landing-product .product-edible-bot .product-edible-right .owl-item {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
  box-shadow: 0 1px 2px rgba(0,0,0,0.12), 0 0px 0px rgba(0,0,0,0.24);
}

main .landing-edible-desc {
  padding: 60px 0;
}

main .landing-edible-desc p {
  color: #56616A;
  font-size: 16px;
}

main .landing-edible-desc p {
  color: #56616A;
  font-size: 16px;
}



main .landing-sub {
  position: relative;
  bottom: 40px;
}

main .landing-aboutnv {
  padding: 50px 0;
}

main .landing-aboutnv .upper-about img {
  margin-bottom: 20px;
}


/*@media (min-width: 992px)
{
  main .landing-product .product-usage .technical {
    margin: 0px 33px 30px 88px;
  }
} */

main .landing-sub p {
  font-size: 18px;
  font-weight: 400;
  padding-top: 30px;
  color: #56616A;
  text-align: center;
}

@media (max-width: 480px)
{
  main .landing-sub p {
    padding-top: 50px;
  }
}

main .landing-sub .upper-title-edible p {
  font-size: 29px;
  font-weight: 400;
  padding-top: 30px;
  color: #56616A;
  text-align: center;
}

@media (max-width: 480px)
{
  main .landing-sub .upper-title-edible p {
    padding-top: 50px;
  }
}

main .landing-product .product-right .product-edible p {
  color: #56616A;
  font-size: 16px;
  text-align: left;
  margin: 7px 20px;
}

main .landing-edible-desc p {
  font-size: 16px;
  color: #56616A;
  font-weight: 400;
}

main .landing-edible-desc span {
  color: #f58d2e;
  font-weight: 700;
}

@media (min-width: 992px) {
  main .edible-product {
    background-color: white;
    position: relative;
    z-index: 999;
    left: 5px;
    bottom: 5px;
    width: 250px;
    height: 40px;
    bottom: 43px;
  }
}

@media (min-width: 1280px) AND (max-width: 1300px) {
  main .edible-product {
    width: 240px;
  }
}

@media (min-width: 1200px) AND (max-width: 1279px) {
  main .edible-product {
    width: 227px;
  }
}

@media (min-width: 1000px) AND (max-width: 1099px) {
  main .edible-product {
    width: 184px;
  }
}

@media (min-width: 1400px) {
  .col-gtl-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 16.333333%;
  }
}

@media (min-width: 1400px) {
  .col-gtl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
}



footer .footer-menu {
  padding: 70px 70px;
}

footer img {
}

footer p {
  color: #9ca6af;
  margin-top: 10px;
}

footer li {
  margin-top: 20px;
  list-style-type: none;
}

footer a {
  color: #57616a;
  font-weight: 700;
  font-size: 16px;

}

footer a:hover {
  color: #56616A;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
}

/*
     FILE ARCHIVED ON 11:07:39 Jan 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:24:32 Sep 30, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.578
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 91.077
  LoadShardBlock: 51.756 (3)
  PetaboxLoader3.datanode: 57.528 (4)
  load_resource: 116.74
  PetaboxLoader3.resolve: 64.713
*/