.home-sec1 {
	background-image: url(/wp-content/uploads/2025/03/pattern-1.png);
    background-position: -250px -250px;
    background-repeat: no-repeat;
    background-size: 600px auto;
}
.home-slider h2{
	line-height: 1.4 !important;
}
.home-slider p{
	margin-bottom: 0 !important;
}
.home-main-title h3 {
	font-size: 16px;
	line-height: 26px; 
	text-transform: uppercase;
	color: var(--primary-color) !important;
}
.home-main-title .ct-sub-heading {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: var(--fs-color-secondary);
    font-weight: 700;
}
.home-main-title h2,.home-main-title h1 {
	font-size: 36px;
	line-height: 1.4;
}
.home-sec1 ul {
	list-style: none;
	margin: 0;
	display: flex; 
	flex-direction: column;
	gap: 10px;
}
.home-sec1 ul li {
	margin:0 !important;
	position: relative;
}
.home-sec1 ul li:before {
	content:"\f058";
	font-family: "Font Awesome 6 Free";
	font-weight: 500;
	margin-right: 5px; 
	color: var(--fs-color-secondary);
}
.home-sec1 .right-ct > .col-inner:after{
	content:"";
	background: var(--fs-color-secondary);
	clip-path: polygon(100% 0, 0 0, 100% 100%);
	width: 200px; 
	height: 200px; 
	position: absolute;
	top: 0;
	right:0;
}
.home-sec1 .right-ct > .col-inner:before {
	content:"";
	background:var(--primary-color);
	width: 300px; 
	height: 120px; 
	position: absolute;
	bottom: 0;
	left:0;
}
.home-sec1 .right-ct .img {
	border-radius: 8px;
	overflow: hidden;
}
.home-sec2 .ct-1 > .col {
	padding-bottom: 0;
}

