/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2026 | 18:51:46 */
@import url('https://fonts.googleapis.com/css2?family=SUSE:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.cdnfonts.com/css/melody-3');
:root{
/* 	--font1: "Righteous", sans-serif; */
/* 	--font1: "SUSE", sans-serif; */
	--font1: 'Melody', sans-serif;
}
h1, h2, h3, h4 {
	font-family: var(--font1) !important;
	font-weight: normal !important;
	letter-spacing: .5px !important;
	font-weight: bold !important;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    font-family: inherit !important;
    letter-spacing: 5px;
}
.video_sec .as-trust-2-area {
    border-radius: 0;
    margin: 0;
}
.footer-line-inner{
	color: #fff !important;
}
.as-partner-3-big-title .split-line {
    display: inline-block !important;
}
.hero__word{
	color: #fff !important;
	font-weight: 900 !important;
}
.hero__word span.letter {
    padding-right: 5px;
}
.as-footer-3-contact h5 {
    font-size: 24px !important;
    max-width: 430px;
    padding-top: 8px;
    font-weight: 600;
}
.as-footer-3-contact h4 {
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
	opacity: 1 !important;
}
.as-footer-3-contact {
    padding-left: 60px;
}
.as-partner-3-logo .single-logo:hover img {
    animation: unset !important;
    filter: grayscale(0);
}
.heading-font{
	font-family: var(--as-font-3);
}
.word-wrap{
	font-family: var(--font1);
}
.as-partner-3-logo .single-logo {
	width: 250px;
	height: 160px;
	border-radius: 10px !important;
	background-color: #ffffff;
}
.as-partner-3-logo .single-logo img {
	object-fit: contain;
	height: 60%;
	width: 70%;
	display: block;
	filter: grayscale(1);
}
body .as-footer-3-wrap {
	grid-template-columns: 1fr 1.7fr 2fr;
}
body .as-footer-3-menu {
	display: block;
	column-count: 2;
}
body .as-footer-3-menu li {
	margin-bottom: 6px;
}
.custom_scrollbar .wa-img-cover {
	align-items: center !important;
	justify-content: center !important;
	display: flex !important;
	width: 130px !important;
	height: auto !important;
}
.custom_scrollbar h2.as-h-1 {
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 900;
	font-family: var(--font1);
}
.custom_scrollbar .wa-img-cover img {
	object-fit: contain;
	display: block;
	width: 100% !important;
	height: 92px !important;
}
body #lanes{
	gap: 40px;
}
#counter{
	font-family: var(--font1);
}
section.as-cta-1-area.tx-section>.container.as-container-1 {
	display: none;
}
.letswork_sec .as-cta-1-bg {
	margin: 0;
	padding-top: 90px;
	border-radius: 0;
}
.letswork_sec .as-cta-1-bg .as-cta-1-social {
	display: none;
}
.as-header-1-menu div > ul {
	transform: translateX(0px);
	opacity: 1;
	transition-delay: 0.3s;
	visibility: visible;
	gap: 40px !important;
}
.as-header-1-wrap {
	gap: 30px;
	background-color: #ffffff40;
	backdrop-filter: blur(5px);
}
.as-main-navigation .navbar-nav li a {
	color: #fff;
}
.as-header-1-menu {
	width: unset !important;
	overflow: visible;
	margin-left: 0px;
}
.as-header-1-menu-toggle-btn {
	display: none;
}
.as-header-1-action-link .as-pr-btn-1 {
	padding: 7px 25px;
}
.as-success-2-experience .number .odometer-value {
	font-family: var(--font1) !important;
}
.as-trust-2-video iframe{
	height: 100%;
	width: 100%;
	object-fit: cover;
	display: block;
	pointer-events: none;
}
.as-trust-2-marquee-wrap .text-elm {
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, .1));
}
.faq_sec .as-accordion {
	gap: 0;
}
.faq_sec .as-accordion .as-accordion-item {
	border: none;
	border-bottom: 1px solid #2B2B2B;
}
.faq_sec .as-accordion .as-accordion-item:last-child {
	border: none;
}
.faq_sec .as-accordion .as-accordion-item .item-title {
	padding: 23px 0;
	line-height: 1.3;
	letter-spacing: -0.5px;
	font-size: 21px;
}
.faq_sec .as-accordion .as-accordion-item .item-disc {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
.faq_sec .as-faqs-3-accordion {
	padding: 25px 40px;
}
.as-services-4-item-number-wrap,
.as-services-4-item-title-wrap,
.as-services-4-item-disc-wrap{
	overflow:hidden;
}
body .as-header-1-area:is(.has-inner-page) .as-header-1-logo{
	top: -16px;
	left: 12px;
	height: unset;
	width: unset;
}
.cms-ettmn {
	position: relative;
}
.cms-sticky {
	position: sticky;
	top: 0;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.heading h2 {
	font-size: 7rem;
	/* will-change: transform; */
	font-weight: 400;
	background: linear-gradient(to top, rgba(119, 119, 119, 0.2), #000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.cms-sticky-card-panel {
	position: sticky;
	top: 0;
	height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cms-ttmn-item {
	max-width: 672px;
	width: 90%;
	min-height: 600px;
	background: white;
	padding: 64px;
	border-radius: 16px;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07);
	position: relative;
	opacity: 0;
	transform: translateY(120vh);
	/* will-change: transform, opacity; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.cms-ttmn-item.view-more-card .desc {
	text-align: center;
	margin-bottom: 29px;
}
.cms-ttmn-item.view-more-card {
	display: flex;
	align-items: center;
	justify-content: center;
}
.cms-ttmn-item.view-more-card button {
	padding: 12px 42px;
	font-size: 22px;
	font-weight: 500;
	border-radius: 50px;
	border: 2px solid #000;
	background: #fff;
	color: #000;
	cursor: pointer;
	transition: all 0.35s ease;
	letter-spacing: 0.5px;
}
/* Hover effect */
.cms-ttmn-item.view-more-card button:hover {
	background: #000;
	color: #fff;
	transform: translateY(-3px);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
.desc {
	font-size: 34px;
	line-height: 1.2;
	color: #1B1A1A;
}
.info {
	display: flex;
	gap: 12px;
	align-items: center;
	margin-top: 80px;
}
.info img {
	width: 48px;
    height: 48px;
    border-radius: 50%;
    min-width: 48px;
    object-fit: cover;
}
.name {
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    font-family: var(--font1);
    letter-spacing: 1.5px;
}
/* .pos {
	font-size: 14px;
	color: #777;
} */
.rotate1 {
	transform: rotate(-5deg)
}
.rotate2 {
	transform: rotate(5deg)
}
.rotate3 {
	transform: rotate(-3deg)
}
.cms-ttmn-item {
	position: relative;
}
.cms-ttmn-item::before {
	content: "";
	position: absolute;
	height: 12px;
	width: 12px;
	right: 40px;
	top: 40px;
	/* background:red; */
	z-index: 99999;
	background: url('/wp-content/uploads/2026/03/dots-img.svg') no-repeat;
}

#portfolio-rw-section {
	color:#fff;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	overflow: hidden;
	box-sizing: border-box;
}
.portfolio-rw-inner {
	width: 80%;
}
.portfolio-rw-head {
	padding-top: 20px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 40px;
	text-transform: uppercase;
	margin-bottom: 80px;
}
.portfolio-rw-title {
	position: relative;
	font-size: 170px;
	line-height: 0.8;
	letter-spacing: -0.02em;
	color: #fff;
	margin-bottom: 0px;
}
.portfolio-rw-title .portfolio-word {
	display: block;
}
.portfolio-rw-title .portfolio-word-inner {
	display: block;
	background-image: linear-gradient(to right, #ffffff 50%, #3d3d3d 50%);
	background-size: 200% 100%;
	background-position: 100%;
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	padding: 10px 0;
	will-change: background-position;
}
.portfolio-rw-socials {
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding-bottom: 24px;
	flex-shrink: 0;
}
.portfolio-rw-socials-row {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.portfolio-rw-socials-row .portfolio-rw-btn {
	font-size: 12px;
	letter-spacing: -0.02em;
	color: #e0eeee;
	border: 1.5px solid #c5fcfc;
	border-radius: 50px;
	padding: 8px 25px !important;
	text-decoration: none;
	transition: background 0.25s, color 0.25s;
	align-self: flex-start;
}
.portfolio-rw-btn {
	font-size: 18px;
	letter-spacing: -0.02em;
	color: #e0eeee;
	border: 1.5px solid #c5fcfc;
	border-radius: 50px;
	padding: 14px 40px !important;
	text-decoration: none;
	transition: background 0.25s, color 0.25s;
	align-self: flex-start;
}
.portfolio-rw-btn:hover {
	background: #c5fcfc;
	color: #141414;
}
.portfolio-rw-divider {
	width: 100%;
	height: 1px;
	background: rgba(224,238,238,0.12);
	transform-origin: left center;
}
.portfolio-rw-item {
	padding: 40px 0;  
}
.portfolio-rw-item:last-child {
	border-bottom: none;
}
.portfolio-rw-row {
	display: flex;
	align-items: center;
	gap: 80px;
}
.portfolio-rw-col-thumb {
	flex: 0 0 55%;
	max-width: 55%;
}
.portfolio-rw-col-content {
	flex: 1;
}
.portfolio-rw-ptitle {
	font-size: 62px;
	line-height: 1;
	letter-spacing: 0 !important;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #fff !important;
}
.portfolio-meta{
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
}
.portfolio-meta a {
    border: 1px solid #9b9b9b;
    background-color: #6c6c6c;
    line-height: normal;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 12px;
    color: #fff;
    transition: all .3s ease;
}
.portfolio-meta a:hover {
    background-color: #fd3f00;
    border-color: #ffb9a273;
    color: #fff;
}
.portfolio-rw-thumb {
	will-change: transform;
	overflow: visible;
}
.portfolio-rw-thumb img {
	border-radius: inherit;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: inline-block;
	will-change: transform;
	max-width: 100%;
	transition: transform 500ms;
    -webkit-transition: transform 500ms;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    -webkit-transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    transform-origin: center center;
}
.as-services-4-item-img-single img{
	transition: transform 500ms;
    -webkit-transition: transform 500ms;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    -webkit-transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    transform-origin: center center;
}
.portfolio-rw-thumb img:hover,
.as-services-4-item-img-single img:hover{
	transform: perspective(1000px) rotateX(.015deg) rotateY(0.015deg) rotateZ(0.015deg) scaleX(1.1) scaleY(1.1);
    -webkit-transform: perspective(1000px) rotateX(.015deg) rotateY(0.015deg) rotateZ(0.015deg) scaleX(1.1) scaleY(1.1);
}
.portfolio-rw-thumb a {
    display: block;
    overflow: hidden;
	aspect-ratio: 16 / 12;
	border-radius: 16px;
}
.service_sec .as-services-4-item-list p.as-p-1.single-item {
    font-size: 20px;
    font-family: var(--font1);
    letter-spacing: 1px;
    font-weight: bold;
}
.as-main-navigation .navbar-nav li a{
	gap: 5px;
}
.as-process-2-item .icon img {
    height: 100px !important;
}
.service_sec .as-services-4-item-title h3.single-title {
    display: none;
}
.service_sec .single-disc {
    display: block !important;
    overflow: unset !important;
    -webkit-box-orient: unset !important;
    min-height: 211px;
    transition: transform .3s ease;
    transform: translate(0px, 211px);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 18px;
}
.service_sec .single-disc.active {
    transform: translate(0px, 0px);
}
.as-services-4-item-disc {
    transform: unset !important;
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    min-height: 211px;
}
.service_sec .as-services-4-item-disc-wrap {
    height: 200px;
}
.service_sec .single-disc:not(.active) {
    opacity: 0;
}
.as-services-4-item-list {
    min-width: 250px;
}
.cms-sticky-card-panel .star-rating {
    margin-left: auto;
    display: flex;
    gap: 1px;
    font-size: 16px;
}
.cms-sticky-card-panel .star-rating span {
    opacity: .5;
	color: gray;
}
.cms-sticky-card-panel .star-rating span.filled {
    font-weight: bold;
    color: #ffbc00;
    opacity: 1;
}
.full-w-img .container-fluid {
    padding: 0;
}
.full-w-img {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.full-w-img .container{
	padding-top: 15px;
	padding-bottom: 15px;
}
.full-w-img .full-w-img_inner {
/* 	aspect-ratio: 16 / 9; */
	overflow: hidden;
}
.single_portfolio_content .desc p:last-child {
    margin-bottom: 0;
}
.full-w-img img {
    object-fit: cover;
    width: 100%;
    display: block;
    transition: all .3s ease;
}
.prow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.prow>* {
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}
.prow .col6 {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 15px 0;
}
.p_two_images_img {
    position: relative;
    z-index: 1;
    overflow: hidden;
	height: 100%;
}
.p_two_images_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    transition: all .3s ease;
	max-height: 500px;
}
.quote_sec {
    position: relative;
    z-index: 1;
    margin-bottom: 180px;
}
.quote_sec .full_w_img img {
	object-fit: cover;
    display: block;
    transition: all .3s ease;
    width: 100%;
    height: 40vh;
}
.quote_sec_inner {
    position: absolute;
    z-index: 1;
    bottom: -150px;
    width: 100%;
}
.quote_sec_inner .quote_inner {
	position: relative;
	z-index: 1;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
    background-color: #fff;
    max-width: 560px;
    padding: 50px;
    border: 3px solid #c8c8c826;
}
.quote_inner:before {
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    content: "\f10d";
    position: absolute;
    top: 40px;
    left: 30px;
    font-size: 80px;
    z-index: -1;
    opacity: .061;
    transform: rotate(-5deg);
}
.quote_sec_inner .quote_inner blockquote {
    font-family: inherit;
    font-size: 22px;
    font-style: italic;
    line-height: 1.45;
}
.quote_sec_inner .quote_inner .quote_meta {
    padding-top: 1em;
}
.quote_sec_inner .quote_inner h5 {
    font-family: var(--font1);
    font-weight: revert;
    letter-spacing: 2px !important;
    font-size: 22px;
    margin-bottom: 4px;
}
.quote_sec_inner .quote_inner p {
    margin: 0;
	opacity: .6;
}
.subheader_img {
    position: relative;
    z-index: 1;
    height: 40vh;
    overflow: hidden;
}
.subheader_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all .5s ease;
}
.portfolio_sec_header {
    background-color: #0f1212;
    color: #fff;
	padding: 4em 0;
	position: relative;
	z-index: 1;
}
.portfolio_sec_header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    pointer-events: none;
    background-image: url('/wp-content/uploads/2025/11/s4-bg-noise-1.gif');
    background-position: center;
    opacity: 0.08;
}
.prow .col7 {
    flex: 0 0 64%;
    max-width: 64%;
    margin: 15px 0;
}
.prow .col5 {
    flex: 0 0 36%;
    max-width: 36%;
    margin: 15px 0;
}
.project_overview .desc p:last-child {
    margin-bottom: 0;
}
.share_project_social {
    text-align: center;
	margin-bottom: 2em;
}
.share_project_social p {
    margin-bottom: 7px;
}
.share_project_social div {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
.share_project_social div a {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff12;
    color: #fff;
    border-radius: 0;
    border: 1px solid #373737;
    transition: all .5s ease;
}
.share_project_social div a:hover {
    background-color: #fd3f00;
    color: #fff;
    border-color: #fd3f00;
    transform: scale(1.07) rotate(360deg);
    transform-origin: center;
    border-radius: 5px;
}
.single_portfolio_content{
/* 	font-size: 20px; */
}
.single_portfolio_content .desc{
	font-size: inherit;
	line-height: 1.5;
}
.project_overview .project_meta .category {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.project_overview .project_meta .category a {
    background-color: #fd3f00;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    border-radius: 20px;
    padding: 4px 12px;
    transition: all .3s ease;
}
.project_overview .project_meta .publish_date {
    opacity: .8;
}
.project_overview .project_meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.project_overview h2 {
    font-weight: 900 !important;
    letter-spacing: 1.5px !important;
    line-height: 1.1;
	margin-bottom: 35px;
    font-size: 48px !important;
}
.project_overview .desc {
    color: #fff;
}
.prev_next {
    display: flex;
    justify-content: space-between;
    align-items: center;
	max-width: 90%;
	margin: 0 auto;
}
.prev_next a {
    position: relative;
    z-index: 1;
    padding: 10px 25px;
    border-radius: 50px;
}
.prev_next a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ffffff1a;
    z-index: -1;
    border-radius: 7px;
    width: 50px;
    opacity: 1;
    transition: all .3s ease;
}
.prev_next a:last-child:before {
    left: unset;
    right: 0;
}
.prev_next a:hover:before {
    width: 100%;
    border-radius: 7px;
    opacity: 1;
    background-color: #fd3f00;
}
.video_sec {
    padding: 2em 0;
    overflow: hidden;
}
.video_box a img {
    display: block;
    object-fit: cover;
	width: 100%;
	height: 100%;
	transition: all .7s ease;
}
.video_box a:hover img{
	transform: scale(1.15);
	transition: all .7s ease;
}
.video_box a {
    position: relative;
    display: block;
    z-index: 1;
	overflow: hidden;
}
.video_box a .play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: #fd3f00;
    color: #fff;
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 39px;
    padding-left: 7px;
    padding-top: 4px;
    transition: all .3s ease;
}
.commonslider .slick-arrow {
    height: 40px;
    width: 40px;
	border-radius: 50%;
    background: #fd3f00 !important;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    opacity: 1;
    line-height: normal !important;
	color: #fff !important;
	opacity: .4;
	transition: all .4s ease;
}
.commonslider:hover .slick-arrow{
	opacity: 1;
}
.commonslider .slick-arrow:before {
    font-size: 15px;
    color: inherit !important;
    opacity: inherit !important;
    line-height: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
}
.commonslider .slick-arrow.slick-prev {
    left: 15px;
}
.commonslider .slick-arrow.slick-next {
    right: 15px;
}
.commonslider .slick-arrow.slick-prev:before {
    content: "\f060";
}
.commonslider .slick-arrow.slick-next:before {
    content: "\f061";
}

.commonslider ul.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
	padding: 0;
}
.commonslider ul.slick-dots li button {
    display: none;
}
.commonslider ul.slick-dots li {
    height: 13px;
    width: 13px;
    background-color: #fd3f00;
    margin: 0;
    border-radius: 10px;
    opacity: .1;
    cursor: pointer;
}
.commonslider ul.slick-dots li.slick-active {
    opacity: 1;
}
.gallery_sec {
    padding: 3em 0;
}
.commonslider .slick-list {
    overflow: unset;
}
.commonslider .slick-list .slick-track {
    display: flex;
}
.commonslider .slick-slide {
    height: unset !important;
    padding: 12px;
}
.commonslider .slick-slide:not(.slick-active) {
    opacity: .1;
}
.commonslider {
    margin: 0 -12px;
}
.galleryBox {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 0px;
    overflow: hidden;
	transition: all .4s ease;
	cursor: pointer;
	border: 1px solid transparent;
}
.galleryBox .gallery_img {
    aspect-ratio: 16/10;
    display: block;
    overflow: hidden;
	position: relative;
	z-index: 1;
}
.galleryBox .gallery_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    transition: all .4s ease;
}
.galleryBox:hover .gallery_img img {
	transform: scale(1.14) rotateZ(-5deg);
}
.gallery_slider ul.slick-dots {
    bottom: -30px;
}
.gallery_slider .slick-prev {
    left: -36px !important;
}
.gallery_slider .slick-next {
    right: -36px !important;
}
.li_rc_sec .img_box {
    height: 100%;
    width: 100%;
    overflow: hidden;
	aspect-ratio: 1 / 1;
}
.li_rc_sec .img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.full-w-content {
    padding: 2em 0;
}
.prev_next a[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .2;
}
.li_rc_sec .li_rc_inner {
/*     background-color: #fafafa;
    padding: 60px;
    margin-left: -100px;
	margin-top: 40px;
	margin-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	position: relative;
	z-index: 1;
	flex: 1; */
	padding-left: 50px;
}
.single_portfolio_content h3 {
    font-size: 40px;
	margin-bottom: 20px;
}
.single_portfolio_content ul li:not(:last-child) {
    margin-bottom: 2px;
}
.li_rc_inner .desc ul:last-child {
    margin-bottom: 0;
}
.single_portfolio_content ul:not(.slick-dots) {
    padding: 0;
	list-style: none;
}
.single_portfolio_content ul:not(.slick-dots) li {
    padding-left: 20px;
    position: relative;
    z-index: 1;
}
.single_portfolio_content ul:not(.slick-dots) li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    height: 9px;
    width: 9px;
    background-color: #333;
    opacity: .4;
}
.three-column-sec {
    padding: 4em 0px;
}
.prow .col4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin: 15px 0;
}
.three-column_head {
    margin-bottom: 3em;
	text-align: center;
}
.three-column_head h3 {
    margin-bottom: 7px;
}
.three-column-sec .prow {
    counter-reset: my-sec-counter;
    position: relative;
    z-index: 1;
    padding: 0 15px;
	margin-bottom: 2.5em;
}
.three-column-sec .prow:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #b4b2b2;
    width: 120%;
}
.three-column-sec .col4 {
    position: relative;
    z-index: 1;
    margin: 0;
}
.three-column-sec .col4:before {
    position: absolute;
    bottom: -30px;
    left: -30px;
    background-color: #000;
    color: #fff;
    aspect-ratio: 1 / 1;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 5px solid #fff;
    outline: 1px solid #8e8e8e;
    font-weight: bold;
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter) "";
}
.three-column-sec .col4:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background-color: #b4b2b2;
    z-index: -1;
}
.threecol_box {
    padding: 35px;
    height: 100%;
}
.threecol_box h4 {
    letter-spacing: 1px !important;
    margin-bottom: 13px;
}
.li_rc_sec.reverse .col6:last-child {
    order: -1;
}
.li_rc_sec.reverse .col6:last-child .li_rc_inner {
    padding-right: 50px;
	padding-left: 0;
}
.li_rc_sec .col6 {
    position: relative;
    z-index: 1;
}
.li_rc_sec {
    padding: 2em 0;
}
.li_rc_sec .col6 {
    display: flex;
    align-items: center;
}
.hover_img_effect {
    transition: transform 500ms;
    -webkit-transition: transform 500ms;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    -webkit-transform: perspective(0px) rotateX(0deg) rotateY(0deg) rotateZ(0) scaleX(1) scaleY(1);
    transform-origin: center center;
}
.hover_img_effect:hover {
    transform: perspective(1000px) rotateX(.015deg) rotateY(0.015deg) rotateZ(0.015deg) scaleX(1.1) scaleY(1.1);
    -webkit-transform: perspective(1000px) rotateX(.015deg) rotateY(0.015deg) rotateZ(0.015deg) scaleX(1.1) scaleY(1.1);
}
.as-footer-3-circle-text .circle-text:hover {
    animation-duration: 1s;
    transition: all .8s ease;
}
.video_slider .video_box {
    height: 100%;
}
.video_slider .video_box a {
    width: 100%;
    height: 100%;
}
.video_slider .video_box .play_icon {
    width: 80px;
    height: 80px;
    font-size: 26px;
}
.portfolio_meta ul {
    background-color: #eeeeee0d;
    padding: 10px 24px !important;
    border-radius: 11px;
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(13px);
    border: 1px solid #383838;
    margin-bottom: 25px;
}
.portfolio_meta ul li {
    padding: 14px 0 !important;
    border-bottom: 1px solid #525252;
    display: flex;
/*     justify-content: space-between; */
    line-height: 1.4;
    font-size: 17px;
/*     flex-direction: column; */
}
.portfolio-rw-col-content span.portfolio-meta {
    margin-bottom: 10px;
}
.portfolio-rw-col-content .r_portfolio_meta ul {
    list-style: none;
    padding: 0;
}
.portfolio-rw-col-content .r_portfolio_meta ul li:not(:last-child) {
    margin-bottom: 6px;
}
.portfolio-rw-col-content .r_portfolio_meta ul li {
    position: relative;
    padding-left: 30px;
}
.portfolio-rw-col-content .r_portfolio_meta ul li:before {
    content: "\f058";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	color: #fd3f00;
}
.r_portfolio_meta {
    margin-bottom: 2em;
}
.portfolio-rw-col-content .btn-wrap i {
    font-size: 18px;
}
.portfolio_meta ul li:last-child {
    border: none;
}
.portfolio_meta ul li:before {
    display: none;
}
.portfolio_meta ul li b {
    padding-bottom: 3px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-family: 'Melody', sans-serif;
    font-weight: bold;
    color: #fff;
    opacity: .5;
	flex: 0 0 100px;
}
.related_projects {
    padding: 4em 0 5em;
	overflow: hidden;
}
.related_projects .cusheading h2{
    animation: sliding 80s linear infinite;
    float: left;
    font-size: 72px !important;
    line-height: 75px;
    color: #fd3f00 !important;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.related_projects .cusheading {
    width: 10000vw !important;
    max-width: 10000vw !important;
    display: flex;
}
.related_projects .tx_moving_text {
    margin-bottom: 4em;
}
.related_project_slider .slick-slide{
	padding: 22px;
}
.related_project_slider .slick-slide.slick-active {
    margin-top: -45px;
    transition: all 0.5s;
    transform: translateY(-6px);
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}
.related_project_slider .slick-slide.slick-active.slick-current {
    margin-top: 0;
}
.project_box {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.project_box .project_img {
    aspect-ratio: 4 / 5;
    overflow: hidden;
	position: relative;
	z-index: 1;
}
.project_box .project_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: linear-gradient(0deg, #fd3f00, transparent);
    transition: all .3s ease;
    opacity: 0;
}
.project_box:hover .project_img:before {
    opacity: 1;
    height: 100%;
}
.project_box .project_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.project_box .project_content {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}
.project_box .project_content h3 {
    font-size: 28px;
}
.project_box .project_content .view_more a {
    text-transform: uppercase;
    font-weight: 600;
    color: #666;
}
.project_box .project_content .view_more a span {
    height: 40px;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fd3f00;
    color: #fff;
    border-radius: 60px;
    margin-right: 6px;
	transform: rotate(-45deg);
    transition: all .3s ease;
}
.project_box .project_content .view_more a:hover span{
	transform: rotate(0deg);
}
.project_box .project_content .view_more a:hover {
    color: #fd3f00;
}
.related_projects .as-marquee-text-2-text i {
    position: relative;
    top: 14px;
}
#portfolio-container {
    will-change: opacity;
}
.portfolio-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
	padding-top: 6em;
	transition: all .5s ease;
}
.portfolio-grid .col6:nth-child(odd) {
    margin-top: -5em;
}
ul.filter_list {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    gap: 15px;
    flex-wrap: wrap;
}
ul.filter_list li {
    cursor: pointer;
    padding: 10px 40px 12px;
    background-color: #eee;
    font-family: var(--font1);
    letter-spacing: 1px !important;
    font-size: 20px;
    color: #000;
	transition: all .3s ease;
}
ul.filter_list li.active {
    background-color: #fd3f00;
    color: #fff;
    font-weight: bold;
}
 .play_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: #fd3f00;
    color: #fff;
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 39px;
    padding-left: 7px;
    padding-top: 4px;
    transition: all .3s ease;
}
.contact_iconbox {
    height: 100%;
    padding: 30px;
    background-color: #fdfdfd;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    border: 1px solid #eeeeee8a;
    transition: all .6s ease;
}
.contact_iconbox .elementor-icon-box-icon i.far.fa-clock {
    font-family: "Font Awesome 6 Free" !important;
}
.contact_iconbox h4.elementor-icon-box-title a {
    font-family: inherit !important;
    font-size: 22px;
    padding-bottom: 8px;
}
.contact_iconbox .elementor-icon-box-description {
    font-family: inherit !important;
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    opacity: .7;
}
.contact_iconbox:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-color: #e8e8e8;
    transform: translateY(-15px);
}
.cusform form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.cusform form.wpcf7-form>* {
    width: 100%;
    padding: 0 15px;
}
.cusform form.wpcf7-form .col6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.cusform form.wpcf7-form label {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
	color: #fff;
}
.cusform form.wpcf7-form label .wpcf7-form-control-wrap {
    display: block;
}
.cusform form.wpcf7-form label .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    display: block;
    border: 1px solid #494949;
    padding: 9px 20px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    margin-top: 3px;
    max-height: 110px;
}
.move-up, .move-down {
    transition: transform .5s ease;
}
.cusform form.wpcf7-form .submit_btn .wpcf7-form-control.wpcf7-submit {
    background-color: #ffffff;
    color: #000000;
    border-radius: 50px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    padding: 12px;
    cursor: pointer;
    transition: all .4s ease;
    border: 1px solid #333;
    letter-spacing: 1px;
}
.cusform form.wpcf7-form .submit_btn .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fd3f00;
    color: #fff;
    border-color: #fd3f00;
}
#portfolio-container .pagination {
    padding-top: 3em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px;
}
#portfolio-container .pagination>* {
    height: 40px;
    width: 40px;
    background-color: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    border-radius: 2px;
    transition: all .3s ease;
}
#portfolio-container .pagination .active, #portfolio-container .pagination>*:hover {
    background-color: #fd3f00;
}
.full_link .elementor-icon-box-wrapper {
    display: inline-flex;
	position: relative
}
.full_link .elementor-icon-box-wrapper .elementor-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.full_link.elementor-position-inline-end {
    text-align: right;
}
.full_link div:hover .elementor-icon-box-content .elementor-icon-box-description {
    color: #fd3f00 !important;
}
.cussubheading .elementor-heading-title:before {
    content: '';
    display: inline-block;
    height: 7px;
    width: 7px;
    background-color: #fd3f00;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 10px;
    border-radius: 50px;
}
.cussubheading .elementor-heading-title:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='81' height='9' viewBox='0 0 81 9' fill='none'%3E%3Crect y='4' width='80' height='1' fill='%23000'%3E%3C/rect%3E%3Cpath d='M77 7.96366L80.5 4.48183L77 1' stroke='%23000' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    display: inline-block;
    height: 9px;
    width: 81px;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: 15px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}

