/* iconbox style 2 */

.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-box-icon {
    padding-bottom: 10px;
}
.themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading {
	margin-bottom: 15px;
}
.tm-layout-style1 .themetechmount-iconbox.themetechmount-iconbox-styletwo .themetechmount-iconbox-heading .tm-custom-heading {    
    font-weight: 400;
}
.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-box-icon i {
    font-size: 45px;
}

/* iconbox style 3 */
.themetechmount-iconbox-styleten .themetechmount-iconbox-heading,
.themetechmount-iconbox-stylethree .themetechmount-iconbox-heading {
    padding-left: 25px;
}
.themetechmount-iconbox-styleten .tm-iconbox-wrapper,
.themetechmount-iconbox-stylethree .tm-iconbox-wrapper {
    display: flex;
	align-items: center;
}
.themetechmount-iconbox-stylethree .tm-cta3-content-wrapper {
    padding-bottom: 10px;
}
.tm-layout-style1 .themetechmount-iconbox-stylethree .tm-cta3-content-wrapper {
    padding-bottom: 0px;
}
.tm-layout-style1 .themetechmount-iconbox.themetechmount-iconbox-stylethree .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.themetechmount-iconbox.themetechmount-iconbox-stylethree .tm-box-icon i {
    font-size: 47px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefour:hover .tm-box-icon,
.themetechmount-iconbox.themetechmount-iconbox-styletwo:hover .tm-box-icon  {
    animation: tm-bounce 600ms ease-in-out 60ms;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefour .tm-box-icon,
.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-box-icon  {
    transition: all 1s ease;
    display: block;	
}

@keyframes tm-bounce {
    0% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-12px)
    }

    100% {
        transform: translateY(0)
    }
}

/* iconbox style 3 */
.themetechmount-iconbox.themetechmount-iconbox-stylethree:hover .tm-box-icon i {
    transform: rotateY(360deg);
}
.themetechmount-iconbox.themetechmount-iconbox-stylethree .tm-box-icon i {
    transition: opacity .3s,transform .3s;    
	display: block;	
}

@media only screen and (min-width: 1025px) and (max-width: 1339px){ 
	.themetechmount-iconbox-stylethree .themetechmount-iconbox-heading {
		padding-left: 9px;
	}
	.elementor-710 .elementor-element.elementor-element-1fa08e0 > .elementor-widget-container {
    padding: 0px 0px 0px 15px;
}
}

/* iconbox style 4 */
.themetechmount-iconbox.themetechmount-iconbox-stylefour .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 21px;
    line-height: 31px;
    position: relative;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 15px;
    word-wrap: break-word;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefour .tm-box-icon i {
    font-size: 48px;
}
.themetechmount-darklayout .themetechmount-iconbox-stylefour .tm-iconbox-wrapper {
	background-color: var(--ttm-greycolor);
}
.tm-layout-style2 .themetechmount-iconbox-stylefour .tm-iconbox-wrapper {
	background-color:#fff;
}
.tm-layout-style2 .themetechmount-iconbox-stylefour .tm-cta3-content-wrapper { 
	color: var(--body-fonts-color);
}

