/*con.customer-grid{*/
    /*padding: 38px 0;*/
    /*position: relative;*/
/*}*/
.customer-grid{
    padding-bottom: 200px;
}
@media (max-width: 768px){
    .customer-grid{
        padding: 0 0 150px;
    }
}
@media (max-width: 481px){
    .customer-grid{
        padding: 20px 0 40px;
    }
}
.customer-grid .intro-block{
    width: 100%;
    max-width: 590px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-top: 62px;
    z-index: 10;
}
@media (max-width: 768px){
    .customer-grid .intro-block{
        margin-top: 50px;
    }
}
@media (max-width: 596px){
    .customer-grid .intro-block{
        margin-top: 25px;
    }
}
@media (max-width: 481px){
    .customer-grid .intro-block{
        margin-top: 0px;
    }
}
.customer-grid .intro-block h2{
    font-family: Univers LT Std Home !important;
    font-size: 36px !important;
    line-height: 1.28 !important;
    color: #000000;
    margin-right: 15px
}
@media (max-width: 1200px) and (min-width: 991px){
    .customer-grid .intro-block h2{
        font-size: 30px !important;
    }
}
@media (max-width: 992px) and (min-width: 482px){
    .customer-grid .intro-block h2{
        font-size: 27px !important;
    }
}

