/* 
Theme Name: Linden Construction
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url("https://use.typekit.net/ykh8dbd.css");
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');  
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 19px;
	line-height: 29px;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 200;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0; 
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
p a {
    color: #023f7a !important;
    font-weight: 500;
    text-decoration: unset !important;
}
p a:hover, .link-text a:hover {
    color: #023f7a !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 6% 8%;
}
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed !important;
	animation: 0.5s ease-in slideIn;
	z-index: 102;
	background: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 11px;
	padding: 15px 15px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 35px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: uppercase;
	font-weight: 300;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.8);
	letter-spacing: 0.5px;
}
body .hd_menu .elementor-nav-menu > li > a:hover {
	color: #fff !important;
}
body .hd_menu .elementor-nav-menu > li:last-child > a {
	background-color: #fff;
	color: #013f7a !important;
	border: none;
	padding: 13px 30px !important;
	font-size: 17px;
	text-shadow: none;
	cursor: pointer;
	transition: all ease-in-out 0.5s;
	border-radius: 0px;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 16px 15px 17px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #013f7a !important;
	font-size: 15px;
	text-transform: uppercase !important;
	letter-spacing: 0;
	transition: all ease-in-out .5s !important;
}
.elementor-nav-menu > li > ul.sub-menu .sub-menu {
	margin: 0 !important;
	left: 100% !important;
	top: 0 !important;
	background: #013f7a;
}
.elementor-nav-menu > li.abt_menu > ul.sub-menu {
	min-width: 168px !important;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}
.elementor-nav-menu > li > .sub-menu ul li {
	border-bottom: 1px solid #ffffff21;
}
.elementor-nav-menu > li > .sub-menu ul li:last-child {
	border-bottom: unset !important;
}
.elementor-nav-menu > li > .sub-menu ul {
	min-width: 175px !important;
}
.hdactive .elementor-nav-menu li .sub-arrow svg {
	fill: #000 !important;
}
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #000;
	min-width: 260px !important;
	border-radius: 0px;
	margin-top: 0px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #b5cde5 !important;
	opacity: 1;
	border-left: unset !important;
	color: #000 !important;
}
.elementor-location-header {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px 45px 40px 15px;
	position: absolute;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
	top: 2px !important;
	position: relative;
}
body:not(.home) .elementor-nav-menu li .sub-arrow svg {
	fill: #000;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #fff !important;
}  
.hdactive .elementor-nav-menu li:hover .sub-arrow svg {
	fill: #013f7a !important;
} 
body:not(.home) .elementor-nav-menu li:hover .sub-arrow svg {
	fill: #013f7a !important;
}
.site_logo {
	width: auto !important;
	max-width: 320px;
	background: #fff;
	padding: 25px 20px;
}
.hdactive .site_logo {
	max-width: 280px;
	padding: 0;
}
.hdright {
	width: calc(100% - 350px) !important;
}
/* .hdactive .hd_menu .elementor-nav-menu > li > a:hover { 
color: #b5cde5 !important; 
} */
.hdactive .hd_menu .elementor-nav-menu > li > a:hover {
	color: #1b5388 !important;
}
.hdactive .hd_menu .elementor-nav-menu > li > a {
	color: #000 !important;
	text-shadow: none !important;
}
body.hdactive .hd_menu .elementor-nav-menu > li:last-child > a {
	background: #013f7a !important;
	color: #fff !important;
}
/*** Header End***/ 
.mt15 {
	margin-top: 15px ;
} 
.animate-words span {
	display: inline-block;
}
.wt p{
	color: #fff;
}
.fade-block { opacity: .2; will-change: opacity; }
body {
	padding: 15px;
}
.subheading p::before,
.project-info span:before,
span.project-type:before{
	content: "";
	background: #013f7a;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
	width: 0.46rem;
	aspect-ratio: 1/1;
}
/* .mdheading h2 {
font-size: 3vw;
line-height: 1.1;
margin-bottom: 20px;
color: #013f7a;
} */
.mdheading h2 {
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 20px;
	color: #013f7a;
	font-family: "tt-commons-pro", sans-serif;
}
.defbtn a {
	background-color: #013f7a;
	color: #fff;
	border: none;
	padding: 15px 45px;
	cursor: pointer;
	transition: all ease-in-out 0.5s;
	margin-top: 30px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 15px;
}
.defbtn a:hover,
body .hd_menu .elementor-nav-menu > li:last-child > a:hover{
	transform: scale(1.05); 
}
/* .bigheading h2 {
margin-bottom: 20px;
color: #013f7a;
font-size: 4vw;
}  */
.bigheading h2 {
	margin-bottom: 20px;
	color: #013f7a;
	font-size: 68px;
	line-height: 1.1;
}
/* .project-info h2 {
margin: 1.6vw 0 0;
color: #fff;
font-size: 1.7vw;
transition: all ease-in-out 0.5s;
} */
.project-info h2 {
	margin: 1.6vw 0 0;
	color: #fff;
	font-size: 27px;
	transition: all ease-in-out 0.5s;
	font-family: "tt-commons-pro", sans-serif;
}
.project-image img {
	display: block;
	transition: all ease-in-out 0.5s;
	height: 380px;
	object-fit: cover;
	width: 100%;
}
.project-item:hover img {
	transform: scale(1.1);
}
.portfolio-image ,
.project-image {
	overflow: hidden;
	position: relative;
}
.project-info {
	padding: 2vw 0px 0;
}
.latest-projects-grid {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #ffffff4f;
} 
.project-item {
	width: calc(100% / 3 );
	border-radius: 0;
	overflow: hidden;
	position: relative;
	opacity: 0;
	transform: translateY(50px);
	transition: opacity 0.9s ease-out, transform 0.9s ease-out;
	padding: 2.5%;
	border-right: 1px solid #ffffff4f;
}
.project-item::after {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-color: #b5cde5;
	border-radius: 0px;
	z-index: 1;
	bottom: 25px;
	right: -50px;
	background-position: center;
	transition: all ease-in-out 0.5s;
	display: block;
	margin-top: 2vw;
	width: 2.7rem;
	min-width: 2.7rem;
	aspect-ratio: 1/1;
} 
.project-item.slide-in {
	opacity: 1;
	transform: translateY(0);
}

