


.team-grid-item .item-description {
    min-height: 95px !important;
}


/** BLUE STYLES IN HEADER ****/

.menu-icon-blue-style .logo-color-custom .hamb span:after {
    background: #195ed1 !important;
}
.tax-title-blue-style .logo-color-custom {
    color: #195ed1 !important;
}

.project-title.title-color-header-blue-style .logo-color-custom {
    color: #195ed1 !important;
}

/* DARK STYLES IN HEADER */

.menu-icon-dark-style .logo-color-custom .hamb span:after {
    background: #000 !important;
}

.tax-title-dark-style .logo-color-custom {
    color: #000 !important;
}

.project-title.title-color-header-dark-style .logo-color-custom  {
    color: #000 !important;
}

/* WHITE STYLES IN HEADER */

.menu-icon-white-style .logo-color-custom .hamb span:after {
    background: #ffffff !important;
}

.tax-title-white-style .logo-color-custom {
    color: #ffffff !important;
}

.project-title.title-color-header-white-style .logo-color-custom  {
    color: #ffffff !important;
}



.slide-gallery-link-wrap {
    display: block;
    width: 100%;
    background-color: #efefef;
    text-align: center;
    justify-content: center;
}

a.slide-gallery-link {
    display: block;
    width: auto;
    margin: 0 auto
}


@media (max-width: 992px) {

    a.slide-gallery-link {
        background-image: none !important;
    }


    .sub-project-description-gallery {

    }

}




.wrap-link-gallery {
    position: relative;
}

.icon-expand-gallery {
    background: #195ed1;
    width: 45px;
    height: 45px;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    color: #fff;
    display: block !important;
}

.icon-expand-gallery path{
    fill: #fff;
}


.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
}


.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
    font-size: 80px;
    font-weight: 300;
    color: #195ed1;
}


.owl-carousel .owl-nav .owl-prev {
    left: 20px;
}

.owl-carousel .owl-nav .owl-next {
    right: 20px;
}

@media (max-width: 420px) {
    .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block:nth-child(odd) {
        height: 280px !important;
    }
}

@media (max-width: 768px) {
    .sub-project-description-gallery .sub-project-gallery .sub-project-gallery-block a {
        position: absolute !important;
        right: 0 !important;
        width: 100% !important;
        padding: 0 !important;
        top: 0 !important;
        left: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
    }
}




.sub-news .sub-news-blocks .sub-news-block .sub-news-block-leftSide {
    height: auto;
}



.marshall-share-items {
    display: none;
}

.marshall-show-more-btn-wrapper {
    min-height: 1px;
    min-width: 1px;
}

.marshall-show-more-btn {
    display: none;
}

.marshall-show-more-btn.loading-content {
    display: block;
}

.marshall-category-tab-content {
    display: none;
}

.marshall-category-tab-content.active {
    display: block;
}

.marshall-category-tabs .wrap-filters-news .marshall-filter {
    display: none;
}

.marshall-category-tabs .wrap-filters-news .marshall-filter.active {
    display: block;
}
