<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin:0;
    padding:0;
    border:none;
}
ul, li {list-style:none; text-decoration:none;}
ul{padding: 0px; margin:0px;}
a{ color:#0e4b8e; text-decoration:none; outline:none; border:none;transition: 0.5s linear;  }
a:hover{ text-decoration:none; color:#f15c22; transition: 0.5s linear;}
a:focus{text-decoration:none;}
h1, h2, h3, h4, h5, h6{ color:#000; padding: 0px; margin: 0;  font-weight:700; }


p{ margin-bottom:0px; line-height:1.4;}


img{ max-width:100%; vertical-align:middle;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}

select{color:#000;}

input:focus, select:focus{outline:none; border:none;}

:focus{outline:none;}

/*::-webkit-scrollbar {
    width: 6px;
    color: #000;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #000; 
    border-radius: 10px;
    border-color: #000;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #000; 
}

*/


body{ 
  color: #000; 
  font-family: 'Roboto', sans-serif;
  font-weight:400; 
  font-size: 16px;
  counter-reset: section;
}

.no-padding{
  padding:0px;
}
.header_wrapper{
  padding:0px 0px;
  position: relative;
}
.main-menu {
    display: flex;
    justify-content: flex-end;
    padding-right:0px;
	padding-left:0px;
}

.logo-new a{
  display:inline-block;
  padding-top:10px;
}
.nav-menu ul{
  text-align:right;
}





.nav-menu ul li{
  display:inline-block !important;
  padding:57px 7px 42px 7px;
  position: relative;
  width:auto;
}
.nav-menu ul li a{
  font-size:20px;  
  color:#b48c51;
  font-weight: 500;
  display:inline-block;
  position: relative;
}
html {
  scroll-behavior: smooth;
}
.call-and-msg.mobile {
    display: none !important;
}
#menu-item-1160, #menu-item-1161, #menu-item-1162{display:none !important;}

.nav-menu ul li:nth-last-child(2) a{
  /*color:#71a535;*/
}
.nav-menu ul li ul.sub-menu li a{
  color:#71a535;
}
.nav-menu ul li ul.sub-menu li a:hover{
  color:#7f592c;
}
.nav-menu ul li ul.sub-menu li.current_page_item a{
color: #7f592c;	
}
.nav-menu ul li.menu-item-has-children a:before {
    position: absolute;
    content: "\f107";
    bottom: 0px;
    right: -15px;
    font-family: FontAwesome;
    font-size:16px;
    color:#666;
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
}
.nav-menu ul li.current-menu-item a, .nav-menu ul li a:hover{
  color:#7f592c;
}
.nav-menu ul li.menu-item-has-children ul li a:before{
  display:none;
}
.nav-menu ul ul {
    width: 240px;
    position: absolute;
    top: 100%;
    left: 0px;
    display: none;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    z-index: 5;
    text-align: left;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 11%);
}
.nav-menu ul ul li{
    padding: 10px 15px;
    display:block;
        border-bottom: 1px solid #eeeeee;
}
.nav-menu ul ul li a {
    font-size: 18px;
    color: #000;
    display: block;
}
.nav-menu li:hover ul {
    display: block;
}
.top-right-menu{
  max-width:322px;
  width:322px;
  background-color:#b48c51;
  margin-left:150px;
  padding:25px 5px 20px 0px;
  position: relative;
 
}
.top-right-menu:before{
  position: absolute;
  content:'';
  width:170px;
  height:122px;
  background-position:top center;
  background-size:cover;
  background-image:url(../images/shape-nav.png);
  top: 0px;
  left: -170px;
}
.top-right-menu ul {
  padding:0px 0px 10px 0px;
}
.top-right-menu ul li {
    display: inline-block !important;
    padding: 0px 7px;
    border-right: 2px solid #fff;
    line-height: 16px;
	width: auto;
}
.top-right-menu ul li a{
  font-size:14px;
  color:#fff;
  font-weight:500;
  text-transform:uppercase;
}
.top-right-menu ul li.current-menu-item a {
    color: #000;
}
.top-right-menu .top-call a{
  font-size:28px;
  color:#fff;
  font-weight:700;
}
.top-right-menu ul li:last-child{
  border:none;
}

.home-banner{
  padding:45px 0px;
  background-position:center;
  background-size:cover;
  
}

.wood-collection-inner{
  padding:70px 55px 80px 55px;
  background-color:#d9c5a8;
  position: relative;
  text-align:center;
  border-radius:20px;
  box-shadow:0px 0px 18px rgba(58,35,06,0.26);
  overflow:hidden;
 
    background-repeat: no-repeat;
    background-position: right top, left bottom;
}
/*.wood-collection-inner:before{
  position: absolute;
  content: '';
  width:219px;
  height:170px;
  background-position:center;
  background-size:cover;
  background-image:url(../images/top-right-shape.png);
  top:0px;
  right:-5px;
  z-index:-1;
}
.wood-collection-inner:after{
  position: absolute;
  content: '';
   width:219px;
  height:170px;
  background-position:center;
  background-size:cover;
  background-image:url(../images/bottom-left.png);
  top:auto;
  bottom:0px;
  left:0px;
  z-index:-1;
}*/
.wood-collection-inner h3, .form-clm-mid h3{
  font-size:42px;
  color:#3a2306;
  padding-bottom:15px;
  font-weight:700;
  text-transform:uppercase;
}
.form-clm-mid h3{
    padding-bottom:0;
}
.form-clm-mid .form-column, .form-clm-mid .form-column .gform_wrapper{
    margin-top:0;
}
.form-clm-mid .form-column .gform_wrapper .gform_heading{
    margin-bottom:0;
}
.wood-collection-inner p{
  color:#3a2306;
  font-size:18px;
  font-weight:400;
}
.wood-collection-clm:nth-child(2) .wood-collection-inner p{color: #024f02;}
.we-collect-clm-inner{display:flex;width:100%;}
	.we-collect-clm-inner .call-and-msg{width:50%;}
		.we-collect-clm-inner &gt; a{width:50%;}

.wood-collection-bottom{
  width:100%;
  display:flex;
  margin-top:40px;
}
.we-collect-clm, .call-and-msg{
  width:100%;
}
.we-collect-clm .fa-pause:before {
    display: none;
}
.call-and-msg ul li{
  display:inline-block;
  padding:0px 2px;
      vertical-align: middle;

}
.we-collect-clm .call-and-msg ul li a{
  width:52px;
  height:52px;
  background-color:#7f592c;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:100%;
   background-position:center;
  background-repeat:no-repeat;
  padding:0px;
}
.we-collect-clm .call-and-msg ul li a:hover{
    background-color:#000;
}

.we-collect-clm a{transition: none !important;;
  font-size:20px;
  color:#3a2306;
  font-weight:700;
  text-transform:uppercase;
  background-color:#fff;
  display:inline-block;
  border-radius:100px;
  padding:1px 24px 0px 1px;
  box-shadow:0px 0px 17px rgba(58,35,06,0.26);
  position: relative;
    z-index: 66;
}
.we-collect-clm a i{
  width:52px;
  height:52px;
  line-height:52px;
  text-align:center;
  background-color:#7f592c;
  border-radius:100%;
  color:#fff;
  font-size:25px;
  margin-right:12px;
}
.we-collect-clm a:hover, .wood-collection-clm:nth-child(2) .we-collect-clm a:hover{
  background-color:#000;
  color:#fff;
}

.video-wrapper-container-home{
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
}
.video-container-home, .video-container-testimonial{
  position: absolute;
  top:0px;
  left:0px;
  bottom:0px;
  margin:auto;
  width:100%;
  background-color:transparent;
  padding: 25px 25px;
  border-radius: 13px;
  z-index: 99;
}
body .video-container-home{padding:0 !important;}
.video-container-home iframe, .video-container-testimonial iframe{
  width:100%;
  height:100%;
}
.close-btn-home i, .close-btn-testimonial i{
  font-size:30px;
  color:#0b9444;
  position: absolute;
  top:3px;
  right:3px;
  z-index:55;
  cursor:pointer;
  transition:0.5s linear;
  -webkit-transition:0.5s linear;
}
.close-btn-home i:hover, .close-btn-testimonial i:hover{
  color:#0b9444;
}
/*video#videoPlayer {
    height: 430px;
    object-fit: cover;
}
*/
.wood-collection-clm:nth-child(2) .wood-collection-inner{
  background-color:#b8d29a;
}
.wood-collection-clm:nth-child(2) .wood-collection-inner h3{
  color:#024f02;
}
.wood-collection-clm:nth-child(2) .we-collect-clm a{
  color:#106705;
}
.wood-collection-clm:nth-child(2) .we-collect-clm a i, .wood-collection-clm:nth-child(2) .call-and-msg ul li a{
  background-color:#77b92a;
}
.bodens-about{
  padding:60px 0px;
  background-color:#f6f6f6;
  text-align:center;
  position: relative;
}
.bodens-about:before{
  position: absolute;
  content:'';
  width:251px;
  height:262px;
  background-repeat:no-repeat;
  background-size:100%;
  background-image:url(../images/about-top-right-shape.png);
  top:0px;
  right:0px;
}
.bodens-about:after{
  position: absolute;
  content:'';
  width:280px;
  height:292px;
   background-size:100%;
   background-repeat:no-repeat;
  background-image:url(../images/about-top-left-shape.png);
  top:0px;
  left:0px;
}
.about-content-column{
  padding:0px 130px;
}
.bodens-about h3{
  font-size:35px;
  color:#222;
  padding-bottom:25px;
}
.bodens-about p{
  font-size:25px;
  color:#222;
  font-weight:400;
}
.bodens-about p strong{
  font-weight:700
}
.bodens-about p strong span{
  color:#71a535;
}

.bodens-about p strong span:first-child{
  color:#6e4e21;
}
.timeline-wrapper{
  padding:60px 0px 60px 0px;
  position: relative;
}
.timeline-wrapper:before{
  position:absolute;
  content: '';
  width:100%;
  height:358px;
  background-image:url(../images/timeline-back.png);
  background-size:cover;
  top:27%;
  left:0px;
}
.timeline-column{
  text-align:center;
}
.timeline-column-content{
  max-width:320px;
  width:100%;
  display:block;
}
.timeline-column h3{
  font-size:42px;
  color:#3a2306;
}
.timeline-column h4{
  font-size:20px;
  color:#3a2306;
  padding-bottom:10px;
  text-transform:uppercase;
}
.timeline-column p{
  font-size:14px;
  color:#222;
  padding:0px;
}
.timeline-column:nth-child(even) h3, .timeline-column:nth-child(even) h4{
  color:#106705
}
.timeline-column:nth-child(even){
  margin-top:30px;
}

/*.timeline-column:nth-child(3) .timeline-column-content, .timeline-column:nth-child(4) .timeline-column-content{ 
  float:right;
}*/

/*.timeline-column:nth-child(3), .timeline-column:nth-child(4){
  margin-top:300px;
}*/

.timeline-column .timeline-column-content:nth-child(2){
  margin-top:390px;
  float:right;
}
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 0px !important;
}

.timeline-column .timeline-column-content:nth-child(2){
  float:right;
}
.timeline-bottom-image img{
  width:100%;
}
.timeline-bottom-image{
  padding:0px;
}
.we-recyle{
  padding:80px 0px 30px 0px;
  background-color:rgba(180,140,81,0.5);
  text-align:center;
  position: relative;
 
  margin:-60px 0px 0px 0px;
  overflow:hidden;
}
.we-recyle:before{
  width:303px;
  height:319px;
  background-size:100%;
  background-image:url(../images/white-shape-left.png);
  background-repeat:no-repeat;
  position: absolute;
  content: '';
  top:0px;
  left:0px;
}
.we-recyle:after{
  width:251px;
  height:263px;
  background-size:100%;
  background-image:url(../images/white-shape-right.png);
  background-repeat:no-repeat;
  position: absolute;
  content: '';
  top:0px;
  right:0px;
}
.we-recyle-content{
  padding:0px 130px;
}
.we-recyle h4{
  font-size:35px;
  color:#3a2306;
  font-family: 'Varela Round', sans-serif;
  font-weight:400;
  padding-bottom:0;
  padding-top:10px;
}
.we-recyle p{
  font-size:25px;
  color:#3a2306;
}
.we-recyle.we-offer {
  background-color:rgba(113,165,53,0.5);
}
.we-recyle.we-offer p, .we-recyle.we-offer h4{
  color:#106705;
}
.our-products-wrapper{
  padding:40px 0px;
  display:flex;
  display:-webkit-flex;
  overflow:hidden;
}
.our-products-clm{
  width:15.6%;
  margin:0px 13px;
  box-shadow:0px 0px 16px rgba(58,35,06,0.36);
  border-radius:20px;
  padding:0px 0px 0px 0px;
  position: relative;
  overflow:hidden;
}

.product-image{
  width:100%;
  height:200px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  justify-content: center;
}
.product-clm-content{
  text-align:center;
  padding:0px 10px;
}
.product-clm-content h4, .product-hover-clm h4{
  font-size:22px;
  color:#106705;
  font-weight:700;
  padding:40px 0px;
  text-transform:uppercase;
}
.product-clm-content a, .details-btn a{
  font-size:20px;
  color:#fff;
  display:inline-block;
  text-transform:uppercase;
  font-weight:700;
  padding:15px 35px 15px 70px;
  background-color:#71a535;
  border-radius:50px;
  background-repeat:no-repeat;
  background-position:32px center;
  background-image:url(../images/details-white-icon.png);
  box-shadow:0px 0px 16px rgba(58,35,06,0.26);
}
.ghb h3 {
    font-size: 24px;
}

.ghb h2 {
    font-size: 30px;
    margin-top: 20px;
}

.ghb p {
    padding: 20px 0 00;
}
.ghb ul {
    margin: 15px 0 0 16px;
}
.ghb ul li {
    list-style: disc;
    padding: 8px 0;
}


.product-clm-content a:hover{
  background-color:#000;
}
.details-btn a{
  color:#106705;
  background-image:url(../images/green-icon.png);
  background-color:#fff;
  margin-top:30px;
}
.product-hover-clm{
  padding:30px 15px;
  background-color:#b8d29a;
  text-align:center;
  transition: all 1.3s 0.3s;
  -webkit-transition: all 1.3s 0.3s;
  position: static;
  top:0px;
  left:0px;
  border-radius: 10px;
  width:100%;
  height:100%;
}
.product-hover-clm p{
  font-size:16px;
  color:#106705;
}
.product-hover-clm .call-and-msg{
  width:100%;    padding-bottom: 10px;
  margin-top:20px;
}
.product-hover-clm .call-and-msg ul li a{
  background-color:#5ca508;
}
.product-hover-clm .call-and-msg ul li a {
    height: 45px;
    width: 45px;
    background-repeat: no-repeat;
    display: block;
    border-radius: 50%;
    padding: 6px 0 !important;
    background-position: center;
}
.product-hover-clm h4{
  padding:0px 0px 10px 0px;
}
.our-products-clm:hover .product-hover-clm {
 
}

.flip-card {
  
    height:406px;
  perspective: 1000px;
}
.nav-menu {
    position: relative;
    z-index: 1;
}
li.product-category.product .flip-card {
    height: 550px;
    }
li.product-category.product .product-hover-clm {
    display: flex;
    justify-content: center;
    align-items: center;}

li.product-category.product .product-hover-clm p {
    font-size: 16px;
    line-height: 24px;
}
li.product-category.product .flip-card-back h2 {
    color: #106705;
    margin-bottom: 20px !important;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  /*transform-style: preserve-3d;
	-webkit-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;*/
	
  -moz-transform: perspective(800px) rotateY(0);
  -webkit-transform: perspective(800px) rotateY(0);
  transform:perspective(800px) rotateY(0); 
  
}

.flip-card:hover .flip-card-inner {
  /*-ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);*/
  
  -moz-transform: perspective(800px) rotateY(180deg);
  -webkit-transform:perspective(800px) rotateY(180deg);
  transform:perspective(800px) rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  /*-webkit-backface-visibility: hidden;
  backface-visibility: hidden;*/
  z-index: 9;
}

.flip-card-back {
  /*-ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);*/
}



.product-hover-clm .call-and-msg ul li:nth-child(1) a{
  background-image: url(../images/call.png);
}
.product-hover-clm .call-and-msg ul li:nth-child(2) a{
  background-image: url(../images/whatsapp.png);
}
.product-hover-clm .call-and-msg ul li:nth-child(3) a{
  background-image: url(../images/msg-icon.png);
}

.form-wrapper{
  padding:100px 0px;
  background-position:center;
  background-size:cover;
  
}
.timeline-wrapper .slick-dots {
    display: none;
}

.form-column-container{
  padding:0px 180px;
}
.form-column {
    margin-top: 15px;
    padding: 0px;
}
.form-clm-mid{
  padding:30px 30px;
  background-color:#fff;
  border-radius:15px;
}
.form-clm-mid h3{
  text-align:center;
}
.form-clm-mid label{
  font-size:15px;
  font-weight:500;
  color:#7f592c;
  padding-bottom:5px;
  text-transform:uppercase;
  margin:0px;
}
.form-clm-mid input, .form-clm-mid textarea{
  width:100%;
  height:43px;
  padding:0px 15px;
  background-color:#e3e3e3;
  font-size:15px;
  color:#666;
  margin-bottom:20px;
}
.form-clm-mid textarea{
  padding-top:10px;
  height:225px;
  resize:none;
}
.form-clm-mid input#gform_submit_button_1{
  width:100%;
  max-width:210px;
  height:50px;
  background-color:#71a535;
  color:#fff;
  font-size:20px;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
  border-radius:100px;
  margin: auto;
  display: block;
    box-shadow:0px 0px 16px rgba(58,35,06,0.26);

}
.iso-wrapper{
  padding:50px 0px;
}
.iso-wrapper {padding:0;}
.iso-wrapper ul{
  text-align:center;
}
.iso-wrapper ul li{
list-style: none;
  height: auto !important;
}
.iso-wrapper  ul li img{margin:0 auto;}


.form-column .gform_wrapper ul.gform_fields li {
    padding-right: 16px;
    margin-bottom: 0px;
    padding: 0px;
    clear: none;
    width:48%;
    margin-right:10px;
    float:left;
}

.form-column .gform_wrapper ul.gform_fields li#field_1_9, .form-column .gform_wrapper ul.gform_fields li#field_1_11 {
    width: 100%;
    margin-right:0px;
}
body .form-column .gform_wrapper ul li.gfield {
    margin-top: 0px;
    padding-right:0px;
}

.form-column .gform_wrapper ul.gform_fields li#field_1_8 {
    margin-right: 0px;
    width: 49.6%;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100%;
}