.ft_social  svg {
	margin: 0 !important;
	fill: #fff;
	width: 15px !important;
	height: 19px !important;
}
.ft_social a .elementor-icon-list-icon {
	border: 1px solid #fff;
	width: 36px !important;
	height: 36px !important;
	border-radius: 50%;
	justify-content: center !important;
	display: flex;
	align-items: center;
}
.ft_social a:hover .elementor-icon-list-icon {
	background: #B5CDE5;
	border-color: #B5CDE5;
}
.ft_social .elementor-icon-list-text {
	color: #fff;
	font-size: 17px;
	margin-left: 10px;
	text-transform: capitalize;
}
.ft_social a:hover svg {
	fill: #000;
} 
.ftbottom {
	padding: 30px 0;
}
.copyright_txt p, .copyright_txt a {
	color: #fff !important;
	font-size: 16px;
	font-weight: 200;
}
.ft_btn:last-child {
	border: 0px;
}
.ft_social li {
	margin: 0 35px !important;
}
.ft_btn {
	width: calc(100% / 3) !important;
	border-right: 1px solid #ffffff24;
	padding-left: 40px;
}
.ft_btn a i {
	font-style: normal;
	display: block;
	font-size: 17px;
	color: #fff;
	margin-bottom: 0;
	padding-left: 27px;
}
.ft_btn a {
	padding: 0 !important;
	text-align: left;
	position: relative;
	background: transparent !important;
	line-height: normal;
}
.ft_btn a span {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	transition: all ease-in-out 0.5s;
}
.ft_info span:hover, .ftmenu span:hover, .ftaddress a:hover {
	color: #b5cde5 !important;
}
.ftmenu span {
	color: #fff;
	font-size: 16px;
}
.ftmenu li {
	margin-left: 35px !important;
}
.ft_sec {
	background: #ffffff0a;
	padding: 20px 30px;
	margin-top: 50px;
} 
.ft_logo a {
	position: relative;
	z-index: 1;
	padding: 15px 30px;
	background: #fff;
}
.img_left img {
	width: 100% !important;
}
.ft_logo a img {
	max-width: 250px;
}
.counter_align > div {
	align-items: flex-start;
}
.counter_info {
	width: 100% !important;
	display: flex;
	align-items: center;
	border-top: .0625rem solid rgba(1, 63, 122, 0.42);
	padding: 3% 0px 3% 0;
}
.counter_info .elementor-counter-title::before {
	content: "";
	background: #013f7a;
	display: inline-block;
	position: absolute;
	left: 0;
	width: 0.56rem;
	aspect-ratio: 1/1;
}
.counter_info .elementor-counter-number-wrapper span {
	color: #013f7a;
	text-align: left;
	width: auto !important;
	font-weight: 500;
}
.counter_info span.elementor-counter-number-prefix {
	width: 100% !important;
	font-size: 19px;
	font-weight: normal;
} 
.counter_info .elementor-counter-number-wrapper {
	flex-wrap: wrap;
	justify-content: center;
	font-size: 90px;
	font-weight: 500;
	font-family: "Orbitron", sans-serif;
}
.counter_info .elementor-counter-title {
	color: #000;
	justify-content: left !important;
	font-weight: 200 !important;
	line-height: normal !important;
	margin-top: 10px;
	position: relative;
	padding-left: 20px;
	font-size: .9vw;
	letter-spacing: 0.1vw;
}
.bgblock_main {
	border-radius: 18px;
	overflow: hidden;
	padding: 120px 80px 60px;
}
.contruct_info { 
	z-index: 3;
	background: #fff; 
}
.contruct_info .elementor-image-box-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.contruct_info .elementor-image-box-img {
	width: 430px !important;
	border-radius: 15px;
	overflow: hidden;
}
.contruct_info .elementor-image-box-img img {
	height: 500px;
	object-fit: cover;
} 
.sub-arrow {
	padding: 0 0 0 4px !important;
	margin-top: -14px !important;
}
.contruct_info .elementor-image-box-content {
	text-align: left;
	padding-left: 2vw;
}
.contruct_info h2 {
	font-size: 23px;
	transition: all ease-in-out 0.5s;
	margin: 0;
	position: relative;
	font-family: "tt-commons-pro", sans-serif;
}
.contruct_info h2 i {
	font-style: normal;
	font-size: 1vw;
	position: absolute;
	top: 0;
	left: -50px;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
}
.contruct_info {
	border-top: .0625rem solid rgba(1, 63, 122, 0.42);
	padding: 4% 0;
	display: flex;
	align-items: center;
}
/* Hide all descriptions by default */
.contruct_info p {
	max-height: 0;
	opacity: 0;
	overflow: hidden;
	transform: translateY(15px);
	transition: all 0.35s ease;
	padding-right: 50px;
}
.right-space {
	padding-right: 10%;
}
/* Show only active one */
.contruct_info.active-desc p {
	max-height: 200px; /* enough space for text */
	opacity: 1;margin-top: 10px !important;
	transform: translateY(0);
}
.banner_nobg p {
	text-shadow: 0px 0px 15px rgba(0,0,0,0.5);
}
.banner_nobg {
	padding: 180px 8% 0px;
} 
.banner_nobg h1 {
	font-size: 70px;
	margin-bottom: 20px;
	color: #fff;
	line-height: 1;
	text-shadow: 0px 0px 35px rgba(0,0,0,0.5);
}
.project-image-slider a {
	border-radius: 0px;
	overflow: hidden;
	display: block;
	position: relative;
}
.project-image-slider a img {
	display: block;
	height: 270px;
	object-fit: cover;
}
.project-image-slider a::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #000;
	position: absolute;
	opacity: 0;
	transition: all ease-in-out 0.5s;
}
.project-image-slider a:hover::before {
	opacity: 0.3;
}
.project-image-slider a:hover::after{
	transform: scale(0.85);
}
.project-image-slider a::after {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-size: 15px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	background-position: center;
	transition: all ease-in-out 0.5s;
	left: 0;
	top: 0;
	margin: auto;
	transform: scale(0);
	width: 13%;
	height: 20%;
	background-color: #ebf5fe;
}
.whyblockslides .elementor-testimonial__image {
	width: 90px !important;
	background-image: -moz-linear-gradient( 138deg, rgb(1,63,122) 0%, rgb(0,131,255) 100%);
	background-image: -webkit-linear-gradient( 138deg, rgb(1,63,122) 0%, rgb(0,131,255) 100%);
	background-image: -ms-linear-gradient( 138deg, rgb(1,63,122) 0%, rgb(0,131,255) 100%);
	height: 90px;
	border-radius: 7px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px !important;
}
.whyblockslides .elementor-testimonial__header {
	flex-wrap: wrap;
}
.whyblockslides .elementor-testimonial__cite {
	width: 100%;
	margin: 0 !important;
}
.whyblockslides .elementor-testimonial__image img {
	border-radius: 0px !important;
	width: auto !important;
	height: auto !important;
	max-height: 40px;
}
.whyblockslides .swiper-slide:hover .elementor-testimonial__title {
	opacity: 1;
	visibility: visible;
	top: 0;
}
.whyblockslides .elementor-testimonial__name {
	color: #fff !important;
	font-size: 22px !important;
	font-weight: 500;
	margin-bottom: 7px;
}
.whyblockslides .elementor-testimonial__title {
	color: #fff !important;
	font-size: 16px !important;
	max-width: 340px !important;
	opacity: 0;
	visibility: hidden;
	transition: all ease-in-out 0.5s;
	position: relative;
	top: 10px;
}
.ft_btn a .elementor-button-icon {
	position: absolute;
	left: 0;
	width: 15px;
	top: 0px;
}
.bannercaption {
	margin-bottom: 20px;
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.52);
	backdrop-filter: blur(1px);
}
.bannercaption h1 {
	margin: 0;
}
.pt80{
	padding-top: 80px;
}
.pad80 {
	padding: 4% 8%;
}
.subheading p, .project-info span,
span.project-type{
	background: #b5cde5;
	max-width: max-content;
	padding: 0.8% 3%;
	margin-bottom: 20px;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .9vw;
	letter-spacing: 0.1vw;
	/* 	margin: 0 auto 10px; */
}
/* .contruct_info::after {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2026/02/arr.png");
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: #ebf5fe;
	background-size: 17px;
	background-position: center;
	right: -50px;
	top: 0;
	bottom: 0px;
	transition: all ease-in-out 0.5s;
	margin: auto;
	opacity: 0;
	visibility: 0;
} */
.contruct_info:hover::after { 
	right: 0px; 
	opacity: 1;
	visibility: 1;
}
.contruct_info:hover h2 {
	color: #013f7a;
}
.iconlist span::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #013f7a;
	position: absolute;
	left: 0;
	top: 12px;
}
.smhd h2 {
	font-size: 21px;
}
.lind_ic img {
	max-width: 380px;
	margin: 40px auto -230px -110px;
}
.iconlist span {
	padding-left: 30px;
	margin: 10px 0;
	position: relative;
	font-size: 19px;
}
.overlay_block .elementor-background-overlay {
	max-width: calc(100% - 120px);
	margin: auto;
}
.fttop {
	border-bottom: 1px solid #ffffff21;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.ft_hd p {
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 5px;
}
.ftaddress a {
	background: transparent !important;
	padding: 0 !important;
	text-align: center;
	font-size: 17px;
	line-height: 24px;
}
.ft_info span {
	color: #fff;
	font-size: 17px;
	margin: 0 !important;
}
.ft_social {
	border-top: 1px solid #ffffff21;
	border-bottom: 1px solid #ffffff21;
	padding: 20px 0;
	margin: 60px auto !important;
}
.ft_center {
	margin-bottom: 50px;
}
.formtext i {
	color: #b5cde5;
}
.half-col {
	grid-column:span 6!important
}
.custom-contact .gfield_required {
	display:none!important
}
.gform_wrapper.gravity-theme .gform_validation_errors {
	display:none
}
.custom-contact .gform_wrapper .validation_message {
	padding-top:5px!important
}
.custom-contact input::placeholder,
.custom-contact textarea::placeholder{ 
	font-size: 17px !important;
}
.ft-form  input::placeholder{
	color: #fff !important;
}
div.instruction {
	display:none!important
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: normal !important;
	font-size: 15px !important;
}
.custom-contact select {
	font-weight: normal !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	height: 55px !important;
	margin-bottom: 0px !important;
	padding: 10px 15px !important;
	transition: all ease-in-out 0.5s;
	border: 0px !important;
	width: 100% !important;
	color: #fff !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	background: transparent !important;
	font-size: 17px !important;
	font-family: "tt-commons-pro", sans-serif !important; 
	border-bottom: 1px solid #fff !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid="true"] {
	border:1px solid #fff!important
}
.custom-contact .gfield_label {
	font-size:14px!important;
	font-weight:normal!important;
	margin-bottom:5px!important;
	color:#000!important
}
.gform_validation_errors {
	display:none!important
}
.custom-contact .button {
	border: 0px !important;
	width: auto !important;
	height: auto !important;
	font-size: 18px !important;
	color: #fff !important;
	font-weight: 400 !important;
	letter-spacing: 0.5px !important;
	background: #013f7a !important;
	min-width: 190px !important;
	padding: 16px 20px !important;
	text-transform: uppercase !important;
	margin-top: 20px !important;
}
.custom-contact .gform_fields {
	display:flex!important;
	flex-wrap:wrap;
	row-gap:25px!important
}
.custom-contact .gfield {
	width:calc(100% / 2 - 8px); 
}
.custom-contact .threecol {
	width:calc(100% / 3 - 11px)
}
.custom-contact .fullblock {
	width:100%!important
}
.custom-contact select option {
	color: #000 !important;
	background: #fff !important;
}
.custom-contact .button:hover {
	transform: scale(1.05); 
}
.img_left .elementor-widget-image{
	display: none;
}

