@import url('https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ruslan+Display&display=swap');

/*
font-family: 'Jost', sans-serif;
*/

@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px) }
 100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0) }
}

@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px) }
 100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0) }
}

@keyframes ripple-white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.15), 0 0 0 10px rgba(255, 255, 255, 0.15), 0 0 0 20px rgba(255, 255, 255, 0.15);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.15), 0 0 0 10px rgba(255, 255, 255,0.15), 0 0 0 20px rgba(255, 255, 255, 0.15)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.15), 0 0 0 20px rgba(255, 255, 255, 0.15), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.15), 0 0 0 20px rgba(255, 255, 255, 0.15), 0 0 0 30px rgba(255, 255, 255, 0)
    }
}

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h1,h2,h3,h4,h5,h6,p,ul,li,body,figure{margin:0;padding:0;}
figure{font-size:0;}
figcaption{font-size: 16px;font-weight: 700;color: #2e94a2;width: 100%;text-align: center;float: left;margin-bottom: 15px;font-family: 'Quicksand';}
.page-id-1031 figcaption{text-align:left;}
ul,li{list-style:none;}
section,footer{float:left;width:100%;}
button,a,input[type="submit"]{cursor:pointer;}
img{max-width:100%;height:auto;}
:hover,a,button,input[type="submit"]{transition:all .5s;}
:focus{outline:-webkit-focus-ring-color auto 0px;outline:0;}
.container,.container-fluid{padding:0 20px;max-width:100%;width:100%;position:relative;margin:auto;}
.disabled{cursor:no-drop !important;}

a{text-decoration:none;color: #000;}
a:hover,.single-info .row .col-6.box-2 p a{color: #ee2323;}
.single-info .row .col-6.box-2 p a:hover{color: #000;}
#wrapper{width: 100%;float: left;background: #fff;}
body{
    -webkit-text-size-adjust:100%;
    counter-reset:my-sec-counter;
    font-family: 'Jost', sans-serif;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:16px;
    color:#000000;
    background-color:#fff;
    line-height:normal;
}

/*Font Css*/
.f-0{font-size:0;}
.f-16{font-size:16px;}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  font-family: 'Jost', sans-serif;  
  line-height: normal;
}
h1{
    font-size: 60px;
    letter-spacing: 5px;
    margin-bottom: 10px;
}
h2{
    font-size: 50px;
    letter-spacing: 4px;
    margin-bottom: 6px;
}
h3{
    font-size: 45px;
    letter-spacing: 3px;
    margin-bottom: 6px;
}
h4{
    font-size: 40px;
    letter-spacing: 3px;
    margin-bottom: 6px;
}
h5{
    font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
h6{
    font-size: 22px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
p{
    font-size:16px;
    line-height: 26px;
    margin-bottom: 11px;
    width: 100%;
    float: left;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0;}

/* Firefox */
input[type=number] { -moz-appearance: textfield; }
::placeholder{font-family: 'Jost', sans-serif;opacity:1;font-size:16px;line-height:normal;color:#4c4c4c;}

/*input css*/
.theme-lambda input,.theme-lambda textarea,.theme-lambda select{height:46px;background-color:#ffffff;line-height:normal;display:inline-flex;align-items:center;padding:0;margin:0;border:0;box-shadow:none;outline:0;border-radius:0 !important;border:3px solid #fff;font-size:16px;color:#2e2e2e;font-weight:400;font-family: 'Jost', sans-serif;}
.theme-lambda input::placeholder, .theme-lambda textarea::placeholder{font-size:16px;color:#2e2e2e;font-weight:400;opacity:1;font-family: 'Jost', sans-serif;}
.theme-lambda input[type="text"],.theme-lambda input[type="number"],.theme-lambda input[type="submit"],.theme-lambda input[type="email"],.theme-lambda input[type="password"],.wpcf7 textarea{-webkit-appearance:none;}
.theme-lambda input:focus, .theme-lambda textarea:focus, .theme-lambda select:focus{border:3px solid #981b1e;}
.theme-lambda input[type="submit"],.theme-lambda input[type="submit"]:focus{border:3px solid #fff;}
select{ background-image: url(../images/select-icon.png); background-repeat: no-repeat;background-position: 97% 50%; -webkit-appearance: none;  -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/ } 
select::-ms-expand{display:none;  //FOR IE }




.page-banner .banner-bg h1 {padding-right: 10px;padding-left: 10px;}
.home .hero-banner.banner-bg h2 {
    background-color: rgba(8,150,113,.8)!important;
    color: #fff!important;
    padding: 15px;
    margin-bottom: 130px;
    position: relative;
    margin-top: 30px;
    display: inline-block;
    width: auto;
	text-shadow: 1px 1px 10px #2aff80ff, 0 0 1em #2aff80ff, 0 0 0.2em #2aff80ff;
}
.home .hero-banner.banner-bg h2::after {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 0;
    height: 0;
	border-right-color: rgba(8,150,113, 0.8) !important;
    border-top: 35px solid transparent;
    border-right: 50px solid;
    border-bottom: 35px solid transparent;
}
.home .hero-banner.banner-bg h2::before {
    content: "";
    position: absolute;
    top: 0;
    right: -50px;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-left: 50px solid;
	border-left-color: rgba(8,150,113, 0.8) !important;
    border-bottom: 35px solid transparent;
}

.page-banner .banner-bg h1 {
    padding-right: 50px;
    padding-left: 50px;
	text-shadow: 1px 1px 10px #2aff80ff, 0 0 1em #2aff80ff, 0 0 0.2em #2aff80ff !important;
}

.hero-banner.banner-bg span.two_line_text {
    color: #089671ff;
}
.hero-banner.banner-bg p {
    color: #089671ff!important;
    background: #fff;
    text-shadow: none!important;
    padding: 20px 20px;
    width: 100% !important;
    max-width: 100% !important;
	border-radius: 8px;
}
.alignment_row, .alignment_row .wp-block-columns {
    align-items: center !important;
}
.page-id-39 .wsp-container {
    width: 100%;
}
.page-id-39 .sitemap-sec {
    width: 100%;
}
.page-id-39 .wsp-container h2 {
    background: transparent;
    color: #000;
    margin: 30px 0px 20px 0px;
    font-family: 'Quicksand', sans-serif;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 3px;
}
.wsp-pages-list li a {
    color: #000;
    font-family: 'Quicksand',sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    display: inline-block;
}
.wsp-pages-list li a:hover {color: #089671ff !important;}
.page-id-37 h2 {
    background: transparent;
    color: #000;
    padding-bottom: 30px !important;
    line-height: 50px;
    margin: 0px;
}
.page-id-37 .single-info ol, .page-id-37 .single-info ul {
    padding-left: 0px!important;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
}
.page-id-37 .single-info li {
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    padding-top: 12px;
    text-decoration: none;
    border-top-color: #000000;
}

.header_sec .left a {
    position: relative;
    display: inline-block;
    padding: 6px;
}
.header_sec .left a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-top: 180px solid #fff;
    border-right: 180px solid transparent;
    z-index: -1;
}
.home-services .services-row .services-col {
    width: 50% !important;
}
footer .footer-top {
	    border-color: #2aff80ff  !important;
}
footer {
    border-color: #089671ff !important;
}
a:hover, .single-info .row .col-6.box-2 p a {
    color: #089671ff !important;
}
.single-info .row .col-6.box-2 p a:hover {
	 color: #000 !important;
} 
footer .footer-bottom .f-left {
    width: 70% !important;
}
footer .footer-bottom .f-right {
    width: 30% !important;
}
p {
    line-height: 38px;
}
ul.agritech_list {
    display: block !important;
    column-count: 2;
}
ul.agritech_list li {
    margin-bottom: 15px !important;
}
.wp-block-group ul li{
	    line-height: 28px !important;
}

ul.wsp-pages-list li, ul.list_content li {
    padding-left: 25px;
    position: relative;
}
ul.wsp-pages-list li:after,  ul.list_content li:after{
    position: absolute;
    content: '';
    background-image: url(https://www.lambda.energy/wp-content/uploads/2023/10/list-1.png);
    display: block;
    height: 15px;
    width: 15px;
    top: 8.5px;
    left: 0;
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
ul.wsp-pages-list {
    column-count: 3;
}
ul.list_content li:after {
	top: 22px !important;
}
.page-id-37 .single-info ol li, .page-id-37 .single-info ul li {
	line-height: 30px;
}


.hero-banner.banner-bg h1::after {
    content: "";
    position: absolute;
    top: 0;
    left: -60px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 60px solid;
    border-bottom: 45px solid transparent;
	    border-right-color: rgba(8,150,113,.8)!important;
}
.hero-banner.banner-bg h1::before {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 60px solid;
    border-bottom: 45px solid transparent;
	border-left-color: rgba(8,150,113,.8)!important;
}
.hero-banner.banner-bg h1 {
    width: calc(100% - 120px);
    position: relative;
    display: inline-block;
	background-color: rgba(8,150,113,.8)!important;
    color: #fff!important;
	text-shadow: 1px 1px 10px #2aff80ff, 0 0 1em #2aff80ff, 0 0 0.2em #2aff80;
}
.single-info .wpcf7 .wpcf7-submit {
    width: auto !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
	    display: flex;
    justify-content: center;
    margin: auto;
    float: none;
}
.page-banner .banner-bg h1::after {
    content: "";
    position: absolute;
    top: 0;
    left: -60px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-right: 60px solid;
    border-bottom: 45px solid transparent;
	border-right-color: rgba(8,150,113,.8)!important;
}
.page-banner .banner-bg h1::before {
    content: "";
    position: absolute;
    top: 0;
    right: -60px;
    width: 0;
    height: 0;
    border-top: 45px solid transparent;
    border-left: 60px solid;
    border-bottom: 45px solid transparent;
	border-left-color: rgba(8,150,113,.8)!important;
}
.page-banner .banner-bg h1 {
	background-color: rgba(8,150,113,.8)!important;
    position: relative;
    display: inline-block;
    width: auto;
	color: #fff !important;
}
.partner-left h2 {
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.team-right-header h2 {
    background: #089671!important;
    padding: 10px 10px 10px 10px !important;
    display: inline-block;
}
body .team-right-header h2::before {
	left: 0px !important;
}
nav#menu.mm-menu, .mm-navbars_top>.mm-navbar {
    background: #089671ff !important;
}
.alignment_row .wp-block-image img {
	height: auto !important;
}


/*404 Page Style :: Start*/
.error404-content{padding:70px 0 60px;float:left;width:100%;display:inline-block;text-align:center;}
.error404-content h1.entry-title{font-family:'Ruslan Display', cursive;font-size:12pc;text-align:center;line-height:163px;}
.error404-content h1.entry-title span{color: #56bfcd;padding:0 9px 0 9px;width:auto;font-size:12pc;}
.error404-content span{text-align:center;display:inline-block;width:100%;padding:0px 0 20px;color: #56bfcd;font-size:24px;font-weight:700;}
.error404-content p{width: 60%;margin:auto;text-align:center;line-height:24px;margin-bottom:30px;display: block;font-size:18px;float: none;}
.go_btn{text-align:center;background-color:#000;border:1px solid #000;color:#fff;font-size:20px;padding:10px 24px;display:inline-block;margin:4px;}
.go_btn:hover{background-color: #56bfcd;border-color: #56bfcd;transition:all .3s;color:#fff;}

.error404 .header_sec {
    background-color: #56bfcd;
    position: unset;
}
.error404-content .intro-text {
    float: left;
    width: 100%;
}

body .team-popup .team-right-header h2 {
    margin-top: 50px;
}	


@media screen and (max-width: 1339px) {
	.header_sec .right {
    padding-right: 20px !important;
}
}

@media screen and (max-width: 1199px) {
	ul.agritech_list {
    column-count: 1;
}
    .error404-content h1.entry-title, .error404-content h1.entry-title span{ margin-bottom: 0px; font-size: 11pc;    line-height: 150px;}
    .error404-content { padding: 50px 15px;}
	.header_sec .left a {
    padding: 10px;
}
	.header_sec .left a::after {
    border-top: 170px solid #fff;
    border-right: 180px solid transparent;
}
	.footer-bottom p {
    font-size: 19px;
}
	footer .footer-bottom .f-left {
    width: 65%!important;
}
	footer .footer-bottom .f-right {
    width: 35%!important;
}

.header_sec.sticky .left a {
    padding-bottom: 8px;
    padding-top: 8px;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
footer .footer-top ul li:nth-child(2) {
    width: 36%!important;
}
footer .footer-top ul li:nth-child(1) {
    width: 32%!important;
}
footer .footer-top ul li:nth-child(3) {
    width: 32%!important;
}
}

@media screen and (max-width: 991px) {

    .error404-content h1.entry-title, .error404-content h1.entry-title span {margin-bottom: 0px; font-size: 10pc;  line-height: 140px;}
    .error404-content {padding: 40px 15px;}
	.header_sec .left a::after {
    border-top: 150px solid #fff;
    border-right: 185px solid transparent;
}
	.header_sec .left a {
    padding: 18px;
}
	footer .footer-bottom .f-right {
    width: 40%!important;
}
	footer .footer-bottom .f-left {
    width: 60%!important;
}
	ul.wsp-pages-list {
    column-count: 2;
}
	.page-banner .banner-bg h1 {
    font-size: 36px;
}
	.page-banner .banner-bg h1::after {
    border-top: 38px solid transparent;
    border-bottom: 38px solid transparent;
}
	.page-banner .banner-bg h1::before {
    border-top: 38px solid transparent;
    border-bottom: 38px solid transparent;
}
}
@media screen and (max-width: 767px) {
body .team-popup .team-right-header h2 {
    margin-top: 15px;
}
	footer .footer-bottom .f-right {
    width: 100%!important;
}
	footer .footer-bottom .f-left {
    width: 100%!important;
}
	footer .footer-bottom .f-left p {
    font-size: 16px !important;
}
	.home-services .services-row .services-col .services-info figure span {
    height: 230px !important;
}
	.home-services .services-row .services-col {
    width: 100%!important;
}
    .error404-content h1.entry-title, .error404-content h1.entry-title span {margin-bottom: 0px; font-size: 9pc;  line-height: 130px;}
    .error404-content {padding: 30px 15px;}
    .error404-content span{ font-size: 22px; padding: 0px 0 18px;}
	.header_sec .left a::after {
    border-top: 100px solid #fff;
    border-right: 110px solid transparent;
}
	.header_sec .left a {
    padding: 8px;
}
	.page-banner .banner-bg h1::after {
    border-top: 18px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 30px solid #fff;
    left: -30px;
}
}
@media screen and (max-width: 567px) {
	ul.wsp-pages-list {
    column-count: 1;
}
    .error404-content h1.entry-title, .error404-content h1.entry-title span {margin-bottom: 0px; font-size: 8pc;  line-height: 120px;}
    .error404-content p{width: 100%;font-size: 16px;margin-bottom: 25px;}
    .go_btn {font-size: 18px; padding: 11px 14px;}

}
@media screen and (max-width: 479px) {  
    .error404-content h1.entry-title, .error404-content h1.entry-title span {font-size: 7pc;line-height: 100px;}
    .go_btn {font-size: 18px; padding: 9px 14px;}
    .error404-content span{ font-size: 20px; padding: 0px 0 16px;}
}
/*404 Page Style :: End*/

/*MMemnu Style :: Start*/
.mm-listitem:after{left:0;}
.mm-menu{background-color: #55bfcd;color:#ffffff;}

.mm-listitem, .mm-listitem .mm-btn_next, .mm-listitem .mm-btn_next:before, .mm-listitem:after, .mm-listview{border-color:transparent;}
.mm-listitem>a, .mm-listitem>span{padding: 9px 15px 9px 15px;}
.mm-menu .mm-listitem_opened>.mm-panel{padding:0px 0 0px 19px;background:rgb(48 112 184);color:#fff;}
.mm-panels>.mm-panel>.mm-listview>.menu-item a{font-size: 20px;background:transparent;height:50px;}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:10px;}
.mm-panels>.mm-panel>.mm-listview>.menu-item ul.sub-menu li a{font-size:20px;padding:12px 10px 12px 20px;height:42px;}
.mm-panels>.mm-panel>.mm-listview>.menu-item ul.sub-menu li ul:after{content:'';border-left:7px solid #4ba7e0;display:block;border-radius:10px;position:absolute;top:0;height:86%;left:11px;bottom:0;margin:auto;}
.mm-panels>.mm-panel>.mm-listview>.menu-item ul.sub-menu li ul{position:relative;}
.mm-navbars_bottom>.mm-navbar, .mm-navbars_top>.mm-navbar{background-color: #55bfcd;color:#fff;height:50px;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>*{color:#fff;font-size:22px;padding:16px 0;height:50px;}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before{border-color:#fff;}

.mm-panels>.mm-panel>.mm-listview>.menu-item ul.sub-menu li ul li a{font-size:18px;padding:8px 10px 8px 40px;color:#C2E1F4;height:34px;}
.mm-navbars_top{border-color:#fff;}
.mm-btn_next:after, .mm-btn_prev:before{background-image:url(../images/sub-menu-icon.svg);background-size:cover;border:0 !important;height:15px;background-repeat:no-repeat;width:14px;transform:rotate(0deg);margin:auto;right:19px !important;}
/*MMemnu Style :: End*/

.home .Home{display:none !important;}
.header_sec{background-color:transparent;padding:0px 0px 15px 0px;position:absolute;top:0;z-index:9;width:100%;background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgb(10 6 5 / 68%) 57%,rgba(125,185,232,0) 100%);}
.header_sec .left{display:inline-block;width:100px;vertical-align:middle;}
.header_sec .right {
    display: inline-block;
    width: calc(100% - 100px);
    vertical-align: middle;
    text-align: right;
    padding: 0px 0px 0px 0px;
    padding-right: calc(((100% - 1260px) / 2) - 20px);
}
.header_sec .right .mobile-navigation{display:none;}
.header_sec .right .h-top-menu,.header_sec .right .h-top-menu ul,.header_sec .right .h-top-menu ul li{display:inline-block;}
.header_sec .right .h-top-menu ul li a{color:#ffffff;text-transform:uppercase;padding:3px 0;font-size: 18px;letter-spacing: 0.4px;}
.header_sec .right .h-top-menu ul li a:hover,.header_sec .right .h-top-menu ul li.current-menu-item a{border-bottom:1px solid #fff;}
.header_sec .right .h-top-menu ul li:not(:last-child){padding-right:50px;}
.header_sec.sticky {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    margin: 0;
    -webkit-animation: fadeInDown 1s both;
    animation: fadeInDown 1s both;
    box-shadow: 2px 2px 7px rgb(0 0 0 / 30%);
    background: #089671ff;
    padding: 5px  0;
}
.header_sec.sticky .left a::after {
	display: none
}
.header_sec .left a::after{transition: all .9s;}
.header_sec.sticky .right .h-top-menu ul li a:hover {color: #2aff80ff !important;}

.hero-banner{float:left;width:100%;}
.hero-banner.banner-bg{padding:277px 0 190px;text-align:center;color:#fff;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
/* .hero-banner.banner-bg:before {
    content: "";
    background: #00000052;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
} */
.hero-banner.banner-bg h1{margin-bottom:14px;}
.hero-banner.banner-bg h2{margin-bottom:18px;}
.hero-banner.banner-bg p{font-size:24px;letter-spacing:1px;line-height:36px;max-width:82%;margin:auto;float: none;
	display: inline-block;color:#fff;font-weight: 900;text-shadow: 10px 10px 25px rgb(0 0 0), -10px 10px 25px rgb(0 0 0), -10px -10px 25px rgb(0 0 0), 10px -10px 25px rgb(0 0 0);}

.home-services{float:left;width:100%;padding:40px 0 99px;}
.home-services .services-row{display:flex;margin:0 -20px;}
.home-services .services-row .services-col{display:inline-flex;flex-wrap:wrap;width:33.33%;margin:0 20px;}
.home-services .services-row .services-col .services-info{width:100%;background-color:#fff;filter:drop-shadow(0px 4px 12px rgba(0,0,0,0.2));text-align:center;padding:20px;}
.home-services .services-row .services-col .services-info a{float: left; width: 100%;}
.home-services .services-row .services-col .services-info figure{display:table;table-layout:fixed;float:left;width:100%;background-color:#fff;}
.home-services .services-row .services-col .services-info figure span{width:100%;display:table-cell;vertical-align:top;text-align:center;overflow:hidden;float:initial;height:360px;}
.home-services .services-row .services-col .services-info figure img{max-height:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;height:100%;object-fit:cover;width:100%;}
.home-services .services-row .services-col .services-info .services-text{font-size:22px;letter-spacing:1px;color:#000000;font-weight:700;float:left;width:100%;text-transform:uppercase;padding:18px 0 0;font-family: 'Quicksand';}
.home-services .services-row .services-col .services-info:hover{background-color:#089671ff;}
.home-services .services-row .services-col .services-info:hover .services-text{color:#fff;}
.home-services .services-row .services-col:hover .services-info figure img{-webkit-transform:scale(1.1);transform:scale(1.1);}

footer{border-top:14px solid #55bfcd;}

footer  .footer-top{border-top:8px solid #ee2323;margin:4px 0 0; padding:61px 0 61px;}
footer  .footer-top ul{display:flex;flex-wrap:wrap;}
footer  .footer-top ul li{display:flex;width:33.33%;align-items:center;}
footer  .footer-top ul li .images{width:60px;height:60px;border-radius:30px;background-color:#dddddd;text-align:center;position:relative;display:inline-flex;}
footer  .footer-top ul li .text-info{display:inline-flex;width:calc(100% - 60px);padding-left:14px;}
footer  .footer-top ul li .images img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
footer  .footer-top ul li .text-info p a{font-weight:400;}
footer  .footer-top ul li .text-info p{margin:0;}
footer  .footer-top ul li:nth-child(2){width:40%;}
footer  .footer-top ul li:nth-child(3){width:20%;}
footer  .footer-top ul li:nth-child(1){width:40%;}
footer  .footer-bottom{border-top:1px solid #e5e5e5;padding:15px 0;float:left;width:100%;}
footer  .footer-top ul li .text-info address{font-style:normal;}
footer  .footer-bottom .f-left{width:50%;display:inline-block;vertical-align: middle;}
footer  .footer-bottom .f-left p{margin: 0;}
footer  .footer-bottom .f-right{width:50%;display:inline-block;text-align:right;vertical-align: middle;}
footer  .footer-bottom .f-right .top{display:inline-block;}
footer  .footer-bottom .f-right .bottom{display:inline-block;}
footer  .footer-bottom .f-right ul li{display:inline-block;vertical-align:middle;padding-left:22px;}
footer  .footer-bottom .f-right .top ul li:not(:last-child) a:after{height:15px;content:'';width:1px;background:#000;display:block;position:absolute;top:3px;bottom:0;margin:auto;right:-10px;}
footer  .footer-bottom .f-right .top ul li{position:relative;}
footer  .footer-bottom .f-right .bottom ul li{padding-left:35px;}
footer  .footer-bottom .f-right .bottom ul li a:hover {opacity: 0.5;}



.single-info{float:left;width:100%;padding: 44px 0 78px;}
.page-banner{}
.page-banner .banner-bg{padding:223px 0 106px;text-align: center;
    color: #fff;background-position: center;background-repeat: no-repeat;background-size: cover;}
.page-banner .banner-bg h1{text-transform:uppercase;    text-shadow: 10px 10px 25px rgb(0 0 0), -10px 10px 25px rgb(0 0 0), -10px -10px 25px rgb(0 0 0), 10px -10px 25px rgb(0 0 0);}
.single-info .row{display:flex;margin:0 -15px;align-items: flex-start;}
.single-info .row .col-3{width:22%;display:inline-flex;flex-wrap:wrap;padding:15px;}
.single-info .row .col-6{display:inline-flex;flex-wrap:wrap;width: 100%;padding: 15px;}
.single-info .row .col-3.box-1{}
.single-info .row .col-3.box-1 nav{padding-right:8px;}
.single-info .row .col-3.box-1 nav ul{}
.single-info .row .col-3.box-1 nav ul li{float:left;width:100%;}
.single-info .row .col-3.box-1 nav ul li a{border-bottom: 1px solid #ffffff;color:#ffffff;text-transform:uppercase;background-color:#55bfcd;display:block;padding:18.5px 15px 18.5px 68px;position: relative;}
.single-info .row .col-3.box-3{width: 22%;text-align: right;}
.single-info .row .col-3.box-1 nav ul li:hover a,.single-info .row .col-3.box-1 nav ul li.current-menu-item a{
    background-color: #ee2323;
}
.single-info .wpcf7{width: 100%;float: left;margin-top:15px;}
.single-info .wpcf7 .lft{width: 49%;float: left;}
.single-info form{width: 100%;float: left;box-shadow: 2px 2px 7px rgb(0, 0, 0, 0.2);padding: 35px 35px 0 35px;box-sizing: border-box;}
.single-info .wpcf7 input{width: 100%;float: left;height: 45px;padding: 10px 15px;box-sizing: border-box;border:1px solid #e6e6e6;}
.single-info .wpcf7 input,.single-info .wpcf7 .textarea textarea{font-size: 15px;font-family: 'Jost', sans-serif;}
.single-info .wpcf7 .rgt{width: 49%;float: right;}
.single-info .wpcf7 .textarea{width: 100%;float: left;margin: 15px 0 15px 0;}
.single-info .wpcf7 .textarea textarea{width: 100%;float: left;padding: 10px 15px;box-sizing: border-box;border:1px solid #e6e6e6;height: 120px;}
.single-info .wpcf7 .wpcf7-submit{background:#089671ff;text-transform: uppercase;color: #fff;text-transform: uppercase;}
.single-info .wpcf7 .wpcf7-submit:hover{background:#000;}
.single-info .wp-container-6193acb269290{margin-bottom: 20px!important;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{width: 100%!important;float: left!important;margin: 10px 0 0 0;text-align: center;color: #ff0000;display: none;}
.wpcf7-not-valid-tip{color: #ff0000;font-size: 15px;font-weight: 400;display: block;width: 100%;float: left;}
.wpcf7 form.sent .wpcf7-response-output{display: none;}
.single-info .wp-block-column .wp-block-image{margin:5px 0 11px 0;}

.single-info .row .col-3.box-1 nav ul li a:after {content: '';background-image: url(../images/menu-icon.png);display: inline-block;width: 30px;background-position: 0px 0px;position: absolute;left: 21px;height: 30px;top: 0;bottom: 0;margin: auto;background-repeat: no-repeat;}


.single-info .row .col-3.box-1 nav ul li.OpticalSensors a:after {
    background-position: 0 -62px;
}
.single-info .row .col-3.box-1 nav ul li.LambdaCapabilities a:after {
    background-position: 0 -123px;
}
.single-info .row .col-3.box-1 nav ul li.SolarPV a:after {
    background-position: 0 -185px;
}
.single-info .row .col-3.box-1 nav ul li.Technology a:after {
    background-position: 0 -244px;
}
.single-info .row .col-3.box-1 nav ul li.Team a:after {
    background-position: 0 -304px;
}
.single-info .row .col-3.box-1 nav ul li.Careers a:after {
    background-position: 0 -367px;
}
.single-info .row .col-3.box-1 nav ul li.Contact a:after {
    background-position: 0 -427px;
}

.single-info .row .col-3.box-1 nav ul li.Home {
    display: none;
}
.single-info .row .col-3.box-3 .box-img {
    float: left;
    width: 100%;
}


.single-info .row .col-6.box-2 {
    margin: -5px 0 0;
}
.single-info .row .col-6.box-2 .wp-block-group{align-items: start;margin-bottom:30px;}

.wp-block-group:not(:last-child) {
    margin-bottom: 44px;
}


.wp-block-group .wp-block-columns {
    margin: 0 -15px;
}

.wp-block-group .wp-block-columns .wp-block-column {
    padding: 0 15px;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
    margin-left: 0;
}

.wp-block-group ul {}

.wp-block-group ul li {line-height: 26px;
    padding-left: 25px;
    position: relative;
    width: 100%;
    float: left;
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    border-top-color: #000000;
    margin-bottom: 8px;
}
.wp-block-group ul li:after{
    position: absolute;
    content: '';
    background-image: url(https://www.lambda.energy/wp-content/uploads/2023/10/list-1.png);
    display: block;
    height: 15px;
    width: 15px;
    top: 8.5px;
    left: 0;
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.wp-block-group .wp-block-columns .wp-block-column p:last-child {
    margin-bottom: 0;
}


/*team*/
.partner-logo img{vertical-align:middle;}
.page-id-18 .partner{float:left;width:100%;display:flex;align-items:center;background:#ededee;margin-bottom: 50px;}
.page-id-18 .partner .partner-left{float:left;width:50%;margin-right:0%;text-align:left;}
.page-id-18 .partner .partner-right{float:right;width:50%;}
.page-id-18 .partner .partner-left{padding:38px 36px 38px 50px;position:relative;margin-left:180px;}
.page-id-18 .partner .partner-left::before{position:absolute;content:'';width:9px;height:85%;background:#089671ff;left:20px;top:50%;transform:translate(0%,-50%) }
.page-id-18 .partner .partner-left p{margin-bottom:0px;}
.partner-logo{margin:30px 0px 18px;text-align:left;}
.partner-logo img{margin-right:30px;}
.partner-main{margin-bottom: 50px;text-align: center;}
.team-popup{display:none;}
.team-members .team-list{float:left;width:100%;box-shadow:0 0.9375rem 3.75rem rgba(2,2,22,0.1);background:#fff;display:flex;box-lines:multiple;flex-wrap:wrap;flex-direction:row;flex-flow:row wrap;flex-shrink:1;flex-grow:1;}
.team-members .team-list li{overflow:hidden;float:left;width:33.33%;background:#fff;padding:35px 0px 0px;border-top:0px solid transparent;border-bottom:1px solid #edf0f2;border-right:1px solid #edf0f2;border-left:1px solid transparent;box-sizing:border-box;position:relative;min-height:355px;}
.team-members .team-list .team-image{text-align:center;position:relative;display:inline-block;}
.team-members .team-list .team-image img{border-radius:50%;display:inline-block;}
.team-members a.fancybox{display:block;position:relative;text-align:center;}
.team-members .team-list p{margin-bottom:0px;}
.team-members .symbol{background-color:#2aff80ff;border-radius:50%;bottom:0%;box-shadow:rgba(35,35,35,0.15) 2px 2px 8px;display:inline-block;height:3.5rem;line-height:1;padding:19px;position:absolute;right:13%;text-decoration:none;width:3.5rem;}
.team-members .team-list li:hover .symbol{background-color:#fff;}
.team-members h2{font-weight:700 !important;font-size:1.025rem !important;line-height:1;margin-bottom:3px !important;position:relative;color:#000;letter-spacing: 0;background: transparent;margin-top: 25px;}
.team-members .team-intro h2::before{border:1px solid #232323;border-radius:50%;content:'';display:block;height:.5em;left:-15px;position:absolute;top:3px;width:.5em;}
.team-members p{font-weight:400 !important;font-size:1.025rem !important;}
.team-intro{padding:1.875rem 2.5rem 0rem 2.5rem;text-align:left;margin-bottom: 25px;float: left;width: 100%;}
.blurb{font-size:1em;transform:translateY(50%);line-height:1.1;color:#fff;opacity:0;position:absolute;padding:1.875rem 2.5rem;text-align:left;}
.blurb h2, .blurb p{color:#fff !important;}
.team:hover .blurb{transform:translateY(0%);opacity:1;transition:opacity 0.4s ease-out,transform 0.6s ease-in-out;}
.team:hover .team-intro{display:none;}
.team-members .team-list li:before{background:#089671ff;content:'';display:block;height:100%;left:0%;opacity:0;position:absolute;top:0%;width:100%;}
.team-members .team-list li:hover:before{opacity:1;}
.team-members .team-list li:hover svg{animation:slideAround 0.4s ease-in-out 0.2s;}
.team-members .team-list li:hover .team-image img{transition:opacity 0.4s cubic-bezier(0.175,0.885,0.32,1.275);opacity:.7;}
.team .team-image:after{-ms-transform:scale(2);transform:scale(2);border:1px solid;border-color:rgba(255,255,255,0);border-radius:50%;content:'';display:block;height:96%;position:absolute;width:99%;z-index:20;top:0;}

.team-members .team-list li:hover .team-image:after{transition:transform 0.2s ease-out;transform:scale(1);border-color:white;}
.team-members .team-list li:hover img{border-radius:100% !important;}
.team-left, .team-right{height:100%;display:flex;flex-direction:column;}
.team-left{float:left;display:block;width:41.1370344343%;background:#020216;text-align:center;padding-top:50px;}
.team-right{width:58.8629655657%;float:left;position:relative;overflow:visible;}
.team-popup{width:82.9403913294%;height:30rem;position:relative;}
.team-right-header{border-bottom:0.125rem solid #edf0f2;padding:3.75rem 4.5rem 2.8125rem 4.5rem;}
.team-right-content{margin-right:2rem;margin-top:2.8125rem;padding-left:4.5rem;}
.team-right-header h2{position:relative;font-weight:900;font-size:28px;}
.team-right-header h2::before{border:3px solid #0070c0;border-radius:50%;content:'';display:block;height:.5em;left:-24px;position:absolute;top:-36px;width:.5em;}
.team-right-header h3{font-size:1.5rem;line-height:1.75rem;}
.team-right-content{height:200px;overflow-y:auto;}
.fancybox-close-small{height:4.375rem !important;width:4.375rem !important;transform:translate(1.375rem,-1.375rem) !important;background-color:#0070c0 !important;border-radius:50% !important;box-shadow:rgba(35,35,35,0.2) 2px 2px 8px !important;display:inline-block !important;line-height:0 !important;text-decoration:none !important;opacity:1 !important;}
.fancybox-close-small svg{transform:rotate(0deg);color:#fff !important;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}
.fancybox-close-small:hover svg{transform:rotate(180deg);}
.fancybox-content{overflow:visible !important;padding:0px !important;}
.team-shown{display:block;height:100%;}
.team-link a{ display:block;position:relative;border-radius:4.375rem;color:#fff;margin:0 2.5rem;margin-bottom:1.5625rem;font-size:17px;letter-spacing:0.14rem;width:330px;padding:14px 10px;background-color:#4a4a4a;cursor:pointer;transition:background-color 0.5s cubic-bezier(0.25,0.46,0.45,0.94);font-weight:900;margin: auto;}
.team-link a::before{content:'';display:inline-block;margin-right:6px;background:url('../images/in-icon.png');background-size:cover;height:20px;width:20px;background-position:top center;vertical-align:top;}
.team-link a:hover::before{background-position:bottom center;}
.team-link a:hover{background:#fff;color:#232323;}
.team-link{margin-top:2.75rem;float:left;width:100%;}

.wp-block-group ul li ul {padding: 6px 0 0; } 
.wp-block-group ul li ul li {padding-bottom: 6px; line-height: 26px; position: relative;} 
.wp-block-group ul li ul li:after {position: absolute;content: '';background-image: url(../images/round_li.png);display: block;height: 6px;width: 6px;top: 10px;left: 0;}
.wp-block-embed iframe {height: 350px;}
blockquote {position: relative;width: 100%;background-color: #e2e2e2;margin: 0;padding: 35px 59px;line-height: 26px;margin-bottom:10px;}
blockquote:after {content: '';position: absolute;width: 10px;height: calc(100% - 50px);background-color: #ee2323;top: 0;bottom: 0;left: 28px;display: block;margin: auto;}
blockquote * {font-size: 16px; letter-spacing: 0px; line-height: 26px; font-weight: 500; font-style: normal; font-family: 'Quicksand';font-size: 20px;}
figure.wp-block-image.size-full.logo_img{margin: 10px 0 20px 0;width: auto;float: left;}



.single-info .row .col-3.box-1, .single-info .row .col-3.box-3 {position: sticky; top: 90px; }
.mm-wrapper_opened .grecaptcha-badge {
    display: none !important;
}
ul.agritech_list {
    display: grid;
    float: left;
    grid-template-columns: repeat(2,1fr);
    row-gap: 10px;
    column-gap: 20px;
}
.agritech_right_txt {
    display: flex;
    align-items: center;
}