/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-sticky-container{
/* 	position: fixed;
    top: 32px;
    width: 100%; */
}
.sa-right-menu{
/* 	top:96px!important */
}
.rotate-90::before {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
}

.founder-title{
	margin-top: 0px;
	margin-bottom: 0px;
}
.sa-project-section-titel h1{
	margin-bottom:0px!important;
}
#map_address_details .fusion-content-layout-column{
	margin-left: 0px!important;
    margin-right: 0px!important;
}
input::placeholder {
  color: #999!important;            /* Placeholder text color */  
  opacity: 1;             /* Required for Firefox to override default faded style */
}

/* For Mozilla Firefox */
input::-moz-placeholder {
  color: #999!important; 
  opacity: 1;
}

/* For Chrome, Safari, and Opera */
input::-webkit-input-placeholder {
  color: #999!important;
  
}

/* For Microsoft Edge (older versions) */
.panel-group.fusion-toggle-icon-right.fusion-toggle-icon-boxed br, .panel-group.fusion-toggle-icon-right.fusion-toggle-icon-boxed p{
	direction:none;
}
input:-ms-input-placeholder {
  color: #999;
  font-style: italic;
}
body{font-family: 'Open Sans', 'Segoe UI', Roboto, 'Noto Sans', sans-serif !important;}
h1, h2, h3, h4, h5, h6{
	font-family:'Open Sans', 'Segoe UI', Roboto, 'Noto Sans', sans-serif!important;
	font-style:normal!important;
	font-weight: 500 !important;
	
}
.p-tab-link{
	font-family:'Open Sans', 'Segoe UI', Roboto, 'Noto Sans', sans-serif!important;
}
p, div, span{
	font-family:'Open Sans', 'Segoe UI', Roboto, 'Noto Sans', sans-serif!important;
}
h3{
	font-weight: 500!important;
}
.to-top-right #toTop {
    right: 43px !important;
    bottom: 116px !important;
    background: #33333330 !important;
    width: 39px;
    height: 70px;
    border-radius: 25px !important;
    padding-top: 20px;
}
.to-top-right #toTop:hover{
	background: #33333312 !important;
}
.to-top-right #toTop:before{
	content: "\2191"!important;
	font-size: 40px;
	line-height: 22px;
}
@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 211, 101, 0.7);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(37, 211, 101, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(37, 211, 101, 0);
  }
}

.wa__btn_popup_icon {
  animation: shadowPulse 1.2s ease-out infinite;
}
.awb-off-canvas-wrap.sa-right-menu .awb-off-canvas-inner{
	background-color:#ffffff7a;
}
.sa-get-in-touch-section h5{
	font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 0px;
}
.sa-header-menu-dot{
	float:right!important;
	margin-top:-65px!important;
	position: relative !important;
    z-index: 999999 !important;
	box-shadow: 0px -2px 4px #70707075;
	
}
.fusion-header {
    position: relative;
    z-index: 100000 !important;
}
.fusion-off-canvas {
    z-index: 999999 !important;
}
.fusion-off-canvas-overlay {
    z-index: 999998 !important;
}

.sa-header-menu-dot::before{
	display: inline-block;
    transition: transform 0.2s ease-in-out!important;
}
.sa-header-menu-dot:hover::before, .sa-header-menu-dot:active::before, .sa-header-menu-dot:focus::before {
    transform: rotate(90deg);
}
.awb-menu__sub-li.current-menu-item, .awb-menu__sub-li.expanded, .awb-menu__sub-li.hover, .awb-menu__sub-li:focus-within, .awb-menu__sub-li:hover {
    background-color: transparent!important;
}
.awb-menu__sub-li {
	background-color: transparent!important;
}
.awb-off-canvas-wrap .awb-off-canvas .off-canvas-close{
	right: 15px !important;
    width: 45px;
    height: 45px;
    background-color: #fff !important;
    border-radius: 50px;
    color: #000 !important;
    top: 7px !important;
    box-shadow: 0px 2px 4px #70707075;
}
#SR7_2_1 .custom.sr7-arrows:before {    
    background: #ffffffcf!important;
}
h6,h5{
	color:#707070!important;
	font-weight: 700 !important;
}
 input::placeholder {
    color: #000!important;
  }
::placeholder {
  color: #8E8E8E!important;
  opacity: 1; /* Firefox */
}
.fusion-sticky-container.fusion-sticky-transition {
    background-color: #ffffffcc !important;
    
}

