.topbannerslider .owl-theme .owl-nav button.owl-prev img {
    margin-left: 30px;
}
.topbannerslider .owl-theme .owl-nav button.owl-next img {
    margin-right: 30px;
}
.project-thumbnail {
    position: relative;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    border-bottom: 7px solid #004664;
}
.projexcerpt p {
	margin-bottom: 0px !important;
}
.topbannerslider .owl-item:not(.active) {
    /* display: none; */
    visibility: hidden;
}
.each_slide_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.slidecaption {
    position: absolute;
    background:rgba(0, 70, 100,.9);
    max-width: 739px;
    border-radius: 20px;
    padding: 40px;
}
.smallheightta textarea {
    height: 224px !important;
}
/* .topbannerslider .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
	
}

.topbannerslider .owl-nav .owl-prev{
 left:-100px;
top:30px;	
  
}
.topbannerslider .owl-nav .owl-next{
 right: -100px;top:30px;	
  
}

*/
a.fulllink {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    text-indent: -9999px;
}
/* Owl Carousel navigation styles */
.topbannerslider .owl-prev,
.topbannerslider .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: #333;
  cursor: pointer;
  background-color: #fff;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.custom-pagination {
  text-align: center;
  margin-top: 20px;
}
.homebannerslide .owl-dots {
    display: none;
}
.custom-pagination-item {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    cursor: pointer;
}
.custom-pagination-item.active {
    background-color: #376EE1;
    border: 5px solid #00CD501A !important;
}
.topbannerslider .owl-prev, .more_cs_images .owl-prev {
  left: -43px; /* Adjust the left position as needed */
}

.topbannerslider .owl-next, .more_cs_images .owl-next {
  right: -43px; /* Adjust the right position as needed */
}
.topbannerslider .owl-prev span, .more_cs_images .owl-prev span {
	padding-left: 30px
}
.topbannerslider .owl-next span, .more_cs_images .owl-next span {
	padding-right: 30px
}
/* Optional: Add hover styles */
.topbannerslider .owl-prev:hover,
.topbannerslider .owl-next:hover, .more_cs_images .owl-prev:hover,
.more_cs_images .owl-next:hover {
  background-color: #333;
  color: #fff;
}
.topbannerslider .owl-theme .owl-nav, .more_cs_images .owl-theme .owl-nav {
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.topbannerslider .owl-theme .owl-nav [class*=owl-], 
.more_cs_images .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
   margin:0px;
  padding: 0px;
    background:#004664;
    display: inline-block;
    cursor: pointer;
    border-radius: 100%;
    width: 86px;
    height: 86px;
       border-bottom-right-radius: 86px;
    border-top-right-radius: 86px;
    border: -20px solid gray;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
       display: flex;
    align-items: center;
    justify-content: center;
} 
.topbannerslider {
    margin-bottom: 30px;
}

.slidecaption h2 {
    font-size: 48px;
    line-height: 60px;
    color: #ffffff;
    margin-bottom: 20px;
}
.slidecaptioncontent {
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
}
.projectfilterwrap {
    background: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/11/filter-left.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}