.cusheading b,
.cusheading strong{
	color: #fd3f00;
	font-weight: inherit;
}
.aboutvideo {
    overflow: unset !important;
}
.aboutvideo .elementor-wrapper {
    margin-right: -200px;
}
.cusbtnelm span.text {
    margin-right: 6px;
}
.cusbtnelm a:after {
    height: 34px !important;
    width: 34px;
}
.cusbtnelm span.icon {
    position: relative;
    right: 5px;
    top: 2px;
}


.teamSlider .slick-slide{
	padding: 15px;
}
.teamSlider .slick-slide.slick-active {
    margin-top: -45px;
    transition: all 0.5s;
    transform: translateY(-6px);
    transition: all 0.8s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}
.teamSlider .slick-slide.slick-active.slick-current {
    margin-top: 0;
}
.teamBox {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.teamBox .team_img {
    aspect-ratio: 4 / 4.5;
    overflow: hidden;
	position: relative;
	z-index: 1;
}
/* .teamBox .team_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: linear-gradient(0deg, #fd3f00, transparent);
    transition: all .3s ease;
    opacity: 0;
} */
.teamBox:hover .team_img:before {
    opacity: 1;
    height: 100%;
}
.teamBox .team_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .5s ease;
}
.teamBox .teamContent {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}
.teamBox .teamContent h4 {
    font-size: 28px;
}
.teamSlider .slick-list {
    padding: 0 !important;
	overflow: unset !important;
}
.teamSlider {
    margin: 40px 0 0;
}
.teamSlider .slick-slide:not(.slick-active) {
    opacity: .2;
}
.teamSlider .slick-arrow.slick-prev {
    left: -45px;
}
.teamSlider .slick-arrow.slick-next {
    right: -45px;
}
@keyframes sliding {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}
@media (min-width: 1200px) {
	.brand_logos .as-partner-3-big-title {
		font-size: 160px;
	}
	.as-cta-1-content .title-1 {
		font-size: 176px;
	}
	.full-w-content .container,
	.full-w-img .container,
	.p_two_images .container,
	.li_rc_sec .container{
		max-width: 1000px;
	}
}
@media screen and (min-width: 1700px) and (max-width: 1800px){
	.as-footer-3-big-text .title {
        font-size: 125px !important;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1700px){
	.as-footer-3-big-text .title {
        font-size: 135px !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1500px){
	.portfolio-rw-ptitle {
		font-size: 44px;
	}
	.as-footer-3-menu a {
		font-size: 24px;
	}
	.as-footer-3-contact h4, .as-footer-3-contact h5 {
		font-size: 20px !important;
	}
	.portfolio-rw-title {
		font-size: 140px;
	}
	.as-footer-3-big-text .title {
        font-size: 100px !important;
    }
	.heading h2{
		font-size: 5rem;
	}
	.cms-ttmn-item .desc {
		font-size: 22px;
		line-height: 1.4;
	}
	.cms-ttmn-item {
		min-height: 500px;
		max-width: 560px;
		padding: 42px;
	}
}
@media (max-width: 1399px) {
	
}
@media (max-width: 1199px) {

}
@media (max-width: 991px) {
	.portfolio-rw-col-thumb {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media screen and (max-width:767px) {
	
}