.awb-menu__main-li_regular.current-menu-ancestor .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular.current-menu-item .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular.current-menu-parent .awb-menu__main-a_regular, .awb-menu__main-li_regular.expanded .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular.hover .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular:active .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular:focus .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular:focus-within .awb-menu__main-a_regular, #menu-architecture-main-menu .awb-menu__main-li_regular:hover .awb-menu__main-a_regular {
	color:#332d2d!important
}
 #menu-architecture-main-menu .awb-menu__sub-li:hover {
    background-color: #A6CE39;
}
.awb-menu__main-background-active {    
    border: none!important;
}
#menu-architecture-main-menu .current-menu-item .menu-text{
	border-bottom: 1px solid;
}
.fusion-flex-container .fusion-row .fusion-flex-column .fusion-column-wrapper:not(.fusion-flex-column-wrapper-legacy) {
    display: block!important;
}
.fusion-footer-widget-area {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.sa-footer-content h4{text-align: right;}
.sa-footer-content p{text-align: right;line-height:22px}

.fusion-image-wrapper .fusion-rollover {
    background-image: none!important;
}
.fusion-rollover-content {
    padding: 10px;
    width: 50%!important;
    box-sizing: border-box;
    background-image: linear-gradient(to top, #d2d2d2b8 0, #d2d2d2b8 100%) !important;
	position: absolute;
    bottom: 83px;
}
.fusion-rollover{
	justify-content: flex-start!important;
}
.cus-footer{
	background-color: #D2D2D2 !important;
	z-index: 000 !important;
}
.cus-footer h4{
	margin-top: 0px;
	margin-bottom: 10px;
}
.sa-footer-contact p{
	margin:0px!important;
}
.sa-footer-contact label{
	display:flex;
	align-items: center;
    justify-content: flex-start;
	font-size: 14px;
}
.sa-footer-contact label span.label{
	width:80px;
	display:inline-block;
	color: #000;
}
.sa-footer-contact label .sa-input-filed, .sa-footer-contact label .sa-input-filed:focus{
	background-color: transparent;
    border: none;
    border-bottom: 1px solid #707070;
    color: #000;
	font-size: 14px;
	height: 25px;
	border-radius:initial;
}
.sa-footer-contact .sa-cus-submit-btn{
	background-color: #686868 !important;
    color: #fff !important;
    border: 1px solid #707070;
    width: 164px !important;
    height: 30px !important;
    font-size: 14px !important;
    border-radius: 15px !important;
    padding: 0px !important;
}
.sa-see-more-btn{
	padding:15px 50px!important;
	transition: transform 0.8s ease, box-shadow 0.8s ease;
}
.sa-submit-section{
	margin-top: 15px;
}
.sa-see-more-btn:hover{
	background-color:#fff!important;
	color:#707070!important;
	transform: scale(1.1); /* Zoom in by 10% */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15)!important; /* Optional: subtle shadow */
}
.sa-see-more-btn:hover .fusion-button-text{
	color:#707070!important;
	opacity: 1!important;
}
.sa-service-section .sa-service-section-columns{
	width:20%;
	float: left;
	height: 430px;
	padding: 20px;
} 
.sa-design-service-section .sa-service-section-columns{
	width:20%;
	float: left;
	height: 300px;
	padding: 20px;
}
.sa-service-section .sa-service-section-columns h5{
	font-size:15px!important;
	margin-bottom: 10px;
}
.sa-service-section .sa-service-section-columns p{
	line-height:22px!important;
	font-size:12px!important
}
.fusion-filters{
	border: none!important;
}

.fusion-filter a, .fusion-filter a:hover {
    display: block!important;
    color: #464646;
}

#cs-location{
	cursor: pointer;
}
#cs-map .sa-location-btn, #cs-map .sa-location-btn:hover{
	background: #fff!important;
    border-radius: 25px;
	border: 1px solid #ffffff;
	cursor: pointer;
	transition: transform 0.8s ease, box-shadow 0.8s ease;
	
}
#cs-map .sa-location-btn:hover{
	transform: scale(1.1); /* Zoom in by 10% */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); /* Optional: subtle shadow */
}
.sa-location-btn:hover .fusion-button-text{
/* 	color: #add361!important; */
}
.sa-location-first-img img{
	width:600px!important
}
#map_address_details{
	cursor:pointer;
}
.sa-img-100 img{
	width:100%!important
}
.sa-read-more-btn{
	background: #fff !important;
    border-radius: 25px !important;
}
.sa-read-more-btn .fusion-button-text{
	
}
.fusion-button-text{
	color: #707070!important;
}

.fusion-image-wrapper img {
    transition: transform 0.5s ease;
    display: block;
	width: 100%;
/*     height: 660px; */
}

.fusion-image-wrapper:hover img {
    transform: scale(1.1); /* Zoom in */
    z-index: 2;
}
.fusion-image-wrapper {
    overflow: hidden;
}
.p-newspaper-layout p:first-child{
	margin-top: 0px;
}
.fusion-portfolio-content{
	display:none;
}
.home-contact{
	width: 240px;
    margin: auto;
	text-align: center;
	padding-top:20px!important
    
}
.home-contact p{
	margin:0px!important
}
.home-contact input[type=email], .home-contact input[type=text]{
	background: transparent;
    border: none;
    color: #000;
    border-bottom: 1px solid #333;
	text-align:center;
	border-radius: initial;
	font-size: 14px;
    height: 40px;
}
.home-contact .sent-msg{
	border: 1px solid #707070 !important;
    border-radius: 8px !important;
    height: 24px;
    font-size: 10px !important;
    color: #ffffff !important;
    padding: 0px !important;
    width: 240px !important;
    margin-top: 10px !important;
}
 .sa-contact-map-section{
	text-align: center;
	cursor: pointer;
	 margin: 0 auto;
}
.sa-map-section{
	position: relative;
}
.direction{
	position: absolute;
    margin: 0 auto;
    bottom: 24px;
    left: 48%;
}
.direction img{
	width: 75px!important;
}
.sa-contact-map-section .sa-contact-map-big{
	width: 600px;
  	height: 600px;
  	border-radius: 100%;
/*   	transition: width 0.6s ease, height 0.6s ease, opacity 0.6s ease;
  	opacity: 1; */
}

