::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #a98c62;
}

::selection {
  color: #fff;
  background: #a98c62;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color:#252525;
}
a:hover , a.active{text-decoration: none; color:#a98c62;}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{max-width: 100%; max-height: 100%;}
body{font-family: 'Lato', sans-serif; font-size:14px;}
p{font-size:16px; color:#666666; line-height: 26px; margin-bottom:30px;}
h1,h2,h3,h4,h5,h6{font-family: 'Lato', sans-serif; margin-bottom:40px;}
h1{ color:#fff; font-size:34px; font-weight: 400;}
h2{ color:#252525; font-size:34px; font-weight: 400;}
h3{font-size: 20px; line-height: 26px;}
h4{font-size:18px; color:#252525; line-height: 24px;}
.highlight{color:#a98c62; font-weight: 700;}
h1{font-size:35px; line-height: 52px;}

section,header,footer{padding:7rem 0; float:left; width:100%;}
.pbr{padding-bottom:0;}
.ptr{padding-top:0;}
.plr{padding-left:0;}
.prr{padding-right:0;}
.mbr{margin-bottom:0;}
.logo img{max-width: 100%; max-height: 100%;}
.container{ max-width: 1320px; margin:0 auto;}
.top-bar{ padding:10px 0; background: #a98c62; color:#fff;}
.header-section{ border-bottom:solid 1px #dcdcdc;}
.top-bar a{ color:#fff; transition: all ease-in 0.2s;}
.top-bar a:hover{color:#333; transition: all ease-out 0.2s;}
.topbar-content ul li{display: inline;list-style: none;}
.top-bar ul li{padding:0 10px;}
.top-bar ul li i{font-size: 13px; }
.contact_detail ul li i{margin-right:5px;}
.header{padding:1.275rem 0; margin-bottom: 20px;}
.header-section{padding:1.275rem 0;}
.navigation ul{display: block;}
.navigation ul li{display: inline; padding:20px 15px;}
.navigation ul li a{color:#252525; text-decoration: none;transition: all ease-in 0.2s;}
.navigation ul li a:hover , .navigation ul li a.active{color: #a98c62; transition: all ease-out 0.2s;}
.navigation  a i{font-size: 30px; color: #a98c62;}
.navigation ul li.icon{padding:0px 20px;}
.navigation  a.whats_icon { display: inline-block; transition: all ease-in 0.2s;}
.navigation  a.whats_icon:hover i{color:#333; }
.navigation  a.whats_icon:hover{transition: all ease-in 0.2s;}
.banner{background: url('../images/banner.png') no-repeat; padding:4.575rem 0;}
.banner-txt h2{font-size:35px; color:#fff}
.banner-image img{max-width:100%; max-height: 100%;}
.button{padding: 15px 30px; color:#fff; background: #a98c62; color:#fff; display: inline-block; border:solid 1px transparent; border-radius:5px; transition: all ease-in 0.2s;}
.button:hover{background: #fff; border:solid 1px #a98c62; color:#a98c62;transition: all ease-out 0.2s;}
.about-us-text ul{margin:20px 0; column-count:  2;}
.about-us-text ul li{list-style: none; padding: 5px 0; font-weight: 700; line-height: 20px;}
.about-us-text ul li:before{content:"- ";}
.products{background: #eee8e0;}
.product-box , .services-box , .brand-bx{background: #fff; border-radius: 15px; padding: 15px; margin-bottom: 30px; box-shadow: 2px 2px 7px rgba(0,0,0,0.1); width:100%;}
.product-box .product-img , .services-box .services-icon , .brand-bx .brand-icon{ text-align: center;}
.product-box .product-title , .services-box .services-title, .brand-bx .brnd-txt{text-align: center;}
.why-us , .about-us{background: url('../images/background.png') no-repeat #fff;}
.why-us , .about-us{background: url('../images/background.png') no-repeat #fff;}
.brand-section{background:#a98c62; }
.brand-section h2, .brand-section  a{color:#fff}
.brand-section  a.button{color:#fff;border:solid 1px #fff;}
.brand-section .button:hover{background: #fff; border:solid 1px #a98c62; color:#a98c62}
.testmonial-content{background: #fff;
border-radius: 15px;
padding: 15px;
margin-bottom: 30px;
box-shadow: 0px 0px 17px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 0px 17px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 17px rgba(0,0,0,0.2);
margin-top: 30px;}
.author-name{margin-left:15px;}
.author-img{width:50px; height:50px; border-radius:50%; overflow: hidden;}
.form-field input , .form-field textarea{width:100%; border: solid 1px #e1e1e1; height:40px; padding:10px 10px; border-radius: 5px;}
.form-field .pretext{padding:12px 10px 13px; border: solid 1px #e1e1e1; border-radius: 8px 0px 0px 8px;}
.phone.form-field input{border-radius: 0px 8px 8px 0px; width: calc(100% - 45px);}
.form-field input[type="submit"]{background: #a98c62; color: #fff; text-decoration: none; text-transform: capitalize; transition: all ease-in 0.2s; cursor: pointer}
.form-field input[type="submit"]:hover{background: #fff; border:solid 1px #a98c62; color:#a98c62;transition: all ease-out 0.2s;}
 .form-field textarea{resize:none; }
.contact.form-field textarea{height:70px;}
.inquiry-form .header{padding-top:0; padding-bottom: 0;}
.form-field{margin-bottom: 30px;}
.inquiry-form-section{padding:0;}
.inquiry-form{border-top:solid 1px #e1e1e1; padding: 50px 0;}
.footer-links{}
.footer-links ul{display: block;}
.footer-links ul li{list-style: none; padding:12px 0; color:#bbb;}
.footer-links ul li a{color:#bbb;}
.footer-links ul li a:hover{color:#a98c62;}
.contact-us p{ line-height: 37px;font-size: 14px;}
.footer{background: #252525; padding: 4.5rem 0; }
.footer h3{color:#ffffff; margin-bottom: 20px;}
.column-count-text{column-count: 2;}
.brand-section{padding: 1rem 0; max-height: 280px;}
.brand-wrap > div , .choose-wrap > div , .our-products-wrap > div{display: flex;}
.brand-wrap .brand-bx{width:100%;}
.brand-icon{margin: 15px 0 25px;}
.copyright{padding: 15px 0; background: #212121; }
.copyright p, .copyright a{color:#777; margin-bottom: 0; font-size: 13px;}
.copyright a{color:#bbb}
.copyright a:hover{color:#a98c62}
.mobile-btn{margin-top:10px; display: none!important; margin-bottom: 40px;}
.bottom-button{margin-top: 20px;}
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
.contact.form-field input[type="submit"]{width:auto; padding-left:20px; padding-right:20px;}
.product-title h1 {
    color: #212529;
}
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./font/slick.eot');
    src: url('./font/slick.eot?#iefix') format('embedded-opentype'), url('./font/slick.woff') format('woff'), url('./font/slick.ttf') format('truetype'), url('./font/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}


.header-section {
    padding: 1.275rem 0;
    
    transition: height 0.2s ease-out;
} 
header.header-section.fixed {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    background: #fff;
    z-index: 99;
    padding: 1em 0;
    
    transition: height 0.4s ease-out;
}

.logo {
    width: 300px;
    transition: all ease-in 0.2s;
}

.fixed.logo {
    transition: width ease-out 0.4s;
    width: 300px;
}

.fixed.logo {
    width: 225px;
    transition: width ease-in 0.4s;
}

.fixed .logo {
    width: 225px;
    transition: all 0.3s ease-out;
}

.fixed .navigation ul li {
    transition: all ease-out 0.3s;
    padding: 20px 10px;
}



.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}
.slick-prev
{
    left: 10px;
}
.slick-next
{
    right: 10px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*Slider*/
.slider > div {
  display:block; width:100%; padding: 10px 0;
 
  text-align: center; font-size: 2em;
}

/* Navigation */
.slider-nav { text-align: center; }
.slider-nav > div {
  display:inline-block;
  width:23%;  margin: 0 5px; padding: 3px 0;
  text-align: center; font-size:2em;
   cursor: pointer;
}
.slick-slide img{ margin:0 auto;}
.product-detail .product-box{ min-height: 500px;
display: flex;
align-items: center;
justify-content: center;}
.product-page-wrap .products{ }
.strctured-table td{ padding:10px 12px; border:solid 1px #ccc;}
.strctured-table thead{  color: #fff;
  background: #a98c62; font-weight:600;}
.product-content{ background:#fff;}
.banner-txt{padding-left:15px; padding-right:15px;}
.strctured-table{overflow:auto;}
ul.packging_list {
    list-style: circle;
    list-style-position: inside;
    line-height: 1.6;
    padding: 10px 0;
}
@media (max-width: 1199.98px) { 
h1, h2, h3, h4, h5, h6{margin-bottom:20px;}
 .banner-txt h2{ font-size: 30px; line-height: 40px;}
.button { padding: 12px 20px;}
 section, header, footer { padding: 5rem 0;}
h3 { font-size: 18px; line-height: 23px;}
    .about-us-text ul{margin;10px 0;}
    p{margin-bottom: 15px;}
    h4{font-size: 16px; line-height: 22px;}
    .brand-icon img{max-width: 150px; max-height: 150px;}
.brand-icon img {
    max-width: 75px;
    max-height: 67px;
}
    .brand-icon {
    margin: 5px 0 15px;
}
    .brand-section{max-height: 230px;}
	
}
@media (max-width: 991.98px) {
    .navbar-toggler{position: absolute;right: 55px;top: 5px; }.navbar-toggler {
    padding: 0.05rem 0.35rem;}
.navigation {padding: 5px 0;position: absolute;left: 0;width: 100%;height: 45px;}
.navbar-collapse {top: 68px; position: absolute; width: 100%;
    left:0;}
.navigation  .navbar-nav  li{padding:8px 0px; border-bottom:solid 1px #ddd; display: block;}
.navigation  .navbar-nav{background: #fff; border: solid 1px #ddd; padding:0 8px;} 
.whats_icon{ position: absolute;right: 15px;top: 5px;}
.navigation    .navbar-collapse .whats_icon {display: none;}
.navbar-toggler-icon{width:1.2rem;}
    .logo img{max-width: 250px;}
    .header-section{position: relative; z-index: 1;}
    .banner-txt h2{ font-size: 30px; line-height: 40px;}
    .brand-section {
    max-height: none;
}
    .footer-links ul li a{line-height: 20px;}
    .footer-links ul li{ padding: 5px 0;}
    .top-bar ul li {
    padding: 0 5px;
}
.slider-nav > div{width:22%;}
}
@media (max-width: 767.98px) { 
    h1, h2, h3, h4, h5, h6{margin-bottom: 15px;}
    .navbar-toggler { padding: .25rem 0.45rem;}
    .banner-image img{max-width:350px; text-align: center}
    .banner-image{text-align: center}
    .banner-txt h2 { font-size: 25px;line-height: 33px;}
    .banner-txt{text-align: center;}
    .banner-txt h2{margin-bottom: 20px;}
    .banner-txt{margin-bottom: 25px;}
    .about-us-text{text-align: center;}
    .about-us-text ul li{text-align: left;}
    h1{font-size: 26px;}
    h2{font-size: 26px;}
    h3 {font-size: 16px;line-height: 18px;}
    .header { padding: 0.575rem 0;  margin-bottom: 10px;}
    section, header, footer { padding: 2rem 0;}
    .testimonial{padding-top:5rem;}
    .testmonial-content{margin-bottom: 20px;}
    .form-field {   margin-bottom: 20px;}
    .navbar-toggler{padding: 0.05rem 0.45rem;}
    .contact_detail ul li a span{display: none;}
    .banner-image img{width: 100%; max-width: 500px;}
    .d-flex.mobile-btn{display: flex!important;}
	.slick-prev
{
    left: auto;
}
.slick-next
{
    right: auto;
}
.slider-nav > div{width:22%;}
}

@media (max-width: 575.98px) {
    .testimonial-bx{margin-bottom: 35px;}
    .column-count-text{column-count: 1;}
    .about-us-text ul{column-count: 1;}
    .footer-links{margin-top: 25px;}
    .brand-section {max-height: 535px;}
    .footer{padding: 1.5rem 0;}
    .top-bar ul li {padding: 0 5px;}
    .footer{text-align: center;}
    .inquiry-form{text-align: center;}
    .testimonial-content-section .header .button, .brand-content-section .header  .button , .products .header .button{display: none;}
    .header {text-align: center; display: block!important;}
    .logo img { max-width: 185px;}
    .navbar-collapse{top:59px;}
    h1, h2, h3, h4, h5, h6 { margin-bottom: 10px;}
    .brand-section{max-height: none;}
    .whats_icon{top:0;}
    .navbar-toggler{top:0;}
    .navbar-collapse { top: 55px;}
	.slider-nav > div{width:20%;}
  
}
@media (max-width: 400.98px) {
    
}



.form-loader{
    display:none;
}

/*BOF detail page "Request A Call" and "Send Inquiry" buttons*/
.call-to-action-btn a{
	font-size: 1.2rem;
	width: 49%;
	padding: 10px;
	text-transform: uppercase;
}

.call-to-action-btn a.request-call{
	border:1px solid #a98c62;
	
}
.call-to-action-btn a.request-call:hover{
	background-color:#a98c62;
	color:#fff;
}
.call-to-action-btn a.send-inquiry{
	background-color:#a98c62;
	color:#fff;

}
.call-to-action-btn a.send-inquiry:hover{
	border:1px solid #a98c62;
	background: none;
	color:#000;
}
#inquiry-form .inquiry-form{
	border: none;
    padding: 0;
}
/*EOF detail page "Request A Call" and "Send Inquiry" buttons*/

/*BOF privacy-policy*/
.privacy-policy p{
	font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-bottom: 12px;
}
section.privacy-policy{
	padding: 3rem 0;
	font-size: 16px;
    color: #666666;
}
.privacy-policy ul li span{
	font-weight:bold;
	font-size: 16px;
    color: #666666;
    line-height: 26px;
}
.privacy-policy ul{
	padding: revert;
}
/*EOF privacy-policy*/