@import url('_common-cta-section.css');

.projects-banner-section{z-index: 1;}
.projects-banner-main{ padding-top: 307px; padding-bottom: 40px; width: 100%;}
.projects-banner-text{max-width: 620px; margin-bottom: 89px;}
.projects-banner-text hr{width: 48px; height: 1px; background-color: #ed1556;}

.filters-heading{font-size: 1.125rem; line-height: 1.375rem; letter-spacing: 1px; font-weight: 800; font-family: 'Urbanist', sans-serif; display: block; color: #ed1556;}
.clear-all-filters{right: 0; top: -24px; font-size: 12px; line-height: 18px; font-weight: 500; font-family: 'Urbanist', sans-serif; position: absolute;}
.clear-all-filters a{color: #FFFFFF;}
.clear-all-filters a:hover{color: #ed1556;}
.filters-form .selectBox-dropdown{cursor: pointer; padding: 14px 45px 13px 16px; border: 1px solid #dedede; font-size: 16px; line-height: 16px; letter-spacing: 1px; outline: 0; width: 100%; background: rgb(0 0 0 / 75%); color: #FFFFFF; box-shadow: none; border-radius: 0; vertical-align: middle; font-weight: 800; height: auto; font-family: 'Urbanist', sans-serif; text-transform: uppercase; text-overflow: ellipsis; overflow: hidden;}
.filters-form .selectBox-dropdown:focus{border-color: #FFFFFF;}
.filters-form .selectBox-dropdown .selectBox-label{padding: 0; color: #FFFFFF; display: block; font-size: inherit; line-height: inherit;}
.filters-form .selectBox-dropdown .selectBox-label a{color: #FFFFFF;}
.filters-form .selectBox-dropdown .selectBox-arrow{color: #2dccd3; font-size: 1.25rem; line-height: normal; width: auto; right: 16px; border: none; background: none; top: 50%; transform: translateY(-50%); position: absolute; font-family: "Font Awesome 6 Pro";font-weight: 400; display: flex; align-items: center;}
.filters-form .selectBox-dropdown .selectBox-arrow::after{content: "\f063"; display: block;}
.filters-form .selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{transform: translateY(-50%) rotate(180deg);}

.projects-type-main{padding: 80px 0 0;}
.projects-type-lists{margin-bottom: 0;}
.projects-type-list{overflow: hidden;}
.projects-type-link{width: 100%; height: 100%; display: block;}
.projects-type-text{width: 100%; height: 100%; top: 0; left: 0; z-index: 1; position: absolute;}
.projects-type-text::after{background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, #000); width: 100%; height: 100%; bottom: 0; left: 0; position: absolute; transition: all 0.5s ease; content: ""; z-index: -1;}
.projects-type-list:hover .projects-type-text::after{opacity: 0;}
.projects-type-pos{width: 100%; height: 100%; padding: 20px 20px 24px; top: calc(100% - 120px); left: 0; right: 0; flex-direction: column; position: absolute; transition: all 0.5s ease;}
.projects-type-pos::after{width: 100%; height: 100%; top: 0; left: 0; background-color: #000; content: ""; display: block; position: absolute; z-index: -1; opacity: 0;}
.projects-type-list:hover .projects-type-pos{top: 0;}
.projects-type-list:hover .projects-type-pos::after{opacity: 0.8;}
.projects-name span{color: #FFFFFF; margin-bottom: 2px; font-size: 1.125rem; line-height: 1.375rem; font-weight: 900; font-family: 'Urbanist', sans-serif; text-transform: uppercase; display: block;}
.projects-name span a{color: #FFFFFF;}
.projects-name span a:hover{color: #ed1556;}
.market-type{font-size: 0.938rem; line-height: 1.375rem; font-weight: 500; color: #ed1556; font-family: 'Urbanist', sans-serif;}
.projects-type-heading{margin-top: auto;}
.projects-type-heading h3{margin: 0;}
.projects-type-image{height: 100%; min-height: 398px;}
.projects-type-image a{width: 100%; height: 100%; display: block;}
.projects-type-image a img, .projects-type-image img{width: 100%; height: 100%; font-family: "object-fit: cover;"; object-fit: cover; -o-object-fit: cover; object-position: 0% 0%; -o-object-position: 0% 0%;}

.more-insights{position: relative; margin-top: 24px;}
.more-insights .button{text-transform: uppercase;}
.more-insights hr {opacity: 0.2; border: 1px solid #FFFFFF; top: 50%;left: 0;width: 100%;height: 1px;margin: 0;background-color: #d8d8d8;position: absolute;z-index: -1;}

.common-cta-wrap{margin-top: 79px;}
ul.blog_list{margin: 0; padding: 0;}

/*-- media css starts here --*/
@media only screen and (min-width: 1024px){
    .filters-left{width: 195px;}
    .filters-right{width: calc(100% - 195px);}
    .filters1-of-3{padding-left: 32px; width: 33.3333%;}

    .projects-type-list{width: calc(32.77777% - 20px); margin: 0 20px 40px;}
    .projects-type-list:nth-child(3n+1){margin-left: 0;}
    .projects-type-list:nth-child(3n+3){margin-right: 0;}
    .common-cta-wrap{padding-top: 0;}
}
@media only screen and (max-width: 1299px) and (min-width: 1024px){
    .projects-type-list{width: calc(32.5555% - 20px);}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
    .filters-main{display: block;}
    .filters-left{width: 100%; margin-bottom: 15px;}
    .filters-right{width: 100%;}
    .filters1-of-3{padding-left: 20px; width: 33.3333%;}
    .filters1-of-3:first-child{padding-left: 0;}

    .projects-type-list{width: calc(50% - 12px); margin: 0 12px 24px;}
    .projects-type-list:nth-child(odd){margin-left: 0;}
    .projects-type-list:nth-child(even){margin-right: 0;}
}
@media only screen and (max-width: 767px) and (min-width: 200px){
    .projects-banner-main.pos-top{padding-top: 203px;}
    .projects-banner-main{position: relative; padding-top: 303px; min-height: 788px; }
    .filters-main{display: block; bottom: 25px; left: 0; position: absolute;}
    .filters-left{margin-bottom: -1px;}
    .filters-heading{padding: 22px 25px 21px; border: 1px solid #ed1556; cursor: pointer; position: relative;}
    .filters-heading::after{right: 22px; top: 50%; transform: translateY(-50%); font-size: 1.5rem; line-height: 1.5rem; content: "\2b"; display: block; font-family: "Font Awesome 6 Pro"; font-weight: 400; position: absolute;}
    .filters-heading.active{border-bottom-color: transparent;}
    .filters-heading.active::after{content: "\f068";}
    .filters-right{display: none; padding: 0 24px 20px; width: 100%; border: 1px solid #ed1556; border-top-color: transparent;}
    .filters-form{display: block;}
    .filters1-of-3{margin-bottom: 16px;}
    .clear-all-filters{margin-top: 22px; position: static; bottom: 0;}

    .projects-type-main{padding: 64px 0 0;}
    .projects-type-lists{display: block; margin-bottom: 64px;}
    .no-image .projects-type-text{position: relative;}
    .projects-type-list{margin-bottom: 24px;}
    .common-cta-wrap{margin-top: 64px;}
}