/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

/* Global */
:root {
	--custom-px: .07vw;
	--small-section-space: 60px;
	--section-space: 80px;
	--large-section-space: 100px;

	--font-family-heading: 'Sen', sans-serif;
	--font-family-body: 'Merriweather', sans-serif;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('/wp-content/uploads/fonts/AvenirNextCyr-Demi.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir Next';
  src: url('/wp-content/uploads/fonts/AvenirNextCyr-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6  {
	font-family: Avenir Next !important;
}

.section-padding-x > .col {
	padding-left: var(--section-space);
	padding-right:  var(--section-space);
}

.section-padding-y > .col {
	padding-top: var(--section-space);
	padding-bottom:  var(--section-space);
}

.section-padding-y-half > .col {
	padding-top: calc(var(--section-space)/2);
	padding-bottom:  calc(var(--section-space)/2);
}

.section-padding-y-top > .col {
	padding-top: var(--section-space);
}

.section-padding-y-bottom > .col {
	padding-bottom:  var(--section-space);
}

.section-padding-y-top-half > .col {
	padding-top: calc(var(--section-space)/2);
}

.section-padding-y-bottom-half > .col {
	padding-bottom:  calc(var(--section-space)/2);
}

.section-padding-x-small  > .col {
	padding-right:  var(--small-section-space);
	padding-left:  var(--small-section-space);
}

.section-padding-y-small  > .col {
	padding-top:  var(--small-section-space);
	padding-bottom:  var(--small-section-space);
}

.section-padding-x-large  > .col {
	padding-right:  var(--large-section-space);
	padding-left:  var(--large-section-space);
}

.section-padding-y-large  > .col {
	padding-top:  var(--large-section-space);
	padding-bottom:  var(--large-section-space);
}

/* Typo */
.h1 {
	font-size: clamp(32px,calc(var(--custom-px)*54),54px) !important;
}

.h2 {
	font-size: clamp(26px,calc(var(--custom-px)*38),38px) !important;
}

.h3 {
	font-size: clamp(22px,calc(var(--custom-px)*32),32px) !important;
}

.h4 {
	font-size: clamp(18px,calc(var(--custom-px)*28),28px) !important;
}

.h5 {
	font-size: clamp(16px,calc(var(--custom-px)*22),22px) !important;
}

.p {
	font-size: clamp(14px,calc(var(--custom-px)*16),16px) !important;
}

.lh-120 {
	line-height: 1.2em !important;
}

.lh-150 {
	line-height: 1.5em !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.fw-600 {
	font-weight: 600 !important;
}
/* Header */
#top nav > ul > .button_solid_color.button_color_white > a:before {
    background: #ffffff !important;
}

#top nav > ul > .button_solid_color.button_color_white > a span {
    color: #212121 !important;
}

#menu-mobile-header a {
  display: inline-block;
  background: #fff;
  padding: 8px 16px;
  color: #212121;
  line-height: 1.5;
}

#menu-mobile-header a:hover {
	opacity: .85 !important;
}

@media only screen and (max-width: 360px) {
	#menu-mobile-header a {
		padding: 8px 12px;
	}
}

/* Blog */
.post-area .post-header h3.title {
    font-size: 20px;
    min-height: 3.6em;
}  

.post-area .excerpt {
    min-height: 4.5em;
}
.post .content-inner .post-featured-img img {
	aspect-ratio: 3/2;
}
body.error404 .nectar-global-section.nectar_hook_global_section_after_header_navigation,
body.tag.archive .nectar-global-section.nectar_hook_global_section_after_header_navigation,
body.category.archive .nectar-global-section.nectar_hook_global_section_after_header_navigation {
    display: none;
}

/* Footer */
/* .footer-logo {
	width: 100% !important;
} */

#contact .iwt-text a {
	color: #212121;
}
.footer-copyright-menu li a,
#footer .iwt-text a,
.footer-menu li a {
    color: #ffffff;
}

#contact .iwt-text a:hover,
.footer-copyright-menu li a:hover,
#footer .iwt-text a:hover,
.footer-menu li a:hover {
	color: #4b8a2d;
}

.footer-copyright-menu ul {
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
	justify-content: flex-end;
    gap: 1rem;
}

.footer-menu ul {
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1rem;
}

.footer-copyright-menu li,
.footer-menu li {
    list-style: none;
}

.contact-header,
.footer-header,
.footer-menu h2.widgettitle {
    font-size: 22px !important;
	font-weight: 500 !important;
}

#contact .img-with-aniamtion-wrap .hover-wrap,
#footer .img-with-aniamtion-wrap .hover-wrap {
    margin: 0 !important;
}