.form-column .gform_wrapper ul li input{
  width:100% !important;
  padding:0px 15px !important;
}
.inner-banner{
  width:100%;
  height:147px;
  display:flex;
  display:-webkit-flex;
  align-items:center;
  justify-content:center;
  background-position:center;
  background-size:cover;
  position: relative;
}



.form-column .gform_wrapper ul.gform_fields li#field_3_2 {
    margin-right: 0px;
    width: 49.6%;
}



.form-column .gform_wrapper ul.gform_fields li#field_3_3 {
    margin-right: 0;
    width: 100%;
}


body.tax-product_cat a.button.product_type_simple {
    background-color: #71a535;
}


body.woocommerce ul.products.columns-3 li.product, body.woocommerce-page ul.products.columns-3 li.product {
    border: 10px solid #024f02;
}


.form-clm-mid input#gform_submit_button_3 {
    width: 100%;
    max-width: 210px;
    height: 50px;
    background-color: #71a535;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 100px;
    margin: auto;
    display: block;
    box-shadow: 0px 0px 16px rgb(58 35 6 / 26%);
}
.form-clm-mid input#gform_submit_button_3:hover{
    background-color:#000;
}

.inner-banner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    background-color: rgba(0,0,0,0.6);
    top: 0px;
    z-index: -1;
    display: none;
}