.img_left .elementor-widget-image.active {
	display: block;
}

.hdbanner_info ul {
	background: #fff;
	max-width: max-content;
	padding: 15px 10px 15px 30px !important;
}
.hdbanner_info ul li {
	margin-right: 40px !important;
}
.hdbanner_info ul li span:before {
	content: "";
	left: 0;
	width: 15px;
	height: 12px;
	position: absolute;
	border-radius: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url(https://www.lindeninc.com/wp-content/uploads/2026/02/arr.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.hdbanner_info ul li span {
	padding-left: 25px;
}
.banner > .elementor-container {
	min-height: calc(100vh - 30px) !important;
}
.formtext h2 i {
	font-style: normal;
} 
.formtext h2 {
	font-size: 35px;
	max-width: 600px;
	margin-bottom: 20px;
	line-height: 1.1;
}
.ft-form {
	max-width: 600px;
}
.img_spacing{
	padding-right: 4%;
}

.btntext a::before {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2026/02/arr.png");
	background-repeat: no-repeat;
	background-color: #ebf5fe;
	position: absolute;
	background-size: 41%;
	background-position: center;
	left: 0;
	top: 0;
	bottom: 0px;
	transition: all ease-in-out 0.5s;
	margin: auto;
	width: 2.5rem;
	min-width: 2.5rem;
	aspect-ratio: 1/1;
}
.btntext a {
	background: transparent !important;
	padding: 10px 0 10px 60px !important;
	text-transform: uppercase;
	font-size: 1.1vw;
	position: relative;
	color: #fff !important;
}
.site-list ul {
	display: flex;
	justify-content: space-between;
	column-gap: 15px;
	row-gap: 15px;
	flex-wrap: wrap;
}
.site-list li {
	margin: 0 !important;
	width: 100%;
	color: #fff;
	list-style: none;
	padding-left: 28px;
	position: relative;
	font-size: 18px;
}
.site-list li::before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border: 1px solid #fff;
	position: absolute;
	left: 4px;
	background: #fff;
	top: 11px;
}
.two-list li {
	width: calc(100% / 2 - 10px ) !important;
}
.work_col > div {
	row-gap: 25px;
}
.work_card p {
	font-size: 18px;
}
.work_card .elementor-image-box-title {
	font-weight: bold;
	font-size: 20px;
}
.work_card .elementor-image-box-img {
	width: auto !important;
}
/* .value_box {
width: calc(100% / 4 - 0px ) !important;
padding: 40px 25px 40px;
background-color: rgb(237, 245, 253);
} */
.value_box {
	width: calc(100% / 4 - 0px ) !important;
	padding: 40px 30px 40px;
	background-color: rgb(237, 245, 253);
	border: 1px solid #013f7a1f;
	border-right: 0px;
	border-bottom: 0px;
}
.value_box:first-child {
	border-left: 0px solid #013f7a1f;
}
.value_box > div {
	display: flex;
	flex-direction: column-reverse;
	text-align: left !important;
}
.value_box figure {
	margin: 0 !important;
	width: 100% !important;
}
.value_box span {
	font-weight: 800;
	font-size: 21px;
}
/* .value_box p {
font-size: 19px;
margin-top: 3px !important;
} */
.value_box p {
	font-size: 19px;
	margin-top: 8px !important;
}
.value_box img {
	margin-left: auto;
	max-width: 60px;
}
.value_box .elementor-image-box-content {
	min-height: 300px;
}
.big-hd h2 {
	font-size: 3.2vw;
}

.work-spans > div {
	row-gap: 10px;
	column-gap: 10px;
	justify-content: center;
}
.ws-box {
	width: calc(100% / 4 - 10px) !important;
	background: #013f7a;
}
.ws-box .elementor-image-box-img {
	width: 100% !important;
	display: block;
	margin: 0 !important;
}
.ws-box .elementor-image-box-title {
	font-size: 24px;
	color: #fff;
	padding: 10px;
	line-height: 28px;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: normal;
}

/* .portfolio_cptn li:last-child {
	display: none;
} */


















/* =========================================
FDM Auto Slider
========================================= */



.fdm-imageBox{ 
	overflow:hidden; 
	position : relative
}

.fdm-imageBox img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	animation:fdmFade .3s ease;
}
.slider_captionfull {
	position: absolute;
	z-index: 2;
	left: 0;
	padding: 5% 3%;
	max-width: 1020px;
}
.fdm-tabs {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 3% 3%;
}

.fdm-track {
	height: 5px;
	width: 100%;
	background: rgba(255, 255, 255, 0.27);
	overflow: hidden;
	margin-bottom: 10px;
}
.fdm-imageBox::before {
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #00000082;
	position: absolute;
}
.fdm-bar{
	height:100%;
	width:0%;
	background:#fff;
}

.fdm-title {
	color: #fff;
}

@keyframes fdmFill{
	from{width:0%}
	to{width:100%}
}

@keyframes fdmFade{
	from{opacity:0}
	to{opacity:1}
}

.project_bar {
	padding: 6% 2.5%;
}


