.industry-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    /* identical to box height, or 133% */

    text-align: center;

    margin-top: 12px;
    color: #2D3032;
}

.page-slider .bx-wrapper .bx-controls-direction a {
    top: -79px;
    left: inherit;
    color: #3C4043;
    background: none;
    text-indent: inherit;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    font-size: 18px;
}

.page-slider .bx-wrapper .bx-controls-direction a.bx-prev {
    right: 56px;
}

.page-slider .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0px;
}

.page-slider .bx-wrapper .bx-controls-direction a:hover {
    color: #B1B3B4;
}

.page-slider .bx-wrapper .bx-pager {
    top: -127px;
    text-align: right;
    padding-right: 118px;
    bottom: inherit;
    left: inherit;
    float: right;
}

.page-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.page-slider .bx-wrapper .bx-pager.bx-default-pager a:focus,
.page-slider .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #3C4043;
}

.page-slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #B1B3B4;
}

.page-slider .slider22-link {
    /* height: 100%;
    width: 100%;
    position: absolute; */
    z-index: 2;
}

.page-slider .bx-wrapper {
    margin-bottom: 65px;
}

.project_slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-slider-col-3 {
    max-width: 371px;
    position: relative;
    display: block;
}

.project_slide .slider22-item {
    height: 100%;
    width: 100%;
}

.project-title {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #2D3032;
    margin-top: 16px;
    letter-spacing: 0;
    position: relative;
}

.project-title span {

    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    display: block;
    color: #6E6E73;
    margin-top: 4px;
    margin-bottom: 40px;
}

.page-slider-col-3 .project-title:after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    position: absolute;
    color: #3C4043;
    right: 10px;
    top: 10px;
    font-size: 17px;

    transition: all 0.8s cubic-bezier(0.7, -0.4, 0.4, 1.4);
    opacity: 0;
}

.page-slider-col-3:hover .project-title:after {


    opacity: 1;


}

.industry_slide {
    transition-duration: 0.8s !important;
    transition-timing-function: cubic-bezier(0.7, -0.4, 0.4, 1.4) !important;

}

.industry_slide.grve-column-1-4:hover .industry-title {
    color: #0070C9;
}

.industry_slide .slider22-item {
    transition: transform 0.3s ease-out;
}

.industry_slide .slider22-item:hover {
    transform: scale(1.2);
}

.page-slider-col-3 .slider22-item {
    transition: transform 0.8s cubic-bezier(0.7, -0.4, 0.4, 1.4);
}

.page-slider-col-3:hover .slider22-item {
    transform: scale(1.2);
}

.it-wrap {
    height: 180px;
    width: 273px;
    overflow: hidden;
}

.page-slider-col-3 .slider22-item:after {
    content: '';
    background: rgba(50, 51, 56, 0.65);
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.8s cubic-bezier(0.7, -0.4, 0.4, 1.4);
    opacity: 0;
}

.page-slider-col-3:hover .slider22-item:after {
    opacity: 1;
}

#prslheader .grve-element.grve-text {
    margin-bottom: 0;
}

.page-slider-col-3:hover .project-slide-info {
    display: block;
    opacity: 1;

}

.project-slide-info {
    display: block;
    transition: all 0.8s cubic-bezier(0.7, -0.4, 0.4, 1.4);
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 20px;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;

}

.pr-sl-dimensions {
    position: absolute;
    bottom: 20px;
    left: 20px;
    max-width: 110px;
}

.pr-sl-foot {
    position: absolute;
    bottom: 20px;
    right: 20px;
    max-width: 140px;
    text-align: right;
}

.industry_slide .slider22-link {
    width: 100%;
    height: 100%;
    position: absolute;
}

.industry_slide_3_col .it-wrap {
    height: 320px;
    width: 371px;
    overflow: hidden;
}

.industry_slide_3_col .slider22-item {
    height: 320px;
    transition: transform 0.8s cubic-bezier(0.7, -0.4, 0.4, 1.4);
}

.industry_slide_3_col .slider22-item div {
    width: 100%;
    height: 100%;
}

.industry_slide_3_col .slider22-item div a {
    width: 100%;
    display: block;
    height: 100%;
}

.industry_slide_3_col .grve-column-1-3:hover .slider22-item {
    transform: scale(1.2);
}

@media screen and (max-width: 1200px) {
    .project_slide {
        justify-content: space-around;
    }
}

@media screen and (max-width: 1023px) {

    .page-slider-col-3.count4,
    .page-slider-col-3.count5,
    .page-slider-col-3.count6 {
        display: none;
    }

    .industry-title {
        font-size: 17px;
        line-height: 22px;
    }

    .page-slider .bx-wrapper {
        margin-bottom: 40px;
    }

    .industry_slide_title,
    .project_slide_title {

        padding-left: 0;

    }

    .project-title {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 22px;
    }

    .project-title span {
        font-family: Poppins;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
    }

}

@media screen and (max-width: 600px) {
    .page-slider .bx-wrapper .bx-pager {
        top: -87px;
        padding-right: 0;
    }

}