#contact .img-with-aniamtion-wrap,
#footer .img-with-aniamtion-wrap {
    display: inline-block;
    position: relative;
    margin-right: 1.5rem;
}

#contact .iwithtext, 
#footer .iwithtext {
    display: flex;
    gap: 1rem;
    align-items: center;
}

#contact .iwithtext .iwt-icon,
#footer .iwithtext .iwt-icon {
    position: relative;
}

#contact .iwithtext .iwt-icon img,
#footer .iwithtext .iwt-icon img {
    width: 25px;
    margin: 0 !important;
}

#contact .iwithtext .iwt-text,
#footer .iwithtext .iwt-text {
    padding: 0;
}

#contact .gform-theme--foundation{
	--gf-form-gap-y: 16px;
}
#contact .gform_required_legend {
	display: none;
}

#contact .gfield_required {
	color: #212121 !important;
}

body #contact .gform_wrapper .top_label .gfield_label {
	margin: 0;
}

#contact .gfield_label {
	font-family: Merriweather !important;
	font-weight: 300 !important;
}

#contact input::placeholder,
#contact textarea::placeholder {
	color: #AAA !important;
}

#contact .gform_footer {
	display: flex !important;
	justify-content: center !important;
}

#contact .gform_button {
	font-family: Avenir Next !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	background-color: #fff !important;
	padding: 10px 30px !important;
	border: 1px solid var(--nectar-font-color) !important;
	color: var(--nectar-font-color) !important;
	border-radius: 0px !important;
}

#contact .gform_button:hover {
	background-color: var(--nectar-font-color) !important;
	color: #fff !important;
}

#contact div#gform_confirmation_message_1 {
    text-align: center !important;
}

#footer ul li a,
#footer .iwithtext a {
	font-size: 14px !important;
}

.col-project, body .wpb_row .col-project .column-image-bg-wrap, .col-project .wpb_wrapper {
    aspect-ratio: 1 / 1;
    height: 100%;
}

/* Accordion */
/* .custom-accordion .toggles {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px; 
} */

/* Desktop */
/* @media (min-width: 768px) {
	.custom-accordion .toggles {
		grid-template-columns: 1fr 1fr;
	}
} */

.custom-accordion .toggle {
    border-bottom: 1px solid #fff !important;
}

.custom-accordion .toggle>.toggle-title a {
    color: #fff;
    font-size: clamp(18px, calc(var(--custom-px) * 28), 28px) !important;
    font-weight: 500 !important;
    padding-top: clamp(8px, calc(var(--custom-px) * 10), 10px) !important;
    padding-bottom: clamp(8px, calc(var(--custom-px) * 10), 10px) !important;
    padding-right: clamp(24px, calc(var(--custom-px) * 44), 44px) !important;
}

.custom-accordion.custom-accordion-small .toggle>.toggle-title a {
	
    font-size: clamp(16px, calc(var(--custom-px) * 22), 22px) !important;
    font-weight: 500 !important;
    padding-top: clamp(8px, calc(var(--custom-px) * 10), 10px) !important;
    padding-bottom: clamp(8px, calc(var(--custom-px) * 10), 10px) !important;
    padding-right: clamp(18px, calc(var(--custom-px) * 20), 20px) !important;
}

.custom-accordion div[data-style*=minimal] .toggle>.toggle-title i {
    display: none;
}

.custom-accordion [data-style="minimal"] .toggle > .toggle-title a:after {
    content: "\e60a";
    font-family: 'icomoon';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-accordion [data-style="minimal"] .toggle.open > .toggle-title a:after {
	content: "\e609";
}

/* Testimonials */
#testimonials .cell .divider-wrap div{
	aspect-ratio: 1/1;
	width: 100%;
	height: 100% !important;
}

/* Project Grid */
.project-grid {
	display: grid;
	grid-template-columns: 2fr 1fr 1fr;
	grid-template-rows: repeat(2, 2fr);
	grid-auto-rows: minmax(180px, 14vw);
	gap: 16px;
}

.project-grid-item {
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none !important;
}

.project-grid-item:first-child {
	grid-row: 1 / span 2;
}

.project-grid-image-wrap,
.project-grid-image,
.project-grid-image img {
	width: 100%;
	height: 100%;
}

.project-grid-image {
	position: absolute;
	inset: 0;
	transition: opacity .4s ease, transform .6s ease;
}

.project-grid-image-default {
	position: relative;
}

.project-grid-image img {
	object-fit: cover;
	display: block;
	height: 100% !important;
}

