@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//energyinvest109583.devworksite.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,28);
	--wd-text-font-size: 16px;
	--wd-title-font: "DM Serif Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(17,17,28);
	--wd-entities-title-font: "DM Serif Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(17,17,28);
	--wd-entities-title-color-hover: rgb(11, 65, 48);
	--wd-alternative-font: "DM Serif Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Serif Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(17,17,28);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(11,65,48);
	--wd-alternative-color: rgb(0,41,77);
	--wd-link-color: rgb(17,17,28);
	--wd-link-color-hover: rgb(11,65,48);
	--btn-default-font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(109,66,10);
	--btn-default-bgcolor-hover: rgb(11,65,48);
	--btn-accented-font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(109,66,10);
	--btn-accented-bgcolor-hover: rgb(11,65,48);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(21,114,85);
	--notices-success-color: rgb(245,245,252);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(245,245,252);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(17,17,28);
	--wd-form-placeholder-color: rgb(17,17,28);
	--wd-form-brd-color: rgba(0,0,0,0.12);
	--wd-form-brd-color-focus: rgb(21,114,85);
	--wd-form-bg: rgb(245,245,252);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1240px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 18px;
}
::-webkit-scrollbar-thumb {
border:2px solid #19191D;
background-color: #0B4130 !important;
}
::-webkit-scrollbar-track {
   background: #19191D;
}
/** Scroll bar CSS End **/

/* Full width container :start */
:root{
	--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}
.qa-leftcontainer{
	padding-left:var(--aa-half-width) !important;
}
.qa-rightcontainer{
	padding-right:var(--aa-half-width) !important;
}
/* Full width container :end */

/* Global Css start  */
.wd-content-layout {
    padding-block: 0 !important;
}
.page-title {
    background-blend-mode: overlay;
    background-color: #000000ba !important;
}
.page-title {
    height:380px !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
}
.page-title .title {
    font-size: 60px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #f9f9fd !important;
	font-weight: 400 !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    background-color: #00294D;
    color: #F5F5FC;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup.popup-display{
    z-index:99999999; 
}	
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 140px !important;
}
.grecaptcha-badge {
    bottom: 160px !important;
}	
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#0B4130;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
a.scrollToTop.button-show:hover{
    background-color:#1E1E1E;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
.wpcf7-response-output {
    max-width: fit-content;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
}
/* Global Css end  */

/* header start  */
header .wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #11111C !important;
}
header .wd-nav>li>a:hover {
    color: #157255 !important;
}
header .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
    color:#157255 !important;
}
header .wd-sub-menu li>a {
    color: #11111C;
    font-size: 14px;
}
header .mobile-nav .wd-nav>li>a {
    text-transform: uppercase !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}
header .wd-tools-element>a {
    color: #11111C !important;
}
/* header end  */

/* footer start  */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav>li>a {
    padding: 12px 18px;
    color: #F5F5FC !important;
    text-transform: inherit;
    font-size: 16px;
    line-height: 20px;
    background-color: unset !important;
	  text-transform:uppercase !important;
}
footer .wd-nav>li>a {
    color: #11111C !important;
}
footer .wd-nav>li>a span{
    font-weight:400;
}
footer span.nav-link-text {
    text-transform: unset;
    letter-spacing: 1.3px;
}
footer .current-menu-item a.woodmart-nav-link {
    color: #157255 !important;
}
footer a.woodmart-nav-link:hover{
    color: #157255 !important;
}

footer .wd-nav {
    --nav-gap: 60px !important;
}
.wd-nav-mobile.wd-nav>li>a {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 14px !important;
}
/* footer End  */


