.header-menu .nav-item>a {
	text-transform: uppercase;
}

.section-title .subtitle {
    font-size: 1.675rem;
}

.homepage .counter-box span {
	font-size: 1.8rem;
}

.homepage .counter-box {
	padding: 60px 24px;
}

.homepage .developed p, .homepage .developed .section-title, .container p {
	font-size: 16px;
}

.weare-accordion .card-header .numbering {
	font-size: 20.2rem;
}

.weare-accordion .card-body {
	min-height: auto;
	padding-bottom: 3.125rem;
}

.weare-accordion .card-header a {
	padding-bottom: 0;
}

.homepage .section-homecta .btn-cta {
	font-size: 38px;
}

.footer-menu, .footer-right {
	font-size: 21px;
}

.footer-right a {
	color: #fff;
}

.pagination-wrap .btn-link.prev,
.pagination-wrap .btn-link.next {
  display: none;
}

.pagination-wrap .number .page {
  width: 14px;
  height: 14px;
  background-color: #fff;
  opacity: 0.2;
}

.pagination-wrap .number .page:hover {
  width: 14px;
  height: 14px;
  background-color: #fff;
  opacity: 0.2;
  color: #fff;
}

.pagination-wrap .number .page.current {
  background-color: #fff;
  opacity: 1;
  color: white;
}


.section-companies .grid-cols-5 {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 16px;
}

.section-companies .grid-cols-5 > div {
	display: flex;
	align-items: center;
	justify-content: center;
}

.weare-accordion {
	margin-top: 0;
	padding-top: 5rem;
}

.homepage .masthead .volume-control {
	position: absolute;
    z-index: 10;
    right: 16px;
    bottom: 16px;
    background-color: transparent;
    border: none;
    color: #000;
	max-height: 32px;
	width: 40px;
	padding: 0;
}

.homepage .masthead .volume-control img {
	width: auto;
	height: 32px;
	cursor: pointer;
}

.homepage .masthead .volume-control img.ic-muted {
	display: block;
}

.homepage .masthead .volume-control img.ic-unmuted {
	display: none;
}

.homepage .masthead .volume-control.muted img.ic-muted {
	display: none;
}

.homepage .masthead .volume-control.muted img.ic-unmuted {
	display: block;
}

.header-menu .nav-item > a {
	font-size: 30px;
}


/* .homepage .masthead.masthead-slider .box-video iframe, .homepage .masthead.masthead-slider .box-video video,
.homepage .masthead img {
  height: auto;
}


.homepage .masthead.masthead-slider .box-video iframe, .homepage .masthead.masthead-slider .box-video video {
	position: relative;
} */

.works .subtitle, .singlepage .subtitle {
	font-size: 18px;
}

.homepage .section-testi .box-testi .writer {
	color: #fff;
}

/* .insights .nav {
	margin-top: 27px;
}

.workspage .nav.nav-tabs {
	margin-top: 19px;
} */

.header-menu .nav-item a {
	min-width: 280px;
}

.header-nav-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 2.5rem;
	margin-bottom: 2.5rem;
}

.works .header-nav-container {
	margin-bottom: 1rem;
}

.header-nav-container .section-title,
.header-nav-container .section-title h1,
.header-nav-container .nav.nav-tabs {
	margin: 0;
}

#header .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.homepage .section-building .section-title .subtitle {
	color: #fff;
}

.works .gallery-item,
.workspage .gallery-item {
	padding-top: 55%;
}

.works .gallery-item img,
.workspage .gallery-item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.workspage .workspage-heading .section-title {
	margin-left: 0;
}

.workspage .workspage-heading .section-title .overflow {
	padding-left: 0;
}

.workspage .workspage-heading h1 {
	margin-bottom: 0;
}

.homepage .section-companies .companies-item img {
	height: auto;
	max-height: 60px;
}

.homepage .section-companies .companies.running .companies-wrapper,
.homepage .section-companies .companies.running .companies-wrapper.ltr {
	align-items: center;
}

.contact .container ul li {
	font-size: 18px;
}

