html {
	scroll-behavior: smooth;
}

body {
    font-family: 'Red Hat Display', sans-serif;
}

.main-sec {
	width: 100%;
	display: block;
	margin-top: 100px;
}

.breadcrumb_div {
	background: #fff;
	width: 100%;
	display: block;
}

.breadcrumb_div .breadcrumb {
	background: #fff;
	margin-bottom: 0px;
}

ul.breadcrumb li a:after {
	padding: 10px;
}

.accordion_section .moiste-btn.collapsed {
   
    background-image: url(../png/faq_up.png);
}
.accordion_section .moiste-btn {
    background: url(../png/faq_down.png) no-repeat calc(100% - 10px) center;
    background-size:16px;
    cursor: pointer;
    font-size: 18px;
    
}


ul.breadcrumb li a:after {
	content: "/";
	padding: 10px;
	font-weight: bold;
}

.moiste_nav {
	background: radial-gradient(65.23% 65.89% at 30.39% 50%, #193816 0%, #3C7138 100%);
	padding: 7px 8%;
}

.moiste_menus {
	margin-left: 10em;
}

.moiste_menus li {
	padding: 5px 0;
}

.moiste_menus li a {
	color: #ffffff !important;
	font-size: 18px;
	padding: 8px 16px !important;
}

.shop_menu {
	margin-left: 50px;
	border: 1px solid #fff;
	border-radius: 70px;
	padding: 5px 5px;
}

.shop_menu:hover {
	background-color: #ffffff;
}

.shop_menu:hover a {
	color: #3C6239 !important;
}

.moiste_menus p {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	margin: 3px 0px 0px 3px;
}

.moiste_menus p span {
	display: block;
	color: #fff;
}

.moiste_carousel {
	margin-top: 100px;
	position: relative;
	z-index: 0;
}

.moiste_carousel_item {
	/*background: radial-gradient(65.23% 65.89% at 30.39% 50%, #193816 0%, #3C7138 100%);*/
	background: radial-gradient(65.23% 65.89% at 30.39% 50%, #0f380b 0%, #3C7138 100%);
	width: 100%;
	min-height: 500px;
}

.moiste_carousel_caption {
	position: absolute;
	right: 0%;
	bottom: 0px;
	left: 0%;
}

.beauty_woman_skin_care {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 45% !important;
	height: auto !important;
	/*width: 30% !important;*/
}

.beauty_woman_skin_care_layer {
	position: absolute;
	right: -4px;
	bottom: 0;
	width: 45% !important;
	height: auto !important;
	opacity: 0.5;
	/*width: 30% !important;*/
}

.moiste_carousel_caption_txt {
	left: 8%;
	right: auto;
	bottom: auto;
	top: 30px;
	text-align: left;
}

.moiste_carousel_caption_txt h3 {
	color: #ffffff;
	font-size: 72px;
	font-family: 'Playfair Display', serif;
	font-weight: 600;
}

.moiste_carousel_caption_txt h3 span {
	display: block;
	color: #ffffff;
}

.moiste_carousel_caption_txt h1 {
	color: #ffffff;
	font-size: 20px !important;
	padding-top: 10px;
}

.moiste_carousel_caption_txt h6 {}

.moiste_carousel_caption_txt h6 a {
	color: #ffffff;
	display: block;
	border: 1px solid #fff;
	padding: 15px 10px;
	border-radius: 50px;
	width: 150px;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
}

.moiste_carousel_caption_txt h6 a:hover {
	color: #3C6239;
	background-color: #ffffff;
	font-weight: 400;
}

.moisturizer_section {
	position: relative;
	background-color: #ffffff;
	padding: 75px 0;
}

.moisturizer_left_block {
    
}
.h3Heading{
    color: #000000;
	font-family: 'Playfair Display', serif;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
}
.moisturizer_left_block img {
	width: 100%;
}

.moisturizer_right_block {}

.moisturizer_right_block h3 {
	color: #000000;
	font-family: 'Playfair Display', serif;
	font-size: 48px;
	font-weight: 700;
	padding-top: 50px;
	background: url(../png/moisturizer-pic11.png) no-repeat;
	background-size: 200px;
	background-position: bottom -70px left -15px;
	padding-bottom: 10px;
	position: relative;
}

.moisturizer_right_block h3 span {
	display: block;
	color: #3C6239;
}

.moisturizer_right_block p {
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
}

.moisturizer_middle_block {
	text-align: center;
	padding: 35px 0;
}

.moisturizer_middle_block h3 {
	color: #000000;
	font-family: 'Playfair Display', serif;
	font-size: 48px;
	font-weight: 700;
}

.moisturizer_middle_block h3 span {
	display: block;
}

.moisturizer_right_block2 h3 {
	background: none;
	padding-top: 0px;
}

.moisturizer_right_block2 h3 span {
	color: #000000;
}

.moisturizer_right_block2 h6 {}

.moisturizer_right_block2 h6 a {
	color: #000000;
	display: block;
	border: 1px solid #000000;
	padding: 15px 10px;
	border-radius: 50px;
	width: 225px;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
}

.moisturizer_right_block2 h6 a:hover {
	color: #ffffff;
	background-color: #017e52;
	border-color: #017e52;
	
}

.footer_section {
	position: relative;
}

.footer_section img {
	width: 100%;
}

.footer_section_sub {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 100px 0 25px 0;
}

.footer_left_block img {
	width: 200px;
	margin-bottom: 0px;
}

.footer_left_block p {
	color: #000000;
	font-size: 18px;
	line-height: 1.5;
}

.footer_middle_block {

	text-align: right;
}

.footer_middle_block h5 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
}

.footer_middle_block img {
	width: 175px;
}

.footer_right_block {}

.footer_right_block img {
	width: 100px;
}

.copyright_txt {}

.copyright_txt p {
	margin-bottom: 0px;
	padding-top: 8px;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
}

.copyright_txt p a {
	color: #000000;
}

.copyright_txt p a:hover {
	opacity: .8;
}

.copyright_social_block {}

.social_link {
	display: block;
	overflow: hidden;
	float: right;
	margin: 0;
}

.social_link li {
	float: left;
	list-style-type: none;
	padding: 0 10px;
}

.social_link li a {}

.social_link li a img {
	width: 40px;
}

.padding_border {
	padding-bottom: 50px;
	border-bottom: 1px solid #000000;
}

.footer_icon {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px !important;
}

.ctn {
	position: relative;
	min-height: 40px;
}

.ctn a {
	position: absolute;
	left: 0;
	top: -140px;
}

.ctn a.minus {
	position: absolute;
	left: 0;
	top: -100px;
}

.ctn.mbbile_cream {
	min-height: 0px;
}

.bckimg {
	position: relative;
	text-align: left;
	/*background-image: url(../assets/moisteimg/text_bck2.png);
             background-repeat: no-repeat;*/
}

img.text_bck_img {
	width: 200px;
	position: absolute;
	bottom: -7px;
	left: -26px;
	z-index: 0;
}

.moisturizer_middle_block.skin_concern {
	padding-top: 2rem;
}

.blog_div {
	width: 100%;
	display: block;
}

.blog_div img {
	width: 100%;
	text-align: left;
}

.blog_div p {
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	color: #242424;
}

.blog_div a {
	text-align: left;
	float: left;
	font-weight: bold;
	color: #000;
	/* font-size: 20px; */
	margin-bottom: 20px;
}

.moiste_menus {
	margin-left: 0em;
}

.footer_left_block ul {
	padding-left: 0px;
}

.footer_left_block ul li {
	list-style: none;
	display: inline-block;
}

.footer_left_block ul li a {
	padding-left: 10px;
	font-size: 18px;
	color: #000;
	font-weight: 600;
}

button.topbtn {
	background: #789d75;
	width: 50px;
	height: 50px;
	border: none;
	position: absolute;
	bottom: 0;
	right: 70px;
}

button.topbtn .fa {
	font-size: 30px;
	color: #315f2d;
}


#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #193816;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}

#myBtn:hover {
	background-color: #555;
}

