/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@font-face {
    font-family: 'Graphik';
    src: url('/wp-content/themes/dt-the7-child/fonts/Graphik-Semibold-Web.woff') format('woff'),
		url('/wp-content/themes/dt-the7-child/fonts/Graphik-Semibold-Web.woff2') format('woff2'),
        url('/wp-content/themes/dt-the7-child/fonts/Graphik-Semibold-Web.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

:root{
	--main-color:#EE3223;
	--secondary-color:#D5D5D5;
	--green-color:#005D60;
	--orange-color:#C75024;
	--bg-color:#212121;
	--head-font:'Graphik';
	--para-font: 'Instrument Sans';
	--h1-fontsize:60.5px;
	--h2-fontsize:37.5px;
	--head-fontsize:33.5px;
	--h3-fontsize:30px;
	--h4-fontsize:26.1px;
	--h5-fontsize:22.5px;
}

h1, h2, h3, h4, h5, h6{
	font-family:var(--head-font) !important;
	font-weight: 600 !important;
}

p, li {
    font-size: 16.5px;
	line-height: 24px;
    color: rgb(33 33 33 / 70%);
}

.main-head h2, .number-text h3 {
    font-size: var(--h2-fontsize);
    line-height: calc(var(--h2-fontsize) + 5px);
}
.wpcf7 input:-webkit-autofill,
.wpcf7 input:-webkit-autofill:focus,
.wpcf7 textarea:-webkit-autofill {
    -webkit-text-fill-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    caret-color: #ffffff !important;
}
/***** Header ******/

.branding a img, .branding img {
    width: 179px;
}
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar{
    padding-right: 112px;
    padding-left: 112px;
}
#main > .wf-wrap, #footer > .wf-wrap, #footer #bottom-bar > .wf-wrap {
    padding: 0 113px 0 113px;
	position:relative;
}
.masthead.inline-header.sticky-off.light-preset-color header.header-bar:before, .masthead.inline-header.sticky-mobile-off.light-preset-color .mobile-header-bar:before{
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: calc(100% + 60px);
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.44) 7%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
}
li.menu-item-452 li.menu-item-941 img {
    width: 27px !important;
    height: 30px !important;
    margin-right: 3px !important;
}
#primary-menu li.menu-item-452 ul.sub-nav {
    left: -117% !important;
}
.main-nav > li:not(.wpml-ls-item) > a .menu-text, .main-nav > li:not(.wpml-ls-item) > a:hover .menu-text {
    color: #000 !important;
}
.portfolio-password-protected div#content {
    height: calc(100vh - 345px);
    display: flex;
    align-items: center;
}
/***** Footer ******/
img.linkedin{
    width: 16px;
    margin-bottom: -2px;
	transform:scale(1);
	transition:all .3s ease;
}
a.linked{
    margin-right: 42px;
}
img.linkedin:hover{
	transform:scale(1.1);
}
button#return-to-top {
    background: transparent;
    color: #ffff;
    font-size: 13.5px;
    border: 0;
	font-family: 'Instrument Sans';
}
.terms {
    margin-left: -5px;
}
footer#footer>.wf-wrap {
    position: relative;
    background-image: url(/wp-content/uploads/2025/12/Grindley-arrow.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
}
button#return-to-top span{
	color:var(--main-color);
	padding-left: 5px;
}
button#return-to-top:hover{
	text-decoration:underline;
}
.bottom-text-block {
    width: 74%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.wf-float-left {
    font-size: 14.2px;
    color: rgb(255 255 255 / 90%);
}
.foot-form {
    display: flex;
    gap: 40px;
	padding-bottom: 10px;
}
.foot-form input, .contact-form input, .contact-form textarea {
    background: unset;
	border:0;
    border-bottom: 2px solid #575656;
    padding-left: 0;
	padding-bottom: 17px !important;
	margin-bottom:0 !important;
	color:#fff;
}
.foot-form input.wpcf7-validates-as-required.wpcf7-not-valid, .contact-form input.wpcf7-validates-as-required.wpcf7-not-valid{
	border:0;
	border-bottom: 2px solid #f55b5f;
}
.download-form {
    width: 72%;
	display: flex;
    align-items: flex-end;
}
section#block-7{
    width: 100%;	
}
.footer-head {
    width: 28%;
}
.download-form .wpcf7 {
    width: 100%;
}
span.wpcf7-spinner {
    position: absolute;
}
.foot-form input::placeholder, .contact-form input::placeholder, .contact-form textarea::placeholder, label.upload-label { 
   color:#9F9F9F !important;
	font-size:14.5px !important;
	letter-spacing:.5px !important;
	opacity:1 !important;
}
.contact-form input::placeholder, .contact-form textarea::placeholder, label.upload-label{
	font-size:15.5px !important;
}
.foot-form p {
    margin-bottom: 0;
}
input.wpcf7-submit.sub-btn {
    background: transparent !important;
    border: none;
    color: #fff !important;
	letter-spacing: .7px !important;
	font-size: 14px !important;
    padding: 10px 0px 0px !important;
}
input.wpcf7-submit.sub-btn:focus{
	border:none !important;
}
.sub-btn-col{
	position:relative;
	padding-top:5px;
	transition:all .3s ease-in-out !important;
	height: 32px;
}
.foot-form input:focus {
    border-bottom: 2px solid var(--orange-color);
}
.footer-form .wpcf7-not-valid-tip, .contact-form .wpcf7-not-valid-tip {
    display: block;
    font-size: 14px;
}
.footer-form {
    display: flex;
    width: 100%;
}
.footer-head h6 {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 0;
    padding-right: 50px;
    font-weight: 500;
}
.terms a {
    margin: 0 10px;
    letter-spacing: .3px;
}
.foot-form p:nth-child(1) {
    width: 47%;
}
.foot-form p:nth-child(2) {
    width: 53%;
}
/***** Home Page ******/
.section-spacer{
	padding-top:120px !important;
	padding-bottom:120px !important;
}
.spacer-top{
	padding-top:90px !important;
}
.spacer-bot{
	padding-bottom:90px !important;
}
.spacer-top-big{
	padding-top:120px !important;
}
.spacer-bot-big{
	padding-bottom:120px !important;
}
.section-spacer-sm{
	padding-top:99px !important;
	padding-bottom:99px !important;
}
.about-spacer{
	padding-top:110px !important;
	padding-bottom:120px !important;	
}
.element-space{
	padding-bottom:20px;	
}
.btn-space{
	margin-top:37px;	
}
.pad-bot10{
	padding-bottom:10px;	
}
.pad-bot15{
	padding-bottom:15px;	
}
.pad-bot20{
	padding-bottom:20px;	
}
.pad-bot25{
	padding-bottom:25px;	
}
.pad-bot30{
	padding-bottom:30px;	
}
.pad-bot35{
	padding-bottom:35px;
}
.pad-bot40{
	padding-bottom:40px;
}
.pad-bot50{
	padding-bottom:50px;
}
.pad-top10{
	padding-top:10px;
}
.text-width{
	width:70%;
	margin:auto;
}
.text-width-right{
	width:93%;
}
.big-para p{
	font-size:18px;
	line-height:24px;
	color:#272727;
}
.top-remove .vc_column-inner {
    padding-top: 0 !important;
}
/* .title-text h2 {
    font-size: var(--h4-fontsize);
    line-height: clamp(32px, 6vw, 42px);
    font-weight: 500;
} */
.margin-zero{
	margin-bottom:0 !important;
}
.dt-btn.dt-btn-s{
    font-size: 14.5px;
    letter-spacing: 0.2px;
	position:relative;
	transition:all .3s ease-in-out !important;
	transform:translatex(0px);
}
.white-btn.dt-btn.dt-btn-s{
	color:#fff !important;
}
.dt-btn.dt-btn-s:before, .sub-btn-col:after{
	content: '';
    position: absolute;
    bottom:0;
    left:0;
    background: #212121;
    width: 100%;
    height: 1px;
	opacity:0;
	transition:all .3s ease-in-out;
}
.white-btn.dt-btn.dt-btn-s:before, .sub-btn-col:after{
	background: #fff;
}
.dt-btn.dt-btn-s:hover, .sub-btn-col:hover {
	transform:translatex(5px);
}
.dt-btn.dt-btn-s:hover:before, .sub-btn-col:hover:after{
	opacity:1;
}
.fancy-header, .inner-banner, .video-banner{
	clip-path: polygon(0% 0%, 100% 0%, 100% 86%, 30% 100%, 0% 87%);
	background-blend-mode: luminosity;
	z-index:2;
}
.home .fancy-header, .home-video-banner .video-banner{
	clip-path: polygon(0% 0%, 100% 0%, 100% 89.5%, 30% 100%, 0% 92.5%);
	background-blend-mode: unset;
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner{
	min-height: 760px;
	height: 760px;
}
.mobile-show{
	display:none;
}
#fancy-header.fancy-header .wf-wrap {
    min-height: 340px;
}
.fancy-header .fancy-title-head  .fancy-title, .home-video-banner .video-banner h1 {
    font-size: var(--h2-fontsize);
    line-height: calc(var(--h2-fontsize) + 10px);
    width: 100%;
    margin: auto;
	text-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    letter-spacing: 0.15px;
	position:relative;
}
.home .fancy-header .fancy-title-head .fancy-title, .home-video-banner .video-banner h1{
    font-size: var(--h1-fontsize);
    line-height: var(--h1-fontsize);
}
.inner-banner .inner-head h1, .video-banner h1{
	width:auto;
	position:relative;
	font-size: var(--h2-fontsize);
    line-height: calc(var(--h2-fontsize) + 10px);
	color: #fff;
    display: inline-block;
}
.inner-head {
    padding-top: 17px;
}
.fancy-header .fancy-title-head .fancy-title:after, .inner-banner .inner-head h1:after, .video-banner h1:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 100%;
    height: 5px;
    background: #005D60;
    transform: translateX(-50%);
	z-index:-1;
}
 .home .fancy-header .fancy-title-head .fancy-title:after, .home-video-banner .video-banner h1:after{
	width:95%;
}
#fancy-header.title-center .hgroup{
	 padding-bottom: 80px;
}
.home #fancy-header.title-center .hgroup{
	 padding-bottom: 90px;
}
.video-banner {
  	position: relative;
 	height: 715px;
  	overflow: hidden;
	text-align:center;
}
.single-portfolio .video-banner {
    min-height: 605px;
    height: 605px;
	clip-path: polygon(0% 0%, 100% 0%, 100% 89%, 30% 100%, 0% 92%);
}
.inner-video-banner .video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 56.25vw;
  min-height: 110vh;
  min-width: 177.77vh;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.inner-video-banner .video-bg iframe {
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.video-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2);
	z-index:1;
}
.inner-video-banner .banner-content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  padding: 0 40px 0 40px;
}
.inner-banner, .video-banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	min-height: 760px;
}
.about-us-section {
    padding-top: 197px;
    margin-top: -80px;
}
.text-cen{
	text-align:center;
}
.white-text p, .white-text ul li, .project-grid article.post .entry-excerpt p, .projects-car article.post .entry-excerpt p{
	color:rgb(255 255 255 / 70%);
}
.white-text h2, .white-text h3 {
    color: #fff;
}
.green-text h2{
	color:var(--green-color);
}
.small-head h2{
	font-size: var(--h4-fontsize);
}
.about-us-inner .vc_col-sm-7 {
    padding-right: 48px;
    margin-top: -8px;
}
.head-text h2, .sm-head h2{
    font-size: var(--h2-fontsize);
    line-height: calc(var(--h2-fontsize) + 10px);
	padding-bottom:3px;
	padding-left: 38px;
    position: relative;
}
.head-text h2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 45px;
    background-image: url(/wp-content/uploads/2025/12/orange-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.head-text.green-head h2:before{
	background-image: url(/wp-content/uploads/2025/12/green-arrow.svg);
}
.sm-head h2{
    font-size: var(--head-fontsize);
    line-height: calc(var(--head-fontsize) + 10px);	
}
.sm-head h2:before{
	width: 24px;
    height: 40px;
}
.head-space h2{
	padding-bottom:10px;
}
.head-space-big h2{
	padding-bottom:15px;
}
.para-space p {
    margin-bottom: 25px;
}
.sectors-inner .vc_column-inner {
    padding-right: 11px;
    padding-left: 11px;
	margin-bottom: 22px;
}
.sectors-inner {
    margin-left: -11px;
    margin-right: -11px;
}
.sectors-inner .sectors-text, .project-grid article.post .post-entry-content, .projects-car article.post .post-entry-content {
    position: absolute !important;
    bottom: 16px;
    left: 23px;
    margin-bottom: 0;
	transition:all .5s ease-in-out;
	width:90%;
	z-index:2;
}
.projects-car article.post .post-entry-content, .project-grid article.post .post-entry-content{
	width:93%;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    position: relative;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper a:before, .project-grid article.post .post-thumbnail a:before, .projects-car article.post .post-thumbnail-wrap a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40%;
	top:auto;
    bottom: 0;
    left: 0;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 25%, rgba(0, 0, 0, .77) 95%);
	transition:all .5s ease-in-out;
	z-index:1;
}
.sectors-inner .vc_col-sm-4:nth-last-child(-n+3) .vc_column-inner {
    margin-bottom: 10px;
}
.sectors-img, .project-grid article.post .post-thumbnail, .projects-car .post-thumbnail{
    margin-bottom: 0;
	overflow:hidden;
}
.sectors-img img, .project-grid article.post .post-thumbnail img, .projects-car .post-thumbnail img{
	transform:scale(1);
	transition:all .5s ease-in-out;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner:hover .sectors-img img, .project-grid article.post:hover .post-thumbnail img, .projects-car article.post:hover .post-thumbnail img{
	transform:scale(1.1);
}
.projects-car .post-thumbnail img{
	height: 288px;
    object-fit: cover;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner:hover .wpb_wrapper:before, .project-grid article.post:hover:before, .projects-car article.post .post-thumbnail-wrap a:hover:before{
	height: 60%;
}
.sectors-inner .sectors-text ul, .project-grid article.post .entry-excerpt, .projects-car article.post .entry-excerpt {
    display: inline-flex;
   	opacity: 0;
    list-style: none;
    gap: 5px;
    row-gap: 0;
    flex-wrap: wrap;
    margin-left: 0;
	transition:all .5s ease-in-out;
	position:absolute;
	width:100%;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner:hover .sectors-text ul, .project-grid article.post:hover .entry-excerpt, .projects-car article.post:hover .entry-excerpt {
	opacity:1;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner:hover .sectors-text, .project-grid article.post:hover .post-entry-content,  .projects-car article.post:hover .post-entry-content{
	bottom:60px;
}
.sectors-inner .sectors-text ul li, .project-grid article.post .entry-excerpt p, .projects-car article.post .entry-excerpt p {
    position: relative;
    padding-right: 5px;
    font-size: 14px;
	line-height: 20px;
}
.sectors-inner .sectors-text ul li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background: rgb(255 255 255 / 70%);
    transform: translateY(-50%);
}
.sectors-inner .sectors-text ul li:last-child:after {
    display: none;
}
.sectors-inner .sectors-text h3, .project-grid .post-entry-content h3.entry-title, .projects-car .post-entry-content h3.entry-title {
    font-size: var(--h4-fontsize);
	margin-bottom:0;
}
.projects-car .post-entry-content h3.entry-title, .project-grid article.post .post-entry-content h3.entry-title {
    font-size: calc(var(--h4-fontsize) - 4px);
}
.project-grid .post-entry-content h3.entry-title span.bracket-text {
    font-size: 21px;
}
.about-img-col {
    padding-top: 20px;
}
.about-img-col .vc_col-sm-6 .vc_column-inner {
    padding-left: 11px;
    padding-right: 11px;
}
.about-img-col .vc_col-sm-12>.vc_column-inner {
    padding-left: 25px;
    padding-right: 25px;
}
.about-img-col .wpb_single_image {
    margin-bottom: 0;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner, .vision-col-inner .vc_col-sm-2 .vc_column-inner, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner{
	position:relative;
	padding: 30px 25px;
  	background: #fff;
  	z-index: 1;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner:before, .years-text:before, .vision-col-inner .vc_col-sm-2 .vc_column-inner:before, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:before {
  	content: "";
  	position: absolute;
  	inset: 0;
  	background: #D5D5D5;
  	clip-path: polygon(0 0, 100% 0, 100% 80%, 82% 100%, 0 100%);
  	z-index: -2;
	display:block;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner:after, .years-text:after, .vision-col-inner .vc_col-sm-2 .vc_column-inner:after, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:after {
  	content: "";
  	position: absolute;
  	inset: 1px; 
  	background: #fff;
  	clip-path: polygon(0 0,100% 0,100% 80%,82% 100%, 0 100%);
  	z-index: -1;
	display:block;
}
.years-text:before, .years-text:after, .vision-col-inner .vc_col-sm-2 .vc_column-inner:before, .vision-col-inner .vc_col-sm-2 .vc_column-inner:after{
	clip-path: polygon(0 0,100% 0,100% 86%,85% 100%, 0 100%);
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner:before, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:after{
	clip-path: polygon(0 0,100% 0,100% 87%,88% 100%, 0 100%);
}
.vision-img img {
    height: 37px;
    padding-left: 2px;
	width:100%;
}
.number-text h3{
	margin-bottom: 5px;
}
.number-text {
    padding-top: 12px;
    padding-bottom: 7px;
}
.vision-col-left .mission-text:nth-child(1) {
    padding-bottom: 110px;
}
.vision-col-inner:nth-child(2) {
    padding-top: 2px;
}
.vision-col-left .mission-text {
    width: 76%;
}
.vision-col-inner {
    padding-left: 11px;
    padding-right: 13px;
}
.vision-col-inner:nth-child(1) .vc_col-sm-6 {
    padding-top: 0;
}
.vision-col-inner .vc_col-sm-6 {
    padding-bottom: 20px !important;
}
.vision-img-sm {
    margin-bottom: 31px;
}
.vision-img-sm img {
    height: 41px;
}
.feature-text h2 {
    display: inline-block !important;
	padding-bottom: 8px;
}
.project-inner{
	padding-bottom:65px;
}
.projects-col article .post-thumbnail-wrap img {
    height: 460px;
    object-fit: cover;
	mix-blend-mode: luminosity;
	transition:all .3s ease;
	filter:unset;
}
.projects-col article{
	overflow:hidden;
}
.projects-col article .post-entry-content {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
	display:flex;
	flex-direction:column;
	transition:all .3s ease;
}
.projects-col article .post-entry-content h3.entry-title {
    order: 2;
    line-height: 20px;
    padding-bottom: 27px;
}
.projects-col article .post-entry-content a {
    color: #fff !important;
}
.projects-col article .post-entry-content .portfolio-categories{
	justify-content: center;
	font-family:var(--head-font) !important;
	font-size: 19px;
    letter-spacing: .3px;
}
.projects-col article .post-entry-content h3.entry-title{
	order:2;
	line-height: 20px;
	padding-bottom: 0px;
	transition:all .3s ease;
	opacity:0;
}
.projects-col article .post-entry-content h3.entry-title a, .projects-col article .post-entry-content a.post-details {
    font-family: 'Instrument Sans' !important;
    font-weight: 400;
    font-size: 16.5px;
}
.projects-col article .post-entry-content a.post-details{
	width:100%;
	order:3;
	font-size:15px;
	opacity:0;
	transition:all .3s ease;
	width: fit-content;
    margin: auto;
	transform:translatex(0);
	padding-bottom: 3px;
}
.projects-col article span.category-link a{
	transition:all .3s ease;
	transform:translatex(0);	
}
.projects-col article .post-entry-content a.post-details:hover, .projects-col article span.category-link a:hover{
	transform:translatex(5px);
}
.projects-col article span.category-link a::after {
    position: absolute;
    display: block;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    content: "";
    transition: width 0.4s;
	background:#fff;
}
.projects-col article span.category-link a:hover::after{
	width: 100%;
}
.projects-col article .post-details.details-type-link:after{
	background-color:#fff;
	bottom: 2px;
    height: 1px;
}
.projects-col .dt-css-grid .wf-cell:hover article .post-entry-content {
	bottom: 22px;
}
.projects-col article .post-entry-content h3.entry-title {
    height: 20px;
}
.projects-col .dt-css-grid .wf-cell:hover article .post-entry-content h3.entry-title{
	padding-bottom: 27px;
	opacity:1;
	height:auto;
}
.projects-col .dt-css-grid .wf-cell:hover article .post-entry-content a.post-details{
	opacity:1;
}
.projects-col article .post-entry-content a.post-details i {
    display: none;
}
.projects-col article:before{
    content: '';
    position: absolute;
    top: 0;
    left: -10px;
    width: 120%;
    height: 100%;
    background: #000000;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.39) 0%, rgba(0, 0, 0, 0.62) 100%);
    display: block;
    z-index: 1;
	opacity:1;
	transition: all 0.3s ease;
}
.projects-col .dt-css-grid{
    display: flex;
}
.projects-col .dt-css-grid .wf-cell {
    flex: 1;
	transition: all 0.3s ease;
}
.projects-col .dt-css-grid .wf-cell:hover{
	flex: 2.5;
}
.projects-col .dt-css-grid .wf-cell:hover article:before{
	opacity:.7;
}
.projects-col  .dt-css-grid:has(.wf-cell:hover) .wf-cell:not(:hover) article img{
	filter: grayscale(100%) contrast(1.05) brightness(0.9);
}
.projects-col  .dt-css-grid:has(.wf-cell:hover) .wf-cell:not(:hover) article .post-entry-content a{
	color:#8B8B8B !important;
}
.projects-col .dt-css-grid .wf-cell:nth-child(1) {
    order: 2;
}
.projects-col .dt-css-grid .wf-cell:nth-child(2) {
    order: 3;
}
.projects-col .dt-css-grid .wf-cell:nth-child(3) {
    order: 5;
}
.projects-col .dt-css-grid .wf-cell:nth-child(4) {
    order: 1;
}
.projects-col .dt-css-grid .wf-cell:nth-child(5) {
    order: 6;
}
.projects-col .dt-css-grid .wf-cell:nth-child(6) {
    order: 4;
}
.testi-wrap .testimonial-item {
    position: relative;
    padding: 55px 80px 48px 110px !important;
}
.testi-wrap .testimonial-content p {
    font-size: 19.5px;
    line-height: 27px;
    color: #231F20;
    font-weight: 500;
    margin-bottom: 10px;
}
.testi-wrap .testimonial-item:before{
  	content: "";
  	position: absolute;
  	inset: 0;
  	background: var(--green-color);
  	z-index: -2;
  	clip-path: polygon(5.5% 0%, 100% 0%, 100% 100%, 5% 100%,0% 26%);
	opacity:.3;
}
.testi-wrap .testimonial-item:after{
	content: "";
	position: absolute;
  	inset: 1px;
  	background: #F1F1F1;
  	z-index: -1;
  	clip-path: polygon(5.5% 0%, 100% 0%, 100% 100%, 5% 100%,0% 26%);
}
.testi-wrap .dt-owl-item.active .testimonial-item:before{
	opacity:1;
}
.testi-wrap.team-testi-wrap .testimonial-item:after, .white-testi.testi-wrap .testimonial-item:after{
	background: #fff;
}
.image-testi.testi-wrap .testimonial-item img {
    height: 488px;
    object-fit: cover;
}
.testi-wrap .content-wrap {
    position: relative;
	padding-top: 47px;
	height: -webkit-fill-available;
}
.testi-wrap .testimonial-content {
    padding-bottom: 25px;
}
.testi-wrap .testimonial-vcard .text-primary {
    font-weight: 500 !important;
    font-size: 20px;
    color: #000 !important;
}
.testi-wrap .testimonial-vcard .text-secondary {
    color: rgb(33 33 33 / 70%) !important;
    font-weight: 400 !important;
    font-size: 16.5px !important;
}
.testi-wrap .testimonial-position {
    margin-bottom: 0 !important;
}
.testi-wrap .content-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 30px;
    background-image:url(/wp-content/uploads/2025/12/testi-quots.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.owl-counter-wrapper {
    position: relative;
    width: 83%;
    height: 3px;
    background-color: #DEDCDB;
    margin-bottom: 15px;
    margin-top: 50px;
	left: 130px;
}
.owl-counter-progress {
    position: absolute;
    height: 100%;
    background-color:var(--green-color);
    width: 33.33%; 
    transition: all 0.1s ease-in-out;
	cursor: grab;
}
.owl-item-counter {
	font-size:14px;
	color:#ABABAB;
	text-align:center;
}
span.current-count, span.testi-current-count {
    font-weight: 600;
    padding-right: 3px;
	color:var(--bg-color);
}
.footer-head h6 em {
    font-style: normal;
    color: var(--orange-color);
}
#bottom-bar{
	background:var(--bg-color);
}
/*  .about-img {
    text-align: right !important;
    -webkit-mask-image: url(/wp-content/uploads/2025/12/Subtraction.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: right;
    -webkit-mask-size: 73%;
	transition:all .7s ease-in-out;
}

.about-scrolled .about-img{
	-webkit-mask-size: 211%;
} */

.about-img{
	position:relative;
	text-align:right !important;
	overflow:hidden;
	z-index:1;
}
.about-img:before, .about-img:after {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2025/12/Path-top.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
	transition:all .7s ease-in-out;
	z-index: 1;
}
.about-img:before{
    top: 46.3%;
    left: 119px;
    width: 203px;
    height: 106px;
    transform: translateY(-50%);
}
.about-img:after{
	width: 240px;
    height: 98px;
    bottom: -13px;
    right: 121px;
	background-image: url(/wp-content/uploads/2025/12/Path-bot.svg);
}
.about-img .wpb_wrapper.vc_figure{
	position:relative;
}
.about-img .wpb_wrapper.vc_figure:before{
    content: '';
    position: absolute;
    top: 0;
    width: 135px;
    height: 100%;
    background: #272727;
    z-index: 1;
	transition:all .7s ease-in-out;
}
.about-scrolled .about-img:before{
	left: -205px;
}
.about-scrolled .about-img:after{
	bottom: -100px;
}
.about-scrolled .about-img .wpb_wrapper.vc_figure:before {
    width: 0;
}

/**** Sector inner page ***/
.build-text b {
    color: #272727;
    font-family: var(--head-font);
    font-size: 21px;
    line-height: 28.8px;
	display:inline-block;
}
.build-text strong {
    font-weight: 600;
}
.build-text p {
    margin-bottom: 15px;
}
.white-text.build-text p b{
	color:#FFFFFF;
}
.build-col-inner .vc_col-sm-8 {
    width: 66%;
    padding-right: 60px;
}
.build-col-inner .vc_col-sm-4 {
    width: 34%;
}
.health-count ul {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding-top: 3px;
}
.health-count li {
    border-bottom: 1px solid #D5D5D5;
    display: flex;
    align-items: center;
    min-height: 81px;
    padding-left: 26px;
    font-size: 15px;
}
.health-count ul li:nth-child(1) {
    border-top: 1px solid #D5D5D5;
}
.health-count li strong, .years-text strong {
    color: var(--green-color);
    font-family: var(--head-font);
    font-size: 30px;
    min-width: 140px;
}
.years-text strong{
	color:var(--bg-color);
}
.years-text p{
	font-size:15px;
}
.years-text p:nth-child(2) {
    margin-bottom: 3px;
}
.years-text img {
    width: 24px;
}
.team-count img {
    width: 36px;
}
.years-text{
    position: relative;
    padding: 20px 22px 53px;
    margin-top: -7px;
}
.full-width-img {
    padding: 22px;
}
.well-col {
    padding-top: 50px;
	padding-bottom: 70px;
}
.orange-text h2, .orange-text h3 {
    color: var(--orange-color);
}
.build-white b {
    color: #D5D5D5;
}
.well-col-inner .vc_col-sm-8 {
    width: 61%;
}
.well-col-inner .vc_col-sm-4 {
    width: 39%;
}
.well-col, .line-design {
    position: relative;
}
.well-col:before{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 41.5%;
    width: 25.5px;
    height: 70%;
    background-image: url(/wp-content/uploads/2026/02/green-2-line.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
.line-design:before, .line-design:after, .reef-col:before, .reef-col:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 33.1%;
    width: 7px;
    height: 55.8%;
	background:var(--green-color);
}
.line-design:after{
    left: 34.45%;
    height: 42.1%;
}
.careers-col.line-design:before{
    left: 35.4%;
    height: 45.8%;	
}
.careers-col.line-design:after{
	left: 36.75%;
    height: 34.5%;
}
.living-value.line-design:before, .living-value.line-design:after {
    left: auto;
    right: 9.3%;
    height: 80%;
}
.living-value.line-design:after {
    right: 8%;
    height: 60%;
}
.reuse-col.line-design:before, .reuse-col.line-design:after {
    left: auto;
    right: 9.5%;
    width: 7px;
    height: 26.8%;
}
.reuse-col.line-design:after{
	right: 8.2%;
    height: 18.8%;
}
.well-col-inner .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 7px;
}
.project-grid .vc_col-sm-12 {
    padding-top: 4px;
}
.project-grid .vc_col-sm-12 .feature-text h2{
    padding-bottom: 0px;
}
.project-grid article.post .post-thumbnail img {
    height: 287px;
    object-fit: cover;
}
.project-grid .post-entry-content h3.entry-title a, .project-grid .post-entry-content h3.entry-title a:hover, .projects-car .post-entry-content h3.entry-title a:hover, .projects-car .post-entry-content h3.entry-title a {
    color: #fff !important;
}
.project-high{
	padding-bottom:45px;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding-top: 20px;
    position: relative;
}
.sub-sectors-inner .dt-btn.dt-btn-s{
	display:none;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:before, .sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:after,
.decade-inner:before, .decade-inner:after, .region-list ul li:before, .region-list ul li:after, .parent-filter button.parent-btn:before,
.parent-filter button.parent-btn:after, .projects-clear-inner:after, .projects-clear-inner:before, .projects-search-main:after, .projects-search-main:before,
.project-card-inner-content:before, .project-card-inner-content:after, .project-list:before, .project-list:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #515151;
    width: 100%;
    height: 3px;
	transition:all .3s ease;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:after, .decade-inner:after, .region-list ul li:after, .parent-filter button.parent-btn:after, .project-card-inner-content:after {
    background: var(--green-color);
    width: 8%;
}
.parent-filter button.parent-btn:before, .projects-clear-inner:before, .projects-clear-inner:before, .project-card-inner-content:before, .projects-search-main:before {
	height:2px;
	background:#D5D5D5;
}
.parent-filter button.parent-btn:after, .projects-clear-inner:after, .projects-search-main:after, .project-card-inner-content:after {
	height:2px;
	background: #3c8284;
	width: 21px;
}
.projects-clear-inner:after, .projects-search-main:after{
	background: var(--orange-color);
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:hover:after, .projects-clear-inner:hover:after, .projects-search-main:hover:after, .projects-search-main:focus:after, .parent-filter:hover button.parent-btn:after, .projects-search-main:hover:after, .project-card-inner-content:hover:after, .parent-filter:active button.parent-btn:after, .parent-filter:focus button.parent-btn:after {
	width:100%;
}
.decade-inner:after{
	width: 1.7%;
}
.decade-inner:hover:after, .decade-inner::before{
	width: 97.5%;
}
.decade-inner:before, .decade-inner:after {
	left: 16px;
    display: block !important;
}
.decade-inner:before{
	background: #393939;
}
.region-list ul li:before, .project-list:before{
	background: #D5D5D5;
}
.region-list ul li:before, .region-list ul li:after, .parent-filter button.parent-btn:before, .parent-filter button.parent-btn:after, .projects-clear-inner:after, .projects-clear-inner:before, .projects-search-main:after, .projects-search-main:before, .project-card-inner-content:before, .project-card-inner-content:after, .project-list:before, .project-list:after{
	top:auto;
	bottom:0;
}
.project-list:before, .project-list:after{
	height:2px;	
}
.project-list:after{
	background: var(--orange-color);
	width: 25px;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner {
    padding-right: 8px;
}
.sub-sectors-inner .vc_col-sm-3 .sub-text p {
    padding-bottom: 10px;
    line-height: 22.5px;
	min-height: 90px;
}
.sub-sectors-text .sub-text {
    min-height: 230px;
}
.sub-sectors-5 .vc_col-sm-3 {
    width: 100%;
}
.sub-sectors-5 .sub-text h3 {
    min-height: 70px;
}
.sub-sectors-5 .sub-text {
    min-height: 266px;
}
.sub-sectors-6 .sub-text {
    min-height: 230px;
}
.sub-sectors-6 .vc_col-sm-3:nth-child(5), .sub-sectors-6 .vc_col-sm-3:nth-child(6) {
    padding-top: 70px;
}
.sub-sectors-inner h3 {
    font-size: var(--h4-fontsize);
	line-height: calc(var(--h4-fontsize) + 5px);
	padding-top: 8px;
    padding-bottom: 10px;
    min-height: 55px;
}
.sub-sectors-inner .wpb_single_image {
    padding-top: 18px;
}
.decades .vc_col-sm-3 {
    padding-left: 88px;
}
.decade-inner{
	position:relative;
	padding:33px 0 60px;
}
.decade-img img {
    height: 270px;
    object-fit: cover;
}
.decade-inner .vc_col-sm-7 {
    width: 56.8%;
}
.decade-inner .vc_col-sm-5 {
    width: 43.2%;
}
.decade-img {
    margin-bottom: 0;
}
.decade-text {
    width: 83%;
	padding-bottom: 10px;
}
.decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 .decade-text {
    width: 88%;
}
.decade-text h3{
	font-size:var(--h3-fontsize);
	line-height:calc(font-size:var(--h3-fontsize) + 6px);
	padding-bottom: 20px;
}
.decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 {
    padding-left: 80px;
}
.decade-inner:last-child {
    padding-bottom: 10px;
}
.svg-convert svg {
    width: 100%;
    height: auto;
}
.regions-col g#Group_7823 circle{
	transition: all .3s ease;
}
.regions-col:hover g#Group_7823 circle {
    stroke: rgb(255 255 255 / 30%);
    stroke-width: 12px;
    paint-order: stroke;
    r: 7;
    filter: drop-shadow(0px 0px 5px #fff);
}
.regions-col g#Group_7731 tspan {
    fill: #333333 !important;
    font-weight: 600 !important;
    font-family: "Inter Tight" !important;
}
.regions-col .vc_col-sm-6:nth-child(1) {
    width: 53%;
	padding-right: 33px;
}
.regions-col .vc_col-sm-6:nth-child(2) {
    width: 47%;
}
.regions-col h2 {
    padding-bottom: 10px;
}
.regions-col .vc_col-sm-6:nth-child(1) .vc_column-inner>.wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.region-list ul {
    display: flex;
    list-style: none;
	flex-wrap: wrap;
    gap: 21px;
    row-gap: 10px;
    margin-left: 0;
}
.region-list ul li {
    width: 45%;
    flex: auto;
    position: relative;
    font-family: var(--head-font);
    color: rgb(33 33 33 / 85%);
	padding: 8px 0 14px;
}
.contact-section .about-img:before, .contact-section .about-img:after, .contact-section .about-img .wpb_wrapper.vc_figure:before{
	filter: brightness(0) invert(1);
}
.about-us-section.contact-section {
    margin-top: 0;
}
.address-text ul {
    list-style: none;
    margin-left: 0;
}
.address-text {
    padding-top: 26px;
}
.address-text ul li {
    display: flex;
    border-top: 1px solid #DBDBDB;
    padding: 13px 0 18px;
    line-height: 22px;
	color: rgb(33 33 33 / 85%);
}
.address-text ul strong, .email-text p:nth-child(1) {
    min-width: 27%;
    display: inline-block;
    font-family: var(--head-font);
    color: #212121;
    font-size: 21px;
}
.email-text .wpb_wrapper {
    display: flex;
}
.email-text em {
    font-style: normal;
    font-weight: 500;
}
.email-text a, .address-text ul li a{
	text-decoration:none;
}
.email-text a, .email-text p{
	color: rgb(33 33 33 / 85%);
}
.address-text ul li a{
	color: rgb(33 33 33 / 85%);
}
.email-text {
    padding-top: 11px;
	padding-bottom: 8px;
    border-top: 1px solid #DBDBDB;
}
.email-text p a {
    padding-bottom: 10px;
    display: inline-block;
}
.address-text a:hover{
	text-decoration:underline;
}
.social-icon-link {
    padding-top: 15px;
}
.social-icon-link a {
    margin-right: 10px;
}
.social-icon-link img {
    width: 37px;
	transform: scale(1);
    transition: all .5s ease;
}
.social-icon-link img:hover {
    transform: scale(1.2);
}
.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 0;
    margin-top: 0;
}
.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 30px;
    margin-top: 0;
}
/* .careers-img.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 0px;
} */
.contact-section .about-us-inner .vc_col-sm-5 {
    padding-top: 76px;
}
.google-map-col #map {
    width: 100%;
    height: 478px;
}
.custom-map-info {
    position: relative;
    background: #000;
    border-radius: 8px;
    font-size: 14.5px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5;
    font-family: 'Instrument Sans';
}
.custom-map-info a{
	display:inline-block;
	text-decoration:none;
	padding: 15px 40px;
	color: rgb(255 255 255 / 90%);
	max-width: 280px;
}
.custom-map-info a:hover{
	text-decoration:underline;
}
.gm-style .gm-style-iw-c {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.gm-style .gm-style-iw-d {
    overflow: hidden !important;
}
.gm-ui-hover-effect {
    display: none !important;
}
.gm-style .gm-style-iw-t::after {
    display: none !important;
}
.gm-style .gm-style-iw-tc::after{
	background:#000 !important;
}
.register-text {
    padding-top: 30px;
	padding-bottom: 30px;
}
.register-text:last-child{
	padding-bottom: 0;
}
.details-col .register-text:nth-child(1) {
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    padding-bottom: 53px;
}
.register-text h3 {
    width: 42.5%;
	font-size: 21px;
}
.register-text .wpb_wrapper {
    display: flex;
}
.register-text p{
	color: rgb(33 33 33 / 85%);
	line-height: 23px;
}
.register-text ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    gap: 10px;
	margin-left:0;
}
.contact-form p:first-child input {
    padding-top: 10px !important;
}
.contact-form p:last-child:after, .resume-upload p:after{
	display:none;
}
.contact-form p:focus-within::after {
    width: 100%; 
}
.contact-form input, .contact-form textarea {
    padding-bottom: 22px !important;
    padding-top: 16px !important;
	background: transparent;
	color:#fff;
}
.contact-form input:-internal-autofill-selected {
    color: #fff !important;
}
.contact-form textarea {
    height: 177px;
	resize:none;
}
.contact-form .sub-btn-col{
	display:inline-block
}
.contact-form p{
	position:relative;
}
.contact-form p:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background: var(--orange-color);
	transition:all .3s ease;
}
/* .careers-form p:after{
	background: var(--green-color);
} */
.acknow-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 59%;
    margin: auto;
    transform: translateY(-50%);
	z-index:2;
}
.acknow-text p{
	color:rgb(255 255 255 / 90%);
}
.full-image-text {
	margin: -5px;
	position:relative;
}
.full-image-text img{
	filter: blur(4px);
	transform:scale(1.05);
}
/*** Team ***/

.our-team-sec h2{
	padding-bottom: 13px;
}
.our-team-sec .build-text p {
    margin-bottom: 13px;
}
.our-team-col .team-author-name, .our-team-col .team-author p {
    color: #fff;
}
.our-team-col .team-author {
    padding-top: 13px;
}
.our-team-inner {
    padding-top: 15px;
}
.our-team-col .team-author-name {
    font-family: 'Inter Tight';
	font-size: 21.5px;
    padding-bottom: 1px;
}
.our-team-col .team-author p {
    color: rgb(255 255 255 / 70%);
    font-size: 15px;
}
.our-team-col .team-content p {
    font-size: 13.5px;
    line-height: 19px;
	color: rgb(255 255 255 / 90%);
}
.our-team-col .team-content {
    position: absolute;
    top: 85%;
    left: 21px;
    width: 87%;
    height: 0;
	transition:all .3s ease;
}
.our-team-col .team-container:hover .team-content{
	top: 17px;
	height: 75%;
}
.our-team-col .team-media {
    position: relative;
}
.our-team-col .team-media:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 12%;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.93) 0%, rgba(0, 0, 0, 0) 100%);
	opacity:.5;
	transition:all .3s ease;
}
.our-team-col .team-container:hover .team-media:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.85) 100%);
	opacity:.9;
}
.our-team-col .team-media img{
	width:100%;
}
.our-team-col .team-content {
	overflow: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.our-team-col .team-content::-webkit-scrollbar {
	display: none;
}
.our-team-text .build-text {
    padding-right: 20px;
}
.double-image-col {
	padding-top:0;
    padding-bottom: 23px;
}
.team-col-main .head-text h2 {
    padding-bottom: 15px;
}
.testi-wrap .testimonial-avatar img {
    border-radius: 0 !important;
}
.team-testi-wrap .content-wrap {
    width: 67%;
}
.testi-wrap .testimonial-avatar {
    width: 33%;
    padding-right: 40px !important;
}
.team-col-main .years-text img {
    width: 35px;
}
.our-partners-space {
    padding-bottom: 55px;
}
.our-partners-height {
    height: 400px;
	display: flex;
    align-items: center;
}
.our-partners-height .owl-stage{
    max-height: 100px;
}
/**** About us ***/

.about-sec .build-text {
    padding-right: 20px;
}
.awards-col {
    padding-top: 60px;
}
.about-sec .about-img {
    margin-bottom: 0;
}
.awards-col .vision-img img {
	width: 35px;
    height: auto;
    padding-left: 2px;
}
.awards-col .vision-img {
    margin-bottom: 5px;
}
.awards-col .number-text h3{
	font-size:var(--h3-fontsize);
}
.vision-col-inner .vc_col-sm-2 .vc_column-inner {
    padding: 20px 20px 13px;
}
.vision-col-inner .vc_col-sm-2 .number-text h3 {
    margin-bottom: 1px;
}
.awards-col p {
    font-size: 15px;
    line-height: 18px;
}
.awards-col .number-text{
	padding-top: 5px;
}
.vision-img-col {
    padding-bottom: 23px;
}
.value-col .vc_col-sm-7 {
    width: 55.5%;
}
.value-col .vc_col-sm-5 {
    width: 44.5%;
    padding-top: 70px;
}
.vision-faq .wpb_accordion_section.group h3 a {
    font-size: 22.5px !important;
    font-family: var(--head-font);
	color:#212121;
}
.vision-faq .wpb_accordion_section.group {
	padding: 18px 40px;
    border-bottom: 1px solid #C1C1C1;
	border-left: 5px solid  #F1F1F1;
}
.vision-faq .wpb_accordion_section.group:has(.ui-accordion-header.ui-state-active), .vision-faq .wpb_accordion_section.group.active{
	padding: 27px 40px;
	background: #F1F1F1;
	box-shadow: 0px 3px 15px rgb(0 0 0 / 8%);
    border-left: 5px solid var(--green-color);
}
.vision-faq .wpb_accordion_section.group:first-child{
	border-top: 1px solid #C1C1C1;
}
.value-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper {
    position: relative;
}
.value-col .vc_col-sm-5 .wpb_single_image {
  	display: none;
	position:absolute
}
.value-col .vc_col-sm-5 .wpb_single_image:first-child {
  display: block;
}
.value-text {
    padding-top: 20px;
}
.value-col {
    padding-bottom: 25px;
}
.value-text {
    padding-top: 8px;
    padding-right: 8px;
	padding-bottom: 10px;
}
.value-text p:nth-child(odd) {
    margin-bottom: 7px;
    padding-top: 17px;
}
.value-text p {
    line-height: 22px;
}
.value-text strong {
    font-weight: 600;
    color: #272727;
}
.vision-faq .wpb_accordion_section.group h3 a::after{
	display:none;
}
.vision-faq .wpb_accordion_section.group h3 a::before{
	background-image:url(/wp-content/uploads/2026/02/up-arrow.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	width: 20px;
    height: 18px;
    right: -4px;
    margin-top: -10px;
	transform: rotate(180deg);
	transition:all .3s ease;
	background-color:unset !important;
}
.vision-faq .wpb_accordion_section.group h3.ui-accordion-header-active a::before{
	transform: rotate(0deg);
}
.vision-faq h3.ui-accordion-header-active a span strong, .vision-faq h3:hover a span strong  {
    color: var(--green-color);
    text-decoration: underline;
}
.vision-faq .wpb_accordion_header a:hover span, .vision-faq .wpb_accordion_header a span{
	color:#212121 !important;
}
.living-text {
    width: 74%;
    margin: auto;
}
.living-text h2 {
    padding-bottom: 17px;
}
.timeline-text h3, .timeline-text p {
    color: #fff;
}
.timeline-img img {
	width:100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.timeline-img .vc_single_image-wrapper, .timeline-img figure {
    width: 100%;
}
.history-col{
	padding-bottom:170px !important;
}
.history-timline .owl-dots {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: nowrap;
    width: 98%;
	top: calc(100% + 0px) !important;
}
.history-timline button.owl-dot {
    width: 100% !important;
    height: 25px !important;
    box-shadow: unset !important;
    margin: 0 !important;
}
.history-timline button.owl-dot::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -13px;
    width: 100%;
    height: 5px;
    background: #474747;
}
.history-timline button.owl-dot.active::after{
	 background: var(--orange-color);
}
.history-col-white .history-timline button.owl-dot::after{
	background:#C4C4C4;
}
.history-col-white .history-timline button.owl-dot.active::after{
	background:var(--green-color);
}
.history-col-white .history-timline .owl-dot span{
	color: rgb(33 33 33 / 50%);
}
.history-col-white .timeline-text h3{
	color:#212121;
}
.history-timline .owl-dot span {
    background: none !important;
    width: auto;
    height: auto;
    font-size: 15px;
    color: rgb(255 255 255 / 50%);
    transform: unset !important;
    font-family: var(--head-font);
}
.timeline-col .vc_col-sm-6:nth-child(1) {
    margin-left: -1px;
    padding-left: 2px;
}
.timeline-col {
    position: relative;
    padding-top: 1px;
}
.timeline-col:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    background: #4A4A4A;
    width: 100%;
    height: 1px;
}
.history-col-white .timeline-col:before{
	background: #D4D4D4;
}
.timeline-time {
    padding-top: 83px;
    padding-bottom: 85px;
    margin-bottom: 0;
}
.timeline-time p, .timeline-text p {
    margin-bottom: 0;
    color: rgb(255 255 255 / 70%);
}
.history-col-white .timeline-time p, .history-col-white .timeline-text p{
	color:rgb(33 33 33 / 70%);
}
.timeline-time h2 {
    font-size: 45px;
	color: var(--orange-color);
}
.history-col-white .timeline-time h2, .history-col-white .history-timline button.owl-dot.active span, .history-col-white .history-timline button.owl-dot:hover span{
	color:var(--green-color);
}
.history-timline button.owl-dot.active span, .history-timline button.owl-dot:hover span{
	color: var(--orange-color);
}
.timeline-text h3 {
    font-size: 26.2px;
    font-family: 'Instrument Sans' !important;
}
.history-timline .owl-stage-outer {
    padding-bottom: 33px;
}
.history-timline  .owl-nav div.owl-prev {
    top: calc(100% + 12px) !important;
    left: -50px !important;
}
.history-timline .owl-nav div.owl-next {
    top: calc(100% + 12px) !important;
    right: -50px !important;
}
.build-img-col{
	padding-bottom:70px !important;
}
.gray-testi.testi-wrap.team-testi-wrap .testimonial-item:after {
    background: #f1f1f1;
}
.timeline-mobile-counter {
     display: none;
}
/**** Careers Page ****/
.cadetship-img-inner .vc_col-sm-12 .vc_column-inner>.wpb_wrapper{
    display: flex;
    gap: 22px;
}
.multi-image-col-job .cadetship-img-inner {
    padding-top: 23px;
}
.cadetship-img-inner {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 23px;
}
.careers-img .about-img img {
    width: 72%;
    height: 362px;
    object-fit: cover;
    object-position: 10%;
	transition:all .7s ease-in-out;
}
.about-scrolled.careers-img .about-img img{
	width: 100%;
}
.awards-col .career-num-inner .vision-img img {
    width: 52px;
}
.careers-num-col.awards-col {
    padding-top: 90px;
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner {
    padding: 17px 30px 30px;
}
.careers-num-col.awards-col .number-text {
    padding-top: 0;
}
.awards-col .vision-img {
    margin-bottom: 3px;
}
.careers-num-col .number-text h3 {
    margin-bottom: 2px;
}
.beond-text .vc_col-sm-6:nth-child(1) {
    padding-right: 50px;
}
.footer>.wf-wrap:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 188px);
    height: 1px;
    background: #424242;
}
.cv-upload-wrapper{
  	position:relative;
    border: 2px solid #515151;
    padding: 16px 25px;
    text-align: center;
    background: #272727;
  	cursor:pointer;
}
.cv-upload-wrapper p{
  	margin:0;
}
.cv-upload-wrapper .wpcf7-form-control-wrap{
  	position:absolute;
  	inset:0;
	top:-16px;
}
.cv-upload-wrapper input[type="file"]{
	width:100%;
  	height:100%;
  	opacity:0;
  	cursor:pointer;
}
.upload-text{
  	color:#aaa;
  	font-size:16.5px;
}
span.upload-text img {
    width: 19px;
    margin-right: 9px;
    margin-bottom: -2px !important;
}
.career-form-row {
    display: flex;
    justify-content: space-between;
	gap: 15px;
}
.careers-form .career-form-row p:last-child:after{
	display:block;
}
.career-form-row p {
    margin-bottom: 10px !important;
	width: 100%;
}
.careers-form p:first-child input {
    padding-top: 0px !important;
}
.contact-form .career-form-row p:first-child input{
    padding-top: 16px !important;
}
label.upload-label {
    padding-top: 15px;
    display: inline-block;
    padding-bottom: 2px;
}
.careers-col .vc_col-sm-5 {
    width: 39.5%;
}
.careers-col .vc_col-sm-7 {
    width: 60.5%;
}
.careers-form .sub-btn-col {
    margin-top: 18px;
}
.careers-form textarea {
    height: 160px;
}
.terms-box span.wpcf7-list-item {
    margin-left: 0;
    font-size: 15px;
    color: rgb(159, 159, 159);
}
.terms-box {
    padding-top: 25px;
}
span.wpcf7-list-item-label {
    padding-left: 5px;
}
.terms-box input[type="checkbox"] {
    accent-color: #c75024;
}
.terms-box span.wpcf7-list-item label {
    display: flex;
}
.parent-filter button.parent-btn, .filters-right button#clear-filters, input#project-search::placeholder{
	font-family:var(--head-font) !important;
	font-weight: 600 !important;
}
input#project-search::placeholder {
    color: #737373;
    opacity: 1;
}
.projects-search-main, .project-card-inner-content{
	position:relative;
}
.parent-filter:after, button#clear-filters:after{
	content:"";
	position:absolute;
    top: 12px;
    right: 0;
    width: 12px;
    height: 12px;
	background-image:url(/wp-content/uploads/2026/03/arrow-icon.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	z-index:-1;
}
button#clear-filters:after{
	background-image:url(/wp-content/uploads/2026/03/close-icon.png);
	top: 4px;
    width: 11px;
    height: 11px;
}
button#clear-filters {
    position: relative;
}
button#search-btn img {
    width: 15px;
}
.projects-main .project-card {
    flex-basis: 30%;
}
.projects-main .project-card:nth-child(1), .projects-main .project-card:nth-child(6), .projects-main .project-card:nth-child(7), .projects-main .project-card:nth-child(12) {
    flex-basis: 40%;
}
.project-card img{
	width:100%;
	height:368px;
	object-fit:cover;
	transition:all .3s ease;
	transform:scale(1);
}
.project-card-img {
    line-height: 0;
	overflow:hidden;
}
.project-card-inner-content:hover .project-card-img img{
	transform:scale(1.1);
}
.project-card-inner {
    padding: 11px;
	padding-bottom: 19px;
}
.project-card-inner-content {
    padding-bottom: 8px;
}
.project-card h3{
    font-size: 16.5px;
    line-height: 27px;
    margin: 0;
    margin-top: 14px;
	color:#272727;
	transition:all .3s ease;
}
.project-card-inner-content:hover h3{
	color:var(--green-color);
}
.project-card p{
	font-size:15px;
}
button.page-btn.page-btn-nav, button.custom-prev, button.custom-next {
    background-image: url(/wp-content/uploads/2026/03/arrow-right.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 20px;
    width: 12px;
	margin: 0 10px;
}
button.page-btn.page-btn-nav.page-btn-prev{
    transform: rotate(170deg);
}
button.custom-prev{
	transform: rotate(180deg);
}
.testi-wrap .owl-nav{
	display:none;
}
.testi-single.testi-wrap .testimonial-item:before, .testi-single.testi-wrap .testimonial-item:after{
	display:block;
	clip-path: polygon(7.5% 0%, 100% 0%, 100% 100%, 6.5% 100%, 0% 26%);
}
.testi-single.testi-wrap .testimonial-item:before {
    opacity: .8;
}
.testi-single .testi-col {
    width: 79.7%;
}
.testi-single.testi-wrap .testimonial-item{
    padding: 60px 40px 60px 105px !important;	
}
.testi-single.testi-wrap .testimonial-avatar{
    width: 45%;
    padding-right: 75px !important;
    padding-bottom: 0 !important;
}
.testi-single.team-testi-wrap .content-wrap {
    width: 55%;
	justify-content: space-between;
}
.safety-col.line-design:before {
	left: auto;
    right: 9.4%;
    height: 28.1%;
}
.safety-col.line-design:after {
    left: auto;
    right: 8%;
	height: 21.2%;
}
.environmental-text {
    padding-bottom: 10px;
}
.environmental-text .vc_col-sm-6:nth-child(1) {
    padding-right: 35px;
}
.environmental-text .vc_col-sm-6:nth-child(2) {
    padding-left: 30px;
    padding-right: 15px;
}
.accreditations-col .vc_col-sm-5 {
    width: 35%;
    padding-right: 80px;
}
.accreditations-col .vc_col-sm-7 {
    width: 65%;
}
.accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper {
    position: relative;
	overflow:hidden;
}
.scenic-text h3 {
    margin-bottom: 0;
    font-size: 26px;
}
.scenic-text {
    position: absolute;
    left: 23px;
    bottom: 20px;
    width: 85%;
    transition: all .5s ease;
	z-index:2;
}
.scenic-text p {
    max-height:0;
    overflow:hidden;
    font-size: 13.5px;
    line-height: 16px;
    padding-top: 3px;
	transition: all .5s ease;
}
.accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper:hover .scenic-text p {
    max-height:150px;
}
.accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper:before{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 40%, rgba(0, 0, 0, .77) 100%);	
}
/* .accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper:hover:before{
	height:50%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 10%, rgba(0, 0, 0, .77) 100%);	
} */
.testi-col-hide .dt-owl-item.cloned, .testi-col-hide .dt-owl-item {
    opacity: 0;
}
.testi-col-hide .dt-owl-item.active{
	opacity:1;
}
.history-col-line .owl-carousel .owl-dots, .project-carousal-inner .owl-carousel .owl-dots, .image-carousel-project.owl-carousel .owl-dots  {
    display: flex;
    width: 100%;
	top: 100% !important;
}
.history-col-line .owl-carousel .owl-dots .owl-dot, .project-carousal-inner .owl-carousel .owl-dots .owl-dot, .image-carousel-project.owl-carousel .owl-dot {
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    height: 3px !important;
    background:#DEDCDB;
	box-shadow: unset !important;
}
.history-col-line .owl-carousel .owl-dots .owl-dot span, .project-carousal-inner .owl-carousel .owl-dots .owl-dot span, .image-carousel-project.owl-carousel .owl-dot span{
	background:unset !important;
}
.history-col-line button.owl-dot.active {
    background: var(--orange-color) !important;
}
.project-carousal-inner button.owl-dot.active, .image-carousel-project.owl-carousel button.owl-dot.active{
	background: var(--green-color) !important;
}
.owl-carousel.projects-car {
    padding-bottom: 45px;
}
.history-col-line .owl-col-counter, .project-carousal-inner .project-counter, .project-owl-col-counter {
    padding-top: 15px;
    width: 100%;
    text-align: center;
}
.history-col-line .timeline-time{
    padding-bottom: 65px;	
}
.owl-col-counter span, .project-counter span, .project-owl-col-counter span {
    color: #ABABAB;
	font-size: 13px;
}
.owl-col-counter span.current-count, .project-counter span.project-current, .project-owl-col-counter span.project-current-count {
    color: #212121;
}
.project-owl-col-counter span{
	font-size: 14px;
}
.history-col-line .owl-nav{
	display:none;
}
.history-col-line.history-col-white .timeline-time h2{
	color:var(--orange-color);
}
.safety-text .build-text p + p {
    padding-right: 65px;
}
.safety-col .build-text b{
	padding-right: 60px;
}
.safety-col .build-text p + p {
     padding-right: 30px;
}
.social-value-inner .vc_col-sm-8 {
    width: 60%;
	padding-right: 5px;
}
.social-value-inner .vc_col-sm-4 {
    width: 40%;
	padding-left: 75px;
	padding-top: 70px;
}
.image-text .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 25px;
    padding-top: 21px;
    padding-bottom: 21px;
    width: 100%;
    border-bottom: 1px solid #D5D5D5;
    padding-left: 25px;
	flex-wrap: wrap;
	cursor:pointer;
}
.image-text .wpb_wrapper img {
    width: 45px;
	vertical-align: middle;
}
.image-text .wpb_wrapper p {
    margin-bottom: 0;
}
.image-text .wpb_wrapper h3 {
    font-size: 23px;
	margin-bottom:0;
}
.image-text .wpb_wrapper:hover h3 {
    color: var(--orange-color);
}
.social-value-inner .vc_col-sm-4 .vc_column-inner .image-text:nth-child(1){
	border-top: 1px solid #D5D5D5;	
}
.gray-logo a.rollover{
	background:#F1F1F1;
}
.gray-logo a.rollover img{
	mix-blend-mode: multiply;
}
.social-logo {
    padding-top: 50px;
}
.multi-image-space {
    padding-top: 20px;
}
.no-bot-space{
	padding-bottom:0;
}
.supply-nation .vc_col-sm-8{
    width: 81%;	
}
.supply-nation .vc_col-sm-4{
    width: 19%;
	padding-top: 80px;
}
.supply-nation .vc_col-sm-4 img{
	width: 132px;
}
.sustain-col .vc_col-sm-4 img{
	width: 100%;	
}
.reuse-col .vc_col-sm-5 .vc_column-inner {
    padding-right: 5px;
}
.reuse-col .vc_col-sm-7 .vc_column-inner {
    padding-left: 95px;
}
.councils-col {
    padding-bottom: 57px;
	position: relative;
}
.h5-head h3{
	font-size:var(--h5-fontsize);
	padding-bottom:5px;
}
.councils-col:before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    width: 95%;
    height: 1px;
    background: #D4D4D4;
    display: block !important;
    margin: auto;
}