.sa-service-section-laout .sa-expertise-titel img{
	width:70px;
	height:70px;
	
}
.sa-service-section-laout .sa-expertise-titel h4{
	text-decoration: underline;
	margin-top: 0px;
}
.sa-service-section-laout .sa-expertise-titel p{	
	margin-bottom: 0px;
}
.fusion-flex-container .fusion-row .fusion-flex-column.sa-approval-service .fusion-column-wrapper{
/* 	display: flex !important; */
}
#main {
    padding-top: 0px!important;
	padding-bottom:0px!important;
}
.expertise-details-section{
	
}
.sa-expertise-details-titel h5{
	font-size: 15px !important;
    margin-top: 0px;
	margin-bottom: 0px;
}
.expertise-details-section li{
	line-height: 42px;
	font-size: 20px;
}
.expertise-details-section strong{
	display: inline-block;
    padding-left: 25px;
    min-width: 260px;
}
.sa-expertise-list-titel{
	    padding-top: 10px;
}
.awb-menu__sub-a{
	font-size:13px!important;
	padding-left: 40px !important;
}
.awb-menu__sub-a:before{}

.awb-custom-text-color,
.awb-custom-text-hover-color h4 {
  transition: color 0.3s ease, transform 0.3s ease;
}

.awb-custom-text-color:hover,
.awb-custom-text-hover-color:hover h4 {
  color: #c39c65; /* Example hover color */
  transform: scale(1.05);
}

h1.fusion-title-heading img {
  transition: transform 0.4s ease-in-out;
}

h1.fusion-title-heading a:hover img {
  transform: scale(1.1);
}

/* .p-load-more {
  transition: 
    background-color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease,
    color 0.3s ease;
}

.p-load-more:hover { 
  transform: scale(1.05);
  
}

.p-load-more:active {
  transform: scale(0.98);
  
} */

.disabale-section{display:none!important}
.sa-go-back-button {
    position: fixed;
    left: 40px;
    top: 50px;
    z-index: 9999;
    color: #707070;
}
.sa-go-back-head{
	position: fixed!important;
    z-index: 9999!important;

}
.sa-founder-img img{
	width:500px!important
}
.home-loading-image{
	width: 120px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}
.sa-service-list-box {
/*     background-color: #f0f0f0; */
/*     padding: 20px; */
    border-radius: 10px;
    transition: all 0.3s ease; /* Smooth transition */
/*     box-shadow: 0 0 0 rgba(0, 0, 0, 0); /* Start with no shadow */ */
}

.sa-service-list-box:hover {
/*     background-color: #ffffff; */
    transform: translateY(-5px); /* Move up slightly */
/*     box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); /* Add shadow on hover */ */
}
.small-map-row{
	cursor:pointer;
}





