/* @font-face{
	src: url('../fonts/BickhamScriptPro-Regular.otf');
	font-family: 'BickhamScriptPro-Regular.otf';
}
@font-face{
	src: url('../fonts/HKSerif-Medium.otf');
	font-family: 'HKSerif-Medium.otf';
}
@font-face{
	src: url('../fonts/HKSerif-Italic.otf');
	font-family: 'HKSerif-Italic.otf';
}
@font-face{
	src: url('../fonts/HKSerif-Regular.otf');
	font-family: 'HKSerif-Regular.otf';
} */
@font-face{
	src: url('../fonts/bickham.ttf');
	font-family: 'bickham.ttf';
}
@font-face{
	src: url('../fonts/Copperplate Gothic Bold Regular.ttf');
	font-family: 'Copperplate Gothic Bold Regular.ttf';
}
@font-face{
	src: url('../fonts/Poppins-Medium.ttf');
	font-family: 'Poppins-Medium.ttf';
}
@font-face{
	src: url('../fonts/HKSerif-MediumItalic.otf');
	font-family: 'HKSerif-MediumItalic.otf';
}
body {
    padding-top: 110px;
}
html{
	font-size: 16px;
}
*{
	transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-o-transition: all ease .4s;
}
body{
	
}
body h1,h2,h3,h4,h5,h6,p{
	margin: 0px;
}
body input:focus{
	outline: none;
}
body ul{
	margin: 0;
	padding: 0px;
	list-style: none;
}
body a:hover,body a:focus{
	text-decoration: none;
}
header{
	    padding-bottom: 60px;
}
.padding_0{
	padding: 0px;
}
.padding_left{
	padding-left: 0px;
}
.padding_right{
	padding-right: 0px;
}
.navbar {
    font-family: "Poppins",sans-serif;
    background-color: white;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 0px;
    top: 0;
    position: absolute;
    padding-top: 40px;
    padding-bottom: 0px;
    width: 100%;
    z-index: 999999999;
}
.sticky{
	position: fixed;
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}
.navbar-nav{
	text-align: center;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
}
.navbar-nav>li>a{
	text-transform: uppercase;
	color: #23876A;
	font-size: 0.9rem;
	letter-spacing: 2px;
	font-weight: 500;
	font-family: 'Poppins-Medium.ttf';
	padding: 1rem 1.3rem;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #23876A;
}
.nav-brand{
	padding: 0 3.5rem;
}
.nav-brand img{
	width: 180px;
	margin-top: -45px;
}
header{
	text-align: center;
	position: relative;
	margin-top: 20px;
}
header .container{
	width: 1350px;
	max-width: 100%;
}
header .bg_img{
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
	width: 100%;
}
header img {
    width: 95%;
    margin-bottom: 50px;
    float: left;
}
header h1{
	font-family: 'bickham.ttf';
	font-size: 7.5rem;
	margin-top: 200px;
	color: #D2B35B;
}
header h2{
	font-family: 'Copperplate Gothic Bold Regular.ttf';
	color: #D2B35B;
	font-size: 2.4rem;
	letter-spacing: 7px;
}
.aboutus_section{
	margin-bottom: 560px;
}
.aboutus_section .container{
	width: 1350px;
	max-width: 100%;
}
.aboutus_section img{
	width: 100%;
}
.aboutus_section .box{
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 50px;
	text-align: center;
}
.aboutus_section .box_1{
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 100px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 0px;
}
.aboutus_section .box .bg {
    position: absolute;
    width: 150px;
    top: 22%;
    left: 37%;
}
.aboutus_section h3 {
    font-family: 'Poppins-Medium.ttf';
    font-size: 2rem;
    color: #626868;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
    letter-spacing: 1px;
    z-index: 1;
    line-height: 1;
}
.aboutus_section h3:after{
	content: "";
	background-color: #D2B35B;
	width: 100px;
	left: -50px;
	top: 50%;
	height: 1px;
	position: absolute;
}
.aboutus_section .container{
	width: 100%;
}
.aboutus_section .box_1 h3{
	margin-top: 0px;
}
.aboutus_section .box_1 h3:after{
	left: initial;
	right: -100px;
}
.aboutus_section p {
    font-family: 'HKSerif-Medium.otf';
    color: #626868;
    font-size: 1.1rem;
    line-height: 1.6;
    padding: 0 20px;
    letter-spacing: 2px;
}
.heading{
	color: #626868;
	font-family: "Poppins",sans-serif;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin: 50px 0px !important;
	text-align: center;
	font-weight: 500;
	position: relative;
}
.heading:after{
	content: "";
	background-color: #D2B35B;
	width: 200px;
	left: 0px;
	top: 50%;
	height: 1px;
	position: absolute;
}
.contact_section .heading{
	margin-top: 0 !important
}
.heading:before{
	content: "";
	background-color: #D2B35B;
	width: 200px;
	right: 0px;
	top: 50%;
	height: 1px;
	position: absolute;
}
.product_section .container{
	width: 100%;
	max-width: 100%;
}
.product_section{
	background-color: #F8F8F5;
	padding-bottom: 50px;
	margin-top: 730px;
}
.product_section .heading {
    margin-top: -575px !important;
}
.product_section .bottle{
	width: 80%;
	margin: auto;
	display: block;
}
.product_section .logo{
	width: 23%;
	margin: auto;
	display: block;
	margin-top: 50px;
	margin-bottom: 30px;
}
.product_section h3{
	font-family: 'Poppins-Medium.ttf';
    font-size: 2rem;
    color: #626868;
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    z-index: 1;
    line-height: 1;
}
.product_section p {
    font-family: 'HKSerif-Medium.otf';
    color: #626868;
    font-size: 1.1rem;
    line-height: 25px;
    padding: 0 72px;
    letter-spacing: 1px;
    margin-bottom: 50px;
    text-align: center;
    font-family: 'HKSerif-Regular.otf';
}
.heading{
	    font-family: 'Poppins-Medium.ttf';
    font-size: 2rem;
    color: #626868;
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: center;
    position: relative;
    letter-spacing: 1px;
    z-index: 1;
    line-height: 1;
}
.serve_section .container{
	width: 100%;
	max-width: 100%;
}
.serve_section .heading{
	padding: 20px;
}
.serve_section img{
	width: 50%;
	display: block;
	margin: auto;
}
.serve_section .box{
	width: 100%;
	display: inline-block;
	position: relative;
	background-image: url(../images/green_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 110px 30px;
}
.serve_section h2 {
    font-size: 2.8rem;
    color: white;
    text-align: left;
    margin-top: 50px;
    padding-left: 110px;
    text-transform: uppercase;
    font-family: "Poppins",sans-serif;
    font-weight: 300;
    letter-spacing: 4px;
    position: relative;
    margin-bottom: 50px;
}
.serve_section h2 span {
    text-transform: capitalize;
    font-family: 'BickhamScriptPro-Regular.otf';
    font-size: 6rem;
    position: absolute;
    left: 36%;
    top: 40%;
}
.serve_section .btn_green {
    background-color: transparent;
    color: white;
    font-size: 1.2rem;
    padding: 10px 34px;
    border-radius: 18px;
    border: 1px solid white;
    display: inline-block;
    text-align: left;
    margin-left: 28%;
    letter-spacing: 1px;
    margin-top: 50px;
    font-family: 'HKSerif-Italic.otf';
}
.contact_section{
	padding-bottom: 50px;
}
.contact_section .container{
	width: 1366px;
	max-width: 100%;
}
.contact_section .box{
	padding: 100px 50px;
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.contact_section .box img {
    position: absolute;
    left: 14%;
    top: 32%;
    width: 260px;
}
.contact_section .box h3{
	color: #626868;
	font-size: 1.5rem;
	text-transform: uppercase;
	margin-bottom: 50px;
	letter-spacing: 2px;
	font-family: 'Poppins-Medium.ttf';
}
.contact_section p {
    font-family: 'HKSerif-Medium.otf';
    color: #626868;
    font-size: 1.1rem;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.contact_section p a{
	color: #228769;
}
.contact_section form{
	text-align: center;
}
.contact_section form input{
	width: 100%;
	background-color: white;
	color: black;
	border: none;
	border-bottom: 5px solid #E3E3E3;
	padding-left: 30px;
	height: 70px;
	margin-bottom: 20px;
	font-size: 1.1rem;
}
.contact_section form textarea{
	width: 100%;
	background-color: white;
	color: black;
	border: none;
	border-bottom: 5px solid #E3E3E3;
	padding-left: 30px;
	height: 50px;
	margin-bottom: 20px;
	margin-top: 50px;
	font-size: 1.1rem;
}
.contact_section form input::placeholder,.contact_section form textarea::placeholder{
	font-family: 'HKSerif-Medium.otf';
	color: #BDBDBD;
}
.contact_section form button {
    color: #228769;
    background-color: white;
    border: 1px solid #228769;
    border-radius: 16px;
    padding: 10px 60px;
    font-size: 1.2rem;
    font-family: 'HKSerif-Italic.otf';
}
.serves_section{
	background-color: #F8F8F5;
}
.serves_section .heading{
	display: inline-block;
	width: 100%;
}
.serves_section .container{
	width: 100%;
	max-width: 100%;
}
.serves_section img{
	width: 100%;
}
.flex{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -o-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-o-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
}
.serve-wrapper .serves_section .p1, .serve-wrapper .serves_section .p2{
	font-family: 'HKSerif-MediumItalic.otf';
	color: #228769;
	font-size: 1.1rem;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
	line-height: 1.2;
	margin-bottom: 20px;
}
.serve-wrapper .serves_section .p2{
	color: #626868;
	font-family: 'HKSerif-Medium.otf';
}
.serve-wrapper .serves_section .box img {
    position: absolute;
    width: 150px;
    top: 40%;
    left: 40%;
}
.serves_section h3 {
    color: #626868;
    font-size: 2rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 15px;
    z-index: 1;
    position: relative;
    margin: 100px 0 !important;
    font-family: 'Poppins-Medium.ttf';
}
.serve-wrapper .serves_section h3 {
    margin: 0 !important;
    margin-bottom: 40px !important;
}
.serves_section p{
	font-family: 'HKSerif-Medium.otf';
	color: #626868;
	font-size: 0.9rem;
	line-height: 25px;
	letter-spacing: 1px;	
	margin-bottom: 20px;
	text-align: center;
}
.fix-height-section{
	height: 600px;
}
.height-100{
	height: 100%;
}
.bg-img-section{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
}
.serves_section p a{
	color: #228769;
}
.serves_section .box{
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 30px;
	text-align: center;
}
.serves_section .box img{
	width: 150px;
	top: 20%;
	left: 36%;
}
.serve-wrapper .contact_section .heading, .serve-wrapper .serves_section h3.perfect-h{
	margin-top: 80px !important;
}
.serve-wrapper .serves_section h3.perfect-h{
	margin-bottom: 80px !important;
}
.stockist-link a {
    color: #626868 !important;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 15px;
    z-index: 1;
    position: relative;
    margin: 100px 0 !important;
    font-family: 'Poppins-Medium.ttf';
}

div.stockist-block {
	margin-bottom: 20px;
	min-height: 60px;
}

div.stockist-header {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.5rem;
	color: #228769;
	margin-bottom: 30px;
	min-height: 40px;
    font-family: 'Poppins-Medium.ttf';
}


footer{
	background-color: #F4F4F0;
	padding: 10px 0px;
}
footer .container{
	width: 1300px;
	max-width: 100%;
}
footer img{
	width: 120px;
}
footer ul{
	text-align: right;
	margin-top: 15px;
}
footer ul li a{
	color: #228769;
	font-size: 1.7rem;
	display: inline-block;
	padding: 0px 2px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.footer-links {
	color: #228769;
}
a:focus .footer-links, a:hover .footer-links {
	background-color: transparent;
	color: #23876A;
}

p.faq-a {
	text-align: left;
}

.faq-q {
	color: #23876A;
}


@media(max-width: 1320px){
	html{
		font-size: 15px;
	}
	.serves_section .box{
		padding: 140px 50px;
	}
}
@media(max-width: 1200px){
	html{
		font-size: 14px;
	}
	.nav-brand{
		padding: 0px;
	}
	.aboutus_section .box{
		padding-bottom: 0px;
	}
	.aboutus_section h3{
		margin-top: 0px;
	}
	.serve_section .box{
		padding: 60px 30px;
	}
	.serves_section .box{
		padding: 110px 50px;
	}
}
@media(max-width: 1024px){
	html{
		font-size: 12px;
	}
	.nav-brand img{
		width: 120px;
	}
	.navbar-nav>li>a{
		padding: 0.95rem;
	}
	.aboutus_section{
		margin-bottom: 350px;
	}
	.aboutus_section .box{
		padding: 30px !important;
	}
	.aboutus_section .box_1 h3:after {
	    left: initial;
	    right: -30px;
	}
	.aboutus_section p{
	    font-size: 0.85rem;
    	line-height: 18px;
	}
	.product_section .heading {
	    margin-top: -320px !important;
	}
	.product_section .bottle {
	    margin-top: -250px !important;
	}
	.serve_section .box {
	    padding: 40px 30px;
	}
	.serves_section .box{
		padding: 80px 50px;
	}
}
@media(max-width: 767px){
	html{
		font-size: 13px;
	}
	.fix-height-section {
    height: auto;
}
.bg-img-section{
	min-height: 300px;
}
.product_section{
	margin-top: 30px;
}
.contact_section .heading{
	margin-top: 50px !important;
}
	.navbar-nav{
		display: inline-block;
	}
	.padding_left{
		padding: 0px;
	}
	.padding_right{
		padding: 0px;
	}
	.navbar{
		padding: 10px 0px;
	}
	.navbar-brand img{
		width: 120px;
		margin-top: -15px;
	}
	.navbar-toggle{
		border: 1px solid #228769;
	}
	.navbar-toggle .icon-bar{
		background-color: #228769;
	}
	.navbar-nav{
		text-align: left;
	}
	header img{
		margin-top: 40px;
		margin-bottom: 20px;
		width: 100%;
	}
	header h1{
		margin-top: 0px;
	}
	header h2{
		margin-bottom: 20px;
	}
	.aboutus_section{
		margin-bottom: 20px;
	}
	.aboutus_section .box .bg{
		width: 100px;
	}
	.aboutus_section p{
		font-size: 1.1rem;
	}
	.heading:before{
		width: 80px;
	}
	.heading:after{
		width: 80px;
	}
	.product_section .heading {
	    margin-top: 50px !important;
	}
	.product_section .bottle {
	    margin-top: 20px !important;
	    width: 100%;
	}
	.product_section p{
		font-size: 1.1rem;
	}
	.serve_section img{
		margin-bottom: 30px;
	}
	.contact_section .box{
		padding: 30px;
	}
	.contact_section p{
		font-size: 1.1rem;
	}
	.contact_section .box img{
		left: 25%;
	    top: 15%;
	    width: 180px;
	}
	.serves_section .box{
		padding: 50px 50px;
	}
	footer, footer ul{
		text-align: center;
	}
}