@font-face{
  font-family: 'Styrene B Web';
  src: url('../fonts/StyreneBWeb/StyreneB-Light-Web.woff2') format('woff2'),
       url('../fonts/StyreneBWeb/StyreneB-Light-Web.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
}

.light-text{
  font-family: 'Styrene B Web', sans-serif;
  font-weight: 300;
}

body{
	background-color: #fff;
}

body a,
 .post-type-archive-oa-project a{
  text-decoration: none;
}

.site-header{
    background-color: #fff !important;
/*    box-shadow: 0px 0px 6px 0px #0000005e;*/
}

.home .site-header{
	background-color: transparent !important;
}

main .oa-container > header .title-bar{
  margin-bottom: 20px;
}

.project-detail-page .page-details-wrapper .gallery-link{
	display: block;
}

.project-detail-page .page-details-wrapper .details .detail-row{
	display: flex;
	align-items: flex-start;
}

.project-hero .slide{
	height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.project-hero .slick-list,
.project-hero .slick-track{
	height: 100%;
}

/* Make dots horizontal and evenly spaced */
.slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 16px 0 0 0;
  list-style: none;
  position: static;
}

/* Hide the default bullet and style as circles */
.slick-dots li {
  margin: 0;
  padding: 0;
}

.slick-dots button {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e0e0e0;
  border: none;
  font-size: 0;
  transition: background 0.2s;
  cursor: pointer;
  outline: none;
  position: relative;
  z-index: 999;
}

.slick-dots li.slick-active button {
  background: #333;
}


.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: #fff;
  border: 1px solid #333;
  border-radius: 50% !important;
  width: 40px;
  height: 40px;
  cursor: pointer !important;
  transition: background 0.2s, border 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  justify-content: center;
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

.slick-prev:before,
.slick-next:before {
  content: '';
}

.slick-prev {
  /* Optional: add icon directly if not using HTML arrow */
}
.slick-next {
  /* Optional: add icon directly if not using HTML arrow */
}

/* Style the arrow text or SVG inside the button */
.slick-prev, .slick-next {
  color: #333;
  font-size: 24px;
}

.slick-prev:hover, .slick-next:hover {
  background: #333;
  color: #fff;
  border-color: #333;
}

.select2-selection--single.select2-selection--clearable .select2-selection__rendered span,
.market-brochure-link,
.post-type-archive-oa-project a{
	color: #2261e2;
}

.select2-selection--single.select2-selection--clearable .select2-selection__arrow svg path{
	stroke: #2261e2;
}

.select2-selection--single.select2-selection--clearable,
.select2-container--default .select2-selection--single{
	border: none;
	background: none;
}

.select2-container--default .select2-selection--single:hover,
.select2-container--default .select2-selection--single[aria-expanded=true]{
	background: none;
	border: none;
	color: #2261e2;
}

.select2-container--default .select2-selection--single:hover span{
	color: #2261e2;
}

.people-card a{
  text-decoration: none;
}

.people-card a .img-wrapper{
  background-position-y: top;
}

.people-detail-page #projects ul{
  padding-left: 0;
}

.people-detail-page   a,
.people-detail-page a:hover{
  text-decoration: none;
}

.oa-keyword-filters-new{
  position: relative;
}

.markets-filter{
  border: 2px solid #797979;
  padding: 7px 40px 7px 15px;
}

.markets-dropdown-icon{
  position: absolute;
  right: 15px;
  top: 10px;
  rotate: -90deg;
  z-index: -1;
}

.oa-container>header form label .search-field{
  background-color: #fff;
  border: 2px solid #797979;
  border-radius: 0;
  font-size: 16px;
	    padding-top: 7px;
    padding-bottom: 7px;
}

.project-detail-page .project-hero{
  height: calc(100vh - 200px);
}

#navigation{
  background: rgb(10 24 29 / 80%);
}

#navigation .container .scrollable-area{
/*   position: absolute; */
	position: relative;
  overflow: unset;
/* 	overflow-y: auto; */
  width: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#navigation > .container{
	overflow-y: auto;
}

#navigation .container .scrollable-area .search-panel{
  margin-top: 20px;
}

