.themetechmount-servicebox-styleone .tm-post-featured-outer-wrapper {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    top: 0;
    left: 0;
    bottom: 0;
    transition: 0.7s;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 450px;
    padding-right: 438px;
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .tm-post-featured-outer-wrapper {
	width: 577px;
    height: 450px;
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .tm-servicebox-detials {
    opacity: 1;
}
body {
    counter-reset: alphabeticList;
}
.themetechmount-servicebox-styleone .stepbox-alphabetic {
    position: relative;
    counter-increment: alphabeticList;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.themetechmount-servicebox-styleone .stepbox-alphabetic:before {
    content: counter(alphabeticList,upper-alpha);
    position: absolute;
    color: rgba(255, 255, 255, 0.10);
    font-size: 80px;
    line-height: 38px;
    font-weight: 700;
}
.themetechmount-servicebox-styleone .themetechmount-box-title {
    padding-top: 35px;
}
.themetechmount-servicebox-styleone .tm-servicebox-detials {
    background-color: var(--ttm-secondarycolor);
    text-align: left;
    opacity: 0;
    width: 482px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    align-items: center;
	padding: 75px 50px 50px;
}
.themetechmount-servicebox-styleone .themetechmount-box-item-figure {
    text-align: left;
    opacity: 1;
    height: 100%;
    position: relative;
    -webkit-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    -o-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    width: 30.58vw;
    padding: 70px 20px 25px;   	
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .themetechmount-box-item-figure {
    text-align: left;
    top: 0;
    opacity: 1;
    height: 100%;
    -webkit-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    -o-transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
    transition: top .8s cubic-bezier(.6,0,.2,1),opacity .8s cubic-bezier(.6,0,.2,1);
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a {
	color: #fff;
}
.themetechmount-servicebox-styleone .themetechmount-box-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    display: flex;
    height: 100%;
    position: relative;
    width: 100%;
}
.themetechmount-servicebox-styleone .themetechmount-post-item {
    height: 450px;
    overflow: hidden;    
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:hover:before {
	animation: arrows_btn 0.3s normal;
}
@keyframes arrows_btn {

    0% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
    50% {
        opacity: 0;
        transform: translate(5px, -5px);
    }
    75% {
        opacity: 0;
        transform: translate(-5px, 5px);
    }
    100% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:before{
    position: absolute;
    top: 5px;
    right: -20px;
    font-family: themify;
    font-size: 14px;
    font-weight: normal;
    content: "\e65a";
}
.themetechmount-servicebox-styleone .themetechmount-box-desc {
    padding-bottom: 7px;
}
article.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-styleone {
    position: relative;
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active {
    width: 100%;
    max-width: calc(56.55556% - 105.88889px);
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper {
    width: 100%;
    max-width: calc(23.22222% - -21.44444px);
    -webkit-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    -o-transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    transition: max-width .8s cubic-bezier(.6, 0, .2, 1);
    display: block;
    overflow: hidden;
}
.themetechmount-servicebox-styleone .themetechmount-box-item-figure:after {
    opacity: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 48, 83, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center;
    content: '';
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .themetechmount-box-item-figure:after { 
	display: none;
}
.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .tm-category {
	opacity: 0;
}
.themetechmount-servicebox-styleone .tm-category {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
	z-index: 11;
}

@media (max-width:1500px) {
	.themetechmount-servicebox-styleone .tm-servicebox-detials {
		width: 350px;
	}
}

@media (min-width:1025px) and (max-width:1200px) {
	.themetechmount-servicebox-styleone .tm-servicebox-detials {
		width: 350px;
		padding: 75px 20px 50px;
	}
	.themetechmount-element-servicebox-styleone .tm-box-col-wrapper {
		max-width: calc(23.22222% - -20.44444px);
	}
	.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active {
		
		max-width: calc(56.55556% - 75.88889px);
	}
}

@media (min-width:992px) and (max-width:1025px) {
	.themetechmount-servicebox-styleone .tm-servicebox-detials {
		width: 300px;
		padding: 75px 25px 50px;
	}
	
}

@media (max-width:991px) {
	.themetechmount-element-servicebox-styleone .tm-box-col-wrapper {    
		max-width: 100%;
	}
	.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active {
		width: 100%;
		max-width: 100%;
	}
	.themetechmount-servicebox-styleone .themetechmount-box-item-figure {
		width: 100%;
	}
	.themetechmount-servicebox-styleone .tm-post-featured-outer-wrapper {
		right: auto;
		left: 0;
	}
	.themetechmount-servicebox-styleone .themetechmount-box-item-figure:after,
	.themetechmount-servicebox-styleone .tm-category {
		display: none;
	}
	.themetechmount-servicebox-styleone .tm-servicebox-detials {
		width: 50%;
		opacity: 1;
	}
}

@media (max-width: 767px) {
	.themetechmount-servicebox-styleone .themetechmount-post-item {
		height: 100%;
		overflow: hidden;
	}
	.themetechmount-servicebox-styleone .themetechmount-box-content {
		display: block;
	}
	.themetechmount-servicebox-styleone .tm-servicebox-detials {
		width: 100%;
		position: relative;
		padding: 30px 30px 30px;
	}
	.themetechmount-servicebox-styleone .themetechmount-box-title {
		padding-top: 20px;
	}
	.themetechmount-servicebox-styleone .stepbox-alphabetic {
		height: 60px;
	}
	.themetechmount-servicebox-styleone .stepbox-alphabetic:before {
		font-size: 60px;
	}
	.themetechmount-element-servicebox-styleone .tm-box-col-wrapper.active .themetechmount-servicebox-styleone .tm-post-featured-outer-wrapper,
	.themetechmount-servicebox-styleone .tm-post-featured-outer-wrapper {
		width: 100%;
		height: 450px;
		position: relative;
		z-index: 11;
	}
	.themetechmount-servicebox-styleone .themetechmount-box-item-figure {
		padding: 0;
	}
}


/*style2*/

.themetechmount-servicebox-styletwo {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.themetechmount-servicebox-styletwo:before  {
    content: '';
    position: absolute;
    background: linear-gradient(to left,transparent,rgb(0 0 0 / 70%) 60%);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
}

.themetechmount-servicebox-styletwo .themetechmount-box-item-figure {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

.themetechmount-servicebox-styletwo .themetechmount-box-item-figure .tm-featured-outer-wrapper {
    border-radius: 30px;
    object-fit: cover;
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    transition: transform .5s ease-in-out;
    width: 100%;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials {
    padding: 130px 250px 55px 50px;
    z-index: 9;
    position: relative;
    text-align: left;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-title h4 {
   font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    
}

.themetechmount-serviceboxbox-readmore a {
    position: relative;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-title h4 a {
    color: var(--ttm-whitecolor);
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    background-image: linear-gradient(var(--ttm-whitecolor), var(--ttm-whitecolor)), linear-gradient(var(--ttm-whitecolor),var(--ttm-whitecolor));
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}

.themetechmount-servicebox-styletwo:hover .tm-servicebox-detials .themetechmount-box-title h4 a {
    background-size: 0 1px, 100% 1px;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-box-desc {
    display: inline-block;
    color: rgba(255, 255, 255, 0.80);
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-serviceboxbox-readmore {
    position: relative;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a {
    color: var(--ttm-whitecolor);
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover {
    color: var(--ttm-whitecolor);
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:before {
    content: '\e87b';
    position: absolute;
    top: -5px;
    right: -50px;
    left: auto;
    font-family:'ttm-medisat-icons';
    font-size: 17px;
    font-weight: normal;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: var(--ttm-skincolortwo);
    color: var(--ttm-secondarycolor);
    border-radius: 50px;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}

.themetechmount-servicebox-styletwo .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover:before {
    transform: rotate(90deg);
    animation: none;
}

@media (max-width:1199px) {

.themetechmount-servicebox-styletwo .tm-servicebox-detials {
    padding: 110px 70px 55px 50px;
}

}



@media (max-width:991px) {

    .themetechmount-servicebox-styletwo .tm-servicebox-detials {
        padding: 40px 30px 40px 30px;
    }

}

/*style3*/


.themetechmount-servicebox-stylethree {
    background-color: var(--ttm-whitecolor);
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    position: relative;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content {
    background-color: var(--ttm-whitecolor);
    display: flex;
    border-radius: 30px;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials {
    padding: 22px 30px 35px;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 32px;
    margin-bottom: 10px;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 a {
    color: var(--ttm-secondarycolor);
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    background-image: linear-gradient(var(--ttm-secondarycolor), var(--ttm-secondarycolor)), linear-gradient(var(--ttm-secondarycolor),var(--ttm-secondarycolor));
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}

.themetechmount-servicebox-stylethree:hover .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 a { 
    background-size: 0 1px, 100% 1px;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .themetechmount-box-item-figure {
    margin: 0;
    width: 200px;
    overflow: hidden;
    position: relative;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .themetechmount-box-item-figure .tm-featured-outer-wrapper {
    background-size: cover;
    background-position: 65% 50%;
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 30px 0px 0 30px;
    max-width: none;
    transform: scale(1);
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.themetechmount-servicebox-stylethree:hover .themetechmount-box-content .themetechmount-box-item-figure .tm-featured-outer-wrapper {
    width: calc(100% + 30px);
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-desc .tm-short-desc p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials .tm-box-icon i {
    position: absolute;
    right: 5px;
    bottom: -10px;
    font-size: 122px;
    line-height: 122px;
    color: rgb(0 0 0 / 5%);
    z-index: 0;
}

.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-servicebox-detials .themetechmount-serviceboxbox-readmore {
    margin-top: 95px;
}

.themetechmount-servicebox-stylethree .tm-servicebox-detials .themetechmount-serviceboxbox-readmore {
    position: relative;
}

.themetechmount-servicebox-stylethree .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover {
    color: var(--ttm-skincolor);
}

.themetechmount-servicebox-stylethree .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:before {
    content: '\e87b';
    position: absolute;
    top: -5px;
    right: -50px;
    left: auto;
    font-family: 'ttm-medisat-icons';
    font-size: 17px;
    font-weight: normal;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: var(--ttm-skincolortwo);
    color: var(--ttm-secondarycolor);
    border-radius: 50px;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}

.themetechmount-servicebox-stylethree .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover:before {
    transform: rotate(90deg);
    animation: none;
}

/***service style 4***/

.themetechmount-servicebox-stylefour{
    position: relative;
    transition: 0.5s;
    transform: translateY(0px);
}

.themetechmount-servicebox-stylefour:hover{
   transform: translateY(-5px);
}
.themetechmount-servicebox-stylefour .themetechmount-post-item {
    position: relative;
    margin: 15px 0;
    overflow: hidden;
    border-radius: 25px;
    background-color: var(--ttm-whitecolor);
    padding: 30px 40px 40px;
    text-align: left;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.themetechmount-servicebox-stylefour .themetechmount-box-content {
    position: relative;
    z-index: 1;
}
.themetechmount-element-servicebox-stylefour.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 0;
}
.themetechmount-servicebox-stylefour  .tm-short-desc p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.themetechmount-servicebox-stylefour .themetechmount-post-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom  ,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50% ,transparent 100% );
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.tm-layout-style13 .themetechmount-servicebox-stylefour .themetechmount-post-item:before {
	background: linear-gradient(to bottom ,var(--ttm-secondarycolor) 0%,var(--ttm-skincolortwo) 50% ,transparent 100% );
}
.tm-layout-style13 .themetechmount-servicebox-stylefour .themetechmount-post-item .tm-featured-wrapper img,
.tm-layout-style13 .themetechmount-servicebox-stylefour .themetechmount-post-item {    
    border-radius: 10px;
}
.themetechmount-servicebox-stylefour:hover .themetechmount-post-item:before {
    opacity: 0.1;
}
.themetechmount-servicebox-stylefour .themetechmount-post-item .themetechmount-box-title h4 {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.themetechmount-servicebox-stylefour .themetechmount-post-item .themetechmount-box-title h4 a:hover {
    color: var(--body-blackfont-color);
}
.themetechmount-servicebox-stylefour .themetechmount-post-item .tm-featured-wrapper img {
    border-radius: 15px;
    margin-top: 15px;
    width: 100%;
    position: relative;
}
.themetechmount-servicebox-stylefour .themetechmount-post-item .themetechmount-box-item-figure {
    position: relative;
    overflow: hidden;
}
.themetechmount-servicebox-stylefour .themetechmount-post-item .tm-post-iconbox a{
    position: absolute;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    background-color: var(--ttm-secondarycolor);
    transition: all 0.5s ease 0s;
    font-size:15px;
    width: 55px;
    height: 55px;
    display: inline-flex;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    transform: translateX(-100%);
    opacity: 0;
    transition: 0.5s;
    background-size: 200% auto;
    padding: 4px 0 0 0px;
    color: var(--ttm-whitecolor);
    transition: all 0.2s ease 0s;
}
.themetechmount-servicebox-stylefour:hover .themetechmount-post-item .tm-post-iconbox a{
    transform: translateX(0px);
    opacity: 1;
}


/* style 5 */
.themetechmount-servicebox-stylefive .tm-box-icon i {
    font-size: 56px;
    color: var(--ttm-secondarycolor);
    transform: scale(1.0);
    transition: transform 0.3s ease;
    display: block;
}
.themetechmount-servicebox-stylefive .themetechmount-box-title {
    height: 65px;
}
.themetechmount-servicebox-stylefive:hover .tm-box-icon i {
    transform: scale(1.1);
}
.themetechmount-servicebox-stylefive .themetechmount-post-item {
    background-color: #fff;
    box-shadow: 0px 3px 9px 0 rgba(24, 29, 78, 0.14);
    padding: 20px 22px 20px 22px;
    border-radius: 20px;
    position: relative;
	overflow: hidden;
	z-index: 11;
	margin-bottom: 10px;
	margin-top: 10px;
}
.themetechmount-servicebox-stylefive .tm-box-icon {
    padding-top: 60px;
}
.themetechmount-servicebox-stylefive .themetechmount-post-item:after {
    position: absolute;
    content: '';
    left: 0;
    background-image: url(../images/curve-img-01.png);
	top: 100px;
    z-index: -1;	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 200%;
    height: 100%;
    animation: wave 8s -3s alternate infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
}
.themetechmount-servicebox-stylefive .themetechmount-post-item:before {
	position: absolute;
    content: '';
    left: 0;
    background-image: url(../images/curve-img-02.png);
	top: 100px;
    z-index: -1;	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: absolute;
    width: 200%;
    height: 100%;
    animation: wave 12s alternate infinite;
    opacity: 0.5;
}

@keyframes wave {
0% {
    transform: translateX(0);
}
50% {
    transform: translateX(-25%);
}
100% {
    transform: translateX(-50%);
}
}


@media (max-width:1024px) {
	.themetechmount-servicebox-stylefive .themetechmount-post-item:after {
		background-repeat: no-repeat;
		background-size: cover;
	}
}


/*service style 7*/
.themetechmount-servicebox-styleseven .themetechmount-post-item,
.themetechmount-servicebox-styleseven,
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper {
    position: static
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper .themetechmount-servicebox-styleseven .tm-servicebox-detials {
    transition: .5s all;
    opacity: 0;
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper .themetechmount-servicebox-styleseven .tm-servicebox-detials {
    overflow: hidden;
    position: absolute;
    right: 0;
    opacity: 0;
    padding: 0 40px;
    top: 50%;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    z-index: 0;
    translate: 0 -50%;
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven .tm-servicebox-detials{
    opacity: 1;
    transform: translateX(0);
    z-index: 1;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
.themetechmount-servicebox-styleseven .themetechmount-box-item-figure .tm-featured-wrapper {
    position: relative;
    overflow: hidden
}
.themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 {
    font-size: 60px;
    line-height: 70px;
}
.themetechmount-servicebox-styleseven .tm-box-icon {
    position: relative;
    display: flex;
    justify-content: center;
}
.themetechmount-servicebox-styleseven .tm-box-icon i {
    border-radius: 5px;
    font-size: 60px;
    line-height: 60px;
    color: var(--ttm-skincolor);
    position: absolute;
    right: auto;
    border: 2px solid var(--ttm-skincolor);
    width: 100px;
    height: 100px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    transform: rotate(0deg);
    opacity: 0;
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven .tm-box-icon i {
    opacity: 1;
    z-index: 1;
    transform: rotate(45deg);
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all 0.8s ease 0s;
}
.themetechmount-servicebox-styleseven .tm-short-desc {
    padding-top: 25px;
    padding-bottom: 15px;
}
.themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a {
    color: var(--body-blackfont-color);
    border: 1px solid #000;
    border-radius: 50px;
    position: relative;
    background: transparent;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 30px;
}
.themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a:hover {
    border-color: var(--ttm-secondarycolor);
    background: var(--ttm-secondarycolor);
    color: var(--ttm-whitecolor);
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 a,
.tm-darkbg-borderline .themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 a {
    color: rgb(255 255 255 / 20%);
}
.tm-bgcolor-darkgrey .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 a,
.tm-darkbg-borderline .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 a {
    color: var(--ttm-whitecolor);
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a,
.tm-darkbg-borderline .themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a {
    color: var(--ttm-whitecolor);
    border: 1px solid #fff;
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a:hover,
.tm-darkbg-borderline .themetechmount-servicebox-styleseven .themetechmount-serviceboxbox-readmore a:hover{
    border-color: var(--ttm-whitecolor);
    background: var(--ttm-whitecolor);
    color: var(--body-blackfont-color);
}
@media (max-width:1400px) {
.themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 {
    font-size: 45px;
    line-height: 55px;
}
.themetechmount-servicebox-styleseven .tm-box-icon i{
    opacity: 1;
    position: relative;
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper .themetechmount-servicebox-styleseven .tm-servicebox-detials {
    position: relative;
    opacity: 1;
    top: 0;
    translate: unset;
    padding: 0 15px;
}
.themetechmount-servicebox-styleseven .tm-box-icon,
.themetechmount-servicebox-styleseven .tm-servicebox-title,
.themetechmount-servicebox-styleseven .tm-servicebox-detials{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
}
/*service style 7*/

/*service style 9*/
.themetechmount-servicebox-stylenine .themetechmount-post-item,
.themetechmount-servicebox-stylenine,
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper {
    position: static
}
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper .themetechmount-servicebox-stylenine .tm-servicebox-detials {
    transition: .5s all;
    opacity: 0;
}
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper .themetechmount-servicebox-stylenine .tm-servicebox-detials {
    overflow: hidden;
    position: absolute;
    right: 0;
    opacity: 0;
    padding: 0 40px;
    top: 50%;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    z-index: 0;
    translate: 0 -50%;
}
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper.active .themetechmount-servicebox-stylenine .tm-servicebox-detials{
    opacity: 1;
    transform: translateX(0);
    z-index: 1;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}
.themetechmount-servicebox-stylenine .themetechmount-box-item-figure .tm-featured-wrapper {
    position: relative;
    overflow: hidden
}
.themetechmount-servicebox-stylenine.themetechmount-box-service .themetechmount-box-title h4 {
    font-size: 60px;
    line-height: 70px;
}
.themetechmount-servicebox-stylenine .tm-box-icon {
    position: relative;
    display: flex;
    justify-content: center;
}
.themetechmount-servicebox-stylenine .tm-box-icon i {
        border-radius: 5px;
    font-size: 60px;
    line-height: 60px;
    color: var(--ttm-skincolor);
    position: absolute;
    right: auto;
    border: 2px solid var(--ttm-skincolor);
    width: 100px;
    height: 100px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    transform: rotate(0deg);
    opacity: 0;
}
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper.active .themetechmount-servicebox-stylenine .tm-box-icon i {
    opacity: 1;
    z-index: 1;
    transform: rotate(45deg);
    -webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all 0.8s ease 0s;
}
.themetechmount-servicebox-stylenine .tm-short-desc {
    padding-top: 25px;
}
.themetechmount-servicebox-stylenine .tm-short-desc p{
    margin-bottom: 0;
}
.themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a {
    color: var(--body-blackfont-color);
    border: 1px solid #000;
    border-radius: 50px;
    position: relative;
    background: transparent;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    padding: 15px 30px;
}
.themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a:hover {
    border-color: var(--ttm-secondarycolor);
    background: var(--ttm-secondarycolor);
    color: var(--ttm-whitecolor);
}
.themetechmount-servicebox-stylenine .tm-quickdetails ul.prt-list {
    margin-top: 25px;
    list-style: none;
    padding: 0;
}
.themetechmount-servicebox-stylenine .tm-quickdetails ul.prt-list li {
    color: var(--base-white);
    padding: 5px 0 5px 20px;
    position: relative;
}
.themetechmount-servicebox-stylenine .tm-quickdetails ul.prt-list li:before {
    content: "+";
    position: absolute;
    top: 7px;
    left: 0;
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-stylenine.themetechmount-box-service .themetechmount-box-title h4 a {
    color: rgb(255 255 255 / 20%);
}
.tm-bgcolor-darkgrey .tm-box-col-wrapper.active .themetechmount-servicebox-stylenine.themetechmount-box-service .themetechmount-box-title h4 a {
    color: var(--ttm-whitecolor);
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a,
.tm-darkbg-borderline .themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a {
    color: var(--ttm-whitecolor);
    border: 1px solid #fff;
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a:hover,
.tm-darkbg-borderline .themetechmount-servicebox-stylenine .themetechmount-serviceboxbox-readmore a:hover{
    border-color: var(--ttm-whitecolor);
    background: var(--ttm-whitecolor);
    color: var(--body-blackfont-color);
}

@media (max-width:1400px) {
.themetechmount-servicebox-stylenine.themetechmount-box-service .themetechmount-box-title h4 {
    font-size: 45px;
    line-height: 55px;
}
.themetechmount-servicebox-stylenine .tm-box-icon i{
    opacity: 1;
    position: relative;
}
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper .themetechmount-servicebox-stylenine .tm-servicebox-detials {
    position: relative;
    opacity: 1;
    top: 0;
    translate: unset;
    padding: 0 15px;
}
.themetechmount-servicebox-stylenine .tm-box-icon,
.themetechmount-servicebox-stylenine .tm-servicebox-title,
.themetechmount-servicebox-stylenine .tm-servicebox-detials{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
.themetechmount-element-servicebox-styleseven .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven .tm-box-icon i,
.themetechmount-element-servicebox-stylenine .tm-box-col-wrapper.active .themetechmount-servicebox-styleseven .tm-box-icon i {
    left: 15px;
}
}
@media only screen and (min-width:1024px) and (max-width:1400px) {
.tm-service-style7 .elementor-widget-container {
    padding: 0 0 0 10px !important;
}
}
/* servicebox stylesix */
.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials {
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 32px 30px 20px;
    z-index: 9;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials:before {
    content: '';
    position: absolute;
    background-color: rgba(0 0 0 / 0.50);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials .themetechmount-box-title h4 a {
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--body-bg-color) !important;
}
.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials .tm-category{
    margin-top: -4px;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials .tm-category a {
    font-size: 20px;
    line-height: 25px;
    color: var(--body-bg-color);
}

.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-tm_service-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-tm_service-featured-wrapper img {
    border-radius: 10px;
    object-fit: cover;
    height: 553px;
    width: 100%;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix {
    position: relative;
    margin: 15px 0;
    overflow: hidden;
    border-radius: 10px;
    min-height: 553px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}

.themetechmount-box-service.themetechmount-servicebox-stylesix:hover img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
@media (max-width:991px) {
.themetechmount-box-service.themetechmount-servicebox-stylesix .tm-servicebox-detials .themetechmount-box-title h4 a {
    font-size: 25px;
    line-height: 35px;
 }
}
/* service style 9 */


/************neurology servicebox style 8 css*************/

.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-box-icon i {
    font-size: 65px;
    color:var(--ttm-whitecolor);
}
.themetechmount-element-servicebox-styleeight .themetechmount-boxes-inner .tm-box-col-wrapper {
    border-bottom: 1px solid rgb(255 255 255 / 21%);
   
    position: relative;
}
.themetechmount-element-servicebox-styleeight .themetechmount-boxes-inner .tm-box-col-wrapper:first-child {
    border-top: unset;
    margin-top: 0px;
}
.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 0;
    text-align: center;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    transition: all .9s ease,transform .9s ease;
    margin-right: 0;
    color: var(--ttm-whitecolor);
}
.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 a {
    color: var(--ttm-whitecolor);
}
.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-servicebox-detials .tm-short-desc {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.themetechmount-servicebox-styleeight {
    cursor: pointer;
    margin: 0;
    overflow: unset;
    position: unset;
    padding: 42px 15px 53px;
}

.themetechmount-servicebox-styleeight {
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.themetechmount-servicebox-styleeight .themetechmount-box-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: center;
}
.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-servicebox-detials .tm-short-desc {
    opacity: 0;
    max-width: 100%;
    position: absolute;
    width: 33%;
    right: 230px;
    left: auto;
    top: 40px;
    bottom: 30px;
    margin: auto;
    visibility: hidden;
    clip-path: polygon(50% 0,50% 0,50% 100%,50% 100%);
    transition: all .9s ease,transform .9s ease;
    color: rgb(255 255 255 / 65%);
    font-weight: 300;
}
.themetechmount-servicebox-styleeight .themetechmount-box-content .tm-servicebox-detials .tm-short-desc {
    transition: .5s all;
    opacity: 0;
}
.themetechmount-element-servicebox-styleeight .themetechmount-boxes-inner .tm-box-col-wrapper.active .themetechmount-box-content .tm-servicebox-detials .themetechmount-box-title h4 {
    text-align: left;
    transition: all .9s ease,transform .9s ease;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    z-index: 1;
    display: inline-block;
    margin-right: 700px;
}
.themetechmount-element-servicebox-styleeight .themetechmount-boxes-inner .tm-box-col-wrapper.active .tm-servicebox-detials  .tm-short-desc {
    visibility: visible;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    z-index: 1;
}
.themetechmount-element-servicebox-styleeight .themetechmount-boxes-inner .tm-box-col-wrapper.active .tm-servicebox-detials .tm-short-desc {
    transition: .5s all;
    opacity: 1;
    top: 40px;
    bottom: auto;
    text-align: left;
}

.themetechmount-servicebox-styleten .themetechmount-box-content {
	position: relative;
	overflow: hidden;
	border: 30px solid #fff;
	border-radius: 30px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
}
.themetechmount-servicebox-styleten .tm-servicebox-detials {
	background-color:#eef1f5;
	padding: 17px 30px 18px;
	border-radius: 15px;
	position: absolute;
	right: 30px;
	bottom: 30px;
	max-width: 350px;
}
.themetechmount-servicebox-styleten .tm-servicebox-detials h4 {
    margin-bottom: 5px;
}
.themetechmount-servicebox-styleten .tm-servicebox-detials p {
    margin-bottom:0px;
}
.themetechmount-servicebox-styleten .themetechmount-box-item-image img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.themetechmount-servicebox-styleten:hover .themetechmount-box-item-image img{
	-moz-transform: scale(1.09);
	-webkit-transform: scale(1.09);
	-ms-transform: scale(1.09);
	transform: scale(1.09);
}


@media (max-width:479px)  {
    .themetechmount-servicebox-styleten .tm-servicebox-detials {
        border-radius: 0 0 30px 30px;
        position: relative;
        right: 0px;
        bottom: 0px;
        max-width: 100%;
    }
}

.themetechmount-servicebox-style11 .themetechmount-box-content {
    display: flex;
	width: 100%;
}
.themetechmount-servicebox-style11 .tm-servicebox-detials,
.themetechmount-servicebox-style11 .themetechmount-box-item-image {
	width: 50%;
}
.tm-detialsbox-inner {
    background-color: #fff;
    padding: 38px 35px 43px 35px;
    left:0px;
    z-index: 11;
    display: block;
    position: relative;
    margin-top: 90px;
    margin-bottom: 90px;
	width: calc(100% + 143px);
	border-radius:15px;
}
.themetechmount-servicebox-style11 .ttm-post-featured-link-wrapper,
.themetechmount-servicebox-style11 .themetechmount-box-item-image {
    display: block;
    height: 100%;
    width: 100%;
}
.themetechmount-servicebox-style11 .ttm-post-featured-link-wrapper {
    background-size: cover;
    background-position: 100%;
}
.themetechmount-servicebox-style11 .ttm-post-featured-link-wrapper {
	min-height:500px;
	border-radius:15px;
}
.themetechmount-servicebox-style11 .themetechmount-serviceboxbox-readmore a {
	font-size: var(--button_fontsize);
    line-height: var(--button_fontsize);
    border-radius: var(--ttm-button-shape);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    border-color: var(--body-blackfont-color);
    padding: 17px 29px 19px;
    padding-top: var(--button-topbottom-padding);
    padding-bottom: var(--button-topbottom-padding);
    color: var(--body-blackfont-color);
    border: 1px solid;
    margin-top: 20px;
    display: inline-block;
}
.themetechmount-servicebox-style11 .themetechmount-serviceboxbox-readmore a:hover {
	background-color: var(--body-blackfont-color);
	color:#fff;
}
@media (max-width:767px) {
.themetechmount-servicebox-style11 .themetechmount-box-content {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.themetechmount-servicebox-style11 .tm-servicebox-detials, .themetechmount-servicebox-style11 .themetechmount-box-item-image {
    width: 100%;
}
.themetechmount-servicebox-style11 .tm-detialsbox-inner {
    position: unset;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.themetechmount-servicebox-style11 .ttm-post-featured-link-wrapper {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	min-height: 300px;
}
}

/* style12 */
.themetechmount-servicebox-style12 .themetechmount-box-item-figure img {
    border-radius: 10px;
}
.themetechmount-servicebox-style12 .tm-servicebox-detials {
    text-align: center;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    padding: 10px 10px 8px 10px;
    background-color: var(--ttm-skincolor);
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    transform: translateY(0%);
    position: absolute;
    width: 100%;
}
.themetechmount-servicebox-style12:hover .tm-servicebox-detials {
    opacity: 1;
    transform: translateY(-100%);
}
.themetechmount-servicebox-style12 .themetechmount-box-content {
    position: relative;
    overflow: hidden;
	border-radius: 10px;
}
.themetechmount-servicebox-style12 .themetechmount-box-title h4 a,
.themetechmount-servicebox-style12 .tm-category a {
    color: #fff;
}
.themetechmount-servicebox-style12 .themetechmount-box-title h4 {
	margin-bottom: 0;
}
/************servicebox style20 css *************/
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item {
    text-align: center;
    background-color: transparent;
    border-radius: unset;
    padding: 35px 20px  35px 20px;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-box-icon i {
    font-size: 60px;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-box-icon {
    margin-bottom: 15px;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .tm-short-desc {
    border-bottom: unset;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore {
    padding-top: 0;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a {
    padding-left: 0;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:before{
    content: unset;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:after {
    right: -15px;
    left: auto;
    font-size: 10px;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover {
    padding-left: 0;
    padding-right: 0;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .themetechmount-serviceboxbox-readmore a:hover:after {
    left: auto;
}
.themetechmount-box-service.themetechmount-servicebox-style20 .themetechmount-post-item .tm-servicebox-detials .tm-short-desc p {
    margin-bottom: 0;
}
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper:nth-child(3),
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper:last-child {
    border-right: unset;
}
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper {
    border-right: 1px solid rgba(255, 255, 255,0.071);
    border-bottom: 1px solid rgba(255, 255, 255,0.071);
}
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper:nth-child(4),
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper:nth-child(5),
.themetechmount-element-servicebox-style20 .themetechmount-boxes-inner .tm-box-col-wrapper:nth-child(6) {
    border-bottom: unset;
}
.themetechmount-element-servicebox-style20.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 0;
}

/*---servicebox style14---*/
.themetechmount-servicebox-style14 .tm-servicebox-detials {
    text-align: center;
    background-color: var(--ttm-greycolor);
    padding: 20px;
}
.themetechmount-servicebox-style14 .tm-servicebox-detials .themetechmount-box-title h4 {
    margin-bottom: 6px;
}
.themetechmount-servicebox-style14 .tm-category a {
    color: var(--body-fonts-color);
}
.themetechmount-servicebox-style14 .themetechmount-post-item {
    border: 1px solid var(--ttm-bordercolor);
    border-radius: 10px;
    overflow: hidden;
}
.themetechmount-servicebox-style14 .themetechmount-box-item-figure {
    overflow: hidden;
}
.themetechmount-servicebox-style14 .tm-tm_service-featured-wrapper  img {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
}
.themetechmount-servicebox-style14:hover .tm-tm_service-featured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
/*---service style18---*/
.themetechmount-servicebox-style18 .ttm-desc-details {
    position: relative;
}
.themetechmount-servicebox-style18 .ttm-desc-details a {
    display: inline-block;
    font-weight: 500;
    position: relative;
}
.themetechmount-servicebox-style18 .ttm-desc-details a:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #828c7f;
    bottom: 2px;
    left: 0;
    width: 100%;
}
.themetechmount-servicebox-style18 .ttm-desc-details .tm-short-desc p,
.themetechmount-servicebox-style18 .ttm-desc-details .tm-short-desc {
    display: inline;
}
.themetechmount-servicebox-style18 .tm-category,
.themetechmount-servicebox-style18 .themetechmount-box-title {
    display: inline-block;
}
.themetechmount-servicebox-style18 .tm-category a {
    color: var(--body-fonts-color);
}
.themetechmount-servicebox-style18 .tm-servicebox-detials {
    padding-top: 37px;
}
.themetechmount-servicebox-style18 .tm-featured-wrapper img {
    border-radius: 10px;
}
.themetechmount-servicebox-style18 .ttm-desc-details a:hover:after {
    border-color: var(--ttm-skincolor);
}

/*services style 21*/

.themetechmount-element-servicebox-style21 .tm-box-col-wrapper {
    position: static;
}
article.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-style21 {
    position: static;
}
.themetechmount-boxes-row-wrapper .tm-box-col-wrapper .tm-featured-wrapper {
    position: static;
}
.themetechmount-element-servicebox-style21 .tm-featured-wrapper,
.themetechmount-element-servicebox-style21 .tm-servicebox-detials {
    overflow: hidden;
    position: static;
}
.themetechmount-element-servicebox-style21  .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.active  .tm-featured-wrapper a img {
    visibility: visible;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    z-index: 1;
    transition: .5s all;
    opacity: 1;
}
.themetechmount-element-servicebox-style21  .themetechmount-boxes-row-wrapper .tm-box-col-wrapper .tm-featured-wrapper a img {
    max-width: 100%;
    position: absolute;
    width: 550px;
    height: 100%;
    object-fit: cover;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    visibility: hidden;
    clip-path: polygon(50% 0,50% 0,50% 100%,50% 100%);
    transition: all .9s ease,transform .9s ease;
}
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
    border-bottom: 1px solid var(--ttm-bordercolor);
    padding: 40px 15px 40px 15px;
    width: 65%;
}
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent .tm-short-desc {
    width: 60%;
}
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent .tm-servicebox-title {
    width: 30%;
}   
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent .tm-short-desc p{
    margin-bottom: 0;
}
.themetechmount-servicebox-style21 .themetechmount-box-title h4 a:hover{
     color: var(--body-blackfont-color);
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-style21 .themetechmount-box-title h4 a:hover{
    color: var(--ttm-whitecolor);
}
.themetechmount-servicebox-style21  .themetechmount-box-title h4 {
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    background-image: linear-gradient(var(--body-blackfont-color), var(--body-blackfont-color)), linear-gradient(var(--body-blackfont-color), var(--body-blackfont-color));
    display: inline;
    background-size: 0% 1px, 0 1px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-style21  .themetechmount-box-title h4 {
    background-image: linear-gradient(var(--ttm-whitecolor), var(--ttm-whitecolor)), linear-gradient(var(--ttm-whitecolor), var(--ttm-whitecolor));
}
.themetechmount-element-servicebox-style21  .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.active .themetechmount-servicebox-style21  .themetechmount-box-title h4 {
     background-size: 0 1px, 100% 1px; 
}
.tm-bgcolor-darkgrey .themetechmount-servicebox-style21 .tm-servicebox-left-cotent {
    border-color: rgb(255 255 255 / 10%);
    
}

@media (max-width:1700px) {
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent {
    width: 50%;
}
}

@media (max-width:1200px) {
    .themetechmount-servicebox-style21 .tm-servicebox-left-cotent {
        width: 100%;
        border-bottom: 0;
        padding: 0px 0px 15px;
    }
.themetechmount-element-servicebox-style21  .themetechmount-boxes-row-wrapper .tm-box-col-wrapper  .tm-featured-wrapper a img {
    visibility: visible;
    clip-path: unset;
    z-index: 1;
    transition: .5s all;
    opacity: 1;
    position: relative;
}
.themetechmount-servicebox-style21 .themetechmount-post-item{
    border-bottom: 1px solid var(--ttm-bordercolor);
    padding-bottom: 30px;
}
}

@media (max-width:1200px) {
    .themetechmount-servicebox-style21 .tm-servicebox-left-cotent .tm-short-desc {
    width: 100%;
}
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent .tm-servicebox-title {
    width: 100%;
}
.themetechmount-servicebox-style21 .tm-servicebox-left-cotent{
    display: block;
}
}
/* Service Box Style 23 */
article.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-style23 {
    position: relative;
    padding: 155px 0;
}
.themetechmount-element-servicebox-style23 .tm-box-col-wrapper.slick-current .tm-servicebox-details h4 {
    font-size: 34px;
    line-height: 44px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.themetechmount-element-servicebox-style23 .tm-box-col-wrapper {
    padding: 0 25px !important;
}
.themetechmount-element-servicebox-style23 .themetechmount-box-item-bgimg {
    background-image: url(../images/bg-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 150%;
    height: 150%;
    object-fit: cover;
    transition: transform .7s cubic-bezier(.25,.46,.45,.94);
    display: block;
    position: absolute;
    top: -25%;
    bottom: 0%;
    left: -24%;
    right: 0;
    opacity: 0;
    z-index: 8;
    margin: 0 auto;
    animation: circle 15s linear infinite;
}
@keyframes circle{
    from {
        -webkit-transform: rotate(0deg);
      }
      to {
        -webkit-transform: rotate(359deg);
      }
  }
  
.themetechmount-element-servicebox-style23  .tm-box-col-wrapper.slick-current .themetechmount-box-item-bgimg {
    opacity: 1;
}
.themetechmount-element-servicebox-style23 .tm-box-col-wrapper .tm-servicebox-details {
    display: none;
}
.themetechmount-element-servicebox-style23 .themetechmount-serviceboxbox-readmore a {
    color: var(--ttm-whitecolor);
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
}
.themetechmount-element-servicebox-style23 .themetechmount-serviceboxbox-readmore a:hover {
    color: var(--ttm-skincolor);
}
.themetechmount-element-servicebox-style23 .tm-servicebox-details .themetechmount-box-title a,
.themetechmount-element-servicebox-style23 .tm-servicebox-details p {
    color: var(--ttm-whitecolor);
}
.themetechmount-element-servicebox-style23 .tm-servicebox-details p {
    color: rgb(255 255 255 / 70%);
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.themetechmount-servicebox-style23 .themetechmount-post-item {
    position: relative;
}
.themetechmount-servicebox-style23 .themetechmount-post-item .themetechmount-box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.themetechmount-element-servicebox-style23 .tm-box-col-wrapper.slick-current .tm-servicebox-details {
    display: block;
    padding: 0px 28px;
    position: absolute;
    text-align: center;
    z-index: 8;
}
.tm-service-slider .themetechmount-element-servicebox-style23 .slick-track {
    padding-bottom: 0px;
}
.tm-service-slider .themetechmount-element-servicebox-style23  .tm-box-col-wrapper.slick-slide.slick-active.slick-center .themetechmount-post-item {
    height: auto;
}

@media (max-width:320px) {
    
article.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-style23 {
    position: relative;
    padding: 90px 0;
}

 .themetechmount-servicebox-styleseven.themetechmount-box-service .themetechmount-box-title h4 {
     font-size: 35px;
    line-height: 45px;
}

}
/* Service Box Style 23 */

/* Service Box Style 25 */
.themetechmount-servicebox-style25 .themetechmount-box-item-figure img {
    border-radius: 10px;
}
.themetechmount-servicebox-style25 .tm-servicebox-detials {
    text-align: center;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease;
    padding: 10px 10px 8px 10px;
    background-color: rgba(0 0 0 / 0.70);
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    transform: translateY(0%);
    position: absolute;
    left: 50px;
    right: 50px;
    margin: 0 auto;
    display: inline-block;
}
.themetechmount-servicebox-style25:hover .tm-servicebox-detials {
    opacity: 1;
    transform: translateY(-160%);
}
.themetechmount-servicebox-style25 .themetechmount-box-content {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.themetechmount-servicebox-style25 .themetechmount-box-title h4 a,
.themetechmount-servicebox-style25 .tm-category a {
    color: #fff;
}
.themetechmount-servicebox-style25 .themetechmount-box-title h4 {
    margin-bottom: 0;
}