.expertise_round_icon .fusion-content-layout-column img{		
		margin-bottom: 15px;
}
.sa-get-in-touch{
	font-size:28px!important
}
/*-----Service page-----------*/
.sa-our-service-litle{
	font-size:35px!important;
	color:#ffffff!important;
}
.sa-our-service-list{
	margin: 0px;
    padding: 40px 0px 15px;
	
}
.sa-our-service-list li{
	background-image: url('http://103.48.119.161/~trikonar/wp-content/uploads/2025/08/list-icon.png');
    background-size: auto;
    background-position: 0px 7%;
    background-repeat: no-repeat;
    padding-left: 75px;
    list-style: none;
	padding-right: 60px;
	font-size: 22px!important;
	line-height: 30px;
}
.visit-portfolio-content{
	margin-left: 80px !important;
    margin-right: 60px !important;
}
.visit-portfolio-btn{
	position:relative!important;
	padding: 16px 65px 16px 35px !important;
	transition: transform 0.8s ease, box-shadow 0.8s ease;
}
.visit-portfolio-btn:hover{
	transform: scale(1.1);
}
.visit-portfolio-btn::after{	
	content: "";
    position: absolute;
    background: url(http://103.48.119.161/~trikonar/wp-content/uploads/2025/08/arrow-right.png) no-repeat center;
    width: 30px;
    height: 30px;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
	
}
.visit-portfolio-btn .fusion-button-text{
	color:#ffffff!important;
	
}
.sa-service-content-title{
	padding-left:20px!important;
}
.sa-our-service-litle a{
	color:#ffffff!important;
}
.sa-our-service-litle a:hover{
	color:#ffffff91 !important;
}
.sa-service-cetagory-list{
	padding:0px;
	margin-top: 50px!important;
    margin-bottom: 150px!important;
	text-align: center;
}
.sa-service-section-expertise-content{
	padding-left:40px;
	margin-top: 50px!important;
    margin-bottom: 100px!important;
}
.sa-service-cetagory-list li{
	list-style: none;
    display: inline-block;
    border-right: 1px solid #707070;
    font-size: 18px;
    font-weight: bold;
    color: #6a6a6abf;
    padding: 0px 10px 0px 5px;
    margin-bottom: 10px;
    text-align: center;
    align-items: center;
}
.sa-service-cetagory-list li:nth-child(6), .sa-service-cetagory-list li:nth-child(11), .sa-service-cetagory-list li:last-child {
    border-right: none!important;
}
.sa-service-cetagory-box{
	    padding: 0px;
}
.sa-service-cetagory-box li{
	list-style:none;
}
.sa-service-cetagory-box li:nth-child(1){
	color: #6d6d6d82;
    font-size: 40px;
}
.sa-service-cetagory-box li:nth-child(2){
	font-size: 30px;
    color: #4D4D4D;
	padding-top: 20px;
}
.sa-service-cetagory-box li:nth-child(3){
	font-size: 20px;
    color: #7A7A7A;
    padding-top: 30px;
}
.sa-service-category-title h1{
	margin-top:0px;
	font-weight: 700 !important;
}
.sa-service-section-whyus-para{
	margin-left: 80px!important;
	margin-top: 50px !important;
}
.sa-service-section-columns-box-1, .sa-service-section-columns-box-4, .sa-service-section-columns-box-7{
/* 	padding-left:120px; */
}
/*-----Service page End -----------*/

@media (min-width: 1300px) and (max-width: 1440px) {
	.fusion-portfolio-1 .fusion-portfolio-wrapper .fusion-col-spacing{
		height: auto;
	}
	.sa-padding-porfolio, .sa-padding-home{
		padding-left:30px!important;
		padding-right:30px!important;
	}
	.p-tabs {
		display: inline-block;
	}
	.p-tab-item {		
		float: left;
	}
	.p-tab-link {
		padding: 12px 4px;
	}
	.sa-service-section .sa-service-section-columns{
		width:25%;
	}
	.sa-padding{
		padding-left:80px!important;
		padding-right:80px!important;
	}
	.tp-member-grid {    
    	gap: 50px;    
	}
	.tp-member-card {
    	width: calc(21.222% - 0px);   
	}
	.fusion-image-wrapper img{
		height:500px
	}
	.sa-our-service-category-section-row{
		padding:140px!important;
		
	}
	.sa-our-service-section{
		padding-left:200px!important;
	}
	.sa-service-cetagory-box li:nth-child(1){
		color: #6d6d6d82;
		font-size: 35px;
	}
	.sa-service-cetagory-box li:nth-child(2){
		font-size: 25px;
		color: #4D4D4D;
		padding-top: 20px;
	}
	.sa-service-cetagory-box li:nth-child(3){
		font-size: 17px;
		color: #7A7A7A;
		padding-top: 30px;
	}
	.visit-portfolio-content {
		margin-left: 30px !important;
		margin-right: 40px !important;
	}
	.sa-our-service-litle {
		font-size: 28px !important;
		color: #ffffff !important;
	}
	.sa-our-service-list li {		
		background-size: 40px;		
		padding-left: 50px;
		list-style: none;
		padding-right: 40px;
		font-size: 16px !important;
		line-height: 24px;
	}
	.sa-service-section-whyus-para {
		font-size: 20px !important;
	}
	.sa-service-content-title {
		font-size: 40px !important;
	}
}
@media (min-width: 1024px) and (max-width: 1299px) {
	.p-tabs {
		display: inline-block;
	}
	.p-tab-item {
		float: left;
	}
	.p-tab-link {
		padding: 12px 8px;
	}
	.expertise-details-section strong {
		display: inline-block;
		padding-left: 15px;
		min-width: auto;
	}
	.fusion-portfolio-three .fusion-portfolio-post {
		width: 33.3333%;
		width: calc(100% / 2)!important;
	}
	.sa-padding-porfolio, .sa-padding-home{
		padding-left:30px!important;
		padding-right:30px!important;
	}
	.sa-service-section .sa-service-section-columns {
    	width: 33%;   
	}
	.sa-design-service-section .sa-service-section-columns {
   	 width: 25%;	    
	}
	.sa-padding{
		padding-left:40px!important;
		padding-right:40px!important;
	}
	.tp-member-grid {    
    	gap: 30px;    
	}
	.tp-member-card {
    	width: calc(47% - 0px);   
	}
	#consultancy .sa-expertise-titel h4{
		font-size: 22px !important;
		line-height: 22px !important;
		margin-top: 5px
	
	}
	.sa-see-more-btn {
    	padding: 15px 60px !important;
	}
	.sa-service-section .fusion-content-layout-column, .sa-design-service-section .fusion-content-layout-column{
		padding-right:0px!important;
		    	
	}
	.sa-approval-service{
		width: 80%!important;
	}
	.sa-approval-service .fusion-content-layout-column{
		padding: 30px 30px 10px !important;
		margin: 0px 25px 0px 60px !important
	}
	.expertise_round_icon .fusion-content-layout-column{
		padding-left:40px!important;
	}
}
@media (min-width: 668px) and (max-width: 900px) {
	.fusion-sticky-container{
		position: fixed!important;
    	top: 0!important;
    	width: 100%!important;
	}
	.sa-header-logo{
		width:80px;
	}
	.sa-header-menu-dot {   
    	margin-top: -65px !important;
	}
	.np-go-back-button, .p-go-back-button{
		top: 25px;
	}
	.p-tabs {
		display: inline-block;
	}
	.p-tab-item {
		margin: 0 5px;
		float: left;
	}
	.fusion-image-wrapper img {
		transition: transform 0.5s ease;
		display: block;
		width: 538px;
/* 		height: 400px; */
	}
 	.tp-member-grid {
	 gap: 30px;    
	}
	.tp-member-card {
    width: calc(47% - 0px);
   
	}
	
	.sa-service-section .sa-service-section-columns {
		width: 33%!important;
		float: left;
		height: 430px;    
	}
	.sa-design-service-section .sa-service-section-columns {
		width: 33% !important;
		float: left;
		height: 270px;
		padding: 20px;
	}
	.expertise-details-section strong {
		display: inline-block;
		padding-left: 15px;
		min-width: auto;
	}
	.fusion-rollover-content {
       width: 75%!important;
	}

	.p-project-deatils-page {
		padding: 40px 20px 30px;
		background: #fff;
		margin: 0px 0px 40px;
	}
	.sa-footer-logo-section{
		display:none!important;
	}
	.sa-footer-content h4 {
		text-align: center;
		padding-top: 20px;
	}
	.sa-footer-content p {
    	text-align: center;
	}
	.sa-padding{
/* 		padding-top:115px!important; */
	}
	#main {
    padding-top: 100px !important;
	}
	
	
