/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,500&display=swap');

body{
	background: white;
	color: #4b4b4b;
	font-family: Ubuntu, arial, sans-serif;
}
.content{
	min-height: 720px;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
	padding: 0px;
}
p{
	font-weight: 300;
}
p.x-large {
    font-size: 150%;
}
.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
    height: 115%;
    padding: 1px;
    width: auto;
    margin-left: 25px;
    margin-top: 15px;
}
.navbar-custom .navbar-brand {
  height: 80px;
}
.navbar-custom .nav >li >a {
    padding-top: 30px;
    padding-bottom: 30px;
    color: white !important;
    font-weight: 500;
    font-size: 1.1em;
    text-shadow: 0px 1px 10px white;
    margin-right: 15px;
}
.navbar-custom .navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}

.navbar-custom-alt .navbar-brand>img {
    height: 100%;
    padding: 1px;
    width: auto;
    margin-left: 15px;
    margin-top: 0px;
}
.navbar-custom-alt .navbar-brand {
  height: 80px;
}
.navbar-custom-alt .nav >li >a {
    padding-top: 30px;
    padding-bottom: 30px;
    color: grey !important;
    font-weight: 500;
    font-size: 1.1em;
    text-shadow: 0px 1px 10px white;
    margin-right: 15px;
}
.navbar-custom-alt .navbar-toggle {
  padding: 10px;
  margin: 25px 15px 25px 0;
}
.navbar-custom-alt .navbar {
    border-bottom: 1px solid gainsboro !important;
    -webkit-box-shadow: 0px 8px 5px #00000017 !important;
            box-shadow: 0px 8px 5px #00000017 !important;
	background: white;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent;
    border-bottom: 2px solid white;
}
.navbar{
    margin-bottom: 0px;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    z-index: 9;
    border: none !important;
    background: transparent;
    background-color: transparent;
}
.navbar li a {
    font-weight: 300;
}
.slg{
	font-weight:300;
}
.dropdown-menu.mega-dropdown-menu {
    border-color: white;
}
.list-row li {
    font-weight: 300;
    list-style-type: none;
    line-height: 2;
    font-size: 1.1em;
}
.list-row h2 {
    margin-bottom: 15px;
}
li.custom-list {
    font-weight: 300;
    font-size: 16px;
}
.mega-dropdown {
	position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 15px 15px;
  text-align: center;
  width: 100%;
}
.dropdown-menu{
	background: white !important;
}
.topbar {
    background: #2f914e;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    font-size: 17px;
}
.topbar a {
    font-weight: 300;
    color: #fff;
    border-right: 2px solid white;
    padding-right: 15px;
    padding-left: 15px;
}
.topbar .fas {
    margin-right: 5px !important;
}
.vegas{
	min-height: 720px;
	background: #e6ffd6;
}
.vegas-overlay {
    opacity: 0.5;
}
body .vegas-container {
	position: inherit;
}
.e {
	background: white;
    -webkit-box-shadow: 0px 5px 15px gainsboro;
            box-shadow: 0px 5px 15px gainsboro;
    border-radius: 0px 50px;
    padding: 20px;
    border-top: 15px solid greenyellow;
}
p.paragraph.xlb {
    font-size: 35px;
    /* font-weight: 900; */
    text-transform: uppercase;
}
section.main{
	margin-top: 300px;
}
section.main-sub{
	margin-top: 70px;
}
section.main.col-grey {
    color: green;
    opacity: 0.7;
}
section.main-checkout {
    margin-top: 100px;
}
p.probn {
	padding: 25px;
    font-size: 25px;
    width: 80%;
    margin: 0px auto;
    line-height: 1.3;
}
.border-switch {
    border-right: 3px solid green;
}
.paragraph {
    margin: 15px 5px;
	font-size: 16px;
}
hr.style-one {
border: 0;
    height: 2px;
    background: #7c7c7c;
    background-image: linear-gradient(to right, #fff, #45a925, #fff);
}
.owl-item img{
	padding: 15px;
}
.sub-paragraph {
    padding: 30px;
    background: white;
    border-radius: 50px 0px 50px 0px;
    -webkit-box-shadow: 0px 0px 15px #0000001c;
            box-shadow: 0px 0px 15px #0000001c;
    /* position: absolute; */
}
.sub-paragraph h3 {
    margin-bottom: 15px;
    border-bottom: 1px solid #92d13f;
    padding-bottom: 15px;
}
.sub-paragraph .fas {
    min-width: 30px;
    text-align: center;
}
h1.header {
    font-size: 35px;
    text-transform: uppercase;
}
h2.intro{
    text-transform: uppercase;
    letter-spacing: 5px;
    color: white;
    background: transparent;
    position: absolute;
    bottom: 45%;
    width: 100%;
}
i.fab.fa-5x {
    color: #4b4b4b;
}
/*
.product-heading-1{
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 30px;
    text-transform: uppercase;
    margin-top: 15%;
}
*/
.product-heading-1 {
    color: #2f914e;
    border-bottom: 1px solid white;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-top: 15px;
}
p.product-descript {
    color: #2f914e;
    padding: 20px;
    font-size: 16px;
}
ul.white li {
    color: #2f914e;
    list-style-type: none;
    margin: 0px !important;
    padding: 0px !important;
    text-align: left;
}
.custom-block-1{
	border:1px solid #2f914e;
	margin-top: 15px;
}
h2.textwhite-ba:before {
    color: #7bce8d !important;
}
h2.textwhite-ba:after {
    color: #7bce8d !important;
}
#parallax-id-1 {
    background: url(../img/skin_care.jpg) 50% 0% fixed no-repeat;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 55px 0;
	text-align: center;
	margin-top: 300px;
}
#parallax-id-2 {
    background: url(../img/researcher3-1.jpg) 50% 0% fixed no-repeat;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 55px 0;
	text-align: center;
	margin-top: 300px;
    color: white !important;
}
#wpf-loader-two .wpf-loader-two-inner:before {
  background: transparent;
}
#wpf-loader-two .wpf-loader-two-inner:after {
  background: transparent;
}
#wpf-loader-two {
  background-color: #ffffffed;
}
#wpf-loader-two {
  height: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999;
}
#wpf-loader-two .wpf-loader-two-inner {

  height: 100px;
  left: 46%;
  position: absolute;
  top: 40%;
  width: 100px;
  text-align: center;
}
#wpf-loader-two .wpf-loader-two-inner span {
  color: grey;
  display: inline-block;
  margin-top: 42%;
}
img#repos1 {
	position: absolute;
	right: 4%;
	z-index: 9999;
	margin-top: 50px;
}
section.main.first-page1 {
    min-height: 500px;
    background: #e6ffd6;
    padding: 40px;
    position: relative;
    margin-top: 0px !important;
	z-index: 999;
}
section.main.first {
    min-height: 500px;
    background: #e6ffd6;
    padding: 40px;
    position: relative;
}
img#repos2 {
    position: absolute;
	left: 0px;
	right: 0px;
}
img#repos3 {
    position: absolute;
	left: 0px;
	right: 0px;
	z-index: 9999;
}
img#repos4 {
	position: absolute;
    top: -80px;
    left: -50px;
}
img#repos5 {
    position: absolute;
    left: -120px;
    top: 100px;
}
img#repos6 {
    position: absolute;
    right: -150px;
    top: 40px;
}
h2.intro2 {
    padding: 30%;
    text-transform: uppercase;
    color: #4aa5258a;
    font-size: 310%;
}
h3.product-subheading {
    color: #2f914e;
    border: none;
    padding-bottom: 0;
    text-transform: uppercase;
    margin-top: 10px;
}
.no-parallax {
    display: block;
    position: relative;
}
.fixed {
    text-align: center;
}
.flip180{
	transform: rotate(180deg);
}
/*
.fixed-btn {
    width: 20%;
    padding: 20px;
    position: relative;
    bottom: 30px;
    background: #2f914e;
    border: none;
    border-radius: 0 40px 0 40px;
    transition: 1s ease-in;
    width: 50%;
}
*/
.fixed-btn {
	width: 20%;
    padding: 5px;
    position: relative;
    bottom: 30px;
    background: #2f914e;
    border: none;
    border-radius: 0 40px 0 40px;
    -webkit-transition: 1s ease-in;
    -o-transition: 1s ease-in;
    transition: 1s ease-in;
    width: 45%;
    color: #fff;
}

