@charset "utf-8";
/* CSS Document */


body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-family: "Raleway", sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#333; text-decoration:none;}
a:hover {outline: none; text-decoration:none;}
img {border: none;max-width: 100%;vertical-align: middle;height: auto;}
li {list-style:none;}
*{box-sizing:border-box;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}

.age-pop-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .85);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0
}
.age-pop {
    width: 500px;
    height: auto;
    background: #f2f2f2;
    margin: 12rem auto;
    text-align: center;
    border-radius: 3px;
    padding: 1.5rem 1rem .2rem;
}
.agepop-txt {
    color: #000000;
    font-weight: 700;
    font-size: 16px;
	text-transform:capitalize;
}
.agepop-txt span{
	font-size:22px;
	display:block;
	margin-bottom:5px;
	}
.agepop-btns button {
        width: auto;
    display: inline-block;
    padding: 10px 60px;
    border-radius: 3px;
    cursor: pointer;
    margin: 10px 0;
    font-size: 1rem;
    outline: none;
    border: none;
}
.agepop-btns button.yes-btn {
    background: #3aaa35;
    color: #fff;
}
.agepop-btns button.no-btn {
    background: #eb0000;
	color:#fff;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
.fl{float:left;}
.fr{float:right;}
.show-mob{ display:none;}

.hide-desk{display:none;}

.topStrip {
	float: left;
	width: 100%;
	height: 34px;
	overflow: hidden;
	position: relative;
	background: #000;
	}
.click-bank{
	display:inline-block;
	vertical-align:top;
	}
.top-fix-bar{
	float: left;
	width: 100%;
	margin-bottom:75px;
	}
.header{
	float:left;
	width:100%;
	background:#fff;
	height:75px;
	padding:9px 0;
	margin-top:-75px;
	top:75px;
	position:relative;	
	    -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);	
	}
.fixed-nav .header{
	position: fixed;
	z-index: 11;
	-webkit-transition: margin .3s ease-out;
	transition: margin .3s ease-out;
	margin-top:0;
	top:0;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.1);	
	}				
.logo{
	float: left;
    margin-top: 12px;
    max-width: 300px;
	}
ul.topMenu{
   	float:right;
	margin:19px 20px 0 0;
	}
ul.topMenu li{
	float:left;
	padding:2px 20px;
	position:relative;
	border-right:1px solid #b0d7d9;
	}
ul.topMenu li a{
	color:#000;
	font-size:17px;
	line-height:16px;
	font-weight:500;
	}