@media (max-width: 481px){
    .customer-grid .intro-block h2{
        font-size: 24px !important;
        max-width: 245px;
        margin: 0 auto;
        line-height: 1.25 !important;
    }
}
/* -----bg-text------- */
.customer-grid  .bg-text{
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: none;
}
.high-tech .bg-text{
    display: block;
}
.life-science .bg-text{
    display: block;
}
@media (max-width: 1024px){
    .customer-grid  .bg-text{
        top: 23px;
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .customer-grid  .bg-text{
        top: 15px;
    }
}
@media (max-width: 767px){
    .customer-grid  .bg-text{
        top: 10px;
    }
}
@media (max-width: 596px){
    .customer-grid .bg-text{
        display: none !important;
    }
}
.customer-grid .bg-text span{
    font-family: Univers LT Std Home !important;
    font-size: 150px;
    letter-spacing:-0.01em;
    text-align: center;
    color: #f4f9fb;
    opacity: 0.7;
    font-weight: 900;
    text-transform: uppercase;
}
@media (max-width: 1200px){
    .customer-grid .bg-text span{
        font-size: 140px;
    }
}

@media (max-width: 1024px){
    .customer-grid .bg-text span{
        font-size: 122px;
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .customer-grid .bg-text span{
        font-size: 90px;
    }
}
@media (max-width: 767px){
    .customer-grid .bg-text span{
        font-size: 72px;
    }
}

/* -----filter-wrapper------- */
.customer-grid .filter-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 76px;
    margin-left: 11px;
}

@media (max-width: 1200px){
    .customer-grid .filter-wrapper{
        margin-left: 17px;
    }
}
@media (max-width: 768px){
    .customer-grid .filter-wrapper{
        margin-top: 54px;
    }
}
@media (max-width: 596px){
    .customer-grid .filter-wrapper{
        margin-left: 0px;
        margin-top: 34px;
    }
}
@media (max-width: 596px){
    .customer-grid .filter-wrapper .tabs-wrapper{
        display: none;
    }
}
.customer-grid .filter-wrapper .tabs-wrapper{
    z-index: 11;
}
.customer-grid .filter-wrapper .tabs-wrapper span{
    font-family:Univers LT Std Home !important;
    font-size: 16px;
    font-weight: 300;
    margin-right: 30px;
    line-height: 1.63;
}
@media (max-width: 992px){
    .customer-grid .filter-wrapper .tabs-wrapper span{
        margin-right: 15px;
    }
}
@media (max-width: 767px){
    .customer-grid .filter-wrapper .tabs-wrapper span{
        margin-right: 10px;
    }
}
.customer-grid .filter-wrapper .tabs-wrapper ul{
    display: inline-block;
    list-style: none;
    margin-left: 90px;
}
@media (max-width: 1024px){
    .customer-grid .filter-wrapper .tabs-wrapper ul{
        margin-left: 8px;
    }
}
.customer-grid .filter-wrapper .tabs-wrapper ul li{
    display: inline-block;
    font-family:Univers LT Std !important;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0.2em;
    text-align: center;
    color: #00a5d9;
    cursor: pointer;
    margin-left: 19px;
    padding: 5px 26px;
    text-transform: uppercase;
}
.customer-grid .filter-wrapper .tabs-wrapper ul li.active {
    background-color: #00a5d9;
    color: #ffffff !important;
}
@media (max-width: 1024px){
    .customer-grid .filter-wrapper .tabs-wrapper ul li{
        margin-left: 25px;
    }
}
@media (max-width: 767px){
    .customer-grid .filter-wrapper .tabs-wrapper ul li{
        margin-left: 15px;
    }
}
.customer-grid .filter-wrapper .selector-wrap{
    position: relative;
    width: 48%;
    padding-bottom: 15px;
}
@media (max-width: 481px){
    .customer-grid .filter-wrapper .selector-wrap{
        position: relative;
        width: 100%;
    }
}
@media all and (max-width: 2560px) and (min-width: 597px){
    .customer-grid .filter-wrapper .selector-wrap{

        display: none;
    }
}
@media (max-width: 596px){
    .customer-grid .filter-wrapper .selector-wrap{
        display: block;
    }
}
.customer-grid .filter-wrapper .selector-wrap .selector{
    box-shadow: 0 5px 18px 0px rgba(78, 102, 116, 0.17);
    padding: 13px 20px 11px;
    cursor: pointer;
    position: relative;
}
.customer-grid .filter-wrapper .selector-wrap .selector:after{
    position: absolute;
    content: "";
    top: 20px;
    right: 20px;
    width: 21px;
    height: 12px;
    background: url(/wp-content/themes/modeln/product/images/drop-down-icon.svg) no-repeat;
    transition: all 0.3s ease-in-out;
}
.customer-grid .filter-wrapper .selector-wrap .selector span{
    color: #414141;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    /*text-transform: uppercase;*/
}
.customer-grid .filter-wrapper ul.option-wrap-menu{
    padding: 8px 0 0 0;
    margin: 0;
    list-style: none;
    box-shadow: 0px 5px 18px 0px rgba(78, 102, 116, 0.17);
    position: absolute;
    left: 0;
    top: 50px;
    max-height: 230px;
    width: 100%;
    overflow: scroll !important;
    overflow-x: hidden !important;
    background: #fff;
     display: none;
    z-index: 99;
}
.customer-grid .filter-wrapper ul.option-wrap-menu li{
    padding: 13px 36px 10px 18px;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    color: #414141;
    font-family: Univers LT Std Home !important;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    position: relative;
    letter-spacing: 0.178em;
    text-transform: uppercase;
}

@media (max-width: 595px) {
    .customer-grid .filter-wrapper ul.option-wrap-menu {
        box-shadow: 1px 16px 17px 0 rgba(78, 102, 116, 0.17);
    }
    .customer-grid .filter-wrapper ul.option-wrap-menu li.active {
        background-color: #00a5d9;
        color: #fff;
    }
}
.customer-grid .filter-wrapper ul.option-wrap-menu li:hover{
    color: #ffffff;
    background-color: #00a5d9;
}
@media (max-width: 596px){
    .customer-grid .filter-wrapper .limit-wrapper{
        display: none;
    }
}
.customer-grid .filter-wrapper .limit-wrapper{
    margin-right: 25px;
    margin-top: 6px;
}
.high-tech .limit-wrapper{
    display: none;
}
.life-science .limit-wrapper{
    display: none;
}
.customer-grid.no-count .filter-wrapper .limit-wrapper {
    display: none;
}
.customer-grid .filter-wrapper .limit-wrapper span{
    font-size: 16px;
    font-family:Univers LT Std Home !important;
    font-weight: 300;
    line-height: 1.63;
    text-align: right;
    position: relative;
}
.customer-grid .filter-wrapper .limit-wrapper span:after{
    position: absolute;
    content: "";
    right: -22px;
    top: 2px;
    width: 2px;
    height: 16px;
    background: #414141;
    opacity: 0.5;
}
.customer-grid .filter-wrapper .limit-wrapper ul{
    display: inline-block;
}
.customer-grid .filter-wrapper .limit-wrapper ul li{
    display: inline-block;
    font-size: 16px;
    font-family:Univers LT Std Home !important;
    font-weight: 300;
    line-height: 1.63;
    text-align: right;
    cursor: pointer;
}
.customer-grid .filter-wrapper .limit-wrapper ul li:hover {
    color: #00a5d9;
}
.customer-grid .filter-wrapper .total{
   display: none;
}
.high-tech .filter-wrapper .total{
    display: block;
}
.life-science .filter-wrapper .total{
    display: block;
}
@media (max-width: 596px){
    .customer-grid .filter-wrapper .total{
        display: none;
    }
}
.customer-grid .filter-wrapper .total span{
    font-size: 16px;
    font-family:Univers LT Std Home !important;
    font-weight: 300;
    line-height: 1.63;
    text-align: right;
}

    /* -----tags-container------- */
.customer-grid .tags-container{
    display: inline;
    width: auto;
    margin-left: 20px;
    display: none;
}

.high-tech .tags-container{
    display: block;
}
.life-science .tags-container{
    display: block;
}
@media (max-width: 1200px){
    .customer-grid .tags-container{
        margin-left: 14px;
    }
}
@media (max-width: 596px){
    .customer-grid .tags-container{
        margin-left: 0px;
        width: 100%;
    }
}
.customer-grid .tags-container .parameter{
    background: #fff;
    box-shadow: 0px 5px 18px 0 rgba(78, 102, 116, 0.17);
    position: relative;
     padding:9px 39px 9px 12px;
    display:inline-block;
}
@media (max-width: 596px){
    .customer-grid .tags-container .parameter{
        margin-top: 20px;
    }
}
@media (max-width: 481px){
    .customer-grid .tags-container .parameter{
        margin-top: 20px;
        padding:6px 52px 9px 13px;;
        display:block;
    }
}
.customer-grid .tags-container .parameter span{
    font-weight: 300;
    color: #414141;
    font-size: 16px;
    line-height: 1.63;
    font-family: Univers LT Std Home !important;

}
.customer-grid .tags-container .parameter span span{
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: 1.63;
    font-family: Univers LT Std Home !important;
    text-transform: uppercase;
}
@media (max-width: 481px){
    .customer-grid .tags-container .parameter span{
        font-weight: 300;
        font-size: 12px;
        line-height: 2.17;
    }
}
@media (max-width: 481px) {
    /*.customer-grid .tags-container .parameter span span {*/
        /*font-weight: 300;*/
        /*font-size: 12px;*/
        /*line-height: 2.17;*/
    /*}*/
}
.customer-grid .tags-container .parameter .icon-wrap{
    position: absolute;
    top: 50%;
    right: 11px;
    cursor: pointer;
    transform: translateY(-50%);
}
.customer-grid .tags-container .parameter .icon-wrap img{
    object-fit: cover;
    width: 100%;
    height: auto;
}

/* ----- card-width-content -----*/

.customer-grid .card-with-contents{
    padding: 30px 0;
    /*display: none;*/
}

@media (max-width: 596px) {
    .high-tech .card-with-contents {
        display: block;
    }
}
@media (max-width: 596px) {
    .life-sciences .card-with-contents {
        display: block;
    }
}
.card-with-contents .row-wrap {
    box-shadow: 0 17px 45px 0 rgba(122, 149, 164, 0.20);
    background-image: url(/wp-content/themes/modeln/product/images/mountains.png);
    background-size: cover;
    background-position: 100% 45%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 34px 46px 44px;
    position: relative;
    width: calc(100% - 133px);
    margin-left: 12px;
}

@media (max-width: 596px) {
    .card-with-contents .row-wrap{
        padding: 34px 25px 10px 25px;
        background-position: 100% 93px;
        width: unset;
        margin-left: 0px;
    }
}

.card-with-contents .row-wrap .col-wrap {
    flex: 0 0 40%;
    max-width: 40%;
}
@media (max-width: 596px){
    .card-with-contents .row-wrap .col-wrap {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.card-with-contents .row-wrap .col-wrap .logo-wrap {
    max-width: 234px;
    width: 100%;
    margin-left: 49px;
    margin-bottom: 3px;
}
@media (max-width: 596px) {
    .card-with-contents .row-wrap .col-wrap .logo-wrap  {
        max-width: 170px;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: 30px;
    }
}
.card-with-contents .row-wrap .col-wrap img {
    width: 100%;
    height: 100%;
}
.card-with-contents .row-wrap .tab-box{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
}
@media (max-width: 481px){
    .card-with-contents .row-wrap .tab-box{
        left: 0;
        width: 100%;
    }
}
.card-with-contents .row-wrap .tab-box .tab-content{
    padding: 4px 28px;
    color: white;
    background-color: #00a5d9;
}

.card-with-contents .row-wrap .tab-box .tab-content span{
    font-size: 16px;
    font-family: Univers LT Std Home !important;
    font-weight: bold;
    letter-spacing: 0.19em;
    text-align: center;
}
@media (max-width: 596px){
    .card-with-contents .row-wrap .tab-box .tab-content span{
        font-size: 14px;
    }
}
.card-with-contents .content-wrapper {
    flex: 0 0 57%;
    max-width: 57%;
    padding: 58px 0px 20px 23px;
}
@media (max-width: 596px){
    .card-with-contents .content-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
        padding:10px;
    }
}
.card-with-contents .content-wrapper p {
    font-size: 22px;
    font-weight: 300;
    font-family: Univers LT Std Home !important;
    line-height: 1.55;
    color: #414141;
    max-width: 540px;
}
@media (max-width: 596px){
    .card-with-contents .content-wrapper p{
        font-size: 18px;
    }
}
.card-with-contents .btn-wrap {
    margin-top: 31px;
}


/* -----column-wrapper------- */
.customer-grid .column-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% + 10px);
    margin-top: 29px;
    margin-left: -5px;
}
@media (max-width: 1200px){
    .customer-grid .column-wrapper{
        margin: 30px 0 0 ;
        width: 100%;
    }
}
.customer-grid .column-wrapper .col-four{
    width: calc(25% - 70px);
    margin: 0 15px 40px;
    position: relative;
    max-height: 168px;
    padding: 26px 20px 70px;
    background-color: #ffffff;
    box-shadow: -4px 20px 45px rgba(122, 149, 164, 0.16);
}
@media (max-width: 1200px){
    .customer-grid .column-wrapper .col-four
    {
        width: calc(33.33% - 70px);
    }
}
@media all and (max-width: 992px) and (min-width: 768px){
    .customer-grid .column-wrapper .col-four{
        width: calc(50% - 70px);
    }
}
@media (max-width: 767px){
    .customer-grid .column-wrapper .col-four
    {
        width: calc(50% - 70px);
    }
}
@media (max-width: 596px){
    .customer-grid .column-wrapper .col-four
    {
        width: calc(100% - 40px);
    }
}
@media (max-width: 596px){
    .customer-grid .column-wrapper .col-four
    {
        margin: 0 0 20px;
    }
}
@media (max-width: 481px){
    .customer-grid .column-wrapper .col-four
    {
        max-height: 160px;
    }
}