.inr-caption {
	padding: 6% 60px 6% 8%;
}
.span_outer > div {
	border: 2px solid #c7def491;
}
.spans-boxes {
	width: calc(100% / 4) !important;
	border-right: 2px solid #c7def491;
	padding: 40px 30px;
}
.spans-boxes .elementor-image-box-img {
	width: auto !important;
	display: block !important;
	margin-bottom: 120px !important;
}
.spans-boxes .elementor-image-box-img img {
	width: auto !important;
	display: block !important;
	max-height: 70px;
	position: relative;
	top: 0;
	transition: all ease-in-out 0.5s !important;
}
.spans-boxes:hover .elementor-image-box-img img {
	top: -10px;
}
.spans-boxes span {
	display: block;
	line-height: 1.1;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 1.6vw;
}
.spans-boxes:last-child {
	border-right: 0px !important;
}
.mt25 {
	margin-top: 25px;
}
.bigtext p {
	font-weight: 500;
	font-size: 23px;
	line-height: 44px;
	text-transform: uppercase;
}
.inr-hd h1 {
	line-height: 1.1;
	margin-bottom: 20px;
	font-size: 48px; 
	color: #013f7a;
}
.mt30 {
	margin-top: 30px;
}
.bg-space {
	padding: 6% 8% 6% 60px;
}
/* body:not(.home) {
padding: 0px 15px 15px 15px;
} */
body:not(.home) .elementor-location-header {
	padding: 15px 35px 15px 15px;
	position: static;
	background-color: #fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
body:not(.home) .hd_menu .elementor-nav-menu > li > a {
	color: #000 !important;
	text-transform: uppercase;
	text-shadow: none;
}
body:not(.home) .hd_menu .elementor-nav-menu > li:last-child > a {
	background: #013f7a !important;
	color: #fff !important;
}
body:not(.home) .hd_menu .elementor-nav-menu > li > a:hover {
	color: #013f7a !important;
}
body:not(.home).hdactive {
	padding-top: 140px;
}

.gen_bnr_col img {
	min-height: 800px;
	max-height: 800px;
	object-fit: cover;
}

.contact_map iframe {
	display: block;
}

.mt20 {
	margin-top: 20px;
}


.info-contact i {
	display: block;
	color: #fff;
	font-style: normal;
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.info-contact svg {
	margin: 0 !important;
	height: 19px !important;
	width: 19px !important;
	display: block;
	fill: #fff;
}
.info-contact .elementor-icon-list-icon {
	border: 1px solid #fff;
	padding: 13px;
	border-radius: 50%;
	margin-right: 12px;
	transition: all ease-in-out .5s !important;
}
/* .info-contact li {
border-bottom: 1px solid #ffffff26;
padding-bottom: 25px !important;
margin-bottom: 25px !important;
width: calc(100% / 2 - 10px) !important;
} 
.info-contact li:nth-child(n+3) {
border-bottom: unset;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
} */
.info-contact .elementor-icon-list-text {
	color: #fff;
	font-size: 19px;
	line-height: normal;
}
.info-contact li:hover .elementor-icon-list-icon {
	background: #B5CDE5;
	border-color: #B5CDE5;
}
.info-contact li:hover svg {
	fill: #000;
}

.info-contact ul {
	display: flex;
	flex-wrap: wrap;
	padding: 20px !important;
}
.info-contact li {
	width: calc(100% / 4 - 10px) !important;
}
.md-hd h2 {
	margin-bottom: 20px;
	color: #013f7a;
	font-size: 50px;
	line-height: 1.1;
}
.pr5 {
	padding-right: 5%;
} 
.border-col {
	border: 1px solid #013f7a1f;
	border-top: 0px;
} 
.full-height-col .elementor-widget-wrap .elementor-widget, .full-height-col .elementor-widget-wrap .elementor-widget * {
	height: 100% !important;
	object-fit: cover;
} 
body:not(.home) {
	padding: 0px;
} 
.contact_form input, .contact_form .textarea, .contact_form select {
	color: #013f7a !important;
	border-bottom: 1px solid #013f7a !important;
}
.contact_form {
	padding: 95px 70px 70px;
}
.contact_form span {
	line-height: 50px;
	margin-bottom: 25px;
	font-size: 35px;
	color: #013f7a;
	font-family: "Orbitron", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.contact_form .gform_fields {
	row-gap: 30px !important;
}

.ft_center.contact_footer .copyright_txt {
	display: none;
	margin: 0 !important;
} 

.page-id-1235 .ft_center  {
	display: none;
}
.page-id-1235 .ft_center.contact_footer .copyright_txt {
	display: block !important;
}
.page-id-1235 .contact_footer {
	margin: 0 15px 30px;
}
.page-id-1235 .ft_social {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.ft_center:nth-child(2) {
	margin: 0 0 30px !important;
}
.show-contact{
	display: none;
}
.page-id-1235 .show-contact {
	display: block;
	margin-bottom: 30px;
}
.inr-bnr {
	padding-right: 15px;
} 
.mlr{
	margin:0px 15px;
}
.bdr-lr {
	border-left: 1px solid #013f7a1f;
	border-right: 1px solid #013f7a1f;
} 
.card-border .value_box {
	border-bottom: 1px solid #013f7a1f;
} 
.card-border .value_box:first-child {
	border-left: 1px solid #013f7a1f;
} 
.card-border .value_box:last-child {
	border-right: 1px solid #013f7a1f;
}  
.ft_center {
	margin-bottom: 35px;
}
.fttop {
	margin-bottom: 35px;
}
.abt_box .elementor-image-box-content {
	min-height: 220px;
}

.cont_map_col iframe {
	display: block;
}
.cont_info_col {
	/* padding-top: 60px; */
	/* padding-bottom: 60px; */
	padding: 6% 60px 6% 8%;
}
.thanks_hd p {
	font-size: 26px;
	line-height: 30px;
}


/* Team_page_css */
.team-box {
	width: calc(100% / 2 - 15px) !important;
	padding: 25px 25px 30px 25px;
	border: 1px solid #b5cde5;
	transition: all ease-in-out 0.5s !important;
	overflow: hidden;
}
.team_col > div {
	row-gap: 20px;
	column-gap: 20px;
}
.team-box .elementor-image-box-img {
	width: 100% !important;
	display: block;
	margin: 0 !important;
	overflow: hidden;
}
.team-box .elementor-image-box-content {
	margin-top: 23px;
	position: relative;
}
.team-box .elementor-image-box-title {
	letter-spacing: 0;
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
}
.team-box i {
	display: block !important;
	font-size: 16px;
	line-height: 25px;
	font-style: unset;
	color: #000;
	background: #b5cde5;
	width: fit-content;
	padding: 5px 10px;
	margin: 20px auto 15px !important;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 300;
}
.team-box .elementor-image-box-img img {
	transition: all ease-in-out .5s !important;
	min-height: 470px;
	max-height: 470px;
	object-fit: cover;
	object-position: top;
	width: 100%;
}
.team-box:hover .elementor-image-box-img img {
	transform: scale(1.1) !important;
}

/* Tabs_Sec_css */
.project_tabs {
	display: flex;
	row-gap: 10px;
	column-gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
}
.project_tab {
	list-style: none;
	border: 1px solid #80808000;
	padding: 12px 35px;
	background: #b5cde5;
	color: #013f7a;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 0.1vw;
}
.project_tab {
	cursor: pointer;
}

.project_tab.active {
	color: #fff;
	background: #013f7a;
}

/* Tabs_Sec_css_end */
.portfolio_cptn.inr-caption {
	padding: 60px 60px 60px 60px;
}
/* .blue_lst li {
color: #195186;
} */
.blue_lst li {
	color: #000;
}
.blue_lst li::before {
	background: #195186;
	border-color: #195186;
}
.portfolio_bnr {
	margin-left: 15px;
	margin-right: 15px;
}
.blue_lst li strong {
	color: #013f7a;
}
.gall_sec .e-gallery-item.elementor-gallery-item::before {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-size: 15px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	background-position: center;
	transition: all ease-in-out 0.5s;
	left: 0;
	top: 0;
	margin: auto;
	transform: scale(0);
	width: 13%;
	height: 20%;
	background-color: #ebf5fe;
}
.gall_sec .e-gallery-item.elementor-gallery-item:hover::before {
	transform: scale(0.85);
}
.portfolio_subhd {
	justify-content: center;
	display: flex;
}
.elementor-slideshow__footer.elementor-lightbox-prevent-close {
	display: none;
}
body:not(.home) .hd_menu .elementor-nav-menu > li:last-child > a:hover {
	color: #fff !important;
}

.portfolio-image a {
	width: 100% !important;
	margin: 0 !important;
	display: block;
	overflow: hidden;
}
.learn-more-btn {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-color: #b5cde5;
	border-radius: 0px;
	background-position: center;
	transition: all ease-in-out 0.5s;
	display: block;
	margin-top: 2vw;
	width: 2.7rem;
	min-width: 2.7rem;
	aspect-ratio: 1/1;
	font-size: 0px;
}
.portfolio-item {
	width: calc(100% / 3 - 10px) !important;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	transition: opacity 0.9s ease-out, transform 0.9s ease-out;
	padding: 2.5% 2.5%;
	border: 1px solid #013f7a1f;
}
.portfolio-projects-grid {
	row-gap: 15px;
	column-gap: 15px;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}
.portfolio-item img {
	min-height: 340px;
	max-height: 340px;
	object-fit: cover;
	transition: all ease-in-out .5s !important;
	display: block;
}
.portfolio-item:hover img {
	transform: scale(1.1);
}
.protfolio_box .elementor-image-box-content {
	position: absolute;
	top: unset;
	bottom: 26px;
	background: #013f7a;
	padding: 12px;
	width: 100% !important;
	max-width: 420px;
	margin: 0 auto !important;
	left: 0;
	right: 0;
}
.protfolio_box .elementor-image-box-content {
	position: static;
	background: transparent;
	padding: 0;
	width: 100% !important;
	max-width: fit-content;
	margin: 20px 0 0 !important;
	text-align: left;
	/* text-transform: uppercase; */
}
.protfolio_box a::before {
	content: "";
	height: 100%;
	width: 100% !important;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
}
.portfolio-content h3 {
	color: #013f7a !important;
	font-weight: 500;
	line-height: 30px;
	margin: 1.6vw 0 0;
	font-size: 22px;
	font-family: "tt-commons-pro", sans-serif;
	text-transform: uppercase;
}
.row-col .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
}
.team-box .elementor-image-box-content::before {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-size: 15px;
	background-color: #b5cde5;
	border-radius: 0px;
	bottom: -30px;
	right: -25px;
	background-position: center;
	transition: all ease-in-out 0.5s;
	display: block;
	margin-top: 2vw;
	width: 2.7rem;
	min-width: 2.7rem;
	aspect-ratio: 1/1;
	position: absolute;
	z-index: 0;
} 
.team-box:hover .elementor-image-box-content::before {
	background-color: #013f7a;
	background-image: url(https://www.lindeninc.com/wp-content/uploads/2026/05/wt-arr.png);
}
.team-box a::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	cursor: pointer;
	z-index: 1;
} 
.bdr-space {
	padding: 3.5% 3.5% 3.5% 60px;
} 
.full-bdr .elementor-container {
	border: 1px solid #b5cde5;
}
span.project-type {
	position: absolute;
	top: 15px;
	left: 15px;
	line-height: normal;
	background: #fff;
	border: 1px solid #023f7a;
	z-index: 1;
}
.work_card .elementor-image-box-img img {
	max-height: 58px;
	max-width: 58px;
	object-fit: contain;
}

.process_box {
	width: calc(100% / 3 - 10px ) !important;
	border: 1px solid #013f7a1f;
	padding: 40px 20px;
}
.process_box i {
	font-style: normal;
	display: block;
	background: #013f7a;
	max-width: max-content;
	padding: 0.8% 3%;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .9vw;
	letter-spacing: 0.1vw;
	margin: 0 auto 20px;
	color: #fff;
}
.process_box .elementor-image-box-title {
	letter-spacing: 0;
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
	display: block;
	margin-bottom: 12px;
}
.process_box:nth-child(2n+1) {
	background: #b5cde5;
}
/* .process_box:nth-child(n+4) {
width: calc(100% / 2 - 10px) !important;
} */
.process_card > div {
	row-gap: 15px;
	column-gap: 15px;
	justify-content: center;
}


























.process_txt:last-child {
	margin-bottom: 0 !important;
}
.process_txt::before {
	content: "";
	width: 15px;
	height: 15px;
	background: #013f7a;
	border-radius: 50px;
	position: absolute;
	left: 0;
	top: 12px;
	transition: all ease-in-out 0.5s;
}
.process_txt {
	margin-bottom: 25px !important;
	padding-left: 30px;
}
.process_txt::after {
	content: "";
	border-left: 2px dashed #152641;
	position: absolute;
	left: 7px;
	top: 28px;
	bottom: 0;
	height: calc(100% + 20px);
	transition: all ease-in-out 0.5s;
}
.process_txt:last-child::after {
	display: none;
} 

.process_txt:hover::before {
	background: #b5cde5;
}
.process_txt:hover:after {
	border-left:2px dashed #000;
} 

.process_txt h3 {
	text-transform: none;
	margin: 5px 0px 7px;
	font-size: 22px !important;
	font-weight: 600;
	color: #1c2022;
	font-family: "tt-commons-pro", sans-serif;
}
.pb80 {
	padding-bottom: 80px;
}
.Careers_col > div {
	row-gap: 10px;
	column-gap: 10px;
	justify-content: center;
}
.Careers_box {
	width: calc(100% / 2 - 10px) !important;
	padding: 40px;
	border: 1px solid #b5cde5 !important;
}
.Careers_box .elementor-image-box-title {
	letter-spacing: 0;
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 14px;
	display: block;
}
.Careers_box i {
	background-color: #013f7a;
	color: #fff;
	border: none;
	padding: 10px 45px;
	cursor: pointer;
	transition: all ease-in-out 0.5s;
	margin-top: 30px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 0.9vw;
	display: block;
	max-width: fit-content;
	margin: 30px auto 0;
	font-style: normal;
}
.career-loc em {
	font-size: 12px;
	background: #b5cde5;
	padding: 9px 12px;
	font-weight: 200;
	text-transform: uppercase !important;
	display: block;
	max-width: max-content;
	margin: auto auto 15px;
	line-height: normal;
	font-style: normal;
	font-family: "tt-commons-pro", sans-serif;
}
.gform_required_legend {
	display: none;
} 


.post-card article {
	position: relative;
	padding: 20px !important;
	border: 1px solid #b5cde599;
	width: calc(100% / 3 - 20px) !important;
}
.post-card article a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: all;
	top: 0;
	right: 0;
	z-index: 1;
}
.post-card .elementor-posts-container {
	column-gap: 25px;
	row-gap: 25px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.post-card .elementor-post__title a {
	font-size: 23px;
	line-height: 28px;
	color: #013f7a;
	font-family: "tt-commons-pro", sans-serif;
}
.post-card h3 {
	margin-bottom: 10px !important;
	line-height: 28px;
	color: #fff !important;
}
.post-card .elementor-post__excerpt {
	margin: 0 !important;
}
.post-card .elementor-post__read-more {
	padding: 10px 0 10px 60px !important;
	text-transform: uppercase;
	font-size: 1vw;
	position: relative;
	color: #013f7a !important;
	margin-top: 25px !important;
	display: inline-block;
	font-weight: 100;
}
.post-card .elementor-post__read-more::before {
	content: "";
	background-image: url("https://www.lindeninc.com/wp-content/uploads/2026/02/arr.png");
	background-repeat: no-repeat;
	background-color: #ebf5fe;
	position: absolute;
	background-size: 41%;
	background-position: center;
	left: 0;
	top: 0;
	bottom: 0px;
	transition: all ease-in-out 0.5s;
	margin: auto;
	width: 2.5rem;
	min-width: 2.5rem;
	aspect-ratio: 1/1;
}
.post-card .elementor-post__thumbnail img {
	width: 100% !important;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	transform: none !important;
	transition: all ease-in-out 0.5s !important;
	height: 230px !important;
	object-fit: cover;
}
.post-card article:hover .elementor-post__thumbnail img {
	transform: scale(1.1) !important;
}
.post-card .elementor-post__thumbnail {
	padding-bottom: 0px !important;
	overflow: hidden !important;
}

.post-card .elementor-post__excerpt p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px !important;
	line-height: 27px !important;
	color: #000 !important;
	pointer-events: none;
}
.single-main {
	padding: 100px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 45px !important;
	line-height: 1.1 !important;
	margin-bottom: 20px;
	color: #013f7a;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	line-height: 26px !important;
	padding: 10px 20px;
	background: #b5cde5;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .9vw !important;
	letter-spacing: 0.1vw;
}
.single-main li a::before {
	content: "";
	background: #013f7a;
	display: inline-block;
	margin-right: 7px;
	width: 0.46rem;
	aspect-ratio: 1/1;
}
.single-main img {
	width: 100%;
	display: block !important;
	height: auto;
	object-fit: cover;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 35px;
	line-height: 1.1;
}
.single-left h3 {
	font-size: 25px;
	line-height: 1.1;
}
.single-left h4 {
	font-size: 25px;
	line-height: 1.1;
}
.single-left h5 {
	font-size: 20px;
	line-height: 1.1;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 0px auto 15px;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	padding-left: 23px;
	margin-bottom: 10px !important;
}
.post-content li::before {
	content: "";
	position: absolute;
	background-image: url(https://www.lindeninc.com/wp-content/uploads/2026/02/arr.png);
	background-repeat: no-repeat;
	background-size: 12px;
	height: 12px;
	width: 12px;
	left: 0px;
	top: 9px;
}
.pl40 {
	padding-left: 40px;
}
.single-ryt .sidebar .elementor-container {
	background: #013f7a;
	padding: 30px;
}
.single-ryt h4 {
	font-size: 26px;
	line-height: 1.1;
	margin-bottom: 20px;
	color: #013f7a;
}
.single-ryt article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #ffffff4d;
	align-items: center;
	margin-bottom: 15px !important;
}
.single-ryt h3 a {
	font-size: 17px !important;
	line-height: 24px !important;
	color: #fff !important;
	font-family: "tt-commons-pro", sans-serif;
	font-weight: 200;
}
.single-ryt article:last-child {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.post-card .elementor-post__meta-data {
	color: #000;
	background: #b5cde5;
	max-width: max-content;
	padding: 2% 4%;
	margin-bottom: 20px;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .9vw;
	letter-spacing: 0.1vw;
	order: -1;
}
.post-card .elementor-post__meta-data::before {
	content: "";
	background: #013f7a;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
	width: 0.46rem;
	aspect-ratio: 1/1;
}
/* .post-card article::before {
content: "";
display: block;
position: absolute;
height: calc(100% - 40px);
width: calc(100% - 40px);
border:1px solid #ffffff4a;
z-index: 1;
top: 0;
left: 0;
right: 0;
margin: auto;
bottom: 0;
} */
.post-content p a {
	color: #013f7a !important;
	font-weight: 400;
}
.post-content p a:hover {
	color: #012 !important;
}
.div-center .elementor-widget-wrap {
	justify-content: center;
}

.team-box .elementor-image-box-description {
	min-height: 117px;
} 
.site-list.blk li {
	filter: invert();
} 
.box-shd > .elementor-container {
	color: #fff;
	padding: 40px 45px 50px !important;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 25px 0px;
} 
.box-shd .inr-hd h1 {
	font-size: 65px;
} 
.box-shd .mdheading h2 {
	font-size: 32px;
	margin-bottom: 12px;
} 
.Careers_box a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.work_card_col {
	border-left: 1px solid #013f7a29;
}
.work_card_item {
	padding: 20px;
	border-bottom: 1px solid #013f7a2e;
	padding-left: 0;
}
.work_card_item .elementor-image-box-content {
	position: relative;
}
.work_card_item .elementor-image-box-content::before {
	content: "";
	background: #013f7a;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
	width: 0.46rem;
	aspect-ratio: 1/1;
}
.work_card_item .elementor-image-box-title {
	font-weight: bold;
	color: #013F7A;
	font-size: 22px;
	font-family: "Orbitron", sans-serif;
	text-transform: uppercase;
}
.work_card_item .elementor-image-box-description {
	/* 	padding-left: 20px; */
	margin-top: 10px;
}
.work_card_item:last-child {
	border-bottom: 0 !important;
}
.bdr-right {
	border-right: 1px solid #013f7a36;
}
.center-hd {
	margin: auto !important;
}
.job-form  .gform_wrapper .gform_validation_errors {
	display: none;
}
.job-form .validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.job-form .gform_wrapper .gfield_required{
	display: none !important;
} 
.job-form  .gfield_label {
	font-weight: 500 !important;
	font-size: 17px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	font-family: "tt-commons-pro", sans-serif !important;
	margin-bottom: 3px !important;
} 
.job-form input, .job-form .textarea, .job-form select {
	background: transparent !important;
	border: 1px solid #013f7a29 !important;
	height: 57px !important;
	margin-bottom: 0px !important;
	padding: 8px 15px !important;
	color: #000 !important;
	box-shadow: unset !important;
	width: 100% !important; 
	border-radius: 0px !important;
} 
.job-form  .textarea { 
	height:160px !important;
}	  
.job-form  .gform_footer {
	margin: 20px 0px 0px !important;
	padding: 0px !important;
} 
.job-form t form {
	background: #fff;
	padding: 50px;
	border-radius: 40px;
	box-shadow: 0px 0px 10px #00000026;
	margin-top: 0px;
	z-index: 2;
	position: relative;
}  
.job-form .half-col {
	grid-column: span 6 !important;
	margin-bottom: 25px;
} 
.job-form .full-col{
	margin-bottom: 25px !important;
}

.job-form .gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
}
.job-form .gform-field-label--type-sub {
	font-size: 14px !important;
	color: #776f6f;
	margin-top: 3px !important;
}
.job-form .gsection_title::before {
	content: "";
	background: #013f7a;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
	width: 0.46rem;
	aspect-ratio: 1/1;
} 
.job-form .gsection_title {
	background: #b5cde5;
	max-width: max-content;
	padding: 0.9% 2%;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.1vw;
	position: relative;
	margin: 0px !important;
} 
.job-form .field_sublabel_below {
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
} 
.job-form .button {
	background-color: #013f7a !important;
	color: #fff !important;
	border: none !important;
	padding: 15px 45px !important;
	cursor: pointer !important;
	transition: all ease-in-out 0.5s !important;
	margin-top: 30px !important;
	border-radius: 0px !important;
	text-transform: uppercase !important;
	font-size: 0.9vw !important;
	height: unset !important;
	max-width: max-content;
} 
.job-form .button:hover {
	transform: scale(1.05);
} 
.job-form .gform-page-footer {
	justify-content: start !important;
}  
.job-form .gfield_checkbox {
	flex-direction: row !important;
	gap: 10px !important;
	flex-wrap: wrap;
} 
.job-form .gfield_checkbox .gchoice {
	width: calc(100% / 4 - 10px) !important;
} 
.job-form .gform_fields {
	row-gap: 30px !important;
} 
.job-form .gfield-choice-input, .job-form .gfield--type-choice input {
	height: auto !important;
	padding: 2px !important;
} 
.job-form .gfield_checkbox label {
	margin-left: 10px !important;
} 
.job-form .ginput_container_checkbox {
	padding-top: 20px;
} 
.job-form .gfield_description.gfield_consent_description {
	background: #f1f1f1;
	width: auto !important;
	border: 0px !important;
	max-width: max-content;
} 
.job-form .gfield--type-choice .ginput_container {
	padding-top: 7px;
}
.portfolio-no-results {
	text-align: center;
}
.contruct_info a::before {
	height: 100%;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	top: 0;
}
.hdbanner_info a {
	color: #000;
}

.portfolio-filters {
	display: flex;
	flex-wrap: wrap;
	column-gap: 15px;
	background: #013f7a;
	padding: 20px 20px;
	max-width: 1000px;
	margin: auto auto 50px;
}
.portfolio-filters select {
	border: 0px;
	background: transparent !important;
	border-radius: 0px;
	height: 48px;
	padding: 10px 15px;
	width: calc(100% / 3 - 10px);
	background: #fff !important;
}



.ft-fix-btn {
	display: none;
}

.privacy-page h3 {
	font-size: 30px;
	margin: 20px 0 12px;
}

.privacy-page ul {
	padding-left: 20px;
}
.privacy-page li {
	margin-bottom: 10px;
}
.privacy-page button {
	display: none;
}

.cguard-legal-notice {
	display: none;
}
.privacy-page h2 {
	font-size: 55px;
	margin-bottom: 20px;
}
.privacy-page a {
	color:
}
.privacy-page a:hover {
	color:
}
/* .policy-bar span {
	font-size: 15px;
	line-height: 1.8;
	color: #fff;
}
.policy-bar li:first-child {
	border: none;
	margin: 0;
	padding: 0 !important;
}
.policy-bar li {
	margin-left: 11px;
	border-left: 1px solid #ffffff36;
	padding-left: 19px !important;
} */
.policy_bar ul {
  margin: 0 !important;
  column-gap: 10px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.policy_bar ul li {
    font-size: 16px;
    border-right: 1px solid #ffffff3b;
    padding-right: 20px !important;
    line-height: 24px;
    margin: 0 10px 0 0 !important;
}
.policy_bar ul li span {
    color: #fff;
    font-size: 16px;
    line-height: normal;
}
.policy_bar ul li:last-child {
  border-right: unset;
  padding-right: 0 !important;
}

.has-project-video .pro_featuredimg {
	display: none;
}


/* Responsive-Start */
@media(max-width: 1400px) {
	.bigheading h2 {
		margin-bottom: 20px;
		font-size: 54px;
	}
	.job-form .button {
		font-size: 16px !important;
	}
	.Careers_box i {
		font-size: 15px;
	}
	
	.lft-ryt-spc {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.inr-caption {
		padding: 6% 60px 6% 6%;
	}
	
	.inr-hd h1 {
		font-size: 47px;
	}
	.ftmenu li {
		margin-left: 29px !important;
	}
	.ftmenu {
		padding-right: 15px;
	}
	.copyright_txt p {
		max-width: 490px;
		margin: 0 auto;
	}
	.ft_social li {
		margin: 0 28px !important;
	}
	.ft_center {
		padding-left: 15px;
		padding-right: 15px;
	}
	.mdheading h2 {
		font-size: 37px;
	}
	.counter_info .elementor-counter-number-wrapper {
		font-size: 70px;
	}
	.project-image-slider a::after {
		background-size: 13px;
		width: 16%;
		height: 14%;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 20px;
	}
}
@media(max-width: 1199px) {
	.portfolio_cptn.inr-caption {
		padding: 6% 30px 6% 40px;
	}
	.single-main li a {
		font-size: 14px !important;
	}
	.single-left {
		width: 100% !important;
	}
	.single-ryt {
		display: none;
	}
	.single-main {
		padding: 80px 15px;
	}
	.single-main h1 {
		font-size: 38px !important;
		text-align: left;
	}
	
	.contruct_info h2 i {
		font-size: 17px;
		left: -34px;
	}
	.srv_main .md-hd h2 {
		font-size: 36px !important;
	}
	.subheading p, .project-info span, span.project-type {
		font-size: 12px;
	}
	.portfolio-content h3 {
		font-size: 20px;
	}
	.portfolio-item img {
		min-height: 250px;
		max-height: 250px;
	}
	.bdr-space {
		padding: 3.5% 2.5% 3.5% 40px;
	}
	.team-box .elementor-image-box-content {
		position: unset;
	}
	.team-box .elementor-image-box-content::before {
		right: 0;
		bottom: 0;
	}
	.team-box .elementor-image-box-title {
		font-size: 22px;
	}
	.team-box {
		padding: 20px 15px 70px 15px;
		position: relative;
	}
	.team-box .elementor-image-box-img img {
		min-height: 310px;
		max-height: 310px;
	}
	.contact_form span {
		line-height: 42px;
		margin-bottom: 25px;
		font-size: 30px;
	}
	.page-id-1235 .show-contact {
		padding: 0 15px;
	}
	.info-contact .elementor-icon-list-icon {
		padding: 9px;
	}
	.info-contact svg {
		height: 14px !important;
		width: 14px !important;
	}
	.info-contact .elementor-icon-list-text {
		font-size: 16px;
	}
	.contact_form {
		padding: 75px 30px 50px;
	}
	.box-shd > .elementor-container {
		padding: 40px 35px 50px !important;
	}
	.box-shd .mdheading h2 {
		font-size: 30px;
		margin-bottom: 12px;
	}
	.box-shd .inr-hd h1 {
		font-size: 53px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.ft-form {
		max-width: 490px;
	}
	.ws-box .elementor-image-box-title {
		font-size: 20px;
		line-height: 25px;
	}
	.inr-hd h1 {
		font-size: 41px;
	}
	.inr-caption {
		padding: 6% 50px 6% 6%;
	}

	.pt100 {
		padding-top: 80px;
	}
	.fdm-title {
		font-size: 14px;
	}
	.formtext h2 {
		font-size: 32px;
		max-width: 600px;
		margin-bottom: 18px;
	}
	.ft_social li {
		margin: 0 10px !important;
	}
	.ft_social {
		margin: 30px auto !important;
	}
	.ftmenu span {
		font-size: 14px;
	}
	.ftmenu li {
		margin-left: 15px !important;
	}
	.md-hd h2 {
		margin-bottom: 20px;
		font-size: 42px;
	}
	.project-info h2 {
		font-size: 22px;
	}
	.project-image img {
		height: 240px;
	}
	.counter_info .elementor-counter-number-wrapper {
		font-size: 60px;
	}
	.contruct_info h2 {
		font-size: 20px;
	}
	.contruct_info {
		padding: 3% 0;
	}
	.mdheading h2 {
		font-size: 32px;
	}
	.pr60 {
		padding-right: 56px;
	}
	.bigheading h2 {
		font-size: 41px;
	}
/* 	.bigheading h2 {
		font-size: 63px;
	} */
	.hdbanner_info ul {
		padding: 13px 10px 13px 15px !important;
	}
	.banner_nobg h1 {
		font-size: 65px;
	}
	.pad100 {
		padding: 6% 6%;
	}
	.banner > .elementor-container {
		min-height: fit-content !important;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.banner_nobg {
		padding: 180px 6% 0px;
	}
	
	body .hd_menu .elementor-nav-menu > li:last-child > a {
		padding: 13px 20px !important;
		font-size: 15px;
	}
	.hdright {
		width: calc(100% - 290px) !important;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 14px !important;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 15px;
	}
	.site_logo {
		max-width: 280px;
		padding: 20px 15px;
	}
}
@media(max-width: 1024px) {
	.defbtn a:hover, body .hd_menu .elementor-nav-menu > li:last-child > a:hover {
		transform: unset;
	}
	body:not(.home) .elementor-nav-menu li .sub-arrow svg {
		fill: #fff;
	}
	body:not(.home) .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff !important;
	}
	body:not(.home) .hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	body:not(.home) .hd_menu .elementor-nav-menu > li > a {
		color: #fff !important;
	}
	body:not(.home) .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	body:not(.home) .header_main .elementor-menu-toggle {
		background-color: #013f7a !important;
	}
	.hdactive .hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.hdactive .elementor-nav-menu li .sub-arrow svg {
		fill: #fff !important;
	}
	.hdactive .elementor-nav-menu li:hover .sub-arrow svg {
		fill: #fff !important;
	}
	.hdactive .hd_menu .elementor-nav-menu > li > a {
		color: #fff !important;
	}
	.hdactive .header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff !important;
	}
	.hdactive .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.hdactive .header_main .elementor-menu-toggle {
		background-color: #013f7a !important;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #013f7a;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		font-size: 17px !important;
		background-color: #02396e !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #013f7a;
	}
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle {
		background-color: #fff !important;
		padding: 11px !important;
		margin: 0px 0px !important;
		z-index: 10 !important;
		display: flex !important;
		justify-content: flex-end !important;
		width: fit-content !important;
		border-radius: 0;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #013f7a;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 34px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #023a6e !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.privacy-page h2 {
		font-size: 43px;
		margin-bottom: 18px;
	}
	.site-list li {
		padding-left: 25px;
		font-size: 16px;
	}
	.portfolio_cptn.inr-caption {
		padding: 6% 15px 6% 20px;
	}
	.single-main h1 {
		font-size: 35px !important;
	}
	.single-main {
		padding: 60px 15px;
	}
	.post-card .elementor-post__read-more {
		font-size: 14px;
	}
	.post-card .elementor-post__meta-data {
		font-size: 12px;
	}
	.post-card article {
		width: calc(100% / 2 - 20px) !important;
	}
	.work_card_item .elementor-image-box-title {
		font-size: 19px;
	}
	.srv_main .md-hd h2 {
		font-size: 28px !important;
	}
	.bg-space {
		padding: 6% 4% 6% 35px;
	}
	.portfolio-item {
		width: calc(100% / 2 - 10px) !important;
	}
	.portfolio-filters {
		padding: 15px 15px;
	}
	.portfolio-filters select {
		padding: 10px 12px;
	}
	.bdr-space {
		padding: 3.5% 2.5% 3.5% 20px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.team-box .elementor-image-box-content::before {
		background-size: 12px;
		width: 35px;
		min-width: 35px;
	}
	.team-box {
		padding: 20px 15px 40px 15px;
		width: calc(100% / 2 - 15px) !important;
	}
	.info-contact .elementor-icon-list-icon {
		width: fit-content;
		margin: 0 auto;
	}
	.info-contact li a {
		display: block !important;
	}
	.info-contact li {
		width: calc(100% / 2 - 0px) !important;
		text-align: center;
		border: 1px solid #ffffff29;
		padding: 15px !important;
	}
	.contact_form {
		padding: 50px 15px 50px;
	}
	.box-shd .mdheading h2 {
		font-size: 26px;
		margin-bottom: 12px;
	}
	.box-shd > .elementor-container {
		padding: 40px 20px 50px !important;
	}
	.box-shd .inr-hd h1 {
		font-size: 44px;
	}
	.pad80 {
		padding: 4% 6%;
	}
	.pb80 {
		padding-bottom: 60px;
	}
	.Careers_box {
		padding: 40px 20px;
	}
	.Careers_box .elementor-image-box-title {
		font-size: 23px;
		line-height: 26px;
	}
	.t-full-col.pl60 {
		padding-left: 0;
		margin-top: 13px !important;
	}
	.t-full-col {
		width: 100% !important;
	}
	.pl60 {
		padding-left: 35px;
	}
	.pt80 {
		padding-top: 60px;
	}
	.ws-box {
		width: calc(100% / 2 - 10px) !important;
	}
	.inr-hd h1 {
		font-size: 31px;
	}
	.inr-caption {
		padding: 6% 35px 6% 4%;
	}
	.pt100 {
		padding-top: 60px;
	}
	.custom-contact .button {
		font-size: 16px !important;
		min-width: 160px !important;
		padding: 14px 20px !important;
	}
	.ft-form {
		max-width: 350px;
	}
	.ft_social .elementor-icon-list-text {
		font-size: 14px;
		margin-left: 5px;
	}
	.ft_social li {
		margin: 0 7px !important;
	}
	.ft_social a .elementor-icon-list-icon {
		width: 31px !important;
		height: 31px !important;
	}
	.ft_social svg {
		width: 12px !important;
		height: 15px !important;
	}
	.formtext h2 {
		font-size: 24px;
	}
	.ftmenu span {
		font-size: 13px;
	}
	.ftmenu li {
		margin-left: 5px !important;
	}
	.ft_logo a img {
		max-width: 190px;
	}
	.ft_logo a {
		padding: 10px 20px;
	}
	.md-hd h2 {
		margin-bottom: 18px;
		font-size: 35px;
	}
	.project-item::after {
		width: 35px;
		min-width: 35px;
	}
	.project-info h2 {
		font-size: 19px;
	}
	.project-image img {
		height: 190px;
	}
	.counter_info .elementor-counter-number-wrapper {
		font-size: 46px;
	}
	.contruct_info::after {
		width: 30px;
		height: 30px;
		background-size: 11px;
	}
	.bigheading h2 {
		font-size: 33px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 17px;
		line-height: 27px;
	}
	.pad100 {
		padding: 6% 4%;
	}
	.pr60 {
		padding-right: 35px;
	}
	.banner_nobg h1 {
		font-size: 55px;
	}
}
@media(max-width: 767px) {
	.privacy-page h3 {
		font-size: 26px;
		margin: 20px 0 12px;
	}
	.privacy-page h2 {
		font-size: 37px;
		margin-bottom: 16px;
	}
	.project-image-slider a img {
		height: 220px;
	}
	.fdm-imageBox::before {
		display: none;
	}
	.project-details {
		column-gap: 9px !important;
		row-gap: 8px !important;
		justify-content: center !important;
	}
	.two-list .project-details li {
		width: calc(100% / 2 - 5px) !important;
		text-align: center !important;
		border: 1px solid #8080802b !important;
		padding: 8px !important;
		font-size: 15px;
	}
	
	
	
	

	.ft_center:nth-child(2) {
		margin: 0 0 60px !important;
	}
	.ft-fix-btn a {
		padding: 9px;
		color: #fff;
		text-transform: uppercase;
		font-weight: 400 !important;
		width: 100% !important;
		text-align: center;
		font-size: 17px;
		line-height: normal;
	}
.ft-fix-btn {
	display: flex;
	justify-content: center;
	width: 100%;
	background-color: #013f7a;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	border-top: 1px solid #ffffff30;
	z-index: 10;
}

	.header_main .elementor-menu-toggle.elementor-active {
		top: 17px;
	}
	.single-main li a {
		line-height: 21px !important;
		padding: 7px 17px;
	}
	.single-main h1 {
		font-size: 29px !important;
	}
	.single-main {
		padding: 40px 15px;
	}
	.post-card .elementor-post__title a {
		font-size: 19px;
		line-height: 23px;
	}
	.post-card article {
		width: 100% !important;
	}
	.thanks_hd p {
		font-size: 22px;
		line-height: 27px;
	}
	.gen_bnr_col img {
		min-height: 480px;
		max-height: 480px;
	}
	.right-space {
		padding-right: 0;
	}
	.mt30 {
		margin-top: 15px;
	}
	.bdr-right {
		border-right: unset;
		border-bottom: 1px solid #013f7a2e;
	}
	.site-list li {
		border: 1px solid #ffffff21;
		padding: 8px;
	}
	.site-list li::before {
		display: none;
	}
	.two-list li {
		width: 100% !important;
		border: 1px solid #ffffff21;
		padding: 8px;
	}
	.bg-space {
		padding: 6% 4% 6% 15px;
	}
	.learn-more-btn {
		background-size: 11px;
		width: 30px;
		min-width: 30px;
	}
	.portfolio-content h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.portfolio-item img {
		min-height: 160px;
		max-height: 160px;
	}
	.portfolio-filters select {
		height: 42px;
		padding: 10px 15px;
		width: calc(100% / 3 - 4px);
	}
	.portfolio-filters {
		column-gap: 5px;
	}
	.portfolio-filters {
		padding: 7px 7px;
	}
	.portfolio-filters select {
		padding: 10px 12px;
		font-size: 12px;
	}
	
	body:not(.home) .elementor-location-header {
		padding: 15px 15px 15px 15px;
	}
	.pad100 {
		padding: 40px 4%;
	}
	.contact_form {
		padding: 40px 15px 40px;
	}
	.info-contact .elementor-icon-list-icon {
		margin: 0 auto 10px;
	}
	.info-contact .elementor-icon-list-text {
		font-size: 14px;
		line-height: 23px !important;
		display: block;
	}
	.info-contact li {
		padding: 10px !important;
	}
	.custom-contact .gfield {
		width: 100% !important;
	}
	.contact_form span {
		text-align: center;
		line-height: 39px;
		margin-bottom: 19px;
		font-size: 26px;
	}
	.job-form select {
		height: 50px !important;
	}
	.job-form .half-col {
		grid-column: span 12 !important;
		margin-bottom: 0px;
	}
	.job-form .gsection_title {
		font-size: 17px;
	}
	.box-shd .mdheading h2 {
		font-size: 24px;
		margin-bottom: 12px;
	}
	.box-shd .inr-hd h1 {
		font-size: 30px;
	}
	.Careers_box {
		width: 100% !important;
	}
	.pb80 {
		padding-bottom: 40px;
	}
	.process_txt {
		margin-bottom: 10px !important;
		padding-left: 0;
		border: 1px solid #80808021;
		padding: 15px;
	}
	.process_txt::after {
		display: none;
	}
	.process_txt::before {
		display: none;
	}
	.ws-box .elementor-image-box-title {
		font-size: 17px;
		line-height: 23px;
	}
	.pt80 {
		padding-top: 40px;
	}
	.pl60 {
		padding-left: 0;
	}
	.inr-caption {
		padding: 6% 4% 6% 4%;
	}
	
	.inr-bnr {
		padding-right: 0;
	}
	.defbtn a {
		margin-top: 20px;
	}
	.slider_captionfull {
		position: static;
	}
	.fdm-bar {
		background: #000;
	}
	.fdm-title {
		font-size: 11px;
		color: #000;
		text-align: center;
	}
	.work_col p {
		color: #000;
	}
	.work_col .bigheading h2 {
		color: #000 !important;
		margin-bottom: 0;
	}
	.fdm-tabs {
		display: none;
	}
/* 	.fdm-tabs {
		grid-template-columns: repeat(2,1fr);
	} */
	.ft-form {
		max-width: 100% !important;
	}
	.custom-contact .button:hover {
		transform: unset !important;
	}
	.ft_logo {
		text-align: center !important;
	}
	.custom-contact .button {
		margin: 10px auto 0 !important;
	}
	.md-hd h2 {
		margin-bottom: 15px;
		font-size: 32px;
	}
	.subheading p, .project-info span, span.project-type {
		font-size: 12px;
	}
	.project-item {
		width: 100% !important;
	}
	.counter_info .elementor-counter-number-wrapper span {
		flex-grow: unset;
	}
	.counter_info .elementor-counter-title {
		text-align: center;
		justify-content: center;
		margin: 12px auto;
	}
	.counter_info {
		justify-content: center;
	}
	.counter_info .elementor-counter-number-wrapper {
		font-size: 39px;
	}
	.counter_info .elementor-counter-title {
		font-size: 15px;
	}
	.pr5 {
		padding-right: 0;
	}
/* 	.contruct_info::after {
		background-size: 11px;
		width: 26px;
		height: 26px;
	} */
	.contruct_info:hover h2 {
		color: #000;
	}
	.contruct_info .elementor-image-box-content {
		padding-left: 30px;
	}
	.contruct_info h2 {
		font-size: 17px;
		max-width: 340px;
	}
	.contruct_info h2 i {
		left: -25px;
		font-size: 15px;
	}
	.contruct_info p {
		display: none;
	}
	.mdheading h2 {
		font-size: 25px;
	}
	.contruct_info:hover::after {
		right: 10px;
	}
	.contruct_info::after {
		background-size: 11px;
		right: 10px !important;
		opacity: 1;
		visibility: 1;
	}
	.img_spacing {
		padding-right: 0;
	}
	.pt100 {
		padding-top: 40px;
	}
	.btntext a {
		padding: 10px 0 10px 40px !important;
		font-size: 16px;
	}
	.btntext a::before {
		background-size: 37%;
		width: 26px;
		min-width: 26px;
	}
	.hdactive .site_logo {
		max-width: 190px;
	}
	.pr60 {
		padding-right: 0;
	}
	.subheading p {
		margin: 0 auto 15px;
		font-size: 15px;
	}
	.hdbanner_info a {
		font-size: 16px !important;
	}
	.banner_nobg h1 {
		font-size: 44px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px !important;
	}
	.elementor-location-header {
		padding: 15px 29px 30px 15px;
	}
	.site_logo {
		max-width: 190px;
		padding: 14px 12px;
	}
	.hdbanner_info ul {
		margin: 0 auto !important;
	}
}
@media(max-width: 600px) {

	.policy_bar ul {
		row-gap: 10px;
	}
	.policy_bar ul li {
		line-height: 20px;
	}
	.two-list .project-details li {
		width: 100% !important;
	}
	.pad80 {
		padding: 5% 6% 8%;
	}
	.team-box .elementor-image-box-img img {
		min-height: 400px;
		max-height: 400px;
	}
		.team-box {
			width: 100% !important;
		}
	.ws-box .elementor-image-box-title {
		font-size: 13px;
		line-height: 19px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 18px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 330px;
	}
}
@media(max-width: 400px) {
	
}