/*
Theme Name: Forest Solutions
Description: This is a custom child theme for Salient
Theme URI:  forestsol.cloudstandly.com
Author: ThemeNectar
Author URI: forestsol.cloudstandly.com
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif !important;
}
p,a,strong,span{
	font-family: 'Poppins', sans-serif !important;

}
#header-space {
    display:none;
}
#top #logo {
    margin-top: 2px;
}
h2 {
    color: #243F0A;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}
a.nectar-button.small.regular.accent-color.regular-button {
    padding: 15px 29px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px !important;
}
p {
    font-size: 15px;
    color: #413133;
}
a#logo img {
    margin-top: 20px;
}
body.page-template-default.page.page-id-92 div#sec-03 img {
    width: 100%;
}
body.page-template-default.page.page-id-83 #sec-03 img.img-with-animation.skip-lazy {
    width: 100%;
    margin-top: 30px;
}

/*==============header======================*/
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    padding: 0px 19px;
    text-transform: capitalize;
    padding-top: 0px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after{
    display:none;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #C2272D;
    position: absolute;
    top: 8px;
    left: -5px;
    width: 18px;
    height: 5px;
    border-radius: 100px;
    transition: all 0.3s linear;
    opacity: 0;
}
#sec-01 ul img {
    width: 21px;
    margin: 0;
    margin-left: 8px;
}
body.home.page-template-default.page.page-id-2 #sec-03 {
    /* padding-top: 60px !important; */
    /* padding-bottom: 50px !important; */
}
#sec-01 ul li a i:hover {
    color: #000;
}
li#menu-item-82 p {
    margin-top: -10px;
    font-size: 17px;
    font-weight: 500;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
    display: none;
}
li#menu-item-82 h2 {
    font-size: 14px;
    margin: 0 !important;
    padding: 0;
    line-height: 0;
    margin-bottom: 0px !important;
}
li#menu-item-82 i.fa.fa-phone {
    position: relative;
    left: -29px;
    font-size: 25px;
    color: #BE852C;
    top: 20px;
}
li#menu-item-82 {
    position: relative;
    left: 40px;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    display: none;
}
/*==============header======================*/
/*=============sec-01======================*/
#sec-01 a.primary-color {
    padding: 15px 29px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px !important;
}

#sec-01 h2 {
    line-height: 1;
    width: 30%;
    color: #243F0A;
    font-weight: 600;
    margin: 0;
}
#sec-01 {
  z-index: 1;
}
#sec-01  ul {
    margin: 0px;
    display: inline-block;
    position: absolute;
    top: 48%;
    left: 31px;
    z-index: 9;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
    float: left;
}
#footer-working ul.sub-menu {
    display: none !important;
}
ul.sub-menu {
    margin-top: -20px;
}