.works .section-title h2,
.insights .section-title h1 {
    color: cyan;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.insights .section-title h1 span,
.singlepage .section-title h1 > span.overflow {
	padding-left: 0;
}

.works-tabs-all {
	display: flex;
}

.works-tabs-all h2 {
	cursor: pointer;
}

.works .swiper-gallery {
	padding-bottom: 0;
}

.gallery {
	gap: 8px;
}

.swiper-pagination-progressbar {
	position: relative!important;
	background: #00ffff3d;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: cyan;
}

.swiper-scrollbar-container {
	max-width: 309px;
	margin: 0 auto;
	margin-top: 3.75rem;
}

.slider-control {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
}

.slider-control-next {
	right: 0;
}

.slider-control-prev {
	left: 0;
}

.slider-control button {
	background-color: transparent;
	border: none;
	outline: none;
}

.slider-control button:focus,
.slider-control button:focus-visible {
	outline: none;
}

.slider-control button img {
	width: auto;
	height: 56px;
}

.slider-container {
	position: relative;
	padding: 0 80px;
	margin: 0 80px;
}

.homepage .section-companies .companies.running .companies-wrapper,
.homepage .section-companies .companies.running .companies-wrapper.ltr {
	animation-duration: 55s;
}

section.section:not(.masthead).md {
  	padding-top: 4rem;
}

.homepage .section-testi .swiper {
	padding-bottom: 0;
}

.homepage .section-testi .swiper-scrollbar-container {
	margin-top: 2rem;
}

.homepage .section-testi {
	padding-bottom: 1rem!important;
}

.homepage section.section:not(.masthead).md.section-insight {
	padding-top: 1rem;
}

@media (max-width: 767px) {
	h1 {
        font-size: 24px;
    }

	h2, .h2 {
        font-size: 24px;
    }

	.homepage .masthead .volume-control {
		padding: 4px;
	}

	.homepage .masthead .volume-control svg {
		width: 24px;
		height: 24px;
	}

	.homepage .masthead {
		height: auto;
	}

	.homepage .masthead.masthead-slider .box-video {
		padding-top: 56.25%;
	}

	.homepage .section-building .row.developed img {
		max-width: 65%;
	}

	.gallery-item .title {
		opacity: 1;
		visibility: visible;
	}

	.homepage .section-homecta .btn-cta {
		font-size: 27.2px;
	}

	.footer-right {
		font-size: 16.8px;
	}

	.footer-partner img {
		width: 72px;
		height: 72px;
	}

	.nav-tabs svg {
		display: none;
	}

	.workspage .section-title h2 small {
		font-size: 1.4rem;
    	margin-left: 1rem;
	}

	.singlepage .section-title+.meta {
		font-size: 16px;
	}

	.homepage .masthead .volume-control {
		right: 16px;
		bottom: 8px;
	}

	.contact .section-title h1 b {
		display: block;
    }

	.homepage .counter-box .number {
        font-size: 70px;
    }

	.header-nav-container .nav.nav-tabs .nav-item {
		padding-left: 0;
	}

	.header-nav-container {
		flex-direction: column;
		align-items: flex-start;
	}

	.header-nav-container div:nth-child(2) {
		width: 100%;
	}

	.header-nav-container div:nth-child(2) ul {
		display: none;
	}

	.section-companies .grid-cols-5 > div {
		height: 40px;
	}

	.section-companies .grid-cols-5 > div img {
		max-height: 40px;
	}

	.workspage .swiper-thumbnailbig .swiper-slide {
		padding-top: 52.25%;
	}

	.workspage .swiper-thumbnail .swiper-slide {
		padding-top: 18%;
	}

	.slider-container {
		padding: 0;
		margin: 0;
	}
}

.header .burgermenu {
	width: 1.875rem;
	height: 1.875rem;
}

.header .burgermenu span {
	height: 4.8px;
}

.header .burgermenu span:nth-child(2) {
	top: 9.6px;
}

.header .burgermenu span:nth-child(3) {
	top: 19.2px;
}

.workspage .swiper-coverflow .swiper-slide {
	width: 32rem;
}

.swiper-coverflow .swiper-slide {
	transition: opacity 0.3s ease, transform 0.3s ease;
	opacity: 0.4; /* faded by default */
}

.swiper-coverflow  .swiper-slide-active {
	opacity: 1; /* full opacity for the active one */
}

.swiper-coverflow {
	max-width: 1024px;
	margin: 0 auto;
}


.works-heading-slider {
	position: relative;
	padding-right: 200px;
}

.gallery-thumbnail-container {
	position: absolute;
	top: 0;
	right: 0;
	height: calc(100vh - 410px);
	max-height: 600px;
}

.gallery-thumbnail-container > div {
	padding: 60px 0;
	position: relative;
	height: 100%;
}

.gallery-container {
	height: calc(100vh - 410px);
}

.swiper-gallery-thumbnail {
	height: calc(100vh - 530px);
	max-height: 480px;
	width: 180px;
	overflow: hidden;
}

.swiper-gallery-thumbnail img,
.swiper-gallery-big img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-gallery-thumbnail .swiper-slide.swiper-slide-thumb-active {
	border: 2px solid cyan;
}

.swiper-gallery-big {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.gallery-thumbnail-container .slider-control {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 56px;
	width: 56px;
}

.gallery-thumbnail-container .slider-control-next {
	bottom: 0;
	top: auto;
}

.gallery-thumbnail-container .slider-control-prev {
	top: 0;
	bottom: auto;
}

.gallery-thumbnail-container .slider-control-prev button img {
    transform: rotate(90deg);
}

.gallery-thumbnail-container .slider-control-next button img {
	transform: rotate(90deg);
}

.footer-menu-title,
.footer .container ol li,
.footer .container ul li,
.footer-company,
.footer-right a {
	font-size: 18px;
}

.footer-bottom {
	font-size: 16px;
}

.works .tab-content, .singlepage .tab-content {
	margin-top: 3.5rem;
}

.singlepage .content h1 {
	font-size: 40px;
}

.singlepage .content h2 {
	font-size: 28px;
}

.singlepage .content h3 {
	font-size: 20px;
}

.singlepage .content h4 {
	font-size: 16px;
}

.gallery-item .title {
	font-size: 18px;
}

.singlepage .section-title+.meta {
	font-size: 14px;
}

.singlepage .section-title+.meta .auth {
    color: white;
}

.insight-card .content .misc {
	min-height: 72px;
}

.singlepage .section-title+.meta div+div::before, .singlepage .section-title+.meta span+span::before {
    background: white;
}

.static-page article p strong {
	font-size: 16px;
}

.static-page .container ol li, .container ul li {
	font-size: 16px;
}

.static-page .section-title .subtitle {
	font-size: 16px;
}

.homepage .section-insight article h2 {
	font-size: 28px;
}

.singlepage .section-title h1 {
	color: cyan;
	font-weight: bold;
}
	
.header-nav-container .col-lg-8 {
	padding: 0 8px;
}

@media (max-width: 1100px) {
    .section-title .subtitle {
        font-size: 21px;
        padding-left: 0;
    }

	.homepage .weare-accordion .card-header a span {
		padding-left: 8px;
	}

	.works-heading-slider {
		padding-right: 0;
	}

	.gallery-container {
		height: auto;
	}

	.gallery-thumbnail-container {
		height: auto;
		position: relative;
		margin-top: 24px;
	}

	.swiper-gallery-thumbnail {
		width: 100%;
	}

	.gallery-thumbnail-container > div {
		padding: 0 60px;
	}

	.gallery-thumbnail-container .slider-control {
		top: 50%;
		transform: translateY(-50%);
	}

	.gallery-thumbnail-container .slider-control-next {
		bottom: auto;
		right: 0;
		left: auto;
	}

	.gallery-thumbnail-container .slider-control-prev {
		left: 0;
		right: auto;
		bottom: auto;
	}

	.gallery-thumbnail-container .slider-control-next button img {
		transform: rotate(0);
	}

	.gallery-thumbnail-container .slider-control-prev button img {
		transform: rotate(0);
	}

	.swiper-gallery-thumbnail {
		height: 100px;
	}
}

@media (max-width: 991px) {
	.homepage .weare-accordion .card-header a span {
		padding-left: 0px;
	}
}

@media (min-width: 1200px) {
	.singlepage .section-title h1,
	.static-page .section-title h1 {
		margin-left: 8px;
	}
	
	.section-title h1, .section-title .h1 {
		font-size: 38px;
	}

    .section-title h2, .section-title .h2 {
        font-size: 34px;
    }

	.row.developed .section-title h2, .section-title .h2 {
        font-size: 34px;
		margin-bottom: 8px;
    }

	.homepage .section-building  > div > .section-title h2 {
		font-size: 38px;
	}

	.section-title h1 .overflow:first-child,
	.section-title h2 .overflow:first-child {
	  display: inline;
	}

	.page-events .section-title h1 span.overflow {
		display: block;
		margin-left: 0;
		padding-left: 0;
		margin-top: 4px;
	}

	.contact .section-title {
        max-width: 100%;
    }

	.homepage .counter-box .number {
		font-size: clamp(1rem, 8vw, 7.1rem);
	}

	.workspage .workspage-heading h1 span.overflow {
		display: block;
	}

	.workspage .section.md.workspage-heading {
		padding-top: 2rem;
		padding-bottom: 6rem;
	}

	.workspage .swiper-thumbnailbig .swiper-slide {
		padding-top: 35.25%;
	}

	.workspage .swiper-thumbnail .swiper-slide {
		padding-top: 9%;
	}

	.workspage .section-title {
		margin-bottom: 0;
	}

	.workspage .location {
		margin-bottom: 1rem;
	}

	
	.slider-container {
		padding: 0 80px;
        margin: 0 60px;
	}

	.gallery-container, .swiper-gallery-big, .gallery-thumbnail-container {
		max-height: 600px;
		height: 100%;
	}

	.swiper-gallery-thumbnail {
		height: 100%;
		max-height: 470px;
	}

	.swiper-gallery-thumbnail .swiper-slide {
		height: 150px;
	}

	.works-heading-slider-wrapper {
		padding-top: 16px;
		max-width: calc(1067px + 267px + 34px);
	}

	.works-heading-slider {
		padding-right: calc(267px + 10px);
	}

	.swiper-gallery-thumbnail {
		width: 267px;
	}
}


@media (min-width: 1921px) {
	.workspage .swiper-thumbnailbig .swiper-slide {
		padding-top: 48.25%;
	}

	.workspage .swiper-thumbnail .swiper-slide {
		padding-top: 18%;
	}
}

@supports (-webkit-touch-callout: none) {
	.homepage .counter {
	  background-attachment: scroll;
	}
}

@media (max-width: 767px) {
	.works-heading-slider {
		padding-right: 24px;
	}
	.swiper-gallery-thumbnail {
		height: 80px;
	}

	.section.md.section-building {
		padding-top: 8px!important;
	}

	.section-testi .section-title h2 {
		text-align: center;
	}
	
	.header-nav-container .col-lg-8 {
		padding: 0;
	}
}