#navigation .container .scrollable-area .search-panel input{
  color: #f8f8ef;
  border-bottom: 1px solid #f8f8ef;
  font-weight: normal;
  font-weight: 300;
  font-size: 16px;
}

#navigation .container .scrollable-area .search-panel input::placeholder{
  color: #f8f8efb5;
  font-weight: normal;
  font-weight: 300;
}

#navigation .container .scrollable-area .column-wrapper{
  max-width: unset;
}

#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .header-title{
  font-size: 30px;
  line-height: normal;
  margin-bottom: 60px;
  font-weight: 700;
}

#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a{
  font-size: 18px;
  line-height: normal;
  text-align: left;
  color: #f8f8ef;
  margin-bottom: 15px;
	text-decoration: none;
  position: relative;
  display: inline-block;
  font-family: 'Styrene B Web', sans-serif;
  font-weight: 300;
}

#navigation a{
	text-decoration: none !important;
}

#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a::after{
  content: '';
  width: 0%;
  position: absolute;
  height: 3px;
  background-color: #2261e2;
  left: 0;
  top: calc(100% + 6px);
  transition: width 0.3s ease;
}

#navigation .container .scrollable-area .column-wrapper.columns-2 .arrow-btn{
  color: #f8f8ef;
}

#navigation .container .scrollable-area .column-wrapper.columns-2 .arrow-btn span{
  display: block;
}

/*#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a:hover{
  color: #2261e2;
}*/

#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a:hover::after{
  width: 100%;
}

/* #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li.active a::after,
#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li.current-menu-item a::after{
  width: 100%;
} */

.team-filter-dropdown{
	position: relative;
}

 .team-controls{
	display: flex;
    justify-content: space-between;
}

/* .team-filter-container .filteritem{
	margin-bottom: 10px;
}

.team-filter-container .filter-link{
	text-decoration: none;
	font-size: 18px;
	position: relative;
}

.team-filter-container .filter-link.selected::after{
	content: '';
    width: 100%;
    position: absolute;
    height: 3px;
    background-color: #50ad5d;
    left: 0;
    top: 100%;
    transition: width 0.3s ease;
}

.team-filter-container .team-filter{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}  */

.people-detail-page {
    padding-top: 88px;
}

.people-page .people-grid {
    padding-top: 40px;
}

.project-grid{
	justify-content: center;
	margin-top: 50px !important;
}

.project-grid .projects-grid-wrapper{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.single-oa-project .row>*, .type-oa-project .row>*, .single-oa-employee .row>*, .type-oa-employee .row>*, .post-type-archive-oa-project .row>*, .post-type-archive-oa-employee .row>* {
    padding-left: 15px;
    padding-right: 15px;
}

.projects-page .oa-search-form{
	margin-right: 0;
}

.projects-page .cat-details-wrapper-holder .cat-details-wrapper .cat-details{
	overflow: unset;
}

.cat-details > .row > .col-md-9{
	padding-left: 0;
}

.cat-details > .row > .col-md-3{
	padding-right: 0;
}

.single-oa-project a, .type-oa-project a, .single-oa-employee a, .type-oa-employee a, .post-type-archive-oa-project a, .post-type-archive-oa-employee a{
	text-decoration: none;
}



.project-detail-page .page-details-wrapper .page-details .photos-row .card-columns .card img{
	height: 220px;
}

.card-columns.gallery{
	padding-left: 13px !important;
	padding-right: 13px !important;
}

.contact-page .contact-wrapper .contact-backgrounds .contact-photo,
.contact-page .contact-wrapper .contact-backgrounds .contact-overlay{
	background-color: #ffffff33;
}

#navigation .container .scrollable-area .column-wrapper.columns-2{
/* 	bottom: unset; */
	top: 100%;
}

@media only screen and (max-width: 575px) {
    .people-page .people-grid .people-grid-wrapper .people-card a .img-wrapper {
        height: 70vw;
    }
}

@media (max-width: 588px){
	.team-controls .oa-search-form{
		margin-top: 15px;
	}
}