.project-grid-image-hover {
	opacity: 0;
	transform: scale(1.03);
}

.project-grid-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 45%;
	background: linear-gradient(to top, rgba(0, 0, 0, .68) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: 0;
	transition: opacity .35s ease;
	z-index: 2;
	pointer-events: none;
}

.project-grid-content {
	position: absolute;
	left: 0;
	bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	z-index: 3;
	pointer-events: none;
}

.project-grid-content-inner-desktop {
	display: block;
}

.project-grid-content-inner-mobile {
	display: none;
}

.project-grid-title {
	color: #fff !important;
	font-size:  16px;
	font-weight: 500;
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: var(--font-family-heading);
}

.project-grid-arrow {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	opacity: 0;
	transform: translateX(-8px);
	transition: opacity .35s ease, transform .35s ease;
}

.project-grid-item:hover .project-grid-image-hover,
.project-grid-item:focus-visible .project-grid-image-hover {
	opacity: 1;
	transform: scale(1);
}

.project-grid-item:hover .project-grid-overlay,
.project-grid-item:focus-visible .project-grid-overlay {
	opacity: 1;
}

.project-grid-item:hover .project-grid-arrow,
.project-grid-item:focus-visible .project-grid-arrow {
	opacity: 1;
	transform: translateX(0);
}

.project-grid-item:hover .project-grid-title,
.project-grid-item:focus-visible .project-grid-title {
	text-decoration: underline;
	text-decoration-color: #fff;
	text-underline-offset: 4px;
}

