@import url('_common-cta-section.css');

.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);}

.projtype-banner-section.no-banner-text{min-height: inherit;}
.projtype-banner-section{z-index: 1; min-height: 696px;}
.ptype-content-section{background-color: #000000; color: #FFFFFF; z-index: 2;}
.ptype-content-main{padding: 80px 0 63px;}
.ptype-icon{top: -20px; left: 0; position: absolute; font-size: 2rem; line-height: normal; color: #ed1556;}
.water-parks-pos{width: 100%; text-align: right;}
.water-parks-heading{padding-left: 40px; max-width: 980px; margin-left: auto;}
.water-parks-heading h1{font-size: 4rem; line-height: 4rem; margin: 0; text-transform: uppercase;}
.ptype-content-heading span.optional-text{margin-bottom: 16px;}
.projtype-content-desc{line-height: 1.75rem;}

ul.listing.blog_list{margin: 0; padding: 0;}
.projects-type-main{padding: 80px 0 0;}
.projects-type-lists{margin: 0;}
.projects-type-list{overflow: hidden;}
.projects-type-image {overflow: hidden; height: 399px; width: 100%; display: block;}
.projects-type-image img {width: 100%; height: 100%; object-fit: cover;}

.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;}

.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; padding-top: 0;}

/*-- media css starts here --*/
@media only screen and (min-width: 1601px){
.projtype-banner-section {min-height: 48.6vw;}
}

@media only screen and (min-width: 1024px){
    .ptype-content-heading{width: 385px; margin-right: 85px;}
    .projtype-content-desc{width: calc(100% - 470px); padding-top: 39px;}
    .ptype-content-heading h2{font-size: 2.25rem;}
    
    .water-parks-heading .parks-big-heading h1{font-size: 6rem; line-height: 5.5rem;}

    .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;}

    .filters-left{width: 195px;}
    .filters-right{width: calc(100% - 195px);}
    .filters1-of-3{padding-left: 32px; width: 360px;}
}
@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: 200px){
    .common-cta-section::before{display: none;}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
    .water-parks-heading .parks-big-heading h1{font-size: 5.5rem;}
    .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;}
    .water-parks-pos {margin-bottom: 40px;}

    .filters1-of-3{padding-left: 20px; width: 360px;}
}
@media only screen and (max-width: 767px) and (min-width: 200px){
    .ptype-content-main{padding: 52px 0 67px; display: block;}
    .ptype-content-heading h2{margin-bottom: 27px;}
    .water-parks-pos{top:inherit; right: 0; margin: 0 0 40px 0; position: static;}
    .water-parks-heading{max-width: 100%; padding-left: 0; text-align: left;}
    .water-parks-heading h1{font-size: 2rem; line-height: 2rem;}
    .projects-type-main{padding: 64px 0 0;}
    .projects-type-lists{margin-bottom: 64px; display: block;}
    .projects-type-list{margin-bottom: 24px;}
    .no-image .projects-type-text{position: static;}
    .projects-type-pos{padding: 20px 24px 24px;}
    .common-cta-wrap{margin-top: 64px;}

    .filters-main{display: block; bottom: 25px; left: 0; position: static;}
    .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;}
}
@media only screen and (max-width: 370px) and (min-width: 200px){
    .water-parks-heading h1{font-size: 2rem; line-height: 34px;}
}