.themetechmount-client-box-view-simple-dark-logo .themetechmount-item-thumbnail-inner img {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
opacity: .5;
-webkit-transition: .6s;
-moz-transition: .6s;
transition: .6s;
}
.themetechmount-client-box-view-simple-dark-logo:hover .themetechmount-item-thumbnail-inner img {
filter: grayscale(0%);
opacity: 1;
}
.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail,
.themetechmount-box-view-simple-dark-logo .tm-client-logo-link,
.themetechmount-box-view-simple-dark-logo .tm-client-logo-hover {
display:block;  
}
.themetechmount-box-view-simple-dark-logo.tm-withoutlink:hover .themetechmount-item-thumbnail,
.themetechmount-box-view-simple-dark-logo:hover .tm-client-logo-link {
opacity: 0;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-simple-dark-logo .tm-client-logo-hover {
position: absolute;
opacity: 0;
-webkit-transform: translateY(10px);
-khtml-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
-khtml-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
-moz-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
-ms-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
-o-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
left: 0;
right: 0;
}
.themetechmount-box-view-simple-dark-logo:hover .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-simple-dark-logo:hover .tm-client-logo-hover {
opacity: 1;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.themetechmount-box-client.themetechmount-box-view-simple-dark-logo {
padding: 0;
height: 100%;
border-radius: 50px;
transition-duration: .3s;
transition-property: transform;
transition-timing-function: ease-out;
display: block;
text-align: center;
position: relative;
padding:19px 15px;
overflow: hidden;
}
.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail,
.themetechmount-box-view-simple-dark-logo .tm-client-logo-link {
opacity: 1;
-webkit-transform: translateY(0);
-khtml-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease;
-khtml-transition: transform 0.6s ease 0s, opacity 0.6s ease;
-moz-transition: transform 0.6s ease 0s, opacity 0.6s ease;
-ms-transition: transform 0.6s ease 0s, opacity 0.6s ease;
-o-transition: transform 0.6s ease 0s, opacity 0.6s ease;
transition: transform 0.6s ease 0s, opacity 0.6s ease;
}
.themetechmount-box-client.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail-inner:hover img {
-webkit-filter: unset;
filter: unset;
}
.themetechmount-box-client.themetechmount-box-view-simple-dark-logo .themetechmount-item-thumbnail-inner {
display: block; 
}  .themetechmount-box-client:hover .themetechmount-item-thumbnail-inner img {
transition: all 0.5s ease;
}
.themetechmount-box-client .themetechmount-item-thumbnail-inner img {
transition: all 0.5s ease;
}
.themetechmount-box-client.themetechmount-box-view-grey-logo img {
filter: grayscale(1);
}
.themetechmount-box-client.themetechmount-box-view-grey-logo:hover img {
filter: grayscale(0);
}
.themetechmount-boxes-client.themetechmount-element-clientbox-grey-logo.themetechmount-boxes-view-default .tm-box-col-wrapper {
display: inline-block;
vertical-align: top;
float: none;
}
.themetechmount-boxes-client.themetechmount-element-clientbox-grey-logo {
text-align: center;
}  .themetechmount-element-clientbox-boxed-logo-withbg .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
margin-bottom:0px !important;
}
.themetechmount-element-clientbox-boxed-logo-withbg .themetechmount-box-client {
border-radius: 0;
padding: 35px 0px 34px 0px;
}
.themetechmount-bgbox-logo .ttm-post-featured-link-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all .35s ease-in;
transition: all .35s ease-in;
z-index: 1;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
opacity: 0;
}
.themetechmount-bgbox-logo:hover .ttm-post-featured-link-wrapper { 
opacity: 0.20;
}
.themetechmount-element-clientbox-boxed-logo-withbg .tm-box-col-wrapper:not(:last-child){
border-right: 1px solid rgba(255,255, 255,0.10);
}
.themetechmount-box-view-simple-dark-logo:hover .themetechmount-item-thumbnail {
opacity: 0;
-webkit-transform: translateY(-100%);
-khtml-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}