/**/
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper .themetechmount-servicebox-styleone {
     overflow: hidden;
     position: relative;
}
.themetechmount-servicebox-styleone .themetechmount-post-item {
    overflow: hidden;
    display: block;
    padding: 25px 25px 15px;
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 20px;
    background-color: var(--ttm-greycolor);
}
.themetechmount-servicebox-styleone .ttm-post-featured-link-wrapper {
    width: 100%;
    height: 207px;
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    background-position: center;
    border-radius: 10px;
    position: relative;
}
.themetechmount-serviceboxbox-readmore a {
    padding: 10px 25px;
    border-radius: var(--ttm-button-shape);
    border: 1px solid var(--ttm-bordercolor);
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore {
    text-align: center;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0;
    transform: translateY(20px);
    opacity: 0;
    transition: 0.5s all;
}
.themetechmount-servicebox-styleone:hover .themetechmount-serviceboxbox-readmore {
    transform: translateY(-25px);
    opacity: 1;
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a {
    background: #ffffff;
    border-color: #ffffff;
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:hover {
    background: var(--ttm-skincolor);
    border-color: var(--ttm-skincolor);
    color: #ffffff;
}
.themetechmount-servicebox-styleone  .tm-servicebox-detials {
    padding-top: 25px;
}
.themetechmount-servicebox-styleone .tm-servicebox-detials .themetechmount-box-title h4{
    margin-bottom: 10px;
}
.themetechmount-servicebox-styleone  .themetechmount-box-item-figure {
    position: relative;
    overflow: hidden;
}
.themetechmount-servicebox-styleone .themetechmount-box-desc p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

@media (max-width: 991px){
.themetechmount-servicebox-styleone .tm-servicebox-detials .themetechmount-box-title h4 {
    line-height: 32px;
    font-size: 22px;
}
}






/*service style 2*/
.themetechmount-servicebox-styletwo .themetechmount-post-item {
    display: block;
    padding: 20px 20px 25px;
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 6px 0 -2px rgb(0 0 0);
    transition: 0.5s all;
}
.themetechmount-servicebox-styletwo .ttm-post-featured-link-wrapper {
    width: 100%;
    height: 140px;
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    background-position: center;
    border-radius: 10px;
    position: relative;
}
.themetechmount-servicebox-styletwo .themetechmount-box-desc {
    border-top: 1px solid var(--ttm-bordercolor);
    padding-top: 20px;
}
.themetechmount-servicebox-styletwo .themetechmount-box-desc p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-title h4 {
    padding-right: 90px;
}
.themetechmount-servicebox-styletwo .tm-servicebox-detials {
    padding: 5px 10px;
}
.tm-bgcolor-skincolor .themetechmount-servicebox-styletwo .themetechmount-post-item, 
.tm-bgcolor-darkgrey .themetechmount-servicebox-styletwo .themetechmount-post-item {
    border-color: rgb(255 255 255 / 50%);
    box-shadow: 0px 6px 0 -2px rgb(255 255 255 / 50%);
}
.tm-bgcolor-skincolor .themetechmount-servicebox-styletwo .themetechmount-box-desc,
.tm-bgcolor-darkgrey .themetechmount-servicebox-styletwo .themetechmount-box-desc {
     border-color: rgb(255 255 255 / 50%);
}
.tm-bgcolor-skincolor .themetechmount-servicebox-styletwo:hover .themetechmount-post-item, 
.tm-bgcolor-darkgrey .themetechmount-servicebox-styletwo:hover .themetechmount-post-item{
    border-color: #ffffff;
    box-shadow: 0px 8px 0 -6px rgb(255 255 255);
   
}
.themetechmount-servicebox-styletwo:hover .themetechmount-post-item {
    box-shadow: 0px 8px 0 -6px rgb(0 0 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transform: translate3d(0, -10px, 0);
}
.tm-custom-service-2 .themetechmount-element-servicebox-styletwo .tm-box-col-wrapper:nth-child(even) {
    padding-top: 50px;
}

.tm-bgcolor-darkgrey .themetechmount-servicebox-styletwo .themetechmount-box-desc p {
    color: rgb(255 255 255 / 70%);
}
@media (max-width: 991px){
    .tm-custom-service-2 .themetechmount-element-servicebox-styletwo .tm-box-col-wrapper:nth-child(even) {
        padding-top: 0;
    }
}
@media (max-width: 1650px){
.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-title h4 {
    padding-right: 0px;
}
}

/*service style 2*/

/*service style 3*/
.themetechmount-servicebox-stylethree .ttm-post-featured-link-wrapper {
    width: 100%;
    height: 260px;
    max-width: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-size: cover;
    transition: all 1s ease;
    overflow: hidden;
    background-position: center;
    border-radius: 10px;
    position: relative;
}
.themetechmount-servicebox-stylethree:hover .ttm-post-featured-link-wrapper {
    transform: scale(1.05);
}
span.tm-servies-number:before {
    counter-increment: section;
    content: "0" counter(section) " ";
    font-size: 40px;
    font-weight: 400;
    line-height: 69px;
    text-align: center;
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);
}

body {
    counter-reset: section;
}
.themetechmount-servicebox-stylethree .themetechmount-box-title h4 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
}
.themetechmount-servicebox-stylethree .tm-servicebox-detials {
    display: grid;
    align-content: space-between;
    align-items: center;
    padding-left: 100px;
    padding-right: 0;
}
.themetechmount-servicebox-stylethree .tm-servicebox-detials .themetechmount-box-desc p {
    margin-bottom: 0;
}
.themetechmount-servicebox-stylethree .themetechmount-box-top-content {
    display: flex;
}
.themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even) .themetechmount-servicebox-stylethree .tm-servicebox-detials{
    padding-right: 100px;
    padding-left: 0;
}
.themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even)  .themetechmount-servicebox-stylethree .themetechmount-box-item-figure {
    padding-left: 60px;
    padding-right: 5px;
}
.themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even) .themetechmount-box-top-content {
     display: flex;
     flex-direction: row-reverse;
}
.themetechmount-element-servicebox-stylethree .tm-box-col-wrapper .themetechmount-servicebox-stylethree {
    border-bottom: 1px solid var(--ttm-bordercolor);
    padding-bottom: 70px;
    margin-bottom: 40px !important;
}
.themetechmount-servicebox-stylethree .themetechmount-item-figure{
    position: relative;
}
.themetechmount-servicebox-stylethree .themetechmount-item-figure:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid #000;
    top: 0;
    left: 0;
    display: block;
    border-radius: 20px;
    transform: rotate(3deg);
    transition: 0.5s all;
}