/* Responsiveness */
@media only screen and (max-width: 1000px) {
	/* 	Global */
	:root {
		--small-section-space: 25px;
		--section-space: 50px;
		--large-section-space: 75px;
	}

	.section-padding-x > .col {
		padding-left: 0;
		padding-right: 0;
	}

	.section-padding-x-small > .col {
		padding-left: 0;
		padding-right: 0;
	}

	.section-padding-x-large > .col {
		padding-left: 0;
		padding-right: 0;
	}
	/* Footer */
	.footer-logo {
		max-height: 60px;
	}
	
	.footer-copyright-menu ul  {
		justify-content:flex-start;
	}

	/* CTA Section */
	.cta-section .wpb_column {
		margin-bottom: 24px !important;
	}

	.cta-section .wpb_column img.img-with-animation {
		max-width: 175px;
	}

	.project-grid-content-inner-desktop {
		display: none;
	}

	.project-grid-content-inner-mobile {
		display: block;
	}

	.project-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-template-rows: none;
		grid-auto-rows: auto;
		gap: 0;
	}

	.project-grid-item:first-child {
		grid-row: auto;
	}

	.project-grid-content, .project-grid-content .project-grid-content-inner-mobile {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-direction: row;
	}

	.project-grid-title {
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 690px) {
	.project-grid {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.project-grid-item {
		aspect-ratio: 1 / 1;
	}

	.project-grid-content {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 16px;
	}

	.project-grid-title {
		font-size: 18px;
	}

	.project-grid-arrow {
		font-size: 20px;
	}
}

/* Project Single Shortcodes */
.project-shortcode-title {
	margin: 0;
}

.project-banner-image-wrap {
	width: 100%;
}

.project-banner-image-wrap img {
	width: 100%;
	display: block;
	height: auto;
}

.project-shortcode-description > *:first-child {
	margin-top: 0;
}

.project-shortcode-description > *:last-child {
	margin-bottom: 0;
}

.project-gallery-wrap {
	width: 100%;
}

.project-gallery-slider {
	overflow: hidden;
}

.project-gallery-slider .keen-slider__slide img {
	width: 100%;
/* 	height: clamp(260px, 35vw, 520px); */
	aspect-ratio: 4/3;
	object-fit: cover;
	display: block;
	max-height: 588px;
}

.project-details-wrap {
	display: flex;
	flex-direction: column;
	gap: 28px;
}

.project-details-top {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px;
}

.project-details-top-item {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.project-details-label {
	font-family: var(--font-family-heading);
	font-size: clamp(16px, calc(var(--custom-px) * 22), 22px);
	line-height: 1.2;
	color: #212121;
}

.project-details-value {
	font-family: var(--font-family-body);
	font-size: clamp(12px, calc(var(--custom-px) * 16), 16px);
	line-height: 1.3;
	color: #212121;
	font-weight: 700;
}

.project-details-stats {
	display: flex;
	flex-wrap: wrap;
	gap: 36px;
	align-items: center;
}

.project-details-stat-item {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	color: #212121;
}

.project-details-icon {
	display: inline-flex;
	line-height: 1;
}

.project-details-count {
	font-family: var(--font-family-heading);
	font-size: clamp(14px, calc(var(--custom-px) * 24), 24px);
	font-weight: 700;
	line-height: 1;
}

@media only screen and (max-width: 1000px) {
	.project-details-top {
		/* grid-template-columns: 1fr; */
		gap: 18px;
	}

	.project-details-stats {
		gap: 24px;
	}

	.project-details-count {
		font-size: 26px;
	}
}

/* Projects Archive */
.post-type-archive-project .container-wrap {
	background-color: #fff;
}

.projects-archive-main {
	padding-bottom: 64px;
}

.projects-archive-breadcrumbs {
	display: flex;
	align-items: center;
	gap: 10px;
	font-family: var(--font-family-heading);
	font-size: 12px;
	line-height: 1;
	color: #9f9f9f;
	margin-bottom: 28px;
}

.projects-archive-breadcrumbs a {
	color: #9f9f9f;
	text-decoration: none;
}

.projects-archive-title {
	font-family: var(--font-family-heading);
	font-size: clamp(28px, calc(var(--custom-px) * 48), 48px);
	line-height: 1.15;
	color: #212121;
	margin: 0 0 30px;
}

.projects-archive-filters {
	display: flex;
	flex-direction: row;
	gap: 18px;
	margin-bottom: 34px;
	align-items: center;
	justify-content: flex-start;
}

body .projects-archive-filters .fancy-select-wrap {
	padding-top: 0;
}

body .projects-archive-select {
	width: 100%;
	border: 1px solid #000;
	border-radius: 0;
	background-color: #fff;
	height: 42px;
	padding: 0 38px 0 18px;
	font-family: var(--font-family-heading);
	font-size: 16px;
	color: #000;
	appearance: none;
	background-image:
		linear-gradient(45deg, transparent 50%, #000 50%),
		linear-gradient(135deg, #000 50%, transparent 50%);
	background-position:
		calc(100% - 16px) 17px,
		calc(100% - 11px) 17px;
	background-size: 5px 5px, 5px 5px;
	background-repeat: no-repeat;
}

/* Select2 replaces the native control; Salient fancy forms restyle selects globally. */
body .projects-archive-filters .select2-container {
	display: block;
	max-width: 100%;
}

body .projects-archive-filters .select2-container--default .select2-selection--single {
	height: 42px;
	margin: 0;
	border: 1px solid #000;
	border-radius: 0;
	background-color: #fff;
	box-shadow: none;
	padding:0;
}

body .projects-archive-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding-left: 18px;
	padding-right: 44px;
	line-height: 40px;
	font-family: var(--font-family-heading);
	font-size: 16px;
	color: #000;
}

body .projects-archive-filters .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #000;
}

/* Beat Salient custom.php fancy-form hover/open (white on accent). */
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default .select2-selection--single:hover,
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default.select2-container--open .select2-selection--single,
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default .select2-selection--single:focus,
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default.select2-container--focus .select2-selection--single {
	border-color: #000 !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default:hover .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered,
body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000 !important;
}

body[data-fancy-form-rcs="1"] .projects-archive-filters .select2-container--default .select2-selection--single:hover .select2-selection__placeholder {
	color: #000 !important;
}

/* Thin chevron (replace default Select2 triangle). */
body .projects-archive-filters .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	top: 0;
	right: 14px;
	width: 22px;
}

body .projects-archive-filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: block;
	width: 7px;
	height: 7px;
	margin: 0;
	left: 50%;
	top: 50%;
	border: none;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	transform: translate(-50%, -60%) rotate(45deg);
	transition: transform 0.2s ease;
}

body .projects-archive-filters .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border: none;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	transform: translate(-50%, -20%) rotate(225deg);
}

body .projects-archive-clean-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: underline;
	text-underline-offset: 2px;
	font-family: var(--font-family-heading);
	font-size: 16px;
	color: #303030;
	
	white-space: nowrap;
}

.projects-archive-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: clamp(10px, calc(var(--custom-px) * 30), 30px);
	row-gap: clamp(10px, calc(var(--custom-px) * 60), 60px);
}

.projects-archive-card {
	padding-bottom: clamp(10px, calc(var(--custom-px) * 30), 30px);
	border-bottom: 1px solid #d9d9d9;
}

.projects-archive-image-link {
	display: block;
	width: 100%;
	aspect-ratio: 605 / 500;
	overflow: hidden;
	margin-bottom: clamp(10px, calc(var(--custom-px) * 30), 30px);
}

body .row .projects-archive-image-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
}