.projexcerpt {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 70, 100, 0.95);
    width: 100%;
    height: 100%;
    text-align: center;
    font: normal normal normal 18px/30px Montserrat;
    letter-spacing: 0px;
    color: #FFFFFF;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 28px;
    transform: translateY(100%);
    transition: transform 0.3s ease;
}
.project-thumbnail:hover .projexcerpt {
    transform: translateY(0);
}
.pjtwrp {
    margin-bottom: 29px;
}
.pjtwrp h3 a {
    color: #004664;
    font-size: 20px;
    line-height: 24px;
}
.pjtwrp h3 {
    border: 1px solid #F5F5F5;
    border-radius: 0px 0px 5px 5px;
    padding: 22px 50px 22px 24px;
    position: relative;
}
/*.pjtwrp h3:after {
    content: '>';
    position: absolute;
    color: #FFFFFF;
    text-shadow: 0px 3px 6px #00000029;
    right: 24px;
    height: 22px;
    width: 22px;
    background: #376EE1;
    border: 1px solid #376EE1;
    border-radius: 50%;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    top: 28px;
}*/
.projectfilter {
    margin-top: 50px;
}
select#sector_cs {
    border: 0px!important;
    /* border-radius: 28px!important; */
    font-size: 16px;
    line-height: 26px;
    color: #313232;
    /* font-family: "greycliff-cf",sans-serif; */
    -webkit-appearance: none;
    background: #F2F2F2 url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/11/bxs-down-arrow.svg) no-repeat!important;
    background-position: 88% center!important;
    padding: 17px 55px 17px 16px!important;
    margin-left: 10px;
    /* min-width: 270px; */
    font-weight: 500;
}
.pjtwrp h3:after {
 
	
    position: absolute;
    right: 24px;
    content: '';
    width: 26px;
    height: 39px;
    background: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/Group-3162.svg);
    background-repeat: no-repeat;
    top: 22px;

}
/*.pjtwrp h3:hover:after {
	color: #004664;
	border: 1px solid #68B42D;
	background: #ffffff !important;
} */
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.allprojects {
    display: flex;
    flex-wrap: wrap;
}
.intro_slider {
    width: 50vw;
    margin-right: calc(-50vw + 50% - 11px);
    position: relative;
    left: 18px;
    right: 0;
}
div#loadmore_pjt {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 35px;
}
.moreprojectswrap {
	margin-top: 50px;
	margin-bottom: 100px;
}
.intro_wrap ul {
    margin: 0px;
    list-style: none;
}
.intro_wrap ul li {
    font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.intro_wrap ul li span {
	font-weight: normal !important;
}
.start_project a {
    background: #376EE1;
    border-radius: 100px;
    padding: 18px 35px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    margin-top: 52px;
}
.sliderwrap.owl-theme .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, 0.3);
}
.sliderwrap.owl-theme .owl-dots .owl-dot.active span {
    background: rgba(255, 255, 255);
	border: 5px solid #FFFFFF4D;
}
.sliderwrap.owl-theme .owl-dots {
    margin-top: -30px !important;
    position: relative;
}
.projectrow_one {
    display: flex;
    align-items: center;
}
.project_statistics {
    padding: 45px 0px 10px 0px;
    background: #004664;
    color: #ffffff;
    text-align: center;
	margin-bottom: 80px;
}
.project_statistics h3 {
    font-size: 56px;
    line-height: 68px;
    color: #FFFFFF;
    margin-bottom: 13px;
}
.project_statistics p {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin-bottom: 0px;
	font-weight: bold;
}
.casestudycontent {
    margin-bottom: 55px;
    display: flex;
    align-items: center;
}
.casestudycontent h2 {
    font-size: 24px;
    line-height: 29px;
    color: #004664;
    font-weight: bold;
    margin-bottom: 32px;
}
.casestudycontent h2 {
    font-size: 18px;
    line-height: 30px;
    color: #004664;
    margin-bottom: 32px;
}
.single-case-study #primary {
    margin-bottom: 0px;
    margin-top: 0px;
}
.talk_us_section {
    background: #004664;
    padding: 60px 0px;
}
.talk_us_section h2 {
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 50px;
}
.talk_us_section_wrap label {
    color: #F5F5F5;
    font-size: 12px;
    line-height: 30px;
}
.talk_us_section_wrap .wpcf7 input:not([type=submit]) {
    background: transparent;
    border: 0px;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.talk_us_section_wrap label>span:first-child {
    position: absolute;
    left: 28px;
    top: -14px;
    display: block;
}
.talk_us_section_wrap label>span:first-child:after {
    position: absolute;
    left: 28px;
    top: -14px;
    width: 100%;
	height: 30px;
	 background: #004664;
}
.talk_us_section_wrap input[type=submit] {
    background: #376EE1;
    border-radius: 100px;
    font-size: 16px;
    line-height: 19px;
    height: 57px;
    font-weight: bold;
    margin-top: 12px;
}
.more_cs_imageswrap h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 53px;
}
.more_cs_images {
    margin: 66px 0px;
}
.cstestimonial {
    background: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/194cd0713007b6d6a83d919439d58ff9.jpg);
    padding: 100px 0px;
    background-size: cover;
    position: relative;
    z-index: 2;
}
.cstestimonial:after {
    content: '';
    /* background: #000000; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    /* opacity: 0.43; */
    z-index: 1;
}
.testiauthor {
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin-top: 12px;
}
.testiwrap {
    max-width: 821px;
    margin: 0px auto !important;
    position: relative;
    z-index: 3;
}
.testiwrap:before {
    content: '';
    width: 52px;
    height: 40px;
    background: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/quote-1.svg);
    position: absolute;
    left: -75px;
    top: -12px;
}
.testiwrap:after {
    content: '';
    width: 52px;
    height: 40px;
    background: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/quote.svg);
    position: absolute;
    right: 0px;
    bottom: -15px;
}
.testicontent {
    color: #ffffff;
    font-size: 24px;
    line-height: 29px;
}
/* Position the left navigation arrow to the left side */
.csgallerywrap.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -19%; /* Adjust the left position as needed */
}
.measurement_bottom a.sitebtn2 {
    min-width: 230px;
}
/* Position the right navigation arrow to the right side */
.csgallerywrap.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -19%; /* Adjust the right position as needed */
}
.viewmoreprojects h2 {
    font-size: 32px;
    line-height: 39px;
    text-align: center;
}
.viewmoreprojects {
    margin: 60px 0px;
}
.viewmoreprojects h2:before {
    content: '';
    width: 78px;
    height: 5px;
    background: #004664;
    left: -91px;
    top: 21px;
    position: absolute;
}
.viewmoreprojects h2:after {
    content: '';
    width: 78px;
    height: 5px;
    background: #004664;
    right: -91px;
    top: 21px;
    position: absolute;
}
.viewmoreprojects h2 {
    position: relative;
    margin: 0px auto !important;
    max-width: 350px;
    width: auto;
    margin-bottom: 52px !important;
}
.formcol fieldset {
    padding-top: 0px;
    padding-bottom: 0px;
}
.formcol p, .formcol legend {
    margin-bottom: 0px;
}
.formcol fieldset legend {
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
}
.skip_tab_custom {
    font-size: 18px;
    line-height: 30px;
}
.weightrow {
    display: flex;
    align-items: center;
    width: 50%;
}
.weightrow p {
    margin-bottom: 0px;
}
.weightrow h4 {
    font-size: 12px;
    line-height: 15px;
}
.weightrow h4 span {
    font-size: 16px;
    line-height: 19px;
    display: block;
    margin-top: 6px;
}
.flex_capacity .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
.weightrow img {
    margin-right: 20px;
}
.tab_middle_align {
    display: flex;
    align-items: center;
}
.skip_tab_custom h3 {
    font-size: 24px;
    line-height: 29px;
}
.skip_tab_custom h4 {
    font-size: 12px;
    line-height: 15px;
}
.measurement_bottom table, .measurement_bottom td, .measurement_bottom th {
    border: 0px !important;
}
.measurement_bottom {
    display: flex;
    justify-content: space-between;
}
.measurement_bottom table {
    width: 50%;
}
.skip_tab_custom.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
	border-right: 0px !important;
	font-size: 14px;
	line-height: 18px;
	color: #707070;
}
.skip_tab_custom.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background: #006E87;
    color: #ffffff;
}
.skip_tab_custom.vc_tta-color-white.vc_tta-style-modern .vc_tta-tab>a {
    font-size: 14px;
    line-height: 18px;padding:20px
}
.skiptabrow {
    background: #F5F5F5;
    padding: 80px 0px;
}
.skip_tab_custom.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
    background: #ffffff;
}
.skip_tab_custom.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    background: #ffffff;
}
.skip_tab_custom.vc_tta.vc_tta-o-no-fill.vc_tta-tabs .vc_tta-tabs-container {
    border-right: 1px solid #F8F8F8;
}
.skip_tab_custom.vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    padding: 25px;
}
.skiptabrow h2 {
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 38px;
}
.parent-pageid-594 a.sitebtn2 {
    background: #007864;
}
.parent-pageid-594 .wasteform1 input[type=submit] {
    color: #007864;
}
.parent-pageid-594 .overlay1 {
	background: #007864;
}
.whiteboxtext {
    background: #ffffff;
    padding: 36px 30px;
    border-radius: 10px;
}
.whiteboxtext h3 {
    letter-spacing: -1.22px;
    color: #004664;
    font-size: 18px;
    line-height: 36px;
}
.whiteboxtext ul li, .whatsincluded ul li {
    list-style: none;
    background-image: url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/check.svg);
    background-repeat: no-repeat;
    background-position: top 11px left;
    padding-left: 23px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 30px; 
}
.whiteboxtext ul, .whatsincluded ul {
    padding-left: 0px;
}
.nostylelist ul {
    list-style: none;
    padding-left: 0px;
}
.parent-pageid-594 .waste-overlaybox .content h4 {
	background: #fff url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/10/Group-3145.svg) no-repeat;
	background-position: top 12px right 12px;
}
.parent-pageid-21 a.sitebtn2 {
    background: #4BC3E1;
}
.whatsincluded {
    padding: 1px 30px;
	margin-bottom: 56px;
}
.whatsincluded .vc_row.wpb_row.vc_inner {
    margin-left: -15px;
    margin-right: -15px;
}
.whatsincluded ul {
    margin-top: 0px;
}
.parent-pageid-21 .waste-overlaybox p img {border-bottom: 7px solid #4BC3E1;}
.parent-pageid-21 .waste-overlaybox .content h4 { 
	background: #fff url(https://www.ecofficiency.co.uk/wp-content/uploads/2023/11/Group-3146-1.svg) no-repeat;
    background-position: top 12px right 12px
 }
.parent-pageid-21 .wasteform1 {padding:40px 0px}
.parent-pageid-21 .overlay1 { background:#4BC3E1}
.catprojectswrap { padding-top:20px}
.catprojectswrap .pjtwrp h3 {background:#fff}
.sectorpros{padding:0px}
.sharewrap {
    display: flex;
    align-items: center;
}
span.sharelabel {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 14px;
}
.share_section {
    margin-bottom: 60px;
}
span.heateor_sss_svg {
    background: transparent !important;
}
span.heateor_sss_svg svg path {
    fill: #004664;
}
@media only screen and (max-width: 990px){
	.csgallerywrap.owl-carousel .owl-nav .owl-prev {
		left: 0px;
	}
	.csgallerywrap.owl-carousel .owl-nav .owl-next {
		right: 0px;
	}
	.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
		grid-template-columns: repeat( 1,1fr );
	}
	.site-footer-below-section-1.site-footer-section.site-footer-section-1 {
		margin-bottom: 0px !important;
	}
}
@media only screen and (min-width: 1000px)  and (max-width: 1180px){
	.topbannerslider .owl-theme .owl-nav button.owl-next img {
		margin-right: 0px;
	}
	.topbannerslider .owl-theme .owl-nav [class*=owl-] {
		border-radius: 100% !important;
		width: 40px;
		height: 40px;
	}
	.topbannerslider .owl-next {
		right: 0px;
	}
	.topbannerslider .owl-prev 	{
		left: 0px;
	}
	.topbannerslider .owl-theme .owl-nav button.owl-prev img {
		margin-left: 0px;
	}
}
@media only screen and (min-width: 1025px)  and (max-width: 1200px){
	.waste-overlaybox .content h4 {
		padding-right: 40px !important;
	}
}
@media only screen and (min-width: 768px)  and (max-width: 990px){
	.wasteform1 textarea {
		height: 340px !important;
	}
	.measurement_bottom {display: block;}
	.measurement_bottom a.sitebtn2 {
		min-width: 0px;
		padding: 10px 18px;
	}
	.waste-overlaybox .content h4 {
		padding-right: 40px !important;
	}
.allprojects .eachproject {
    width: 50%;
}
	.casestudycontent {display:block}
	.casestudycontent .vc_col-sm-4,.casestudycontent .vc_col-sm-8 {width:100%}
.slidecaption h2 {font-size:40px;line-height:50px}
	.topbannerslider .owl-theme .owl-nav {display:none}
	.projectrow_one {flex-wrap:wrap}
		.projectrow_one .vc_col-md-6:last-child {
		order: 1;
	}
	.projectrow_one .vc_col-md-6:first-child {
		order: 2;
	}
	.start_project {
    margin-bottom: 50px;
}
	.intro_slider {
		width: 92vw;
		margin: 0px !important;
		margin-bottom: 30px !important;
		left: inherit !important;
		right: inherit !important;
		position: inherit !important;
		/* overflow: hidden; */
	}

}

@media only screen and (max-width: 767px) {
	.pjtwrp h3:after {
		top: 18px;
	}
	.topbannerslider{margin-bottom:0px}
	.parent-pageid-15 .ast-advanced-headers-layout, .parent-pageid-594 .ast-advanced-headers-layout, .parent-pageid-21 .ast-advanced-headers-layout {
		height: auto;
	}
	.parent-pageid-594 .ast-advanced-headers-wrap, .parent-pageid-21 .ast-advanced-headers-wrap, .parent-pageid-15 .ast-advanced-headers-wrap {
		flex-wrap: wrap;
	}
	.parent-pageid-594 .ast-advanced-headers-title, .parent-pageid-15 .ast-advanced-headers-title, .parent-pageid-21 .ast-advanced-headers-title {
		text-align: center;
		display: block;
		width: 100%;
		Position: relative;
	}
	.parent-pageid-594 .ast-advanced-headers-title+img, .parent-pageid-15 .ast-advanced-headers-title+img, .parent-pageid-21 .ast-advanced-headers-title+img {
		margin-top: 67px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}
	.parent-pageid-594 .ast-advanced-headers-title:after, .parent-pageid-15 .ast-advanced-headers-title:after, .parent-pageid-21 .ast-advanced-headers-title:after {
		left: 0px;
		right: 0px;
		margin: 0px auto !important;
		bottom: -30px;
		position: absolute;
		text-align: center;
		clear: both;
	}
	.moreprojectswrap {
		margin-bottom: 50px;
	}
	div#loadmore_pjt {
		margin-top: 0px
	}
	.projectrow_one {
		flex-wrap: wrap;
	}
	.intro_wrap ul li {
		font-size: 20px;
	}
	.intro_slider {
		width: 87vw;
		margin: 0px !important;
		margin-bottom: 30px !important;
		left: inherit !important;
		right: inherit !important;
		position: inherit !important;
		/* overflow: hidden; */
	}
	.csgallerywrap.owl-carousel .owl-nav .owl-prev {left: 0px !important; }
	.csgallerywrap.owl-carousel .owl-nav .owl-next {right: 0px !important;}
	.start_project a {
		margin-top: 30px;
		margin-bottom: 50px;
	}
	.middleonmbl {text-align: center;}
	.casestudycontent {
		flex-wrap: wrap;
	}
	.casestudycontent {
		margin-bottom: 0px;
	}
	.sectorlike h2:before, .sectorlike h2:after {display: none;}
	.speakcol1, .speakcol2 {margin-left: 0px !important;}
	.viewmoreprojects h2:before, .viewmoreprojects h2:after {
		display: none;
	}
	.slidecaption {
		max-width: 300px;
		padding: 60px 20px;
	}
	.each_slide_wrap img {
		height: 500px;
		object-fit: cover;
	}
	.slidecaption h2 {
		font-size: 25px;
		line-height: 38px;
	}
	.slidecaptioncontent {
		font-size: 16px;
	}
	.proimg {
		text-align: center;
	}
	.topbannerslider .owl-theme .owl-nav {
		display: none;
	}
}