.customer-grid .column-wrapper .no-link{
    pointer-events: none;
    background-color: #f6fafc;
    box-shadow: none;
}


.customer-grid .column-wrapper .col-four a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.customer-grid .column-wrapper .col-four:hover{
    background: linear-gradient(to right bottom, #52ccba, #00b5be, #009dbf, #0084b9, #0069aa);
}

.customer-grid .column-wrapper .col-four .img-wrap{
    width: 100%;
    max-width: 185px;
    margin: 2px 0 13px 13px;
}

.customer-grid .column-wrapper .col-four:hover .img-wrap  img {
    filter:  brightness(0) invert(1);

}
.customer-grid .column-wrapper .no-link .img-wrap{
    width: 100%;
    max-width: 185px;
    margin: inherit;
}
@media (max-width: 768px){
    .customer-grid .column-wrapper .col-four .img-wrap{
        margin: 2px 0 17px 5px;
    }
}
@media (max-width: 596px){
    .customer-grid .column-wrapper .col-four .img-wrap{
        margin-bottom: 40px;
    }
}
.customer-grid .column-wrapper .col-four:hover .img-wrap img svg g{
    display: block;
    fill: #ffffff !important;
}
.col-four:hover svg g {
    fill: white!important;
    display: block;
}
.customer-grid .column-wrapper .col-four span.arrow-link{
    content: ' ';
    position: absolute;
    bottom: 27px;
    left: 33px;
}
.customer-grid .column-wrapper .col-four:hover .arrow-link{
    color: #ffffff;
}
@media (max-width: 768px){
    .customer-grid .column-wrapper .col-four span.arrow-link{
        margin-left: 5px;
    }
}
@media (max-width: 481px){
    .customer-grid .column-wrapper .col-four span.arrow-link{
        margin-top: 10px;
    }
}
.customer-grid .column-wrapper .col-four:hover .arrow-link:after{
    background-image: url(/wp-content/themes/modeln/refresh/dist/images/arrow_white.png);
    height: 37px;
    width: 42px;
    top: 100%;
    transform: translateY(-50%) translatex(0px);
    right: -48px !important;
}

/* -------- fiilter-pagination --------*/
.customer-grid .filter-pagination{
    margin-top: 21px;
    display: block;
    max-width: 1153px;
    float: right;
    width: 100%;
    text-align: right;
    position: relative;
    z-index: 1;
}

@media (max-width: 596px){
    .customer-grid .filter-pagination{
        display: none;
    }
}
.customer-grid .filter-pagination ul{
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-right: 10px;
    margin-top: -2px;
    display: inline-block;
}
.customer-grid .filter-pagination ul li{
    float: left;
    font-family: Univers LT Std Home !important;
    color: #414141;
    font-weight: 300;
    font-size: 16px;
    margin-left: 19px;
    cursor: pointer;
    line-height: 1.63;
    transition: all 0.3s ease-in-out;
}
.customer-grid .filter-pagination ul li:hover{
    color:#00a5d9;
}
.customer-grid .filter-pagination ul li.next {
    font-weight: 900;
    line-height: 1.4;
}
.customer-grid .filter-pagination ul li.prev {
    font-weight: 900;
    line-height: 1.4;
}
.customer-grid .filter-pagination .current-page{
    font-weight: 300;
    color: #414141;
    margin: -9px 11px 0 0;
}
.customer-grid .filter-pagination .current-page span{
    font-family: Univers LT Std Home !important;
    color: #414141;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.63;
}

.high-tech .total-pages{
    display: none;
}
.life-science .total-pages{
    display: none;
}
.customer-grid .button-box{
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
@media all and (max-width: 2560px) and (min-width: 597px){
    .customer-grid .button-box{
        display: none;
    }
}

@media (max-width: 481px){
    .customer-grid .button-box span {
        width: 100%;
}
}

    /*-------------------global-----------------------------*/

.ua-ie .arrow-link::after {
    background-size: 100% 100%;
}
.arrow-link:hover::after {
    transform: translateY(-50%) translatex(12px);
}

/*.no-link{*/
    /*cursor: none;*/
    /*background-color: #f6fafc;*/
/*}*/
.text-btn{
    font-size: 16px;
    padding: 11px 46px;
    text-transform: uppercase;
    color: #ff8300;
    font-weight: 600;
    display: inline-block;
    transition: all 0.3s;
    letter-spacing: 0.19em;
    background: #ffffff;
    border: 1px solid #ff8300;
    text-align: center;
}
.ua-ie .arrow-link::after {
    background-size: 100% 100%;
    height: 11px;
    width: 42px;
    top: 49%;

}
.ua-ie .customer-grid .column-wrapper .col-four span.arrow-link::after {
    background-size: 100% 100%;
    height: 11px;
    width: 42px;
    top: 49%;
    right: -46px;
}
.col-four:hover svg g {
    fill: white!important;
    display: block;
}

.customer-grid .filter-wrapper .limit-wrapper ul li.active{
    color: #00a5d9 !important;
    font-weight: bold !important;
}

.customer-grid .filter-pagination ul li.active {
    color: #00a5d9 !important;
    font-weight: bold !important;
}