#consultancy .sa-expertise-titel h4{
		font-size: 22px !important;
		line-height: 22px !important;
		margin-top: 5px
	
	}
	.sa-see-more-btn {
    	padding: 15px 60px !important;
	}
	.sa-service-section .fusion-content-layout-column, .sa-design-service-section .fusion-content-layout-column{
		padding-right:0px!important;
		    	
	}
	.sa-approval-service .fusion-content-layout-column{
		padding: 30px 30px 10px !important;
		margin: 0px 25px 0px 60px !important
	}
	.expertise_round_icon .fusion-content-layout-column{
		padding-left:0px!important;
	}
	.expertise_round_icon .fusion-content-layout-column img{
		
	}
	.sa-service-section .sa-service-section-columns, .sa-design-service-section .sa-service-section-columns{
/* 		float: none!important;
    	height: auto!important; */
	}
	.fusion-portfolio-1 .fusion-portfolio-wrapper .fusion-col-spacing {
		height: auto;
		margin-bottom: 0px;
	}
	.sa-service-category-title h1 {
        font-size: 50px !important;
    }
	.visit-portfolio-content {
		margin-left: 25px !important;
		margin-right: 25px !important;
	}
	.visit-portfolio-btn{	
		padding: 15px 60px 15px 40px !important;
        font-size: 30px !important;
        margin-top: 40px !important;
	}
	.visit-portfolio-btn::after {    
		width: 24px;
		height: 21px;
		right: 25px;
	}
	.sa-service-cetagory-list li {
		font-size: 16px;
	}
	.sa-our-service-section{
		padding:0px 40px!important;
	}
	.sa-service-content-title {
		padding: 0px 30px!important;
	}
	.sa-service-section-whyus-para {
		margin-left: 60px !important;
		margin-top: 40px !important;
		font-size: 18px !important;
	}

}