ul.topMenu li:last-child{border-right:none;}
ul.topMenu li a:hover, ul.topMenu li a.active{color:#009145;}
.nav-btn{
    float: right;
    background: #4CAF50;
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 3px;
    position: relative;
}
a.nav-btn:after{}

/*================BANNER===================*/
.banner {
    float: left;
    width: 100%;
    background: url(../images/banner.jpg) no-repeat center top;
    padding: 65px 0;
	height:854px;
}
.bnr-rit {
    float: left;
    width: 53%;
    text-align: left;
    margin-top: 130px;
}
.bnr-p1 {
    float: left;
    width: 100%;
    color: #af946d;
    font-size: 38px;
    line-height: 44px;
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
}
.bnr-p1 span{
	    font-weight: 700;
    color: #115c34;
    display: block;
    font-size: 60px;
    line-height: 65px;
    margin-top: 8px;
}
.bnr-p2 {
	float: left;
    width: 100%;
    color: #000;
    font-size: 55px;
    line-height: 60px;
    font-weight: 700;
    text-transform: capitalize;
}
.bnr-hr {
    float: left;
    width: 80%;
    margin: 10px 10%;
    height: 1px;
    background: #e5e5e5;
    border: none;
}
.bnr-p3 {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin: 20px 0 0;
}
.bnr-btl {
    position: absolute;
    right: 160px;
    top: 135px;
    max-width: 236px;
    z-index: 1;
}
.bnr-btl1 {
	position: absolute;
    right: 270px;
    top: 160px;
    max-width: 212px;
}
.bnr-btl2 {
	position: absolute;
    right: 65px;
    top: 160px;
    max-width: 212px;
}
.bnr-ul {
	float: left;
    width: 100%;
    margin: 40px 0 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px;
}
.bnr-ul li {
    float: left;
    width: 32%;
    font-size: 18px;
    line-height: 27px;
    color: #282828;
    padding: 0 20px 0 0;
    text-align: left;
    position: relative;
    font-weight: 500;
}
.bnr-ul li img {
	display: block;
    margin-bottom: 10px;
}
.bnr-ul li p {
    float: left;
    width: 100%;
    margin-top: 8px;
    line-height: 26px;
}
.bnr-ul li:after{
	position: absolute;
    content: "";
    top: 0;
    right: 10px;
    border-right: 1px solid #c79b5b;
    bottom: 0;
	}
.bnr-ul li:last-child:after{ display:none;}

.show-btn {
    display: inline-block;
    max-width: 100%;
}

/*================BANNER STRIP===================*/
.strip {
    float: left;
    width: 100%;
    padding: 60px 0;
	background: linear-gradient(to bottom, #faf9f9 52%, #fff 50%)
}
.strp-lft {
    float: left;
    width: 45%;
    text-align: left;
}
.strp-rit {
    float: right;
    width: 46%;
    text-align: left;
}
.strp-rit .sec1-p2 {
    margin: 0;
}
.strip-ul {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
    margin-top: 50px;
}
.strip-ul li {
    float: left;
    
    width: 32%;
    padding: 35px 30px;
    box-shadow: 0px 0px 5px #ccc;
    text-align: left;
}
.strip li img {
    max-width: 100%;
    display: block;
    margin: 0 0 15px;
}
.strip li p {
	font-size: 18px;
    line-height: 28px;
    color: #000;
}
.strip li p span {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    color: #115c34;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 12px;
	font-family: "Jost", sans-serif;
    display: block;
}

/*================SECTION 1===================*/
.section-1 {
	float: left;
	width: 100%;
	padding: 60px 0;
	
}
.s1-rit .show-btn{
	margin-top:40px;
	}
.s1-rit{
	float:right;
	width:48%;
	text-align:left;
	position:relative;
	}
.sec1-model{
	position:absolute;
	top:10px;
	left:0;
	}
.sec1-p1 {
	    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #af946d;
    font-size: 32px;
    line-height: 42px;
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
}
.sec1-p1 span {
    display: block;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    color: #115c34;
}
.sec-line {
    display: inline-block;
    max-width: 100%;
    margin: 8px 0;
}
.sec1-p2 {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #3d3d3d;
    font-size: 19px;
    line-height: 32px;
    margin-top: 20px;
}
.sec1-ul {
	float: left;
    width: 100%;
    padding: 39px 0px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sec1-ul li {
	width: 32%;
    border: 1px solid #ccdbdf;
    display: inline-block;
    margin: 0px 0px;
    padding: 20px 10px;
	text-align: left;
}
.sec1-ul li .sec1-p2{ 
	margin-top:0;
	line-height:28px;
	}
.sec1-li-img1 {
    max-width: 100%;
    display: inline-block;
}
.sec1-p3 {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 5px 10px;
}
.sec1-ul-2 {
    float: left;
    width: 100%;
    padding: 40px 0px;
    text-align: center;
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.sec1-ul-2 li {
    width: 15%;
	display:inline-block;
}
.icon1 {
    display: inline-block;
    max-width: 100%;
}


/*================SECTION 3===================*/
.sec3 {
    float: left;
    width: 100%;
    background: url(../images/section3-bg.jpg) no-repeat center top;
    padding: 47px 0;
    height: 500px;
	text-align: center;
}
.s3-innr{
	    display: inline-block;
    vertical-align: middle;
    width: 80%;
    text-align: center;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 10px 30px;
    border-radius: 20px;
	}
.s3-innr .sec1-p1,.s3-innr .sec1-p1 span{ color:#fff;}
.s3-innr .sec1-p2{ color:#fff;}
.s3-innr .show-btn{ margin-top: 40px;}
.sec3-btl, .sec3-btl1{
        position: absolute;
    left: -70px;
    top: 10px;
    max-width: 190px;
    z-index: 1;
    transform: rotate(-10deg);
	}
.sec3-btl1{
	left: auto;
    right: -70px;
    transform: rotate(10deg);
	}

/*************************/
.orng-btl {
	float: left;
	width: 100%;
	background: #fed7d8 url(../images/orng-btl-bg.jpg) no-repeat right top;
	padding: 37px 35px;
	text-align: left;
	position:relative;
	overflow: hidden;
}
.orng-btl1, .orng-btl2 {
    position: absolute;
    top: -10px;
    right: 260px;
    max-width: 130px;
    transform: rotate(-30deg);
}
.orng-btl2 {
    right: 30px;
    max-width: 160px;
    top: 0px;
}
.orng-p1 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.orng-btl-lft {
	float: left;
	width: 49%;
	text-align: left;
}
.orng-p2 {
	float: left;
	width: 100%;
	color: #353535;
	font-size: 17px;
	line-height: 28px;
	font-weight: 400;
	margin: 11px 0 19px;
}
.show-btn {
	outline: none;
    font-size: 22px;
    line-height: 60px;
    color: #ffffff;
    margin-top: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: linear-gradient(180deg, #dcb173, #a37643);
    text-transform: capitalize;
    font-weight: 700;
    position: relative;
    border-radius: 50px;
    height: 60px;
    width: 250px;
    font-family: inherit;
    border: none;
    cursor: pointer;
    transition: all 0.3s;
    letter-spacing: 1px;
}

.show-btn:hover{
	letter-spacing: 0.5px;
}

/*================SECTION 2===================*/
.sec2 {
    padding: 60px 0 60px;
    text-align: center;
    float: left;
    width: 100%;
    background: #fff;	
}
.sec2 .sec1-p2{
	width:82%;
	}
.prod-box {
    float: left;
    width: 100%;
    padding: 45px 0px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 25px;
}
.prod-box li {
	width: 32%;
    float: left;
    position: relative;
    background: #f4f5f4;
    padding: 15px 10px 30px;
    border-radius: 10px;
	transition: all 0.3s;
	
}
.prod-box li:hover{
	background:#115932;
	}
.prod-box li:hover .s2prd-hding{ color:#fff;}
.prod-box li .show-btn{ margin-top: 10px;}
.prod-box li:hover .show-btn{ background:#fff; color:#3aa138;}
.prod-box li:hover .s2prd-prc{ color:#fff;}
.prdt-imgs{
	border-radius: 10px;
    background: #e8e7e5;
    padding: 25px 10px;
	}
.s2-prd-1 {
    display: block;
    margin: 0 auto 0px;
    position: relative;
    z-index: 9;
    max-width: 140px;
}
.s2-prd-1:nth-child(2), .s2-prd-1:nth-child(3), .s2-prd-1:nth-child(4),.s2-prd-1:nth-child(5){
	position: absolute;
    z-index: 5;
    left: 15%;
    top: 27px;
    max-width: 130px;
}
.s2-prd-1:nth-child(3){
	left:auto;
	right: 15%;
}
.s2-prd-1:nth-child(4),.s2-prd-1:nth-child(5){
	z-index: 0;
    left: 5%;
    top: 34px;
    max-width: 120px;
}
.s2-prd-1:nth-child(5){
	left: auto;
    right: 5%;
}
.s2prd1, .s2prd_bndl {
    position: absolute;
    max-width: 250px;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.prd-detls {
    width: 100%;
    float: left;
    padding: 20px 0 5px;
}
.s2prd-hding {
	font-size: 22px;
    line-height: 30px;
    padding: 0px 10px 0;
    float: left;
    width: 100%;
    color: #000;
    font-weight: 400;
}
.s2prd-hding span {
    display: block;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
	padding-bottom:10px;
	font-family: "Jost", sans-serif;
}
.s2prd-prc, .s2prd-prc2 {
    float: left;
    width: 100%;
    color: #c79b5b;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 10px 5px 10px;
}

.prod-box li:nth-child(5), .prod-box li:nth-child(6), .prod-box li:nth-child(7), .prod-box li:nth-child(8){margin-bottom:0;}
a.s2btn1, a.s2btn2 {
    
}


/*-----------------------
FOOTER CSS
------------------------*/
footer, .foo-btm {
        float: left;
    width: 100%;
    padding: 30px 0;
    background: #333;
	text-align: center;
	color: #fff;
}
.foo-logo{
	display:inline-block;
	vertical-align: middle;
	max-width: 200px;
	margin-bottom:5px;
}
.ftrBox2 {
    float: left;
    width: 100%;
}
.ftr-nav {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	margin:10px 0;
}
.ftr-nav li {
    margin-right: 20px;
}
.ftr-nav li img {
    filter: brightness(0) invert(1);
}
.ftr-nav li:last-child{margin-right:0;}
.other-links {
        float: left;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
    row-gap: 5px;
}
.other-links li{
	position:relative;
	margin-right:20px;
}
.other-links li a,.ftr-nav li a{color:#fff;}
.other-links li:last-child{margin-right:0;}
.other-links li:after{
	content: "";
    position: absolute;
    top: 2px;
    /* bottom: 14px; */
    right: -10px;
    border-right: 1px solid #ccc;
    height: 18px;
}
.other-links li:last-child:after{
	border:none;
}
footer p, .foo-btm p {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
	margin-top:12px;
	font-weight:400;
}
footer .ftr-txt2{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
	margin-top:15px;
	}
footer p a{
	color: #fff;
	padding:0 5px;
}
.foo-btm{
    padding: 15px 0;
	border-top:2px solid #c79b5b;
}
.foo-btm p{
	margin:0;
}



/*-----------------------
MEDIA CSS
------------------------*/
@media only screen and (max-width:1180px){
.container{width:1000px;}

ul.topMenu{margin: 19px 5px 0 0;}
ul.topMenu li{padding: 2px 6px;}
ul.topMenu li a{ font-size:16px;}

.s1-hd{font-size: 38px; line-height: 48px; }
.s1-prd{right: 180px; max-width: 290px; top: 224px;}
.btn-bx{max-width:430px;}
.btn-tx:before, .btn-tx:after{margin:0 10px; width:70px;}
.s1-tx{width: 90%; font-size: 18px; line-height: 26px;}

.s2-inr-bx{margin: 10px 5px 0px;}

.comn-hdg{ font-size: 38px; line-height: 46px;}
.comn-txt{padding:0;}

.s6-inr{padding-right:420px;}
.s6-prd{width:420px;}


.ftr-tx{padding:0;}
}


@media only screen and (max-width:1010px){





}

@media only screen and (max-width:767px){

}




/*TERMS- PRIVACY*/

.trms-sec2{
	float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    margin-top: 20px;
}
.trms-innner {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
}
.trms-sec2 h1{
	height:40px;
	line-height:40px;
	background:#333;
	color:white;
	margin:20px 0 20px 0;
	padding:0 10px;
	font-size:26px;
	float: left;
    width: 100%;
}
.trms-sec2 h3{
	font-size:24px;
	font-weight:700;
	float:left;
	width:100%;
	margin:0px 0 10px;
}
.trms-sec2 p{
	float:left;
	width:100%;
	font-size:18px;
	line-height:26px;
	margin:0px 0 22px;
}
.trms-sec2 ol{
	float:left;
	width:100%;
	padding:0 20px;
	}
.trms-sec2 ol li {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 10px;
    list-style: auto;
}
.trms-sec2 h4, .trms-sec2 h5{
	font-size:20px;
	font-weight:600;
	float:left;
	width:100%;
	margin:10px 0;
	}
.trms-sec2 h5{ font-size:20px; font-weight:400;}
.top_sec {
        float: left;
    width: 100%;
    background: #89d3ae;
    margin-bottom: 20px;
    text-align: left;
}
.trms-sec2 .top-txt {
       float: left;
    width: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 31px;
    height: 24px;
    font-size: 22px;
    padding: 7px 14px;
}
p.ing-lft-bx-hed {
    font-size: 26px;
    float: left;
    width: 100%;
}

@media only screen and (max-width: 767px){
	.tems_bg {    padding: 10px 0;}
	}

/*-----------------------
		Pulse
------------------------*/
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	}
@keyframes pulse {
0% {transform: scale(0.9);}
50% {transform: scale(1);}
100% {transform: scale(0.9);}
}

@-webkit-keyframes pulse {
0% {-webkit-transform: scale(0.95);}
50% {-webkit-transform: scale(1);}
100% {-webkit-transform: scale(0.95);}
}