@media (max-width: 625px){
	.project-detail-page .page-details-wrapper .page-details .photos-row .card-columns .card{
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 626px){
	.card-columns.gallery{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.project-detail-page .page-details-wrapper .page-details .photos-row .card-columns .card img{
		height: 180px;
	}
}

@media (max-width: 768px){
	.search-page .news-wrapper .post-wrapper .image-wrapper{
		height: 200px;
	}
	
	.search-page .news-wrapper .post-wrapper .post-thumb-title a{
		font-size: 17px;
/* 		text-transform: capitalize; */
	}
	
	.team-controls .oa-search-form{
		margin-right: 0;
		margin-top: 15px;
	}
	
	.team-filter-container,
	.team-filter-container select,
	.team-controls .oa-search-form,
	.team-controls .oa-search-form .custom-input{
		width: 100%;
	}
	
	.team-controls{
		width: 100%;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 991px) {
    .people-detail-page {
        padding-top: 20px;
    }
}


@media(min-width: 768px){
	.team-filter-container .team-filter{
		display: flex;
	}
	
	.team-filter-container .filteritem{
		margin-bottom: 0;
		margin-right: 20px;
	}
	
	.team-filter-container .filteritem:last-of-type{
		margin-right: 0;
	}
}

@media(min-width: 801px){
  .home .slick-dots{
    flex-direction: column;
  }

  /*#navigation .container .scrollable-area .search-panel svg{
    width: 25px;
    margin-right: -30px;
    fill: #fff;
    margin-bottom: 5px;
  }*/

  #navigation .container .scrollable-area .search-panel input{
    font-size: 22px;
/*    padding-left: 40px;*/
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .header-title{
    font-size: 40px;
    margin-bottom: 80px;
  }

  #navigation .container .scrollable-area .search-panel{
    margin-top: 80px;
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class{
    display: flex;
    flex-wrap: wrap;
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a{
    font-size: 25px;
    margin: 0 15px;
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li:first-of-type a{
    margin: 0 15px 0 0;
  }
}

@media only screen and (max-width: 800px) {
  .home-page .project-slider-wrapper .project-slider .project-slide .project-image {
    height: 400px !important;
  }

  .home-page .project-slider-wrapper .project-slider .slick-dots li {
    display: inline-block;
    margin-bottom: 20px !important;
  }

  .home .site-header {
    background-color: #fff;
  }
	
	#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container{
/* 		margin-top: 350px;
		padding-right: 30px; */
	}
	
	#navigation .container .scrollable-area{
		top: 100px;
	}
	
	#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .header-title{
		margin-bottom: 40px;
	}
	
	#navigation .container .scrollable-area .search-panel{
		margin-bottom: 58px;
	}
}

@media(min-width: 801px) and (max-width: 1080px){
	#navigation .container .scrollable-area .column-wrapper .column{
		width: 40%;
	}
	
	#navigation .container .scrollable-area .column-wrapper.columns-2 .tagline{
		margin-top: 20px;
	}
}

@media(min-width: 1024px){
  #navigation .container .scrollable-area .search-panel input{
    font-size: 22px;
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .header-title{
    font-size: 50px;
  }

  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a{
    font-size: 30px;
    margin: 0 20px;
  }
	
	#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li:first-of-type a{
		margin: 0 20px 0 0;
	}
	
	.project-detail-page .page-details-wrapper .page-details .photos-row .card-columns .card img{
		height: unset;
	}
}

@media(min-width: 1200px){
  #navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li a{
    font-size: 33px;
    margin: 0 30px;
  }
	
	#navigation .container .scrollable-area .column-wrapper .column.primary-menu-container .main-menu-class li:first-of-type a{
		margin: 0 30px 0 0;
	}
}

@media screen and (max-width: 1400px) {
  .oa-container.container .d-flex.justify-content-between {
     flex-direction: row; 
/*        gap: 20px;*/
  }
}

@media(max-width: 768px){
  .oa-container.container .d-flex.justify-content-between {
   flex-direction: column; 
    gap: unset;
  }

  .oa-keyword-filters-new form,
  .post-type-archive-oa-project .oa-search-form .custom-input{
    display: flex;
  }
}

@media only screen and (max-width: 1660px) {
    .side-padding {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .side-padding {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media only screen and (max-width: 800px) {
    .side-padding {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 30px !important;
    }
}