.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    height: 245px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text {
    height: 33%;
    overflow: hidden;
    transition: all 0.3s ease 0.3s;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text .wpb_wrapper{
	height:calc(100% - 44px);
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text p:last-child{
	height:0;
	opacity:0;
	transition: all 0.3s ease 0.3s;
	width: 96%;
    padding-right: 20px;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover p:last-child{
	height:100%;
	opacity:1;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:hover .image-text:not(.image-text.active){
	height:0;
}
.faq-row {
    padding: 40px 50px;
}
.faq-text {
    border-bottom: 1px solid #C1C1C1;
    padding-bottom: 15px;
    padding-top: 15px;
}
.faq-row .head-text{
    border-bottom: 1px solid #C1C1C1;
    padding-bottom: 10px;
}
.faq-text h3{
	font-size:22px;
}
.pum-container button.pum-close.popmake-close{
	background-image:url(/wp-content/uploads/2026/03/close-icon-1.png);
	background-position:center;
	background-size:100%;
	background-repeat:no-repeat;
}
.pum-theme-1019 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
    right: 15px;
    top: 15px;	
}
#popmake-8014 {
    max-height: 600px;
    overflow: auto;
}
.privacy-popup.faq-row .head-text{
    border-bottom: 0;
    padding-bottom: 25px;
}
.single-jobs .page-title .wf-wrap {
    background: #272727;
    min-height: 350px;
    background-image: url(/wp-content/uploads/2025/12/Grindley-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 150px;
}
.single-jobs .page-title.solid-bg {
    clip-path: polygon(0% 0%, 100% 0%, 100% 83.5%, 30% 100%, 0% 87.5%);
}
.single-jobs .page-title h1.entry-title {
    color: #fff !important;
}
.single-jobs .page-title-breadcrumbs {
    display: none;
}
.single-jobs article.type-jobs {
    width: 80%;
    margin: auto;
}
.job-post h3, .job-popup-body h4 {
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 5px;
	border-top: 1px solid #C1C1C1;
    margin-top: 25px;
}
.job-post ul li::marker, .job-popup-body ul li::marker {
    color: var(--green-color);
}
.job-post ul li, .job-popup-body ul li {
    margin-bottom: 5px;
}
.job-post h2, .job-popup-body h3 {
    font-size: 22px;
    line-height: 32px;
}
.job-popup-body h2{
	font-size: var(--h3-fontsize);
	line-height: calc(var(--h3-fontsize) + 5px);
	padding-bottom: 10px;
    color: var(--green-color);
}
.careers-job .vc_col-sm-12.vc_gitem-col,  .careers-job .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.job-inner::before {
    padding-top: 0;
}
.job-inner .vc_gitem_row.vc_row {
    position: relative;
}
.careers-job .vc_gitem-zone.vc_gitem-zone-c, .careers-job .vc_grid-item-mini, .job-item {
    background: #fff !important;
    border-radius: 8px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 10%);
    transform: translateY(0px);
	transition: all .3s ease-in-out;
}
.careers-job .vc_gitem-zone.vc_gitem-zone-c:hover, .careers-job .vc_grid-item-mini:hover, .job-item:hover {
    transform: translateY(-5px);
}
.careers-job .vc_grid-item-mini, .job-item{
    padding: 45px;
}
.careers-job .vc_btn3-container, .job-date, .job-head, .job-content p:first-child {
    margin-bottom: 0;
}
.job-inner .vc_gitem-row-position-middle .vc_col-sm-6 {
    width: auto;
}
.job-date {
    padding-right: 70px;
}
.job-date p {
    margin-bottom: 5px;
}
.job-meta p{
	font-size: 16.5px;
	line-height: 24px;
}
.job-meta strong {
	color:#272727;
    font-weight: 400;
}
.careers-job .vc_btn3-container a, .careers-job .vc_general.vc_btn3:hover, button.learn-more-btn{
    background: transparent !important;
    color: #272727 !important;
    padding: 0;
    border: 0;
	transition: all .3s ease-in-out !important;
    transform: translatex(0px);
	font-size: 14px;
    font-family: 'Instrument Sans';
}
.careers-job .vc_gitem-post-data-source-post_title h4, .job-head h4 {
	font-size: var(--h4-fontsize);
	padding-bottom: 10px;
}
span.popup-close img {
    width: 28px;
}
.job-item h3{
	padding-bottom: 10px;
}
.job-excerpt{
    padding-bottom: 20px;
}
.careers-job .vc_grid-item-mini:hover .vc_btn3-container a, button.learn-more-btn:hover {
	text-decoration:underline;
	transform: translatex(3px);
}
.project-head h2{
	font-size:var(--head-fontsize);
	line-height: calc(var(--head-fontsize) + 5px);
}
.project-desc .vc_col-sm-6:nth-child(1) .vc_column-inner {
    width: 80%;
}
.surf-left-space {
    padding-left: 63px;
}
.surf-right-space{
    padding-right: 48px;
}
.project-desc {
    padding-top: 4px;
}
.project-list {
    padding-bottom: 11px;
    margin-bottom: 10px;
	position:relative;
}
.project-list ul {
    margin-left: 0;
    list-style: none;
}
.project-list ul li {
    margin-bottom: 8px;
    font-size: 15px;
    color: #212121;
	display:flex;
}
.project-list ul li strong {
    color: #212121;
    font-weight: 600;
     min-width: 205px;
    display: inline-block;
}
.sod-turn-col {
    padding-bottom: 130px;
}
.project-ceremonie .sod-turn-col:last-child {
    padding-bottom: 0;
}
.project-list.no-line:before, .project-list.no-line:after {
    display: none;
}
.project-award{
	padding-bottom: 120px !important;	
}
.owl-carousel.single-owl-item {
    cursor: default;
    pointer-events: none;
}
button.custom-share-btn {
    padding: 0;
    border: 0;
    background: unset;
    font-family: 'Instrument Sans';
    color: #272727;
	font-weight: 500;
}
.down-btn {
    font-weight: 500;
}
button.custom-share-btn img {
    width: 15px;
    vertical-align: bottom;
    margin-left: 4px;
}
.share-btn {
    padding-top: 80px;
    padding-bottom: 7px;
}
.down-btn:after, button.custom-share-btn:after {
    content: '';
    position: absolute;
    top: 1px;
    right: -25px;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/2026/03/download.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
button.custom-share-btn:after{
	background-image: url(/wp-content/uploads/2026/03/share.png);
}
.reef-col.line-design::before {
    left: 49.1%;
    height: 41.5%;
}
.reef-col.line-design::after {
    left: 50.5%;
    height: 31%;
}
.projects-banner-carousal .owl-carousel:before, .projects-banner-carousal .owl-carousel:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10%;
    height: 100%;
    background: #000000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.59) 0%, rgba(240, 240, 240, 0) 100%);
    z-index: 1;
}
.projects-banner-carousal .owl-carousel:after{
	left:auto;
	right:0;
	background: linear-gradient(90deg, rgba(240, 240, 240, 0) 0%, rgba(0, 0, 0, 0.59) 100%);
}
.image-carousel-project .owl-stage-outer {
    padding-bottom: 45px;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 475px;
    object-fit: cover;
}
/* Kumar CSS for Dropdown Menu */ 
#primary-menu{
	.sub-nav{
		left: -80% !important;
		padding: 15px;
		
		&>li{
			border-bottom: 0.5px solid #e5e5e5;
		}
		
		&>li:last-child{
			border-bottom: 0px solid #c9c9c9;
		}
		
		a{	
			span{
				font-size: 1rem;
				margin-left: 5px;
				color: #231F20;
				font-weight: 300;
			}
			
			img{
				width: 24px;
				height: 24px;
			}
			
			&:hover{
				background: #005d601c;
			}
		}
		
		&::before {
			content: "";
			position: absolute;
			top: -10px;
			left: 50%;
			transform: translateX(-50%);
			width: 0;
			height: 0;
			border-left: 12px solid transparent;
			border-right: 12px solid transparent;
			border-bottom: 12px solid #fff;
		}
	}
}
button.parent-btn span, .projects-clear-inner span {
    display: inline-block;
    padding-right: 10px;
}
.sub-sectors-text .dt-btn.dt-btn-s {
    display: none;
}
.mobile-bold strong {
    font-weight: 400;
}
body.error404 div#content {
    padding-top: 100px;
    min-height: calc(100vh - 389px) !important;
}
.our-partners .dt-owl-item {
    pointer-events: none;
}
.owl-carousel.partner-logo-size .dt-owl-item img {
    max-width: 160px;
}
.multi-image-col-top .cadetship-img-inner {
    padding-bottom: 0;
    padding-top: 23px;
}
.job-popup-content {
    width: 80%;
}
.sub-sectors-inner.owl-carousel .vc_col-sm-3{
	width:100%;
}
.sub-sectors-inner.owl-carousel {
    padding-bottom: 25px;
}
.sub-sectors-inner .owl-dots {
    position: absolute;
    display: flex;
    gap: 10px;
	width: 100%;
    justify-content: center;
    top: calc(100% + 10px);
}
.sub-sectors-inner .owl-dots button {
    width: 10px;
    height:10px;
    border-radius: 50%;
    background:var(--orange-color) !important;
    color: #fff;
    border: none;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.sub-sectors-inner .owl-dots button:hover, .sub-sectors-inner .owl-dots button.owl-dot.active {
    background: #fff !important; 
}
.sub-sectors-inner .owl-dots button span {
    line-height: 1;
}
.job-popup-body ul li ul {
    padding-top: 5px;
    padding-bottom: 5px;
}
.job-popup-body ul li ul li {
    list-style: none;
    position: relative;
    padding-left: 17px;
}
.job-popup-body ul li ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border: 1px solid rgba(33, 33, 33, 0.7);
    border-radius: 50%;
    background: transparent;
    position: absolute;
    left: 0;
    top: 9px;
}
.our-job-col .vc_column_container.vc_col-sm-5 {
    padding-top: 0;
}
.video-wrapper {
    position: relative;
    max-width: 900px;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
}
.video-thumb {
    width: 100%;
    display: block;
}
.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transition: 0.3s ease;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.6);
	z-index:3;
}
.play-btn::before {
    content: "";
    position: absolute;
	left: 38px;
    top: 28px;
    border-style: solid;
    border-width: 23px 0 23px 33px;
    border-color: transparent transparent transparent #272727;
}
.video-wrapper:hover .play-btn {
    transform: translate(-50%, -50%) scale(1.1);
    background: rgba(255,255,255,1);
}
.video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
/* Loader overlay */
.video-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    background: rgba(0,0,0,0.6);
    z-index: 6;
    
    display: none;
}