.page-title{
  z-index:2;
}
.page-title h1{
  font-size:42px;
  color:#fff;
}
.breadcrumb-wrapper{
  padding:13px 0px;
  background-color:#f2f2f2;
  border-bottom: 1px solid #e5edf4;
}

.breadcrumb-wrapper ul li{
  display:inline-block;
  padding-right:20px;
  position: relative;
   font-size:15px;
    font-weight:500;
  color:#71a535;
}
.breadcrumb-wrapper ul li:before{
  position:absolute;
  content: "\f105";
  font-size:18px;
  color:#222;
  top:0px;
  right:7px;
  font-family: FontAwesome;
}
.breadcrumb-wrapper ul li:last-child:before{
  display:none;
}
.breadcrumb-wrapper ul li a{
  font-size:16px;
  color:#222;
  font-weight:500;
}
.inner-pg-top-clm{
  padding:60px 0px;
}
.inner-pg-top-clm h3, .what-we-content h3{
  font-size:42px;
  text-align:center;
  color:#106705;
  padding-bottom:15px;
}
.inner-pg-top-clm p, .what-we-content p{
  font-size:16px;
  color:#000;
  text-align:center;
}
.what-we-content h3, .what-we-content p{
  text-align:left;
}
.what-we-wrapper{
  padding:0px;
}
.what-we-mid{
  display:flex;
  display:-webkit-flex;
  padding:0px;
}
.what-image-column{
  background-size:cover;
  background-position:center;
  background-color:#006080;
}
.what-we-content{
  padding:50px 35px 50px 60px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
    padding: 14px 110px 14px 25px !important;
}
.inner-pg-top-clm h2 {
    font-size: 40px;
}