.themetechmount-iconbox-stylefour .tm-iconbox-wrapper {
    padding: 40px 30px 30px;
    background-color: var(--ttm-greycolor);    
}
.tm-layout-style2 .themetechmount-iconbox-stylefour .tm-iocnbox-btn a {    
    display: inline-block;
    border: 1px solid transparent;
    background-image: linear-gradient(#5e315e, #5e315e), linear-gradient(to right, #ff636a, #fc963a) !important;
    background-origin: border-box;
    background-clip: padding-box, border-box;
	position: relative;
}
.tm-layout-style2 .themetechmount-iconbox-stylefour .tm-iocnbox-btn a:after {
	position: absolute;
    content: '';
    transition: 0.5s;
    width: calc(100% + -8px);
    height: calc(100% + -8px);
    left: 4px;
    top: 4px;
    border-radius: 40px;	
    z-index: 1;
}
.tm-layout-style2 .themetechmount-iconbox-stylefour .tm-iocnbox-btn span {
    position: relative;
    z-index: 11;
}
.tm-four .themetechmount-iconbox.themetechmount-iconbox-stylefour .themetechmount-iconbox-heading .tm-element-subheading {
	margin-bottom: 23px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefour .themetechmount-iconbox-heading .tm-element-subheading {
    margin-bottom: 16px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 30px;
    font-family: var(--body-font-family);
}
.tm-four .themetechmount-iconbox.themetechmount-iconbox-stylefour .themetechmount-iconbox-heading .tm-element-subheading {
    font-size: 24px;
    line-height: 32px;
	margin-top: 0px;
	margin-bottom: 26px;
}
.themetechmount-iconbox-stylefour .tm-cta3-content-wrapper {
    color: rgba(215,215,215,0.70);
	margin-bottom: 9px;
}
.themetechmount-iconbox-stylefour .tm-iocnbox-btn a {      
    transition: 0.5s;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
}
.themetechmount-iconbox-stylefour .tm-iocnbox-btn {
    padding-top: 23px;
    padding-bottom: 9px;
}

/* iconbox style 5 */
.themetechmount-iconbox-stylefive .themetechmount-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefive .themetechmount-iconbox-heading .tm-custom-heading {    
    padding-left: 15px;
}
.themetechmount-iconbox-stylefive .tm-iconbox-wrapper {
    padding: 30px;
    background-color: var(--ttm-greycolor);
    border-radius: 20px;
}
.themetechmount-iconbox-stylefive .tm-cta3-content-wrapper {
    padding-top: 15px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylefive:hover .tm-box-icon {
	animation: rotate-vertical 1.1s ease-out;
	display: block; 
}
.tm-layout-style2 .themetechmount-iconbox.themetechmount-iconbox-stylefive.themetechmount-iconcolor-default .tm-box-icon i {
	color: #5e315e;	
}
@keyframes rotate-vertical {
	0% {
		transform: rotateY(0deg);
	}
	100% {
		transform: rotateY(360deg);
	}
}


/* iconbox style 6 */
.themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 26px;
    line-height: 36px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading a {
	color: #FFFFFF;
}
.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-element-subheading {
	font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: #FFFFFF;
}
.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading {
    position: relative;
}
.themetechmount-iconbox-stylesix .themetechmount-bottombox {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
	z-index: 11;
}
.themetechmount-iconbox-stylesix {
	 position: relative;
	 z-index: 11;
	 display: inline-block;
}
.themetechmount-iconbox-stylesix:after {
    content: '';
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    display: flex;
    align-items: center;
    overflow: hidden;
    opacity: 0.30;
}
.themetechmount-iconbox-stylesix:hover:after {
	height: 0%;
	top:0;
}
.themetechmount-iconbox-stylesix .tm-iocnbox-btn a {
	position: relative;
	 color: #fff;
    font-size: 0;
}
.themetechmount-iconbox-stylesix .tm-iocnbox-btn a:hover:after {   
	background-color: var(--ttm-skincolor);
	border-color: var(--ttm-skincolor);
	color: #fff;
}
.themetechmount-iconbox-stylesix .tm-iocnbox-btn a:after {   
    position: absolute;
	content: '\e871';
	font-family: "tm-ailabflow-icons";
	font-size: 18px;
	bottom: 0;
	left: -20px;
	height: 38px;
	width: 38px;
	line-height: 35px;
	border: 1px solid;
	border-radius: 50%;
	transition: all 0.45s ease-in-out;
}

/* iconbox style 7 */
.themetechmount-iconbox-styleseven .tm-iconbox-wrapper {
    text-align: center;
}
.themetechmount-iconbox.themetechmount-iconbox-styleseven .tm-box-icon i {
	font-size: 60px;
}
.themetechmount-iconbox-styleseven .tm-iocnbox-btn {
    padding-top: 16px;
}
.themetechmount-iconbox-styleseven .tm-cta3-content-wrapper a,
.themetechmount-iconbox.themetechmount-iconbox-styleseven .themetechmount-iconbox-heading .tm-custom-heading,
.themetechmount-iconbox-styleseven .tm-iocnbox-btn a {
	color: #fff;
}
.themetechmount-iconbox.themetechmount-iconbox-styleseven .themetechmount-iconbox-heading .tm-custom-heading {		
    font-size: 23px;
    line-height: 34px;    
    margin-bottom: 12px;
}
.themetechmount-iconbox.themetechmount-iconbox-styleseven .tm-box-icon {
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	.themetechmount-iconbox-stylethree .themetechmount-iconbox-heading {
		padding-left: 13px;
	}
}

	

.tm-iconbox-icondiff .themetechmount-iconbox.themetechmount-iconbox-stylefive .themetechmount-iconbox-heading .tm-custom-heading,
.tm-iconbox-five .themetechmount-iconbox.themetechmount-iconbox-stylefive .themetechmount-iconbox-heading .tm-custom-heading {
    padding-left: 15px;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
}
.tm-iconbox-five .themetechmount-iconbox .tm-box-icon i {
    font-size: 28px;
    color: #fff;
}
.tm-iconbox-five .themetechmount-iconbox-stylefive .tm-cta3-content-wrapper {
    padding-top: 2px;
    color: #fff;
}
.tm-iconbox-icondiff .themetechmount-iconbox-stylefive .tm-iconbox-wrapper,
.tm-iconbox-five .themetechmount-iconbox-stylefive .tm-iconbox-wrapper {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}

.tm-iconbox-icondiff .themetechmount-iconbox .tm-box-icon i {
    font-size: 15px;
    background-color: #fff;
    color: var(--body-blackfont-color);
    padding: 8px;
    border-radius: 50%;
}
.tm-iconbox-icondiff .themetechmount-iconbox.themetechmount-iconbox-stylefive .themetechmount-iconbox-heading .tm-custom-heading {
    color: var(--body-blackfont-color);
    margin-bottom: 0;
}
.tm-iconbox-icondiff .themetechmount-iconbox-stylefive .tm-cta3-content-wrapper {
    padding-top: 15px;
}

/* iconbox style 8 */
.themetechmount-iconbox.themetechmount-iconbox-styleeight .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 46px;
    line-height: 56px;
}
.themetechmount-iconbox.themetechmount-iconbox-styleeight .themetechmount-iconbox-heading .tm-element-subheading {    
    font-size: 15px;
    line-height: 25px;
}
.themetechmount-iconbox-styleeight .tm-iocnbox-btn a {
    font-size: 0;
	position: relative;
}
.themetechmount-iconbox-styleeight .tm-iocnbox-btn a:after {
	position: absolute;
	content: '\e873';
	right: 0;
	top: -15px;
	font-size: 20px;
	font-family: 'tm-ailabflow-icons';
}
.themetechmount-iconbox-styleeight .themetechmount-iconbox-heading {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
.themetechmount-iconbox-styleeight .themetechmount-bottombox {
    padding-top: 80px;
}
.themetechmount-iconbox-styleeight .tm-iconbox-wrapper {
    padding: 30px;
    background-color: var(--ttm-greycolor);
}
.themetechmount-iconbox-styleeight h2.tm-custom-heading {
    border-bottom: 1px solid var(--ttm-bordercolor);
    padding-bottom: 27px;
    margin-bottom: 28px;
	font-size: 30px;
    line-height: 40px;
	position: relative;
}
.tm-skincolor .themetechmount-iconbox-styleeight .tm-iconbox-wrapper {
	background-color: #a3cb53; 	
}
.tm-skincolor .themetechmount-iconbox-styleeight .tm-iocnbox-btn a:after,
.tm-skincolor .themetechmount-iconbox.themetechmount-iconbox-styleeight .themetechmount-iconbox-heading .tm-element-subheading,
.tm-skincolor .themetechmount-iconbox-styleeight h2.tm-custom-heading,
.tm-skincolor .themetechmount-iconbox-styleeight .tm-cta3-content-wrapper {
	color: #fff;
	transition: all 0.3s ease 0s;
}
.tm-skincolor .themetechmount-iconbox-styleeight .tm-iocnbox-btn a:hover:after {
	color: var(--ttm-skincolor); 	
}
.tm-skincolor.tm-secondarycolor .themetechmount-iconbox-styleeight .tm-iconbox-wrapper {
	background-color: var(--ttm-secondarycolor); 	
}
.tm-skincolor .themetechmount-iconbox-styleeight h2.tm-custom-heading { 
	border-bottom: 1px solid rgba(255,255,255, 0.26);
}
.themetechmount-iconbox-styleeight .tm-custom-heading:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 0;
	left: 0;
	bottom: -1px;
	transition: all 1s ease;
	background-color: var(--ttm-skincolor);
}
.themetechmount-iconbox-styleeight:hover .tm-custom-heading:after {
	width: 100%;
}
.tm-skincolor .themetechmount-iconbox-styleeight .tm-custom-heading:after {
	background-color: var(--ttm-secondarycolor);
}
.tm-skincolor .themetechmount-iconbox-styleeight:hover .tm-custom-heading:after {
	background-color: var(--ttm-secondarycolor);
}
.tm-skincolor.tm-secondarycolor .themetechmount-iconbox-styleeight .tm-custom-heading:after,
.tm-skincolor.tm-secondarycolor .themetechmount-iconbox-styleeight:hover .tm-custom-heading:after {
	background-color: #fff;
}
/* style 9 */
.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading .tm-element-subheading {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    font-family: var(--body-font-family);
    color: var(--body-fonts-color);
    font-weight: 400;
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading {
    display: flex;
}
.themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-icon i { 
	font-size: 56px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 20px;
    line-height: 30px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylenine .themetechmount-iconbox-icon {
	margin: 0;
	padding: 0;
	transition: all 0.3s ease 0s;
	display: block;	
}
.themetechmount-iconbox-stylenine .themetechmount-heading {
	padding-left: 24px;
}
.themetechmount-iconbox-stylenine .themetechmount-bottombox,
.themetechmount-iconbox-stylenine .tm-iocnbox-btn {
	padding-top: 12px;
}
.themetechmount-iconbox-stylenine .tm-iocnbox-btn a {
	border-bottom: 1px solid var(--body-fonts-color);
}
.themetechmount-iconbox-stylenine.themetechmount-iconcolor-white .tm-iocnbox-btn a {
	color: #fff;
	border-color: #fff;
}
.themetechmount-iconbox-stylenine.themetechmount-iconcolor-white .tm-iocnbox-btn a:hover { 
	border-color: #fff; 
}
.themetechmount-iconbox-stylenine .tm-iocnbox-btn a:hover { 
	border-color: var(--ttm-skincolor); 
}
.themetechmount-iconbox.themetechmount-iconbox-stylenine:hover .themetechmount-iconbox-icon {
	transform: rotateY(360deg);	
}

@media (max-width: 767px){
	.themetechmount-iconbox-styleeight h2.tm-custom-heading {    
		padding-bottom: 20px;
		margin-bottom: 20px;
		font-size:25px;
		line-height: 35px;
	}
	.themetechmount-iconbox-styleeight .themetechmount-bottombox {
		padding-top: 40px;
	}
}

@media (max-width: 480px){
	.themetechmount-iconbox-styleten .tm-iconbox-wrapper {
		display: block;	
	}
	.themetechmount-iconbox-styleten .themetechmount-iconbox-heading{
		padding: 20px 0 0;
	}
}


@media only screen and (min-width: 768px) and (max-width: 991px)  {
	.themetechmount-iconbox-styleten .themetechmount-iconbox-heading {
		padding-left: 11px;
	}
	.themetechmount-iconbox-styleten .themetechmount-iconbox-inner {
		padding: 20px;
	}
}