/* Simple spinner */
.video-loader::after {
    content: "";
    width: 40px;
    height: 40px;
    border: 4px solid #fff;
    border-top: 4px solid transparent;
    border-radius: 50%;
    
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to { transform: translate(-50%, -50%) rotate(360deg); }
}
.video-iframe {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.video-iframe.active {
    opacity: 1;
}
.projects-banner-carousal .owl-carousel .owl-stage figure.post.photoswipe-item, .image-carousel-project .owl-stage figure.post.photoswipe-item{
    pointer-events: none;
}
.projects-col article .post-entry-content a:nth-child(2) {
    display: none;
}
.custom-owl-pagination {
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.custom-owl-controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 25px;
}
button.custom-prev, button.custom-next {
    margin: 0 !important;
    background-color: #272727;
    box-shadow: unset;
    border: 0;
}
.custom-owl-pagination span.total-page {
    color: rgb(255 255 255 / 70%);
}
.partner-logo-resize.owl-carousel .dt-owl-item figure {
	max-width:210px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 35px 0;
    box-sizing: border-box;
	max-height: 80px;
}
.partner-logo-resize.owl-carousel .dt-owl-item img {
    max-width: 100%;
    max-height: 80px;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
    display: block;
    margin: auto;
}
.partner-logo-resize.owl-carousel .dt-owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
	width: auto !important;
}
.nolink-color a {
    color: #272727;
}
.mobile-break br, .register-text ul li br {
    display: none;
}
.project-desc .down-btn {
    display: none;
}
.register-text ul em {
    font-style: normal;
}
.about-img img, .sectors-img img, .vision-img-col img, .value-col img, .cadetship-img-inner img, .job-support img, .double-image-col img, .full-image-inner img, .sub-sectors-inner img, .career-build img{
    object-fit: cover;	
}
.sub-sectors-inner img{
	height: 180px;
}
.sectors-img img {
    height: 285px;
}
.about-img img, .job-support img, .career-build img{
    height: 360px;
}
.vision-img-col img, .cadetship-img-inner img, .double-image-col img{
    height: 400px;
}
.full-image-inner img{
	height: 490px;	
}
.value-col img {
    height: 650px;
}
.value-col .default-image img{
    height: 400px;
}
.multi-image-three .wpb_single_image:nth-child(1) {
    width: 40%;
}
.multi-image-three .wpb_single_image:nth-child(2) {
    width: 30%;
}
.multi-image-three .wpb_single_image:nth-child(3) {
    width: 30%;
}
.multi-image-three figure.wpb_wrapper, .multi-image-three .vc_single_image-wrapper, .multi-image-three img {
    width: 100%;
}
/**** Responsive ****/