@media (min-width: 400px) and (max-width: 600px) {
		.sa-padding{
			padding-top:20px!important;
			padding-bottom:20px!important;
	}
	.fusion-sticky-container{
		position: fixed!important;
    	top: 0!important;
    	width: 100%!important;
	}
	.sa-header-menu-dot {   
    	margin-top: -65px !important;
	}
	.awb-off-canvas-wrap.sa-right-menu .awb-off-canvas-inner {
   		background-color: #ffffff;
	}
	.awb-off-canvas-wrap.awb-show {
/* 		z-index: 999!important; */
	}
	.awb-off-canvas-wrap .awb-off-canvas {
/* 		margin-top: 210px!important; */
	}
	.sa-header-logo{
		width:80px;
	}
	.np-go-back-button, .p-go-back-button{
		top: 30px;
	}
	.p-tabs {
		display: block;
        text-align: center;
	}
	.p-tab-item {
		
	}
	.fusion-portfolio-1 .fusion-portfolio-wrapper .fusion-col-spacing {
		height: auto;
		margin-bottom: 0px;
	}
	.fusion-image-wrapper img {
		transition: transform 0.5s ease;
		display: block;
		width: auto;
		height: auto;
	}
 	.tp-member-grid {
	 	gap: 30px;
	}
	.tp-member-card {
    	width: calc(100% - 0px);   
	}
	
	.sa-service-section .sa-service-section-columns {
		width: 100% !important;
		float: left;
		height: auto;
		padding: 20px;
	}
	.sa-design-service-section .sa-service-section-columns {
		width: 50% !important;
		float: left;
		height: 270px;
		padding: 20px;
	}
	.expertise-details-section strong {
		display: inline-block;
		padding-left: 15px;
		min-width: auto;
	}
	.fusion-rollover-content {
       width: 75%!important;
	}
	.p-project-deatils-page {
		padding: 40px 20px 30px;
		background: #fff;
		margin: 0px 0px 40px;
	}
	.owl-carousel {		
		width: 100%;		
	}

	.sa-footer-content h4 {
		text-align: center;
		padding-top: 20px;
	}
	.sa-footer-content p {
    	text-align: center;
	}
	.sa-founder-title h3{
		font-size:21px!important;
	}
	.post-content p {
		font-size:15px!important;
		margin-bottom: 0px;
	}
	.tp-department-title {
    	font-size: 18px !important;
    	margin: 45px 0 30px;
	}
	.sa-location-btn{
		font-size:22px!important;
	}
/* 	.sa-padding{
		padding-top:210px!important;
	} */
	.sa-expertise-img img{
		height:auto!important
	}
	#main {
    padding-top: 105px !important;
	}
	.sa-about-titel{
		font-size:25px!important;
	}
	.sa-founder-details-img, .sa-founder-details-img img{
		width:100%;
	}
	
	
	#consultancy .sa-expertise-titel h4{
		font-size: 18px !important;
		line-height: 22px !important;
		margin-top: 5px
	
	}
	.sa-see-more-btn {
    	padding: 15px 60px !important;
	}
	.sa-service-section .fusion-content-layout-column, .sa-design-service-section .fusion-content-layout-column{
		padding-right:0px!important;
		    	
	}
	.sa-approval-service .fusion-content-layout-column{
		padding: 30px 30px 10px !important;
		margin: 0px 25px 0px 48px !important;
	}
	.expertise_round_icon .fusion-content-layout-column{
		padding-left:0px!important;
	}
	.expertise_round_icon .fusion-content-layout-column img{
		width: 200px!important;
		margin-bottom: 15px;
	}
	.sa-service-section .sa-service-section-columns, .sa-design-service-section .sa-service-section-columns{
/* 		float: none!important;
    	height: auto!important; */
	}
	.sa-approval-service{
		margin:30px!important;
	}
	.sa-footer-content h4 {
		text-align: center;
		padding-top: 20px;
	}
	.sa-footer-content p {
		text-align: center;
		line-height: 22px;
	}
	.sa-footer-contact .fusion-content-layout-column{
		margin-left:0px!important;
		padding: 0px 27px 0px 35px !important
	}
	.expertise-details-section{
		
	}
	.expertise-details-section li {
		line-height: 26px;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.expertise-details-section strong {		
		padding-left: 25px;
		min-width: auto;
	}
	.sa-submit-section {
        text-align: center;
		margin-top: 10px;
    }
	.sa-footer-logo-section .fusion-content-layout-column{
		padding:0px!important;
	}
	.sa-footer-contact .wpcf7-form-control-wrap{
		width: calc(100% - 50px)!important;
	}
	.sa-contact-map-section .sa-contact-map-big {
		width: 350px !important;
		height: 350px !important;
		border-radius: 100%;
	}
	#cs-map{
		padding-bottom: 40px!important;
	}
	.page-id-15 #main {
        padding-top: 105px !important;
    }
	#contact_map_iframe{
		height: auto!important;
		width: 300px !important;
	}
	#SR7_2_1 .custom.sr7-arrows{
		display:none!important;
	}
	.direction {		
		bottom: 19px;
		left: 42%;
	}
	.direction img {
		width: 50px !important;
	}
	.sa-environmental-title h3{
		font-size:16px!important
	}
	.sa-project h4.sa-project-title{
		font-size:16px!important
	}
	/*----service-----*/
	.sa-service-content-title {
		padding-left: 0px !important;
	}
	.sa-service-category-title h1{
		font-size: 36px !important;
	}
	.sa-service-section-expertise-content {
		padding-left: 20px;
		margin-top: 50px !important;
		margin-bottom: 60px !important;
	}
	.sa-service-cetagory-list {
		padding: 0px;
		margin-top: 50px !important;
		margin-bottom: 70px !important;
	}
	.sa-service-cetagory-list li{
		font-size: 15px;
	}
	h3.sa-service-content-title {
		font-size: 30px !important;
	}
	.sa-service-cetagory-box li:nth-child(1) {		
		font-size: 30px;
	}
	.sa-service-cetagory-box li:nth-child(2) {
		font-size: 25px;
		padding-top: 10px;
	}
	.sa-service-cetagory-box li:nth-child(3) {
		font-size: 20px;
		padding-top: 20px;
	}
	.sa-service-section-whyus-para {
		margin-left: 20px !important;
		margin-top: 40px !important;
	}
	.visit-portfolio-content {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.visit-portfolio-btn{	
		padding: 10px 50px 10px 30px !important;
        font-size: 25px !important;
        margin-top: 30px !important;
	}
	.visit-portfolio-btn::after {    
		width: 24px;
		height: 21px;
		right: 25px;
	}
	.sa-our-service-list li {
		background-position: -25px 5%;
		padding-left: 40px;
		padding-right: 0px;
		font-size: 18px !important;
	}
	
}