ul.sub-menu li a {
    font-size: 14px !important;
    color: #000 !important;
    line-height: 1.2 !important;
}
#sec-01 ul li a i {
    color: #141414;
    font-size: 27px;
    display: block;
    text-align: center;
    transition: all 0.3s linear;
    /* border: 2px solid #BEC3C4; */
    border-radius: 60px;
    width: 40px;
    height: 40px;
    padding-top: 7px;
}
#sec-01 ul li {
    list-style-type: none;
    padding-bottom: 22px;
}
#sec-01 ul li a i:hover {
    color: #be852c;
}
#sec-01 ul li:last-child {
    border-bottom: none;
}
/*=============sec-01======================*/
/*=============sec-02======================*/
#sec-03-1 {
    padding-top: 45px !important;
    padding-bottom: 40px !important;
}
#sec-03-1 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}
#sec-02 {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border-radius: 20px;
    padding-top: 85px !important;
    padding-bottom: 20px !important;
    margin-top: -50px;
    z-index: 1;
    background-color: #fff;
    margin-bottom: 80px;
}
#sec-02 .vc_col-sm-6 {
    padding-left: 110px;
}
#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    margin-top: 20px;
    margin-bottom: 40px;
}
#sec-02 h2 {
    padding-bottom: 20px;
}
#sec-02 img.img-with-animation.skip-lazy {
    width: 85%;
    margin: 0 auto;
}
#sec-02  .secnd-img img {
  position: relative;
  left: -40px;
}
#sec-02 .vc_col-sm-6:before {
  content: '';
  background-image: url(/wp-content/uploads/2023/08/Firewood-Wood-Transparent-PNG.png);
  position: absolute;
  width: 100%;
  height: 300px;
  left: -350px;
  bottom: -250px;
}
/*=============sec-02======================*/
/*=============sec-03======================*/
#sec-03 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
#sec-03 h2 {
    color: #fff;
    padding-bottom: 50px;
}
#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    float: right;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border: 2px solid #54693D;
    padding: 29px;
    border-radius: 10px;
    height: 500px;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
    color: #fff;
    font-size: 27px;
    text-transform: uppercase;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element p.p-txt {
    color: #fff;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element img {
    margin: 0;
    width: 18%;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element a img {
    width: 50px;
    float: right;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover {
    background-color: #fff;
    transition: 1s ease;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover img {
    border: 2px solid #CFCFCF;
    border-radius: 5px;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover h3,#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover p.p-txt {
    color: #000;
}
/*=============sec-03======================*/
/*=============sec04======================*/
#sec-04 .owl-dots {display: none;}
div#sec-04 {
    padding-top: 50px !important;
    margin-bottom: -40px;
}
.sec-03-1 h2 {
    color: #000;
}
/*=============sec04======================*/
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding: 39px;
    border-radius: 20px;
    height: 410px;
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element i.fa.fa-quote-left {float: left;padding: 20px;border-radius: 60px;font-size: 31px;margin-top: 50px;margin-right: 13px;background-color: #BE852C;border: #BE852C;color: #fff;}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin-top: 33px;
    margin-bottom: -7px;
}
div#sec-05 {
    padding: 0 !important;
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
    font-size: 16px;
    font-weight: 500;
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover {
    background-color: #243F0A;
    transition: 1s ease;
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover h3, div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover p, div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover h4 {
    color: #fff;
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
}
div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover i.fa.fa-quote-left {
    background-color: #fff;
    color: #000;
}
#sec-06 {
    padding-top: 50px !important;
    margin-top: 70px;
    padding-bottom: 40px !important;
}
#sec-06 h2 {
    padding-bottom: 20px;
    padding-top: 20px;
}
#sec-06 p {
    width: 80%;
    padding-bottom: 30px;
}
#sec-06 ul {
    margin: 0;
}
#sec-06 ul li {
    font-size: 20px;
    list-style: none;
    line-height: 1;
}
#sec-06 hr {margin-bottom: 20px;margin-top: 20px;width: 64%;position: relative;left: -18%;}
#sec-06 h6 {
    margin: 0;
    font-size: 18px;
    padding-bottom: 0;
    color: #968d96;
    font-weight: 400;
    font-size: 16px;
}
#sec-06 a {
    color: #000;
}
#sec-06 input {
    border: 0 !important;
    background-color: transparent;
    border-bottom: 1px solid #C7C7C7 !important;
}
#sec-06 select#wpforms-45-field_5 {
    background-color: transparent !important;
    border: 0 !important;
     border-bottom: 1px solid #C7C7C7 !important;
}
#sec-06 textarea#wpforms-45-field_6 {
     background-color: transparent !important;
    border: 0 !important;
     border-bottom: 1px solid #C7C7C7 !important;
}
#sec-06 button#wpforms-submit-45 {
    padding: 10px 40px !important;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px !important;
    background-color: #BE852C;
    color: #fff;
    margin-top: 30px;
}
#footer-working {
    padding: 55px 0 50px 0 !important;
}
#footer-working h2 {
    font-size: 19px;
    color: #fff;
    padding-bottom: 11px;
}
#footer-working ul {
    margin: 0;
}
#footer-working ul li {
    list-style: none;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
}
#footer-working ul.iitf li i {
    /* border: 1px solid #707070; */
    color: #fff;
    width: 35px;
    height: 45px;
    margin: 0;
    line-height: 0;
    padding-top: 21px;
    border-radius: 60px;
    margin-top: -30px;
    font-size: 26px;
}
#footer-working ul.iitf li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}
#footer-working img.img-with-animation.skip-lazy {
    width: 70%;
    margin: 0 auto;
}
#footer-working input#esfpx_email_518f61101e34 {
    border-bottom: 1px solid #fff;
    color: #fff;
}
#footer-working input[type="submit"] {
    background-color: transparent;
    color: transparent !important;
    background-image: url(/wp-content/uploads/2023/08/Icon-feather-arrow-up-right.png);
    background-repeat: no-repeat;
    padding: 0 !important;
    width: 24px;
    position: relative;
    top: -44px;
    left: 87%;
}