.inner-pg-top-clm p {
    line-height: 30px;
    font-size: 20px;
    padding: 25px 0 0 0;
}
.big-size{display:none;}

.what-we-content p{
  padding-bottom:15px;
}

.what-we-content p a{
 color:#71a535;
}
.what-we-content p a:hover{
 color:#000000;
}

body .what-we-mid .what-image-column{
  background-color:transparent;padding: 0;
}

.contact_in:nth-of-type(2) img{height:624px;    object-fit: cover;}



.jarallax {
position: relative;
z-index: 0;
}
.jarallax &gt; .jarallax-img {
position: absolute;
object-fit: cover;
font-family: 'object-fit: cover;';
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}


li#menu-item-1155 {
    display: none;
}

.jarallax {

    height: 600px;

}




body .what-image-column {
    background-size: cover;
    background-position: center;
    background-color: #006080;
    background-repeat: no-repeat;
}
.what-we-mid:nth-child(odd) {
    flex-direction: row-reverse;
}

.page-id-11 .form-wrapper {
    display: none;
}


.product .in_pro_txt a{background:#71a535;}

.product .in_pro_txt a:hover {
    background-color: #000000;
    color: #ffffff !important;
}








.page-id-1226 .abt_in_rg h2 {
    margin: 15px 0 0 0;
}

.page-id-1226 .abt_in_rg p {
    padding: 15px 0 0 0;
}

.footer-wrapper{
  padding:50px 0px;
  background-color:#3a2306;
}
.footer-column ul li{
  display:block;
  padding-bottom:4px;
}

.un ul li:first-child a {
    font-size: 18px;
    pointer-events: none;
    font-weight: 700;
    margin-bottom: 12px;
}
.un p strong{margin-bottom: 12px;font-size: 18px;display: block;}
.footer-column.footer-address-clm ul li:first-child a{
  font-size:15px;pointer-events:auto;
  font-weight:400;
}
.what-we-content ul li {
    list-style: disc;
    padding: 5px 0;
}
.what-we-content ul li a{color: #71a535;}
.what-we-content ul li a{color: #000000;}
.what-we-content ul {
    margin: 10px 0 5px 18px;
}


.footer-column ul li a{
  font-size:15px;
  color:#fff;
  font-weight:400;
  text-decoration:underline;
  display:inline-block;
}
.footer-column ul li a:hover{
    color:#000;
}
.footer-column.footer-address-clm ul li{
  display:inline-block;
  padding-right:15px;
}
.footer-column.footer-address-clm ul{
  margin-top:10px;
}
.footer-column.footer-address-clm ul li a img{
  margin-right:5px;
}
.footer-column.footer-address-clm ul li a{
  text-decoration:none;
}
.footer-column.footer-address-clm p{
  font-size:15px;
  color:#fff;
  padding-top:0px;
}

.footer-social ul li {
    display: inline-block;
    padding: 0px 3px 0px 0px;
}
.footer-social ul li a {
    position: relative;
    overflow: hidden;
    width: 48px;
    height:48px;
    line-height: 48px;
    text-align: center;
    color: #3a2306;
    font-size: 22px;
    display: block;
    border-radius: 100px;
    background-color: #fff;
    z-index: 2;
}
.footer-social ul li a:hover{
    background:#000;
}

.footer-social ul li a i {
    transition: 0.5s linear;
    -webkit-transition: 0.5s linear;
    z-index: 3;
}

.bottom-call a{
  font-size:26px;
  color:#fff;
  font-weight:700;
  display:inline-block;
}
.bottom-call a:hover{
    color:#000;
}
.copyright-wrapper{
  padding:20px 0px;
  text-align:center;
}
.copyright-wrapper p{
  text-align:center;
  font-size:15px;
  color:#888;
}
.footer-social ul{
  margin-bottom:14px;
}

.our_product_ar1{padding:40px 0 0 0;text-align:center;}
.our_product_ar1 ul{margin:0 -15px;}
.our_product_ar1 ul li{list-style: none;display: inline-block;margin-right: -4px;padding: 15px;width: 33.33%;}
.new_area{border: 10px solid #024f02;border-radius: 25px;}
.new_area .flip-card {height: 550px;}
.our_product_ar1 ul li img {height: 182px;max-width: 100%;width: auto;margin: 35px auto ;}
.our_product_ar1 ul li h2 {font-weight: 700;font-size: 26px;color: #222222;padding: 0 ;}
.our_product_ar1 ul li .flip-card-back h2 {color: #106705;margin-bottom: 20px !important;}
.our_product_ar1 ul li .product-hover-clm {display: flex;justify-content: center;align-items: center;}
.desktop img {min-height: 100%;max-width: 100%;object-fit: cover;}

.big-size {
    height: auto !important;
}
.form-column .gform_wrapper ul.gform_fields li#field_3_2, .form-column .gform_wrapper ul.gform_fields li#field_3_3{margin-top:0 !important;}




/*=== Blog Page Css ===*/

.blog_inner-banner {
    background-color: #f6f6f6;
    padding: 75px 0;
    text-align: center;
    color: #000;
    position: relative;
	overflow: hidden;
}
.blog_inner-banner:before{
	content: "";
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 281px;
	height: 291px;
	background: url(../images/befbann.png) center center;
}
.blog_inner-banner:after{
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 252px;
	height: 262px;
	background: url(../images/aftbann.png) center center;
} 
.blog_inner-banner .banner_caption {
    position: relative;
    z-index: 1;
}
.blog_inner-banner .banner_caption h1 {
    font-size: 42px;
    line-height: 46px;
    color: #222222;
    font-weight: 700;
    margin-bottom: 15px;
}
.blog_inner-banner .banner_caption p {
    font-size: 20px;
    line-height: 32px;
    padding: 0;
}
.mainblog_listing{
    padding: 25px 0 0;
}
.mainblog_listing .row {
	display: flex;
	flex-wrap: wrap;
}
.mainblog_listing  .postitem_box {
	float: none;
}
.mainblog_listing .post_box {
    margin: 25px 0;
}
.mainblog_listing .post_box .rf_img {
    height: 305px;
    overflow: hidden;
}
.mainblog_listing .post_box .rf_img a {
    display: block;
}
.mainblog_listing .post_box .rf_img img {
    height: 305px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}
.mainblog_listing .post_box:hover .rf_img img {
    transform: scale(1.2);
}
.mainblog_listing .post_box .posttitle_wrap {
    padding: 15px 0 0;
    text-align: center;
}
.mainblog_listing .post_box .posttitle_wrap h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin: 0 0 15px;
}
.mainblog_listing .post_box .posttitle_wrap h3 a {
    color: #222;
}
.mainblog_listing .post_box:hover .posttitle_wrap h3 a {
    color: #b48c51;
}
.mainblog_listing .post_box .posttitle_wrap span.postdate {
    display: block;
    color: #888888;
    font-size: 15px;
    line-height: 1.3;
}
.bod_blogpagination {
    background-color: #eeeeee;
    padding: 25px 0;
	margin-top: 25px;
}
.bod_blogpagination nav.pagination {
    display: block;
    margin: 0;
    padding: 0 15px;
    width: 100%;
}
.bod_blogpagination nav.pagination .nav-links {
    display: block;
    text-align: center;
    width: 100%;
	padding: 0 220px;
	position: relative;
}
.bod_blogpagination nav.pagination .nav-links:before,
.bod_blogpagination nav.pagination .nav-links:after{
	display: table;
    content: " ";
}
.bod_blogpagination nav.pagination .nav-links:after{
	clear: both;
}
.bod_blogpagination nav.pagination .nav-links .page-numbers {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    text-align: center;
    padding: 10px 15px;
}
.bod_blogpagination nav.pagination .nav-links .page-numbers.current {
    font-weight: 700;
}
.bod_blogpagination nav.pagination .nav-links a.prev.page-numbers {
	padding: 0;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.bod_blogpagination nav.pagination .nav-links a.next.page-numbers {
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.bod_blogpagination nav.pagination a.prev.page-numbers span.screen-reader-text,
.bod_blogpagination nav.pagination a.next.page-numbers span.screen-reader-text {
    clip: unset;
    clip-path: none;
    height: auto;
    margin: 0;
    position: relative !important;
    width: auto;
	font-size: 18px;
	line-height: 1;
	color: #222222;
	font-weight: 700;
	text-align: center;
	border: 2px solid #222222;
	background: transparent;
	border-radius: 8px;
	padding: 15px 40px;
	text-transform: capitalize;
	display: block;
	min-width: 201px;
}
.bod_blogpagination nav.pagination a.prev.page-numbers span.screen-reader-text:hover,
.bod_blogpagination nav.pagination a.next.page-numbers span.screen-reader-text:hover{
	background: #222222;
	color: #fff;
}
a.prev.page-numbers svg.icon.icon-arrow-left ,
a.next.page-numbers svg.icon.icon-arrow-right {
    display: none;
}


/*=== Single Post Page Css ===*/

.singlepost_inner-banner {
    height: 250px;
    background-size: cover;
    background-position: center center;
}
.bd_singlepost_pg .mcnt {
    padding: 50px 0;
    text-align: center;
}
.bd_singlepost_pg .mcnt h1.single-title {
    font-size: 42px;
    line-height: 46px;
    color: #222222;
    font-weight: 700;
    margin: 0 0 15px;
}
.bd_singlepost_pg .mcnt p {
    padding: 0;
    font-size: 16px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    text-align: center;
    margin: 0 0 20px;
}
.bd_singlepost_pg .mcnt h2 {
    font-size: 36px;
    line-height: 40px;
    color: #b48c51;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px;
}
.bd_singlepost_pg .mcnt ul {
    list-style: circle;
    margin: 0 auto 25px;
    padding: 0 0 0 15px;
    max-width: 640px;
    text-align: left;
}
.bd_singlepost_pg .mcnt ul li {
    list-style: inherit;
    font-size: 16px;
    line-height: 28px;
    color: #222222;
    font-weight: 400;
    margin-bottom: 15px;
}
.bd_singlepost_pg .mcnt ul li:last-child {
    margin: 0;
}
.bd_singlepost_pg .mcnt h3 {
    font-size: 32px;
    line-height: 36px;
    color: #222222;
    font-weight: 700;
    margin: 0 0 15px;
}
.bpost_tags {
    background: #f6f6f6;
    padding: 40px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.bpost_tags:before{
	content: "";
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 281px;
	height: 291px;
	background: url(../images/befbann.png) center center;
	background-size: cover;
}
.bpost_tags:after{
	content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 235px;
    height: 152px;
    background: url(../images/aftbann.png) center center;
    background-size: 100% 100%;
} 
.bpost_tags h4.tags-title {
    font-size: 26px;
    line-height: 32px;
    color: #222222;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px;
}
.bpost_tags .tags_sec {
    position: relative;
    z-index: 1;
}
.bpost_tags .taglist a {
    font-size: 16px;
    line-height: 32px;
    color: #222222;
    font-weight: 400;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 5px;
}
.bpost_tags .taglist a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background: #71a535;
}
.bpost_tags .taglist a:hover {
    color: #71a535;
}
.bpost_tags .taglist a:hover:after {
    background: #000;
}
.post_sharesec {
    padding: 35px 0;
    text-align: center;
    border-bottom: 2px solid #ddd;
}
.post_sharesec h4 {
    font-size: 26px;
    line-height: 32px;
    color: #222222;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}
.btblog_btn {
    padding: 40px 0;
    text-align: center;
}
.btblog_btn a.backbtn {
    border: 3px solid #222222;
    border-radius: 6px;
    padding: 18px 50px;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    color: #222222;
    font-weight: 700;
    text-align: center;
    white-space: normal;
    transition: all 0.2s;
    background: transparent;
}
.btblog_btn a.backbtn:hover {
    background: #222;
    color: #fff;
}
.related_post.mainblog_listing {
    padding: 30px 0 50px;
}
.related_post.mainblog_listing .rel_title {
    text-align: center;
}
.related_post.mainblog_listing .rel_title h2 {
    font-size: 42px;
    line-height: 46px;
    color: #222222;
    font-weight: 700;
    font-family: "Roboto";
    text-align: center;
    margin: 0 0 10px;
}
.single-post .post_sharesec .heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	display: block !important;
}</pre></body></html>