@media (min-width: 300px) and (max-width: 400px) {
	.sa-padding{
		padding-top:20px!important;
		padding-bottom:20px!important;
	}
	.awb-off-canvas-wrap.sa-right-menu .awb-off-canvas-inner {
   		background-color: #ffffff;
	}
	.fusion-sticky-container {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
    }
	#SR7_2_1 .custom.sr7-arrows{
		display:none!important;
	}
	.sa-header-logo {
		width: 80px;
    }
	.sa-header-menu-dot {
        margin-top: -65px !important;
    }
	#main {
		padding-top: 105px !important;
    }
	.p-project-deatils-page {
        padding: 40px 20px 30px;
        background: #fff;
        margin: 0px 0px 40px;
    }
	.p-tabs {
        display: block;
        text-align: center;
    }
	.fusion-image-wrapper img {
        transition: transform 0.5s ease;
        display: block;
        width: auto;
        height: auto;
    }
	.tp-member-card {
        width: calc(100% - 0px);
    }
	#consultancy .sa-expertise-titel h4{
		font-size: 14px !important;
		line-height: 22px !important;
		margin-top: 5px
	
	}
	.sa-see-more-btn {
    	padding: 15px 60px !important;
	}
	.sa-service-section .fusion-content-layout-column, .sa-design-service-section .fusion-content-layout-column{
		padding-right:0px!important;
		    	
	}
	.sa-approval-service .fusion-content-layout-column{
		padding: 20px !important;
		margin: 0px 25px 0px 48px !important;
		
	}
	.expertise_round_icon .fusion-content-layout-column{
		padding-left:0px!important;
	}
	.expertise_round_icon .fusion-content-layout-column img{
		width: 190px!important;
		margin-bottom: 15px;
	}
	.sa-service-section .sa-service-section-columns, .sa-design-service-section .sa-service-section-columns{
		float: none!important;
    	height: auto!important;
		
	}
	.sa-submit-section{
		text-align:center;
		margin-top: 10px;
	}
	.sa-footer-content h4 {
		text-align: center;
		padding-top: 20px;
	}
	.sa-footer-content p {
		text-align: center;
		line-height: 22px;
	}
	.sa-footer-contact .fusion-content-layout-column{
		margin-left:0px!important;
		padding:0px 27px 0px 35px !important
	}
	.fusion-portfolio-1 .fusion-portfolio-wrapper .fusion-col-spacing {
		height: auto;
		margin-bottom: 0px;
	}
	.expertise-details-section{
		
	}
	.expertise-details-section li {
		line-height: 26px;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.expertise-details-section strong {		
		padding-left: 25px;
		min-width: auto;
	}
	.sa-footer-logo-section .fusion-content-layout-column{
		padding:0px!important;
	}
	.sa-footer-contact .wpcf7-form-control-wrap{
		width: calc(100% - 50px)!important;
	}
	.sa-contact-map-section .sa-contact-map-big {
		width: 300px !important;
		height: 300px !important;
		border-radius: 100%;
	}
	.sa-location-btn {
        font-size: 22px !important;
    }
	#cs-map{
		padding-bottom: 40px!important;
	}
	.page-id-15 #main {
        padding-top: 60px !important;
    }
	#contact_map_iframe{
		height: auto!important;
		width: 300px !important;
	}
	.direction {		
		bottom: 19px;
		left: 42%;
	}
	.direction img {
		width: 50px !important;
	}
	.post-content p {
        font-size: 15px !important;
        margin-bottom: 0px;
    }
	.sa-environmental-title h3{
		font-size:14px!important
	}
	.sa-project h4.sa-project-title{
		font-size:16px!important
	}
	.fusion-rollover-content {
		width: 80% !important;
    }
		/*----service-----*/
	.sa-service-content-title {
		padding-left: 0px !important;
	}
	.sa-service-category-title h1{
		font-size: 36px !important;
	}
	.sa-service-section-expertise-content {
		padding-left: 20px;
		margin-top: 50px !important;
		margin-bottom: 60px !important;
	}
	.sa-service-cetagory-list {
		padding: 0px;
		margin-top: 50px !important;
		margin-bottom: 70px !important;
	}
	.sa-service-cetagory-list li{
		font-size: 15px;
	}
	h3.sa-service-content-title {
		font-size: 30px !important;
	}
	.sa-service-cetagory-box li:nth-child(1) {		
		font-size: 30px;
	}
	.sa-service-cetagory-box li:nth-child(2) {
		font-size: 25px;
		padding-top: 10px;
	}
	.sa-service-cetagory-box li:nth-child(3) {
		font-size: 20px;
		padding-top: 20px;
	}
	.sa-service-section-whyus-para {
		margin-left: 20px !important;
		margin-top: 40px !important;
	}
	.visit-portfolio-content {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.visit-portfolio-btn{	
		padding: 10px 50px 10px 30px !important;
		font-size: 25px !important;
		margin-top: 30px !important;
	}
	.visit-portfolio-btn::after {    
		width: 24px;
		height: 21px;
		right: 25px;
	}
	.sa-our-service-list li {
		background-position: -25px 5%;
		padding-left: 40px;
		padding-right: 0px;
		font-size: 18px !important;
	}
}


.career-hero, .why-work, .open-jobs{
	text-align:center;
}
.open-jobs{
	padding-top:30px;
}
.career-hero h1, .why-work h2, .open-jobs h2{
	text-transform: uppercase !important;
	color: #000 !important;
	font-weight: 600 !important;
}
.career-hero h1{
	font-size:42px!important
}
.why-work h2, .open-jobs h2{
	font-size:32px!important
}
  .containers {
	  max-width: 1200px;
	  margin: auto;
	  padding: 2rem;
	  color: #000 !important;
  }

  .features {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    margin-top: 2rem;
  }

  .feature {
    background: #FFFFFF;
    padding: 1.5rem;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    text-align: center;
  }