.home-sec2 .box .box-text {
	box-shadow: none;
	background: none !important;
	left: 0 !important;
	bottom: 0 !important;
	margin: 30px !important;
	padding:0;
	transform: unset !important;
	overflow: hidden;
}
.home-sec2 .box .box-text .button {
	margin-bottom: 0 !important;
	margin-top: 20px !important;
	font-weight: 500;
	opacity: 0;
	transition: all .3s;
}
.home-projects .archive-project {
	padding: 0 !important;
	padding-left: 15px !important;
    padding-right: 15px !important;
}
.primary {
	border: none !important;
}
.home-sec2 .box .box-text .box-text-inner {
	bottom: -70px;  
	transition: all .3s;
	position: relative;
}
.home-sec2 .hover-grid-item .box-text-inner {
	bottom: -75px;  
	transition: ease-out .2s;
	position: relative;
	margin: 30px;
	width: calc(100% - 60px);
	position: absolute;
	text-align: left;
	transition: all .3s;
}
.home-sec2 .hover-grid-item:hover .box-text-inner{
	bottom: 0;
}
.home-sec2 .hover-grid-item .box-text-inner h3 {
	color: #ddd;
	transition: all .3s;
}
.home-sec2 .hover-grid-item:hover .box-text-inner h3 {
	color: #fff;
}
.home-sec2 .box:hover .box-text .box-text-inner {
	bottom: 0;
}
.home-sec2 .box:hover .box-text .button  {
	opacity: 1;
}
.home-sec3 .section-content:before{
	content:"";
	background-image:url(/wp-content/uploads/2023/08/map.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	position: absolute;
}
.home-sec3 .icon-box .icon-inner {
	padding: 25px; 
	border-radius: 50%;
	background: var(--primary-color);
	transition: .3s all;
}
.home-sec3 .icon-box img,.home-sec4 .icon-box img {
	padding: 0;
}
.home-sec3 .icon-box .icon-box-text h3 {
	font-size: 36px; 
	line-height: 42px; 
	margin: 0;
}
.home-sec3 .icon-box .icon-box-text p {
	font-size:  16px; 
	line-height: 26px; 
	font-weight: 700;
}
.home-sec3 .icon-box {
	transition: .3s all;
}
.home-sec3 .icon-box:hover {
	transform: scale(1.1);
}
.home-sec3 .icon-box:hover .icon-inner {
	background: var(--fs-color-secondary);
}
.home-sec4 .icon-box img {
	filter: brightness(0) invert(1);
}
.home-sec4 .icon-box .icon-inner{
	padding: 20px;
	background: #084e62;
	border-radius: 50%;
	transition: .3s all;
}
.home-sec4 .icon-box:hover .icon-inner{
	background: var(--fs-color-secondary); 
}
.home-sec4 .grid-content > .col > .col-inner{
	border-radius: 12px; 
	border: 1px solid #5a6a70;
	background: #002a34;
	padding: 20px;
}
.home-sec4 .icon-box .icon-box-text h3 {
	padding-bottom: 10px; 
	position: relative;
}
.home-sec4 .icon-box .icon-box-text h3:after {
	content:"";
	background: var(--fs-color-secondary); 
	width: 45px; 
	height: 3px; 
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	transition: .3s all;
}
.home-sec4 .icon-box:hover .icon-box-text h3:after{
	width: 65px; 
}
.home-sec4 .icon-box .icon-box-text p {
	color: #ddd;
}
.home-sec5 .banner {
	border-radius: 12px;
	border: 1px solid #eee;
	overflow: hidden;
}
.home-sec6 .post-item .is-divider {
	display: none !important;
}
.home-sec6 .post-item .post-meta {
	margin: 8px 0;
}
.home-sec6 .box-blog-post {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	overflow: hidden;
}
.home-sec6 .box-blog-post .post-title a {
	min-height: 43px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.home-partner .ct-1 {
	padding-bottom: 0;
}
.home-partner .ct-2 > .col-inner{
	border-radius: 12px; 
	overflow: hidden;
}
.home-partner .gallery-col {
	padding-bottom: 0;
}

.about-sec2 .bg-ct > .col-inner {
	background-color: var(--primary-color);
    background-image: url(/wp-content/uploads/2023/08/pattern-2.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.about-sec2 .bg-ct > .col-inner:before {
	background-color: var(--primary-color); 
	opacity: .8;
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
.about-sec2 .bg-ct > .col-inner * {
	z-index:2;
}
.about-sec3 .count-item {
	display: flex; 
	gap: 10px;
	align-items:center;
}
.about-sec3 .count-item .ue-list-item-text {
	font-size: 14px; 
	color: #666;
}
.about-sec3 .count-item .item-number {
	font-size: 18px;
	flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1em;
	width: 35px;
    height: 35px;
    background-color: var(--fs-color-secondary);
	font-weight: 700;
	color: #fff; 
	border-radius: 50%;
}
.about-sec3 .count-item .ue-list-item-title {
	font-size: 20px; 
	font-weight: 600;
}
@media(max-width: 849px) {
	.home-main-title h2,.home-main-title h1 {
		font-size: 28px;
	}
	.home-sec1 .right-ct > .col-inner:after{
		width: 100px; 
		height: 100px; 
	}
	.home-sec1 .right-ct > .col-inner:before {
		width: 250px; 
		height: 80px; 
	}
}
@media(max-width: 549px) {
	.home-slider h2{
		font-size: 22px !important;
	}
	.home-main-title h2,.home-main-title h1 {
		font-size: 24px;
		line-height: 32px
	}
	.home-sec2 .box .box-text {
		margin: 15px !important;
	}
	.home-sec2 .box .box-text .button {
		margin-top: 15px !important;
	}
	.home-sec2 .hover-grid-item .box-text-inner {
		margin: 15px;
		width: calc(100% - 15px);
	}
	.home-sec2 .box .box-text .box-text-inner {
		bottom: -60px;
	}
}