/* Make header overlay on hero section */
.gradientbackground {
    background-image: linear-gradient(180deg, #022351 0%, #4477ac 65%) !important;
}
.contactsection textarea {
    border: 1px solid #0A1F44;
}
.contactsection input {
    border: 1px solid #0A1F44;
    margin-top: 1rem !important;
}
#site-header .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}
.formsection {
    position: absolute;
    left: 50%;
    z-index: 10000;
    TOP: -39%;
}
.formsection1 {
    width: 55% !IMPORTANT;
}
.contactsection textarea {
    border: 1px solid #0A1F44;
    width: 100%;
}
.contactsection .elementor-widget-wrap.elementor-element-populated {
    width: unset;
    margin: 0 auto;
}
.formsection input {
    border: 2px solid #000;
    margin-top: 8px;
}
.formsection1 input {
    border: 2px solid #000;
    margin-top: 8px;
}
.formsection label {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
}
.formsection1 label {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 20px;
}
.formsection {
    background: #fff !important;
    padding: 1rem 5rem;
    width: 90%;
    margin: 0 auto !important;
    border: 2px solid #000;
    border-radius: 20px;
}
.formsection1 {
    background: #fff !important;
    padding: 1rem 5rem;
    width: 90%;
    margin: 0 auto !important;
    border: 2px solid #000;
    border-radius: 20px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #556B2F;
    border: 1px solid #556B2F;
    text-transform: uppercase;
    width: 50%;
    padding: 13px 0 !important;
}
#site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: transparent !important; /* transparent background */
}
.headermenu_navigation {
    background: #0a1f44c2;
    position: absolute;
    left: -6%;
    top: 21%;
    border-radius: 0 10px 10px 0;
    padding: 10px 0;
    /* border: 1px solid; */
}
/* Add top padding so hero text isn’t hidden behind header */
#hero {
  padding-top: 120px; /* adjust according to header height */
}



.gradient_texture {
    background: linear-gradient(to right, #0A1F44, #ffffff);
    padding: 6px 16px;
    display: inline-block;
    color: white;
    font-weight: bold;
}
.gradient_texture {
    border-radius: 12px;
}
.iconsection  li.elementor-icon-list-item {
    background: url(https://futurefuels.energy/wp-content/uploads/2025/08/2.2.png) !important;
    background-repeat: no-repeat !important;
    padding: 12px 43px !important;
    padding-bottom: 11px;
    list-style: none;
    padding-left: 27px;
    padding-bottom: 10px;
    list-style: none;
    line-height: 30px;
    line-height: 30px;
    background: transparent;
    background-size: 30px !important;
    background-position: left center !important;
}

.hfe-site-logo-container img {
    width: 47%;
    z-index: 10000;
    position: relative;
}
@media only screen and (max-width: 768PX) {
	.formsection {
    position: unset;
  
}
	.formsection1 {
    background: #fff !important;
    padding: 1rem 5rem;
    width: 100% !IMPORTANT;
 
}
	.borderroi {
    padding: 0px 0px 0px 0px;
    width: 48% !important;
    margin: 2rem auto 0;
}
	.formsection {
    background: #fff !important;
    padding: 1rem 1rem;
    width: 90%;
    margin: 0 auto !important;
    border: 2px solid #000;
    border-radius: 20px;
}
		.formsection1 {
    background: #fff !important;
    padding: 1rem 1rem;
    width: 90%;
    margin: 0 auto !important;
    border: 2px solid #000;
    border-radius: 20px;
}
	.headermenu_navigation {
    background: #0a1f44c2;
    position: absolute;
    left: -11%;
    top: 21%;
    border-radius: 0 10px 10px 0;
    padding: 2px 0 0;
}
.contactsection .elementor-widget-wrap.elementor-element-populated {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px !important;
}
	.contactsection {
    padding: 0 !important;
}
}