body {
	font-family: "Plus Jakarta Sans";
}

a:hover {
	color: #f40000;
}



.choose-benefit-sub-subheader-second {
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: 700;
	color: #000000;
	max-width: 900px;
	font-family: "Eudoxus Sans";
	/*margin-top: 16px;*/
	/*letter-spacing: 0.2px;*/
	line-height: 46px;
}

/* .type-main-pol {
	display: flex;
	justify-content: space-between;
} */

.choose-benefit-sub-subheader-second1 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 300;
	color: #000000;
	max-width: 900px;
	font-family: "Eudoxus Sans";
	/*margin-top: 16px;*/
	/*letter-spacing: 0.2px;*/
	line-height: 36px;
}



input:focus,
input:focus-within,
textarea:focus,
textarea:focus-within,
select:focus,
select:focus-within {
	border: 1px solid #f40000 !important;
	outline: none !important;
	box-shadow: none !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.0833 5.25L6.99999 8.75L2.91666 5.25" stroke="%2348505F" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
	background-repeat: no-repeat;
	background-position-x: 92%;
	background-position-y: 50%;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px white inset !important;
}

.form-group input {
	height: 48px !important;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.energy-solution {
	margin-top: 50px;
	margin-bottom: 50px;
}

.navbar-light .navbar-nav .nav-link {
	color: #000000;
	font-family: "Plus Jakarta Sans";
	font-size: 14px;
}

.container2 {
	max-width: 1140px;
	padding-inline: 15px;
	margin-inline: auto;
}

.navbar {
	padding: 10px 0px 20px 0px;
}

.img-fluiding {
	width: 550px !important;
	height: 500px;
	border-radius: 30px;
}

.img-fluiding-fluid {
	width: 450px !important;
	height: 300px;
	border-radius: 30px;
}

.menu-text {
	color: black;
}

.card-body {
	padding: 0px;
}

/*.card{
  height:380px;
}
*/
/*.card-title{
text-align: start;
}
*/

.power-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.power-heading {
	font-size: 64px;
	font-weight: 700;
	color: #000000;
	max-width: 450px;
	font-family: "Plus Jakarta Sans";
	letter-spacing: -1px !important;
	text-transform: capitalize;
}

.power-subheading {
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	max-width: 350px;
	font-family: "Eudoxus Sans";
	margin-top: 16px;
}

.calculator-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.calculator-heading {
	font-size: 36px;
	font-weight: 700;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	letter-spacing: -1px !important;
	text-transform: capitalize;
}

.calculator-subheading {
	font-size: 16px;
	font-weight: 400;
	color: #616161;
	max-width: 665px;
	font-family: "Plus Jakarta Sans";
	margin-top: 16px;
	margin-bottom: 30px;
}

.sustain-background {
	background-color: #f5f3f3;
	padding: 30px 0px 30px 0px;
	margin-top: 100px;
	margin-bottom: 100px;
}

.calculator-form {
	max-width: 625px;
	margin-bottom: 50px;
}

.calculator-total {
	font-family: Plus Jakarta Sans;
	font-size: 40px;
	font-weight: 700;
	line-height: 57.6px;
	letter-spacing: -0.01em;
	margin-bottom: 30px;
}

.calculator-btns {
	display: flex;
	align-items: center;
	gap: 15px;
}

.remove-btn {
	display: flex;
	gap: 8px;
	align-items: center;
	background-color: transparent;
	border: none;
	font-family: Plus Jakarta Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #f40000;
	padding: 8px 12px;
}

.d-logo {
	width: 100px;
	height: auto;
}

.get-started {
	font-family: "Plus Jakarta Sans";
	width: 150px;
	background-color: #f40000;
	border-radius: 10px;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 48px;
	margin-top: 30px;
}

.most-reliable {
	display: flex;
	align-items: center;
	margin-top: 100px;
	margin-bottom: 100px;
}

.img-fluid1 {
	width: 500px;
	/* height: 600px; */
}

.reliable-main-text {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	text-transform: uppercase;
	letter-spacing: 0.02cm;
}

.our-projects-normal {
	background-color: #f5f3f3;
	padding: 100px 0px 100px 0px;
}

.reliable-text {
	font-size: 32px;
	font-weight: 600;
	color: #000000;
	max-width: 400px;
	font-family: "Plus Jakarta Sans";
	letter-spacing: 0.01cm;
	line-height: 42px;
}

.reliable-sub-text {
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	max-width: 600px;
	font-family: "Eudoxus Sans";
	letter-spacing: 0.01cm;
}

.form-control.custom-form-control {
	padding: 12px 18px;
	height: auto !important;
}

.card-benefit {
	text-align: center;
	background-color: #fff;
	border: 1px solid #ededed;
	padding: 30px;
}

.card-title {
	font-family: "Plus Jakarta Sans";
	text-align: start;
	margin-top: 20px;
	font-size: 18px;
}

.card-title1 {
	font-family: "Plus Jakarta Sans";
	text-align: start;
	margin-top: 30px;
	font-size: 18px;
}

.card-subtext {
	text-align: start;
	font-family: "Eudoxus Sans";
	color: #505050;
	font-size: 16px;
}

.img-benefit {
	width: 500px;
	height: auto;
	border-radius: 10px;
}

.choose-heading {
	font-size: 14px;
	font-weight: 600;
	color: #f40000;
	font-family: "Plus Jakarta Sans";
	text-transform: uppercase;
	letter-spacing: 0.02cm;
	margin-bottom: 20px;
}

.split-value {
	/* display: flex; */
	justify-content: space-between;
	margin-bottom: 20px;
}

.choose-benefit-subheader {
	font-size: 36px;
	font-weight: 600;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	text-transform: capitalize;
	letter-spacing: 0cm;
	margin-bottom: 20px;
}

.choose-benefit-subheader1 {
	font-size: 36px;
	font-weight: 600;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	text-transform: capitalize;
	letter-spacing: 0cm;
	margin-bottom: 20px;
	margin-top: 100px;
}

.choose-benefit-subheader-subs {
	font-size: 40px;
	font-weight: 700;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	text-transform: capitalize;
	letter-spacing: 0.01cm;
	margin-bottom: 20px;
	max-width: 350px;
}

.supercheck {
	width: auto;
	height: 24px;
}

.choose-benefit-sub-subheader {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	max-width: 500px;
	font-family: "Eudoxus Sans";
	/*margin-top: 16px;*/
	/*letter-spacing: 0.2px;*/
	line-height: 26px;
}

.choose-benefit-sub-subheadersub {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	color: #000000;
	max-width: 500px;
	font-family: "Eudoxus Sans";
	/* letter-spacing: 0.2px; */
	line-height: 26px;
	margin-left: 10px;
}

.choose-benefit-sub-subheader-main {
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	letter-spacing: 0.01cm;
	margin-bottom: 10px;
	max-width: 550px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 10px;
}

.supercontain {
	margin-bottom: 30px;
}

.checkbox-container {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.checkbox-icon {
	font-size: 18x;
	color: #f40000;
	margin-right: 8px;
}

.checkbox-text {
	font-size: 16px;
	color: #505050;
	font-family: "Plus Jakarta Sans";
}

.produce-header {
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	font-family: "Plus Jakarta Sans";
	text-transform: capitalize;
	letter-spacing: 0.02cm;
	max-width: 350px;
	margin: auto;
}

.get-started-new {
	font-family: "Plus Jakarta Sans";
	width: 150px;
	background-color: #ffffff;
	border-radius: 10px;
	border: none;
	color: #f40000;
	font-size: 14px;
	height: 48px;
	margin-top: 30px;
	font-weight: 700;
}

.main-container {
	margin-top: 150px;
	background-color: #1f1d1d;
	padding: 50px 0px 0px 0px;
}

.main-container1 {
	margin-top: 0px;
	background-color: #1f1d1d;
	padding: 50px 0px 0px 0px;
}

.main-row {
	display: flex;
	justify-content: space-between;
}

.footer-levels {
	color: #ffffff;
	font-family: "Plus Jakarta Sans";
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -2%;
}

.footer-link1 {
	max-width: 180px;
	color: #ffffff;
	font-family: "Plus Jakarta Sans";
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	/* letter-spacing: -2%; */
}

.footer-link123 {
	/* max-width: 180px; */
	color: #ffffff;
	font-family: "Plus Jakarta Sans";
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}

.footer-sub-container {
	display: flex;
	justify-content: space-between;
	/* width: 100%; */
}

.contact-us {
	color: #ffffff;
	font-family: "Plus Jakarta Sans";
	font-size: 48px;
	font-weight: 700;
	line-height: 24px;
}

.form-group label {
	color: #000000;
	font-family: "Plus Jakarta Sans";
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
}

.contact-us-btn {
	background-color: transparent;
	border: 1px solid #f40000;
	border-radius: 10px;
	color: #f40000;
	font-size: 16px;
	padding: 10px 20px;
	font-weight: 500;
	font-family: "Plus Jakarta Sans";
}

.project-text {
	font-size: 20px;
	font-weight: 500;
	color: #000000;
	font-family: "Plus Jakarta Sans";
	margin-top: 10px;
}

.accordion-body {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0px 100px 0px;
	/*background-color: #f4f4f4;*/
}

.accordion {
	width: 80%;
	margin: auto;
	/*background-color: #fff;*/
	/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}

/*.accordion-item {
      border-bottom: 1px solid #ddd;
    }*/
.why-accordion-text {
	color: #cb3438;
	font-size: 18px;
	font-family: "Plus Jakarta Sans";
}

.accordion-header {
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	cursor: pointer;
	background-color: #fff2f2;
	border-radius: 18px;
	margin-bottom: 20px;
	border-color: #fbd3d4;
}

.accordion-content {
	display: none;
	padding: 20px;
}

.accordion-icon {
	transition: transform 0.3s ease-out;
	color: #cb3438;
}

.active .accordion-content {
	display: block;
	color: #000000;
	font-size: 16px;
	/*letter-spacing: 0.1px;*/
	line-height: 30px;
	font-weight: 300;
	font-family: "Plus Jakarta Sans";
	transition: max-height 0.3s ease-out;
}

.active .accordion-icon {
	transform: rotate(90deg);
	color: #000 !important;
}

.rotate {
	transition: transform 0.3s ease-out;
}

.active .accordion-header {
	background-color: transparent;
	border-radius: 20px;
	margin-bottom: 00px;
	border-color: #fbd3d4;
}

.active .why-accordion-text {
	color: #000;
}

.accordion-item {
	/*  color: #F40000 !important;*/
	/* background-color: #cb3438; */
	background-color: #fff2f2 !important;
	margin-bottom: 20px;
	border-radius: 20px;
}

.gallery-pictures-img {
	width: 350px !important;
	height: 320px !important;
	object-fit: cover;
}

@media only screen and (max-width: 1204px) {
	.get-started {
		margin-bottom: 30px;
	}

	.choose-benefit-sub-subheader {
		max-width: 350px;
	}

	.most-reliable {
		display: flex;
	}

	.img-benefit {
		width: 100%;
	}
}

/* .img-fluiding{
  width:450px !important;
  height:auto;
  border-radius: 30px
}*/

@media only screen and (max-width: 992px) {
	.most-reliable {
		display: block;
	}
}

@media only screen and (max-width: 800px) {
	.container2 {
		padding-inline: 30px;
	}

	.most-reliable {
		display: block;
	}

	.img-benefit {
		width: 100%;
	}

	.img-fluiding {
		width: 100% !important;
		height: auto;
		border-radius: 30px;
	}

	.img-fluiding-fluid {
		width: 350px !important;
		height: 300px;
		border-radius: 30px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 480px) {
	.img-fluiding-fluid {
		width: 100% !important;
		height: auto;
		border-radius: 30px;
		margin-bottom: 40px;
	}

	.our-projects-normal {
		padding: 50px 0px 100px 0px;
	}

	.accordion-body {
		padding: 0px 0px 50px 0px;
		/* background-color: #f4f4f4; */
	}

	.choose-benefit-subheader-subs {
		font-size: 24px;
	}

	.accordion {
		width: 100%;
	}

	.img-fluiding {
		width: 100% !important;
		height: auto;
		border-radius: 30px;
	}

	.reliable-main-text {
		margin-top: 20px;
		font-size: 12px;
	}

	.img-fluid1 {
		width: 100%;
		/* height: 600px; */
		margin-bottom: 20px;
	}

	.reliable-text {
		font-size: 22px;
	}

	.card-title {
		font-family: "Plus Jakarta Sans";
		font-size: 16px;
	}

	.card-title1 {
		font-family: "Plus Jakarta Sans";
		font-size: 16px;
	}

	.choose-benefit-subheader {
		font-size: 24px;
	}

	.choose-benefit-subheader1 {
		font-size: 24px;
		margin-top: 50px;
	}

	.main-container {
		margin-top: 50px;
		background-color: #1f1d1d;
		padding: 50px 0px 0px 0px;
	}

	.main-container1 {
		margin-top: 0px;
		background-color: #1f1d1d;
		padding: 50px 0px 0px 0px;
	}

	.main-row {
		display: block;
		/* justify-content: space-between; */
	}

	.footer-link123 {
		text-align: center;
	}

	.footer-details {
		margin-top: 50px;
	}

	.footer-sub-container {
		display: block;
	}

	.most-reliable {
		display: block;
		margin-top: 30px;
		margin-bottom: 50px;
	}

	.split-value {
		display: block;
	}

	.img-benefit {
		width: 100%;
		height: auto;
		border-radius: 10px;
		margin-bottom: 20px;
	}

	.power-heading {
		margin-top: 30px;
		font-size: 24px;
		text-align: center;
	}

	.power-subheading {
		font-size: 14px;
		font-weight: 300;
		color: #000000;
		font-family: "Eudoxus Sans";
		text-align: center;
	}

	.get-started-container {
		text-align: center;
		margin-bottom: 40px;
	}

	.get-started {
		margin-top: 20px;
	}

	.produce-header {
		font-size: 24px;
		max-width: 250px;
		margin: auto;
	}

	.footer-link1 {
		max-width: 100%;
	}

	.footer-normal {
		text-align: center;
		display: flex;
		align-items: center;
	}

	.calculator-btns {
		flex-direction: column;
	}

	.container2 {
		padding-inline: 10px;
	}

	.calculator-total {
		font-size: 28px;
		margin-bottom: 15px;
	}
}