.feature .sa-icon {
	font-size: 50px !important;
}
.feature h3{
	margin-top: 0px;
    font-size: 22px !important;
	margin-bottom: 15px;
	color: #000 !important;
}

  @media (max-width: 992px) {
    .features {
      grid-template-columns: repeat(2, 1fr);
    }
	  .job-listings {
      grid-template-columns: repeat(2, 1fr)!important;
    }
  }

  @media (max-width: 600px) {
    .features {
      grid-template-columns: 1fr;
    }
	  .job-listings {
      grid-template-columns: 1fr!important;
    }
	  .open-jobs{
		padding-top:0px;
	}
	  .containers{
		  padding: 1rem 0px;
	  }
  }
  .containers h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 2rem;
  }

  .job-listings {
	  display: grid;
	  grid-template-columns: repeat(3, 1fr);
	  gap: 2rem;
	  text-align: left;
  }

  .job-card {
	  background: #fff;
	  padding: 1.5rem;
	  border-radius: 8px;
	  box-shadow: 0 -2px 9px rgba(0, 0, 0, 0.05);
  }

  .job-card h3 {
	  font-size: 24px !important;
	  margin-bottom: 0.5rem;
	  margin-top: 0px;
	  color: #000 !important;
  }

  .job-card p {
    margin: 0.5rem 0!important;
  }

  .btn-secondary {
    display: inline-block;
    margin-top: 1rem;
    padding: 0.5rem 0rem;
    background: transparent;
    color: #707070;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s;
  }

  .btn-secondary:hover {
    background: transparent;
  }

/* For all browsers */
input::placeholder,
textarea::placeholder {
    color: #707070!important;; /* Change this to your desired color */
    opacity: 1; /* Ensures full visibility in Firefox */
}

/* For older Safari/Chrome */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #707070!important;;
}

/* For Firefox */
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #707070!important;;
}

/* For Internet Explorer 10-11 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #707070!important;;
}

/* For Microsoft Edge Legacy */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #707070!important;
}

/* Cursor circle and mixed blend mode. Implement on 01.09.2025 */ 

:root{
    /* Tweak these to taste */
    --cursor-size: 28px;          /* normal size */
    --cursor-hover-scale: 1.6;    /* bigger over links/buttons */
    --cursor-opacity: 0.9;        /* base opacity */
    --cursor-hover-opacity: 0.55; /* slightly faded on hover */
  }

/* --- Custom cursor --- */
  .cursor{
    position: fixed;
    top: 0; left: 0;
    width: var(--cursor-size);
    height: var(--cursor-size);
    border-radius: 50%;
    /* Inversion mask: white + difference */
    background: #ffffff;
    mix-blend-mode: difference;

   
    opacity: var(--cursor-opacity);


	/* Center the circle on the pointer 
    transform: translate(-50%, -50%) scale(1);
	*/
	
    /* Smooth animation (same feel as your first code) 
    transition:
      transform 150ms ease,
      opacity 150ms ease,
      width 150ms ease,
      height 150ms ease;
	*/
	
	transform: translate(-50%, -50%) scale(var(--cursor-scale));
    transition: background-color 150ms ease, opacity 150ms ease, transform 150ms ease;
	
    pointer-events: none;
    z-index: 999999;
    will-change: transform, opacity;
  }

  /* Grow + slight fade on interactive hover (keep background white!) */
  .cursor.link-hover{
    transform: translate(-50%, -50%) scale(var(--cursor-hover-scale));
    opacity: var(--cursor-hover-opacity);
  }

  /* Optional: click feedback */
  .cursor.is-down{
    transform: translate(-50%, -50%) scale(0.9);
  }

  /* Respect reduced motion */
  @media (prefers-reduced-motion: reduce) {
    .cursor{ transition: none; }
  }

#accordion-4834-2 p{
	display:none
}

.team-details-title{
	color:#000!important;
}


/* hide extra items reliably */
.hidden-accordion-item {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* show-more button */
.show-more-wrapper { text-align: left;padding: 6px 0px;border-bottom: 1px solid #000; }
.show-more-btn {
display: inline-block;
    padding: 5px 20px;
    background-color: transparent;
    color: #707070;
    border: 1px solid #7070706b;
    border-radius: 15px;
    cursor: pointer;
    font-size: 14px;
}
.show-more-btn:hover { border: 1px solid #707070; }

/* small accessibility tweak */
.show-more-btn:focus { outline: 1px solid rgba(0,0,0,0.12); }

.custom-row .fusion-layout-column .fusion-column-wrapper{
	margin-left: 0!important;
    margin-right: 0!important;
}
.custom-row .custom-wrapper-padding{
	padding:0px 30px!important;
}

.link_color a{
	color:#8db713 !important
}
.link_color a:hover{
	color:#83ad0b !important;
	text-decoration: underline!important;
}

.see-more-full { display: none; }

.see-more-toggle {
  margin-top: 8px;
  cursor: pointer;
	color: green;
	font-weight: 500;
}
.see-more-toggle:hover {
  text-decoration: none;
}