@media only screen and (min-width:2000px){
#main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap, .masthead:not(.side-header).full-width .header-bar {
    width: 1920px !important;
	max-width: 1920px !important;
}
.big-screen-width{
	margin:auto !important;
}
.big-screen-width>.wpb_column.vc_column_container, .portfolio-section .projects-col, .about-img-col>.wpb_column.vc_column_container, .cadetship-img-inner, .our-partners .vc_col-sm-12, .multi-image-col .vc_col-sm-12, .projects-banner-carousal .vc_col-sm-12{
	width: 1920px !important;
	max-width: 1920px !important;
	margin: auto;
	float: unset;
}
.acknow-text {
    width: 1100px;
}  
.living-value.line-design:before{
    right: 13.3%;
}
.living-value.line-design:after {
    right: 12%;
}
.safety-col.line-design:before {
    right: 24.4%;
}
.safety-col.line-design:after {
    right: 23%;
}
}
@media only screen and (min-width:1800px){
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar {
    padding-right: 150px;
    padding-left: 150px;
}
#main > .wf-wrap, #footer > .wf-wrap, #footer #bottom-bar > .wf-wrap {
    padding: 0 150px 0 150px;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 630px;
}
}
@media only screen and (min-width:1300px){
.partner-logo-optimized .dt-owl-item img {
    max-height: 185px;
    width: 100%;
}
}
@media only screen and (min-width:1600px){
p, li, .dt-btn.dt-btn-s, .main-nav > li > a .menu-text, .value-text p, .job-meta p,  button.learn-more-btn {
    font-size: 21px;
    line-height: 32px;
}
.sectors-inner .sectors-text ul li, .project-grid article.post .entry-excerpt p, .projects-car article.post .entry-excerpt p{
	font-size:16px;
}
.parent-filter:after {
    top: 18px;
}	
button#clear-filters:after {
    top: 8px;
}
:root {
	--h1-fontsize: 70.5px;
    --h2-fontsize: 45px;
    --head-fontsize: 38.5px;
    --h3-fontsize: 38px;
    --h4-fontsize: 30.1px;
    --h5-fontsize: 25.5px;
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner {
    min-height: 950px;
	height:950px;
}
.single-portfolio .video-banner {
    min-height: 880px;
    height: 880px;
}
#fancy-header.fancy-header .wf-wrap {
    min-height: 480px;
}
.section-spacer {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}
.spacer-top-big {
    padding-top: 140px !important;
}
.spacer-bot-big{
	padding-bottom:140px !important;
}
.vision-col-left .mission-text:nth-child(1) {
    padding-bottom: 133px;
}
.download-form div#wpcf7-f9-o1{
	  width: 100%;	
}
.footer-head {
    width: 30%;
}
.download-form {
    width: 70%;
}
.about-img:before {
    left: 120px;
    width: 280px;
    height: 130px;
}
.about-img:after {
    width: 285px;
    height: 183px;
    bottom: -49px;
    right: 170px;
}
.about-scrolled .about-img:before{
	left: -290px;
}
.about-scrolled .about-img:after{
	bottom: -170px;
}
.history-timline button.owl-dot {
    width: 195px !important;
}
.timeline-img img {
    height: 500px;
}
.terms-box span.wpcf7-list-item {
    font-size: 16px;
}
.projects-banner-carousal .owl-stage div figure.post.photoswipe-item a img {
    height: 650px;
    object-fit: cover;
}
.projects-banner-carousal .owl-stage div figure.post.photoswipe-item, .projects-banner-carousal .owl-stage div figure.post.photoswipe-item a, .projects-banner-carousal .owl-stage div figure.post.photoswipe-item a img, .projects-banner-carousal .owl-stage div{
	width:100%;	
}
.our-team-col .team-content p {
    font-size: 18.5px;
    line-height: 24px;
}
.our-team-col .team-content {
    width: 90%;
}
.our-team-col .team-container:hover .team-content{
	height: 80%;		
}	
.about-us-section{
     padding-top: 250px;
     margin-top: -120px;
}
.project-card img {
    height: 470px;
}
.parent-filter .parent-btn, .projects-toolbar #clear-filters {
    font-size: 20px;
}
input#project-search::placeholder{
	font-size: 20px;	
}
.scenic-text {
    position: absolute;
    left: 40px;
}
.build-text b, .register-text h3 {
    font-size: 28px;
    line-height: 38px;
}
#footer .wf-container-footer {
    padding-top: 100px;
    padding-bottom: 60px;
}
.footer-head h6 {
    font-size: 36px;
    line-height: 45px;
    padding-right: 0;
}
#footer .wf-container-footer {
    padding-top: 80px;
    padding-bottom: 50px;
}
.inner-banner, .video-banner {
    min-height: 985px;
	height: 985px;
}
.well-col:before {
    left: 41.5%;
    width: 30px;
    background-size: 105%;
}
.health-count li{
	font-size: 18px;		
}
.project-grid article.post .post-thumbnail img {
    height: 350px;
}
.sub-sectors-inner .vc_col-sm-3 .sub-text p{
    line-height: 26px;		
}
.sub-text {
    min-height: 197px;
}
.sub-sectors-text .sub-text {
    min-height: 275px;
}
.head-text h2:before {
    width: 33px;
    height: 55px;
}
.head-text h2 {
    padding-left: 45px;
}
.about-sec .build-text {
    padding-right: 40px;
}
.build-text p {
    margin-bottom: 25px;
}
.decade-img img{
	height:362px;		
}
.decade-text h3{
	padding-bottom: 30px;		
}
.decade-inner {
    padding: 33px 0 80px;
}
.decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 {
    padding-left: 100px;
}
.region-list ul li {
    padding: 13px 0 17px;
}
.regions-col h2 {
    padding-bottom: 15px;
}
.well-col {
    padding-top: 70px;
    padding-bottom: 85px;
}
.owl-carousel.partner-logo-size .dt-owl-item img {
    max-width: 200px;
}
.job-post h3, .job-popup-body h4 {
    font-size: 24px;
}
.job-post h2, .job-popup-body h3 {
    font-size: 27px;
    line-height: 36px;
}
.address-text ul li {
    padding: 15px 0 20px;
    line-height: 32px;
}
.address-text ul strong, .email-text p:nth-child(1) {
    min-width: 25%;
}
.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 60px;
}
.contact-section .about-us-inner .vc_col-sm-5 {
    padding-top: 84px;
}
.register-text p{
	line-height: 32px;		
}
.testi-wrap .testimonial-item {
    padding: 55px 110px 48px 120px !important;
}
.image-testi.testi-wrap .testimonial-item {
    padding: 55px 100px 48px 120px !important;
}	
.testi-wrap .testimonial-content p{
    font-size: 21px;
    line-height: 30px;		
}
.testi-wrap .testimonial-vcard .text-primary {
    font-size: 22px;
}
.testi-wrap .testimonial-vcard .text-secondary {
    font-size: 19px !important;
}
.down-btn:after, button.custom-share-btn:after {
    top: 10px;
}
.contact-form input::placeholder, .contact-form textarea::placeholder, label.upload-label {
    font-size: 20px !important;
}
.about-sec .about-img figure.wpb_wrapper, .about-sec .about-img .vc_single_image-wrapper {
    width: 100%;
}
.careers-img .about-img img {
    height:480px;
	width:100%;
}
.sub-sectors-6 .sub-text{
	min-height:250px;
}
.job-popup-body ul li ul li::before{
    top: 13px;
}
.testi-wrap .testimonial-content {
    padding-bottom: 20px;
}
.image-text .wpb_wrapper h3 {
    font-size: 27px;
}
.image-text .wpb_wrapper img {
    width: 50px;
}
.image-text .wpb_wrapper{
	padding-top: 32px;
    padding-bottom: 32px;
	column-gap: 40px;		
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    height: 325px;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text .wpb_wrapper {
    height: calc(100% - 65px);
}
.owl-counter-wrapper{
	 width: 87.2%;	
}
.partner-logo-resize.owl-carousel .dt-owl-item figure {
    max-width: 250px;
    padding: 20px 50px 0;
}
.image-testi.testi-wrap .testimonial-item img {
    height: 445px;
    object-fit: cover;
}
.sm-head h2:before {
    width: 27px;
    height: 45px;
}
.health-count li strong, .years-text strong {
    min-width: 155px;
}
.our-partners-height{
	height:500px;
}
.our-partners-height .owl-stage {
    max-height: 130px;
}
.about-img img, .job-support img, .career-build img {
    height: 485px;
}
.sectors-img img {
    height: 380px;
}
.vision-img-col img, .cadetship-img-inner img, .double-image-col img{
    height: 535px;
}
.value-col img {
    height: 850px;
}
.full-image-inner img{
	height: 650px;	
}
.sub-sectors-inner img{
	height: 240px;
}
.multi-image-three .vc_col-sm-12 .vc_column-inner > .wpb_wrapper {
    gap: 25px;
}
.partner-logo-optimized .dt-owl-item img {
    max-height: 200px;
    width: 100%;
}
}
@media only screen and (max-width:1350px){
.sub-sectors-inner.sub-sectors-6 .sub-text {
    min-height: 210px;
}
.sub-sectors-5 .sub-text {
    min-height: 250px;
}
}
@media only screen and (max-width:1300px){
.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar {
    padding-right: 60px;
    padding-left: 60px;
}
#main > .wf-wrap, #footer > .wf-wrap, #footer #bottom-bar > .wf-wrap {
    padding: 0 60px 0 60px;
}
}
@media only screen and (max-width:1200px){
:root {
    --h1-fontsize: 57px;
    --h2-fontsize: 35px;
    --head-fontsize: 32px;
    --h3-fontsize: 28px;
    --h4-fontsize: 25px;
    --h5-fontsize: 22px;
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner {
    min-height: 600px;
	height:600px;
}
.single-portfolio .video-banner {
    min-height: 530px;
    height: 530px;
}
.about-us-section {
    padding-top: 160px;
}
.about-img:after {
    bottom: -20px;
}
.about-img:before {
    top: 40.3%;
    left: 77px;
    width: 198px;
}
.section-spacer {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.spacer-top-big {
    padding-top: 100px !important;
}
.owl-carousel.partner-logo-size .dt-owl-item img{
	max-width:100%;	
}
.spacer-bot-big{
	padding-bottom:100px !important;
}
.vision-col-left .mission-text {
    width: 90%;
}
.vision-img {
    margin-bottom: 20px;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner, .vision-col-inner .vc_col-sm-2 .vc_column-inner, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner{
    padding: 25px 25px;	
}
.testi-wrap .testimonial-content p {
    font-size: 21px;
}
.testi-wrap .content-wrap:before {
    width: 34px;
}
.testi-wrap .testimonial-item {
    padding: 45px 70px 45px 90px !important;
}
.testi-wrap .testimonial-content {
    padding-bottom: 35px;
}
.testi-wrap .testimonial-vcard .text-primary {
    font-size: 19px;
}
.vision-col-inner .vc_col-sm-2 .vc_column-inner {
    padding: 20px 20px;
}
.vision-faq .wpb_accordion_section.group:has(.ui-accordion-header.ui-state-active), .vision-faq .wpb_accordion_section.group.active{
    padding: 20px 25px;
}
.value-text p:nth-child(odd) {
    margin-bottom: 5px;
    padding-top: 10px;
}
.inner-banner, .video-banner {
    min-height: 660px;
	height: 660px;
}
.decades .vc_col-sm-3 {
    padding-left: 10px;
}
.full-image-text:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #000000;
    z-index: 1;
    opacity: .5;
}
.job-popup-content {
    width: 75%;
}
div#projects-index .projects-toolbar {
    gap: 35px;
}
.social-value-inner .vc_col-sm-4 {
    padding-left: 40px;
}
.reuse-col .vc_col-sm-7 .vc_column-inner {
    padding-left: 60px;
}
.about-img img, .job-support img, .career-build img {
    height: 320px;
}
.sectors-img img {
    height: 250px;
}
.vision-img-col img, .cadetship-img-inner img, .double-image-col img{
	height:330px;	
}
.full-image-inner img{
	height: 400px;
}
}
@media only screen and (max-width:1080px){
:root {
    --h1-fontsize: 52px;
	--h2-fontsize: 33px;
	--h3-fontsize: 26px;
	--h4-fontsize: 24px;
}
.head-text h2:before {
    width: 23px;
    height: 40px;
}
.head-text h2 {
    padding-left: 35px;	
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner {
    min-height: 600px;
	height:600px;
}
.single-portfolio .video-banner {
    min-height: 530px;
    height: 530px;
}
.our-partners-space {
    padding-bottom: 30px;
}
.our-partners-height{
	height:360px;	
}
.about-us-inner .vc_col-sm-7 {
    padding-right: 30px;
}
.section-spacer, .section-spacer-sm, .about-spacer {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.spacer-bot, .spacer-bot-big {
    padding-bottom: 80px !important;
}
.spacer-top, .spacer-top-big {
    padding-top: 80px !important;
}
.about-img:before {
    left: 30px;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 100px;
}
.vision-img {
    margin-bottom: 10px;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner, .vision-col-inner .vc_col-sm-2 .vc_column-inner, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner {
    padding: 15px 22px;
}
.vision-col-left .mission-text {
    width: 95%;
}
.vision-col-left .mission-text:nth-child(1) {
    padding-bottom: 85px;
}
.bottom-text-block {
    width: 90%;
}
.vision-col-inner .vc_col-sm-2 {
    width: 33.33%;
}
.build-img-col {
    padding-bottom: 40px !important;
}
.vision-faq .wpb_accordion_section.group h3 a {
    font-size: 21px !important;
    line-height: 29px;
}
.vision-faq .wpb_accordion_section.group {
    padding: 15px 25px;
}
.testi-single.testi-wrap .testimonial-item {
    padding: 45px 30px 40px 70px !important;
}
.testi-single.testi-wrap .testimonial-avatar {
    padding-right: 60px !important;
}
.testi-single .testi-col {
    width: 85%;
}
.head-text h2 {
    line-height: calc(var(--h2-fontsize) + 7px);
}
.environmental-text .vc_col-sm-6:nth-child(2) {
    padding-left: 15px;
}
.environmental-text .vc_col-sm-6:nth-child(1), .accreditations-col .vc_col-sm-5 {
    padding-right: 15px;
}
.testi-col-hide .testi-wrap .testimonial-item {
     padding: 40px 40px 45px 65px !important;
}
.testi-wrap .testimonial-avatar {
    padding-right: 55px !important;
}
.google-map-col #map{
	height:400px;	
}
.project-card img {
    width: 100%;
    height: 320px;
}
.decade-text, .decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 .decade-text {
    width: 90%;
}
.decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 {
    padding-left: 40px;
}
.decade-inner {
    padding: 30px 0 40px;
}
.sub-sectors-5 .vc_col-sm-3 {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sub-sectors-5 .sub-text h3 {
    min-height: 55px;
}
.sub-sectors-5 .sub-text {
    min-height: 250px;
}
.build-col-inner .vc_col-sm-8 {
    padding-right: 15px;
}
.sub-sectors-inner .sub-text {
    min-height: 235px;
}
.sub-sectors-inner.sub-sectors-6 .sub-text {
     min-height: 220px;
}
.social-value-inner .vc_col-sm-4 {
    padding-left: 20px;
}
.reuse-col .vc_col-sm-7 .vc_column-inner {
    padding-left: 45px;
}
.councils-col {
    padding-bottom: 45px;
}
.supply-nation .vc_col-sm-8 {
    padding-right: 20px;
}
.address-text ul strong, .email-text p:nth-child(1) {
    font-size: 19px;
}
.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 5px;
}
.contact-section .about-us-inner .vc_col-sm-5 {
    padding-top: 69px;
}
.sub-sectors-5 .sub-text {
    min-height: 210px;
}
.surf-left-space {
    padding-left: 30px;
}
.surf-right-space {
    padding-right: 35px;
}
.sod-turn-col {
    padding-bottom: 90px;
}
}
@media only screen and (max-width:1024px){
.show-mobile-header .dt-mobile-header {
    right: 100% !important;
    width: 100%;
    top: 70px;
}
.projects-col article .post-entry-content h3.entry-title{
	height:auto;
}
.closed-mobile-header .dt-mobile-header {
  	width: 100%;
 	top: 70px;
}
.dt-mobile-header {
    width: 100%;
	top: 70px;
	background-color: #212121;
}
.mobile-sticky-header-overlay, .dt-close-mobile-menu-icon{
	display:none;
}
.dt-mobile-header .mobile-header-scrollbar-wrap{
	width:100%;
	height:100%;
	padding: 45px 45px 80px 50px;
	background-color: #212121;
	background-image: url(/wp-content/uploads/2026/03/green-arrow.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-position-y: 94%;
    background-size: 18%;
	overflow-y: auto;
}
.show-mobile-header .masthead.inline-header.masthead-mobile-header .mobile-header-bar {
    background-color: #212121;
    border-bottom: 1px solid rgb(255 255 255 / 7%);
}
.mobile-header-bar .mobile-branding img {
    width: 160px;
}
.show-mobile-header .sticky-mobile-on .mobile-branding img, body.single-portfolio:not(.transparent)  .show-mobile-header .mobile-branding img{
	filter: brightness(0) invert(1);
}
body .closed-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .lines-button span.menu-line, 
	body .closed-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,
	body .closed-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,
	body .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line{
    background: #212121 !important;
}
body .closed-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption,
	body .closed-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-toggle-caption,
	body .sticky-mobile-on .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption{
	color: #212121 !important;	
}
body .show-mobile-header .sticky-mobile-on.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line{
	background: #fff !important;	
}
body .show-mobile-header .sticky-mobile-on .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption{
	color:#fff !important
}
body.single-portfolio:not(.transparent) .mobile-navigation a.dt-mobile-menu-icon span.menu-toggle-caption {
    color: #272727 !important;
}
body.single-portfolio:not(.transparent) .mobile-navigation a.dt-mobile-menu-icon.active span.menu-toggle-caption {
    color: #ffffff !important;
}
body.single-portfolio:not(.transparent) .closed-mobile-header .two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
    background: #000000 !important;
}
body a.dt-mobile-menu-icon:not(.floating-btn) .lines-button span.menu-line:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 11px;
    background: #C75024 !important;
    display: block !important;
    z-index: 3;
	opacity:1;
	transition:all .3s ease !important;
}
 body .light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before{
	background: #C75024 !important;
}
body a.dt-mobile-menu-icon:not(.floating-btn) .lines-button .menu-line:first-of-type:before {
    width: 5px;
}
/* body .closed-mobile-header a.dt-mobile-menu-icon:hover:not(.floating-btn) .lines-button span.menu-line:before {
     left: auto;
     right: 0;
} */
body .show-mobile-header a.dt-mobile-menu-icon:not(.floating-btn) .lines-button span.menu-line:before {
    opacity: 0;
}
/*body a.dt-mobile-menu-icon:hover span.menu-line:before{
	width: 100% !important;	
	opacity:1;
} */
.mobile-main-nav li > a .menu-text {
    font-size: 45px;
    line-height: 55px;
}
.mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch).text-area {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
}
ul.head-email li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
ul.head-email:nth-child(1) li {
    padding-bottom: 8px;
}
ul.head-social li img {
    width: 35px;
}
li.menu-item.menu-item-has-children i.next-level-button {
    background-image: url(/wp-content/uploads/2026/03/g-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    transform: rotate(180deg);
}
li.menu-item.menu-item-has-children i.next-level-button svg {
    display: none;
}
.mobile-main-nav li.has-children.open-sub>.next-level-button {
    transform: rotate(0deg);
}
.mobile-main-nav > li > .sub-nav:last-child {
    margin-left: 0 !important;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
    font-size: 22px;
    line-height: 30px;
	color: rgb(255 255 255 / 70%);
	padding-bottom: 3px;
    padding-top: 2px;
}
.dt-mobile-header .mobile-main-nav .sub-nav > li.act > a .menu-text{
	color: rgb(255 255 255 / 70%);	
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a {
    position: relative;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #4A4A4A;
}
.dt-mobile-header .mobile-main-nav .sub-nav > li:hover > a::after {
    background: #C75024;
}
#main > .wf-wrap, #footer > .wf-wrap, #footer #bottom-bar > .wf-wrap {
      padding: 0 45px 0 45px;
}
.build-text b {
    font-size: 20px;
    line-height: 26px;
}
.timeline-time {
    padding-top: 40px;
    padding-bottom: 55px;
}
.timeline-time h2 {
    font-size: 40px;
}
.timeline-text h3 {
    font-size: 24px;
    line-height: 30px;
}
.btn-space {
    margin-top: 20px;
}
.councils-col img {
    height: 260px;
    object-fit: cover;
}
.spacer-bot.our-partners {
    padding-top: 20px;
    padding-bottom: 20px !important;
}
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.white-text {
    bottom: 135px;
}
.sectors-inner .sectors-text, .sectors-inner .vc_col-sm-4 .vc_column-inner:hover .sectors-text{
    bottom: 75px;
    left: 17px;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner:hover .sectors-text.sectors-text-list,  .home .sectors-inner .vc_col-sm-4:nth-child(4)  .sectors-text.sectors-text-list{
	bottom:0;
	left:0;
}
.sectors-inner .sectors-text.sectors-text-list {
    position: relative;
    background: #ffffff;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 50px;
}
.sectors-inner .sectors-text ul {
    position: relative;
    opacity: 1;
    padding-left: 17px;
    padding-top: 12px;
	padding-bottom: 12px;
    width: 88%;
   	padding-right: 15px;
}
.sectors-inner .vc_col-sm-4:nth-child(1) .vc_column-inner .sectors-text ul, .sectors-inner .vc_col-sm-4:nth-child(2) .vc_column-inner .sectors-text ul {
    width: 92%;
}
.sectors-inner .sectors-text ul li{
	color: rgb(88 86 81 / 90%);
	font-size:15.5px;
}
.sectors-inner .sectors-text ul li:after{
	background:rgb(88 86 81 / 90%);	
	height:14px;
}
.sectors-inner .sectors-text.sectors-text-list {
    position: relative !important;
    background: #ffffff;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 63px;
}
.sectors-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper a:before {
    bottom: 63px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 25%, rgba(0, 0, 0, .85) 95%);
    opacity: .6;
}
.sectors-inner .vc_col-sm-4:nth-last-child(-n+3) .vc_column-inner {
    margin-bottom: 22px;
}
.sectors-inner .vc_col-sm-4:last-child .vc_column-inner {
    margin-bottom: 0;
}
.project-grid article.post .entry-excerpt, .projects-car article.post .entry-excerpt {
    position: relative;
    opacity: 1;
    margin-bottom: 0;
}
.project-grid article.post:hover .post-entry-content, .projects-car article.post:hover .post-entry-content{
	bottom: 16px;	
}
.projects-car article.post .post-thumbnail-wrap a:before{
    height: 60%;		
}
.project-grid article.post .post-thumbnail a:before{
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgba(0, 0, 0, .85) 100%);		
}
.projects-col .dt-css-grid {
    flex-wrap: wrap;
}
.projects-col .dt-css-grid .wf-cell{
    flex-basis: 33% !important;		
}
.projects-col article .post-thumbnail-wrap img {
    height: 280px;
}
.projects-col article .post-entry-content h3.entry-title, .projects-col article .post-entry-content a.post-details {
    opacity: 1;
}
.projects-col .dt-css-grid:has(.wf-cell:hover) .wf-cell:not(:hover) article img {
    filter: unset;
}
.projects-col .dt-css-grid:has(.wf-cell:hover) .wf-cell:not(:hover) article .post-entry-content a{
	color:#FFFFFF !important;	
}
.projects-col article:before{
	opacity: .85;		
}
.projects-col article .post-entry-content .portfolio-categories{
	font-size: 21px;		
}
.projects-col article .post-entry-content {
    bottom: auto;
    left: 50%;
    top: 53%;
    transform: translate(-50%, -50%);
}
.projects-col article .post-entry-content a.post-details, .projects-col article .post-entry-content a.post-details:hover{
    font-size: 16px;
    transform: translatey(40px);		
}
.projects-col .dt-css-grid .wf-cell:hover article .post-entry-content h3.entry-title {
    padding-bottom: 0;
}
.post-details.details-type-link:after{
	width:100%;	
}
.projects-col .dt-css-grid .wf-cell:hover article .post-entry-content {
    bottom: auto;
}
.timeline-img img {
    height: 320px;
}
.dt-btn.dt-btn-s:before, .sub-btn-col:after{
	opacity:1;	
}
.our-team-col .team-media:before {
    height: 100px;
	opacity: .7;
	z-index:1;
}
.our-team-col .team-container:hover .team-media:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.93) 0%, rgba(0, 0, 0, 0.93) 100%);
    opacity: .7;
}
.our-team-col .team-content p {
    line-height: 18px
}
.our-team-col .team-desc{
	z-index:2;	
}
.our-team-col .team-media span:before, .our-team-col .team-media span:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 37px;
    height: 36px;
    background-image: url(/wp-content/uploads/2026/03/plus-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
	transform: rotate(0deg);
	transition:all .3s ease;
	opacity:1;
	z-index:1;
}
.our-team-col .team-media span:before{
    background-color: var(--green-color);
}
.our-team-col .team-container:hover .team-media span:after{
	transform: rotate(90deg);
	opacity:0;
}
.our-team-col .team-container:hover .team-media span:before{
	opacity:0;	
}
button.learn-more-btn{
	text-decoration:underline;	
}
.health-count li {
    padding-left: 5px;
}
.health-count li strong{
    min-width: 113px;
    font-size: 24px;
}
.testi-single.team-testi-wrap .content-wrap {
    width: 100%;
}
.accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper .scenic-text p {
    max-height: 150px;
}
.accreditations-col .vc_col-sm-5 .vc_column-inner .wpb_wrapper:before {
     height: 55% !important;
     background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, .77) 75%) !important;
}
.play-btn {
    width: 75px;
    height: 75px;
}
.play-btn::before {
    left: 29px;
    top: 24px;
    border-width: 15px 0 15px 24px;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 400px;
}
.full-image-inner img{
	height: 350px;	
}
}
@media only screen and (max-width:992px){
:root {
    --h1-fontsize: 50px;
	--h2-fontsize: 30px;
	--h3-fontsize: 24px;
	--h4-fontsize: 22px;
}
.sectors-inner .vc_col-sm-4 {
    width: 50%;
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner {
    min-height: 560px;
	height:560px;
}
.single-portfolio .video-banner {
    min-height: 490px;
    height: 490px;
}	
/* .home .fancy-header .fancy-title-head .fancy-title {
    width: 90%;
} */
.about-img:after {
    bottom: -40px;
    width: 203px;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 70px;
}
.about-img:before {
    top: 90px;
    left: 0px;
    width: 175px;
}
.about-us-inner .vc_col-sm-7 {
    padding-right: 0px;
}
p, li, .dt-btn.dt-btn-s {
     font-size: 16px;
     line-height: 24px;
}
.section-spacer, .section-spacer-sm, .about-spacer {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.spacer-bot, .spacer-bot-big {
    padding-bottom: 60px !important;
}
.spacer-top, .spacer-top-big {
    padding-top: 60px !important;
}
.testi-wrap .testimonial-content p {
     font-size: 19px;
     line-height: 27px;
}
.testi-wrap .testimonial-item {
     padding: 30px 45px 35px 71px !important;
}
.testi-wrap .owl-carousel {
    padding-left: 35px;
    padding-right: 35px;
}
.testi-wrap .testimonial-item:before, .testi-wrap .testimonial-item:after{
    clip-path: polygon(6.5% 0%, 100% 0%, 100% 100%, 7% 100%, 1% 26%);		
}
.footer-head h6 {
    font-size: 26px;
    line-height: 33px;
    padding-right: 10px;
}
.timeline-img img {
    height: 330px;
}
.timeline-text h3 {
    font-size: 21px;
    line-height: 28px;
}
.head-space-big h2 {
    padding-bottom: 10px;
}
.inner-banner, .video-banner {
    min-height: 600px;
	height: 600px;
}
.careers-num-col.awards-col {
    padding-top: 60px;
}
.beond-text .vc_col-sm-6:nth-child(1) {
    padding-right: 25px;
}
.projects-main .project-card {
    flex-basis: 50% !important;
}
.projects-toolbar .parent-filter {
    position: relative;
    width: 30%;
}
.projects-toolbar .filters-right, .projects-toolbar .filters-left {
    flex-wrap: wrap;
}
.projects-toolbar .projects-clear-inner, .projects-toolbar .projects-search-main {
    width: 100%;
}
.sub-sectors-inner .sub-text {
    min-height: 280px;
}
.sub-sectors-inner.sub-sectors-6 .vc_col-sm-3 {
    width: 100%;
}
.sub-sectors-inner.sub-sectors-6 .sub-text {
    min-height: 200px;
}
.sub-sectors-6 .vc_col-sm-3:nth-child(5), .sub-sectors-6 .vc_col-sm-3:nth-child(6), .sub-sectors-6 .vc_col-sm-3:nth-child(4) {
    padding-top: 50px;
}
.dt-mobile-header .mobile-header-scrollbar-wrap {
	background-position-y: 92%;
}
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.white-text {
 	bottom: 95px;
}
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.sectors-text-list{
	bottom:0;	
}
.surf-left-space {
    padding-left: 15px;
}
.surf-right-space {
    padding-right: 25px;
}
.sod-turn-col {
    padding-bottom: 65px;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 350px;
}
}
@media only screen and (max-width:900px){
.bottom-text-block {
     width: 100%;
}
.projects-toolbar .parent-filter {
    width: 28%;
}
.social-value-inner .vc_col-sm-4 {
    padding-left: 5px;
}
.projects-col .dt-css-grid .wf-cell {
    flex-basis: 50% !important;
}
.full-image-inner img{
	height: 300px;	
}
}
@media only screen and (max-width:850px){
.about-img:after {
    bottom: -50px;
    width: 195px;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 40px;
}
.about-img:before {
    top: 72px;
    left: 0px;
    width: 130px;
    height: 150px;
}
.number-text h3 {
    font-size: 27px;
}
.number-text {
    padding-top: 5px;
    padding-bottom: 5px;
}
#bottom-bar .wf-container-bottom{
    flex-flow: column wrap;		
}
#bottom-bar .wf-container-bottom {
    padding-bottom: 55px;
}
button#return-to-top, #bottom-bar .wf-container-bottom > div, #bottom-bar a, .wf-float-left{
	color:rgb(255 255 255 / 60%);
    font-size: 13.7px;
	text-align:center;
}	
button#return-to-top {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 23px;
	text-decoration:underline;
}
.terms {
    display: flex;
    margin-left: 0;
	border-right: 1px solid rgb(255 255 255 / 65%);
}
#bottom-bar.full-width-line {
    border-top: 0;
}
.sub-btn-col {
    padding-top: 0;
}
.foot-form{
    padding-bottom: 15px;		
}
.wf-float-left {
    padding-bottom: 15px;
    padding-top: 15px;
    width: 80% !important;
}
input.wpcf7-submit.sub-btn{
	font-size: 15px !important;	
}
img.linkedin {
    width: 13px;
    margin-bottom: -1px;
    filter: brightness(0) saturate(50%) invert(65%) sepia(0%) saturate(0%) hue-rotate(307deg) brightness(95%) contrast(88%);
}
.footer-head h6{
    padding-right: 20px;		
}
p a.linked {
    margin-right: 0;
}
.bottom-text-block p {
    padding-left: 10px;
}
}
@media only screen and (max-width:767px){
:root {
    --h1-fontsize: 40px;
	--h2-fontsize: 30px;
	--head-fontsize: 26px;
	--h3-fontsize: 24px;
	--h4-fontsize: 22px;
}
.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto;
    width: 123px;
}
p, li, .dt-btn.dt-btn-s {
    line-height: 24px;
}
.masthead:not(.side-header) .mobile-header-bar, .side-header.masthead-mobile-header .mobile-header-bar{
    padding: 0 20px 0 20px;	
}
.home .fancy-header {
    clip-path: polygon(0% 0%, 100% 0%, 100% 96.5%, 25% 100%, 0% 96%);
	background-position-x: 19%;
}
.inner-banner, .video-banner {
    clip-path: polygon(0% 0%, 100% 0%, 100% 93.5%, 26% 100%, 0% 93.5%);
}
.project-card h3{
	min-height:auto;	
}
.our-partners-space {
    padding-bottom: 25px;
}	
.our-partners-height{
	height:270px;
}
span.highlight-text {
     text-decoration: underline;
     text-decoration-color: var(--green-color);
}
.home .fancy-header .fancy-title-head .fancy-title:after, .footer-head h6 br, .home-video-banner .video-banner h1:after{
	display:none;
}	
.white-text p, .white-text ul li, .project-grid article.post .entry-excerpt p {
    color: rgb(255 255 255 / 65%);
}
.home #fancy-header.fancy-header .wf-wrap, .home-video-banner .video-banner {
    min-height: 610px;
	height:610px;
}
.single-portfolio .video-banner {
    min-height: 485px;
    height: 485px;
}
.testi-wrap .owl-carousel {
    padding-left:0px;
    padding-right: 0px;
}
.sectors-inner .vc_col-sm-4 {
    width: 100%;
}
.about-us-section {
    padding-top: 202px;
    margin-top: -130px;
}
#main > .wf-wrap, #footer > .wf-wrap, #footer #bottom-bar > .wf-wrap {
    padding: 0 40px 0 40px;
}
.about-us-inner .vc_col-sm-7 {
    padding-right: 0;
    margin-top: 0;
}
.mobile-show{
	display:block;
}
.mobile-hide{
	display:none;
}
.head-text h2 {
    padding-left: 0px;
	padding-bottom:0;
	display: inline-flex;
    align-items: baseline;
}
.head-text h2:before {
    width: 22px;
    height: 40px;
}
.mobile-img {
    padding-bottom: 38px;
	padding-top: 5px;
}
.para-space p {
    margin-bottom: 20px;
}
.pad-bot30 {
    padding-bottom: 20px;
}
.spacer-top-big{
	padding-top: 70px !important;	
}
.spacer-bot {
    padding-bottom: 70px !important;
}
.section-spacer, .section-spacer-sm {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.sectors-inner {
    padding-top: 15px;
}
.sectors-img img {
    height: 270px;
    object-fit: cover;
    object-position: 0% 80%;
}
.portfolio-section {
    padding-bottom: 60px;
}
span.wpcf7-list-item-label {
    padding-left: 7px;
}
.terms-box span.wpcf7-list-item {
    font-size: 14px;
}
.privacy-popup  .big-para p {
    font-size: 17px;
    line-height: 23px;
}
.about-img-col .vc_col-sm-6 {
    width: 50%;
}
.about-img-col .vc_row.wpb_row.vc_inner {
    display: flex;
}
.about-img-col .vc_col-sm-6 .vc_column-inner {
    padding-left: 4px;
    padding-right: 4px;
}
.about-img-col .vc_col-sm-6 img {
    height: 210px;
    object-fit: cover;
}
.about-img-col {
    padding-top: 10px;
}
.about-img-col .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-left: 0;
}
.about-img-col .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-right: 0;
}
.vision-col {
    padding-top: 50px !important;
}
.vision-col-left .mission-text:nth-child(1) {
    padding-bottom: 45px;
}
.vision-col-left .mission-text {
    width: 100%;
}
.vision-col>.vc_col-sm-6:nth-child(1), .project-inner {
    padding-bottom: 50px;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner>.wpb_wrapper {
   display: flex;
   align-items: flex-start;
   gap: 20px;
   flex-direction: column;
}
.vision-col .vision-img {
    margin-bottom: 0;
}
.number-text {
    padding-top: 0;
    padding-bottom: 0;
}
.vision-img img {
    height: 28px;
    padding-left: 3px;
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner:before, .years-text:before, .vision-col-inner .vc_col-sm-2 .vc_column-inner:before, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:before, .vision-col-inner .vc_col-sm-6 .vc_column-inner:after, .years-text:after, .vision-col-inner .vc_col-sm-2 .vc_column-inner:after, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:after {
    clip-path: polygon(0 0, 100% 0, 100% 84%, 95% 100%, 0 100%);
}
.vision-col-inner .vc_col-sm-6 .vc_column-inner, .vision-col-inner .vc_col-sm-2 .vc_column-inner, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner {
    padding: 15px 20px;
}
.vision-col-inner .vc_column_container.vc_col-sm-6 {
	padding:5px;
    padding-top: 0;
	padding-bottom: 0 !important;
}
.vision-img-sm img {
    height: 30px;
}	
.project-inner .wpb_text_column p {
    width: 77%;
    margin: auto;
}
.pad-bot25 {
    padding-bottom: 17px;
}
.projects-col .dt-css-grid {
    flex-direction: column;
	gap:20px !important;
}
.projects-col .portfolio-shortcode {
    padding-left: 40px;
    padding-right: 40px;
}
.projects-col article .post-thumbnail-wrap img {
    height: 210px;
}
.testi-wrap h2 {
    width: 69%;
    margin: auto;
}	
.vc_row.wpb_row.testi-wrap {
    padding-bottom: 45px !important;
}
.vc_row.wpb_row.mobile-white, .testi-wrap.mobile-white .testimonial-item:after{
	background: #ffffff !important;
}
.testi-wrap .testimonial-content p{
    font-size: 16px;
    line-height: 23px;
}
.testimonial-position {
    line-height: 22px;
}
.testi-wrap .testimonial-vcard .text-secondary {
	font-size:16px !important;	
}
.testi-wrap .testimonial-item {
    position: relative;
    padding: 30px 40px 35px 70px !important;
    width: 90%;
    margin: 0 auto;
}
.testi-wrap .content-wrap {
    padding-top: 45px;
}
.testimonial-name {
    padding-bottom: 6px;
}
.testi-wrap .testimonial-vcard .text-primary {
    font-size: 20px;
}
.testi-wrap .content-wrap:before {
    width: 36px;
    height: 30px;	
}
.owl-counter-wrapper {
    width: 81%;
    height: 3px;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 30px;
    left: 0;
}
.testi-wrap .owl-item-counter {
    font-size: 16px;
}
span.current-count {
    color: var(--green-color);
}
.testi-wrap .owl-nav{
	display:block;	
}
.testi-wrap .owl-nav .owl-prev, .testi-wrap .owl-nav .owl-next {
   top: calc(100% + -31px) !important;
   left: 33% !important;
}
.testi-wrap .owl-nav .owl-next{
	left:auto !important;
   right: 34% !important;		
}
.footer-form {
    flex-direction: column;
}
.footer-head, .foot-form p:nth-child(2), .foot-form p:nth-child(1), .bottom-text-block, .download-form {
    width: 100%;
}
.foot-form {
    gap: 20px;
    align-items: flex-start;
    flex-direction: column;
}
.footer-head {
    width: 100%;
    padding-bottom: 70px;
    padding-top: 10px;
}
footer#footer>.wf-wrap {
    background-position: top left;
    background-size: 43%;
}
.foot-form input{
    padding-bottom: 10px !important;		
}
.foot-form input::placeholder{
	font-size:16px !important
}
.masthead.inline-header.sticky-mobile-off.light-preset-color .mobile-header-bar:before, .masthead.inline-header.light-preset-color .mobile-header-bar:before{
    height: calc(100% + 7px);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 7%, rgba(0, 0, 0, 0) 100%);
}
.home .fancy-header .fancy-title-head .fancy-title{
	 line-height: Calc(var(--h1-fontsize) + 5px);
}
.mobile-main-nav li > a .menu-text {
    font-size: 32px;
    line-height: 38px;
}
.dt-mobile-header .mobile-header-scrollbar-wrap {
    padding: 30px 25px 60px 40px;
	background-position-y: 88%;
    background-size: 150px;
}
li.menu-item.menu-item-has-children i.next-level-button{
    background-size: 20px;		
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li > a .menu-text {
    font-size: 18px;
    line-height: 24px;
	padding-bottom: 1px;
    padding-top: 1px;
}
.dt-mobile-header .mobile-main-nav li .sub-nav > li:first-child a {
    padding-top: 0;
}
.mobile-main-nav > li > .sub-nav:last-child {
    margin-bottom: 10px;
}
.show-on-second-switch.text-area, .show-on-second-switch.in-top-bar {
    justify-content: space-between;
    width: 100%;
	margin-right: 0;
}
ul#mobile-menu {
    max-height: 600px;
}
.mobile-mini-widgets-in-menu {
    padding-bottom: 50px;
}
ul.head-email li a {
   font-size: 19px;
}
ul.head-social li img {
   width: 27px;
}
.build-text b {
    font-size: 20px;
    line-height: 24px;
}
.about-sec .build-text {
    padding-right: 0px;
}
.vision-col-inner .vc_col-sm-2 {
    width: 50%;
}
.awards-col.spacer-bot {
    padding-top: 35px;
}
.awards-col .vision-img img {
    width: 27px;
	padding-left: 1px;
}
.vision-col-inner .vc_col-sm-2:nth-child(2) img, .vision-col-inner .vc_col-sm-2:nth-child(5) img {
    width: 30px;
}
.awards-col .number-text {
    padding-top: 10px;
}
.awards-col .number-text h3, .number-text h3 {
    font-size: calc(var(--h3-fontsize) - 2px);
}
.vision-col-inner .vc_col-sm-2 .vc_column-inner{
	padding: 15px 15px;
	min-height: 160px;	
}
.vision-col-inner.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 5px;
}
.vision-col-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.vision-col-inner .vc_col-sm-2 .vc_column-inner:after, .vision-col-inner .vc_col-sm-2 .vc_column-inner:before {
    clip-path: polygon(0 0, 100% 0, 100% 88%, 90% 100%, 0 100%);
}
.vision-img-col .vc_row.wpb_row.vc_inner, .mobile-single-image .vc_row.wpb_row.vc_inner{
    display: flex;
    flex-direction: column;
}
.vision-img-col .vc_col-sm-6, .mobile-single-image .vc_col-sm-6 {
    width: 100%;
}
.vision-img-col .vc_col-sm-6 .vc_column-inner, .mobile-single-image .vc_col-sm-6 .vc_column-inner{
    padding-left: 0px;
	padding-right: 0px;
}
.vision-img-col .vc_col-sm-6:nth-child(1) .vc_column-inner, .mobile-single-image .vc_col-sm-6:nth-child(1) .vc_column-inner {
    padding-bottom: 10px;
}
.vision-img-col .vc_col-sm-6 img, .mobile-single-image .vc_col-sm-6 img {
    height: 250px;
}
.value-col .vc_col-sm-7 {
    width: 100%;
}
.vision-faq .wpb_accordion_section.group h3 a {
	font-size: 19.8px !important;
    line-height: 25px;
}
.vision-faq .wpb_accordion_section.group:has(.ui-accordion-header.ui-state-active), .vision-faq .wpb_accordion_section.group.active{
    padding: 20px 20px;
	border-left: 3px solid var(--green-color);
}
.vision-faq .wpb_accordion_section.group {
    padding: 13px 20px;
	border-left: 3px solid #F1F1F1;
}
.value-col .vc_col-sm-5{
	display:none;
}
.living-text {
    width: 94%;
}
.living-value.vc_row.wpb_row{
    background: #fff !important;
}
.value-col {
    padding-bottom: 70px;
}
.living-value.line-design:before, .living-value.line-design:after, .reuse-col.line-design:before, .reuse-col.line-design:after, .careers-col.line-design:after, .careers-col.line-design:before {
    left: auto;
    right: 35px;
    height: 76px;
    width: 3px;
}
.living-value.line-design:after, .reuse-col.line-design:after, .careers-col.line-design:after {
    right: 27px;
    height: 55px;
    width: 3px;
}
.reuse-col.line-design:before{
	right: 48px;
    height: 140px;
    width: 4px;	
}
.reuse-col.line-design:after{
   	right: 38px;
  	height: 107px;
   	width: 4px;	
}
.careers-col.line-design:before{
    height: 100px;		
}
.careers-col.line-design:after {
    height: 65px;
}
.timeline-col {
    display: flex;
    flex-direction: column-reverse;
}
.timeline-col .vc_col-sm-6:nth-child(2) {
    padding-top: 20px;
}
.timeline-img img {
    height: 220px;
	object-fit: cover;
}
.timeline-time {
    padding-top: 5px;
    padding-bottom: 12px;
}
.timeline-time h2 {
    font-size: 30px;
}
.timeline-text h3 {
    font-size: 20px;
    line-height: 25px;
	margin-bottom: 5px;
}
.history-timline .owl-stage-outer {
    padding-bottom: 0px;
}
.history-col {
    padding-bottom: 70px !important;
}
.head-text h2:before {
    position: sticky;
    display: inline-block;
    margin-right: 10px;
    width: 18px;
	min-width: 18px;
    height: 18px;
}
.pad-bot35 {
    padding-bottom: 10px;
}
.about-sec .about-img {
    padding-top: 25px;
}
.timeline-text {
    margin-bottom: 15px;
}
.vision-faq .wpb_accordion_section .wpb_accordion_content .wpb_single_image img {
    height: 300px;
    object-fit: cover;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 240px;
}
.about-img:before {
    top: 208px;
    left: 200px;
    width: 224px;
    height: 200px;
}
.about-img:after {
	bottom: -33px;
   	width: 301px;
   	height: 131px;
   	right: 169px;
}
.about-scrolled .about-img:before {
    left: -305px;
}
.about-scrolled .about-img:after {
    bottom: -200px;
}
.history-timline .owl-dots, .history-timline .owl-nav {
    display: none !important;
}
.timeline-mobile-counter {
    display: block;
    text-align: center;
    color: #8D8D8D;
    margin-top: 10px;
}
.timeline-mobile-counter .progress-bar {
    height: 3px;
    background:#474747;
    position: relative;
}
.timeline-mobile-counter .progress {
    height: 3px;
    background: var(--orange-color);
    width: 0%;
    display: block;
    transition: width 0.3s ease;
}
.time-line-count {
    padding-top: 10px;
	font-weight: 500;
    font-size: 15.5px;
}
.time-line-count span.current {
    color: #fff;
}
.history-col-white .time-line-count span.current{
	color: #272727;	
}
.history-col-white .timeline-mobile-counter .progress{
	background: var(--green-color);
}
.history-col-white .timeline-mobile-counter .progress-bar{
	background:#DEDEDE;	
}
.build-img-col.vision-img-col, .vision-img-col, .double-image-col {
    padding-bottom: 12px !important;
}
.build-img-col {
    padding-bottom: 50px !important;
}
.value-text p {
    line-height: 20px;
}
.value-text p:nth-child(odd) {
    margin-bottom: 7px;
    padding-top: 12px;
}
.inner-banner, .video-banner {
    min-height: 490px;
	height: 490px;
}
.inner-banner .inner-head h1, .video-banner h1 {
    font-size: 30px;
}
.years-text {
    padding: 20px 30px 20px;
}
.decades .vc_col-sm-3 {
    padding-left: 0;
    padding-top: 25px;
}
.years-text .wpb_wrapper {
    display: flex;
    align-items: center;
	gap: 27px;
}
.team-count img {
    width: 47px;
}
.years-text strong {
    font-size: 26px;
	padding-bottom: 5px;
    display: inline-block;
}
.years-text p {
    font-size: 16px;
    margin-bottom: 0;
}
.years-text {
    padding: 30px 25px 30px;
}
.our-team-img img, .full-width-img img{
	height: 195px;
    object-fit: cover;	
}
.our-team-col .team-author-name {
    font-size: 20px;
}
.our-team-col .team-author p {
    font-size: 16px;
}
.our-team-col .team-media {
    overflow: hidden;
}
.our-team-col .team-media img {
    height: 505px;
    object-fit: cover;
	object-position: top;
}
.our-team-col .team-author {
    padding-top: 17px;
}
.our-team-col .dt-css-grid {
    grid-row-gap: 40px;
}
.our-team-text .build-text {
    padding-right: 0px;
}
.testi-wrap .content-wrap {
    height: auto;
}
.image-testi.testi-wrap .testimonial-item{
    flex-direction: column-reverse !important;
	justify-content: space-between;
}
.testi-wrap .testimonial-avatar {
    width: 100%;
    padding-right: 0px !important;
	padding-top: 10px !important;
	text-align: center;
}
.testi-wrap .testimonial-avatar img {
    width:180px;
}
.testi-wrap .testimonial-avatar span.testimonial-thumb {
    padding-bottom: 15px;
    padding-top: 5px;
}
 .testi-wrap .testimonial-avatar .testimonial-name {
     padding-bottom: 0px;
}
.build-col-inner .vc_col-sm-8 {
    width: 100%;
    padding-right: 0px;
}
.build-col-inner .vc_col-sm-4 {
    width: 100%;
    padding-top: 27px;
}
.health-count li {
    padding-left: 5px;
	min-height: 88px;
	font-size: 16px;
}
.health-count li strong{
    font-size: 24px;
	min-width: 110px;
}
.full-width-img {
    padding: 10px;
}
.well-col {
    padding-top: 70px;
    padding-bottom: 70px;
}
.well-col-inner .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 15px;
}
.well-col-inner .build-white {
    padding-bottom: 25px;
}
.well-col:before {
    left: auto;
    right: 22px;
    width: 14px;
    height: 130px;
    bottom: 0;
    background-size: 125%;
}
.pad-bot50 {
    padding-bottom: 20px;
}
.project-grid article.post .post-thumbnail img {
    height: 210px;
    object-fit: cover;
}
.project-high .dt-css-grid{
    grid-row-gap: 30px !important;		
}
.project-grid .post-entry-content h3.entry-title {
    font-size: 21px;
	line-height: 25px;
}
.project-grid article.post .entry-excerpt p{
    font-size: 12px;
    line-height: 16px;
	margin-bottom: 0;
}
.project-high {
    padding-bottom: 25px;
}
.sub-sectors-inner h3 {
    padding-top: 0px;
    padding-bottom: 5px;
    min-height: auto;
	font-size: 23px;
}
.sub-sectors .pad-bot35 {
    padding-bottom: 27px;
    text-align: center;
}
.sub-sectors-inner .vc_col-sm-3 .sub-text p {
    padding-bottom: 15px;
    line-height: 21px;
    min-height: auto;
}
.sub-sectors-inner .dt-btn.dt-btn-s {
    display: none;
}
.sub-sectors-inner img {
    height: 190px;
    object-fit: cover;
}
.sub-sectors-inner .vc_col-sm-3 {
    padding-bottom: 50px;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:before, .sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:after {
    height: 2px;
}
.sub-sectors-inner .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding-top: 17px;
}
.sub-sectors-inner .vc_col-sm-3:last-child {
    padding-bottom: 0;
}
.project-desc .vc_col-sm-6:nth-child(1) .vc_column-inner {
    width: 100%;
}
.project-list ul li strong {
    min-width: 140px;
}
.surf-left-space {
    padding-left: 0;
}
.projects-banner-carousal .owl-carousel .dt-owl-item {
    margin-right: 0 !important;
	width:100% !important;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 290px;
    object-fit: cover;
}
.project-head h2 {
    font-size: 26px;
    line-height: 32px;
	padding-bottom: 15px;
}
.project-list ul li {
    margin-bottom: 14px;
    font-size: 16px;
}
.project-list {
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.project-desc .vc_col-sm-6:nth-child(1) .dt-btn.dt-btn-s:before {
    opacity: 0;
}
.project-desc .vc_col-sm-6:nth-child(1) {
    padding-bottom: 80px;
}
.share-btn {
    padding-top: 15px;
    padding-bottom: 3px;
}
.down-btn:after, button.custom-share-btn:after {
    top: 4px;
    right: -23px;
    width: 13px;
    height: 13px;
}
.reef-col.line-design::after, .safety-col.line-design:after {
    left: auto;
    right: 20px;
    height: 110px;
    width: 4px;
}
.reef-col.line-design::before, .safety-col.line-design:before {
    left: auto;
    right: 30px;
    height: 150px;
    width: 4px;
}
.surf-right-space {
    padding-right: 0;
}
.pavilion-col img {
    height: 180px;
    object-fit: cover;
    padding-bottom: 30px;
}
.project-award .pad-bot20 {
    padding-bottom: 10px;
}
.project-award .timeline-col img, .sod-turn-col img{
    height: 195px;
    object-fit: cover;
}
.project-award .timeline-img {
    margin-bottom: 25px;
}
.history-col-line .timeline-time {
    padding-bottom: 15px;
}
.project-award .timeline-text {
    margin-bottom: 20px;
}
.sod-turn-col {
    padding-bottom: 70px;
}
.sod-turn-col:nth-child(even) {
    flex-direction: column-reverse;
}
.sod-turn-col:nth-child(even) .vc_col-sm-6:nth-child(1) .vc_column-inner, .sod-turn-col-video .vc_col-sm-6:nth-child(2) .vc_column-inner, .job-support .vc_col-sm-6:nth-child(1)  .vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
.sod-turn-col:nth-child(even) .vc_col-sm-6:nth-child(1), .sod-turn-col-video .vc_col-sm-6:nth-child(2), .job-support .vc_col-sm-6:nth-child(1){
    width: calc(100% + 20px);
    margin-left: -10px;
	padding-top: 35px;
}
.cadetship-img-inner img, .double-image-col img{
	height:300px;
	object-fit:cover;
}
.section-spacer.project-ceremonie {
    padding-bottom: 15px !important;
}
.section-spacer.project-single-mobile {
    padding-bottom: 60px !important;
}
.project-single-mobile .pad-bot40 {
        padding-bottom: 35px;
}
.project-image-carousel .owl-carousel .dt-owl-item {
    margin-right: 0 !important;
    width: 100% !important;
}	
.project-image-carousel .group-slide {
  	display: flex;
  	flex-direction: column;
  	gap: 20px;
	width: 100%;
}
.project-image-carousel .group-slide .post {
  	width: 100%;
}
.project-image-carousel .group-slide img {
  	width: 100%;
  	display: block;
}
.pad-bot40 {
    padding-bottom: 20px;
}
.team-testi-wrap .content-wrap {
    width: 100%;
}
.safety-text .build-text p + p, .safety-col .build-text b, .safety-col .build-text p + p, .beond-text .vc_col-sm-6:nth-child(1) {
    padding-right: 0;
}
.environmental-text .vc_col-sm-6:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
}
.beond-text .vc_col-sm-6:nth-child(1){
	padding-bottom:35px;	
}	
.accreditations-col .vc_col-sm-5, .accreditations-col .vc_col-sm-7, .careers-col .vc_col-sm-5, .careers-col .vc_col-sm-7, .careers-image-col.about-img-col .vc_col-sm-6 {
    width: 100%;
}
.accreditations-col .vc_col-sm-7 {
    padding-top: 35px;
}
.testi-single.testi-wrap .testimonial-item {
    padding: 15px 15px 10px 40px !important;
}
.testi-single.testi-wrap .testimonial-avatar {
   padding-right: 0px !important;
   width: 100%;
}
.careers-img .about-img img, .careers-img .about-img, .careers-img .about-img figure, .careers-img .vc_single_image-wrapper, 
.cadetship-img-inner img, .cadetship-img-inner .wpb_single_image, .cadetship-img-inner .wpb_single_image figure, .cadetship-img-inner .vc_single_image-wrapper{
	width:100%;	
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner>.wpb_wrapper {
    display: flex;
    gap: 20px;
	flex-direction: column;
}
.awards-col .career-num-inner .vision-img img {
    width: 35px;
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner>.wpb_wrapper p br, .contact-form-sec.line-design:before, .contact-form-sec.line-design:after {
    display: none;
}
.cadetship-img-inner .vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
    flex-direction: column;
}
.career-form-row {
    gap: 0;
    flex-direction: column;
}
.careers-image-col.about-img-col .vc_row.wpb_row.vc_inner {
    flex-direction: column;
    gap: 0px;
}
.careers-image-col.about-img-col .vc_row.wpb_row.vc_inner:nth-child(1) .vc_col-sm-6 {
    padding-bottom: 15px;
}
.careers-image-col.about-img-col .vc_col-sm-6 .vc_column-inner {
   	padding-left: 0;
   	padding-right: 0;
}
.careers-image-col.about-img-col {
  	padding-top: 0;
}
.careers-image-col.about-img-col.vc_col-sm-6:nth-child(2) .vc_column-inner{
	padding-top: 20px;	
}
.register-text h3 {
    width: 100%;
}
.register-text .wpb_wrapper {
    display: flex;
    flex-direction: column;
}	
.acknow-text {
    width: 85%;
}
.full-image-text img{
	height:350px;
	object-fit:cover;
}
.careers-job .vc_grid-item-mini, .job-item {
    padding: 30px;
}
.job-item .job-meta{
    gap: 5px;
    margin-bottom: 20px;
    flex-direction: column;
}
#job-popup .job-popup-content {
    width: 75%;
    padding: 35px;
}
.job-post h2, .job-popup-body h3 {
    font-size: 20px;
    line-height: 27px;
}
.job-post h3, .job-popup-body h4 {
    font-size: 20px;
    padding-bottom: 0px;
}
#job-popup span.popup-close img {
    width: 20px;
}
.projects-toolbar .filters-left, .projects-toolbar .filters-right {
    width: 100%;
}
.projects-toolbar {
    flex-direction: column;
}
div#projects-index .projects-toolbar {
    gap: 25px;
}
.projects-toolbar .filters-right{
    flex-wrap: nowrap;		
}
.projects-toolbar .parent-filter {
    width: 45%;
}
.decade-inner .vc_col-sm-7, .decade-inner .vc_col-sm-5, .decade-text, .regions-col .vc_col-sm-6:nth-child(2), .regions-col .vc_col-sm-6:nth-child(1), .region-list ul li, .decade-sec .decade-inner:nth-child(even) .vc_col-sm-7 .decade-text  {
    width: 100%;
}
.decade-img img {
    height: 225px;
}
.decade-sec .decade-inner:nth-child(even) .vc_col-sm-7, .decade-sec .vc_col-sm-7 {
    padding-left: 0;
    padding-bottom: 35px;
}
.decade-sec .decade-inner:nth-child(even) {
    flex-direction: column-reverse;
}
.regions-col .vc_col-sm-6:nth-child(1) {
    padding-right: 0;
}
.regions-col .vc_col-sm-6:nth-child(2){
	padding-top: 35px;		
}
.decade-text h3 {
    padding-bottom: 5px;
}
.sub-sectors-text .sub-text, .sub-sectors-5 .sub-text, .sub-sectors-5 .sub-text h3, .sub-sectors-inner .sub-text, .sub-sectors-inner.sub-sectors-6 .sub-text {
    min-height: auto;
}
.sub-sectors-5 .vc_col-sm-3 {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}
.sub-sectors-6 .vc_col-sm-3:nth-child(5), .sub-sectors-6 .vc_col-sm-3:nth-child(6), .sub-sectors-6 .vc_col-sm-3:nth-child(4) {
    padding-top: 0;
}
.reuse-col .vc_col-sm-7 .vc_column-inner {
    padding-left: 15px;
    padding-top: 35px !important;
}
.reuse-col .vc_col-sm-5 .vc_column-inner {
    padding-right: 15px;
}
.councils-col {
    padding-bottom: 35px;
}
.social-value-inner .vc_col-sm-8, .social-value-inner .vc_col-sm-4, .supply-nation .vc_col-sm-8, .supply-nation .vc_col-sm-4 {
    width: 100%;
	padding-left:0;
}
.social-value-inner .vc_col-sm-4 {
	padding-top: 40px;
}
.supply-nation .vc_col-sm-4 img {
    width: 90px;
}
.sustain-col .vc_col-sm-4 img {
    width: 210px;
}
.supply-nation .vc_col-sm-4 {
    padding-top: 25px;
}
.supply-nation .vc_col-sm-4 .wpb_single_image {
    text-align: left;
}
.sustain-col .project-carousal-inner {
    padding-top: 35px;
}
.councils-col .vc_col-sm-5 {
    padding-top: 20px;
}
.h5-head h3 {
    line-height: calc(var(--h5-fontsize) + 4px);
}
.job-support .vc_row.wpb_row.vc_inner {
    flex-direction: column-reverse;
}
.councils-col-first{
    padding-bottom: 55px;
}
.job-support .vc_col-sm-6:nth-child(1) {
    padding-bottom: 0;
}
.beond-text.job-support {
    padding-bottom: 15px !important;
}
.multi-image-col .cadetship-img-inner .vc_column-inner {
    padding-left: 7px;
    padding-right: 7px;
}
.spacer-bot.our-partners {
   padding-top: 0px;
   padding-bottom: 0px !important;
}
.cadetship-img-mobile .vc_col-sm-12 .vc_column-inner>.wpb_wrapper {
   	flex-direction: row;
    flex-wrap: wrap;
	 gap: 10px;
}
.cadetship-img-mobile .vc_col-sm-12 .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(2) {
    width: calc(59% - 5px);
}
.cadetship-img-mobile .vc_col-sm-12 .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(3) {
    width: calc(41% - 5px);
}
.cadetship-img-mobile .cadetship-img-inner {
    padding-bottom: 15px;
}
.social-logo-partner.spacer-bot.our-partners {
    padding-top: 25px !important;
    padding-bottom: 30px !important;
}
.no-bot-space .cadetship-img-inner {
    padding-bottom: 0;
}
.text-width-right {
    width: 100%;
}
.image-text .wpb_wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
	padding-left: 10px;
	row-gap: 15px;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:hover .image-text:not(.image-text.active), .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover p:last-child, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover, .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text:hover p:last-child {
    height: auto;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text .wpb_wrapper{
	height:35px;		
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .wpb_wrapper{
	min-height:0;
	transition:all .3s ease;
}
 .social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text.active .wpb_wrapper {
    min-height: 130px;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text p:last-child {
    height: 0;
	opacity:0;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text.active  p:last-child {
	height: auto;
	opacity:1;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text .wpb_wrapper {
    position: relative;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text .wpb_wrapper:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 33px;
    min-width: 13px;
    min-height: 16px;
    background-image: url(/wp-content/uploads/2026/03/g-arrow.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	transform: rotate(180deg);
	transition:all .3s  ease;
}
.social-value-inner .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .image-text.active .wpb_wrapper:after{
	transform: rotate(0deg);	
}
.faq-row {
    padding: 15px 15px;
}
.whseq-award .timeline-text {
    padding-bottom: 40px;
}
.mobile-para strong {
    display: inline-block;
    padding-top: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
	color: rgb(33 33 33 / 70%);
    font-family: 'Instrument Sans';
}
.white-text.mobile-para strong{
    color: rgb(255 255 255 / 65%);		
}
.mobile-bold strong {
    font-weight: 600;
    display: inline-block;
    padding-bottom: 10px;
    font-family: var(--head-font);
    color: #272727;
    font-size: 20px;
    line-height: 25px;
}
.mobile-bold h2 {
    padding-bottom: 5px;
}
.project-list:before, .project-list:after {
    opacity: .5;
}
.supply-nation .vc_col-sm-8 {
    padding-right: 0px;
}
.projects-toolbar .filters-right, .projects-toolbar .filters-left {
	justify-content: space-between;
}
.cadetship-desimg-mob img {
    object-position: 85% 25%;
}
.sub-sectors-inner.sub-sectors-6 .vc_col-sm-3 {
    width: 100%;
}
.contact-section .about-us-inner .vc_col-sm-5 {
    padding-top: 0;
}
.contact-section .about-us-inner .vc_col-sm-7 {
    padding-right: 0;
}
.environmental-image .environmental-text .wpb_single_image {
    padding-top: 30px;
    width: calc(100% + 40px);
    margin-left: -20px;
}
.environmental-image .environmental-text .vc_col-sm-6:nth-child(1) {
    padding-right: 0;
}
.mobile-reverse-col{
    display: flex;
    flex-direction: column-reverse;		
}
.accreditations-col .mobile-reverse-col .vc_col-sm-7 {
    padding-top: 0;
}
.accreditations-col .mobile-reverse-col .vc_col-sm-5{
 	padding-top: 35px;		
}
.scenic-text p {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}
.scenic-text h3 {
    font-size: 21px;
}
.scenic-text {
    bottom: 25px;
}
.environmental-text .vc_col-sm-6:nth-child(2) .wpb_single_image {
    margin-bottom: 0;
}
.testi-single .testimonial-item.post.visible {
    flex-flow: column-reverse wrap;
}
.testi-single .testi-col {
    width: 96%;
}
.accreditations-col .vc_col-sm-5 figure, .accreditations-col .vc_col-sm-5 figure .vc_single_image-wrapper, .accreditations-col .vc_col-sm-5 figure .vc_single_image-wrapper img {
    width: 100%;
    max-height: 350px;
    object-fit: cover;
}
.mobile-carousel {
   display: flex !important;
   flex-wrap: nowrap !important;
  	overflow-x: auto;
  	scroll-snap-type: x mandatory;
   	-webkit-overflow-scrolling: touch;
   	gap: 0px;
   	padding-bottom: 10px;
}
.mobile-carousel::-webkit-scrollbar {
    display: none;
}
.mobile-carousel .wpb_column {
    flex: 0 0 53%;
    max-width: 53%;
   	scroll-snap-align: start;
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner {
    padding: 15px 20px;
}
.career-num-inner .vc_col-sm-1\/5 .vc_column-inner:after, .career-num-inner .vc_col-sm-1\/5 .vc_column-inner:before, .vision-col-inner .vc_col-sm-6 .vc_column-inner:before, .vision-col-inner .vc_col-sm-6 .vc_column-inner:after{
	clip-path: polygon(0 0, 100% 0, 100% 88%, 88% 100%, 0 100%);	
}
.careers-img .about-img img {
    width: 54%;
}
.video-wrapper img.video-thumb {
    height: auto;
}
.mob-top-pad .wpb_column.vc_column_container.vc_col-sm-6, .mob-top-pad .vc_col-sm-6 .video-wrapper{
    padding-top: 0 !important;
}
.testi-single.vc_row.wpb_row.testi-wrap {
     padding-bottom: 20px !important;
}
.image-testi.testi-wrap .testimonial-item img {
    height: auto;
}
.image-text .wpb_wrapper img {
    width: 40px;
}
.social-value-col .image-text .wpb_wrapper img {
    width: 35px;
}
.image-text .wpb_wrapper h3 {
    font-size: 20px;
}
.living-value.line-design:before, .living-value.line-design:after, .reuse-col.line-design:before, .reuse-col.line-design:after, .careers-col.line-design:after, .careers-col.line-design:before, 
.reef-col.line-design::before, .safety-col.line-design:before, .reef-col.line-design::after, .safety-col.line-design:after, .line-design:before, .line-design:after, .reef-col:before, 
.reef-col:after, .well-col:before, .well-col:after{
	display:none;
}
.number-text p {
    font-size: 15px;
    line-height: 18px;
}
.footer>.wf-wrap:before{
	width: 100%;	
}
.about-us-inner img {
    height: 260px;
    object-fit: cover;
}
.multi-image-three .wpb_single_image:nth-child(1) {
    width: 100%;
}
.social-icon-link img{
	height:auto !important;	
}
.testi-wrap .testimonial-content {
    overflow: hidden;
	padding-bottom:0;
    transition: height .3s ease;
}
.testi-wrap .testimonial-toggle {
   	display: inline-block;
   	text-decoration: none;
	font-size: 15px;
	margin-top: 3px;
}
.testi-wrap .testimonial-toggle:hover {
   text-decoration: underline;
}
.testi-wrap .testimonial-vcard {
    padding-top: 15px;
}
.testi-wrap .testimonial-avatar {
    margin-bottom: 0 !important;
}
.testi-wrap .testimonial-content.clamped {
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
}
@media only screen and (max-width:620px){
.about-img:before {
 	top: 158px;
  	left: 170px;
   	width: 175px;
  	height: 200px;
}
.about-img:after {
    bottom: -33px;
    width: 245px;
    height: 130px;
    right: 130px;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 210px;
}
.projects-main .project-card {
    flex-basis: 100% !important;
}	
.project-card img {
    height: 240px;
}
.project-card h3 {
    min-height: auto;
    padding-bottom: 5px;
}
.projects-main .projects-pagination {
    margin-top: 30px;
}
.projects-banner-carousal .owl-carousel .dt-owl-item img {
    height: 295px;
}
.mobile-space .video-wrapper {
    padding-top: 0;
}
.mobile-space .sod-turn-col .vc_column-inner {
   padding-left: 15px !important;
   padding-right: 15px !important;
}
.mobile-space .sod-turn-col .vc_column_container.vc_col-sm-6 {
    width: 100%;
    margin-left: 0;
    padding-top: 0px;
}
.mobile-space .pad-bot25 {
     padding-bottom: 0px;
}
.mobile-space .wpb_raw_code, .mobile-space .wpb_single_image{
	margin-bottom:25px !important;
}
.section-spacer.mobile-space{
	padding-bottom:50px !important;
}
.mobile-text-space.mobile-space .pad-bot25 {
     padding-bottom: 30px;
}
.mobile-text-space.mobile-space .wpb_raw_code, .mobile-text-space.mobile-space .wpb_single_image{
	margin-bottom:0px !important;
}
}
@media only screen and (max-width:520px){
.about-img:before {
   top: 135px;
   left: 115px;
   width: 160px;
   height: 200px;
}
.about-img:after {
    bottom: -40px;
    width: 240px;
    height: 130px;
    right: 125px;
}
.about-img .wpb_wrapper.vc_figure:before {
    width: 175px;
}
.filters-left .parent-filter:nth-child(even) .child-dropdown {
    left: -65px;
}
.child-dropdown label {
    font-size: 15px;
}
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.sectors-head-text {
    bottom: 93px;
}
.mobile-break br, .address-text.mobile-break br:last-child, .register-text ul li br {
    display: block;
}
}
@media only screen and (max-width:480px){
:root {
    --h2-fontsize: 26px;
}
.timeline-img img {
    height: 195px;
}
.portfolio-password-protected div#content {
    height: calc(100vh - 545px);
}
.vision-faq .wpb_accordion_section .wpb_accordion_content .wpb_single_image img {
    height: auto;
}
.register-text ul em {
   display:none;
}
.home .fancy-header{
	background-image:url(/wp-content/uploads/2026/03/mobile-banner.jpg);
}
.sectors-img img {
    height: 182px;
}
.about-img-col .vc_col-sm-6 img {
    height: 160px;
}
.vision-img-col .vc_col-sm-6 img, .mobile-single-image .vc_col-sm-6 img, .cadetship-img-inner img {
    height: 195px;
}
.testi-wrap .testimonial-item {
	padding: 20px 20px 25px 35px !important;
  	width: 84%;
}
p, li, .dt-btn.dt-btn-s {
    line-height: 21px;
}
.fancy-header {
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 26% 100%, 0% 94%);
}
#fancy-header.fancy-header .wf-wrap {
    min-height: 320px;
}
.inner-video-banner .video-bg {
    min-height: 570px;
}
.about-img img, .careers-img .about-img img, .job-support img, .career-build img {
    height: 196px;
    object-fit: cover;
}
.about-img:before {
    top: 105px;
    left: 115px;
    width: 133px;
    height: 200px;
}
.about-img:after {
  	bottom: -40px;
 	width: 200px;
	height: 130px;
  	right: 110px;
}
.our-team-col .team-media img {
    height: 405px;
	transform: scale(1.05);
}
.address-text ul strong, .email-text p:nth-child(1){
    min-width: 5%;
    min-width: 110px;
	font-size: 20px;
}
.job-item h3 {
    font-size: 21px;
    line-height: 30px;
}
.job-meta p {
    font-size: 16px;
    line-height: 23px;
}
.projects-toolbar .parent-filter {
    width: 100%;
}
.projects-toolbar .filters-left {
    gap: 15px;
}
.filters-left .parent-filter:nth-child(even) .child-dropdown {
    left: 0px;
}
.projects-toolbar .projects-search-main {
    width: 60%;
}
.projects-toolbar .projects-clear-inner {
    width: 40%;
}
.councils-col img {
    height: 185px;
    object-fit: cover;
}
.reuse-col .vc_col-sm-7 .vc_column-inner {
   	padding-top: 20px !important;
}
.projects-car .post-thumbnail img {
    height: 185px;
}
.social-carousel .projects-car .post-thumbnail img {
    height: 250px;
}
.projects-car article.post .post-entry-content, .project-grid article.post .post-entry-content {
    left: 15px;
}
.projects-car .post-entry-content h3.entry-title, .project-grid article.post .post-entry-content h3.entry-title {
	font-size:18px;
    line-height: 24px;
}
.owl-carousel.projects-car {
    padding-bottom: 30px;
}
.job-support .vc_col-sm-6:nth-child(1) img {
    height: 190px;
    object-fit: cover;
}
body.error404 div#content {
    padding-top: 50px;
    min-height: calc(100vh - 395px) !important;
}
.home-video-banner .video-banner .video-bg {
     min-height: 100vh;
}
.career-build h2 {
    width: 80%;
}
.careers-form.contact-form input, .careers-form.contact-form textarea, .careers-form p:first-child input {
    padding-bottom: 9px !important;
    padding-top: 16px !important;
}
.careers-form.contact-form p {
    position: relative;
    margin-bottom: 13px;
}
.cv-upload-wrapper {
    padding: 13px 25px;
}
span.upload-text img {
    margin-right: 5px;
}
.upload-text {
    color: #9F9F9F;
    font-size: 16px;
}
.careers-form input.wpcf7-submit.sub-btn {
    padding-bottom: 0 !important;
}
.careers-col .wpb_content_element.pad-bot40 {
    padding-bottom: 15px;
}
.safety-text .head-text h2 {
    width: 90%;
}
.partner-logo-resize.owl-carousel .dt-owl-item figure {
    padding: 10px 30px;
}
.decade-img img {
    height: 170px;
}
.about-us-inner img {
    height: 175px;
}
.beond-text.career-build img {
    height: 200px;
}
.testi-wrap .testimonial-item:after{
    inset: 2px;		
}
.testi-wrap .testimonial-item:before {
    background: rgb(0 93 96 / 60%);
}
}
@media only screen and (max-width:430px){
.about-img .wpb_wrapper.vc_figure:before {
    width: 140px;
}
.about-img:after {
    bottom: -27px;
    width: 199px;
    right: 69px;
}
.about-img:before {
   top: 108px;
   left: 100px;
   width: 124px;
   height: 150px;
}
}
@media only screen and (max-width:396px){
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.sectors-head-text {
    bottom: 113px;
}
}
@media only screen and (max-width:389px){
.home .sectors-inner .vc_col-sm-4:nth-child(4) .sectors-text.sectors-head-text {
    bottom: 135px;
}
}
@media only screen and (max-width:380px){
.about-img:before {
 	top: 108px;
 	left: 75px;
 	width: 111px;
 	height: 130px;
}
}