/* button css start  */
.btn, .elementor-button, .cookies-buttons .cookies-accept-btn, .submit-btn input[type=submit] {
    position: relative;
    padding: 17px 30px 17px !important;
    color: #F5F5FC !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    border: 0px solid #6E662C;
    overflow: hidden;
    transition: all 1s ease;
    line-height: 25px !important;
    font-family: 'nunito sans' !important;
    letter-spacing: 1.6px !important;
    font-weight: 700 !important;
    background-image: linear-gradient(270deg, #e3bc88 0%, #9c6b2b 100%);
}
.btn-two .elementor-button, .btn-two .submit-btn input[type=submit]{
	  background-image:unset;
    background-color: #6D420A !important;
}
.header-btn{
    font-size:14px !important;
}
.btn:hover, .elementor-button:hover, .cookies-buttons .cookies-accept-btn:hover, .btn-two .elementor-button:hover, .submit-btn input[type=submit]:hover{
    background-image: linear-gradient(80deg, #e3bc88 0%, #9c6b2b 100%);
    color: #F5F5FC !important;
}


.mission-tab{
    background-image: linear-gradient(120deg, #034987 0%, #00294d 50%, #01223f 100%) !important;
}

.who-we-are-tab{
	  background-image: linear-gradient(120deg, #157255 0%, #0f664a 35%, #0d6146 50%, #0b4130 100%) !important;
}


/* FAQs section Settings */
.pz-faq .wd-accordion-item {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
    padding: 10px 20px;
    transition: all 0.3s ease;
}
.pz-faq .wd-accordion-item:last-child:before {
		background: transparent;
}
.wd-accordion-item.wd-active-pz {
    margin-top: 20px;
}
.pz-faq .wd-accordion-item:before {
    content: '';
    height: 1.5px;
    width: calc(100% - 40px);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
		background: #5BB2FF !important;
		background: linear-gradient(90deg,rgba(91, 178, 255, 1) 20%, rgba(91, 178, 255, 0.2) 100%) !important;
		transition: all 0.3s ease !important;
}
.pz-faq .wd-accordion-item:after {
    content: '';
    height: 1.5px;
    width: calc(100% - 40px);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
		background: transparent !important
		transition: all 0.3s ease !important;
}
.wd-accordion-item.wd-active-pz:before {
		display: none !important;
}
.wd-accordion-item.wd-active-pz:after {
    height: 100%;
    width: 100%;
		z-index: 0;
		border-radius: 20px;
		background: #025DAE;
		background: linear-gradient(90deg, rgba(2, 93, 174, 0.5) 20%, rgba(2, 93, 174, 0.12) 100%);
}
.wd-accordion-item > div {
    position: relative;
    z-index: 1;
}
.pz-faq .wd-accordion-content.wd-entry-content p {
    margin-bottom: 8px;
}
.pz-faq .wd-accordion-content.wd-entry-content p:last-child {
    margin-bottom: 0;
}
.pz-faq span.wd-accordion-opener:before {
    color: #5BB2FF !important;
}
.wd-active-pz span.wd-accordion-opener:before {
    content: '' !important;
    height: 2px;
    width: 20px;
    background: #5BB2FF;
    position: absolute;
    transform: rotate(-45deg);
    left: -18px;
    top: 10px;
}
/* FAQs section Settings Ended*/

/* Focus Area Page Settings*/
.pz-list span.elementor-icon-list-text {
    position: relative;
    transition: all 0.3s ease;
}
.pz-list span.elementor-icon-list-text:hover,
.pz-list span.elementor-icon-list-text.pz-active {
    color: #157255 !important;
		cursor: pointer;
		width: auto !important;
}
.pz-list span.elementor-icon-list-text:before {
    content: '';
    height: 2px;
    width: 0%;
    background: #157255 !important;
    position: absolute;
    bottom: -5px;
    left: 0;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
}
.pz-list span.elementor-icon-list-text:hover:before,
span.elementor-icon-list-text.pz-active:before {
    width: 100%;
    opacity: 1;
    visibility: visible;
}
.pz-map img {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; 
  height: auto;
}

.pz-map img.pz-show {
  opacity: 1;
  visibility: visible;
  position: relative;   
}
.pz-500 span.elementor-icon-list-text {
    font-weight: 500 !important;
}

/* Focus Area Page Settings Ended */


@media (max-width: 1024px) {
.wd-active-pz span.wd-accordion-opener:before {
    left: -8px !important;
    top: 0px !important;
}
}@media (min-width: 1025px) {
	/* laptop css start  */
@media (max-width:1600px) and (min-width:1025px){
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
   height: 350px !important;
   margin-bottom: 0px !important;
   margin-top: 0px;
   padding-top: 70px !important;
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-title .title {
  font-size: 60px !important;
}
.banner h2 {
    font-size: 60px !important;
    line-height: 70px !important;
}
.banner{
    min-height:600px !important;	
}
.banner-head{
    max-width:800px !important;	
}
}

@media (max-width:1220px) and (min-width:1025px){
.mission-tab{	
	   --width: 540px !important;
}
}
/* laptop css end */
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* tablet css start  */
header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 250px !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 14px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
.qa-slide .wd-carousel {
  --wd-col-lg: 2 !important;
  --wd-col-md: 2 !important;
  --wd-col-sm: 2 !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
header.whb-sticked {
   display: block !important;
}
/* tablet css end */
}

@media (min-width: 577px) and (max-width: 767px) {
	/* landscape css start  */
.page-title {
    height: 240px !important;
	  padding-top:20px !important;
    background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 14px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}

/* landscape css end */
}

@media (max-width: 576px) {
	/* mobile css start  */
.page-title {
    height: 250px !important;
	  padding-top:20px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 26px !important;
	font-size: 14px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
/* .wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
} */
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
a.qlwapp__button.qlwapp__button--bubble {
    margin-right: 10px !important;
    margin-bottom: 200px !important;
}
/* mobile css end */


}