div#last-footer {
  padding: 0 !important;
  height: 20px;
}
div#last-footer p {
    line-height: 0;
    padding: 20px 0 !important;
}
#footer-working .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 {
  display: none;
}
.sec-03-1 h2 {
    color: #000 !important;
    margin: 0;
    padding: 0px 0 20px 0 !important;
}
div#sec-03-first .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    height: 390px !important;
}
div#sec-03-second .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    height: 530px !important;
}
#footer-working ul.iitf {
    margin: 0 auto;
    display: table;
    margin-top: 60px;
}
#footer-working ul.iitf li:hover i {
    background-color: #be852c;
    transition: 1s ease;
}
#footer-working .other h3 {
    font-size: 17px;
    line-height: 1.2;
}
#footer-working .other {
    margin: -20px 0 0 0;
}
#footer-working .other h3 a {
    color: #fff;
    font-weight: 300;
}
#footer-working .other h3 span.dark {
    font-size: 17px;
    font-weight: 600;
    padding-left: 5px;
}
#footer-working .other h3 span.dark:hover {
    color: #b9822b;
}
#footer-working ul.iitf li img {
    width: 25px;
    filter: invert(1);
    margin: 0;
    height: 25px;
    margin-top: -33px;
}
#footer-working ul.iitf li i:hover {
	background-color: transparent !important;
}

@media (max-width: 767px) and (orientation: portrait){
#sec-01 h2 {
    font-size: 40px !important;
    width: unset;
    line-height: 1 !important;
    color: #ffffff;
    text-align: center;
    width: 80%;
    display: table;
    margin: 0 auto;
}
#sec-01 ul li a i{
    font-size: 20px;
    width: unset;
    height: unset;
}
#sec-01 ul li {
    padding: 3px 0;
}
#sec-01 ul li a img{
        width: 15px;
        margin: 0;
    }
#sec-01 ul {
    left: 13px;
    top: 33%;
}
#sec-01 .image-bg {
    filter: brightness(0.8);
}
#sec-01 div#nectar-slider-instance-1 {
    margin: 0;
}
#sec-02 {
    margin: 0;
    padding: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 20px;
    margin-top: 30px;
}

#sec-02 .vc_col-sm-6 {
    padding-left: 0;
}

h2 {
    font-size: 30px;
    text-align: center;
    padding: 0 !important;
}

#sec-02 h2 {
    padding-bottom: 10px;
}

p {
    font-size: 15px !important;
    text-align: center;
    line-height: 20px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    padding: 14px 28px;
    display: table;
    margin: 0 auto;
    float: unset !important;
}

#sec-02 a.nectar-button.small.regular.accent-color.regular-button {
    display: table;
    margin: 0 auto;
}

#sec-02 img.img-with-animation.skip-lazy {
    width: 100%;
}

#sec-02 .secnd-img img {
    position: unset;
}

body.home.page-template-default.page.page-id-2 #sec-03, #sec-03 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