.opaque40{
	opacity: 0.7;
}
footer {
    min-height: 250px;
    padding-top: 100px;
    padding-bottom: 100px;
}
section.bottom-bar {
	padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
    font-weight: 300;
}
section.bottom-bar a{
	color: #fff;
}
section.bottom-bar a {
    margin: 5px 5px;
}
section.bottom-bar .fab {
    color: #a7a7a7;
}
section.copyright {
    background: #494949;
    color: white;
    padding: 10px;
    font-size: 12px;
    font-weight: 300;
}
h1:before {
    content: "\f111";
    color: #2f914e;
    margin-right: 15px;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    vertical-align: middle;
}
h1:after {
	content: "\f111";
    color: #2f914e;
    margin-left: 15px;
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    vertical-align: middle;
}
h2:before {
    content: "\f18c";
    color: #2f914e;
    margin-right: 15px;
    font-family: "Font Awesome 5 Brands";
    font-size: 19px;
}
h2:after {
	margin-left: 15px;
    content: "\f18c";
    color: #2f914e;
    margin-right: 15px;
    font-family: "Font Awesome 5 Brands";
    font-size: 19px;
}
h2.intro:before {
    content: none;
}
h2.intro:after {
    content: none;
}
h3.pf-custom:before {
    content: "\f18c";
    color: white;
    margin-right: 15px;
    font-family: "Font Awesome 5 Brands";
    font-size: 19px;
}
h3.pf-custom:after {
    content: "\f18c";
    color: white;
    margin-left: 15px;
    font-family: "Font Awesome 5 Brands";
    font-size: 19px;
}
/*
.fade-block {
    background: linear-gradient(180deg, transparent 5%, #2f914ead);
    padding: 20px;
    border-radius: 10px;
}
*/
.fade-block {
    padding: 15px;
    text-align: center;
}
.custom-bg-hp{
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product-intro h1 {
    margin-bottom: 15px;
    margin-top: 15px;
}
span.medium {
    background: #2f914e;
    color: white;
    padding: 5px 10px;
    border-radius: 15px 1px;
}

.card-1 {
    background: white;
    color: grey;
    padding: 30px;
    border-radius: 100px 0px 100px 0px;
    -webkit-box-shadow: 0px 0px 20px #00000014;
            box-shadow: 0px 0px 20px #00000014;
    -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
}
.card-2 {
    background: #2f914e;
    color: white;
    padding: 30px;
    border-radius: 0px 100px 0px 100px;
    -webkit-box-shadow: 0px 0px 20px #00000014;
            box-shadow: 0px 0px 20px #00000014;
	-webkit-transform: rotate(3deg);
	    -ms-transform: rotate(3deg);
	        transform: rotate(3deg);
}
.card-3 {
    background: white;
    color: grey;
    padding: 30px;
    border-radius: 100px 0px 100px 0px;
    -webkit-box-shadow: 0px 0px 20px #00000014;
            box-shadow: 0px 0px 20px #00000014;
    position: absolute;
    width: 100%;
    top: -115px;
    left: 0;
    right: 0;
}
.card-4 {
    background: white;
    color: grey;
    padding: 30px;
    border-radius: 50px 0px 50px 0px;
    -webkit-box-shadow: 0px 0px 20px #00000014;
            box-shadow: 0px 0px 20px #00000014;
    width: 100%;
    top: -115px;
    left: 0;
    right: 0;
}
.card-5 {
    background: white;
    color: grey;
    padding: 30px;
    border-radius: 100px 0px 100px 0px;
    -webkit-box-shadow: 0px 0px 20px #00000014;
            box-shadow: 0px 0px 20px #00000014;
    position: absolute;
    width: 100%;
    top: -115px;
    left: 0;
    right: 0;
}
.vertical-h{
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
    letter-spacing: 25px;
    color: #2f914e;
    position: absolute;
    text-transform: uppercase;
    left: 0;
    bottom: -200px;
}
.descriptive h2 {
    margin-bottom: 25px;
    border-bottom: 1px solid #4fc65830;
    padding-bottom: 15px;
}
section.subscribe {
	background: #e6ffd6;
	padding: 25px 0px;
	color: #b8b8b8;
	font-weight: 300;
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.input-group {
    width: 100%;
}
.subscribe-button {
padding: 15px;
    border: 1px solid white;
    font-weight: 300;
    color: white;
    background: #2f914e;
}
input.form-control.subscribe-email {
    padding: 25px;
    border: none;
}
.text-black{
	color: black;
}
.col-md-6.col-xs-12.justify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #e6ffd6;
}
.no-padding{
	padding: 0px !important;
}
section.account {
    margin-top: 100px;
}
section.terms {
    margin-top: 100px;
}
section.terms h2{
    margin-top: 20px;
    margin-bottom: 20px;
}
section.terms h3{
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact__form .form-group {
    margin-bottom: 50px;
}
.contact__form .form-control {
    min-height: 50px;
	font-weight: 300;
}
.scroller {
	-webkit-animation-name: scroll;
	        animation-name: scroll;
	-webkit-animation-duration: 2s;
	        animation-duration: 2s;
	-webkit-animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	        animation-timing-function: cubic-bezier(.15,.41,.69,.94);
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
}
.fix-nav {
	/* this makes our menu fixed top */    
	z-index: 999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

.fix-body {
	/* this will adjust body top margin to prevent content jumping when nav gets fix  */    
	margin-top: 50px;
}
.ing .thumbnail {
    min-height: 540px;
}
.modal p {
    margin: 0 0 15px;
}
.nat-ing .btn-success{
    border-radius: 5px 41px;
}
.modal-header {
    background: #76c62021;
}
.ibn{
	-webkit-box-shadow: 0px 5px 15px #00000036;
	        box-shadow: 0px 5px 15px #00000036;
    padding: 20px;
    border-radius: 0 65px 0 0;
    border-top: 13px solid green;

}
h3.product-heading {
    font-size: 40px;
    text-transform: uppercase;
}
.img-justify{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mid-section-hp-align{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.brdr-top-left-rad{
    border-radius: 50px 0 0 0;
}
.brdr-bottom-right-rad{
    border-radius: 0 0 50px 0;
}
.custom-bg-left {
    background: -webkit-gradient(linear, left top, right top, from(#e6ffd6), to(transparent)) !important;
    background: -o-linear-gradient(left, #e6ffd6, transparent) !important;
    background: linear-gradient(90deg, #e6ffd6, transparent) !important;
}
.custom-bg-right {
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#e6ffd6)) !important;
    background: -o-linear-gradient(left, transparent, #e6ffd6) !important;
    background: linear-gradient(90deg, transparent, #e6ffd6) !important;
}
a.mobile-acc {
    position: fixed;
    bottom: 80px;
    background: #2f914e;
    color: white;
    width: 50px;
    text-align: center;
    height: 50px;
    padding: 15px;
    border-radius: 100px;
    -webkit-box-shadow: 0px 2px 5px #00000042;
            box-shadow: 0px 2px 5px #00000042;
    left: 10px;
    z-index: 9999;
}
a.cart-acc {
    position: fixed;
    bottom: 15px;
    background: #2f914e;
    color: white;
    width: 50px;
    text-align: center;
    height: 50px;
    padding: 15px;
    border-radius: 100px;
    -webkit-box-shadow: 0px 2px 5px #00000042;
            box-shadow: 0px 2px 5px #00000042;
    left: 10px;
    z-index: 9999;
}
.ki-img{

    border-radius: 100%;
    border: 3px solid white;
    -webkit-box-shadow: 0px 5px 15px #00000047;
            box-shadow: 0px 5px 15px #00000047;
}
.margin-override {
    margin-top: 100px !important;
}
h1.blog-header {
    margin-bottom: 30px;
}
p.blog-large {
    font-size: 18px;
    margin-bottom: 20px;
}
h3.blog-sub-header {
    border-bottom: 5px solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.side-section {
    margin-bottom: 50px;
}
.carousel-inner img {
    border-radius: 0 70px;
}
a.left.carousel-control {
    background: transparent;
}
a.right.carousel-control {
    background: transparent;
}
.mobile-fix-1 {
    padding: 15px;
    margin: 0px auto;
}
.btn-custom-ig {
    border-radius: 5px 41px;
    padding: 16px 41px;
    box-shadow: 0px 5px 5px #349b1b;
}
.product-fa{
    background: green;
    width: 30px;
    text-align: center;
    height: 30px;
    vertical-align: middle;
    color: white;
    padding: 6px;
    border-radius: 35px;
    margin-right: 5px;
}
.minwidth100{
	min-width: 100%;
}
.intro-advr {
    margin-bottom: 50px;
    border-bottom: 2px solid green;
    padding-bottom: 50px;
}
#overlay{
    z-index: 9999;
}
@-webkit-keyframes scroll {
	0% { opacity: 0; }
	10% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
	100% { -webkit-transform: translateY(15px); transform: translateY(15px); opacity: 0;}
}
@keyframes scroll {
	0% { opacity: 0; }
	10% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
	100% { -webkit-transform: translateY(15px); transform: translateY(15px); opacity: 0;}
}
@media (min-width: 768px){
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}
@media (max-width: 500px){
	.navbar-collapse ul li a {
		padding-bottom: 15px !important;
		padding-top: 15px !important;
		border-top: 1px solid gainsboro;
		width: 100%;
	}
	li.active {
		background: -o-linear-gradient(45deg, #e6ffd6, #e6ffd647);
		background: linear-gradient(45deg, #e6ffd6, #e6ffd647);
	}
	#wpf-loader-two .wpf-loader-two-inner {
	  left: 40%;
	}
	#parallax-id-1 {
		background: url(../img/skin_care.jpg) 30% 0% fixed no-repeat;
	}
	.block {
		padding: 100px;
	}
	.block-2 {
		padding: 20px;
		background: -o-linear-gradient(45deg, #dcffcf, transparent);
		background: linear-gradient(45deg, #dcffcf, transparent);
		border-top-left-radius: 50px;
	}
	section.intro img {
		padding: 30px;
	}
	.mobile-fix-1 {
		margin: 50px 0;
		width: 100%;
	}
	.custom-bg-left {
		background: transparent !important;
	}
	.custom-bg-right {
		background: transparent !important;
	}
	i.fas.fa-seedling.fa-5x {
		margin-top: 30px;
	}
	.card-4{
		margin-bottom: 30px;
	}
	.side-banner-about {
		border-radius: 0 65px 0 0;
	}
	.border-switch{
		border-right: 0;
		border-bottom: 3px solid;
		    margin-bottom: 50px;
	}

	section.main{
		margin-top: 150px;
	}
}
@media (max-width: 768px){
	img#repos4 {
		top: -80px;
		left: 0px;
		width: 40%;
	}
	img#repos5 {
		left: -20px;
		top: 80px;
		width: 40%;
	}
	img#repos6 {
		right: -20px;
		top: 60px;
		width: 40%;
	}
	section.intro img {
		padding: 30px;
	}
	.section-fix-height-mobile{
		min-height: 800px !important;
	}
	.navbar-collapse {
		background: white;
		margin-top: 25px;
	}
	.navbar-custom .nav >li >a {
		color: gray !important;
	}
	.navbar-custom-alt .nav >li >a {
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid gainsboro;
	}
	.product-img {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.custom-bg-hp{
		background: #fff;
	}
}

@media (max-width: 991px){
	img#repos4 {
		top: -80px;
		left: 0px;
		width: 40%;
	}
	img#repos5 {
		left: -20px;
		top: 80px;
		width: 40%;
	}
	img#repos6 {
		right: -20px;
		top: 60px;
		width: 40%;
	}
	.section-fix-height-mobile{
		min-height: 800px !important;
	}
	section.main.first-page1 {
		min-height: 1080px;
	}
	.vert-ctrl-mobile {
		margin-top: 70px;
	}
}