.projects-archive-card-title {
	margin: 0 0 clamp(10px, calc(var(--custom-px) * 20), 20px);
	font-family: var(--font-family-heading);
	font-size: clamp(24px, calc(var(--custom-px) * 30), 30px) !important;
	line-height: 1.2;
	font-weight: 100;
}

.projects-archive-card-title a {
	color: #212121;
	text-decoration: none;
}

.projects-archive-stats {
	display: flex;
	align-items: center;
	gap: clamp(10px, calc(var(--custom-px) * 22), 22px);
	margin-bottom: clamp(10px, calc(var(--custom-px) * 20), 20px);
}

.projects-archive-stat {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-family: var(--font-family-heading);
	font-size: clamp(14px, calc(var(--custom-px) * 24), 24px);
	font-weight: 300;
	color: #4D4D4D;
	line-height: 1;
}

.projects-archive-stat-icon {
	display: inline-flex;
}

.projects-archive-meta {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	margin-bottom: 10px;
}

.projects-archive-meta-item {
	display: flex;
	flex-direction: column;
	gap: clamp(5px, calc(var(--custom-px) * 10), 10px);
}

.projects-archive-meta-label {
	font-family: var(--font-family-heading);
	font-size: clamp(14px, calc(var(--custom-px) * 22), 22px);
	font-weight: 400;
	line-height: 1.3;
	color: #4D4D4D;
	
	
}

.projects-archive-meta-value {
	font-family: var(--font-family-body);
	font-size: clamp(14px, calc(var(--custom-px) * 16), 16px);
	line-height: 1.4;
	color: #4D4D4D;
}

.projects-archive-link {
	display: inline-block;
	font-family: var(--font-family-heading);
	font-size: clamp(12px, calc(var(--custom-px) * 16), 16px);
	line-height: 1.2;
	color: #4D4D4D;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.projects-archive-pagination {
	margin-top: clamp(30px, calc(var(--custom-px) * 60), 60px);
	
	
	display: flex;
	align-items: center;
	justify-content: center;
	gap: clamp(10px, calc(var(--custom-px) * 20), 20px);
}

.projects-archive-pagination-numbers {
	display: inline-flex;
	align-items: center;
	gap: clamp(5px, calc(var(--custom-px) * 10), 10px);
}

.projects-archive-pagination-numbers .page-numbers {
	font-family: var(--font-family-heading);
	font-size: clamp(12px, calc(var(--custom-px) * 16), 16px);
	color: #212121;
	opacity: 0.5;

	text-decoration: none;
}

.projects-archive-pagination-numbers .page-numbers.current {
	color: #212121;
	opacity: 1;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.projects-archive-pagination-prev,	
.projects-archive-pagination-next {
	font-family: var(--font-family-heading);
	font-size: clamp(12px, calc(var(--custom-px) * 16), 16px);
	color: #212121;
	text-decoration: none;
}

.projects-archive-empty {
	font-family: var(--font-family-heading);
	font-size: clamp(14px, calc(var(--custom-px) * 16), 16px);
	color: #212121;
	opacity: 0.5;
}

@media only screen and (max-width: 1000px) {
	.projects-archive-main {
		padding-top: 32px;
		padding-bottom: 40px;
	}

	.projects-archive-title {
		margin-bottom: 22px;
	}

	.projects-archive-filters {
		gap: 18px;
        flex-direction: column;
        align-items: flex-start;	
	}

	body .projects-archive-filters .fancy-select-wrap {
		padding-top: 0;
		width: 100%;
	}

	.projects-archive-grid {
		grid-template-columns: 1fr;
		row-gap: 24px;
	}

	.projects-archive-card {
		padding-bottom: 30px;
	}

	.projects-archive-image-link {
		aspect-ratio: 353 / 200;
		margin-bottom: 30px;
	}

	.projects-archive-card-title {
		font-size:  18px !important;
		margin-bottom: 8px;
	}

	.projects-archive-stats {
		gap: 18px;
		margin-bottom: 8px;
	}

	.projects-archive-pagination {
		margin-top: 18px;
	}
}
#what-our-client-say .divider-border {
    background-color: #212121 !important;
    height: 1px;
}
.breadcrumb span a,
.breadcrumb span strong {
	font-family: Avenir Next !important;
	font-weight: 500 !important;
}
.breadcrumb a {
	text-decoration: none !important;
}
.breadcrumb span[aria-current="page"] {
    position: relative;
    display: inline-block;
}
.breadcrumb span[aria-current="page"]::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: rgba(33, 33, 33, 0.80);
}

.sync-column {
    margin-bottom: 2% !important;
}