.egx-hero-inner-wrap .disc{
	max-width:800px;
}
.egx-hero-inner-wrap {
    max-width: 850px;
    padding: 225px 0 186px 0;
}
.egx-header-4-area .egx-menu-btn-1 .svg-path {
	stroke:#f79420!important;
	stroke-width:3!important;
}
.egx-header-4-area .egx-menu-btn-1 {
    background-color: transparent;
    width: 50px!important;
}

.main-navigation .navbar-nav li .dropdown-menu{
	padding:10px 10px;
}
.main-navigation:is(.has-menu-4) .navbar-nav > li:not(:last-child) {
    margin-right: 25px;
}
.main-navigation .navbar-nav li .dropdown-menu li a {
	line-height:1.3;
}
.egx-footer-3-wrap .footer-menu-wrap .footer-menu ul li a .text{
	font-size:16px
}

.custom-form {
    max-width: 100%;
    margin: auto;
}

/* Ensure labels are bold and properly spaced */
.custom-form label {
    font-weight: bold;
    display: block;
    margin-top: 10px;
}

/* Form elements styling */
.custom-form input,
.custom-form select,
.custom-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

/* Textarea specific styles */
.custom-form textarea {
    height: 100px;
    resize: vertical;
}

/* Submit button container */
.submit-container {
    text-align: center;
    margin-top: 15px;
}

/* Submit button styles */
.btn-submit {
    background: linear-gradient(90deg, #28a745, #85c744);
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 20px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    transition: all 0.3s ease;
}

.btn-submit:hover {
    background: linear-gradient(90deg, #218838, #74b239);
}

/* Name, Phone, and Email Fields 50% Each */
.name-container, .phone-email-container {
    display: flex;
    gap: 10px;
}

.name-container .form-group, 
.phone-email-container .form-group {
    width: 50%;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .custom-form {
        padding: 15px;
    }

    .btn-submit {
        font-size: 16px;
        padding: 10px 15px;
    }

    /* Stack fields on mobile */
    .name-container, .phone-email-container {
        flex-direction: column;
    }

    .name-container .form-group, 
    .phone-email-container .form-group {
        width: 100%;
    }
}
.error-message {
    font-size: 14px;
    margin-top: 3px;
    display: block;
}

.txa-offcanvas-services-item {
	    font-size: 18px;
	color:#000;
}
.txa-offcanvas-services-title {
	font-size: 28px;
text-transform:capitalize
}
.txa-offcanvas-content-box-title{
	text-transform:capitalize;
	color:#000;
}
.txa-offcanvas-box-container {
	padding: 45px;}
.txa-offcanvas-services li:not(:last-child) {
    margin-bottom: 10px;
}
.txa-offcanvas-box {
max-width:580px;
}
.elementor-image-box-content h3, p{
	font-family: "Urbanist"!important;
}
.disc{
	text-align:justify
}
.footer-info .logo{
	width:60%
}
.egx-marque-2-area .marque-wrapper .item .title{
	font-size:25px
}
.egx-marque-2-area {
    padding: 5px 0 5px 0;
}
.egx-services-3-card .card-content .disc, .elementor-image-box-description{
	text-align:left!important
}
.core-value{
overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}
.egx-hero-4-wrap .hightlight-text:is(.active) .split-line .last div div {
   
    color: #E5EAE8;
}
h1,h2,h3,h4,h5,h6,span,p{
	letter-spacing:1px;
}
.gradient {
    background: #7cbb3b;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.egx-energy-3-left .bottom-content{
	display:none
}

.energy_home{
    line-height: 1;
    font-weight: 900;
	text-align: end;
    background: -webkit-linear-gradient(-180deg, #d6df22 0%, #7cbb3b 30%, #219753 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .energy_home {
        font-size: 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
     .energy_home {
        font-size: 31px;
    }
}
@media (max-width: 575px) {
     .energy_home {
        font-size: 24px;
        margin-bottom: 2px;
    }
}
.energy_home_big {
    font-size: 192px;
    line-height: 234px;
    font-family: var(--urbanist);
    font-weight: 900;
    text-align: end;
   background: -webkit-linear-gradient(-180deg, #d6df22 0%, #7cbb3b 30%, #219753 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .energy_home_big {
        font-size: 135px;
        line-height: 200px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .energy_home_big {
        font-size: 150px;
        line-height: 200px;
    }
}
@media (max-width: 575px) {
    .energy_home_big {
                font-size: 90px;
        line-height: 175px;
    }
}
.egx-footer-3-wrap .footer-info .social-media{
	display:none
}
.egx-footer-3-wrap .footer-menu-wrap{
	gap:40px;
}
@media (max-width: 768px) {
    .egx-footer-3-wrap .footer-menu-wrap{
	gap:15px;
}
}
.egx-footer-3-bottom {
    display: grid;
/*     grid-template-columns: 1fr 2fr; */
	 grid-template-columns: 1fr;
    gap: 40px 105px;
}
.newsletter{
	display:none
}
.egx-footer-2-gallery {

    grid-template-columns: repeat(4, 1fr);

}
.copyright-text {
    background: linear-gradient(-180deg, #d6df22 0%, #7cbb3b 30%, #219753 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-weight:500;
}
.egx-blog-details-area .blog-sub-details-wrap {
    max-width: 1320px;
    margin: 0 auto;
}
.egx-blog-details-content ul li {
    font-family: var(--urbanist);
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #313030;
    position: relative;
    padding-left: 28px;
}
.egx-blog-details-content blockquote {
	margin-top: 0px;}
.egx-blog-details-area .thumbails {

	margin-bottom: 0px;}
.txa_sticky_header {
	position: static;}
.navbar {
  position: relative;
  z-index: 10;
}
.author, .top-wrap .meta, .comment-wrap, .comment-form-wrap{
	display:none!important
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
	background:#46b450!important;
	color:#fff!important;
	border-radius:5px!important;
}