#sec-03 a.nectar-button.small.regular.accent-color.regular-button {
    float: unset;
}
div#sec-03 .vc_col-sm-2 {
    width: 100% !important;
}

div#sec-03-first .vc_col-sm-4 .wpb_text_column.wpb_content_element, div#sec-03-second .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    height: unset !important;
    padding: 18px 18px;
}
div#sec-03-first .vc_col-sm-4 .wpb_text_column.wpb_content_element p, div#sec-03-second .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
    text-align: center;
    padding-bottom: 6px;
}
div#sec-03-first .vc_col-sm-4 .wpb_text_column.wpb_content_element p img, div#sec-03-second .vc_col-sm-4 .wpb_text_column.wpb_content_element p img {
    display: table;
    margin: 0 auto;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
    font-size: 22px;
    text-align: center;
    line-height: 1;
    padding-top: 20px;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element h4 {
    float: unset;
    display: inline-block;
    line-height: 1;
    padding-top: 15px;
}
#sec-03 .vc_col-sm-4 .wpb_text_column.wpb_content_element h4+p {
    display: inline;
}

div#sec-04 {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    margin: 0;
}

div#sec-04 .carousel-item .nectar-video-box {
    margin-bottom: 0;
}

.sec-03-1 h2 {
    padding: 0 !important;
}
div#sec-04 .owl-stage {
    padding: 0;
}
div#sec-03-1 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

div#sec-03-1 .vc_col-sm-2 {
    width: 100%;
}

div#sec-03-1 .vc_col-sm-10 {
    margin-bottom: 10px;
}

div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    height: unset !important;
    padding: 18px 18px;
}

div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element p {
    padding-bottom: 0;
}

div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element i.fa.fa-quote-left {
    margin-top: 18px;
    font-size: 18px;
}

div#sec-05 .vc_col-sm-4 .wpb_text_column.wpb_content_element h3 {
    margin-top: 29px;
    font-size: 20px;
    line-height: 1;
}

#sec-06 {
    margin-top: 0;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    margin-bottom: 0 !important;
}

#sec-06 p {
    width: 100%;
}

#sec-06 hr {
    width: 100%;
    position: unset;
    margin-top: 6px;
    margin-bottom: 9px;
}

#sec-06 ul li {
    font-size: 16px;
    text-align: center;
}

#sec-06 ul li a {
    font-size: 20px;
}

#sec-06 div.wpforms-container-full .wpforms-form .wpforms-field {
    padding-top: 0;
    padding-bottom: 6px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 60px;
}

#sec-06 button#wpforms-submit-45 {
    margin-top: 0;
    margin: 0 auto;
    display: table;
    padding: 9px 28px !important;
}
#footer-working {
    padding: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
}
#footer-working img.img-with-animation.skip-lazy {
    width: 60%;
}
#footer-working ul.iitf {
    margin-top: 12px;
}
#footer-working ul.iitf li i {
    margin-top: 0;
}
#footer-working ul.iitf li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#footer-working ul.iitf li img {
    margin-top: 0;
    height: 20px;
    object-fit: contain;
}
#footer-working .vc_col-sm-4, #footer-working .vc_col-sm-2 {
    margin-bottom: 10px;
    width: 100%;
}
#footer-working ul li {
    text-align: center;
}
#footer-working .vc_col-sm-2 .wpb_text_column {
    margin-bottom: 6px;
}

#footer-working .gjs-row {
    margin: 0;
}

#footer-working .other h3 {
    font-size: 15px;
    text-align: center;
}
a {}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 a {
    display: flex;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 a h2 {
    font-size: 22px !important;
    color: #ffffff;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 a {
    padding-top: 9px;
    text-align: center;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 a  br {
    display: none !important;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 a p {
    color: #ffffff;
    font-size: 20px !important;
    font-weight: 400;
    padding: 0;
}
.vc_col-sm-4.sect33a {
    margin: 0;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-82 {
    display: none;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close::before {
    background: transparent;
    border: 1px solid #ffffff;
}	
}