@charset "UTF-8";
/*
Theme Name: Energy Team
Theme URI: #
Author: Outright
Author URI: http://outright.co.il/
Description: A theme for Energy Team
Requires at least: 6.0
Requires PHP: 7.0
Version: 1.0
Text Domain: energy
Tags: outright, energy, team, options, featured, home, portfolio, gallery */

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.wp-block-quote {
	font-style: italic;
	font-size: 23px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Custom CSS */
.general-page :is(h1, h2, h3, h4, h5, h6, p) {
	margin: revert;
}
.general-post-content ul, .general-post-content ol, .general-page ol, .general-page ul {
	padding-left: 20px;
	margin-bottom: 20px;
}

.general-post-content ul li, .general-page ul li {
	list-style: disc;
	font-size: 28px;
	color: #143927;
}

.general-post-content ol li, .general-page ol li {
	list-style: decimal;
	font-size: 28px;
	color: #143927;
}
.general-page p a, .general-page ul li a {
	color: #000000;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-decoration: underline;
}

.general-page h1,
.general-page h2,
.general-page h3,
.general-page h4,
.general-page h5,
.general-page h6,
.general-post-content h1,
.general-post-content h2,
.general-post-content h3,
.general-post-content h4,
.general-post-content h5{
	color: #000000;
	font-weight: 700;
	letter-spacing: 0;
	margin: revert;
	text-transform: capitalize !important;
}
.general-page h1,
.general-post-content h1{
	font-size: 2.5rem !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}
.general-page h2,
.general-post-content h2{
	font-size: 2rem !important;
	color: #000000 !important;
	line-height: normal !important;
	letter-spacing: normal !important;
	padding-top: 0 !important;
	text-align: left !important;
	margin-bottom: 0 !important;
}
.general-page h3,
.general-post-content h3{
	font-size: 1.75rem !important;
	color: #000000 !important;
	line-height: normal !important;
	letter-spacing: normal !important;
}
.general-page h4,
.general-post-content h4{
	font-size: 1.5rem;
	color: #000000 !important;
	padding-bottom: 0 !important;
}
.general-page h5,
.general-post-content h5{
	font-size: 1.25rem;
	color: #000000 !important;
}
.general-page h6{
	font-size: 1rem !important;
	color: #000000 !important;
	text-align: left !important;
	text-transform: capitalize !important;
	padding-bottom: 0 !important;
	font-weight: bold;
}

/*Custom CSS Added*/

.wpcf7-list-item{
	margin-right: 0;
}

.wpcf7-spinner{
	position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
	border: none;
	font-size: 16px;
	margin-top: 0;
}
html {
	scroll-padding-top: 85px; /* height of your sticky header */
}
.wpcf7 form .wpcf7-response-output{
	border: none;
	padding-right: 0;
	margin-right: 0;
	font-size: 16px;
}
/* new css start here */

.banner.general-banner::after{
	background-image: url(assets/images/general-curve.svg);
}
.general-page-content {
	margin-top: -280px;
	z-index: 999999;
	position: relative;
}
.discover-now{
	width: 1372px;
	border-radius: 23px;
	background: #FF9EA6;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap:48px;
	margin-top: 178px;
	margin-bottom: 178px;
}
.discover-now h3{
	color: #000;
	font-size: 43px;
	font-style: normal;
	font-weight: 800;
	line-height: 112px; /* 260.465% */
	text-transform: capitalize;
	margin-bottom: 0;
}
.discover-now .btn-wrapper{
	width: 137px;
	height: 60px;
	border-radius: 12px;
	background: #E61A2D;
	display: flex;
	align-items: center;
	justify-content: center;
}
.discover-now .btn-wrapper a {
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.who-we-are .who-we-are-inner{
	align-items: flex-start !important;
}
.about-vision{
	position: relative;
}
.about-vision:after{
	background-image: url(assets/images/about-vision.png);
	content: '';
	width: 100%;
	display: block;
	z-index: 9;
	position: absolute;
	top: 0;
	height: 2485px;
}

.our-values.values-black,
.our-vision .vision-inner,
.our-vision h2 {
	z-index: 99999;
	position: relative;
}
.about-vision {
	position: relative;
	padding-top: 250px;
	background: #000;
}
.page-template-template-about .value-boxes{
	padding-bottom: 40px;
}
.page-template-template-about .discover-now{
	background: #FD7C88;
}
.page-template-template-career .banner{
	background: linear-gradient(238deg, #E2FA32 5.5%, #E61A2D 51.51%);
}
.career-cotnent .content-right img, .career-cotnent .content-right video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.career-cotnent .content-right{
	height: 365px;
}
.contact-inner{
	margin-top: -230px;
}
.fieldWrap label{
	z-index: 99999;
	position: relative;
}
.js-case-carousel{
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	overflow: visible !important;
	max-width: 1360px;
}
.block-case-carousel__item:not(.swiper-slide-active){
	pointer-events: none;
}
.block-case-carousel--theme-2 .block-case-carousel__item:not(.swiper-slide-active){
	filter: none !important;
	-webkit-filter: none !important;
	opacity: 1 !important;
	pointer-events: auto;
}
.error.general-page-content .custom-container p{
	text-align: center;
}
.error-btn a{
	width: 100%;
	height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--Linear, linear-gradient(213deg, #b81120 13.49%, #e61a2d 36.62%, #e61a2d 47.43%, #e61a2d 58.68%, #ad0e1c 86.92%));
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	border: solid 1px transparent;
	transition: all 0.4s
	ease-in-out;
	margin-top: 15px;
	max-width: 363px;
	height: 49px;
	background: var(--Linear, linear-gradient(213deg, #b81120 13.49%, #e61a2d 36.62%, #e61a2d 47.43%, #e61a2d 58.68%, #ad0e1c 86.92%));
	border-radius: 10px;
	text-decoration: none;
}
.error-btn a:hover{
	background: #000;
	border-color: #fff;
}
.error-btn{
	display: flex;
	justify-content: center;
}
.page .general-page-content .custom-container .text-wrapper.general-page h2{
	font-size: 2rem !important;
}
.error404 .banner,
.page-template-template-sitemap .banner{
	height: 897px;
}
.note .privacy input{
	width: auto !important;
	height: auto !important;
}
.note .privacy{
	display: flex;
	align-items: center;
	gap: 5px;
}
.note .privacy span.wpcf7-list-item-label,
.note .privacy span.wpcf7-list-item-label a{
	color: #fff;
	font-size: 14px;
}
.note span.wpcf7-list-item{
	margin-left: 0;
}
footer .note .privacy span.wpcf7-list-item-label,
footer .note .privacy span.wpcf7-list-item-label a{
	font-size: 14px;
}
.test-modal-content .note .privacy span.wpcf7-list-item-label,
.test-modal-content .note .privacy span.wpcf7-list-item-label a{
	color: #000;
	font-size: 14px;
}
.general-page-content .custom-container ol li a,
.general-page-content .custom-container ul li a,
.general-page-content .custom-container p a{
	color: #000;
}
.note .privacy span.wpcf7-list-item-label a{
	font-weight: bold;
}
li.info-email {
	text-transform: lowercase !important;
}
.test-modal-content .fieldWrap input.contact-submit{
	height: 60px;
}
.hc-offcanvas-nav{
	z-index: 9999999 !important;
}
.who-we-are, .our-vision,
.our-values.values-black {
	margin-top: -1px;
	z-index: 9;
	position: relative;
}
.for-mobile{
	display: none;
}



.open-positions .call-us-btn-carrer{
	position: absolute !important;
}
.call-us-btn-carrer.sticky{
	position: fixed !important;
}


@media (min-width:1024px) and (max-width:1700px) {
	footer input.submit-button {
		height: 50px !important;
	}
}

@media (min-width:1200px) and (max-width:1500px) {
	.home .value-boxes {
		display: flex;
		justify-content: center;
	}
	.home .values-box {
		width: 380px;
	}
}

@media (min-width:1300px) and (max-width:1500px) {
	.our-vision .vision-inner {
		padding-bottom: 50px !important;
	}

}

@media (min-width:1024px) and (max-width:1600px) {
	.team-members{
		gap: 20px !important;
	}
}



@media (max-width: 1040px) {
	:root {
		scroll-behavior: unset !important;
	}
	.general-page-content {
		padding: 40px 20px !important;
	}
	.positions-wrap {
		padding: 0 20px;
	}
	.our-team h2 {
		margin-bottom: 0 !important;
	}

	.testimonal-modal{
		z-index: 99999999999 !important;
	}
}

@media (max-width: 680px) {
	.swiper-slide-active .slide-inner .animated-tagline {
		bottom: 30px !important;
	}
	.slide-inner .animated-tagline{
		font-size:20px !important;
	}
	.for-mobile{
		display: block;
	}
	.for-desktop{
		display: none;
	}
	footer input.submit-button{
		max-width: 100% !important;
	}
	.key-values-box {
		height: 400px !important;
	}
	.key-values-box:hover {
		height: 100% !important;
	}
	.key-value-boxes {
		grid-template-columns: repeat(1, 1fr) !important;
		width: 100%;
	}
	.position-box.active:before {
		width: 100%;
		height: 100%;
		opacity: 1;
	}
}