section.blog_section {
	width: 100%;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
}

.top_section {
    display: flex;
    justify-content: space-between;
}

.top_section .date p {
     margin-bottom: 0px;
    font-weight: bold;
}

.share_flex p{
    margin-bottom: 0px;
    font-weight: bold;
    margin-right: 20px;
}
.blog_banner {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.blog_banner h1{
    color: #000000;
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 700;
}
.blog_description {
    margin-top: 20px;
}
.blog_description h4{
     color: #000000;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 700;
}


.banner_img {
    width: 100%;
    display: block;
}
.banner_img img{
    width: 100%;
}


.share_on {
    display: flex;
    justify-content: center;
    align-items: center;
}
.share_nav ul {
    padding-left: 0px;
    display: inline-flex;
    list-style: none;
    margin-bottom: 0px;
}
.share_nav ul li a img{
    width: 30px;
}

.row.padding_border.flex_bottom {
    display: flex;
    justify-content: center;
    align-items: end;
}

.stories_section{
    width: 100%;
    display: block;
    background: #f2f2f2;
}


section.video {
    width: 100%;
    height: 100%;
    background: url(../png/video_bck.png) no-repeat center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.about-txt.about-txt1 h2{
    color: #000000;
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
    
}
.about-txt.about-txt1 h4{
    color: #3C6239;
    text-align: center;
     font-size: 24px;
}
.accordion_section{
    width: 100%;
    display: block;
}
.accordion_section .moiste-btn{
    width: 100%;
    text-align: left;
}
.accordion_section .moiste-btn span {
    font-weight: 600;
    color: #000000;
   text-decoration: none;
}
a.btn.btn-link.moiste-btn {
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    
}
.accordion_section .moiste-btn span.faq-lable{
     color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background: #396c35;
   padding: 2px 15px;
    border-radius: 20px;
    
    margin-right: 50px;
}
.card.moiste-card .card-header {
    padding: 0px;
}

.btn:focus, .btn.focus{
   box-shadow: none !important;
}


section.video .heading h3 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-weight: 700;
    padding-bottom: 20px;
}
section.video .heading p{
    color: #fff;
}

.video-block {
            margin-bottom: 10px;
            background: transparent;;
            padding: 10px;
        }
        .video_txt {
                position: absolute;
                bottom: 0;
                color: #fff;
                width: 100%;
                padding-left: 15px;
                padding-right: 15px;
            }
          .video_txt  h4 {
            font-size: 18px;
            margin-bottom: 5px;
        }
        .video_txt p.date {
            margin-bottom: 10px;
            font-size: 12px;
            font-weight: 700;
        }
        .video-block .thumbnail-block {
            position: relative;
            border: 0px solid #e4e4e4;
            border-radius: 0px;
            background: #eee;
            text-align: left;
        }
        .video-block .thumbnail-block a {
            min-height: 225px;
        }
        .video-block .thumbnail-block a img {
            border-radius: 0px;
            width: 100%;
            height: 230px;
        }
         .video-block .overlap {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #3333335e;
            display: none;
            cursor: pointer;
            text-align: center;
        }
        .video-block .thumbnail-block a .overlap img {
            width: 55px;
            margin-top: 20%;
            height: auto;
        }
         .video-block .thumbnail-block a:hover >.overlap {
            display: block;
        }
        .video_models button.close {
            position: absolute;
            top: 0;
            right: 0;
            background: #2e5a2a;
            width: 30px;
            height: 30px;
            z-index: 10303;
            color: #fff;
            opacity: 100%;
        }
       
        .owl-theme .owl-controls .owl-buttons div{
                background: transparent;
        }
        .owl-buttons img {
            width: 40px;
        }
        .owl-controls.clickable {
            position: absolute;
            top: -70px;
            right: 50px;
        }
        
        .card.moiste-card .card-header a.btn.btn-link.moiste-btn{
    padding: 10px 20px;
}
.card.moiste-card .card-body.moiste-card-body{
       padding: 10px 20px;
} 
 
 
 .card.moiste-card .card-body.moiste-card-body p.faq-lable-2 {
    margin-bottom: 0px;
    font-style: italic;
}
           

/*mobile view*/

@media (max-width: 767px) {
	blog_div a {
		margin-bottom: 20px;
	}

.blog_banner h1 {
    color: #000000;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-weight: 700;
}
.blog_description h4 {
    color: #000000;
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    font-weight: 700;
}
.ctn {
    position: absolute;
    margin-top: -110px;
}

	.ctn.mbbile_cream.web {
		display: none;
	}

	.footer_left_block {
		display: none;

	}

	.ctn {
		position: relative;
		min-height: 40px;
	}

	.ctn a {
		position: absolute;
		left: 0;
		top: -100px;
	}


	.container {
		width: 100%;
	}

	.moisturizer_left_block {
		text-align: center;
	}

	.moisturizer_left_block img {
		width: 75%;
		margin-bottom: 15px;
	}

	.moisturizer_right_block h3 {
		font-size: 32px;
		padding-top: 0px;
		background-size: 140px;
		background-position: bottom -50px left -10px;
	}

	.moisturizer_middle_block h3 {
		font-size: 32px;
	}

	.moisturizer_right_block p {
		color: #000000;
		font-size: 17px;
	}

	.moisturizer_middle_block {
		padding: 15px 0;
	}

	.moisturizer_right_block2 h6 a {
		padding: 12px 10px;
		width: 200px;
		font-size: 18px;
	}

	.reverse_class {
		flex-direction: column-reverse;
	}

	.moisturizer_section {
		padding: 20px 0;
	}

	.footer_section {
		border-top: 2px solid #2c633c;
	}

	.footer_section_sub {
		position: inherit;
		padding: 5px 0;
		text-align: center;
	}

	.footer_left_block p {
		font-size: 17px;
	}

	.footer_middle_block {
		margin-top: 10px;
		text-align: center;
		margin-bottom: 15px;
	}

	.footer_bg {
		display: none;
	}

	.padding_border {
		padding-bottom: 15px;
		border-bottom: 1px solid #000000;
	}

	.social_link {
		margin: 0 auto 10px auto;
		width: 100%;
		padding-left: 0px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.moiste_carousel_caption_txt {
		left: 6%;
		top: 10px;
	}

	.moiste_carousel_caption_txt h3 {
		font-size: 36px;
		line-height: 1.6;
	}

	.moiste_carousel_caption_txt p {
		font-size: 18px;
	}

	.moiste_carousel_caption_txt h6 a {
		padding: 10px;
		width: 135px;
		font-size: 18;
	}

	.beauty_woman_skin_care {
		/*width: 60% !important;*/
		width: 75% !important;
	}

	.beauty_woman_skin_care_layer {
		right: 0px;
		width: 75% !important;
	}

	.moiste_menus {
		margin-left: 0em;
	}

	.shop_menu {
		margin-left: 0px;
		padding: 3px !important;
		width: 225px;
		text-align: center;
		margin-bottom: 10px;
	}

	.moiste_btn {
		background-color: #ffffff;
		border: 1px solid #ffffff;
		border-radius: 0;
	}

	.moiste_menus p {
		display: none;
	}

	.footer_icon {
		width: 40px !important;
	}
	.owl-controls.clickable {
    position: relative;
    top: 0;
    right: 0;
    }
    .moiste_cream_section {
    padding-top: 30%;
    }
}