.themetechmount-servicebox-stylethree .themetechmount-box-item-figure {
    padding-left: 5px;
    padding-right: 60px;
}
.themetechmount-servicebox-stylethree .ttm-post-featured-link-wrapper:before {
    background-color: #ffffff;
    position: absolute;
    height: 0;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -moz-transition: all 400ms ease-out 0s;
    -webkit-transition: all 400ms ease-out 0s;
    -ms-transition: all 400ms ease-out 0s;
    -o-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    content: "";
    z-index: 1;
}
.themetechmount-servicebox-stylethree:hover .ttm-post-featured-link-wrapper:before {
    height: 100%;
    opacity: 0.05;
}
.themetechmount-servicebox-stylethree .ttm-post-featured-link-wrapper:after {
    position: absolute;
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -moz-transition: all 600ms ease-out 0s;
    -webkit-transition: all 600ms ease-out 0s;
    -ms-transition: all 600ms ease-out 0s;
    -o-transition: all 600ms ease-out 0s;
    transition: all 600ms ease-out 0s;
}
.themetechmount-servicebox-stylethree:hover .ttm-post-featured-link-wrapper:after {
    height: 0;
    opacity: .5;
}



@media (max-width:992px){
    .themetechmount-servicebox-stylethree .themetechmount-box-top-content {
        display: block;
    }
    .themetechmount-servicebox-stylethree .tm-servicebox-detials {
        padding-top: 15px;
        padding-left: 0;
    }
    .themetechmount-element-servicebox-stylethree .tm-box-col-wrapper .themetechmount-servicebox-stylethree {
       padding-bottom: 30px;
       margin-bottom: 0px !important;
    }
    .themetechmount-servicebox-stylethree .themetechmount-item-figure:before {
        content: unset;
    }
    span.tm-servies-number:before {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
        display: inline-block;
    }
    .themetechmount-servicebox-stylethree .themetechmount-box-title h4 {
        font-size: 28px;
        line-height: 38px;
    }
    .themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even)  .themetechmount-servicebox-stylethree .themetechmount-box-item-figure {
        padding-left: 0;
        padding-right: 0;
    }
    .themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even) .themetechmount-servicebox-stylethree .tm-servicebox-detials {
    padding-right: 0px;
     padding-left: 0;
 }
    .themetechmount-element-servicebox-stylethree .tm-box-col-wrapper:nth-child(even) .themetechmount-box-top-content {
        display: flex;
        flex-direction: column;
    }
    .themetechmount-servicebox-stylethree .themetechmount-box-item-figure {
        padding-left: 0px;
        padding-right: 0;
    }
}
/*service style 3*/



